.popup_lang_item a:hover, header .slimmenu li a:hover {
    color: #ffbb8e;
    background-color: #f9eadc;
}

.wrapper_langs li:hover ul, nav li:hover ul {
    position: absolute;
    padding: 0 !important
}

.wrapper_langs li:hover ul, nav li:hover ul, ul.slimmenu {
    margin: 0 !important;
    display: inline-block
}

.close_notify, .notify_blink {
    background-position: center center
}

header #nav, nav li:hover ul, ul.slimmenu, ul.slimmenu li, ul.slimmenu > li, ul.slimmenu > li:last-child {
    display: inline-block
}

.collapse-button:focus, .collapse-button:hover {
    background-image: none;
    background-color: transparent;
    color: #333333
}

.notify_close_alert:hover, .notify_go_to_cart:hover {
    background-position: left center;
    text-align: right;
    text-decoration: none;
    background-image: url('../../../images/System/icons/notify_errow_hover.png');
    float: right;
    font-size: 17px;
    font-weight: 400;
    background-repeat: no-repeat
}

.collapse-button .icon-bar:hover, .langs_container:hover, header .menu_cart_button:hover, header .wishlist_header:hover {
    opacity: .9
}

ul.slimmenu li ul li a:hover {
    border-bottom-color: #333333;
    color: #333333;
    background-color: #fff;
    text-decoration: none
}

ul.slimmenu.collapsed li a:hover, ul.slimmenu.collapsed li ul li a:hover {
    background-color: #333333;
    opacity: 1
}

header .infoBtn:hover, header .search :hover, header .userLogin:hover, header .userLogout:hover {
    opacity: .9 !important
}

header nav li a:hover {
    opacity: 1 !important
}

.wrapper_langs li:hover ul {
    z-index: 100000000000000 !important
}

.ntf_btn_contiue:hover:hover {
    color: #fff;
    background-color: #02301c
}

.ntf_btn_go_to_cart:hover {
    color: #fff;
    background-color: #a3000c
}

.notify_go_to_cart:hover {
    width: auto;
    color: #333333;
    padding-left: 20px;
    margin-left: 30px
}

.notify_close_alert, .notify_close_alert:hover {
    width: 100%;
    color: #333333;
    padding-left: 0;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0
}

.activeMenuBtn {
}

.mediaBtn_left:hover {
    color: #ffbb8d !important
}

.mediaBtn_right:hover {
    color: #ffbb8d !important
}

.menu-collapser {
    position: relative;
    color: #444;
    width: 100%;
    height: 60px;
    line-height: 38px;
    font-size: 13px;
    box-sizing: border-box;
    top: 0;
    background-color: transparent
}

.collapse-button {
    position: absolute;
    right: 10px;
    top: 25px;
    cursor: pointer;
    text-align: center;
    transform: translate(0,-50%);
    box-sizing: border-box
}

    .collapse-button .icon-bar {
        background-color: #0c4045;
        display: block;
        height: 3px;
        width: 30px;
        margin: 4px 0 5px;
        font-weight: 400
    }

header ul.slimmenu {
    list-style-type: none;
    width: 100%;
    height: 80px;
    float: right;
    text-align: center;
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: height .35s ease;
}

header.smaller ul.slimmenu {
    height: 70px;
}

header .userLoginSvg, header .wishlist {
    margin-left: 0;
    text-decoration: none;
    direction: rtl
}

ul.slimmenu li {
    position: relative;
    width: auto;
    float: left
}

ul.slimmenu > li:last-child {
    width: auto;
    float: none;
    border-left: 0 solid #e6e6e6
}

.menu #nav .slimmenu .menu_selected a {
    color: #333333 !important;
    background-color: #fff
}

ul.slimmenu li ul {
    margin: 0;
    list-style-type: none;
    width: 200px;
    min-width: 200px;
    text-align: left;
    padding: 0
}

    ul.slimmenu li ul li a {
        width: 190px !important;
        border-bottom-width: 0;
        border-bottom-style: solid;
        border-bottom-color: #333333 !important;
        text-align: right !important;
        color: #333333;
        font-size: 17px;
        padding: 5px 10px 5px 0 !important;
        background-color: #fff !important;
        direction: rtl;
        line-height: 1.8em;
        text-decoration: none
    }

ul.slimmenu li > ul > li ul {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 999;
    width: 100%
}

