/* latin-ext */
@font-face {
    font-family: 'Domine latin ext';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/domine_latin_ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Domine latin';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/domine_latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
    font-family: 'Domine latin ext';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/domine_latin_ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Domine latin';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/domine_latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
    font-family: 'Domine latin ext';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/domine_latin_ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Domine latin';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/domine_latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
    font-family: 'Domine latin ext';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/domine_latin_ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Domine latin';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/domine_latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/metropolis-regular.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/metropolis-semibold.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/metropolis-bold.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/metropolis-extrabold.woff2) format('woff2');
}

.page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
}

.page-wrapper .columns .column.main {
    padding-bottom: 0;
}

.page-wrapper .nav-sections {
    margin-bottom: 0;
}

.page-wrapper .logo img {
    height: 45px;
    width: auto;
}

.page-header.fixed-menu .page-wrapper .logo img {
    margin-top: 6px;
}

.page-header.fixed-menu .panel.header .bottom-panel {
    margin-top: 4px;
}

.page-header.fixed-menu a.logo {
    margin-top: 6px;
}

.nav-wrapper {
    height: 80px;
}

.page-wrapper .page-header {
    font-family: 'Open Sans', sans-serif;
    background: #fff;
}

.customer-account-login .login-container strong {
    margin-top: 2em;
    color: #333;
    border-bottom: 1px dotted #333;
    padding-bottom: 10px;
    font-weight: 100;
    text-shadow: 1px 1px 1px #e2e2e2;
}

.customer-account-login .login-container .block .block-title {
    border-bottom: none;
}

.fixed-menu {
    animation-duration: .45s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    position: fixed;
    z-index: 500;
    width: 100%;
    top: 0;
    border-bottom: 1px solid #ccccb3;
    height: 80px;
}

.fixed-menu a.logo {
    margin-bottom: 0;
    margin-top: 0;
}

.fixed-menu .panel.header {
    margin-top: 10px;
}

.page-header.fixed-menu .header.panel {
    margin-top: 0;
}

li.wrap-header-buy-now {
    display: inline-block !important;
}

a.header-buy-now {
    border: 0.5px solid #ff3366 !important;
    color: #FFF !important;
    background: #ff3366;
    font-weight: bold;
    border-radius: 3px;
    margin-left: 10px;
    padding: 12px 17px !important;
}

a.header-buy-now:hover {
    color: #fff;
    background: #f42156;
    border-color: #f42156;
}

.number_protect:before {
    content: "phone: " attr(title);
}

/* Start Megamenu */
.navpro-col .menu_sidebar {
    overflow: hidden;
    background-repeat: no-repeat;
    font-family: "Metropolis", sans-serif;
    font-size: 55px;
    font-weight: 300;
    line-height: 62px;
    height: 817px;
    color: #fff;
    padding: 30px;
    background-size: cover;
    display: block;
    width: 350px;
    margin: 10px -10px 0 -115px;
    letter-spacing: 1px;
}

.navpro-col .menu_sidebar b {
    font-weight: 400;
}

.navpro-col .menubar_sidebar_subtitle {
    font-weight: 300;
    display: block;
    margin-top: 0.5em;
    text-shadow: 2px 2px 4px #222;
    letter-spacing: 0px;
    font-size: 60%;
    line-height: 40px;
}

.navpro.navpro .navpro-dropdown .li-item>a.moo_thumb {
    border: 1px solid #CCC;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 130%;
    max-width: 150px;
    box-shadow: 1px 1px 3px #ccc;
    color: #333;
    float: left;
    margin: 10px 10px 10px 10px;
    padding: 16px;
    transition: all 0.15s;
}

.navpro.navpro .navpro-dropdown .li-item>a.moo_thumb:hover {
    text-decoration: none;
    box-shadow: none;
    transition: all 0.15s;
}

.navpro-dropdown>.navpro-dropdown-inner>.navpro-row>.navpro-col>.children>.parent-expanded>a.moo_thumb:hover {
    box-shadow: 0 0 3px 1px #007bdb;
}

.navpro.navpro .li-item>a b.moo_title {
    padding: 0 0 10px;
    display: block;
    font-size: 18px;
    font-family: "Metropolis", sans-serif;
    font-weight: 400;

}

