p#user_switching_switch_on {
    background: #007fff;
    text-decoration: none;
    bottom: 10px !important;
    left: 50% !important;
    transform: translate(-50%, 0%);
    border-radius: 4px;
    border: solid 1px #1a8cff;
}

p#user_switching_switch_on a {
    text-decoration: none;
    color: white;
    padding: 10px;
    font-weight: 500;
}

/* New Sidebar Menu */

.sidemenu a.menu-link.sub-menu-link {
    justify-content: left;
}

.sidemenu a.menu-link.sub-menu-link span {
    margin-left: 5px;
}

.sidemenu ul.sub-menu {
    margin-bottom: 10px;
}

.shopping-cart a.xoo-wsc-sc-cont {
    font-size: 0;
}

.shopping-cart img.xoo-wsc-sc-icon {
    width: 20px;
}

.header-menu nav ul li a {
    padding: 0 !important;
}

.header-menu .lang-picker {
    top: 0;
}

.header-menu {
    position: relative;
    top: 3px;
}

.header-menu .lang-picker a.menu-link.sub-menu-link {
    justify-content: flex-start;
    margin: 0 !important;
    border-left: 0;
    color: #000 !important;
}

.header-menu .lang-picker a.menu-link.sub-menu-link:before {
    display: none;
}

.header-menu .lang-picker>ul.sub-menu {
    left: auto !important;
    right: 0 !important;
    max-width: 60px !important;
    min-width: 60px !important;
    justify-content: center;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.header-menu .lang-picker>a>span>img {
    margin-right: 5px !important;
    top: -2px !important;
    position: relative;
}

.header-menu .lang-picker a span img {
    width: 20px;
    margin-right: 0;
}

.header-menu .elementor-nav-menu .sub-arrow {
    display: none;
}

@media only screen and (max-width: 979px) {
    .header-menu .lang-picker>ul.sub-menu {
        max-width: 75px !important;
        min-width: 75px !important;
    }
}

/* End New Sidebar menu */

body.logged-in .hide-logged-in {
    display: none !important;
}

body:not(.logged-in) .hide-logged-out {
    display: none !important;
}

li#nav_menu-2 {
    text-align: center;
    text-transform: uppercase;
}

.webko-header-container .header-item:not(.mobile-only) .menu>li>a:after {
    height: 0px;
}

.webko-header-container .header-item:not(.mobile-only) .menu>li>a {
    padding: 23px 0;
    line-height: 1;
    color: #fff;
}

.webko-header-container .header-item:not(.mobile-only) .menu>li.menu-item-has-children>.sub-menu {
    left: 50%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    top: 59px;
    width: auto;
    padding: 0px 25px 20px 25px;
    text-align: left;
    border: 1px solid #000;
}

a.menu-link.sub-menu-link {
    color: #fff;
    text-transform: none;
    white-space: nowrap;
}

a.menu-link.sub-menu-link:before {
    content: "- ";
}

.webko-header-container .header-item:not(.mobile-only) .menu>li.menu-item-has-children>.sub-menu:before {
    content: "";
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    background-color: #fff;
    top: -16px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 auto;
    border: solid #000;
    border-width: 1px 0px 0px 1px;
}

.webko-header-container .header-item:not(.mobile-only) .menu>li.menu-item-has-children>.sub-menu .menu-item a {
    color: #000;
}

.webko-header-container .header-item:not(.mobile-only) .menu>li.menu-item-has-children>.sub-menu .menu-item a:hover {
    color: #000 !important;
}

.secondary-header {
    border-bottom: 0px;
    background: #000;
}

.webko-header-container .header-item:not(.mobile-only) .menu>li.menu-item-has-children>.sub-menu .menu-item a {
    padding-bottom: 9px;
}

.sub-menu .menu-item a:last-child {
    padding-bottom: 0px;
}

.webko-header-container .header-item:not(.mobile-only) .menu>li.menu-item-has-children>.sub-menu .menu-item a:hover,
.webko-header-container .menu>li.menu-item-has-children .current-menu-item>a {
    color: #232323 !important;
}

.webko-header-container .header-item:not(.mobile-only) .menu>li.menu-item-has-children>.sub-menu .menu-item a:hover span,
.webko-header-container .menu>li.menu-item-has-children .current-menu-item>a span {
    border-bottom: 1px solid #fff;
}

.webko-header-container .header-item:not(.mobile-only) .menu>li {
    padding: 0px 13px 0px 13px;
}

.header-item:not(.mobile-only) .menu-primary-menu-container .menu>li:first-child:after,
.header-item:not(.mobile-only) .menu-primary-menu-container .menu>li:last-child:before {
    content: "";
    width: 1px;
    height: 10px;
    display: block;
    position: absolute;
    background-color: #fff;
}

.header-item:not(.mobile-only) .menu-primary-menu-container .menu>li:last-child:before {
    left: 0px;
    top: calc(50% - 7px);
}

.header-item:not(.mobile-only) .menu-primary-menu-container .menu>li:first-child:after {
    right: 0px;
    top: calc(50% - 7px);
}


@media screen and (max-width: 979px) {
    .mobile-only .menu .menu-item-has-children .sub-menu li {
        background: #000000;
    }

    .mobile-only .menu .menu-item-has-children.expanded,
    .mobile-only .menu>li>.sub-menu>li.menu-item-has-children.expanded {
        background: #000000 url(/wp-content/themes/stylestore.com/assets/images/collapse.svg) no-repeat right 14px top 21px;
    }

    .webko-header-container .menu>li.menu-item-has-children>.sub-menu .menu-item a:hover {
        color: #fff !important;
        text-decoration: underline;
    }

    .toggle-menu:before {
        content: '';
        display: inline-block;
        width: 40px;
        height: 20px;
        background: url(/wp-content/themes/stylestore.com/assets/images/menu-white.svg) no-repeat center bottom;
    }

    .toggle-menu.open:before {
        background: url(/wp-content/themes/stylestore.com/assets/images/menu-close-white.svg) no-repeat center bottom;
    }
}