ul.slimmenu.collapsed li {
    display: block;
    float: right;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    margin: 0;
    padding: 0;
    top: 0 !important;
    border-top: 0 solid #f4f4f4
}

    ul.slimmenu.collapsed li a, ul.slimmenu.collapsed li ul li a {
        box-sizing: border-box;
        width: 100% !important;
        display: block;
        direction: rtl
    }

    ul.slimmenu.collapsed li a {
        background-color: #fff !important;
        border-bottom: 1px solid #e5e5e5;
        text-align: center !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        font-weight: 700;
        padding-right: 0 !important;
        margin-right: 0 !important;
        font-size: 24px;
        letter-spacing: .5px
    }

    ul.slimmenu.collapsed li ul li a {
        background-color: #f9f9f9 !important;
        text-align: center;
        padding-top: 5px !important;
        padding-bottom: 0 !important;
        font-size: 17px;
        font-weight: 400
    }


.close_notify, .notify_buttons, .notify_product_alert i, .notify_product_name, .ntf_btn_contiue, .ntf_btn_go_to_cart, .popup_cart_content, .popup_lang_item a, .popup_langs_content, .product_notify_inside, .product_notify_section, .products_cart_left_alert, .shoppingDiv_scroll_container {
    box-sizing: border-box
}

ul.slimmenu.collapsed li .sub-collapser {
    height: 31px
}

ul.slimmenu.collapsed li > ul {
    display: block;
    position: static;
    width: 100% !important;
    background-color: #333333
}

ul.slimmenu.collapsed li ul li i {
    font-size: 0 !important;
    width: 100% !important
}

a, a:active {
    text-decoration: none
}

header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    box-shadow: 0 4px 4px rgb(152 152 152 / 10%);
    transition: box-shadow .35s ease, background-color .35s ease;
}

    header .header_top {
        height: 40px;
        width: 100%;
        opacity: 1;
        transition: height .35s ease, opacity .35s ease;
    }

    header.smaller .header_top {
        height: 0px !important;
        opacity: 0;
        overflow: hidden;
    }


    header .media_icons {
        float: left;
        width: auto;
        margin-top: 9px
    }

    header .wishlist {
        float: left;
        width: auto;
        font-size: 21px;
        font-weight: 400;
        text-align: right;
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 29px !important;
        padding-bottom: 28px;
        transition: color .2s ease, opacity .2s ease, background-color .2s ease
    }

    header .userLoginSvg, header .userLoginText {
        width: auto;
        margin-right: 0;
        transition: color .2s ease, opacity .2s ease;
        float: left;
        font-weight: 400
    }

    header .userLogin, header .userLogout {
        float: left;
        width: auto;
        color: #333333
    }

    header .userLoginSvg {
        font-size: 28px;
        text-align: right;
        margin-top: 24px !important;
        display: block
    }

    header .userLoginText {
        font-size: 17px;
        text-align: center;
        margin-left: 10px;
        margin-top: 33px !important
    }


    header #nav {
        float: right;
        width: 100%;
        z-index: 2
    }

.products_cart_left_alert {
    color: #fff;
    border: 1px solid #333333;
    background-color: #333333
}

.menu_cart_button input[type=checkbox]:checked ~ label {
    background-image: url('')
}

.menu_selected {
    color: #444 !important
}

.close_notify, .notify_product_alert i {
    color: #fff;
    text-align: center
}

header .slimmenu li a {
    transition: color .2s ease, opacity .2s ease, background-color .2s ease, padding .35s ease;
    float: left;
    margin: 0;
    direction: rtl;
    text-decoration: none !important;
}


.product_notify_section {
    float: right;
    width: 180px;
    height: 180px;
    position: fixed;
    top: calc(50% - 57px);
    right: calc(50% - 90px);
    left: calc(50% - 90px);
    border: 0 solid #f4f4f4;
    z-index: 1000000000000000 !important;
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 0 0 24px 0 rgba(32,47,57,.2);
    display: table
}

.product_notify_inside {
    width: 100%;
    height: 100%;
    float: right;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0 50px
}

.close_notify {
    float: left;
    width: 40px;
    height: 40px;
    position: absolute;
    background-color: #b32026;
    top: 10px;
    left: 10px;
    border-radius: 50%;
    padding: 7px;
    font-size: 28px;
    align-items: center;
    display: flex;
    justify-content: center
}

.notify_blink {
    float: right;
    width: 50px;
    transition: .2s;
    text-decoration: none;
    display: block;
    background-image: url('../../../images/System/icons/news_red_dot.gif');
    background-repeat: no-repeat;
    height: 60px
}