.navpro.navpro .li-item>a .moo_label {
    font-size: 60%;
    display: block;
    width: 118%;
    background: #eee;
    margin: 2px 0 -2px -9%;
    padding: 6px 0;
    height: 4em;
    font-weight: 400;
    border-radius: 0 0 3px 3px;
    font-family: 'Open Sans', sans-serif;
    line-height: 17px;
}

.moo_menu_toplevel,
.navigation .level0>.level-top {
    font-family: "Metropolis", sans-serif;
    text-transform: none;
    font-weight: 300;
    text-decoration: none;
    font-size: 15px;
}

.navpro .level0 .children>li>a:hover,
.navpro .level0 .children .parent>a:hover,
.navpro .level0 .level-top:hover {
    text-decoration: none;
}


@media (max-width: 767px) {
    .sidebar .block-collapsible-nav {
        left: 0;
        position: absolute;
        top: -1px;
    }

    .page-wrapper .columns .column.main {
        padding-bottom: 0;
    }
}

@media screen and (min-width: 768px) {
    .navigation ul {
        padding: 5px 0 0 0;
    }

    .navpro-dropdown .multicolumn.multicolumn-4>li {
        width: 22%;
    }
}

@media screen and (max-width: 991px) {
    .navpro.navpro .li-item>a.moo_thumb {
        max-width: 125px;
        margin: 4px;
    }

    .navpro.navpro .li-item>a b.moo_title {
        font-size: 16px;
        margin: 4px;
    }

    .navpro.navpro .li-item>a .moo_label {
        height: 5.5em;
    }

    .navpro-dropdown .children>li>a {
        padding: 7px 10px 7px 10px;
    }
}

@media screen and (max-width: 1199px) {
    .navpro-dropdown .navpro-dropdown-inner .children.multicolumn li.li-item {
        width: 30%;
    }
}

@media (max-width: 992px) {
    .navpro-dropdown .navpro-dropdown-inner .children.multicolumn li.li-item {
        width: 100%;
    }
}

/* End Megamenu */

/* Start Custom Checkout page */
#payment-method-braintree-cc-vault .field.required .label:after {
    content: '';
}

#checkout .opc-wrapper hr {
    display: none;
}

.opc-progress-bar .opc-progress-bar-item {
    width: 100%;
    text-align: left;
}

.opc-progress-bar .opc-progress-bar-item._active>span {
    font-weight: 300;
}

.opc-progress-bar .opc-progress-bar-item>span {
    font-size: 3rem;
}

.opc-progress-bar .opc-progress-bar-item:before {
    bottom: -19px;
    height: 3px;
    width: 100%;
}

.opc-progress-bar .opc-progress-bar-item._active>span:before,
.opc-progress-bar .opc-progress-bar-item._active>span:after {
    display: none;
}

/* .opc-progress-bar .opc-progress-bar-item._active > span:before {
    background: #4DA37B;
    border-color: #4DA37B;
}

.opc-progress-bar .opc-progress-bar-item._active > span:after {
    border-color: #4DA37B;
} */

.opc-progress-bar .opc-progress-bar-item._active:before {
    background: #4DA37B;
    border-color: #4DA37B;
}

.opc-progress-bar .opc-progress-bar-item:last-child:before {
    border-radius: 6px 6px 6px 6px;
    margin-top: -3px;
}

.abs-checkout-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary>.title,
.checkout-agreements-items .checkout-agreements-item-title {
    font-weight: 400;
    font-size: 1.9rem;
}

/* End Custom Checkout page */


.page-wrapper .page-footer {
    background: #3e3e3e;
    margin-top: 0;
    padding: 15px 0 15px;
    color: #fff;
}

.customer-account-create .page-footer {
    margin-top: 20px !important;
}

.customer-account-create .fieldset.additional_info {
    margin-bottom: 0;
}

.page-wrapper .footer.content .links a,
.page-wrapper .footer.content .links a:visited {
    color: #e2e2e2;
    font-family: 'Metropolis', sans-serif;
    font-weight: 300;
}