.notify_product_detalis {
    width: 100%;
    float: right;
    padding-top: 10px;
    direction: rtl
}

.notify_product_alert {
    width: 50px;
    height: 60px;
    float: right;
    display: table;
    margin-left: calc(50% - 25px);
    margin-right: calc(50% - 25px);
    margin-top: 30px
}

.notify_buttons, .notify_product_name {
    float: left;
    width: 100%
}

.notify_product_alert i {
    display: table-cell;
    vertical-align: middle;
    font-weight: 400;
    font-size: 17px;
    border-radius: 50%;
    border: 0 solid #ccc;
    background-color: #333333
}

.notify_product_name {
    color: #333333;
    font-weight: 400;
    text-align: center;
    line-height: 1.2em;
    font-size: 15px;
    direction: rtl;
    padding: 10px 10px 0;
    height: 80px
}

.ntf_btn_contiue, .ntf_btn_go_to_cart {
    padding: 0 7px 2px;
    height: 48px;
    font-weight: 400;
    font-size: 21px;
    text-align: center;
    color: #fff;
    border-radius: 7px;
    align-items: center;
    display: flex;
    justify-content: center
}

.ntf_btn_contiue {
    width: 100%;
    float: right;
    background-color: #333;
    margin-top: 15px;
    transition: .2s;
    position: relative
}

.ntf_btn_go_to_cart {
    width: 100%;
    float: left;
    background-color: #b32026;
    transition: .2s;
    position: relative
}

.notify_close_alert, .notify_go_to_cart {
    background-position: left center;
    text-align: right;
    background-image: url('../../../images/System/icons/notify_errow.png');
    background-repeat: no-repeat;
    float: right;
    font-weight: 400;
    text-decoration: none;
    font-size: 17px
}

.notify_go_to_cart {
    width: auto;
    color: #fff;
    padding-left: 20px;
    margin-left: 30px
}

.shoppingDiv_scroll_container {
    position: relative;
    float: right;
    width: 100%;
    height: 540px;
    padding-left: 0;
    padding-right: 0;
    direction: rtl
}

    .shoppingDiv_scroll_container.popup_scroll_height {
        height: 660px !important
    }

.noScroll::-webkit-scrollbar {
    display: none !important
}

.shoppingDiv_scroll_parent {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    position: relative
}

.shoppingDiv_scroll_child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    margin-bottom: 0 !important
}

header ul.slimmenu li > ul {
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 999;
    width: 100%;
    transition: top .35s ease
}

header ul.slimmenu li ul li {
    width: 200px;
    border-bottom: 1px solid #f4f4f4;
    background-color: #fff;
    text-align: center;
    font-size: 17px;
    padding: 0;
    transition: .2s
}

header .menu_cart_button {
    float: left;
    width: auto;
    height: 80px;
    position: relative;
    margin-right: 23px;
    display: table;
    z-index: 2;
    transition: height .35s ease, transform .35s ease;
}

header.smaller .menu_cart_button {
    height: 70px;
}

.wishlist_number_of_all_items, header .menu_cart_button .number_of_all_items_in_products {
    width: 17px;
    height: 17px;
    text-align: center;
    font-size: 13px;
    color: #333;
    font-weight: 400;
    position: absolute;
    top: 13px;
    right: -8px;
    border-radius: 50%;
    line-height: 1.4em
}

.header_elements, .header_news, .wishlist_header, header .mediaBtn, header nav li, label.toggle {
    position: relative
}

    header .menu_cart_button i, header nav li a i {
        font-size: 35px
    }

    header .customer_login_popup i, header nav li a i {
        font-size: 32px
    }

.wishlist_header {
    width: auto;
    height: 80px;
    float: left;
    margin-right: 20px
}

    .wishlist_header i {
        font-size: 20px
    }

.products_cart_left_alert {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
    float: right;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    transition: .3s;
    direction: rtl
}

.cart_left_alert_mobile {
    display: block
}

header .menu_container {
    clear: none;
    float: left;
    width: auto !important;
    display: block;
    margin: 0;
    padding: 0
}

.header_media_container, header .menu_login {
    float: left;
    width: auto
}

header nav li a {
    padding-right: 0;
    padding-left: 0;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    transition: height .35s ease, color .2s ease, background-color .2s ease;
}

header nav li ul {
    left: 0;
    position: absolute;
    transition: .2s;
    z-index: 100000 !important;
    box-shadow: 0 0 50px 0 rgb(86 86 86 / 1%)
}

    header nav li ul li a {
        width: 135px;
        height: 20px;
        padding: 10px;
        color: #333333;
        font-size: 18px;
        background: #fff;
        text-align: right;
        border-bottom: 1px solid #f4f4f4 !important;
        transition: .2s;
        direction: rtl;
        line-height: 1.2em !important
    }
    header.smaller nav li ul li a {
        height: 20px;
    }
header nav li a li ul li a i {
    margin-top: 0
}

header nav li ul li a i {
    font-size: 20px !important;
    padding-top: 3px !important;
    margin-left: 2px !important;
    margin-right: 0 !important;
    line-height: 1em !important;
    margin-top: 1px !important
}

ul.slimmenu > li {
    width: auto;
    float: none;
    padding-bottom: 0;
    margin-top: 0;
    margin-right: 0
}

header .slimmenu li.menu_sep:last-child {
    float: right;
    width: 0
}

header .search {
    float: left;
    width: auto;
    color: #fff;
    text-align: right;
    text-decoration: none;
    display: block;
    direction: rtl
}

    header .search i {
        float: left;
        width: auto;
        margin-left: 0;
        font-size: 15px !important
    }

.header_news {
    float: right;
    width: 100%;
    right: 0;
    top: 0;
    display: table;
    height: 30px;
    overflow: hidden;
    visibility: visible
}

.header_news_title {
    font-size: 18px;
    font-weight: 700;
    text-align: right;
    float: right;
    width: auto;
    line-height: 1em;
    color: #fff
}

.close_cart_popup, .close_lang_popup {
    font-weight: 400;
    direction: rtl;
    color: #fff;
    cursor: pointer
}

.header_news_arrow {
    float: right;
    width: auto;
    margin-right: 10px
}

.header_news_text {
    float: right;
    width: auto;
    margin-right: 10px;
    display: inline-block;
    direction: rtl
}

.header_order_btn {
    background-color: #333333
}

header .header_elements {
    width: auto;
    float: left;
    display: table;
    height: 80px;
    z-index: 100 !important;
    transition: height .35s ease;
}

header.smaller .header_elements {
    height: 70px;
}

.wrapper {
    max-width: 100%;
    margin: 0 auto
}

nav ul ul li {
    float: none
}

nav li {
    float: left
}

    nav li a {
        text-decoration: none;
        display: inline-block;
        margin: 0
    }

header nav li ul li a:hover {
    color: #333 !important;
    background-color: #f9eadc !important
}

.short_login_text {
    margin-left: 5px;
    min-width: 40px;
    float: left
}

input.toggle, label.toggle {
    display: none
}

header .infoBtn, header .logo {
    position: relative;
    display: flex;
    align-items: center;
}

label.toggle {
    z-index: 2
}

#customer_login_popup #login_text {
    font-size: 17px;
    margin-left: 5px
}

header .infoBtn {
    width: auto;
    float: left;
    z-index: 2;
    text-align: center;
    background-color: transparent;
    margin-right: 15px
}

    header .infoBtn i {
        margin-right: 7px;
        float: left;
        font-size: 24px;
        line-height: 1
    }

        header .infoBtn i:first-child {
            transform: scaleX(-1)
        }

header .mediaBtn_left {
    width: auto;
    float: left;
    z-index: 10000000 !important;
    text-align: center;
    background-color: transparent;
    margin-right: 10px
}

    header .mediaBtn_left i {
        margin-right: 5px;
        float: left
    }

    header .mediaBtn_left .text {
        font-size: 17px;
        float: left;
        opacity: 1;
        transform: translateY(0px);
    }

header .mediaBtn_right {
    width: auto;
    float: right;
    z-index: 10000000 !important;
    text-align: center;
    background-color: transparent;
    margin-left: 10px;
}

    header .mediaBtn_right i {
        margin-left: 5px;
        float: right
    }

    header .mediaBtn_right .text {
        font-size: 17px;
        float: right;
        opacity: 1;
        transform: translateY(0px);
    }

.header_top_elements_left {
    float: left;
    width: auto;
    height: 40px;
    position: relative;
    z-index: 2
}

.header_top_elements_right {
    float: right;
    width: auto;
    height: 40px;
    position: relative;
    z-index: 2
}

header .infoBtn .text {
    font-size: 17px;
    float: left
}

header .logo {
    float: right;
    text-align: right;
    z-index: 3;
    transition: width .35s ease, height .35s ease
}