.page-wrapper .footer.content .links a:hover {
    color: #FFF;
}

.page-wrapper .footer.content input[type="email"] {
    background: #e4e4e4;
    font-family: 'Metropolis', sans-serif;
    font-weight: 300;
    font-size: 90%;
}

.page-wrapper .footer.content .block.newsletter .action.primary {
    font-family: 'Metropolis', sans-serif;
    font-weight: 300;
}

.panel.header .bottom-panel {
    display: flex;
    justify-content: flex-end;
    margin-top: -16px;
}

.link.authorization-link.head {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 5 !important;
    height: 45px;
    width: 45px;
    margin-right: -10px;
}

.link.authorization-link.head a {
    color: #333;
    display: block;
    width: 37px;
    position: relative;
}

.link.authorization-link.head a span {
    opacity: 0;
}

.panel.header .customer-welcome {
    z-index: 2000 !important;
    margin-left: 2px;
}

.panel.header .customer-welcome .action.switch:after {
    filter: invert(90%) sepia(93%) saturate(1352%) hue-rotate(87deg) brightness(119%) contrast(119%);
    margin-top: 7px;
    margin-left: 13px;
    font-size: 13px;
}

i.icon-user-empty-avatar {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: cover;
    margin-right: 5px;
}

.minicart-wrapper .action.showcart:before {
    background-image: url('../img/shopping_bag.svg');
    background-size: 40px;
    background-repeat: no-repeat;
    content: '';
    width: 40px;
    height: 40px;
    margin: -6px 0 0;
}

.minicart-wrapper .action.showcart.active:before {
    content: '';
    margin-top: -6px;
}

.minicart-wrapper .block-minicart:before {
    right: 12px;
    top: -12px;
}

.minicart-wrapper .block-minicart:after {
    right: 11px;
    top: -14px;
}

.minicart-wrapper .action.close {
    right: 4px;
    top: 6px;
}

.block-minicart .subtitle.empty {
    font-weight: 400;
}

img.szy_cst.avatar {
    height: 36px;
    border-radius: 20px;
    margin-top: -3px;
}

a.authorized:hover span {
    opacity: 0;
}

.contact-index-index .page.messages {
    position: inherit;
    display: contents;
}

.top-panel .search-area {
    display: none !important;
}

.page.messages {
    position: inherit !important;
    display: contents;
}

.elementor-element.pp-toggle-center.elementor-widget.elementor-widget-pp-toggle {
    z-index: initial !important;
}

.eae-ct-wrapper .eae-ct-header .eae-ct-ribbons-yes .eae-ct-ribbons-wrapper {
    z-index: initial !important;
}

#moo_checkout_success #maincontent {
    margin-top: 0 !important;
}

/** Start Footer design */
.page-wrapper .page-footer {
    padding: 0;
    margin: 0;
}

.footer.content {
    max-width: unset !important;
    padding: 0 !important;
    margin: 0;
}

.footer-middle {
    background-color: #121214;
    color: #777;
    padding: 40px 0;
}

.footer .container {
    position: relative;
    max-width: 1280px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.footer .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer .col-lg-3 {
    -webkit-flex: 0 0 25%;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;

    position: relative;
    width: 100%;
}

.footer-middle .block {
    text-align: left;
    line-height: 1.5;
    margin: 0;
    width: auto;
}

.footer-middle .block .block-title {
    margin-bottom: 15px;
}

.footer .block .block-title {
    margin: 5px 0 10px;
    line-height: 1.2;
    font-size: 16px;
}

.footer-middle .block .block-title strong {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .075em;
    text-transform: uppercase;
}

.footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer .col-lg-6 {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
}

.footer-middle p {
    margin-bottom: 15px;
    line-height: 1.5;
}

.footer-middle .block.newsletter label {
    margin-top: 28px;
    display: block;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 15px;
    line-height: 1.5;
}

.footer-middle .block.newsletter .form.subscribe {
    max-width: 300px;
    display: table;
    width: 100%;
}

.footer .container:after {
    content: "";
    display: table;
    clear: both;
}

.footer-bottom {
    min-height: 50px;
    line-height: 40px;
    background-color: #0c0c0c;
    padding: 25px 0;
}

.footer-bottom .logo {
    margin: 0;
    margin-right: 45px;
    margin-top: 8px;
    float: left;
    vertical-align: middle;
    max-width: 50%;
    position: relative;
    z-index: 5;
}

.footer-bottom .custom-block {
    float: left;
    line-height: 1;
    margin: 10px 0 0;
}

.footer-bottom .custom-block a {
    display: inline-block;
    margin: 0 -45px 0 0;
    width: 80px;
}

.footer-bottom .custom-block a img {
    width: 40px;
    filter: invert(47%) sepia(15%) saturate(8%) hue-rotate(321deg) brightness(96%) contrast(84%);
}

.footer-bottom .custom-block a:hover img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}