header .header_container {
    background-color: #fff;
    transition: height .35s ease, border-top-color .35s ease
}

.outlineBtn {
    background-color: #f9eadd;
    border: 1px solid #ffbb8e;
    border-radius: 25px;
    padding: 8px 18px;
    color: #000 !important;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .outlineBtn:hover {
        background-color: #ffbb8e !important;
        color: #000 !important;
    }

@media (min-width:1438px) {
    .menu {
        float: right;
        width: 100%
    }

    header .header_top_gap {
        height: 40px;
        float: right;
        width: 100%
    }

    header.smaller .header_top_gap {
        height: 0px
    }

    header .header_container {
        width: 100%;
        float: right;
        height: 80px;
        position: relative;
        border-top: 0px solid #333;
    }

    header.smaller .header_container {
        border-top: 0px;
        height: 70px;
        background-color: #fff;
    }

    header .logo {
        width: 140px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    header.smaller .logo {
        width: 130px;
        height: 70px;
    }

    .notify_product_name {
        padding-top: 10px
    }

    .header .collapse-button {
        margin-top: 14px
    }

    header nav li a {
        height: 80px;
        display: table;
        transition: height .35s ease
    }

    header.smaller nav li a {
        height: 70px;
    }

    header nav li a i {
        margin-right: 0;
        margin-top: 0
    }

    header nav li ul {
        top: 78px;
        left: -45px;
        box-shadow: 0 0 20px 0 rgb(0 0 0 / 7%)
    }
    header.smaller nav li ul {
        top: 69px;
    }
    header .slimmenu li a {
        padding: 3px 12px;
        text-align: center !important;
        font-weight: 400;
        font-size: 20px;
        border-radius: 25px;
    }

    header .menu_login {
        margin-right: 0px;
        position: relative;
        z-index: 2
    }

    header .slimmenu li.menu_sep {
        float: right;
        width: 10px;
        margin-top: 27px;
        transition: .2s
    }

    .menu {
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0
    }

    .menu_mobile {
        display: none
    }

    ul.slimmenu li .sub-collapser {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        text-align: center;
        z-index: 999;
        cursor: pointer;
        display: block;
        font-size: 0px;
        font-weight: 400
    }

        ul.slimmenu li .sub-collapser:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle
        }

        ul.slimmenu li .sub-collapser > i {
            color: #333333;
            font-size: 0px;
            display: inline-block;
            vertical-align: top;
            margin-left: 7px;
            margin-right: 7px;
            line-height: 1.7em;
            font-weight: 400
        }

    .product_notify_section {
        display: block
    }

    .langs_container, header .infoBtn {
        height: 80px
    }
}

@media (max-width:1439px) and (min-width:769px) {
    .menu {
        float: right;
        width: 100%
    }

    header .header_top_gap {
        height: 40px;
        float: right;
        width: 100%
    }

    header.smaller .header_top_gap {
        height: 0px
    }

    header .header_container {
        width: 100%;
        float: right;
        height: 80px;
        position: relative;
        border-top: 0px solid #b7213c;
    }

    header.smaller .header_container {
        border-top: 0px solid #b7213c;
        height: 70px;
        background-color: #fff
    }

    header .logo {
        width: 150px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    header.smaller .logo {
        width: 150px;
        height: 70px;
    }

    .notify_product_name {
        padding-top: 10px
    }

    .header .collapse-button {
        margin-top: 14px
    }

    header nav li a {
        height: 80px;
        display: table;
        transition: height .35s ease
    }

    header.smaller nav li a {
        height: 70px;
    }

    header nav li a i {
        margin-right: 0;
        margin-top: 0
    }

    header nav li ul {
        top: 78px;
        left: -45px;
        box-shadow: 0 0 20px 0 rgb(0 0 0 / 7%)
    }

    header .slimmenu li a {
        padding: 0px 10px;
        text-align: center !important;
        font-weight: 400;
        font-size: 20px;
    }

    header .menu_login {
        margin-right: 15px;
        position: relative;
        z-index: 2
    }

    header .slimmenu li.menu_sep {
        float: right;
        width: 10px;
        margin-top: 27px;
        transition: .2s
    }

    .menu {
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0
    }

    .menu_mobile {
        display: none
    }

    ul.slimmenu li .sub-collapser {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        text-align: center;
        z-index: 999;
        cursor: pointer;
        display: block;
        font-size: 0px;
        font-weight: 400
    }

        ul.slimmenu li .sub-collapser:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle
        }

        ul.slimmenu li .sub-collapser > i {
            color: #333333;
            font-size: 0px;
            display: inline-block;
            vertical-align: top;
            margin-left: 7px;
            margin-right: 7px;
            line-height: 1.7em;
            font-weight: 400
        }

    .product_notify_section {
        display: block
    }

    .langs_container, header .infoBtn {
        height: 80px
    }
}

@media (max-width:768px) and (min-width:319px) {
    .header .collapse-button, header .logo, header nav li a i {
        margin-top: 0
    }

    .header_top_gap, .menu {
        float: right;
        width: 100%
    }

    .header_top_gap {
        height: 40px
    }

    header {
        box-shadow: 0 4px 4px rgb(152 152 152 / 10%)
    }

        header .header_container {
            width: 100%;
            float: right;
            height: 60px;
            position: relative;
            transition: height .35s ease
        }

        header #nav, header .logo {
            position: absolute;
        }

        header .logo {
            width: 90px;
            right: 65px;
            height: 60px;
            padding-right: 8px;
            border-right: 0px solid #e5e5e5;
            transition: width .35s ease, height .35s ease, padding .35s ease, border-color .35s ease;
        }

    .header_elements {
        left: 0;
        height: 60px !important;
        transition: height .35s ease
    }

    header #nav {
        width: 100%;
        left: 0
    }

    .notify_product_name {
        padding-top: 10px
    }

    header .menu_login {
        position: relative;
        z-index: 2;
        height: 60px !important;
        margin-right: 5px;
        min-width: 50px
    }

    #customer_login_popup #login_text {
        margin-left: 2px
    }

    header nav li a {
        font-size: 14px;
        height: 60px;
        display: table
    }

    header nav li ul {
        top: 60px;
        left: -30px
    }

    .menu_cart_button {
        z-index: 2
    }

    header .menu_cart_button {
        width: 20px;
        height: 60px;
        margin-right: 20px;
        transition: height .35s ease
    }

        .wishlist_number_of_all_items, header .menu_cart_button .number_of_all_items_in_products {
            top: 5px;
            right: -12px
        }

    header .slimmenu li.menu_sep {
        display: none !important
    }

    .header_news {
        width: 300px;
        position: relative;
        right: 0;
        top: 0;
        display: inline-block;
        height: 25px;
        overflow: hidden;
        visibility: visible
    }

    .header_news_title {
        font-size: 17px;
        padding-top: 7px
    }

    .header_news_arrow {
        padding-top: 3px;
        margin-right: 7px
    }

    .header_news_text {
        margin-right: 7px;
        margin-top: 3px
    }

    .header_order_btn {
        background-color: #333333
    }

    .header_media_container {
        float: left;
        width: auto
    }

    .wishlist_header {
        height: 60px;
        z-index: 2;
        margin-right: 15px
    }

        .wishlist_header .fsvg {
            float: right
        }

    header .infoBtn {
        height: 60px;
        margin-right: 10px;
        margin-left: 5px
    }

    .langs_container {
        height: 60px
    }

    ul.slimmenu {
        border-top: 1px solid #e5e5e5 !important
    }

    .header_top_elements_right {
        display: none !important
    }
}




@media (max-width:320px) {
    .header .collapse-button, header .logo, header nav li a i {
        margin-top: 0
    }

    header {
        box-shadow: 0 4px 4px rgb(152 152 152 / 10%)
    }

        header .header_container {
            width: 100%;
            float: right;
            height: 60px;
            position: relative;
            transition: height .35s ease
        }

        header #nav, header .logo {
            position: absolute;
            float: left
        }

        header .logo {
            width: 140px;
            right: 50px;
            height: 60px;
            padding-right: 8px;
            border-right: 1px solid;
            transition: width .35s ease, height .35s ease, padding .35s ease, border-color .35s ease;
        }

    .header_elements {
        left: 0;
        height: 60px;
        transition: height .35s ease
    }

    header #nav {
        width: 100%;
        left: 0
    }

    .notify_product_name {
        padding-top: 10px
    }

    header .menu_login {
        position: relative;
        z-index: 2;
        height: 60px;
        margin-right: 5px;
        min-width: 50px
    }

    #customer_login_popup #login_text {
        margin-left: 2px
    }

    header nav li a {
        font-size: 14px;
        height: 50px;
        display: table
    }

    header nav li ul {
        top: 60px;
        left: -30px
    }

    .menu_cart_button {
        z-index: 2
    }

    header .menu_cart_button {
        width: 20px;
        height: 60px;
        margin-right: 20px;
        transition: height .35s ease
    }

        .wishlist_number_of_all_items, header .menu_cart_button .number_of_all_items_in_products {
            top: 8px;
            right: -10px
        }

    header .slimmenu li.menu_sep {
        display: none !important
    }

    .header_news {
        width: 300px;
        position: relative;
        right: 0;
        top: 0;
        display: inline-block;
        height: 25px;
        overflow: hidden;
        visibility: visible
    }

    .header_news_title {
        font-size: 17px;
        padding-top: 7px
    }

    .header_news_arrow {
        padding-top: 3px;
        margin-right: 7px
    }

    .header_news_text {
        margin-right: 7px;
        margin-top: 3px
    }

    .header_order_btn {
        background-color: #333333
    }

    .header_media_container {
        float: left;
        width: auto
    }

    .wishlist_header {
        height: 60px;
        z-index: 2;
        margin-right: 15px
    }

        .wishlist_header .fsvg {
            float: right
        }

    header .infoBtn {
        height: 60px;
        margin-right: 10px;
        margin-left: 5px
    }

    .langs_container {
        height: 60px
    }

    ul.slimmenu {
        border-top: 1px solid #ece2d3 !important
    }
}