.footer.content .block {
    float: none !important;
}

.footer a,
.footer a:hover,
.footer a:focus {
    color: #fff;
}

.footer-middle .block.newsletter {
    float: right !important;
    padding-right: 32px;
}

.footer .footer-bottom .copyright {
    margin: 18px 0 0;
    float: right;
    line-height: 30px;
    background: unset;
    padding: 0;
}

/** End Footer design */

/* FreeScout chat */
#fsw-btn {
    bottom: 20px !important;
    height: 25px !important;
    width: 25px !important;
    padding: 11px !important;
    right: 19px !important;
}

/* End FreeScout chat */

@media (min-width: 1024px) {
    .navpro.navpro .level0>.level-top {
        padding-bottom: 20px;
        margin-left: 20px;
    }

    .moo_menu_toplevel {
        cursor: pointer;
    }

    .moo_menu_toplevel::before {
        top: 8.5px;
        /*transform: rotate(0);*/
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cG9seWdvbiBwb2ludHM9IjM5Ni42LDE2MCA0MTYsMTgwLjcgMjU2LDM1MiA5NiwxODAuNyAxMTUuMywxNjAgMjU2LDMxMC41ICIvPg0KPC9zdmc+DQo=);
        content: '';
        position: absolute;
        right: -5px;
        transform: rotate(-90deg);
        opacity: .8;
        background-repeat: no-repeat;
        background-size: 17px 17px;
        background-position: 50% 50%;
        width: 20px;
        height: 20px;
        transition: all 0.15s;
    }

    .moo_menu_toplevel:hover::before {
        transform: rotate(0);
        transition: all 0.15s;
    }

    .orientation-horizontal a.level-top>.navpro-icon-caret::before {
        top: 12px;
    }

    .page-wrapper .nav-sections {
        background: none;
    }
}

@media (min-width:1024px) and (max-width:1365px) {

    .nav-sections-item-content .navigation ul {
        margin-top: 15px;
    }
}