.popup_cart_content, .popup_langs_content {
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    padding: 20px
}

.langs_container {
    float: left;
    width: auto;
    position: relative
}

    .langs_container img {
        width: 20px;
        margin-right: 0
    }

.langs_text {
    font-size: 16px
}

.popupLangs {
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
    display: none;
    position: fixed;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000000000000000
}

.popup_langs_content {
    float: right;
    width: 300px;
    height: 300px;
    background-color: #fff;
    position: relative;
    margin-left: calc(50% - 150px);
    margin-right: calc(50% - 150px);
    top: calc(50% - 150px);
    border-radius: 7px;
    display: table
}

.popup_langs_title {
    float: right;
    width: 100%;
    margin-bottom: 10px
}

.popup_cart_items, .popup_langs_items {
    float: right;
    width: 100%
}

.popup_lang_item {
    float: left;
    width: 100%
}

    .popup_lang_item a {
        float: left;
        width: 100%;
        text-align: right;
        font-size: 15px;
        color: #051e1d;
        direction: ltr;
        padding: 7px;
        border-bottom: 1px solid #e9e9e9;
        margin-bottom: 7px;
        background-color: #f4f4f4;
        border-radius: 5px
    }

        .popup_lang_item a:hover {
            color: #333
        }

    .popup_lang_item img {
        float: right;
        width: 30px;
        margin-left: 7px
    }

.closepopupLangs {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 10px
}

.close_lang_popup {
    float: left;
    width: 30px;
    height: 30px;
    display: table;
    font-size: 17px;
    text-align: center;
    background-color: #c20c1a;
    line-height: 1em;
    border-radius: 50%
}

    .close_cart_popup:hover, .close_lang_popup:hover {
        background-color: #e81021;
        color: #fff
    }

.popupCart {
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
    display: none;
    position: fixed;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    z-index: 11
}

.popup_cart_content {
    float: right;
    width: 520px;
    height: 650px;
    background-color: #fff;
    position: relative;
    margin-left: calc(50% - 260px);
    margin-right: calc(50% - 260px);
    top: calc(50% - 350px);
    border-radius: 1rem;
    display: table
}

.popup_cart_title {
    float: right;
    width: auto;
    margin-left: 7px;
    font-size: 21px
}

.close_cart_popup {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 21px;
    text-align: center;
    background-color: #c20c1a;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center
}

@media all and (max-width:768px) and (min-width:481px) {
    .popup_cart_content {
        float: right;
        width: 100%;
        height: calc(100% - 50px);
        margin-left: 0;
        margin-right: 0;
        padding: 20px;
        top: 0;
        bottom: 0;
        border-radius: 0
    }
}

@media all and (max-width:480px) and (min-width:319px) {
    .popup_cart_content {
        float: right;
        width: 100%;
        height: calc(100% - 50px);
        margin-left: 0;
        margin-right: 0;
        padding: 20px;
        top: 0;
        bottom: 0;
        border-radius: 0
    }
}

.hamburger {
    position: fixed;
    right: 15px;
    top: 49px;
    width: 40px;
    height: 45px;
    border: 0;
    background: transparent;
    cursor: pointer;
    display: none;
    z-index: 11000;
    padding: 0;
}

.hamburger_box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 22px
}

.hamburger_inner, .hamburger_inner:before, .hamburger_inner:after {
    position: absolute;
    width: 40px;
    height: 4px;
    background: #333333;
    left: 0;
    transition: transform .25s ease, opacity .2s ease, top .25s ease, bottom .25s ease;
}

.hamburger_inner {
    top: 9px
}

    .hamburger_inner:before {
        content: "";
        top: -9px
    }

    .hamburger_inner:after {
        content: "";
        bottom: -9px
    }

body.menu-open .hamburger_inner {
    transform: rotate(45deg)
}

    body.menu-open .hamburger_inner:before {
        top: 0;
        transform: rotate(90deg)
    }

    body.menu-open .hamburger_inner:after {
        bottom: 0;
        opacity: 0
    }

.mobile-nav {
    position: fixed;
    inset: 0;
    background: rgb(51 51 51 / 95%);
    z-index: 10999;
    transform: translateX(100%);
    transition: transform .35s ease;
    display: flex;
    flex-direction: column;
    will-change: transform;
    direction: rtl;
}

body.menu-open .mobile-nav {
    transform: translateX(0)
}

.mobile-nav__header {
    height: 56px;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    border-bottom: 1px solid #eee;
}

.mobile-nav__title {
    font-size: 0px;
    font-weight: 600;
    display: n
}

.mobile-close {
    border: 0;
    background: transparent;
    width: 32px;
    height: 32px;
    cursor: pointer;
    display: flex;
    align-items: center
}

    .mobile-close .hamburger_inner, .mobile-close .hamburger_inner:before, .mobile-close .hamburger_inner:after {
        background: #f9eadd
    }

    .mobile-close .hamburger_inner {
        transform: rotate(45deg)
    }

        .mobile-close .hamburger_inner:before {
            top: 0;
            transform: rotate(90deg)
        }

        .mobile-close .hamburger_inner:after {
            bottom: 0;
            opacity: 0
        }


.mobile-nav__scroll {
    flex: 1 1 auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0
}

.mobile-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

    .mobile-menu > li {
        border-bottom: 1px solid #fff;
        width: 100%;
        box-sizing: border-box;
    }


.mobile-item-row {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    gap: 0;
    padding: 0;
    width: 100%;
}

    .mobile-item-row > a {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 15px 15px;
        font-size: 25px;
        color: #fff;
        text-decoration: none;
        text-align: center;
    }

        .mobile-item-row > a.outlineBtn {
            background-color: #fff;
            border: 0px solid #333333;
            border-radius: 25px;
            padding: 15px 15px;
            color: #fff;
            font-size: 25px;
            font-weight: 700;
            border-radius: 0px;
        }

.submenu-toggle {
    flex: 0 0 auto;
    width: 44px;
    height: 44px;
    border: 0;
    background: transparent;
    cursor: pointer;
    position: relative
}

    .submenu-toggle .chev {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-inline-start: 2px solid #333333;
        border-bottom: 2px solid #333333;
        transform: rotate(-45deg);
        transition: transform .25s ease;
    }

li.open > .mobile-item-row .submenu-toggle .chev {
    transform: rotate(135deg)
}

.submenu-panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease;
    padding: 0;
    width: 100%;
}

    .submenu-panel > ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .submenu-panel > ul > li {
            border-bottom: 1px solid #f7f7f7
        }

            .submenu-panel > ul > li > a {
                display: block;
                width: 100%;
                box-sizing: border-box;
                padding: 12px 10px;
                font-size: 16px;
                color: #333;
                text-decoration: none;
                text-align: center;
            }


.nav-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.4);
    z-index: 10998;
    transition: opacity .25s ease;
    opacity: 0
}

    .nav-backdrop[hidden] {
        display: none !important;
    }

body.menu-open .nav-backdrop {
    opacity: 1
}


@media (max-width:1024px) {
    .hamburger {
        display: block !important;
    }

    header .menu {
        display: none !important;
    }

    #nav {
        display: none !important;
    }

    header ul.slimmenu {
        display: none !important;
    }

    body.menu-open header {
        box-shadow: none;
    }
}

@media (min-width:1025px) {
    .hamburger {
        display: none !important;
    }

    .mobile-nav {
        transform: translateX(100%) !important;
    }

    .nav-backdrop {
        opacity: 0 !important;
    }
}


@media (min-width:1025px) {
    ul.slimmenu > li:hover > ul {
        display: block !important;
    }
}