@media (min-width:1365px) {
    .page-wrapper .nav-sections-item-content {
        margin: 16px 0 0 100px;
        display: block;
        max-width: max-content;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .page-wrapper .page-header {
        height: auto;
    }

    /*.page-wrapper .nav-sections-item-content {*/
    /*    margin-left: 0 !important;*/
    /*}*/
    .header .page-wrapper .navpro.navpro {
        margin-top: 15px;
        margin-left: 33%;
    }

    .nav-sections {
        background: none;
        margin-top: 15px
    }

    .nav-sections-item-content .navigation li.level0 {
        margin: 0 0 0 0;
    }
}

@media (min-width: 767px) {
    .page-wrapper .nav-sections {
        margin-bottom: 0;
        display: block;
        position: absolute;
        left: 0;
        top: 3px;
        width: 100%;
        z-index: 4;
    }

    .page-header .header.panel {
        margin-top: 0;
    }

    .fixed-menu .header.content {
        padding-top: 10px;
    }

    .page-wrapper .fixed-menu .nav-sections-item-content {
        margin: 17px 0 0 100px;
    }

    .page-wrapper .nav-sections-item-content {
        display: block;
        max-width: max-content;
    }

    .page-header .logo {
        margin: -14px auto 25px 0;
    }

    .page-wrapper .navigation {
        background: transparent;
    }

    .page-wrapper .navpro.navpro {
        font-family: "Metropolis", sans-serif;
        font-weight: 300;
        font-size: 15px;
    }

    .navpro.orientation-horizontal>ul {
        justify-content: flex-start;
        max-width: max-content;
    }
}

@media (max-width: 767px) {

    body {
        height: 100vh;
    }

    .page-wrapper .nav-wrapper {
        height: 73px !important;
    }

    .page-wrapper .navpro.navpro {
        margin-left: 0 !important;
    }

    .nav-open .header .nav-sections {
        width: calc(100% - 44px);
    }

    .navpro-dropdown-inner {
        padding: 4px;
    }

    .navigation .parent .level-top:after {
        font-size: 1.7rem;
        right: 15px;
        top: 13px;
    }

    .navpro.navpro .navpro-dropdown .li-item>a.moo_thumb {
        background: #fff;
        max-width: 118px;
        margin: 9px;
        padding: 10px;
    }

    .navpro.navpro .li-item>a b.moo_title {
        padding: 0;
        font-size: 14px;
        margin: 4px 0;
        overflow: scroll;
        white-space: nowrap;
    }

    .navpro.navpro .li-item>a .moo_label {
        display: none;
    }

    .navpro-col .menu_sidebar {
        display: none;
    }

    .minicart-wrapper {
        z-index: 5 !important;
    }

    .minicart-wrapper.active {
        margin-top: 12px;
    }

    .minicart-wrapper .action.showcart:before {
        margin: -3px 0 0;
    }

    img.szy_cst.avatar {
        margin-top: 0;
    }

    .nav-toggle {
        top: 16px;
    }

    .fixed-menu {
        height: 80px;
    }

    .page-header {
        margin-bottom: 0;
    }

    .page-header .panel.header {
        display: flex;
        flex-direction: row;
        float: right;
        justify-content: center;
        max-width: 30%;
        padding-right: 0;
    }

    .page-header .top-panel {
        flex: auto;
    }

    .page-header .top-panel .search-area .form.minisearch .label {
        cursor: pointer;
    }

    .page-header .top-panel .search-area .form.minisearch .control {
        display: none;
        border-top: none;
    }

    .page-header .top-panel .search-area .block-search input {
        top: 52px;
        left: 30px;
        max-width: 90%;
    }

    .page-header .bottom-panel {
        flex: auto;
    }

    .header .panel.header .bottom-panel {
        margin-top: 0;
    }

    .header .panel.header .bottom-panel img.szy_cst.avatar {
        margin-top: -2px;
    }

    .page-wrapper.search-input-visible .header.content .search-area .block-search .control {
        display: block;
    }

    .page-wrapper.search-input-visible .header.content {
        padding-bottom: 40px;
    }

    .page-wrapper .idea {
        font-size: 1em !important;
        height: 60px;
        line-height: 1.5em;
        margin: 0px 0 18px;
        padding: 15px 10px 0 51px;
    }

    .page-wrapper.search-input-visible .page.messages {
        margin-top: 50px;
    }

    .footer.content .links>li {
        border: none;
        background: none;
    }

    .footer.content {
        border-top: none;
    }

    .wrap-buy-now-mobile {
        position: fixed;
        bottom: 0;
        z-index: 99;
        padding: 15px;
        background: #fff;
        width: 100%;
        text-align: center;
    }

    a.header-buy-now {
        display: block;
        max-width: 100px;
        margin: 0 auto;
        border-top: 1px solid #f1f2f2;
    }

    .link.authorization-link.head a {
        display: block;
    }

    .link.authorization-link.head {
        width: 45px;
        height: 45px;
        margin-top: 12px;
        margin-right: 10px;
    }

    a.authorized {
        width: 30px;
    }

    a.authorized span {
        display: none;
    }

    .page-wrapper .page-footer {
        padding: 0;
    }

    .footer.content .footer.links {
        columns: 2;
        text-align: left;
        margin: 0;
    }

    .footer.content .footer.links a {
        padding: 5px 0;
    }

    .footer.content .footer.links>li {
        margin: 0;
        line-height: 18px;
        font-size: 1.2rem;
    }

    .footer .container {
        width: auto;
    }

    .footer-bottom {
        padding: 20px 0 25px;
    }

    .footer-bottom .logo {
        margin: 8px 35px 10px 30px;
    }

    .footer .footer-bottom .copyright {
        width: 100%;
        color: #636363;
    }

    .footer .col-lg-3 {
        width: 100%;
        margin: 0 1em 2em;
        flex: 100%;
        max-width: 100%;
    }

    .footer .col-lg-6 {
        width: 100%;
        margin: 0 1em -1em;
        flex: 100%;
        max-width: 100%;
    }

    .footer-middle .block {
        line-height: 2.3em;
    }

    .footer-middle .block.newsletter label {
        margin-top: 0;
        line-height: 1em;
    }

    .footer-middle p {
        margin-bottom: 0;
        line-height: 2;
    }
}

/**
Mobile displays
 */
@media (max-width: 480px) {
    .nav-wrapper .panel.header .currency-switcher-wrapper .switcher {
        display: block;
        width: 100%;
        margin-top: 18px;
        margin-right: 12px;
    }
}

@media (min-width: 1024px) {
    .page-footer ul.footer.links {
        display: flex;
        justify-content: space-around;
        padding-right: 0;
        padding-top: 5px;
    }
}

.navpro-dropdown.size-fullwidth .navpro-dropdown-inner {
    overflow: auto;
    height: calc(100vh - 6em);
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.navpro-dropdown.size-fullwidth .navpro-dropdown-inner::-webkit-scrollbar {
    width: 0 !important
}

.minicart-wrapper.active .block-minicart {
    right: 0;
}

.minicart-wrapper .block-minicart .price-wrapper .price {
    font-size: 18px;
    font-weight: 700;
}

#announcement-bar {
    background-color: #39C278;
    color: #fff;
    padding: 15px;
    text-align: center;
    position: fixed;
    top: -60px;
    left: 0;
    width: 100%;
    font-weight: 500;
    box-sizing: border-box;
    z-index: 9999;
    font-size: 18px;
    transition: top 0.5s ease-in-out;
}

.close-button {
    float: right;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: none;
    background: #fff;
    color: #333;
    font-size: 18px;
    cursor: pointer;
    padding: 0;
}

.eae-ct-price-wrapper .old-price,
.elementor-price-table__price .old-price {
    text-decoration: line-through;
    font-size: 1.5rem;
    width: auto;
    color: #2eabdb;
    font-weight: 300;
    position: relative;
    display: block;
    margin: 0 1rem;
}

.eae-ct-price-wrapper .old-price {
    width: 30% !important;
}

.nav-wrapper .panel.header .currency-switcher-wrapper {
    margin: 0;
}

.panel.header .currency-switcher-wrapper .switcher {
    margin: 5px;
    margin-right: 10px;
}
.customer-welcome .action.switch {
    width: 20px;
}

.page-header .panel.wrapper .switcher .options ul.dropdown.switcher-dropdown:after {
    right: 20px;
}

.page-header .panel.wrapper .switcher .options ul.dropdown.switcher-dropdown:before {
    left: auto;
    right: 21px;
}

.page-header .panel.wrapper .switcher .options ul.dropdown li.switcher-option:hover,
.page-footer .switcher .options ul.dropdown li.switcher-option:hover {
    background: #d7f0f8;
    transition: all 0.13s;
}

.nav-wrapper .panel.header .currency-switcher-wrapper .switcher-option {
    border-radius: 4px;
    transition: all 0.13s;
}

.panel.header .currency-switcher-wrapper .switcher .options ul.dropdown {
    min-width: unset;
    border-radius: 4px;
    padding: 5px;
    transition: all 0.13s;
}

.panel.header .currency-switcher-wrapper .switcher .options ul.dropdown a {
    font-family: "Metropolis", sans-serif;
    font-weight: 200;
}

/* Target all li elements to apply the bottom margin */
ul.switcher-dropdown li {
    margin-bottom: 4px;
}

/* Remove bottom margin from the last li element */
ul.switcher-dropdown li:last-child {
    margin-bottom: 0;
}

/* Add top margin to all li elements except the first */
ul.switcher-dropdown li:not(:first-child) {
    margin-top: 4px;
}