:root{
    --cs-header-h: 54px;
    --cs-menu-h: 0px;
}

.search-block-container .hc-off {display: inline-flex !important;}
#top {display: none !important;}
.h2, h2 {font-family: open-sans, serif;}
.list-unstyled {cursor: pointer;}
.rb-gallery-0.rb-gallery h2 {font-family: open-sans, serif;}
.search-block-container .hidden-xs, .search-block-container .hidden-sm {display: block !important;}
.search-block-container #searchtop, .search-block-container #search {
    display: flex !important;
    width: 100% !important;
    max-width: 600px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.search-block-container .form-control.search-autocomplete {
    flex: 1;
    min-width: 0;
}

.search-block-container .input-group-btn {
    flex: none;
}

.breadcrumb {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px !important;
}

a:hover {
    color: #000 !important;
}

.menu-header-box.h-type-1 {
    display: none;
}

#logo img {
    height: 24px;
}

.nav > li {
    z-index: 9990;
}

.menu-header-box.h-type-1 {
    height: auto;
}

.header-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}





div#search_word {
    gap: 5px;
}

.btn-search:hover svg.icon-search path {
    fill: #fff !important;
}

.btn-search svg.icon-search path {
    transition: fill 0.2s ease-in-out;
}

header #search_word {
    font-size: 13px;
    color: #333;
    display: flex;
    align-items: flex-start;
    margin-right: 0;
    padding: 1rem;
}

button.btn.btn-search {
    background: transparent;
}

button.btn.btn-search:hover {
    background: #000;
    color: #fff;
}

#additional-menu.navbar {
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-menu {
    background-color: transparent !important;
}

.menu-header-box.h-type-1 {
    background: transparent;
    box-shadow: none;
}

ul.nav.navbar-nav a {
    color: #000 !important;
}

.box-cart {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    padding: 0;
}

.account-btn, .search-btn-h {
    padding: 5px;
    line-height: 40px;
    height: 42px;
    min-width: 42px;
    align-items: center;
    justify-content: center;
    display: flex;
    cursor: pointer;
}

#login-form-popup .btn-login {
    background-color: #000 !important;
    width: 100%;
}

.wishlist-h {
    margin: 0;
}

#cart > .btn, .btn-wishlist-h, .h-type-1 .btn-compare-h {
    background: transparent !important;
}

.wall-category-box .item-category {
    border: none !important;
}

.display-table-cell {
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}

.box-fcat .fcat-img img {
    border: none !important;
    border-radius: 0;
    transition: none;
    -webkit-transition: none;
    background: transparent;
}

.owl-controls.clickable {
    display: none !important;
}

.carousel-fcat {
    margin-top: 0 !important;
}

.box-title {
    display: none;
}

.product-thumb .product-model {
    color: #c4c4c4;
    opacity: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    min-height: 1rem;
}

.product-thumb .product-name a {
    color: #000;
    font-weight: 200;
    font-size: 1.2rem;
    line-height: 1.2;
    height: 1.44rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0.4rem 0 0.4rem;
    text-transform: uppercase;
    min-height: auto;
}

.product-thumb .product-name {
    min-height: auto;
    margin-bottom: 0;
}

.pq-box {
    width: 100%;
    margin-bottom: 0;
}

.pq-box .price {
    min-height: auto !important;
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 100% !important;
    font-family: 'Libre Bodoni', serif !important;
}

.price {
    font-weight: 400;
}

.price-old {
    text-decoration: line-through;
}

.price-new {
    color: #DF3E10;
    width: auto;
}

.base-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cart-wishlist {
    background: none;
    height: auto;
    padding: 0;
    width: 15px;
}

.cart-wishlist:hover {
    background: none;
}

.product-thumb .caption > div:nth-child(2) {
    margin-top: 0 !important;
}

.product-thumb .caption {
    padding: 0.8rem;
}

.product-thumb .image img {
    padding: 0 !important;
    margin: 0 0 10px !important;
}

.product-thumb .image a {
    padding: 0;
}

.container-module .owl-item .item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.container-module .owl-item .item {
    margin: 0 10px;
    border: none;
    border-radius: 0;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
    -o-transition: none;
}

.buy-action {
    width: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -55px 0;
}

.btn-buy {
    background: #f5f5f5 !important;
    border-radius: 50%;
}

button.btn.btn-general.btn-buy:hover {
    background: #c4c4c4 !important;
}

.box-fcat .fcat-name {
    text-transform: uppercase;
    height: auto;
    color: #000;
}

.box-fcat .fcat-name a {
    font-size: 14px;
}

#product {
    padding: 0;
    border: none;
    border-radius: 0;
}

.product-name-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

#product .price {
    text-align: left;
    font-size: 26px;
    line-height: 26px;
    margin: 1rem 0;
    display: flex;
    justify-content: flex-end;
    flex-direction: row-reverse;
    font-family: 'Libre Bodoni', serif !important;
}

.p-model {
    color: #c4c4c4;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.top-info-product.stock_rating_line {
    display: none;
}

.top-info-product {
    margin: 0.5rem 0;
}

h1.h1-prod-name {
    margin: 0;
    text-transform: uppercase;
}

#product .options .form-group {
    position: relative;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
}

.color-option {
    border: none !important;
    height: 30px !important;
    width: 30px !important;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#product .quantity-adder {
    display: none;
}

#product .actions {
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 1rem;
}

#product .actions .btn-general {
    height: 50px;
    background: #000;
}

#product .actions .btn-general:hover {
    background: #000 !important;
    opacity: 0.8;
}

#product .options{
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    margin: 2rem 0;
}

.fst-btn {
    height: 50px;
}

.fst-btn:hover {
    background: #000;
    color: #fff;
}

#review {
    border: none;
    padding: 0;
    text-align: center;
}

#form-review {
    border: none;
    padding: 1rem;
}

select.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    border: 0;
    border-bottom: 1px solid;
    border-radius: 0;
}

.tab-content .additional-tabs {
    border: none;
    padding: 1rem;
}

textarea#input-review {
    height: 3rem;
    border: 0;
    border-bottom: 1px solid;
    border-radius: 0;
}

button#button-review {
    background-color: #000 !important;
}

button#button-review:hover {
    opacity: 0.8;
}

.breadcrumb > li:after {
    content: "|";
}

.breadcrumb-main {
    text-decoration: none !important;
    font-family: 'Libre Bodoni', serif !important;
    text-transform: none;
    font-size: 14px;
}

.image-additional .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0;
}


.review-item {
    text-align: start !important;
    background: #f5f5f5 !important;
    padding: 1rem !important;
    border-radius: 8px !important;
}

#review {
    text-align: start;
}

button.chart-btn {
    display: flex;
    border: none;
    background: transparent;
    gap: 5px;
}

button.chart-btn:hover {
    font-weight: 600;
}

body[class*="product-category"] #content > h1{
    font-weight: 700 !important;
}

#product dialog.sizechart-dialog .sizechart-dialog__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

a.sub-cat-link {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.2;

    border: 1px solid #f5f5f5;
    color: #000;

    display: flex;
    flex: 0 0 auto;
    align-items: center;
}

a.sub-cat-link:hover {
    background: #000;
    color: #fff !important;
}

.sub-cat-list {
    display: flex;
    gap: 4px;
    flex-wrap: nowrap;
    margin: 10px 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.product-list .product-thumb, .product-grid .product-thumb {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
}

.ocf-value-image, .ocf-value-color {
    border: 1px solid #f5f5f5 !important;
}

.ocf-noUi-connect:before, .ocf-noUi-handle {
    background-color: #000;
}

/* OCFilter: disabled buttons should stay VISIBLE (особливо в mobile футері) */
.ocf-btn-link[disabled],
.ocf-btn-link[disabled]:hover,
.ocf-btn-link[disabled]:focus {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
}

.ocf-btn {
    background: transparent !important;
}

.search-box-sc {
    display: flex;
    gap: 10px;
    padding: 0 20%;
    margin: 2rem;
}

.sc-btn {
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.sc-btn:hover {
    background: #000;
    color: #fff;
}

.sc-btn:hover svg path {
    stroke: #fff !important;
}

.form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.view-box {
    background: transparent !important;
}

.login-block {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 0 20px;
}

.login-tab {
    border: none;
    height: 50px;
    width: 50%;
    color: #c4c4c4;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-tab.active {
    font-weight: 600;
    color: #000;
}

ul.breadcrumb a {
    color: #000;
}

.login-tab a {
    color: #c4c4c4;
}

.login-tab a:hover {
    color: #000;
    font-weight: bold;
}

.account-info-block-row {
    display: flex;
    gap: 2rem;
    padding: 2rem;
}

.input-group .password-toggle {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    padding: 6px 10px;
    background: transparent;
    border: none;
}

.input-group {
    position: relative;
}

.agree-text a {
    color: #c4c4c4;
}

.agree-text a:hover {
    color: #000;
}

.w100 {
    width: 100% !important;
}

.agree-block {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-end;
    padding: 2rem;
}

.agree-btn {
    border: 0;
    padding: 1rem;
    min-width: 200px;
    color: #fff;
    background: #000;
    align-items: center;
    justify-content: center;
    display: flex;
}

.agree-btn:hover {
    opacity: 0.7;
    color: #fff !important;
}

.agree-text {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
}

.success-page {
    display: flex;
    flex-direction: column;
    gap: 5px;
    background: #f5f5f5;
    padding: 10px;
    border-radius: 8px;
    justify-content: flex-start;
}

button.dropdown-toggle.btn.btn-link {
    color: #c4c4c4;
}

button.dropdown-toggle.btn.btn-link:hover {
    color: #000;
}

.agree-text input[type="checkbox"] {
    accent-color: #000;
}

a.login-tab {
    background: #f5f5f5;
}

a.login-tab:hover {
    color: #000;
}

.account-list {
    display: flex !important;
    flex-direction: column;
    gap: 5px;
}

a.account-list-item {
    color: #c4c4c4;
}

a.account-list-item:hover {
    color: #000;
}

.welcome-msg {
    margin: 2rem 0;
}

.account-text-info {
    font-weight: 600;
    padding: 0 2rem;
}

.fsb {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

select#input-zone {
    border: 0;
    border-bottom: 1px solid;
    border-radius: 0;
}

.address-list-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-radius: 8px;
}

.address-list-actions {
    display: flex;
    gap: 5px;
    align-items: center;
}

.del-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    background: #f5f5f5;
    color: #000;
    height: 40px;
    border-radius: 8px;
}

.address-list {
    margin: 2rem 0;
}

a.agree-btn:hover {
    color: #ffff;
}

.order-item {
    display: flex;
    justify-content: space-between;
}

.order-list {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin: 0 0 2rem;
}

.order-item-customer-info {
    display: flex;
    flex-direction: column;
}

.order-main-info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

a.order-see {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    background: #f5f5f5;
    padding: 5px;
    border-radius: 8px;
    color: #000;
    margin: 5px 0 0;
}

a.order-see:hover {
    opacity: 0.8;
}

span.order-comment br {
    display: none !important;
}

.order-shopping-item {
    display: flex;
    align-items: center;
}

.shopping-item-name {
    font-size: 16px;
    font-weight: 600;
}

.shopping-item-model {
    font-size: 12px;
    color: #c4c4c4;
}

.shopping-item-price {
    font-size: 12px;
}

.shopping-item-total {
    font-weight: 600;
}

.order-item-total {
    display: flex;
    gap: 5px;
    flex-direction: column;
    align-items: flex-end;
}

.chm-radio label input[type="radio"]:checked {
    background: #000 !important;
    border: #000 !important;
}

.checkout-сustomer, .checkout-address, .checkout-free-text, .checkout-related-products, .checkout-shipping-address, .checkout-shipping-method, .checkout-payment-method {
    box-shadow: none!important;
    background: none!important;
}

#onepcheckout input.form-control, .coupon_table input.form-control {
    border: none !important;
    background: none !important;
    border-bottom: 1px solid !important;
    box-shadow: none;
}

#onepcheckout select.form-control {
    border: none !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    border-bottom: 1px solid !important;
}

.sale-btn {
    background: #000 !important;
}

.sale-btn:hover {
    opacity: 0.8;
}

.checkbox-input:checked + span.checkbox-check {
    border-color: #000 !important;
    background-color: #fff !important;
}

a.agree, a.opc_login {
    color: #c4c4c4;
}

a.agree:hover, a.opc_login:hover {
    color: #000;
}

.opc-related-products .product-thumb {
    border: none !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}

.opc-related-products .carousel-related-scrollbar .swiper-scrollbar-drag {
    background: #000;
}

.opc-related-products .product-thumb .caption {
    margin: 0 1rem !important;
}

.opc-related-products .product-thumb .price {
    font-weight: 600;
    display: flex;
    flex-direction: row !important;
    align-items: start;
    font-family: 'Libre Bodoni', serif !important;
    gap: 5px;
}

.pq-box {
    width: 100% !important;
}

footer .newsletter {
    margin-top: 1rem;
    margin-bottom: 2rem;
    background: #000;
    padding: 10px;
    border-radius: 8px;
}

footer.type-footer-1 .btn-newsletter {
    border-radius: 8px !important;
    padding: 5px 20px;
    height: 45px;
    background: #000;
}

footer.type-footer-1 .newsletter .form-control, footer.type-footer-1 .newsletter .form-control:focus {
    color: #c4c4c4;
    height: 50px;
}

footer .btn-newsletter, footer.type-footer-1 .btn-newsletter {
    background: #000;
    border-color: transparent;
}

footer .footer-top {
    background: #fff;
    padding: 0 !important;
}

button#subcribe {
    background: #000;
    border: none;
}

button#subcribe:hover {
    opacity: 0.8;
}

.footer-bottom-contact {
    padding-top: 0 !important;
}

footer.type-footer-1 .footer-copyright-payment {
    display: none;
}

.icon-newsletter.ins-type-1 svg {
    height: 40px;
}

.free-shipping-left .free-ship-bar-fill {
    background: #000 !important;
}

.free-shipping-left .sum-free-shipping-left {
    color: #000 !important;
    background: #f5f5f5 !important;
}

#popup-quickorder .price-new {
    color: #DF3E10 !important;
    font-family: 'Libre Bodoni', serif !important;
}

ul.nav.navbar-nav > li:first-child > a {
    color: #af0000 !important;
}

.btn-quickorder, .btn-quickorder-one {
    background: #000 !important;
    width: 100%;
}

.btn-quickorder, .btn-quickorder-one:hover {
    opacity: 0.8;
}

footer .fdesc_fmap {
    padding: 0;
    background: #fff;
}

button.btn.btn-quickorder-one {
    background: #000 !important;
}

.rb-gallery-item {
    text-align: center;
    margin: 0 !important;
    padding: 5px !important;
}

.rb-gallery-img-outer {
    margin-bottom: 0 !important;
}

.h-type-2 .dflex .box-cart::before, footer.type-footer-1 .footer-copyright-payment .dflex-fcp::before {
    display: none !important;
}

.footer-social-icons {
    display: flex;
    gap: 1rem;
    margin: 0 0 1rem;
}

.footer-social-icons:hover {
    opacity: 0.7;
}

.footer-bottom-contact {
    justify-content: space-between;
    align-items: center;
}

i.fa.fa-bell {
    color: #000;
}

.preorder-btn i { transition: color .2s ease; }
.preorder-btn:hover i,
.preorder-btn:focus i { color: #fff; }

.preorder-btn {
    border: 0;
    padding: 10px;
    border-radius: 8px;
}

.preorder-btn:hover {
    background: #000;
    color: #fff;
}

.modal-footer button {
    width: 100%;
    background: #000 !important;
}

.modal-footer button:hover {
    background: #000 !important;
    opacity: 0.8;
}

.modal-footer .btn.active {
    background: #f5f5f5 !important;
    opacity: 1;
}

footer .newsletter #error-msg {
    bottom: 0!important;
}

.rb-gallery .text-gallery {
    padding: 10px 0!important;
}

.btn-search {
    line-height: 40px;
    margin-left: -25px !important;
}

.carousel-container .owl-pagination {
    background: transparent!important;
}

.item-easy-b {
    padding: 0 !important;
    border-radius: 0 !important;
}

.tp-bannershadow.tp-shadow2 {
    display: none!important;
}

@media (min-width: 768px) {
    #menu {
        display: none;
    }

    #logo {
        z-index: 9999;
    }

    #additional-menu .nav > li > a {
        font-size: 16px;
        text-transform: uppercase;
        font-style: initial;
        font-family: Montserrat, sans-serif;
        font-weight: 300;
    }

    #additional-menu .nav > li > a:hover {
        text-decoration: underline;
        text-underline-offset: 3px;
    }

    .top-menu-ul {
        all: unset !important;
        background: transparent !important;
        border: none !important;
        list-style: none;
        box-shadow: none !important;
        flex-direction: column !important;
        gap: 5px !important;
    }

    .dropdown-menu.active .top-menu-ul {
        display: flex !important;
    }

    .top-menu-ul li {
        display: none;
        padding-bottom: 5px;
        width: 300px;
    }

    .top-menu-ul .show {
        display: flex !important;
    }

    .top-menu-ul li:hover {
        font-weight: 600 !important;
        font-size: 14px !important;
        text-decoration: underline;
        text-underline-offset: 3px;
    }

    .fixed-top-header {
        box-shadow: none !important;
    }

    .product-thumb .image img {
        object-fit: none !important;
        width: 300px !important;
    }

    .breadcrumb {
        margin: 1rem 0;
    }

    .modal-body {
        position: relative;
        padding: 15px;
        display: flex;
        flex-direction: column-reverse;
    }

    .login-page {
        padding: 0 15%;
    }

    .agree-block {
        flex-direction: column;
        align-items: flex-end;
        padding: 0 2rem;
    }

    .cart-item-left {
        -ms-flex: 0 0 75px;
        flex: 0 0 150px;
        max-width: 150px;
    }

    .pos1 .megasliderpro {
        margin-top: -55px !important;
    }

    .h-type-1 .box-cart {
        position: relative;
        z-index: 9999;
    }
}

@media (max-width: 768px) {
    .h-type-1 .box-cart {
        margin-bottom: 0 !important;
    }

    .box-search {
        padding: 0 5%;
    }



    input.form-control.input-lg.search-autocomplete::placeholder {
        color: #000 !important;
    }

    .h-type-1 #search .button_search {
        background: transparent;
        border-color: transparent;
    }

    .header-actions {
        display: flex;
        gap: 0;
        align-items: center;
        justify-content: flex-start;
    }

    #menu .btn-menu {
        margin-right: 0 !important;
    }

    .container.header-block {
        padding-left: 0;
    }

    #cart:hover .dropdown-menu {
        display: block;
    }

    .container-fcat .owl-carousel .owl-buttons {
        display: none;
    }

    .box-fcat .fcat-name {
        margin-top: 0;
        height: 40px;
    }

    .fcat-name a {
        font-size: 12px !important;
    }

    .box-fcat .fcat-img img {
        height: 100px;
    }

    .caption.dflex.flex-column.flex-grow-1 {
        gap: 2px;
    }

    #product {
        padding: 10px;
        border: none;
        border-radius: 0;
    }

    .container-module .product-thumb {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .container-module .title-module, .categorywall-container .title-module {
        clear: both;
        text-align: start;
        display: flex;
        padding: 0 2rem;
    }

    .search-box-sc {
        display: flex;
        gap: 10px;
        padding: 0 1rem;
        margin: 2rem 0;
    }

    .login-block {
        gap: 5px;
        padding: 0 5px;
    }

    .agree-block {
        padding: 0;
        flex-direction: column;
        gap: 20px;
    }

    .agree-btn {
        height: 50px;
        width: 100%;
    }

    .account-info-block-row {
        gap: 1rem;
        padding: 1rem 2rem;
        flex-direction: column;
    }

    .login-page {
        padding: 0 1rem;
    }

    .login-tab {
        height: 40px;
    }

    .login-page-t {
        margin-top: 30%;
    }

    .address-list-item {
        flex-direction: column;
        gap: 10px;
    }

    .address-list-actions {
        display: flex;
        gap: 2px;
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    .del-btn {
        width: 100%;
    }

    .fsb {
        flex-direction: column-reverse;
        gap: 10px;
        align-items: flex-start;
        justify-content: center;
    }

    .welcome-msg {
        font-size: 20px;
    }

    .account-list {
        gap: 1rem;
        font-weight: 600;
        font-size: 16px;
    }

    .type_cart #cart .dropdown-menu {
        top: 70px !important;
    }

    footer.type-footer-1 .contact-f-t1 {
        flex-wrap: nowrap;
        width: 100%;
        margin: 10px 0 0;
        text-align: start;
    }

    footer.type-footer-2 .two-c-pc, footer.type-footer-1 .two-c-pc {
        margin-bottom: 20px;
        column-count: 2;
        display: block;
        text-align: start;
    }

    .fpayment {
        margin: 1rem 0;
    }

    .fcopyright {
        margin: 1rem 0;
    }


}

@media (max-width: 991px) {
    .ls-limit-sorts {
        flex-direction: row-reverse !important;
    }
}











.wbg{
    position: fixed !important;
    left: 0; right: 0;
    top: 0;
    display: none;
    background: #fff;
    z-index: 99;
    pointer-events: none;
    height: 60vh;
}

.wbg.active, .wbg.show{display: block !important;}

@media (max-width: 767px) {

    #menu-mobile-ns .nav.navbar-nav {
        display: flex !important;
        flex-direction: column !important;
        height: 100% !important;
    }

    #menu-mobile-ns .nav.navbar-nav > li {
        border-bottom: 1px solid #f0f0f0 !important;
        background: #fff !important;
    }

    #menu-mobile-ns .nav.navbar-nav > li > a {
        padding: 18px 16px !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        display: flex !important;
        align-items: center !important;
    }

    #menu-mobile-ns .nav.navbar-nav > li > a .item-name {
        font-size: 16px !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
        letter-spacing: 0.06em !important;
    }

    #menu-mobile-ns .nav.navbar-nav > li:first-child > a,
    #menu-mobile-ns .nav.navbar-nav > li:first-child > a .item-name {
        color: #d60000 !important;
        font-weight: 700 !important;
    }

    #menu-mobile-ns .show-sc-mobile {
        margin-left: 10px !important;
        display: inline-flex !important;
        align-items: center !important;
    }

    #menu-mobile-ns .show-sc-mobile .plus svg {
        width: 16px !important;
        height: 16px !important;
    }

    #menu-mobile-ns .mob-submenu-list > ul > li > a {
        padding: 16px 16px !important;
        font-size: 15px !important;
        font-weight: 500 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
    }

    #menu-mobile-ns .mob-submenu-list > ul > li > a .show-sc-mobile .plus svg {
        width: 15px !important;
        height: 15px !important;
    }

    #menu-mobile-ns .mob-submenu-list-3lev > ul > li > a {
        padding: 12px 18px !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        display: block !important;
    }

    #menu-mobile-ns .nav.navbar-nav > li.mob-extra--account {
        margin-top: auto !important;
        border-top: 1px solid #e0e0e0 !important;
    }

    #menu-mobile-ns .nav.navbar-nav > li.mob-extra {
        background: #fff !important;
    }

    #menu-mobile-ns .mob-extra > a {
        padding: 18px 16px !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        display: flex !important;
        align-items: center !important;
        text-decoration: none !important;
        color: #111 !important;
    }

    #menu-mobile-ns .mob-extra__icon {
        margin-right: 12px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    #menu-mobile-ns .mob-extra__icon svg {
        width: 20px !important;
        height: 20px !important;
    }

    #menu-mobile-ns .mob-extra__text {
        font-size: 16px !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
        letter-spacing: 0.06em !important;
    }

    #menu-mobile-ns .mob-extra__badge {
        margin-left: auto !important;
        font-size: 12px !important;
        min-width: 22px !important;
        text-align: center !important;
        padding: 2px 7px !important;
        border-radius: 11px !important;
    }
}

@media (max-width: 767px) {

    #menu-mobile-ns .show-sc-mobile .plus svg path {
        stroke: #777 !important;
    }

    #menu-mobile-ns .show-sc-mobile .plus svg rect,
    #menu-mobile-ns .show-sc-mobile .plus svg line,
    #menu-mobile-ns .show-sc-mobile .plus svg path[fill] {
        fill: #777 !important;
        stroke: #777 !important;
    }

    #menu-mobile-ns .mob-submenu-list > ul > li > a {
        color: #555 !important;
        font-weight: 500 !important;
    }

    #menu-mobile-ns .mob-submenu-list-3lev > ul > li > a {
        color: #777 !important;
        font-weight: 400 !important;
    }
}

@media (max-width: 767px) {

    .category-page .product-layout.product-grid {
        float: left !important;
        width: 50% !important;
        max-width: 50% !important;
        flex: 0 0 50% !important;

        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .category-page .product-thumb.dflex {
        display: block !important;
    }

    .category-page .product-thumb .caption.dflex {
        display: block !important;
        width: 100% !important;
    }

    .category-page .product-thumb .image {
        position: relative;
        width: 100% !important;
        max-width: 100% !important;
        max-height: none !important;
        padding-top: 140% !important;
        overflow: hidden;
        margin: 0 !important;
    }

    .category-page .product-thumb .image a {
        position: absolute;
        inset: 0;
        display: block !important;
        width: 100% !important;
        height: 100% !important;
    }

    .category-page .product-thumb .image img {
        position: absolute;
        inset: 0;
        width: 100% !important;
        height: 100% !important;
        max-width: none !important;
        object-fit: cover;
        display: block !important;
    }

    .category-page .product-thumb {
        padding: 0 !important;
        margin-bottom: 22px !important;
    }

    .category-page .product-thumb .buy-action,
    .category-page .product-thumb .cart,
    .category-page .product-thumb .compare,
    .category-page .product-thumb .quick-order,
    .category-page .product-thumb .pq-box .quantity_plus_minus,
    .category-page .product-thumb .rating,
    .category-page .product-thumb .base-info,
    .category-page .product-thumb .product-model,
    .category-page .product-thumb .btn-fastorder,
    .category-page .product-thumb .btn-compare {
        display: none !important;
    }

    .category-page .product-thumb .btn-wishlist,
    .category-page .product-thumb .wishlist,
    .category-page .product-thumb .product-name.cs-name-row .wishlist-in-name {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .category-page .product-thumb .caption,
    .category-page .product-thumb .pq-box {
        margin: 0 !important;
        padding: 0 !important;
        position: static !important;
        width: 100% !important;
    }

    .category-page .product-thumb .product-name {
        position: static !important;
        height: auto !important;
        max-height: none !important;
        overflow: visible !important;
        white-space: normal !important;

        margin: 8px 0 0 0 !important;
        padding: 0 !important;
        line-height: 1.35 !important;
    }

    .category-page .product-thumb .product-name a {
        display: block !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        color: #000 !important;
        text-decoration: none !important;

        white-space: normal !important;
        overflow: visible !important;
        text-overflow: clip !important;
        height: auto !important;
        max-height: none !important;
    }

    .category-page .product-thumb .price {
        position: static !important;
        display: block !important;

        font-size: 14px !important;
        font-weight: 700 !important;
        color: #000 !important;

        margin-top: 6px !important;
        padding: 0 0 10px 0 !important;
        line-height: 1.3 !important;

        white-space: normal !important;
        overflow: visible !important;
        text-overflow: clip !important;
    }
}

@media (max-width: 767px) {

    #image-box{
        width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
    }

    .row.fix > [class*="col-"]{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #image-box .slider-main-img,
    #image-box .slider-main-img .slick-list,
    #image-box .slider-main-img .slick-track,
    #image-box .slider-main-img .slick-slide{
        height: auto !important;
    }

    #image-box .slider-main-img .slick-slide .item{
        position: relative !important;
        width: 100% !important;
        padding-top: 140% !important;
        overflow: hidden !important;
        background: #fff !important;
    }

    #image-box .slider-main-img .slick-slide .item > a{
        position: absolute !important;
        inset: 0 !important;
        display: block !important;
        width: 100% !important;
        height: 100% !important;
    }

    #image-box .slider-main-img .slick-slide .item img{
        position: absolute !important;
        inset: 0 !important;
        width: 100% !important;
        height: 100% !important;
        max-width: none !important;
        object-fit: cover !important;
        display: block !important;
    }

    #image-box .slider-main-img{
        position: relative !important;
    }

    #image-box .slider-main-img button.slick-arrow.mob-prev,
    #image-box .slider-main-img button.slick-arrow.mob-next{
        position: absolute !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        z-index: 50 !important;

        width: 44px !important;
        height: 44px !important;

        background: transparent !important;
        border: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;

        opacity: 1 !important;
        display: block !important;

        font-size: 0 !important;
        line-height: 0 !important;
        padding: 0 !important;
    }

    #image-box .slider-main-img button.slick-arrow.mob-prev{ left: 12px !important; right: auto !important; }
    #image-box .slider-main-img button.slick-arrow.mob-next{ right: 12px !important; left: auto !important; }

    #image-box .slider-main-img button.slick-arrow::after{
        content: none !important;
        display: none !important;
    }
    #image-box .slider-main-img button.slick-arrow svg,
    #image-box .slider-main-img button.slick-arrow span,
    #image-box .slider-main-img button.slick-arrow i,
    #image-box .slider-main-img button.slick-arrow img{
        display: none !important;
    }

    #image-box .slider-main-img button.slick-arrow.mob-prev::before,
    #image-box .slider-main-img button.slick-arrow.mob-next::before{
        display: block !important;
        width: 44px !important;
        height: 44px !important;
        line-height: 44px !important;

        font-size: 34px !important;
        font-weight: 400 !important;
        color: #666 !important;
        opacity: .9 !important;

        text-align: center !important;
        content: "" !important;
    }
    #image-box .slider-main-img button.slick-arrow.mob-prev::before{ content: "‹" !important; }
    #image-box .slider-main-img button.slick-arrow.mob-next::before{ content: "›" !important; }

    #image-box .slider-main-img button.slick-arrow.slick-disabled{
        opacity: .25 !important;
    }

}

@media (max-width: 991px){

    #image-box .slick-dots{
        position: absolute;
        left: 0;
        right: 0;
        bottom: 14px;

        display: flex;
        justify-content: center;
        align-items: center;

        gap: 8px;
        margin: 0;
        padding: 0 14px;
        list-style: none;

        z-index: 60;

        filter: drop-shadow(0 1px 1px rgba(0,0,0,.12));
    }

    #image-box .slick-dots li{
        width: 22px;
        height: 2px;
        border-radius: 2px;

        background: #666;
        opacity: .28;

        transition: opacity .2s ease, transform .2s ease;
    }

    #image-box .slick-dots li.slick-active{
        opacity: .95;
        transform: scaleX(1.06);
    }

    #image-box .slick-dots li button{
        width: 100%;
        height: 100%;
        padding: 0;
        border: 0;
        background: transparent;

        font-size: 0;
        line-height: 0;
    }
}

.product-thumb { position: relative; }
.product-thumb .image { position: relative; }

.product-thumb.has-options .image img{
    margin-bottom: 0 !important;
    display: block !important;
}

.product-thumb.has-options .cs-card-options{
    position: absolute !important;
    left: 0; right: 0; bottom: 0;
    z-index: 60;

    padding: 12px 14px !important;
    background: rgba(255,255,255,.72) !important;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);

    opacity: 0;
    transform: translateY(8px);
    pointer-events: none;
    transition: opacity .2s ease, transform .2s ease;
}

@media (min-width: 992px){
    .product-thumb.has-options:hover .cs-card-options{
        opacity: 1;
        transform: translateY(0);
        pointer-events: auto;
    }
}

@media (max-width: 991px){
    .product-thumb.has-options .cs-card-options{
        opacity: 1;
        transform: none;
        pointer-events: auto;
    }
}

.product-thumb.has-options .cs-card-options .control-label{
    display: none !important;
}

.product-thumb.has-options .cs-card-options .option.latest-opt{
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

.product-thumb.has-options .cs-card-options [id^="input-option"]{
    width: 100% !important;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    align-items: center !important;
}

.product-thumb.has-options .buy-action{
    display: none !important;
}

.product-thumb .product-name.cs-name-row{
    display: flex !important;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
}

.product-thumb .product-name.cs-name-row .cs-name-link{
    flex: 1 1 auto;
    min-width: 0;
    display: block;
}

.product-thumb .product-name.cs-name-row .wishlist-in-name{
    flex: 0 0 auto;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1;
}

@media (max-width: 767px){

    .category-page .product-thumb .product-name.cs-name-row .wishlist-in-name{
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

}

@media (max-width: 767px){
    .product-thumb.has-options .cs-card-options .radio-checbox-options label{
        min-width: 42px !important;
        min-height: 42px !important;
        padding: 10px 12px !important;
        border-radius: 10px !important;
        font-size: 14px !important;
        line-height: 1 !important;

        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        white-space: nowrap !important;
    }

    .product-thumb.has-options .cs-card-options [id^="input-option"]{
        gap: 10px !important;
    }

    .product-thumb.has-options .cs-card-options .radio-checbox-options .option-name{
        font-size: 14px !important;
    }
}

.search-block-container{
    position: fixed !important;
    top: 0 !important;
    left: 0; right: 0;
    width: 100%;
    display: none;
    background: #fff;
    z-index: 2147483646 !important;
    padding: 35px 0 60px;
}

.search-block-container.show{ display: block !important; }

.search-block-container .box-search{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
}

.search-block-container .search-close{
    position: absolute;
    top: 16px;
    right: 20px;
    border: 0;
    background: transparent;
    font-size: 32px;
    line-height: 1;
    cursor: pointer;
    color: #000;
}

body.search-open{ overflow: hidden; }

body.search-open header{ pointer-events: none; }

.cs-live-head{
    max-width: 1200px;
    margin: 18px auto 10px;
    padding: 0 20px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
}
.cs-live-title{ font-size:18px; letter-spacing:.04em; text-transform:uppercase; }
.cs-live-more{ background:#000; color:#fff; padding:10px 14px; font-size:12px; text-transform:uppercase; }
.cs-live-more:hover{ opacity:.85; color:#fff !important; }

#cs-live-results{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px 20px;
}

.cs-live-card{ display:block; color:#000; text-decoration:none; }
.cs-live-img{ aspect-ratio: 3/4; background:#f5f5f5; overflow:hidden; }
.cs-live-img img{ width:100%; height:100%; object-fit:cover; display:block; }

.cs-live-name{ margin-top:10px; font-size:12px; text-transform:uppercase; }
.cs-live-price{ margin-top:6px; font-size:12px; color:#666; }
.cs-live-price .old{ text-decoration: line-through; margin-right: 10px; }
.cs-live-price .new{ color:#DF3E10; }

.cs-live-carousel .owl-wrapper-outer{ overflow:hidden; }
.cs-live-item{ padding: 0 12px; }

#content .buttons{
    display: flow-root;
    margin-bottom: 36px;
}

@media (max-width: 767px){

    .container-module .product-thumb.dflex{
        display: block !important;
    }

    .container-module .product-thumb .caption.dflex{
        display: block !important;
        width: 100% !important;
    }

    .container-module .product-thumb .image{
        position: relative !important;
        width: 100% !important;
        max-width: 100% !important;
        padding-top: 140% !important;
        overflow: hidden !important;
        margin: 0 !important;
    }

    .container-module .product-thumb .image > a{
        position: absolute !important;
        inset: 0 !important;
        display: block !important;
        width: 100% !important;
        height: 100% !important;
    }

    .container-module .product-thumb .image img{
        position: absolute !important;
        inset: 0 !important;
        width: 100% !important;
        height: 100% !important;
        max-width: none !important;
        object-fit: cover !important;
        display: block !important;
    }

    .container-module .product-thumb .buy-action,
    .container-module .product-thumb .cart,
    .container-module .product-thumb .wishlist,
    .container-module .product-thumb .compare,
    .container-module .product-thumb .quick-order,
    .container-module .product-thumb .actions,
    .container-module .product-thumb .pq-box .quantity_plus_minus,
    .container-module .product-thumb .rating,
    .container-module .product-thumb .base-info,
    .container-module .product-thumb .product-model,
    .container-module .product-thumb .btn-fastorder,
    .container-module .product-thumb .btn-compare,
    .container-module .product-thumb .btn-wishlist{
        display: none !important;
    }

    .container-module .product-thumb .product-name.cs-name-row .wishlist-in-name{
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0 !important;
        margin: 0 !important;
        line-height: 1 !important;
        flex: 0 0 auto !important;
    }

    .container-module .product-thumb .caption,
    .container-module .product-thumb .pq-box{
        margin: 0 !important;
        padding: 0 !important;
        position: static !important;
        width: 100% !important;
    }

    .container-module .product-thumb .product-name{
        position: static !important;
        height: auto !important;
        max-height: none !important;
        overflow: visible !important;
        white-space: normal !important;

        margin: 6px 0 0 0 !important;
        padding: 0 14px !important;
        line-height: 1.35 !important;
    }

    .container-module .product-thumb .product-name.cs-name-row{
        display: flex !important;
        justify-content: space-between !important;
        align-items: flex-start !important;
        gap: 10px !important;
    }

    .container-module .product-thumb .product-name a,
    .container-module .product-thumb .product-name .cs-name-link{
        display: block !important;

        font-size: 16px !important;
        font-weight: 600 !important;
        color: #000 !important;
        text-decoration: none !important;

        white-space: normal !important;
        overflow: visible !important;
        text-overflow: clip !important;

        height: auto !important;
        max-height: none !important;

        -webkit-line-clamp: unset !important;
        -webkit-box-orient: initial !important;
    }

    .container-module .product-thumb .price,
    .container-module .product-thumb .pq-box .price{
        position: static !important;
        display: block !important;

        font-size: 18px !important;
        font-weight: 400 !important;
        color: #7A7A7A !important;

        margin-top: 10px !important;
        padding: 0 14px 15px 14px !important;
        line-height: 1.3 !important;

        white-space: normal !important;
        overflow: visible !important;
        text-overflow: clip !important;
    }
}

#cart:hover > .dropdown-menu { display: none !important; }

html.minicart-open,
body.minicart-open { overflow: hidden !important; }

body.minicart-open #cs-fb-widget,
body.minicart-open .position_right_display_type_2,
body.minicart-open .messangers-block { display: none !important; }

#cart .minicart-backdrop{
    position: fixed !important;
    inset: 0 !important;
    background: rgba(0,0,0,.45) !important;
    z-index: 2147483000 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transition: opacity .2s ease, visibility .2s ease;
}
#cart.open .minicart-backdrop{
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

#cart .dropdown-menu.minicart-drawer__menu{
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;

    height: 100vh !important;
    height: 100dvh !important;
    width: 700px !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;

    background: #fff !important;
    box-shadow: -14px 0 32px rgba(0,0,0,.18) !important;

    z-index: 2147483001 !important;

    transform: translateX(110%) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;

    transition: transform .25s ease, opacity .25s ease, visibility .25s ease;

    display: flex !important;
    flex-direction: column !important;

    font-size: 15px !important;

    overflow: hidden !important;
    box-sizing: border-box !important;
}
#cart.open .dropdown-menu.minicart-drawer__menu{
    transform: translateX(0) !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

#cart .minicart-drawer__header{
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 18px 22px !important;
    border-bottom: 1px solid rgba(0,0,0,.08) !important;
}
#cart .minicart-drawer__title{
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}
#cart .minicart-drawer__close{
    flex: 0 0 auto !important;
    width: 46px !important;
    height: 46px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 0 !important;
    background: transparent !important;
    font-size: 30px !important;
    line-height: 1 !important;
    cursor: pointer !important;
}

#cart .minicart-drawer__content{
    flex: 1 1 auto !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;

    padding: 18px 22px 20px !important;

    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;

    overscroll-behavior: contain !important;
    touch-action: pan-y !important;
}

#cart .minicart-drawer__content > *{ min-width: 0 !important; }

#cart .minicart-table{
    flex: 0 0 auto !important;
    display: table !important;
    margin: 0 !important;
}

#cart .minicart-table tr{
    display: grid !important;
    grid-template-columns: 136px 1fr 140px 110px 36px !important;
    align-items: center !important;
    column-gap: 14px !important;

    padding: 14px 0 !important;
    border-bottom: 1px dashed rgba(0,0,0,.14) !important;
}
#cart .minicart-table td{
    border: 0 !important;
    padding: 0 !important;
    vertical-align: middle !important;
    min-width: 0 !important;
}

#cart .minicart-table .cart-image img.img-thumbnail{
    width: 136px !important;
    max-width: 136px !important;
    height: auto !important;
    border-radius: 0px !important;
    border: 1px solid rgba(0,0,0,.08) !important;
    padding: 0 !important;
}

#cart .minicart-table .cart-name{ min-width: 0 !important; }
#cart .minicart-table .cart-title{
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;

    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;

    color: #000 !important;
    text-decoration: none !important;
}
#cart .minicart-table .cart-name small{
    opacity: .85 !important;
    font-size: 13px !important;
    line-height: 1.25 !important;

    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;

    margin-top: 6px !important;
    white-space: normal !important;
}
#cart .minicart-table .cart-name small br{ display: none !important; }

#cart .minicart-qty{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    border: 1px solid rgba(0,0,0,.10) !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    background: #fff !important;

    height: 40px !important;
}
#cart .minicart-qty__btn{
    width: 38px !important;
    height: 40px !important;
    border: 0 !important;
    background: rgba(0,0,0,.05) !important;
    color: #000 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-size: 19px !important;
    line-height: 1 !important;
    cursor: pointer !important;
}
#cart .minicart-qty__input{
    width: 56px !important;
    height: 40px !important;
    border: 0 !important;
    background: #fff !important;
    text-align: center !important;
    padding: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 15px !important;
    font-weight: 800 !important;
}
#cart .minicart-qty__input::-webkit-outer-spin-button,
#cart .minicart-qty__input::-webkit-inner-spin-button{ -webkit-appearance: none; margin: 0; }
#cart .minicart-qty__input{ -moz-appearance: textfield; }

#cart .cart-price{
    text-align: right !important;
    white-space: nowrap !important;
    font-size: 15px !important;
    font-weight: 900 !important;
}
#cart .cart-remove .btn-link-delete{
    width: 34px !important;
    height: 34px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 0 !important;
    background: transparent !important;
    color: #000 !important;
    cursor: pointer !important;
}

#cart .minicart-summary{
    flex: 0 0 auto !important;
    border-top: 1px solid rgba(0,0,0,.08) !important;
    padding-top: 12px !important;
}
#cart .minicart-summary__row{
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 8px 0 !important;
}
#cart .minicart-summary__label{
    opacity: .75 !important;
    font-size: 13px !important;
}
#cart .minicart-summary__value{
    margin-left: auto !important;
    white-space: nowrap !important;
    font-size: 15px !important;
    font-weight: 900 !important;
}
#cart .minicart-summary__coupon{
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin-left: 14px !important;
    min-width: 0 !important;
}
#cart .minicart-coupon-input{
    height: 46px !important;
    border-radius: 14px !important;
    border: 1px solid rgba(0,0,0,.14) !important;
    padding: 0 14px !important;
    font-size: 14px !important;
    min-width: 0 !important;
}
#cart .minicart-coupon-apply{
    height: 46px !important;
    border-radius: 14px !important;
    padding: 0 16px !important;
    font-size: 14px !important;
}
#cart .minicart-coupon-apply:disabled{
    opacity: .45 !important;
    cursor: not-allowed !important;
}

#cart .minicart-table{ order: 1 !important; }
#cart .minicart-summary{ order: 2 !important; }
#cart .minicart-actions{ order: 3 !important; }
#cart .minicart-upsell{ order: 4 !important; }

#cart .minicart-actions{
    position: static !important;
    flex: 0 0 auto !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 12px !important;

    padding-top: 12px !important;
    border-top: 1px solid rgba(0,0,0,.08) !important;
    background: #fff !important;
}
#cart .minicart-actions__cart,
#cart .minicart-actions__checkout{
    width: 100% !important;
    height: 50px !important;
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
    border-radius: 14px !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}
#cart .minicart-actions__cart:hover,
#cart .minicart-actions__checkout:hover{ opacity: .9; }

#cart .minicart-upsell{ flex: 0 0 auto !important; }
#cart .minicart-upsell__title{
    font-size: 16px !important;
    font-weight: 800 !important;
    margin: 6px 0 8px !important;
}
#cart .minicart-upsell__wrap{ position: relative !important; }

#cart .minicart-upsell__grid{
    display: flex !important;
    gap: 12px !important;

    overflow-x: auto !important;
    overflow-y: hidden !important;

    padding: 2px 48px 10px !important;

    -webkit-overflow-scrolling: touch !important;
    scroll-behavior: smooth !important;

    -ms-overflow-style: none !important;
    scrollbar-width: none !important;
}
#cart .minicart-upsell__grid::-webkit-scrollbar{ height: 0 !important; }

#cart .minicart-upsell__item{
    flex: 0 0 190px !important;
    max-width: 190px !important;
    border: 1px solid rgba(0,0,0,.08) !important;
    border-radius: 14px !important;
    padding: 12px !important;
    background: #fff !important;
}
#cart .minicart-upsell__img img{
    width: 100% !important;
    height: auto !important;
    border-radius: 12px !important;
    display: block !important;
}
#cart .minicart-upsell__name{
    margin-top: 8px !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    min-height: 32px !important;
    color: #000 !important;
    text-decoration: none !important;
}
#cart .minicart-upsell__price{
    margin-top: 6px !important;
    font-size: 14px !important;
    font-weight: 900 !important;
}
#cart .minicart-upsell__price .price-old{ text-decoration: line-through; opacity: .55; margin-right: 6px; }
#cart .minicart-upsell__btn{
    margin-top: 10px !important;
    width: 100% !important;
    border-radius: 14px !important;
    padding: 11px 12px !important;
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}
#cart .minicart-upsell__btn:hover{ opacity: .9; }

#cart .minicart-upsell__nav{
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;

    width: 38px !important;
    height: 38px !important;

    border-radius: 999px !important;
    border: 1px solid rgba(0,0,0,.10) !important;
    background: rgba(255,255,255,.98) !important;

    box-shadow: 0 10px 22px rgba(0,0,0,.10) !important;

    display: none !important;
    align-items: center !important;
    justify-content: center !important;

    cursor: pointer !important;
    z-index: 2 !important;

    font-size: 0 !important;
    line-height: 0 !important;
    color: transparent !important;
}
#cart .minicart-upsell__wrap.has-nav .minicart-upsell__nav{ display: flex !important; }

#cart .minicart-upsell__nav::before{
    content: "" !important;
    width: 16px !important;
    height: 16px !important;
    display: block !important;
    background: #000 !important;

    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 6l6 6-6 6' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 6l6 6-6 6' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;
}
#cart .minicart-upsell__nav--prev::before{ transform: rotate(180deg) !important; }
#cart .minicart-upsell__nav--prev{ left: 8px !important; }
#cart .minicart-upsell__nav--next{ right: 8px !important; }

#cart .minicart-upsell__wrap.is-start .minicart-upsell__nav--prev,
#cart .minicart-upsell__wrap.is-end .minicart-upsell__nav--next{
    opacity: .25 !important;
    pointer-events: none !important;
}

@media (max-width: 767px){
    #cart .dropdown-menu.minicart-drawer__menu{
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        height: 100vh !important;
        height: 100dvh !important;
        box-shadow: none !important;
    }

    #cart .minicart-drawer__header{
        padding: 16px 16px !important;
        padding-top: calc(16px + env(safe-area-inset-top)) !important;
    }
    #cart .minicart-drawer__content{
        padding: 16px 16px 18px !important;
        padding-bottom: calc(18px + env(safe-area-inset-bottom)) !important;
    }

    #cart .minicart-table tr{
        grid-template-columns: 92px 1fr 32px !important;
        grid-template-areas:
      "img name remove"
      "img qty  price" !important;
        column-gap: 12px !important;
        row-gap: 10px !important;
        align-items: start !important;
    }
    #cart .minicart-table .cart-image{ grid-area: img !important; }
    #cart .minicart-table .cart-name{ grid-area: name !important; }
    #cart .minicart-table .cart-remove{ grid-area: remove !important; text-align: right !important; }
    #cart .minicart-table .cart-quantity{ grid-area: qty !important; text-align: left !important; }
    #cart .minicart-table .cart-price{ grid-area: price !important; text-align: right !important; }

    #cart .minicart-table .cart-image img.img-thumbnail{
        width: 92px !important;
        max-width: 92px !important;
        border-radius: 12px !important;
    }
    #cart .minicart-table .cart-title{ -webkit-line-clamp: 2 !important; font-size: 15px !important; }

    #cart .minicart-actions{ grid-template-columns: 1fr !important; }

    #cart .minicart-summary__coupon{
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 10px !important;
    }
    #cart .minicart-coupon-input{ flex: 1 1 auto !important; width: auto !important; }

    #cart .minicart-upsell__nav{ width: 34px !important; height: 34px !important; }
    #cart .minicart-upsell__nav::before{ width: 14px !important; height: 14px !important; }
}

#cart .dropdown-menu.minicart-drawer__menu,
#cart .dropdown-menu.minicart-drawer__menu *{
    box-sizing: border-box !important;
}

#cart .dropdown-menu.minicart-drawer__menu{
    max-width: 100% !important;
    overflow-x: hidden !important;
}

#cart .minicart-drawer__header{
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
}
#cart .minicart-drawer__title{
    min-width: 0 !important;
    max-width: calc(100% - 56px) !important;
}

#cart .minicart-drawer__close{
    margin: 0 !important;
    padding: 0 !important;
    flex: 0 0 46px !important;
    max-width: 46px !important;
}

#cart .minicart-drawer__content{
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
}
#cart .minicart-summary,
#cart .minicart-actions,
#cart .minicart-upsell{
    max-width: 100% !important;
    overflow-x: hidden !important;
}

@media (max-width: 767px){
    #cart .dropdown-menu.minicart-drawer__menu{
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media (max-width: 767px){
    #cart .minicart-upsell__nav{
        display: none !important;
    }

    #cart .minicart-upsell__grid{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

#onepcheckout .btn.sale-btn,
#onepcheckout .btn.btn-primary.sale-btn,
#onepcheckout #button-coupon.btn,
#onepcheckout #button-voucher.btn,
#onepcheckout #button-reward.btn,
.checkout-cart-accordion .btn.sale-btn,
.checkout-checkout .btn.sale-btn{
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}

#onepcheckout .btn.sale-btn:hover,
.checkout-cart-accordion .btn.sale-btn:hover,
.checkout-checkout .btn.sale-btn:hover{
    opacity: .9 !important;
}

#onepcheckout .btn.sale-btn svg,
.checkout-cart-accordion .btn.sale-btn svg,
.checkout-checkout .btn.sale-btn svg{
    fill: #fff !important;
}

#cart .minicart-drawer__content--empty{
    padding: 24px 16px 18px !important;
}

#cart .minicart-empty{
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;

    gap: 14px !important;
}

#cart .minicart-empty__icon{
    width: 72px !important;
    height: 72px !important;
    margin-top: 10px !important;
    color: #666 !important;
}
#cart .minicart-empty__icon svg{
    width: 72px !important;
    height: 72px !important;
    max-width: 72px !important;
    max-height: 72px !important;
    display: block !important;
}

#cart .minicart-empty__title{
    font-size: 18px !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase !important;
    margin-top: 4px !important;
}

#cart .minicart-actions--empty{
    width: 100% !important;
    padding: 0 !important;
    margin-top: 6px !important;

    display: block !important;
    border: 0 !important;
    background: transparent !important;
}

#cart .minicart-actions--empty .minicart-actions__cart{
    width: 100% !important;
    height: 50px !important;
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

@media (min-width: 768px){
    #cart .minicart-drawer__content--empty{
        padding: 26px 22px 20px !important;
    }
}

.wrapper,
.page-wrapper,
.main-wrapper {
    max-width: 100% !important;
    width: 100% !important;
}

header .container,
footer .container {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.megasliderpro .owl-controls.clickable{
    display: block !important;
}
.megasliderpro .owl-pagination{
    display: block !important;
}

.megasliderpro #mslider0{ position: relative; }
.megasliderpro #mslider0 .item-ms{ position: relative; }

.megasliderpro #mslider0 .slick-caption{
    position: absolute;
    inset: 0;
    z-index: 3;
    pointer-events: none;
}
.megasliderpro #mslider0 .slick-caption a{ pointer-events: auto; }

.megasliderpro #mslider0 .slick-caption .row-slider-info{
    position: absolute !important;
    left: 50% !important;
    bottom: 25% !important;
    transform: translateX(-50%) !important;

    width: min(90vw, 1200px) !important;
    margin: 0 !important;
    padding: 0 16px !important;

    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
}

@media (max-width: 768px){
    .megasliderpro #mslider0 .slick-caption .row-slider-info{
        bottom: 18% !important;
    }
}

.megasliderpro #mslider0 .text-sub-title,
#mslider0-fixed-caption .text-sub-title{
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .35em;
    font-size: 12px;
    line-height: 1.2;
    opacity: .9;
}

.megasliderpro #mslider0 .msp-title,
#mslider0-fixed-caption .msp-title{
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}

.megasliderpro #mslider0 .msp-title::before,
.megasliderpro #mslider0 .msp-title::after,
#mslider0-fixed-caption .msp-title::before,
#mslider0-fixed-caption .msp-title::after{
    content: none !important;
    display: none !important;
}

.megasliderpro #mslider0 .msp-title .text-title,
#mslider0-fixed-caption .msp-title .text-title{
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-weight: 600;
    font-size: clamp(42px, 6vw, 120px);
    line-height: .95;

    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
}

.megasliderpro #mslider0 .owl-controls{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 24px;
    z-index: 5;
    display: flex;
    justify-content: center;
    pointer-events: none;
}

.megasliderpro #mslider0 .owl-pagination{
    pointer-events: auto;
    display: flex;
    gap: 12px;
}

.megasliderpro #mslider0 .owl-pagination .owl-page span{
    display: block;
    width: 60px;
    height: 2px;
    background: rgba(255,255,255,.45);
    border-radius: 0;
}

.megasliderpro #mslider0 .owl-pagination .owl-page.active span{
    background: rgba(255,255,255,1);
}

.megasliderpro #mslider0 .owl-controls.is-fixed{
    position: fixed;
    bottom: 24px;
    left: 0;
    right: auto;
}

.megasliderpro #mslider0.caption-fixed .slick-caption{
    opacity: 0;
    visibility: hidden;
}

#mslider0-fixed-caption{
    position: fixed;
    bottom: 25%;
    z-index: 9999;

    display: none;
    justify-content: center;
    pointer-events: none;

    left: 0;
    right: auto;
    width: auto;
}

#mslider0-fixed-caption.is-visible{
    display: flex;
}

#mslider0-fixed-caption .row-slider-info{
    position: static !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: none !important;

    width: min(90vw, 1200px);
    margin: 0;
    padding: 0 16px;

    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    justify-content: center;
    text-align: center;
}

@media (max-width: 768px){
    #mslider0-fixed-caption{ bottom: 18%; }
}

@media (min-width: 992px) {
    #top-fixed { display: none !important; }

    header.h-type-1,
    header.h-type-2 {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 3000 !important;

        background: #000 !important;
        background-color: #000 !important;
    }

    .menu-header-box.full-mw,
    .menu-header-box.cont-mw {
        position: fixed !important;
        top: var(--cs-header-h) !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 2999 !important;

        background: #000 !important;
        background-color: #000 !important;
    }

    body {
        padding-top: calc(var(--cs-header-h, 54px) + var(--cs-menu-h, 0px)) !important;
    }

    header.h-type-1,
    header.h-type-2,
    header.h-type-1 a,
    header.h-type-2 a {
        color: #fff !important;
    }
    header.h-type-1 a:hover,
    header.h-type-2 a:hover {
        color: #fff !important;
    }

    header.h-type-1 .dropdown-menu a,
    header.h-type-2 .dropdown-menu a {
        color: #000 !important;
    }
    header.h-type-1 .dropdown-menu a:hover,
    header.h-type-2 .dropdown-menu a:hover {
        color: #000 !important;
    }

    header.h-type-1 #search_word,
    header.h-type-2 #search_word {
        color: #fff !important;
    }

    .menu-header-box.full-mw .navbar-nav > li > a,
    .menu-header-box.cont-mw .navbar-nav > li > a,
    .menu-header-box.full-mw .navbar-nav > li > a .item-name,
    .menu-header-box.cont-mw .navbar-nav > li > a .item-name {
        color: #fff !important;
    }
    .menu-header-box.full-mw .navbar-nav > li > a:hover,
    .menu-header-box.cont-mw .navbar-nav > li > a:hover {
        color: #fff !important;
    }

    .menu-header-box.full-mw svg path,
    .menu-header-box.cont-mw svg path {
        fill: #fff !important;
        stroke: #fff !important;
    }

    header.h-type-1 #additional-menu ul.nav.navbar-nav > li > a,
    header.h-type-2 #additional-menu ul.nav.navbar-nav > li > a {
        color: #fff !important;
    }

    #additional-menu .top-menu a,
    #additional-menu .top-menu-ul a {
        color: #000 !important;
    }

    #additional-menu li.dropdown > .top-menu {
        padding-top: 16px !important;
    }

    #additional-menu .top-menu-ul {
        display: flex !important;
        flex-direction: column !important;
        gap: 8px !important;
    }
}

@media (min-width: 768px) {
    header.h-type-1 #additional-menu ul.nav.navbar-nav > li:first-child > a,
    header.h-type-2 #additional-menu ul.nav.navbar-nav > li:first-child > a {
        color: #d40000 !important;
    }

    header.h-type-1 #additional-menu ul.nav.navbar-nav > li > a[href*="product/special"],
    header.h-type-2 #additional-menu ul.nav.navbar-nav > li > a[href*="product/special"],
    header.h-type-1 #additional-menu ul.nav.navbar-nav > li > a[href*="/sale"],
    header.h-type-2 #additional-menu ul.nav.navbar-nav > li > a[href*="/sale"],
    header.h-type-1 #additional-menu ul.nav.navbar-nav > li > a[href*="sale"],
    header.h-type-2 #additional-menu ul.nav.navbar-nav > li > a[href*="sale"]{
        color: #d40000 !important;
    }
}

header .hdr-icon{
    width: 18px;
    height: 18px;
    display: block;
}
header .hdr-icon.is-white{
    filter: brightness(0) invert(1);
}

@media (max-width: 991px) {

    header.h-type-1 #menu.btn-block,
    header.h-type-2 #menu.btn-block{
        display: none !important;
    }

    header.h-type-1,
    header.h-type-2,
    header.h-type-1 .container.header-block,
    header.h-type-2 .container.header-block,
    header.h-type-1 .header-actions,
    header.h-type-2 .header-actions,
    header.h-type-1 .box-cart,
    header.h-type-2 .box-cart{
        background: #000 !important;
        background-color: #000 !important;
    }

    header.h-type-1 .btn-menu,
    header.h-type-2 .btn-menu,
    header.h-type-1 .box-cart .btn,
    header.h-type-2 .box-cart .btn,
    header.h-type-1 #cart > .btn,
    header.h-type-2 #cart > .btn{
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
    }

    header.h-type-1 .box-cart,
    header.h-type-2 .box-cart,
    header.h-type-1 .box-cart a,
    header.h-type-2 .box-cart a,
    header.h-type-1 .box-cart button,
    header.h-type-2 .box-cart button,
    header.h-type-1 .box-cart i,
    header.h-type-2 .box-cart i{
        color: #fff !important;
    }

    header.h-type-1 .btn-menu > svg *,
    header.h-type-2 .btn-menu > svg *{
        fill: #fff !important;
        stroke: #fff !important;
    }

    header.h-type-1 .btn-compare-h > img,
    header.h-type-2 .btn-compare-h > img,
    header.h-type-1 .btn-wishlist-h > img,
    header.h-type-2 .btn-wishlist-h > img,
    header.h-type-1 .search-btn-h > img,
    header.h-type-2 .search-btn-h > img,
    header.h-type-1 .account-btn > img,
    header.h-type-2 .account-btn > img,
    header.h-type-1 #cart > .btn > img,
    header.h-type-2 #cart > .btn > img{
        filter: brightness(0) invert(1);
    }
    header #logo img{
        filter: none !important;
    }

    header.h-type-1 .dropdown-menu a,
    header.h-type-2 .dropdown-menu a{
        color: #000 !important;
    }
}

@media (max-width: 767px){

    .category-page .product-thumb,
    body.product-category .product-thumb{
        margin-bottom: 12px !important;
    }

    .category-page .product-thumb .price,
    body.product-category .product-thumb .price{
        padding-bottom: 0 !important;
    }

    .category-page .product-layout.product-grid{
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .category-page .product-thumb,
    body.product-category .product-thumb{
        position: relative !important;
    }

    .category-page .product-thumb .wishlist-in-name,
    body.product-category .product-thumb .wishlist-in-name,
    .category-page .product-thumb .btn-wishlist,
    body.product-category .product-thumb .btn-wishlist,
    .category-page .product-thumb .cart-wishlist,
    body.product-category .product-thumb .cart-wishlist{
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        z-index: 70 !important;

        width: 48px !important;
        height: 48px !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        padding: 0 !important;
        margin: 0 !important;

        background: #f8f6f7 !important;
        border: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
    }

    .category-page .product-thumb .wishlist-in-name > a,
    body.product-category .product-thumb .wishlist-in-name > a,
    .category-page .product-thumb .wishlist-in-name > button,
    body.product-category .product-thumb .wishlist-in-name > button,
    .category-page .product-thumb .wishlist-in-name .btn-wishlist,
    body.product-category .product-thumb .wishlist-in-name .btn-wishlist,
    .category-page .product-thumb .wishlist-in-name .cart-wishlist,
    body.product-category .product-thumb .wishlist-in-name .cart-wishlist{
        position: static !important;
        width: 100% !important;
        height: 100% !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;

        padding: 0 !important;
        margin: 0 !important;
    }

    .category-page .product-thumb .wishlist-in-name svg,
    body.product-category .product-thumb .wishlist-in-name svg,
    .category-page .product-thumb .btn-wishlist svg,
    body.product-category .product-thumb .btn-wishlist svg,
    .category-page .product-thumb .cart-wishlist svg,
    body.product-category .product-thumb .cart-wishlist svg,

    .category-page .product-thumb .wishlist-in-name i,
    body.product-category .product-thumb .wishlist-in-name i,
    .category-page .product-thumb .btn-wishlist i,
    body.product-category .product-thumb .btn-wishlist i,
    .category-page .product-thumb .cart-wishlist i,
    body.product-category .product-thumb .cart-wishlist i{
        width: 18px !important;
        height: 18px !important;
        font-size: 18px !important;
        line-height: 1 !important;
    }

    .category-page .product-thumb .wishlist-in-name svg *,
    body.product-category .product-thumb .wishlist-in-name svg *,
    .category-page .product-thumb .btn-wishlist svg *,
    body.product-category .product-thumb .btn-wishlist svg *,
    .category-page .product-thumb .cart-wishlist svg *,
    body.product-category .product-thumb .cart-wishlist svg *{
        stroke: #000 !important;
        fill: none !important;
    }

    .category-page .product-thumb .wishlist-in-name,
    body.product-category .product-thumb .wishlist-in-name,
    .category-page .product-thumb .btn-wishlist,
    body.product-category .product-thumb .btn-wishlist,
    .category-page .product-thumb .cart-wishlist,
    body.product-category .product-thumb .cart-wishlist{
        color: #000 !important;
    }

    .category-page .product-thumb .wishlist-in-name.is-wished,
    body.product-category .product-thumb .wishlist-in-name.is-wished,
    .category-page .product-thumb .btn-wishlist.is-wished,
    body.product-category .product-thumb .btn-wishlist.is-wished,
    .category-page .product-thumb .cart-wishlist.is-wished,
    body.product-category .product-thumb .cart-wishlist.is-wished,

    .category-page .product-thumb .wishlist-in-name.active,
    body.product-category .product-thumb .wishlist-in-name.active,
    .category-page .product-thumb .btn-wishlist.active,
    body.product-category .product-thumb .btn-wishlist.active,
    .category-page .product-thumb .cart-wishlist.active,
    body.product-category .product-thumb .cart-wishlist.active,

    .category-page .product-thumb .wishlist-in-name.added,
    body.product-category .product-thumb .wishlist-in-name.added,
    .category-page .product-thumb .btn-wishlist.added,
    body.product-category .product-thumb .btn-wishlist.added,
    .category-page .product-thumb .cart-wishlist.added,
    body.product-category .product-thumb .cart-wishlist.added,

    .category-page .product-thumb .wishlist-in-name[aria-pressed="true"],
    body.product-category .product-thumb .wishlist-in-name[aria-pressed="true"],
    .category-page .product-thumb .btn-wishlist[aria-pressed="true"],
    body.product-category .product-thumb .btn-wishlist[aria-pressed="true"],
    .category-page .product-thumb .cart-wishlist[aria-pressed="true"],
    body.product-category .product-thumb .cart-wishlist[aria-pressed="true"]{
        background: #000 !important;
        color: #fff !important;
    }

    .category-page .product-thumb .wishlist-in-name.is-wished svg *,
    body.product-category .product-thumb .wishlist-in-name.is-wished svg *,
    .category-page .product-thumb .btn-wishlist.is-wished svg *,
    body.product-category .product-thumb .btn-wishlist.is-wished svg *,
    .category-page .product-thumb .cart-wishlist.is-wished svg *,
    body.product-category .product-thumb .cart-wishlist.is-wished svg *,

    .category-page .product-thumb .wishlist-in-name.active svg *,
    body.product-category .product-thumb .wishlist-in-name.active svg *,
    .category-page .product-thumb .btn-wishlist.active svg *,
    body.product-category .product-thumb .btn-wishlist.active svg *,
    .category-page .product-thumb .cart-wishlist.active svg *,
    body.product-category .product-thumb .cart-wishlist.active svg *{
        stroke: #fff !important;
        fill: none !important;
    }

    .category-page .product-thumb .wishlist-in-name:active,
    body.product-category .product-thumb .wishlist-in-name:active,
    .category-page .product-thumb .btn-wishlist:active,
    body.product-category .product-thumb .btn-wishlist:active,
    .category-page .product-thumb .cart-wishlist:active,
    body.product-category .product-thumb .cart-wishlist:active{
        background: #000 !important;
    }
    .category-page .product-thumb .wishlist-in-name:active svg *,
    body.product-category .product-thumb .wishlist-in-name:active svg *,
    .category-page .product-thumb .btn-wishlist:active svg *,
    body.product-category .product-thumb .btn-wishlist:active svg *,
    .category-page .product-thumb .cart-wishlist:active svg *,
    body.product-category .product-thumb .cart-wishlist:active svg *{
        stroke: #fff !important;
    }
}

@media (max-width: 767px){

    body.product-category #content .product-layout,
    .category-page #content .product-layout{
        margin-bottom: 14px !important;
        padding-bottom: 0 !important;
    }

    body.product-category .product-thumb,
    .category-page .product-thumb{
        margin-bottom: 0 !important;
    }

    body.product-category .product-thumb .caption,
    .category-page .product-thumb .caption{
        padding-bottom: 0 !important;
    }

    body.product-category .product-thumb .price,
    .category-page .product-thumb .price{
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    body.product-category #content .row,
    .category-page #content .row{
        row-gap: 14px !important;
    }

    body.product-category .product-thumb .cart-wishlist,
    .category-page .product-thumb .cart-wishlist{
        width: 44px !important;
        height: 44px !important;
        padding: 0 !important;

        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;

        background: #f8f6f7 !important;
        border: 0 !important;

        -webkit-tap-highlight-color: transparent;
    }

    body.product-category .product-thumb .cart-wishlist:hover,
    body.product-category .product-thumb .cart-wishlist:focus,
    body.product-category .product-thumb .cart-wishlist:active,
    body.product-category .product-thumb .cart-wishlist.active,
    body.product-category .product-thumb .cart-wishlist.is-wished,
    body.product-category .product-thumb .cart-wishlist[aria-pressed="true"],
    .category-page .product-thumb .cart-wishlist:hover,
    .category-page .product-thumb .cart-wishlist:focus,
    .category-page .product-thumb .cart-wishlist:active,
    .category-page .product-thumb .cart-wishlist.active,
    .category-page .product-thumb .cart-wishlist.is-wished,
    .category-page .product-thumb .cart-wishlist[aria-pressed="true"]{
        background: #f8f6f7 !important;
    }

    body.product-category .product-thumb .cart-wishlist .btn-icon-wishlist,
    .category-page .product-thumb .cart-wishlist .btn-icon-wishlist{
        display: block !important;
        width: 18px !important;
        height: 18px !important;

        background-color: #000 !important;
        background-image: none !important;

        -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%3E%3Cpath%20d%3D%27M19%2021l-7-5-7%205V5a2%202%200%20012-2h10a2%202%200%20012%202z%27%20stroke%3D%27%23000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
        mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%3E%3Cpath%20d%3D%27M19%2021l-7-5-7%205V5a2%202%200%20012-2h10a2%202%200%20012%202z%27%20stroke%3D%27%23000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
    }

    body.product-category .product-thumb .cart-wishlist .btn-icon-wishlist::before,
    body.product-category .product-thumb .cart-wishlist .btn-icon-wishlist::after,
    .category-page .product-thumb .cart-wishlist .btn-icon-wishlist::before,
    .category-page .product-thumb .cart-wishlist .btn-icon-wishlist::after{
        content: none !important;
    }

    body.product-category .product-thumb .cart-wishlist.is-wished .btn-icon-wishlist,
    body.product-category .product-thumb .cart-wishlist.active .btn-icon-wishlist,
    body.product-category .product-thumb .cart-wishlist[aria-pressed="true"] .btn-icon-wishlist,
    .category-page .product-thumb .cart-wishlist.is-wished .btn-icon-wishlist,
    .category-page .product-thumb .cart-wishlist.active .btn-icon-wishlist,
    .category-page .product-thumb .cart-wishlist[aria-pressed="true"] .btn-icon-wishlist{
        -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M6%202h12a2%202%200%20012%202v18l-8-5.333L4%2022V4a2%202%200%20012-2z%27%20fill%3D%27%23000%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
        mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M6%202h12a2%202%200%20012%202v18l-8-5.333L4%2022V4a2%202%200%20012-2z%27%20fill%3D%27%23000%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
    }

    .cs-loadmore-wrap{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;

        margin: 18px 0 8px;
        gap: 10px;
    }

    .cs-loadmore-btn{
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 14px;

        background: #000;
        color: #fff;

        border: 0;
        border-radius: 0;

        padding: 14px 20px;

        font-size: 13px;
        font-weight: 600;
        letter-spacing: .06em;
        text-transform: uppercase;
    }

    .cs-loadmore-btn svg{
        width: 14px;
        height: 14px;
    }
    .cs-loadmore-btn svg *{
        stroke: #fff;
    }

    .cs-loadmore-btn.is-loading{
        opacity: .6;
        pointer-events: none;
    }

    .cs-loadmore-info{
        font-size: 12px;
        color: #777;
    }
}

.product-thumb .image{
    position: relative !important;
}

.product-thumb .cart-wishlist{
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 80 !important;

    width: 34px !important;
    height: 34px !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: #f8f6f7 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;

    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;

    transform: none !important;
    transition: none !important;

    -webkit-tap-highlight-color: transparent;
}

.product-thumb:hover .cart-wishlist,
.product-thumb .cart-wishlist:hover{
    opacity: 1 !important;
    visibility: visible !important;
    background: #f8f6f7 !important;
}

@media (max-width: 767px){
    .product-thumb .cart-wishlist{
        width: clamp(28px, 10vw, 44px) !important;
        height: clamp(28px, 10vw, 44px) !important;
    }
}

.product-thumb .cart-wishlist:focus,
.product-thumb .cart-wishlist:active,
.product-thumb .cart-wishlist.active,
.product-thumb .cart-wishlist.is-wished,
.product-thumb .cart-wishlist[aria-pressed="true"]{
    background: #f8f6f7 !important;
}

.product-thumb .cart-wishlist .btn-icon-wishlist{
    display: block !important;
    width: 16px !important;
    height: 16px !important;

    background-color: #000 !important;
    background-image: none !important;

    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%3E%3Cpath%20d%3D%27M19%2021l-7-5-7%205V5a2%202%200%20012-2h10a2%202%200%20012%202z%27%20stroke%3D%27%23000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%3E%3Cpath%20d%3D%27M19%2021l-7-5-7%205V5a2%202%200%20012-2h10a2%202%200%20012%202z%27%20stroke%3D%27%23000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
}

@media (max-width: 767px){
    .product-thumb .cart-wishlist .btn-icon-wishlist{
        width: clamp(14px, 4.6vw, 18px) !important;
        height: clamp(14px, 4.6vw, 18px) !important;
    }
}

.product-thumb .cart-wishlist .btn-icon-wishlist::before,
.product-thumb .cart-wishlist .btn-icon-wishlist::after{
    content: none !important;
}

.product-thumb .cart-wishlist.is-wished .btn-icon-wishlist,
.product-thumb .cart-wishlist.active .btn-icon-wishlist,
.product-thumb .cart-wishlist[aria-pressed="true"] .btn-icon-wishlist{
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M6%202h12a2%202%200%20012%202v18l-8-5.333L4%2022V4a2%202%200%20012-2z%27%20fill%3D%27%23000%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M6%202h12a2%202%200%20012%202v18l-8-5.333L4%2022V4a2%202%200%20012-2z%27%20fill%3D%27%23000%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
}

@media (max-width: 767px) {

    .product-layout {
        margin-bottom: -32px !important;
    }

    .product-thumb {
        margin-bottom: 0 !important;
    }

    .product-thumb .caption {
        padding-top: 8px !important;
        margin-bottom: 0 !important;
    }

    .product-thumb .price {
        margin-bottom: 0 !important;
    }

    .product-grid {
        row-gap: 12px !important;
    }

}

header .box-cart #cart > .btn,
header .box-cart .wishlist-h > a,
header .box-cart .box-account > .btn,
header .box-cart .box-account > button,
header .box-cart .search-btn-h{
    min-width: 42px !important;
    height: 42px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
    overflow: visible !important;

    padding: 0 !important;
    margin: 0 !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

header .box-cart #wishlist-total span,
header .box-cart #compare-total span,
header .box-cart #cart > .btn .cart-total .products b{
    position: absolute !important;
    right: 2px !important;
    bottom: 2px !important;
    top: auto !important;
    left: auto !important;
    transform: translate(0%, 0%) !important;

    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;

    font-size: 12px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
    color: #fff !important;

    min-width: 0 !important;
    height: auto !important;

    pointer-events: none !important;
}

header .box-cart #wishlist-total span::before,
header .box-cart #wishlist-total span::after,
header .box-cart #cart > .btn .cart-total .products b::before,
header .box-cart #cart > .btn .cart-total .products b::after{
    content: none !important;
}

@media (min-width: 992px){

    header .box-cart .search-btn-h{ order: 0 !important; }
    header .box-cart #cart{ order: 1 !important; }
    header .box-cart .box-account{ order: 2 !important; }
    header .box-cart .wishlist-h{ order: 3 !important; }

    header .box-cart .search-btn-h{
        width: 140px !important;
        height: 32px !important;
        padding: 0 16px !important;

        border-radius: 999px !important;
        background: rgba(255,255,255,.18) !important;

        justify-content: space-between !important;
        gap: 12px !important;
    }

    header .box-cart .search-btn-h::before{
        content: "Пошук";
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: .02em;
    }

    header .box-cart .search-btn-h svg,
    header .box-cart .search-btn-h img{
        width: 24px !important;
        height: 24px !important;
        flex: 0 0 24px !important;
    }
}

@media (max-width: 991px){

    header .box-cart #cart{ order: 0 !important; }
    header .box-cart .box-account{ order: 1 !important; }
    header .box-cart .wishlist-h{ order: 2 !important; }
    header .box-cart .search-btn-h{ order: 3 !important; }

    header .box-cart .search-btn-h{
        min-width: 42px !important;
        height: 42px !important;
        padding: 5px !important;
        border-radius: 0 !important;
        background: transparent !important;
        justify-content: center !important;
    }
    header .box-cart .search-btn-h::before{
        content: "" !important;
        display: none !important;
    }
}

.container {
    width: 100% !important;
    max-width: 100% !important;
}

.container-fluid {
    width: 100% !important;
    max-width: 100% !important;
}

footer[class^="type-footer-"],
footer[class*=" type-footer-"],
footer[class^="type-footer-"] .footer-top,
footer[class*=" type-footer-"] .footer-top,
footer[class^="type-footer-"] .footer-copyright-payment,
footer[class*=" type-footer-"] .footer-copyright-payment {
    background: #000 !important;
    color: #fff !important;
}

footer[class^="type-footer-"] .container,
footer[class*=" type-footer-"] .container {
    background: transparent !important;
}

footer[class^="type-footer-"] *,
footer[class*=" type-footer-"] * {
    color: #fff !important;
}

footer[class^="type-footer-"] .title-f,
footer[class*=" type-footer-"] .title-f {
    color: #fff !important;
}

footer[class^="type-footer-"] a,
footer[class*=" type-footer-"] a {
    color: #fff !important;
    transition: 0.3s ease;
}

footer[class^="type-footer-"] a:hover,
footer[class*=" type-footer-"] a:hover {
    color: #ccc !important;
}

footer[class^="type-footer-"] .footer-lang__label {
    color: rgba(255,255,255,.6) !important;
}

footer[class^="type-footer-"] .footer-lang__current {
    border-bottom: 1px solid rgba(255,255,255,.3) !important;
}

footer[class^="type-footer-"] .footer-lang__dropdown {
    background: #111 !important;
    color: #fff !important;
}

footer[class^="type-footer-"] .footer-lang__item {
    background: #111 !important;
    color: #fff !important;
}

footer[class^="type-footer-"] .footer-lang__item:hover {
    background: #1a1a1a !important;
}

#additional-menu {
    transform: translateX(70px);
}

.rb-gallery-list.row {
    margin: 0 !important;
}

.rb-gallery-list .rb-gallery-item {
    padding: 0 !important;
    margin: 0 !important;
}

.rb-gallery-inner,
.rb-gallery-img-outer {
    margin: 0 !important;
}

.rb-gallery-img-outer img {
    display: block;
}

@media (min-width: 992px) {

    .rb-gallery-1,
    .rb-gallery-0,
    .rb-gallery {
        width: 100vw !important;
        max-width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
    }

    .rb-gallery-list.row {
        margin: 0 !important;
    }

    .rb-gallery-list .owl-item,
    .rb-gallery-list .rb-gallery-item,
    .rb-gallery-list [class*="col-"] {
        padding: 0 !important;
        margin: 0 !important;
    }

    .rb-gallery-list .owl-item {
        margin-right: 0 !important;
    }

    .rb-gallery-img-outer img {
        display: block;
        width: 100%;
    }

}

.megasliderpro {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding: 0 !important;
}

.megasliderpro .container,
.megasliderpro .row {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.megasliderpro .item-ms > img,
.megasliderpro .item-ms > a > img{
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    display: block !important;
}

.megasliderpro,
.megasliderpro .owl-wrapper-outer,
.megasliderpro .owl-stage-outer,
.megasliderpro .item,
.megasliderpro img {
    border-radius: 0 !important;
}

@media (min-width: 992px){
    header.h-type-1 .container.header-block,
    #top-fixed.fixed-top-header .container.header-block{
        box-sizing: border-box;
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
}

@media (max-width: 991.98px){
    header.h-type-1 .container.header-block,
    #top-fixed.fixed-top-header .container.header-block{
        box-sizing: border-box;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

@media (min-width: 768px){
    #additional-menu .nav.navbar-nav > li > a{
        font-weight: 700 !important;
    }
}

footer[class^="type-footer-"],
footer[class*=" type-footer-"],
footer[class^="type-footer-"] .footer-top,
footer[class*=" type-footer-"] .footer-top,
footer[class^="type-footer-"] .footer-copyright-payment,
footer[class*=" type-footer-"] .footer-copyright-payment {
    background: #000 !important;
}

footer[class^="type-footer-"] .footer-top > .container,
footer[class*=" type-footer-"] .footer-top > .container,
footer[class^="type-footer-"] .footer-copyright-payment > .container,
footer[class*=" type-footer-"] .footer-copyright-payment > .container {
    max-width: 1440px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

@media (max-width: 991px) {
    footer[class^="type-footer-"] .footer-top > .container,
    footer[class*=" type-footer-"] .footer-top > .container,
    footer[class^="type-footer-"] .footer-copyright-payment > .container,
    footer[class*=" type-footer-"] .footer-copyright-payment > .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

footer[class^="type-footer-"] .footer-top .row,
footer[class*=" type-footer-"] .footer-top .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

footer[class^="type-footer-"] .footer-top .row > [class*="col-"],
footer[class*=" type-footer-"] .footer-top .row > [class*="col-"] {
    float: none !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

footer[class^="type-footer-"] .newsletter,
footer[class*=" type-footer-"] .newsletter {
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;

    max-width: 720px !important;
    width: 100% !important;
    margin: 60px auto 40px !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
}

footer[class^="type-footer-"] .newsletter .icon-newsletter,
footer[class*=" type-footer-"] .newsletter .icon-newsletter {
    display: none !important;
}

footer[class^="type-footer-"] .newsletter .input-group,
footer[class*=" type-footer-"] .newsletter .input-group {
    max-width: 480px !important;
    width: 100% !important;
    margin: 18px auto 0 !important;
}

footer[class^="type-footer-"] .footer-row,
footer[class*=" type-footer-"] .footer-row {
    padding: 0 !important;
    width: 100% !important;
}

footer[class^="type-footer-"] .footer-row .title-f,
footer[class*=" type-footer-"] .footer-row .title-f {
    display: none !important;
}

footer[class^="type-footer-"] .footer-row .footer-row-pas:first-child,
footer[class*=" type-footer-"] .footer-row .footer-row-pas:first-child {
    display: none !important;
}

footer[class^="type-footer-"] .footer-row .footer-row-pas:nth-child(2),
footer[class*=" type-footer-"] .footer-row .footer-row-pas:nth-child(2) {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 40px !important;
    width: 100% !important;
    margin: 0 auto 28px !important;
}

footer[class^="type-footer-"] .footer-row .footer-row-pas:nth-child(2) .footer-row-info,
footer[class*=" type-footer-"] .footer-row .footer-row-pas:nth-child(2) .footer-row-info,
footer[class^="type-footer-"] .footer-row .footer-row-pas:nth-child(2) ul,
footer[class*=" type-footer-"] .footer-row .footer-row-pas:nth-child(2) ul {
    display: contents !important;
}

footer[class^="type-footer-"] .footer-row .footer-row-pas:nth-child(2) li,
footer[class*=" type-footer-"] .footer-row .footer-row-pas:nth-child(2) li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

footer[class^="type-footer-"] .footer-row .footer-row-pas:nth-child(2) a,
footer[class*=" type-footer-"] .footer-row .footer-row-pas:nth-child(2) a {
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.04em !important;
}

@media (max-width: 767px) {
    footer[class^="type-footer-"] .footer-row .footer-row-pas:nth-child(2),
    footer[class*=" type-footer-"] .footer-row .footer-row-pas:nth-child(2) {
        gap: 18px !important;
    }
}

footer[class^="type-footer-"] .footer-bottom-contact,
footer[class*=" type-footer-"] .footer-bottom-contact {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 0 !important;
    margin: 0 !important;
}

footer[class^="type-footer-"] .footer-bottom-contact .fcopyright,
footer[class*=" type-footer-"] .footer-bottom-contact .fcopyright,
footer[class^="type-footer-"] .footer-bottom-contact .fpayment,
footer[class*=" type-footer-"] .footer-bottom-contact .fpayment,
footer[class^="type-footer-"] .footer-bottom-contact > .dflex,
footer[class*=" type-footer-"] .footer-bottom-contact > .dflex {
    display: none !important;
}

footer[class^="type-footer-"] .footer-lang__label,
footer[class*=" type-footer-"] .footer-lang__label {
    display: none !important;
}

footer[class^="type-footer-"] .footer-copyright-payment,
footer[class*=" type-footer-"] .footer-copyright-payment {
    display: block !important;
    padding: 28px 0 40px !important;
}

footer[class^="type-footer-"] .footer-copyright-payment .dflex-fcp,
footer[class*=" type-footer-"] .footer-copyright-payment .dflex-fcp {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 18px !important;
}

footer[class^="type-footer-"] .footer-copyright-payment .fpayment,
footer[class*=" type-footer-"] .footer-copyright-payment .fpayment {
    display: none !important;
}

footer[class^="type-footer-"] .newsletter .newsletter-title-type2,
footer[class*=" type-footer-"] .newsletter .newsletter-title-type2{
    text-align: center !important;
}

footer[class^="type-footer-"] .newsletter .newsletter-title-type2 > div:first-child,
footer[class*=" type-footer-"] .newsletter .newsletter-title-type2 > div:first-child{
    font-weight: 400 !important;
    opacity: .9;
}

footer[class^="type-footer-"] .newsletter .newsletter-title-type2 > div:nth-child(2),
footer[class*=" type-footer-"] .newsletter .newsletter-title-type2 > div:nth-child(2){
    font-weight: 800 !important;
    margin-top: 8px !important;
}

footer[class^="type-footer-"] .newsletter #input-newsletter,
footer[class*=" type-footer-"] .newsletter #input-newsletter,
footer[class^="type-footer-"] .newsletter .input-group .form-control,
footer[class*=" type-footer-"] .newsletter .input-group .form-control{
    color: #111 !important;
    background: #fff !important;
}

footer[class^="type-footer-"] .newsletter #input-newsletter::placeholder,
footer[class*=" type-footer-"] .newsletter #input-newsletter::placeholder{
    color: rgba(0,0,0,.45) !important;
    opacity: 1 !important;
}

footer[class^="type-footer-"] .newsletter #error-msg,
footer[class*=" type-footer-"] .newsletter #error-msg{
    display: block !important;
    position: static !important;
    float: none !important;

    max-width: 480px !important;
    width: 100% !important;

    margin: 12px auto 0 !important;
    text-align: center !important;
    line-height: 1.35 !important;
}

footer[class^="type-footer-"] .newsletter #error-msg,
footer[class*=" type-footer-"] .newsletter #error-msg,
footer[class^="type-footer-"] .newsletter #error-msg *,
footer[class*=" type-footer-"] .newsletter #error-msg *{
    color: #ff5a5a !important;
    font-weight: 600 !important;
}

footer[class^="type-footer-"] .footer-row,
footer[class*=" type-footer-"] .footer-row{
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 40px !important;
    padding: 0 !important;
}

footer[class^="type-footer-"] .footer-row .footer-social-icons,
footer[class*=" type-footer-"] .footer-row .footer-social-icons{
    display: none !important;
}

footer[class^="type-footer-"] .footer-row .footer-row-pas:first-child .footer-row-info > ul.list-unstyled:first-of-type,
footer[class*=" type-footer-"] .footer-row .footer-row-pas:first-child .footer-row-info > ul.list-unstyled:first-of-type{
    display: none !important;
}

footer[class^="type-footer-"] .footer-row .footer-row-pas:first-child .footer-row-info > ul.list-unstyled:nth-of-type(2) li:first-child,
footer[class*=" type-footer-"] .footer-row .footer-row-pas:first-child .footer-row-info > ul.list-unstyled:nth-of-type(2) li:first-child{
    display: none !important;
}

footer[class^="type-footer-"] .footer-row-pas,
footer[class*=" type-footer-"] .footer-row-pas,
footer[class^="type-footer-"] .footer-row-info,
footer[class*=" type-footer-"] .footer-row-info,
footer[class^="type-footer-"] .footer-row-info > div,
footer[class*=" type-footer-"] .footer-row-info > div,
footer[class^="type-footer-"] .footer-row ul,
footer[class*=" type-footer-"] .footer-row ul{
    display: contents !important;
}

footer[class^="type-footer-"] .footer-row li,
footer[class*=" type-footer-"] .footer-row li{
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

footer[class^="type-footer-"] .footer-row a,
footer[class*=" type-footer-"] .footer-row a{
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: .04em !important;
}

footer[class^="type-footer-"] .footer-row a[href*="privacy-policy"],
footer[class*=" type-footer-"] .footer-row a[href*="privacy-policy"],
footer[class^="type-footer-"] .footer-row a[href*="public-offer"],
footer[class*=" type-footer-"] .footer-row a[href*="public-offer"],
footer[class^="type-footer-"] .footer-row a[href*="user-agreement"],
footer[class*=" type-footer-"] .footer-row a[href*="user-agreement"]{
    display: none !important;
}

footer[class^="type-footer-"] .footer-legal,
footer[class*=" type-footer-"] .footer-legal{
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 28px !important;
    margin-top: 26px !important;
    text-align: center !important;
}

footer[class^="type-footer-"] .footer-legal .fcopyright,
footer[class*=" type-footer-"] .footer-legal .fcopyright{
    margin: 0 !important;
    opacity: .9;
}

footer[class^="type-footer-"] .footer-legal a,
footer[class*=" type-footer-"] .footer-legal a{
    font-weight: 500 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    opacity: .9;
}
footer[class^="type-footer-"] .footer-legal a:hover,
footer[class*=" type-footer-"] .footer-legal a:hover{
    opacity: 1;
}

footer[class^="type-footer-"] .socials .sficon,
footer[class*=" type-footer-"] .socials .sficon{
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;

    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    border-radius: 0 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

footer[class^="type-footer-"] .socials .sficon i,
footer[class*=" type-footer-"] .socials .sficon i{
    color: #fff !important;
    font-size: 22px !important;
}
.megasliderpro .slide-type1,
.megasliderpro .slide-type2{
    margin: 0 !important;
    padding: 0 !important;
}

.megasliderpro .item-ms{
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

.megasliderpro .slick-caption{
    position: absolute !important;
    inset: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events: none;
}

.megasliderpro .slick-caption a{
    pointer-events: auto;
}

.megasliderpro .owl-controls,
.megasliderpro .owl-pagination{
    margin: 0 !important;
    padding: 0 !important;
}

.rb-gallery,
.rb-gallery-inner,
.rb-gallery-list,
.rb-gallery-list.row,
.rb-gallery-item,
.rb-gallery-img-outer{
    margin: 0 !important;
    padding: 0 !important;
}

.rb-gallery .row,
.rb-gallery-list.row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.rb-gallery .row > [class*="col-"],
.rb-gallery-list.row > [class*="col-"],
.rb-gallery-list [class*="col-"]{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.rb-gallery-img-outer img{
    display: block !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
}

.rb-gallery .text-gallery{
    margin: 0 !important;
    padding: 0 !important;
}
.container-fcat,
.carousel-fcat,
.wall-category-box{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.box-bg-full[class*="mode_pos_"],
.box-bg-full[class*="bg_mode_pos_"],
.box-bg[class*="mode_pos_"],
.box-bg[class*="bg_mode_pos_"]{
    margin: 0 !important;
    padding: 0 !important;
}

.box-bg-full[class*="mode_pos_"] > .container,
.box-bg-full[class*="bg_mode_pos_"] > .container,
.box-bg[class*="mode_pos_"] > .container,
.box-bg[class*="bg_mode_pos_"] > .container,
.box-bg-full[class*="mode_pos_"] > .container-fluid,
.box-bg-full[class*="bg_mode_pos_"] > .container-fluid,
.box-bg[class*="mode_pos_"] > .container-fluid,
.box-bg[class*="bg_mode_pos_"] > .container-fluid{
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.box-bg-full[class*="mode_pos_"] > .container > .row,
.box-bg-full[class*="bg_mode_pos_"] > .container > .row,
.box-bg[class*="mode_pos_"] > .container > .row,
.box-bg[class*="bg_mode_pos_"] > .container > .row,
.box-bg-full[class*="mode_pos_"] > .container-fluid > .row,
.box-bg-full[class*="bg_mode_pos_"] > .container-fluid > .row,
.box-bg[class*="mode_pos_"] > .container-fluid > .row,
.box-bg[class*="bg_mode_pos_"] > .container-fluid > .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.box-bg-full[class*="mode_pos_"] > .container > .row > [class*="col-"],
.box-bg-full[class*="bg_mode_pos_"] > .container > .row > [class*="col-"],
.box-bg[class*="mode_pos_"] > .container > .row > [class*="col-"],
.box-bg[class*="bg_mode_pos_"] > .container > .row > [class*="col-"],
.box-bg-full[class*="mode_pos_"] > .container-fluid > .row > [class*="col-"],
.box-bg-full[class*="bg_mode_pos_"] > .container-fluid > .row > [class*="col-"],
.box-bg[class*="mode_pos_"] > .container-fluid > .row > [class*="col-"],
.box-bg[class*="bg_mode_pos_"] > .container-fluid > .row > [class*="col-"]{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.box-bg-full[class*="mode_pos_"] img,
.box-bg-full[class*="bg_mode_pos_"] img,
.box-bg[class*="mode_pos_"] img,
.box-bg[class*="bg_mode_pos_"] img,
.box-bg-full[class*="mode_pos_"] picture,
.box-bg-full[class*="bg_mode_pos_"] picture,
.box-bg[class*="mode_pos_"] picture,
.box-bg[class*="bg_mode_pos_"] picture{
    display: block !important;
}

.box-bg-full[class*="mode_pos_"] .owl-item,
.box-bg-full[class*="bg_mode_pos_"] .owl-item,
.box-bg[class*="mode_pos_"] .owl-item,
.box-bg[class*="bg_mode_pos_"] .owl-item{
    padding: 0 !important;
}

.box-bg-full[class*="mode_pos_"] .row,
.box-bg-full[class*="bg_mode_pos_"] .row,
.box-bg[class*="mode_pos_"] .row,
.box-bg[class*="bg_mode_pos_"] .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.box-bg-full[class*="mode_pos_"] .row > [class*="col-"],
.box-bg-full[class*="bg_mode_pos_"] .row > [class*="col-"],
.box-bg[class*="mode_pos_"] .row > [class*="col-"],
.box-bg[class*="bg_mode_pos_"] .row > [class*="col-"]{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.rb-gallery .rb-gallery-inner{position:relative!important;overflow:hidden!important;}
.rb-gallery .rb-gallery-inner .text-gallery{position:absolute!important;left:0!important;right:0!important;top:auto!important;bottom:40px!important;transform:none!important;width:auto!important;max-width:none!important;padding:0 18px!important;box-sizing:border-box!important;margin:0!important;background:transparent!important;opacity:1!important;text-align:center!important;z-index:5!important;pointer-events:none!important;}
.rb-gallery .rb-gallery-inner .text-gallery p{margin:0!important;}
.rb-gallery .rb-gallery-inner .text-gallery span{display:block!important;color:#fff!important;font-size:12px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.35!important;white-space:normal!important;text-shadow:0 2px 12px rgba(0,0,0,.35)!important;}
.rb-gallery .rb-gallery-inner .text-gallery path{fill:#fff!important;}
@media (max-width:767px){.rb-gallery .rb-gallery-inner .text-gallery{bottom:24px!important;padding:0 14px!important;}.rb-gallery .rb-gallery-inner .text-gallery span{font-size:11px!important;}}

#featured-category-slider0 .owl-controls.clickable{display:block!important;}
#featured-category-slider0 .owl-pagination{display:flex!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:10px 0 0!important;background:transparent!important;}
#featured-category-slider0 .owl-page span{width:36px!important;height:2px!important;border-radius:0!important;background:rgba(0,0,0,.22)!important;display:block!important;}
#featured-category-slider0 .owl-page.active span{background:rgba(0,0,0,.9)!important;}
#featured-category-slider0 .owl-buttons{display:block!important;}
#featured-category-slider0 .owl-buttons .owl-prev{display:none!important;}
#featured-category-slider0 .owl-buttons .owl-next{position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important;border-radius:999px!important;background:#000!important;opacity:1!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:10!important;}
#featured-category-slider0 .owl-buttons .owl-next:before{content:"›";color:#fff!important;font-size:28px!important;line-height:1!important;margin-left:2px!important;}
#featured-category-slider0 .owl-buttons .owl-next i,#featured-category-slider0 .owl-buttons .owl-next span,#featured-category-slider0 .owl-buttons .owl-next svg{display:none!important;}

.easybanner-box .type_banner_7{margin:0!important;gap:0!important;}
.easybanner-box .type_banner_7>[class*="col-"]{padding-left:0!important;padding-right:0!important;}
.easybanner-box .type_banner_7 .type_one_two_column_right{padding-left:0!important;padding-right:0!important;}
.easybanner-box .type_banner_7 .type_one_two_column_right>[class*="col-"]{padding-left:0!important;padding-right:0!important;}
.easybanner-box .type_banner_7 .type-easy-b-7{margin:0!important;}
.easybanner-box .item-easy-b,.easybanner-box .item-easy-b>a{display:block!important;width:100%!important;height:100%!important;}
.easybanner-box .item-easy-b .item-img-and-text{position:relative!important;display:block!important;width:100%!important;height:100%!important;overflow:hidden!important;}
.easybanner-box .item-easy-b .easy-b-image{width:100%!important;}
.easybanner-box .item-easy-b .easy-b-image img{width:100%!important;display:block!important;}


.easybanner-box .type_banner_7 .easy-b-image{height:100%!important;}
.easybanner-box .type_banner_7 .easy-b-image img{height:100%!important;object-fit:cover!important;}


.easybanner-box .type_banner_7 .item-img-and-text,
.easybanner-box .type_banner_7 .item-img-and-text:before,
.easybanner-box .type_banner_7 .easy-b-image img,
.easybanner-box .type_banner_7 .item-text{transition:none!important;transform:none!important;filter:none!important;}
.easybanner-box .type_banner_7 .item-text{opacity:1!important;}
.easybanner-box .type_banner_7 .item-easy-b:hover .easy-b-image img{transform:none!important;filter:none!important;}
.easybanner-box .type_banner_7 .item-easy-b:hover .item-img-and-text:before{opacity:1!important;}
.easybanner-box .type_banner_7 .item-easy-b:hover .item-text{opacity:1!important;transform:none!important;}
@media (min-width:992px){
    .easybanner-box .type_banner_7{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;}
    .easybanner-box .type_banner_7>.type-easy-b-7{display:flex!important;}
    .easybanner-box .type_banner_7>.type_one_two_column_right{display:flex!important;flex-direction:column!important;}
    .easybanner-box .type_one_two_column_right>.type-easy-b-7{flex:1 1 50%!important;display:flex!important;}
    .easybanner-box .type_one_two_column_right>.type-easy-b-7 .item-easy-b{height:100%!important;}
    .easybanner-box .type_one_two_column_right>.type-easy-b-7 .item-img-and-text{height:100%!important;}
    .easybanner-box .type_one_two_column_right .easy-b-image{height:100%!important;}
    .easybanner-box .type_one_two_column_right .easy-b-image img{height:100%!important;object-fit:cover!important;}
}
.easybanner-box .item-easy-b .item-img-and-text:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(0,0,0,.55) 100%);}
.easybanner-box .easy-banner-01 .item-img-and-text:before,.easybanner-box .easy-banner-02 .item-img-and-text:before{background:rgba(0,0,0,.30);}
.easybanner-box .item-easy-b .item-text{position:absolute!important;inset:0!important;z-index:2!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;padding:24px!important;pointer-events:none!important;}
.easybanner-box .easy-banner-00 .item-text{justify-content:flex-end!important;align-items:flex-start!important;text-align:left!important;padding:32px!important;}
.easybanner-box .item-easy-b .easy-b-title{color:#fff!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.04em!important;line-height:1.08!important;}
.easybanner-box .easy-banner-00 .easy-b-title{font-size:clamp(24px,2.2vw,44px)!important;}
.easybanner-box .easy-banner-01 .easy-b-title,.easybanner-box .easy-banner-02 .easy-b-title{font-size:clamp(18px,1.6vw,32px)!important;}
.easybanner-box .item-easy-b .easy-b-description{color:#fff!important;opacity:.9!important;margin-top:10px!important;font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;}
@media (max-width:991px){
    .easybanner-box .type_banner_7>.type-easy-b-7 .item-easy-b{min-height:360px!important;}
    .easybanner-box .type_one_two_column_right>.type-easy-b-7 .item-easy-b{min-height:180px!important;}
}

.container-fcat .box-fcat{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;padding:0 10px!important;box-sizing:border-box!important;}
.container-fcat .box-fcat .fcat-img{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;height:170px!important;}
.container-fcat .box-fcat .fcat-img img{width:auto!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;}
.container-fcat .box-fcat .fcat-name{width:100%!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;text-align:center!important;margin-top:14px!important;min-height:2.4em!important;}
.container-fcat .box-fcat .fcat-name a{display:block!important;width:100%!important;text-align:center!important;line-height:1.2!important;}

.container-fcat .owl-controls.clickable{display:block!important;}
.container-fcat .owl-pagination{display:block!important;text-align:center!important;margin-top:10px!important;}
.container-fcat .owl-pagination .owl-page span{width:34px!important;height:2px!important;border-radius:0!important;margin:0 6px!important;opacity:1!important;}

.container-fcat .owl-carousel .owl-buttons{display:block!important;}

@media (max-width:1199px){
    .container-fcat .box-fcat .fcat-img{height:160px!important;}
    .container-fcat .box-fcat .fcat-name a{font-size:14px!important;}
}
@media (max-width:991px){
    .container-fcat .box-fcat .fcat-img{height:150px!important;}
}
@media (max-width:767px){
    .container-fcat .box-fcat .fcat-img{height:125px!important;}
    .container-fcat .box-fcat .fcat-name{margin-top:10px!important;}
    .container-fcat .box-fcat .fcat-name a{font-size:13px!important;}
}
@media (max-width:479px){
    .container-fcat .box-fcat .fcat-img{height:115px!important;}
}


[id^="featured-category-slider"]{
    position: relative !important;
}

[id^="featured-category-slider"] .owl-controls{
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;

    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

[id^="featured-category-slider"] .owl-controls.clickable{
    display: block !important;
}

[id^="featured-category-slider"] .owl-pagination{
    position: static !important;

    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;

    padding: 10px 0 0 !important;
    margin: 0 !important;

    background: transparent !important;
    line-height: 0 !important;
}

[id^="featured-category-slider"] .owl-pagination .owl-page{
    display: inline-flex !important;
}

[id^="featured-category-slider"] .owl-pagination .owl-page span{
    display: block !important;
    width: 36px !important;
    height: 2px !important;
    margin: 0 !important;

    border-radius: 0 !important;
    background: rgba(0,0,0,.22) !important;
    opacity: 1 !important;
}

[id^="featured-category-slider"] .owl-pagination .owl-page.active span{
    background: rgba(0,0,0,.9) !important;
}

[id^="featured-category-slider"] .owl-buttons{
    display: block !important;

    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;

    height: 0 !important;
}

[id^="featured-category-slider"] .owl-buttons .owl-prev{
    display: none !important;
}

[id^="featured-category-slider"] .owl-buttons .owl-next{
    position: absolute !important;
    top: 50% !important;
    right: 10px !important;
    transform: translateY(-50%) !important;

    width: 40px !important;
    height: 40px !important;
    border-radius: 999px !important;

    background: #000 !important;
    opacity: 1 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    z-index: 10 !important;
}

[id^="featured-category-slider"] .owl-buttons .owl-next:before{
    content: "›";
    color: #fff !important;
    font-size: 28px !important;
    line-height: 1 !important;
    margin-left: 2px !important;
}

[id^="featured-category-slider"] .owl-buttons .owl-next i,
[id^="featured-category-slider"] .owl-buttons .owl-next span,
[id^="featured-category-slider"] .owl-buttons .owl-next svg{
    display: none !important;
}

[id^="featured-category-slider"] .owl-item > a{
    display: block !important;
}

[id^="featured-category-slider"] .box-fcat{
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;

    width: 100% !important;
    padding: 0 10px !important;
    box-sizing: border-box !important;
}

[id^="featured-category-slider"] .box-fcat .fcat-img{
    width: 100% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    height: 170px !important;

    overflow: hidden !important;
}

[id^="featured-category-slider"] .box-fcat .fcat-img span{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    position: static !important;
    max-width: 100% !important;
    max-height: 100% !important;
}

[id^="featured-category-slider"] .box-fcat .fcat-img img{
    position: static !important;
    display: block !important;

    width: auto !important;
    height: 100% !important;

    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
}

[id^="featured-category-slider"] .box-fcat .fcat-name{
    width: 100% !important;

    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;

    text-align: center !important;

    margin-top: 14px !important;
    min-height: 2.4em !important;

    line-height: 1.2 !important;

    position: relative !important;
    z-index: 2 !important;
}

@media (max-width: 1199px){
    [id^="featured-category-slider"] .box-fcat .fcat-img{ height: 160px !important; }
}
@media (max-width: 991px){
    [id^="featured-category-slider"] .box-fcat .fcat-img{ height: 150px !important; }
}
@media (max-width: 767px){
    [id^="featured-category-slider"] .box-fcat .fcat-img{ height: 125px !important; }
    [id^="featured-category-slider"] .box-fcat .fcat-name{ margin-top: 10px !important; }
}
@media (max-width: 479px){
    [id^="featured-category-slider"] .box-fcat .fcat-img{ height: 115px !important; }
}

a.sub-cat-link.active,
a.sub-cat-link.is-active,
a.sub-cat-link[aria-current="page"]{
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}

a.sub-cat-link{
    border-color: #c4c4c4 !important;
}

@media (min-width: 992px){
    .category-page .product-layout.product-grid.grid4{
        width: 20% !important;
        max-width: 20% !important;
        flex: 0 0 20% !important;
        float: left !important;

        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media (min-width: 768px){

    .category-page .product-thumb .buy-action{
        display: none !important;
    }

    .category-page .product-thumb .image{
        position: relative !important;
    }

    .category-page .product-thumb .image img{
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        object-fit: cover !important;
        display: block !important;
    }

    .category-page .product-thumb .image .btn-wishlist,
    .category-page .product-thumb .image .wishlist,
    .category-page .product-thumb .image .cart-wishlist,
    .category-page .product-thumb .image .wishlist-in-name{
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
        z-index: 7 !important;

        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;

        width: 26px !important;
        height: 26px !important;

        padding: 0 !important;
        margin: 0 !important;

        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
    }
}


[id^="featured-category-slider"]{
    position: relative !important;
    overflow: visible !important;
}


[id^="featured-category-slider"] .owl-controls.clickable{
    display: block !important;
}

[id^="featured-category-slider"] .owl-pagination{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 14px !important;
    margin-top: 14px !important;
    padding: 0 !important;
    background: transparent !important;
}
[id^="featured-category-slider"] .owl-pagination .owl-page span{
    display: block !important;
    width: 60px !important;
    height: 2px !important;
    border-radius: 0 !important;
    background: rgba(0,0,0,.20) !important;
    opacity: 1 !important;
}
[id^="featured-category-slider"] .owl-pagination .owl-page.active span{
    background: rgba(0,0,0,.90) !important;
}

[id^="featured-category-slider"] .owl-buttons{
    display: block !important;
}
[id^="featured-category-slider"] .owl-buttons .owl-prev{
    display: none !important;
}
[id^="featured-category-slider"] .owl-buttons .owl-next{
    position: absolute !important;
    top: 50% !important;
    right: 12px !important;
    transform: translateY(-50%) !important;

    width: 44px !important;
    height: 44px !important;
    border-radius: 999px !important;

    background: #000 !important;
    opacity: 1 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    z-index: 20 !important;
}
[id^="featured-category-slider"] .owl-buttons .owl-next:before{
    content: "" !important;
    width: 10px !important;
    height: 10px !important;
    border-top: 2px solid #fff !important;
    border-right: 2px solid #fff !important;
    transform: rotate(45deg) !important;
    margin-left: -1px !important;
}
[id^="featured-category-slider"] .owl-buttons .owl-next i,
[id^="featured-category-slider"] .owl-buttons .owl-next span,
[id^="featured-category-slider"] .owl-buttons .owl-next svg{
    display: none !important;
}

@media (max-width: 767px){
    [id^="featured-category-slider"] .owl-buttons{ display: none !important; }
}
@media (hover: none) and (pointer: coarse){
    [id^="featured-category-slider"] .owl-buttons{ display: none !important; }
}

[id^="featured-category-slider"] .box-fcat{
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 0 12px !important;
}

[id^="featured-category-slider"] .box-fcat .fcat-img{
    width: 100% !important;
    height: 270px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

[id^="featured-category-slider"] .box-fcat .fcat-img > span{
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

[id^="featured-category-slider"] .box-fcat .fcat-img img{
    width: 240px !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    display: block !important;
}

[id^="featured-category-slider"] .box-fcat .fcat-name{
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    text-align: center !important;
    margin-top: 16px !important;
    min-height: 2.6em !important;
}

@media (max-width: 1199px){
    [id^="featured-category-slider"] .box-fcat .fcat-img{ height: 250px !important; }
    [id^="featured-category-slider"] .box-fcat .fcat-img img{ width: 220px !important; }
}
@media (max-width: 991px){
    [id^="featured-category-slider"] .box-fcat .fcat-img{ height: 220px !important; }
    [id^="featured-category-slider"] .box-fcat .fcat-img img{ width: 200px !important; }
    [id^="featured-category-slider"] .owl-pagination .owl-page span{ width: 52px !important; }
}
@media (max-width: 767px){
    [id^="featured-category-slider"] .box-fcat .fcat-img{ height: 180px !important; }
    [id^="featured-category-slider"] .box-fcat .fcat-img img{ width: 150px !important; }
    [id^="featured-category-slider"] .box-fcat .fcat-name{ margin-top: 12px !important; }
    [id^="featured-category-slider"] .owl-pagination .owl-page span{ width: 42px !important; }
}
@media (max-width: 479px){
    [id^="featured-category-slider"] .box-fcat .fcat-img{ height: 165px !important; }
    [id^="featured-category-slider"] .box-fcat .fcat-img img{ width: 140px !important; }
    [id^="featured-category-slider"] .owl-pagination .owl-page span{ width: 36px !important; }
}


@media (min-width: 992px){

    #additional-menu li.dropdown.section_1 > .top-menu{
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;

        top: calc(var(--cs-header-h, 54px) + var(--cs-menu-h, 0px)) !important;

        height: calc(60vh - var(--cs-header-h, 54px) - var(--cs-menu-h, 0px)) !important;

        display: none !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior: contain;

        z-index: 2998 !important;
        padding: 32px 0 44px !important;
        box-sizing: border-box !important;

        background: rgba(255,255,255,.98) !important;
    }

    #additional-menu li.dropdown.section_1:hover > .top-menu,
    #additional-menu li.dropdown.section_1.open > .top-menu{
        display: block !important;
    }

    #additional-menu li.dropdown.section_1 > .top-menu > .top-menu-ul{
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;

        width: 320px !important;
        max-width: calc(100% - 40px) !important;
        margin: 0 auto !important;

        padding: 0 !important;
        list-style: none !important;

        text-align: left !important;
    }

    #additional-menu li.dropdown.section_1 > .top-menu > .top-menu-ul > li{
        display: block !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    #additional-menu li.dropdown.section_1 > .top-menu > .top-menu-ul > li > a{
        display: block !important;
        padding: 2px 0 !important;
    }

    .wbg.show{
        box-shadow: 0 6px 20px rgba(0,0,0,.10) !important;
    }

    #additional-menu li.dropdown.section_1 > .top-menu::-webkit-scrollbar{ width: 6px; }
    #additional-menu li.dropdown.section_1 > .top-menu::-webkit-scrollbar-thumb{
        background: rgba(0,0,0,.25);
        border-radius: 6px;
    }
    #additional-menu li.dropdown.section_1 > .top-menu::-webkit-scrollbar-track{
        background: rgba(0,0,0,.06);
    }
}

@media (min-width: 992px){
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown.section_1 > .top-menu{
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        top: calc(var(--cs-header-h, 54px) + var(--cs-menu-h, 0px)) !important;
        height: calc(60vh - var(--cs-header-h, 54px) - var(--cs-menu-h, 0px)) !important;
        display: none !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior: contain;
        z-index: 2998 !important;
        padding: 32px 0 44px !important;
        box-sizing: border-box !important;
        background: rgba(255,255,255,.98) !important;
    }

    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown.section_1:hover > .top-menu,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown.section_1.open > .top-menu{
        display: block !important;
    }

    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown.section_1 > .top-menu > .top-menu-ul{
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
        width: 320px !important;
        max-width: calc(100% - 40px) !important;
        margin: 0 auto !important;
        padding: 0 !important;
        list-style: none !important;
        text-align: left !important;
    }

    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown.section_1 > .top-menu > .top-menu-ul > li{
        display: block !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown.section_1 > .top-menu > .top-menu-ul > li > a{
        display: block !important;
        padding: 2px 0 !important;
    }
}

@media (max-width: 991px){
    [id^="featured-category-slider"] .owl-buttons{ display: none !important; }
}



.megasliderpro #mslider1{ position: relative; }
.megasliderpro #mslider1 .item-ms{ position: relative; }

.megasliderpro #mslider1 .slick-caption{
    position: absolute !important;
    inset: 0 !important;
    z-index: 3 !important;
    pointer-events: none;
}

.megasliderpro #mslider1 .slick-caption .row-slider-info{
    position: absolute !important;
    left: 10% !important;
    top: 50% !important;
    transform: translateY(-50%) !important;

    width: min(560px, 90vw) !important;
    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;

    align-items: flex-start !important;
    justify-content: flex-start !important;
    text-align: left !important;
}

.megasliderpro #mslider1 .msp-title,
.megasliderpro #mslider1 .sub-title,
.megasliderpro #mslider1 .msp-des{
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.megasliderpro #mslider1 .msp-title::before,
.megasliderpro #mslider1 .msp-title::after{
    content: none !important;
    display: none !important;
}

.megasliderpro #mslider1 .msp-title .text-title{
    color: #fff !important;
    text-transform: uppercase !important;
    letter-spacing: .06em !important;
    font-weight: 600 !important;
    font-size: clamp(24px, 3vw, 56px) !important;
    line-height: 1.05 !important;

    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}

.megasliderpro #mslider1 .text-sub-title{
    color: rgba(255,255,255,.9) !important;
    text-transform: uppercase !important;
    letter-spacing: .32em !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    opacity: 1 !important;
}

.megasliderpro #mslider1 .msp-des p{ margin: 0 !important; }

.megasliderpro #mslider1 .msp-des p,
.megasliderpro #mslider1 .msp-des a{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    height: 46px !important;
    padding: 0 30px !important;

    border: 2px solid rgba(255,255,255,.65) !important;
    background: transparent !important;

    color: rgba(255,255,255,.9) !important;
    text-decoration: none !important;

    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: .18em !important;
    text-transform: uppercase !important;
}

@media (hover: hover){
    .megasliderpro #mslider1 .msp-des p:hover,
    .megasliderpro #mslider1 .msp-des a:hover{
        border-color: rgba(255,255,255,1) !important;
        color: rgba(255,255,255,1) !important;
    }
}

@media (max-width: 768px){
    .megasliderpro #mslider1 .slick-caption .row-slider-info{
        top: auto !important;
        bottom: 14% !important;
        left: 8% !important;
        transform: none !important;
        width: min(92vw, 560px) !important;
        gap: 16px !important;
    }

    .megasliderpro #mslider1 .msp-title .text-title{
        font-size: clamp(34px, 10vw, 52px) !important;
        line-height: 1.05 !important;
    }

    .megasliderpro #mslider1 .sub-title{
        display: none !important;
    }

    .megasliderpro #mslider1 .msp-des p,
    .megasliderpro #mslider1 .msp-des a{
        height: 50px !important;
        padding: 0 32px !important;
    }
}

@media (max-width: 991px){
    .megasliderpro #mslider1 .owl-buttons{ display: none !important; }
}



@media (max-width: 767px) {
    .mob-catalog-left.hidden { display: none !important; }

    .mob-catalog-left{
        position: fixed !important;
        left: 0 !important;
        top: var(--cs-header-h, 56px) !important;
        width: 100% !important;
        height: calc(100vh - var(--cs-header-h, 56px)) !important;
        background: #fff !important;
        z-index: 9998 !important;
    }

    #menu-mobile-ns.navmenu-fixed-left{
        position: absolute !important;
        left: 0 !important;
        top: 0 !important;
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        overflow: hidden !important;
        background: #fff !important;
    }

    .mobm-menu-blur{
        position: fixed !important;
        left: 0 !important;
        top: var(--cs-header-h, 56px) !important;
        width: 100% !important;
        height: calc(100vh - var(--cs-header-h, 56px)) !important;
        z-index: 9997 !important;
    }

    #menu-mobile-ns .mobmenu-v2{
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    #menu-mobile-ns .mobmenu-tabs{
        display: flex;
        align-items: center;
        gap: 12px;
        padding: 10px 12px;
        border-bottom: 1px solid #eee;
        background: #fff;
    }

    #menu-mobile-ns .mobmenu-tab{
        border: 0;
        background: transparent;
        padding: 6px 10px;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: .08em;
        text-transform: uppercase;
        color: #000;
        line-height: 1;
    }

    #menu-mobile-ns .mobmenu-tab.is-active{
        background: #000;
        color: #fff;
    }

    #menu-mobile-ns .mobmenu-tab--sale{
        padding-left: 0;
        color: #e10600;
    }

    #menu-mobile-ns .mobmenu-content{
        flex: 1 1 auto;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        background: #fff;
    }

    #menu-mobile-ns .mobmenu-panel{ display: none; }
    #menu-mobile-ns .mobmenu-panel.is-active{ display: block; }

    #menu-mobile-ns .mob-acc{
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #menu-mobile-ns .mob-acc-item{
        border-bottom: 1px solid #eee;
    }

    #menu-mobile-ns .mob-acc-toggle,
    #menu-mobile-ns .mob-acc-link{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        padding: 12px 16px;
        border: 0;
        background: transparent;
        color: #000;
        text-decoration: none;
        font-size: 15px;
        line-height: 1.2;
    }

    #menu-mobile-ns .mob-acc-link:hover{ text-decoration: none; }

    #menu-mobile-ns .mob-acc-toggle::after{
        content: "+";
        font-size: 20px;
        line-height: 1;
    }

    #menu-mobile-ns .mob-acc-toggle[aria-expanded="true"]::after{
        content: "−";
    }

    #menu-mobile-ns .mob-acc-body{
        display: none;
        padding: 0 16px 12px 16px;
    }

    #menu-mobile-ns .mob-acc-item.is-open .mob-acc-body{
        display: block;
    }

    #menu-mobile-ns .mob-acc-sub{
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #menu-mobile-ns .mob-acc-sub a{
        display: block;
        padding: 7px 0;
        color: #111;
        text-decoration: none;
        font-size: 12px;
        letter-spacing: .08em;
        text-transform: uppercase;
    }

    #menu-mobile-ns .mob-acc-sub a:hover{ text-decoration: none; }

    #menu-mobile-ns .mobmenu-info-link{
        flex: 0 0 auto;
        display: block;
        text-align: center;
        padding: 14px 16px;
        border-top: 1px solid #eee;
        background: #f3f4f6;
        color: #000;
        text-decoration: none;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: .08em;
        text-transform: uppercase;
    }
}


@media (max-width: 991px){
    #featured-category-slider0 .owl-controls .owl-buttons,
    #featured-category-slider0 .owl-buttons,
    #featured-category-slider0 .owl-prev,
    #featured-category-slider0 .owl-next,
    [id^="featured-category-slider"] .owl-controls .owl-buttons,
    [id^="featured-category-slider"] .owl-buttons,
    [id^="featured-category-slider"] .owl-prev,
    [id^="featured-category-slider"] .owl-next{
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
    }

    #featured-category-slider0 .owl-controls .owl-pagination,
    [id^="featured-category-slider"] .owl-controls .owl-pagination{
        display: flex !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }
}

@media (max-width: 767px){

    .megasliderpro #mslider1 .item-ms{
        position: relative !important;
        overflow: hidden !important;
    }
    .megasliderpro #mslider1 .item-ms::before{
        content: "" !important;
        display: block !important;
        padding-top: 154% !important;
    }

    .megasliderpro #mslider1 img.bg-image-slider{
        position: absolute !important;
        inset: 0 !important;

        width: 100% !important;
        height: 100% !important;
        max-width: none !important;

        object-fit: cover !important;
        display: block !important;
    }

    .megasliderpro #mslider1 .slick-caption{
        position: absolute !important;
        inset: 0 !important;
        z-index: 3 !important;
        display: block !important;
    }

    .megasliderpro #mslider1 .slick-caption .row-slider-info{
        position: absolute !important;
        left: 8% !important;
        right: 8% !important;
        bottom: 12% !important;
        top: auto !important;
        transform: none !important;

        width: auto !important;
        max-width: none !important;

        text-align: left !important;
        align-items: flex-start !important;
    }

    .megasliderpro #mslider1 .sub-title{
        display: none !important;
    }

    .megasliderpro #mslider1 .msp-title .text-title{
        font-size: clamp(34px, 10vw, 56px) !important;
        line-height: 1.05 !important;
    }

    .megasliderpro #mslider1 .msp-des{
        display: block !important;
        margin-top: 10px !important;
    }

    .megasliderpro #mslider1 .msp-des p,
    .megasliderpro #mslider1 .msp-des a{
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;

        height: 50px !important;
        padding: 0 28px !important;

        border: 2px solid rgba(255,255,255,.65) !important;
        background: transparent !important;

        color: rgba(255,255,255,.95) !important;
        text-decoration: none !important;

        font-size: 12px !important;
        font-weight: 600 !important;
        letter-spacing: .18em !important;
        text-transform: uppercase !important;
    }
}

.rb-gallery .rb-gallery-item .rb-gallery-inner.style-over{
    position: relative !important;
    overflow: hidden !important;
}

.rb-gallery .rb-gallery-item .rb-gallery-inner.style-over .text-gallery{
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: auto !important;

    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;

    padding: 54px 18px 18px !important;
    margin: 0 !important;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%) !important;

    text-align: center !important;
    z-index: 999 !important;

    pointer-events: none !important;
}

.rb-gallery .rb-gallery-item .rb-gallery-inner.style-over .text-gallery p{
    margin: 0 !important;
}

.rb-gallery .rb-gallery-item .rb-gallery-inner.style-over .text-gallery span{
    display: block !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: .06em !important;
    text-transform: uppercase !important;
    text-shadow: 0 2px 12px rgba(0,0,0,.35) !important;
}

@media (max-width: 767px){
    .rb-gallery .rb-gallery-item .rb-gallery-inner.style-over .text-gallery{
        padding: 46px 14px 14px !important;
    }
    .rb-gallery .rb-gallery-item .rb-gallery-inner.style-over .text-gallery span{
        font-size: 11px !important;
    }
}


@media (max-width: 991px){
    html.mobmenu-open,
    html.mobmenu-open body{
        overflow: hidden !important;
        height: 100%;
    }

    html.mobmenu-open header.h-type-1,
    html.mobmenu-open header.h-type-2,
    html.mobmenu-open #top-fixed,
    html.mobmenu-open #top-fixed.fixed-top-header{
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 10050 !important;
    }

    .btn-menu.mobmenu-toggle{
        position: relative;
    }
    html.mobmenu-open .btn-menu.mobmenu-toggle > svg{
        opacity: 0;
    }
    .btn-menu.mobmenu-toggle::before,
    .btn-menu.mobmenu-toggle::after{
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 18px;
        height: 2px;
        background: #fff;
        border-radius: 2px;
        transform-origin: center;
        opacity: 0;
        transition: transform .18s ease, opacity .18s ease;
    }
    html.mobmenu-open .btn-menu.mobmenu-toggle::before{
        opacity: 1;
        transform: translate(-50%, -50%) rotate(45deg);
    }
    html.mobmenu-open .btn-menu.mobmenu-toggle::after{
        opacity: 1;
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    .mobm-menu-blur{
        top: var(--cs-header-h, 56px) !important;
    }
    .mob-catalog-left{
        top: var(--cs-header-h, 56px) !important;
        height: calc(100vh - var(--cs-header-h, 56px)) !important;
    }
}


.megasliderpro #mslider0 .msp-des,
#mslider0-fixed-caption .msp-des{
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.megasliderpro #mslider0 .msp-des p,
#mslider0-fixed-caption .msp-des p,
.megasliderpro #mslider0 .msp-des a,
#mslider0-fixed-caption .msp-des a{
    margin: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    height: 46px !important;
    padding: 0 30px !important;

    border: 1px solid rgba(255,255,255,.70) !important;
    background: transparent !important;

    color: rgba(255,255,255,.95) !important;
    text-decoration: none !important;

    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: .18em !important;
    text-transform: uppercase !important;

    cursor: pointer !important;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: background-color .18s ease, color .18s ease, border-color .18s ease;
}

@media (max-width: 768px){
    .megasliderpro #mslider0 .msp-des p,
    #mslider0-fixed-caption .msp-des p,
    .megasliderpro #mslider0 .msp-des a,
    #mslider0-fixed-caption .msp-des a{
        height: 50px !important;
        padding: 0 32px !important;
    }
}

@media (hover: hover) and (pointer: fine){
    .megasliderpro #mslider0 .msp-des,
    #mslider0-fixed-caption .msp-des,
    .megasliderpro #mslider1 .msp-des{
        pointer-events: auto !important;
    }

    .megasliderpro #mslider0 .msp-des p:hover,
    #mslider0-fixed-caption .msp-des p:hover,
    .megasliderpro #mslider0 .msp-des a:hover,
    #mslider0-fixed-caption .msp-des a:hover,
    .megasliderpro #mslider1 .msp-des p:hover,
    .megasliderpro #mslider1 .msp-des a:hover{
        background: #fff !important;
        border-color: #fff !important;
        color: #000 !important;
    }
}

@media (hover: none){
    .megasliderpro #mslider0 .msp-des,
    #mslider0-fixed-caption .msp-des,
    .megasliderpro #mslider1 .msp-des{
        pointer-events: none !important;
    }
}


@media (max-width: 991px){
    html.mobmenu-open .btn-menu.mobmenu-toggle{
        z-index: 10060 !important;
        pointer-events: auto !important;
    }

    .btn-menu.mobmenu-toggle::before,
    .btn-menu.mobmenu-toggle::after{
        pointer-events: none;
    }

    html.mobmenu-open .mob-catalog-left{ z-index: 10040 !important; }
    html.mobmenu-open .mobm-menu-blur{ z-index: 10030 !important; }
}


@media (hover: none) and (pointer: coarse){
    .megasliderpro .item-ms.cs-tap .msp-des p,
    .megasliderpro .item-ms.cs-tap .msp-des a{
        background: #fff !important;
        border-color: #fff !important;
        color: #000 !important;
    }
}

.rb-gallery[class*="rb-gallery-"] .rb-gallery-item .rb-gallery-inner.style-over{
    position: relative !important;
    overflow: hidden !important;
}

.rb-gallery[class*="rb-gallery-"] .rb-gallery-item .rb-gallery-inner.style-over > .text-gallery{
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;

    display: flex !important;
    justify-content: center !important;
    align-items: flex-end !important;

    padding: 0 24px 56px !important;
    margin: 0 !important;

    background: transparent !important;
    opacity: 1 !important;

    text-align: center !important;
    z-index: 20 !important;
    pointer-events: none !important;
    box-sizing: border-box !important;
}

.rb-gallery[class*="rb-gallery-"] .rb-gallery-item .rb-gallery-inner.style-over > .text-gallery p{
    margin: 0 !important;
    width: 100% !important;
}

.rb-gallery[class*="rb-gallery-"] .rb-gallery-item .rb-gallery-inner.style-over > .text-gallery span{
    display: block !important;
    margin: 0 auto !important;

    max-width: 85% !important;
    white-space: normal !important;

    color: #fff !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 1.25 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase !important;

    text-shadow: 0 2px 12px rgba(0,0,0,.35) !important;
}

.rb-gallery[class*="rb-gallery-"] .rb-gallery-item .rb-gallery-inner.style-over > .text-gallery path{
    display: none !important;
}

@media (max-width: 767px){
    .rb-gallery[class*="rb-gallery-"] .rb-gallery-item .rb-gallery-inner.style-over > .text-gallery{
        padding: 0 16px 44px !important;
    }
    .rb-gallery[class*="rb-gallery-"] .rb-gallery-item .rb-gallery-inner.style-over > .text-gallery span{
        max-width: 90% !important;
        font-size: 16px !important;
    }
}

@media (min-width: 1200px){
    .rb-gallery[class*="rb-gallery-"] .rb-gallery-item .rb-gallery-inner.style-over > .text-gallery span{
        font-size: 20px !important;
    }
}


.megasliderpro{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

@media (max-width: 991px){
    .menu-header-box,
    .menu-header-box.full-mw,
    .menu-header-box.cont-mw{
        display: none !important;
        height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
    }
}

@media (max-width: 768px){
    .megasliderpro #mslider0 .msp-des,
    #mslider0-fixed-caption .msp-des{
        display: block !important;
        margin-top: 12px !important;
    }
}

@media (max-width: 767px){
    .easybanner-box .easy-banner-00 .item-text{
        align-items: center !important;
        text-align: center !important;
    }

    .easybanner-box .easy-banner-00 .easy-b-title,
    .easybanner-box .easy-banner-00 .easy-b-description{
        text-align: center !important;
    }
}


.megasliderpro #mslider0 .owl-controls.is-fixed{
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
}

@media (max-width: 767px){
    .megasliderpro #mslider0 .owl-controls.is-fixed{
        bottom: 18px !important;
    }
}

@media (max-width: 767px){
    [id^="featured-category-slider"],
    .container-fcat{
        position: relative !important;
        z-index: 5 !important;

        padding-bottom: 14px !important;
        background: #fff !important;
    }

    [id^="featured-category-slider"] .owl-pagination,
    .container-fcat .owl-pagination{
        padding-top: 12px !important;
        margin-top: 0 !important;
    }
}

@media (max-width: 767px){
    .easybanner-box{
        width: 100vw !important;
        max-width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
    }

    .easybanner-box *{
        max-width: 100% !important;
    }
}

.rb-gallery-1 .rb-gallery-list{
    position: relative !important;
}

.rb-gallery-1 .rb-gallery-list .owl-nav,
.rb-gallery-1 .rb-gallery-list .owl-nav button{
    display: none !important;
}

.rb-gallery-1 .rb-gallery-list .owl-dots{
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 18px !important;

    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;

    margin: 0 !important;
    padding: 0 !important;

    z-index: 30 !important;
    line-height: 0 !important;
}

.rb-gallery-1 .rb-gallery-list .owl-dots .owl-dot{
    display: inline-flex !important;
}

.rb-gallery-1 .rb-gallery-list .owl-dots .owl-dot span{
    display: block !important;
    width: 36px !important;
    height: 2px !important;
    margin: 0 !important;

    border-radius: 0 !important;
    background: rgba(255,255,255,.45) !important;
    opacity: 1 !important;
}

.rb-gallery-1 .rb-gallery-list .owl-dots .owl-dot.active span{
    background: rgba(255,255,255,1) !important;
}

.rb-gallery-1 .rb-gallery-list.owl-theme .owl-dots,
.rb-gallery-1 .rb-gallery-list.owl-theme .owl-nav{
    margin-top: 0 !important;
}


.megasliderpro #mslider0 .owl-controls.is-fixed,
.megasliderpro #mslider1 .owl-controls.is-fixed{
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    bottom: 24px !important;
}

@media (max-width: 767px){
    .megasliderpro #mslider0 .owl-controls.is-fixed,
    .megasliderpro #mslider1 .owl-controls.is-fixed{
        bottom: 18px !important;
    }
}


header.h-type-1,
header.h-type-2,
header.h-type-1 .container.header-block,
header.h-type-2 .container.header-block{
    border-bottom: 0 !important;
    box-shadow: none !important;
}

@media (max-width: 991px){
    header.h-type-1,
    header.h-type-2{
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 3000 !important;
        background: #000 !important;
        background-color: #000 !important;
    }

    body{
        padding-top: calc(var(--cs-header-h, 54px) - 2px) !important;
    }
}

@media (max-width: 767px){
    .megasliderpro #mslider1 .slick-caption .row-slider-info{
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%) !important;

        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
    }
}

@media (max-width: 991px){
    body.common-home .rb-gallery-0,
    body.common-home .rb-gallery-1,
    body.common-home .rb-gallery{
        width: 100vw !important;
        max-width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
    }

    body.common-home .rb-gallery-list.row{ margin: 0 !important; }
    body.common-home .rb-gallery-list .owl-item,
    body.common-home .rb-gallery-list .rb-gallery-item,
    body.common-home .rb-gallery-list [class*="col-"]{
        padding: 0 !important;
        margin: 0 !important;
    }

    body.common-home .rb-gallery-list .owl-item{ margin-right: 0 !important; }

    body.common-home .rb-gallery-img-outer,
    body.common-home .rb-gallery-img-outer img{
        width: 100% !important;
        max-width: 100% !important;
    }

    body.common-home .rb-gallery-img-outer img{
        display: block !important;
        height: auto !important;
    }

    body.common-home .easybanner-box{
        width: 100vw !important;
        max-width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
    }

    body.common-home .easybanner-box .row{ margin: 0 !important; }
    body.common-home .easybanner-box [class*="col-"]{ padding: 0 !important; }
    body.common-home .easybanner-box img{
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }
}

@media (max-width: 991px){
    body.common-home .rb-gallery-1 .owl-nav,
    body.common-home .rb-gallery-1 .owl-buttons{
        display: none !important;
    }

    body.common-home .rb-gallery-1 .owl-stage-outer{ overflow: hidden !important; }

    body.common-home .rb-gallery-1 .rb-gallery-inner,
    body.common-home .rb-gallery-1 .rb-gallery-img-outer{
        margin: 0 !important;
        padding: 0 !important;
    }
}

body.common-home .container-fcat{
    position: relative !important;
    z-index: 20 !important;
}

.megasliderpro #mslider0 .owl-controls,
.megasliderpro #mslider1 .owl-controls{
    position: absolute !important;
}

.megasliderpro #mslider0 .owl-controls.is-fixed,
.megasliderpro #mslider1 .owl-controls.is-fixed{
    position: absolute !important;
}


@media (max-width: 991px){
    .rb-gallery-1{
        width: 100vw !important;
        max-width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
    }

    .rb-gallery-1 .rb-gallery-list.row{ margin: 0 !important; }

    .rb-gallery-1 .owl-stage-outer{ overflow: hidden !important; }

    .rb-gallery-1 .owl-item{ margin-right: 0 !important; }

    .rb-gallery-1 .rb-gallery-item,
    .rb-gallery-1 [class*="col-"]{
        padding: 0 !important;
        margin: 0 !important;
    }

    .rb-gallery-1 .rb-gallery-inner,
    .rb-gallery-1 .rb-gallery-img-outer{
        padding: 0 !important;
        margin: 0 !important;
    }

    .rb-gallery-1 .rb-gallery-img-outer img{
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }
}



@media (max-width: 767px) {

    .mob-catalog-left{
        transform: translateX(-102%) !important;
        transition: transform .22s ease !important;
        visibility: hidden !important;
        pointer-events: none !important;
        will-change: transform;
    }
    html.mobmenu-open .mob-catalog-left,
    body.mobmenu-open .mob-catalog-left{
        transform: translateX(0) !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }


    .mobm-menu-blur{
        display: block !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        background: rgba(0,0,0,.42) !important;
        transition: opacity .2s ease, visibility .2s ease !important;
    }
    html.mobmenu-open .mobm-menu-blur,
    body.mobmenu-open .mobm-menu-blur{
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }


    .mob-catalog-left.hidden{ display:none !important; }
}


@media (max-width: 991px){
    body.common-home .rb-gallery-1{
        width: 100vw !important;
        max-width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
    }
    body.common-home .rb-gallery-1 .owl-stage-outer{
        overflow: hidden !important;
        padding: 0 !important;
    }
    body.common-home .rb-gallery-1 .rb-gallery-item,
    body.common-home .rb-gallery-1 [class*="col-"]{
        padding: 0 !important;
        margin: 0 !important;
    }
    body.common-home .rb-gallery-1 .rb-gallery-img-outer,
    body.common-home .rb-gallery-1 .rb-gallery-inner{
        padding: 0 !important;
        margin: 0 !important;
    }
    body.common-home .rb-gallery-1 .rb-gallery-img-outer img{
        display: block !important;
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
    }
}


@media (min-width: 768px){

    .bg_mode_pos_15 .container-fcat{
        position: relative !important;
        background: #fff !important;
        padding-bottom: 18px !important;
    }

    html body #featured-category-slider0.owl-carousel.owl-theme .owl-controls,
    html body #featured-category-slider0.owl-carousel.owl-theme .owl-controls.clickable{
        position: static !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;

        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;

        clear: both !important;
    }

    html body #featured-category-slider0.owl-carousel.owl-theme .owl-controls .owl-pagination,
    html body #featured-category-slider0.owl-carousel.owl-theme .owl-pagination{
        position: static !important;
        margin: 0 !important;
        padding: 10px 0 0 !important;
    }
}





@media (max-width: 767px) {

    body.mobmenu-open,
    body.mobmenu-open html {
        overflow: hidden !important;
    }


    body.mobmenu-open .mob-catalog-left,
    body.mobmenu-open #menu-mobile-ns {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        pointer-events: auto !important;
        transform: translate3d(0, 0, 0) !important;
    }


    body.mobmenu-open .mob-catalog-left.hidden {
        display: block !important;
    }


    body.mobmenu-open .mobm-menu-blur {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }


    body.mobmenu-open .wbg {
        display: none !important;
    }


    body.mobmenu-open .btn-menu,
    body.mobmenu-open .mobmenu-toggle,
    body.mobmenu-open .icon-menu {
        position: relative !important;
    }

    body.mobmenu-open .btn-menu > svg,
    body.mobmenu-open .mobmenu-toggle > svg {
        opacity: 0 !important;
    }

    body.mobmenu-open .btn-menu::before,
    body.mobmenu-open .btn-menu::after,
    body.mobmenu-open .mobmenu-toggle::before,
    body.mobmenu-open .mobmenu-toggle::after,
    body.mobmenu-open .icon-menu::before,
    body.mobmenu-open .icon-menu::after {
        content: "" !important;
        position: absolute !important;
        left: 50% !important;
        top: 50% !important;
        width: 22px !important;
        height: 2px !important;
        background: #fff !important;
        border-radius: 2px !important;
        transform-origin: center !important;
    }

    body.mobmenu-open .btn-menu::before,
    body.mobmenu-open .mobmenu-toggle::before,
    body.mobmenu-open .icon-menu::before {
        transform: translate(-50%, -50%) rotate(45deg) !important;
    }

    body.mobmenu-open .btn-menu::after,
    body.mobmenu-open .mobmenu-toggle::after,
    body.mobmenu-open .icon-menu::after {
        transform: translate(-50%, -50%) rotate(-45deg) !important;
    }
}





#cart .minicart-backdrop{
    background: rgba(0,0,0,.55) !important;
    z-index: 2147483630 !important;
}
#cart .dropdown-menu.minicart-drawer__menu{
    z-index: 2147483631 !important;
}


#cart .dropdown-menu.minicart-drawer__menu{
    width: 420px !important;
    max-width: 100% !important;

    box-shadow: none !important;
    border-left: 1px solid rgba(0,0,0,.12) !important;
}


#cart .minicart-drawer__header{
    padding: 24px 24px !important;
    border-bottom: 1px solid rgba(0,0,0,.12) !important;
    background: #fff !important;
}
#cart .minicart-drawer__title{
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: .04em !important;
    color: #000 !important;
}
#cart .minicart-drawer__close{
    width: 32px !important;
    height: 32px !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    border: 0 !important;
    background: transparent !important;

    font-size: 24px !important;
    line-height: 1 !important;
    color: #000 !important;
}


#cart .minicart-drawer__content:not(.minicart-drawer__content--empty){
    padding: 0 !important;
    gap: 0 !important;
    overflow-x: hidden !important;
}


#cart .minicart-upsell{
    display: none !important;
}





#cart .minicart-table tr[data-cart-id]{
    padding: 18px 24px !important;
    border-bottom: 1px solid rgba(0,0,0,.12) !important;

    display: grid !important;
    grid-template-columns: 72px 1fr 96px 40px !important;
    grid-template-areas:
        "img name qty menu"
        "img price qty menu" !important;

    column-gap: 14px !important;
    row-gap: 8px !important;

    align-items: start !important;
    overflow: visible !important;
}
#cart .minicart-table tr[data-cart-id] td{
    border: 0 !important;
    padding: 0 !important;
    min-width: 0 !important;
}

#cart .minicart-table tr[data-cart-id] .cart-image{ grid-area: img !important; }
#cart .minicart-table tr[data-cart-id] .cart-name{ grid-area: name !important; }
#cart .minicart-table tr[data-cart-id] .cart-price{
    grid-area: price !important;
    text-align: left !important;
    align-self: end !important;
}
#cart .minicart-table tr[data-cart-id] .cart-quantity{
    grid-area: qty !important;
    justify-self: end !important;
    align-self: end !important;
    text-align: right !important;
}
#cart .minicart-table tr[data-cart-id] .cart-remove{
    grid-area: menu !important;
    justify-self: end !important;
    align-self: start !important;
    text-align: right !important;
}

#cart .minicart-table tr[data-cart-id] .cart-image img.img-thumbnail{
    width: 72px !important;
    max-width: 72px !important;
    height: auto !important;

    border-radius: 6px !important;
    border: 0 !important;
    padding: 0 !important;
}

#cart .minicart-table tr[data-cart-id] .cart-title{
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.25 !important;

    color: #000 !important;
    text-decoration: none !important;

    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}


#cart .minicart-table tr[data-cart-id] .cart-opts small{
    display: block !important;

    margin-top: 4px !important;
    font-size: 12px !important;
    line-height: 1.35 !important;

    opacity: 1 !important;
    color: #000 !important;

    overflow: visible !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
    white-space: normal !important;
}

#cart .minicart-table tr[data-cart-id] .cart-model{
    display: block !important;
    color: #000 !important;
    opacity: .55 !important;
}

#cart .minicart-table tr[data-cart-id] .cart-opt{
    display: block !important;
    margin-top: 2px !important;
}
#cart .minicart-table tr[data-cart-id] .cart-model + .cart-opt{
    margin-top: 6px !important;
}

#cart .minicart-table tr[data-cart-id] .cart-opt__name{
    color: #000 !important;
    opacity: .55 !important;
}

#cart .minicart-table tr[data-cart-id] .cart-opt__value{
    color: #000 !important;
    opacity: 1 !important;
}


#cart .minicart-table tr[data-cart-id] .cart-price{
    color: #000 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    white-space: nowrap !important;
}

#cart .minicart-table tr[data-cart-id] .cart-price del,
#cart .minicart-table tr[data-cart-id] .cart-price .old,
#cart .minicart-table tr[data-cart-id] .cart-price .price-old{
    color: #9b9b9b !important;
    font-weight: 400 !important;
    margin-right: 6px !important;
    text-decoration: line-through !important;
}
#cart .minicart-table tr[data-cart-id] .cart-price .new,
#cart .minicart-table tr[data-cart-id] .cart-price .price-new{
    color: #d40000 !important;
    font-weight: 600 !important;
}

#cart .minicart-qty{
    height: 28px !important;

    border-radius: 0 !important;
    border: 1px solid #d9d9d9 !important;
    background: #fff !important;

    overflow: hidden !important;

    display: inline-flex !important;
    align-items: center !important;

    flex-direction: row-reverse !important;
}
#cart .minicart-qty__btn{
    width: 28px !important;
    height: 28px !important;

    border: 0 !important;
    background: transparent !important;
    color: #000 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-size: 18px !important;
    line-height: 1 !important;
}
#cart .minicart-qty__input{
    width: 36px !important;
    height: 28px !important;

    border: 0 !important;
    background: transparent !important;

    text-align: center !important;
    padding: 0 !important;

    font-size: 13px !important;
    font-weight: 600 !important;

    border-left: 1px solid #d9d9d9 !important;
    border-right: 1px solid #d9d9d9 !important;
}



#cart .minicart-item-menu .dropdown-menu{
    top: auto !important;
}

#cart .minicart-item-menu__toggle{
    width: 32px !important;
    height: 32px !important;

    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-size: 22px !important;
    line-height: 1 !important;
    color: #000 !important;

    box-shadow: none !important;
}

#cart .minicart-item-menu__menu{
    right: 0 !important;
    left: auto !important;

    top: 100% !important;
    margin-top: 8px !important;

    min-width: 220px !important;
    padding: 10px 0 !important;

    border: 0 !important;
    border-radius: 6px !important;
    box-shadow: 0 14px 30px rgba(0,0,0,.18) !important;

    z-index: 2147483632 !important;
}
#cart .minicart-item-menu__menu a{
    display: block !important;

    padding: 10px 18px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #000 !important;

    white-space: normal !important;
}
#cart .minicart-item-menu__remove{
    color: #d40000 !important;
}



#cart .minicart-drawer__content:not(.minicart-drawer__content--empty) .minicart-summary{
    flex: 1 1 auto !important;
    min-height: 0 !important;

    display: flex !important;
    flex-direction: column !important;

    border: 0 !important;
    padding: 0 24px !important;
}

#cart .minicart-drawer__content:not(.minicart-drawer__content--empty) .minicart-summary__row:not(.minicart-summary__row--total){
    display: none !important;
}

#cart .minicart-drawer__content:not(.minicart-drawer__content--empty) .minicart-summary__row--total{
    flex: 1 1 auto !important;
    min-height: 0 !important;

    padding: 16px 0 12px !important;
    margin: 0 !important;

    display: grid !important;
    grid-template-columns: auto auto !important;
    grid-template-rows: auto auto 1fr auto !important;

    justify-content: center !important;
    align-content: stretch !important;

    column-gap: 6px !important;
    row-gap: 12px !important;
}

#cart .minicart-summary__row--total .minicart-summary__coupon{
    grid-column: 1 / -1 !important;
    grid-row: 1 !important;

    width: 100% !important;
    height: 44px !important;

    background: #efefef !important;
    border: 0 !important;
    border-radius: 0 !important;

    display: flex !important;
    align-items: center !important;

    padding: 0 12px !important;
    margin: 0 !important;
}


#cart .minicart-summary__row--total .minicart-coupon-input{
    flex: 1 1 auto !important;

    height: 44px !important;
    border: 0 !important;
    background: transparent !important;

    box-shadow: none !important;
    outline: none !important;

    padding: 0 8px !important;

    text-align: center !important;
    font-size: 13px !important;
    color: #000 !important;
}
#cart .minicart-summary__row--total .minicart-coupon-input::placeholder{
    color: #000 !important;
    opacity: .75 !important;
}

#cart .minicart-summary__row--total .minicart-coupon-apply{
    height: 44px !important;

    border: 0 !important;
    background: transparent !important;

    padding: 0 8px !important;

    font-size: 13px !important;
    font-weight: 500 !important;
    color: #000 !important;

    opacity: 0 !important;
    pointer-events: none !important;
}
#cart .minicart-summary__row--total .minicart-coupon-apply:not([disabled]){
    opacity: 1 !important;
    pointer-events: auto !important;
}

#cart .minicart-summary__row--total .minicart-coupon-msg{
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;

    font-size: 12px !important;
    opacity: .75 !important;
    text-align: center !important;
}


#cart .minicart-summary__row--total .minicart-summary__label{
    grid-row: 4 !important;
    grid-column: 1 !important;

    margin: 0 !important;
    opacity: 1 !important;

    font-size: 13px !important;
    font-weight: 500 !important;
    color: #000 !important;
}
#cart .minicart-summary__row--total .minicart-summary__value{
    grid-row: 4 !important;
    grid-column: 2 !important;

    margin-left: 0 !important;
    white-space: nowrap !important;

    font-size: 13px !important;
    font-weight: 600 !important;
    color: #000 !important;
}


#cart .minicart-drawer__content:not(.minicart-drawer__content--empty) .minicart-actions{
    flex: 0 0 auto !important;

    border: 0 !important;
    background: #fff !important;

    padding: 0 24px calc(24px + env(safe-area-inset-bottom)) !important;

    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}

#cart .minicart-actions__checkout,
#cart .minicart-actions__parts{
    width: 100% !important;
    height: 48px !important;

    border-radius: 0 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    text-transform: uppercase !important;
    font-weight: 700 !important;
    letter-spacing: .02em !important;
}

#cart .minicart-actions__checkout{
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}

#cart .minicart-actions__parts{
    background: transparent !important;
    border: 1px solid #d9d9d9 !important;
    color: #000 !important;
}

#cart .minicart-actions__hint{
    display: none !important;
}


@media (max-width: 767px){
    #cart .dropdown-menu.minicart-drawer__menu{
        left: 0 !important;
        right: 0 !important;

        width: 100% !important;
        max-width: 100% !important;

        border-left: 0 !important;
    }

    #cart .minicart-drawer__header{
        padding: 18px 16px !important;
        padding-top: calc(18px + env(safe-area-inset-top)) !important;
    }

    #cart .minicart-drawer__content:not(.minicart-drawer__content--empty){
        padding: 0 !important;
    }

    #cart .minicart-table tr[data-cart-id]{
        padding: 16px 16px !important;

        grid-template-columns: 64px 1fr 92px 40px !important;
        column-gap: 12px !important;
        row-gap: 8px !important;
    }

    #cart .minicart-table tr[data-cart-id] .cart-image img.img-thumbnail{
        width: 64px !important;
        max-width: 64px !important;
    }

    #cart .minicart-drawer__content:not(.minicart-drawer__content--empty) .minicart-summary{
        padding: 0 16px !important;
    }

    #cart .minicart-drawer__content:not(.minicart-drawer__content--empty) .minicart-actions{
        padding: 0 16px calc(16px + env(safe-area-inset-bottom)) !important;
    }
}


@media (max-width: 991px){
    .mob-catalog-left{
        left: -100% !important;
        transform: none !important;
        transition: left .22s ease !important;
        will-change: auto !important;
        visibility: hidden !important;
        pointer-events: none !important;
    }
    html.mobmenu-open .mob-catalog-left,
    body.mobmenu-open .mob-catalog-left{
        left: 0 !important;
        transform: none !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    body.mobmenu-open .mob-catalog-left,
    body.mobmenu-open #menu-mobile-ns{
        transform: none !important;
    }

    #menu-mobile-ns{
        transform: none !important;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    #menu-mobile-ns .mobmenu-tabs{
        padding: 12px 16px !important;
        gap: 18px !important;
        border-bottom: 1px solid #eee !important;
    }
    #menu-mobile-ns .mobmenu-tab{
        padding: 8px 14px !important;
        font-size: 14px !important;
        font-weight: 800 !important;
        letter-spacing: .10em !important;
        line-height: 1 !important;
    }
    #menu-mobile-ns .mobmenu-tab.is-active{
        padding: 8px 16px !important;
    }
    #menu-mobile-ns .mobmenu-tab--sale{
        font-weight: 900 !important;
    }

    #menu-mobile-ns .mob-acc-item{
        border-bottom: 1px solid #eee !important;
    }
    #menu-mobile-ns .mob-acc-toggle,
    #menu-mobile-ns .mob-acc-link{
        padding: 18px 16px !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #111 !important;
        line-height: 1.2 !important;
    }
    #menu-mobile-ns .mob-acc-toggle::after{
        font-size: 22px !important;
        font-weight: 300 !important;
        color: #111 !important;
    }

    #menu-mobile-ns .mob-acc-body{
        padding: 0 16px 14px 16px !important;
        height: auto !important;
        max-height: none !important;
        overflow: visible !important;
    }

    #menu-mobile-ns .mob-acc-sub a{
        display: block !important;
        padding: 6px 0 !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        letter-spacing: .12em !important;
        text-transform: uppercase !important;
        color: #111 !important;
    }

    #menu-mobile-ns .mob-acc-body{ display: none !important; }

    #menu-mobile-ns .mob-acc-item.is-open > .mob-acc-body,
    #menu-mobile-ns .mob-acc-item.open > .mob-acc-body,
    #menu-mobile-ns .mob-acc-item.active > .mob-acc-body,
    #menu-mobile-ns .mob-acc-item.show > .mob-acc-body,
    #menu-mobile-ns .mob-acc-toggle[aria-expanded="true"] + .mob-acc-body,
    #menu-mobile-ns .mob-acc-toggle[aria-expanded="true"] ~ .mob-acc-body,
    #menu-mobile-ns .mob-acc-body[style*="display:block"],
    #menu-mobile-ns .mob-acc-body[style*="display: block"]{
        display: block !important;
    }

    #menu-mobile-ns .mob-submenu-list-3lev{
        display: none !important;
        position: static !important;
        height: auto !important;
        max-height: none !important;
        overflow: visible !important;
    }
    #menu-mobile-ns li.is-open > .mob-submenu-list-3lev,
    #menu-mobile-ns li.open > .mob-submenu-list-3lev,
    #menu-mobile-ns li.active > .mob-submenu-list-3lev,
    #menu-mobile-ns li.show > .mob-submenu-list-3lev,
    #menu-mobile-ns .mob-submenu-list-3lev[style*="display:block"],
    #menu-mobile-ns .mob-submenu-list-3lev[style*="display: block"]{
        display: block !important;
    }

    #menu-mobile-ns .mob-submenu-list-3lev > ul > li > a{
        padding: 6px 0 !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        letter-spacing: .12em !important;
        text-transform: uppercase !important;
        color: #111 !important;
    }
}


@media (min-width: 992px){
    #cart .dropdown-menu.minicart-drawer__menu{
        width: 480px !important;
        max-width: 100% !important;
    }
}

@media (min-width: 992px){
    #cart .minicart-table tr[data-cart-id]{
        grid-template-columns: 88px 1fr 96px 40px !important;
    }
    #cart .minicart-table tr[data-cart-id] .cart-image img.img-thumbnail{
        width: 88px !important;
        max-width: 88px !important;
        height: auto !important;
    }
}

#cart.open .dropdown-menu:not(.minicart-drawer__menu){
    display: none !important;
}

#cart .dropdown.open > .dropdown-menu:not(.minicart-drawer__menu),
#cart .btn-group.open > .dropdown-menu:not(.minicart-drawer__menu),
#cart .dropup.open > .dropdown-menu:not(.minicart-drawer__menu),

#cart .dropdown.show > .dropdown-menu:not(.minicart-drawer__menu),
#cart .btn-group.show > .dropdown-menu:not(.minicart-drawer__menu),
#cart .dropdown-menu.show:not(.minicart-drawer__menu),

#cart .minicart-item-menu.open > .minicart-item-menu__menu,
#cart .minicart-item-menu.show > .minicart-item-menu__menu,
#cart .minicart-item-menu__menu.show{
    display: block !important;
}

#cart .minicart-drawer__content:not(.minicart-drawer__content--empty) .minicart-summary__row--total{
    grid-template-columns: 1fr 1fr !important;
    justify-content: stretch !important;
}

#cart .minicart-drawer__content:not(.minicart-drawer__content--empty) .minicart-summary__row--total .minicart-summary__coupon{
    grid-column: 1 / -1 !important;
    width: 100% !important;
}

#cart .minicart-drawer__content:not(.minicart-drawer__content--empty) .minicart-summary__row--total .minicart-summary__label{
    justify-self: end !important;
    text-align: right !important;
    white-space: nowrap !important;
}
#cart .minicart-drawer__content:not(.minicart-drawer__content--empty) .minicart-summary__row--total .minicart-summary__value{
    justify-self: start !important;
    text-align: left !important;
    white-space: nowrap !important;
}

body.minicart-open #tidio-chat,
body.minicart-open .crisp-client,
body.minicart-open .tawk-min-container,
body.minicart-open #jivo-iframe-container,
body.minicart-open .jivo-frame-container{
    opacity: 0 !important;
    pointer-events: none !important;
}

@media (max-width: 991px){
    #menu-mobile-ns .mobmenu-tabs{
        width: 100% !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
        -ms-overflow-style: none !important;
        gap: 18px !important;
        padding: 12px 16px !important;
    }
    #menu-mobile-ns .mobmenu-tabs::-webkit-scrollbar{ display:none !important; }

    #menu-mobile-ns .mobmenu-tab{
        flex: 0 0 auto !important;
        font-size: 14px !important;
        font-weight: 800 !important;
        padding: 8px 14px !important;
        letter-spacing: .10em !important;
        line-height: 1 !important;
    }
    #menu-mobile-ns .mobmenu-tab.is-active{
        padding: 8px 16px !important;
    }
    #menu-mobile-ns .mobmenu-tab--sale{
        padding-left: 0 !important;
    }

    #menu-mobile-ns .mobmenu-info-link{
        font-size: 14px !important;
        font-weight: 800 !important;
        padding: 18px 16px !important;
        letter-spacing: .10em !important;
    }
}

@media (max-width: 767px){
    .mob-catalog-left{
        left: -100% !important;
        transform: none !important;
        transition: left .22s ease !important;
        will-change: auto !important;
        visibility: hidden !important;
        pointer-events: none !important;
    }
    html.mobmenu-open .mob-catalog-left,
    body.mobmenu-open .mob-catalog-left{
        left: 0 !important;
        transform: none !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    #menu-mobile-ns,
    #menu-mobile-ns.navmenu-fixed-left{
        transform: none !important;
        will-change: auto !important;
    }

    #menu-mobile-ns .mob-acc-toggle,
    #menu-mobile-ns .mob-acc-link,
    #menu-mobile-ns .mob-submenu-list > ul > li > a{
        font-size: 16px !important;
        font-weight: 600 !important;
        padding: 18px 16px !important;
    }

    #menu-mobile-ns .mob-acc-body,
    #menu-mobile-ns .mob-submenu-list-3lev{
        display: none !important;
        position: static !important;
        transform: none !important;
        max-height: none !important;
        height: auto !important;
        overflow: visible !important;
    }

    #menu-mobile-ns .mob-acc-item.is-open > .mob-acc-body,
    #menu-mobile-ns .mob-acc-item.open > .mob-acc-body,
    #menu-mobile-ns .mob-acc-item.active > .mob-acc-body,
    #menu-mobile-ns .mob-acc-item.show > .mob-acc-body,
    #menu-mobile-ns .mob-acc-toggle[aria-expanded="true"] + .mob-acc-body,
    #menu-mobile-ns .mob-acc-toggle[aria-expanded="true"] ~ .mob-acc-body{
        display: block !important;
    }

    #menu-mobile-ns li.is-open > .mob-submenu-list-3lev,
    #menu-mobile-ns li.open > .mob-submenu-list-3lev,
    #menu-mobile-ns li.active > .mob-submenu-list-3lev,
    #menu-mobile-ns li.show > .mob-submenu-list-3lev,
    #menu-mobile-ns .mob-acc-toggle[aria-expanded="true"] + .mob-submenu-list-3lev,
    #menu-mobile-ns .mob-acc-toggle[aria-expanded="true"] ~ .mob-submenu-list-3lev,
    #menu-mobile-ns a[aria-expanded="true"] + .mob-submenu-list-3lev,
    #menu-mobile-ns a[aria-expanded="true"] ~ .mob-submenu-list-3lev{
        display: block !important;
    }

    #menu-mobile-ns .mob-acc-sub a,
    #menu-mobile-ns .mob-submenu-list-3lev > ul > li > a{
        display: block !important;
        padding: 6px 0 !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        letter-spacing: .12em !important;
        text-transform: uppercase !important;
        color: #111 !important;
    }
}


#cart .dropdown-menu.minicart-drawer__menu{
    width: 520px !important;
    max-width: 520px !important;
}
@media (max-width: 1199px){
    #cart .dropdown-menu.minicart-drawer__menu{
        width: 480px !important;
        max-width: 480px !important;
    }
}
@media (max-width: 767px){
    #cart .dropdown-menu.minicart-drawer__menu{
        width: 100% !important;
        max-width: 100% !important;
    }
}

#cart .minicart-table tr{
    display: grid !important;
    grid-template-columns: 120px 1fr 92px 32px !important;
    grid-template-areas:
    "img name qty menu"
    "img price qty menu" !important;
    column-gap: 14px !important;
    row-gap: 10px !important;
    align-items: start !important;
}

#cart .minicart-table .cart-image{ grid-area: img !important; }
#cart .minicart-table .cart-name{ grid-area: name !important; }
#cart .minicart-table .cart-price{
    grid-area: price !important;
    text-align: left !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-top: 2px !important;
}
#cart .minicart-table .cart-quantity{ grid-area: qty !important; }
#cart .minicart-table .cart-remove{ grid-area: menu !important; text-align: right !important; }

@media (max-width: 767px){
    #cart .minicart-table tr{
        grid-template-columns: 120px 1fr 92px 32px !important;
    }
}

#cart .minicart-table .cart-image img.img-thumbnail{
    width: 120px !important;
    max-width: 120px !important;
    height: auto !important;
    border: 0 !important;
    padding: 0 !important;
    border-radius: 12px !important;
    background: #f2f2f2 !important;
    display: block !important;
}

#cart .minicart-table .cart-title{
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}


#cart .cart-meta{
    margin-top: 6px !important;
    font-size: 13px !important;
    color: #7a7a7a !important;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    align-items: center !important;
}
#cart .cart-meta__sep{
    color: #b5b5b5 !important;
}

#cart .minicart-item-menu{
    position: relative !important;
    display: inline-block !important;
}
#cart .minicart-item-menu__toggle{
    background: transparent !important;
    border: 0 !important;
    padding: 6px 8px !important;
    line-height: 1 !important;
    font-size: 22px !important;
    color: #000 !important;
    cursor: pointer !important;
}
#cart .minicart-item-menu__menu{
    position: absolute !important;
    top: 100% !important;
    right: 0 !important;
    margin-top: 8px !important;
    min-width: 220px !important;
    background: #fff !important;
    border-radius: 10px !important;
    box-shadow: 0 10px 30px rgba(0,0,0,.18) !important;
    padding: 10px 0 !important;
    display: none !important;
    z-index: 9999 !important;
}
#cart .minicart-item-menu.is-open .minicart-item-menu__menu{
    display: block !important;
}
#cart .minicart-item-menu__link{
    display: block !important;
    padding: 10px 18px !important;
    font-size: 14px !important;
    color: #000 !important;
    text-decoration: none !important;
}
#cart .minicart-item-menu__link:hover{
    background: #f2f2f2 !important;
}
#cart .minicart-item-menu__remove{
    color: #d90d0d !important;
}

#cart .minicart-size-sheet{
    position: absolute !important;
    inset: 0 !important;
    background: rgba(0,0,0,.35) !important;
    z-index: 2147483002 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transition: opacity .2s ease, visibility .2s ease;
}
#cart .minicart-size-sheet.is-open{
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}
#cart .minicart-size-sheet__panel{
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: #fff !important;
    border-top: 1px solid rgba(0,0,0,.10) !important;
    transform: translateY(110%) !important;
    transition: transform .22s ease;
    max-height: 70vh !important;
    overflow: auto !important;
}
#cart .minicart-size-sheet.is-open .minicart-size-sheet__panel{
    transform: translateY(0) !important;
}
#cart .minicart-size-sheet__header{
    position: sticky !important;
    top: 0 !important;
    background: #fff !important;
    padding: 14px 18px !important;
    border-bottom: 1px solid rgba(0,0,0,.08) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
#cart .minicart-size-sheet__title{
    font-size: 13px !important;
    font-weight: 700 !important;
    letter-spacing: .12em !important;
    text-transform: uppercase !important;
    margin: 0 !important;
}
#cart .minicart-size-sheet__close{
    position: absolute !important;
    right: 10px !important;
    top: 8px !important;
    width: 40px !important;
    height: 40px !important;
    border: 0 !important;
    background: transparent !important;
    font-size: 22px !important;
    line-height: 1 !important;
    cursor: pointer !important;
}
#cart .minicart-size-sheet__list{
    display: flex !important;
    flex-direction: column !important;
}
#cart .minicart-size-sheet__opt{
    appearance: none !important;
    -webkit-appearance: none !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,.06) !important;
    background: transparent !important;
    padding: 18px 16px !important;
    font-size: 16px !important;
    cursor: pointer !important;
    text-align: center !important;
}
#cart .minicart-size-sheet__opt:hover{
    background: #f6f6f6 !important;
}
#cart .minicart-size-sheet__opt.is-active{
    font-weight: 700 !important;
}
#cart .minicart-size-sheet__opt:disabled,
#cart .minicart-size-sheet__opt.is-disabled{
    opacity: .35 !important;
    cursor: not-allowed !important;
}
#cart .minicart-size-sheet__loading,
#cart .minicart-size-sheet__error{
    padding: 18px 16px !important;
    font-size: 14px !important;
    text-align: center !important;
}
#cart .minicart-size-sheet__error{
    color: #d90d0d !important;
}

#cart .minicart-coupon{
    margin-top: 16px !important;
}

#cart .minicart-coupon-toggle{
    width: 100% !important;
    height: 48px !important;
    background: #f2f2f2 !important;
    border: 0 !important;
    border-radius: 0 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 14px !important;
    color: #000 !important;
    cursor: pointer !important;
}
#cart .minicart-coupon-toggle:hover{
    background: #000 !important;
    color: #fff !important;
}

#cart .minicart-coupon-form{
    width: 100% !important;
    display: none !important;
    align-items: flex-end !important;
    gap: 18px !important;
}
#cart .minicart-coupon.is-open .minicart-coupon-form{
    display: flex !important;
}
#cart .minicart-coupon.is-open .minicart-coupon-toggle{
    display: none !important;
}

#cart .minicart-coupon-input{
    flex: 1 1 auto !important;
    border: 0 !important;
    background: transparent !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 48px !important;
    padding: 0 0 6px 0 !important;
}

#cart .minicart-coupon-apply{
    height: 48px !important;
    min-width: 86px !important;
    padding: 0 18px !important;
    border: 1px solid #000 !important;
    background: transparent !important;
    color: #000 !important;
    border-radius: 0 !important;
}
#cart .minicart-coupon-apply:disabled{
    opacity: 1 !important;
}
#cart .minicart-coupon-apply:not(:disabled){
    background: #000 !important;
    color: #fff !important;
}

#cart .minicart-summary{
    flex: 1 1 auto !important;
    display: flex !important;
    flex-direction: column !important;
}
#cart .minicart-summary__spacer{
    flex: 1 1 auto !important;
}
#cart .minicart-summary__row--total{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 6px !important;
    padding: 18px 0 12px !important;
    border: 0 !important;
}
#cart .minicart-summary__label{ font-weight: 400 !important; }
#cart .minicart-summary__value{ font-weight: 700 !important; }

#cart .minicart-actions{
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
}
#cart .minicart-actions a{
    width: 100% !important;
}
#cart .minicart-actions__checkout{
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}
#cart .minicart-actions__parts{
    background: #fff !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}

@media (max-width: 991px){
    #menu-mobile-ns .mobmenu-tabs{
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
        -ms-overflow-style: none !important;
        gap: 18px !important;
        padding: 12px 16px !important;
    }
    #menu-mobile-ns .mobmenu-tabs::-webkit-scrollbar{ display:none !important; }

    #menu-mobile-ns .mobmenu-tab{
        flex: 0 0 auto !important;
        white-space: nowrap !important;
        font-size: 14px !important;
        font-weight: 800 !important;
        padding: 8px 14px !important;
        letter-spacing: .10em !important;
        line-height: 1 !important;
    }
    #menu-mobile-ns .mobmenu-tab.is-active{
        padding: 8px 16px !important;
    }

    #menu-mobile-ns .mobmenu-info-link{
        font-size: 14px !important;
        font-weight: 800 !important;
        padding: 18px 16px !important;
        letter-spacing: .10em !important;
    }
}

@media (max-width: 767px){
    .mob-catalog-left{
        left: -100% !important;
        transform: none !important;
        transition: left .22s ease !important;
        visibility: hidden !important;
        pointer-events: none !important;
        will-change: auto !important;
    }
    html.mobmenu-open .mob-catalog-left,
    body.mobmenu-open .mob-catalog-left{
        left: 0 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    .mob-catalog-left.hidden{ display:none !important; }
    html.mobmenu-open .mob-catalog-left.hidden,
    body.mobmenu-open .mob-catalog-left.hidden{ display:block !important; }

    .mobm-menu-blur{
        display: block !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        background: rgba(0,0,0,.42) !important;
        transition: opacity .2s ease, visibility .2s ease !important;
    }
    html.mobmenu-open .mobm-menu-blur,
    body.mobmenu-open .mobm-menu-blur{
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    body.mobmenu-open .wbg{ display:none !important; }

    #menu-mobile-ns,
    #menu-mobile-ns.navmenu-fixed-left{
        transform: none !important;
        will-change: auto !important;
    }

    #menu-mobile-ns .mob-acc-toggle,
    #menu-mobile-ns .mob-acc-link{
        font-size: 16px !important;
        font-weight: 600 !important;
        padding: 18px 16px !important;
    }

    #menu-mobile-ns .mob-acc-sub a{
        letter-spacing: .12em !important;
    }
}

#cart .minicart-table tr[data-cart-id] .cart-name,
#cart .minicart-table tr[data-cart-id] .cart-opts small{
    color: #000 !important;
}

#cart .minicart-table tr[data-cart-id]{
    grid-template-areas:
        "img name qty menu"
        "img price qty menu" !important;
}

#cart .minicart-table tr[data-cart-id]{
    padding: 16px 16px !important;

    grid-template-columns: 120px 1fr 96px 32px !important;
    column-gap: 12px !important;
    row-gap: 8px !important;

    grid-template-areas:
        "img name name menu"
        "img price qty qty" !important;
}

#cart .minicart-table tr[data-cart-id] .cart-image img.img-thumbnail{
    width: 120px !important;
    max-width: 120px !important;
    height: auto !important;
}


#cart .minicart-table tr[data-cart-id] .cart-image,
#cart .minicart-table tr[data-cart-id] .cart-image a{
    width: 120px !important;
}

#cart .minicart-table tr[data-cart-id] .cart-image a{
    display: block !important;
}



#cart .minicart-table tr[data-cart-id] .cart-quantity{
    justify-self: end !important;
}

#cart .minicart-table .cart-image img.img-thumbnail,
#cart .minicart-table tr[data-cart-id] .cart-image img.img-thumbnail{
    width: 180px !important;
    max-width: 180px !important;
    height: auto !important;
}

#cart .minicart-table tr[data-cart-id] .cart-image,
#cart .minicart-table tr[data-cart-id] .cart-image a{
    width: 180px !important;
}

#cart .minicart-table tr[data-cart-id]{
    grid-template-columns: 180px 1fr 92px 32px !important;
}

@media (min-width: 992px){
    #cart .minicart-table tr[data-cart-id]{
        grid-template-columns: 180px 1fr 96px 40px !important;
    }
}

@media (max-width: 360px){
    #cart .minicart-table .cart-image img.img-thumbnail,
    #cart .minicart-table tr[data-cart-id] .cart-image img.img-thumbnail{
        width: 150px !important;
        max-width: 150px !important;
    }
    #cart .minicart-table tr[data-cart-id] .cart-image,
    #cart .minicart-table tr[data-cart-id] .cart-image a{
        width: 150px !important;
    }
    #cart .minicart-table tr[data-cart-id]{
        grid-template-columns: 150px 1fr 92px 32px !important;
    }
}


#cart [data-item-menu-menu],
[data-item-menu-menu]{
    min-width: 170px !important;
    max-width: 230px !important;
    padding: 6px 0 !important;

    background: #fff !important;
    border: 1px solid rgba(0,0,0,.12) !important;
    border-radius: 0 !important;
    box-shadow: 0 6px 18px rgba(0,0,0,.12) !important;

    text-align: left !important;
}

#cart [data-item-menu-menu] a,
#cart [data-item-menu-menu] button,
[data-item-menu-menu] a,
[data-item-menu-menu] button{
    display: block !important;
    width: 100% !important;

    padding: 10px 16px !important;

    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;

    color: #000 !important;
    text-decoration: none !important;

    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;

    text-align: left !important;
    white-space: normal !important;
}

#cart [data-item-menu-menu] a:hover,
#cart [data-item-menu-menu] button:hover,
[data-item-menu-menu] a:hover,
[data-item-menu-menu] button:hover{
    background: #f2f2f2 !important;
}

#cart [data-item-menu-menu] a:last-child,
#cart [data-item-menu-menu] button:last-child,
[data-item-menu-menu] a:last-child,
[data-item-menu-menu] button:last-child{
    color: #d40000 !important;
}


#cart .minicart-drawer__content{
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
}

#cart .minicart-drawer__content .minicart-table{
    order: 1 !important;
}

#cart .minicart-drawer__content .minicart-coupon{
    order: 999 !important;
    margin-top: auto !important;

    padding: 0 24px 16px !important;
    box-sizing: border-box !important;
}

@media (max-width: 767px){
    #cart .minicart-drawer__content .minicart-coupon{
        padding: 0 16px 12px !important;
    }
}

#cart .minicart-coupon-toggle{
    width: 100% !important;
    height: 48px !important;

    background: transparent !important;
    border: 1px solid #d9d9d9 !important;
    border-radius: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;

    font-size: 14px !important;
    color: #000 !important;
    cursor: pointer !important;

    box-sizing: border-box !important;
    transition: background .15s ease, color .15s ease, border-color .15s ease !important;
}
#cart .minicart-coupon-toggle:hover{
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}

#cart .minicart-coupon-form{
    width: 100% !important;
    display: none !important;
    align-items: flex-end !important;
    gap: 12px !important;
    box-sizing: border-box !important;
}
#cart .minicart-coupon.is-open .minicart-coupon-form{ display: flex !important; }
#cart .minicart-coupon.is-open .minicart-coupon-toggle{ display: none !important; }

#cart .minicart-coupon-input{
    flex: 1 1 auto !important;
    min-width: 0 !important;

    height: 48px !important;
    border: 0 !important;
    background: transparent !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    box-shadow: none !important;

    padding: 0 0 6px 0 !important;
    box-sizing: border-box !important;
}

#cart .minicart-coupon-apply{
    flex: 0 0 auto !important;
    height: 48px !important;
    padding: 0 18px !important;
    min-width: 120px !important;

    border: 1px solid #000 !important;
    background: transparent !important;
    color: #000 !important;
    border-radius: 0 !important;

    white-space: nowrap !important;
    box-sizing: border-box !important;
}

#cart .minicart-coupon-apply:not([disabled]){
    background: #000 !important;
    color: #fff !important;
}


#cart .minicart-drawer__footer{
    flex: 0 0 auto !important;
    padding: 14px 24px calc(18px + env(safe-area-inset-bottom)) !important;
    background: #fff !important;
    border-top: 1px solid rgba(0,0,0,.12) !important;
    box-sizing: border-box !important;
}
@media (max-width: 767px){
    #cart .minicart-drawer__footer{
        padding: 14px 16px calc(18px + env(safe-area-inset-bottom)) !important;
    }
}

#cart .minicart-drawer__footer .minicart-summary{
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
}

#cart .minicart-drawer__footer .minicart-summary__row--total{
    padding: 0 0 12px !important;
    margin: 0 !important;
    border: 0 !important;

    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 6px !important;
}

#cart .minicart-drawer__footer .minicart-actions{
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;

    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
}

#cart .minicart-drawer__footer .minicart-actions__checkout,
#cart .minicart-drawer__footer .minicart-actions__parts{
    width: 100% !important;
    height: 48px !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
}

#cart .minicart-drawer__content{
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
}
#cart .minicart-drawer__content::-webkit-scrollbar{
    width: 0 !important;
    height: 0 !important;
}
#cart .minicart-drawer__content .minicart-coupon--content{
    padding-top: 12px !important;
}

#cart .minicart-drawer__footer,
#cart .dropdown-menu.minicart-drawer__menu{
    overflow: visible !important;
}

#cart .minicart-drawer__footer .minicart-actions__parts,
#cart .minicart-drawer__footer .minicart-actions__checkout{
    box-sizing: border-box !important;
    width: 100% !important;
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#cart .minicart-drawer__footer{
    padding-left: calc(24px + 1px) !important;
}
@media (max-width: 767px){
    #cart .minicart-drawer__footer{
        padding-left: calc(16px + 1px) !important;
    }
}
#cart .minicart-drawer__footer .minicart-actions__checkout,
#cart .minicart-drawer__footer .minicart-actions__parts{
    height: 48px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    padding: 0 !important;
    line-height: 1 !important;
    box-sizing: border-box !important;
}
#cart .minicart-coupon-msg.is-error{
    color: #d90d0d !important;
    background: transparent !important;
}

#cart .minicart-coupon-msg.is-error,
#cart .minicart-coupon-msg.is-error *{
    color: #d90d0d !important;
}

#cart .minicart-drawer__content{
    scrollbar-width: thin !important;
    scrollbar-color: #000 transparent !important;
    -ms-overflow-style: auto !important;
}

#cart .minicart-drawer__content::-webkit-scrollbar{
    width: 6px !important;
}
#cart .minicart-drawer__content::-webkit-scrollbar-track{
    background: transparent !important;
}
#cart .minicart-drawer__content::-webkit-scrollbar-thumb{
    background: #000 !important;
    border-radius: 999px !important;
}
#cart .minicart-drawer__content::-webkit-scrollbar-thumb:hover{
    background: #000 !important;
}

@supports (scrollbar-gutter: stable){
    #cart .minicart-drawer__content{
        scrollbar-gutter: stable both-edges !important;
    }
}

#cart .minicart-size-sheet,
#cart .minicart-size-sheet *{
    color: #000 !important;
}

#cart .minicart-size-sheet a,
#cart .minicart-size-sheet button{
    color: #000 !important;
}


@media (min-width: 992px){

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level{
        width: min(1200px, calc(100% - 80px)) !important;
        max-width: none !important;
        margin: 0 auto !important;

        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)) !important;
        column-gap: clamp(20px, 3.5vw, 70px) !important;
        row-gap: 24px !important;

        padding: 0 !important;
        list-style: none !important;
        text-align: left !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li{
        display: block !important;
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;

        font-size: 13px !important;
        font-weight: 300 !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li:nth-child(n+6),
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li:nth-child(n+6){
        display: none !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a{
        display: block !important;
        padding: 2px 0 6px !important;
        text-decoration: none !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li.nsmenu-issubchild > a,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li.nsmenu-issubchild > a{
        font-weight: 600 !important;
        text-transform: uppercase !important;
        letter-spacing: .02em;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li:not(.nsmenu-issubchild) > a,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li:not(.nsmenu-issubchild) > a{
        font-weight: 300 !important;
        text-transform: none !important;
        letter-spacing: 0;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a > i.arrow,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a > i.arrow{
        display: none !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li:hover,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li:hover{
        font-size: 13px !important;
        font-weight: 300 !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a:hover,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a:hover{
        text-decoration: underline !important;
        text-underline-offset: 3px !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild{
        display: block !important;
        margin: 6px 0 0 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li{
        display: block !important;
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;

        font-size: 13px !important;
        font-weight: 300 !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li:hover,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li:hover{
        font-size: 13px !important;
        font-weight: 300 !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li > a,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li > a{
        display: block !important;
        padding: 2px 0 !important;
        text-decoration: none !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li > a:hover,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li > a:hover{
        text-decoration: underline !important;
        text-underline-offset: 3px !important;
    }
}


@media (min-width: 992px){

    #additional-menu > div > ul.nav.navbar-nav,
    #top-fixed.fixed-top-header .dop-menu-box #additional-menu > div > ul.nav.navbar-nav{
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 26px !important;

        margin: 0 !important;
        padding: 0 !important;
    }

    #additional-menu > div > ul.nav.navbar-nav > li,
    #top-fixed.fixed-top-header .dop-menu-box #additional-menu > div > ul.nav.navbar-nav > li{
        float: none !important;
        flex: 0 0 auto !important;

        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    #additional-menu > div > ul.nav.navbar-nav > li > a,
    #top-fixed.fixed-top-header .dop-menu-box #additional-menu > div > ul.nav.navbar-nav > li > a{
        display: inline-flex !important;
        align-items: center !important;
        width: auto !important;

        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media (min-width: 992px){

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a{
        display: inline-flex !important;
        width: fit-content !important;
        max-width: 100% !important;
        position: static !important;
        inset: auto !important;
        height: auto !important;
        flex: 0 0 auto !important;
        align-items: center !important;
        padding: 0 0 6px 0 !important;
        margin: 0 !important;
        background: transparent !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li > a,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li > a{
        display: inline-flex !important;
        width: fit-content !important;
        max-width: 100% !important;
        position: static !important;
        inset: auto !important;
        height: auto !important;
        flex: 0 0 auto !important;
        align-items: center !important;
        padding: 2px 0 !important;
        margin: 0 !important;
        background: transparent !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li:hover,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li:hover,
    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li:hover,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li:hover{
        background: transparent !important;
    }
}


@media (min-width: 992px) {
    .easybanner-box .type_banner_7{
        display: flex !important;
        flex-wrap: nowrap !important;
        align-items: stretch !important;
    }

    .easybanner-box .type_banner_7 > .type_one_two_column_right{
        display: flex !important;
        flex-direction: column !important;
        align-self: stretch !important;
    }

    .easybanner-box .type_banner_7 > .type_one_two_column_right > .type-easy-b-7{
        flex: 1 1 0 !important;
        display: flex !important;
        min-height: 0 !important;
    }
}

.easybanner-box .type_banner_7 .item-easy-b,
.easybanner-box .type_banner_7 .item-easy-b > a,
.easybanner-box .type_banner_7 .item-easy-b > a > .item-img-and-text,
.easybanner-box .type_banner_7 .item-img-and-text,
.easybanner-box .type_banner_7 .easy-b-image{
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

.easybanner-box .type_banner_7 .easy-b-image img{
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.easybanner-box .type_banner_7{ margin: 0 !important; }
.easybanner-box .type_banner_7 > [class*="col-"],
.easybanner-box .type_banner_7 .type_one_two_column_right > [class*="col-"]{
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important;
}

@media (min-width: 992px){
    .easybanner-box .type_banner_7{
        display: flex !important;
        flex-wrap: nowrap !important;
        align-items: stretch !important;
        margin: 0 !important;
        gap: 0 !important;
    }

    .easybanner-box .type_banner_7 > [class*="col-"],
    .easybanner-box .type_banner_7 .type_one_two_column_right > [class*="col-"]{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .easybanner-box .type_banner_7 > .type_one_two_column_right{
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
    }
    .easybanner-box .type_banner_7 > .type_one_two_column_right > .type-easy-b-7{
        flex: 1 1 0 !important;
        display: flex !important;
    }

    .easybanner-box .type_banner_7 .item-easy-b,
    .easybanner-box .type_banner_7 .item-easy-b > a,
    .easybanner-box .type_banner_7 .item-img-and-text,
    .easybanner-box .type_banner_7 .easy-b-image{
        height: 100% !important;
    }

    .easybanner-box .type_banner_7 .easy-b-image img{
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        display: block !important;
    }
}

@media (max-width: 991px){

    .rb-gallery-1 .rb-gallery-list .owl-item{
        margin-right: 10px !important;
    }

    .rb-gallery-1 .rb-gallery-list.row{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .rb-gallery-1 .owl-stage-outer{
        overflow: hidden !important;
    }
}

.rb-gallery .rb-gallery-item .rb-gallery-inner.style-over::before{
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;

    background: rgba(255,255,255,0.15) !important;

    opacity: 0 !important;
    transition: opacity .25s ease !important;

    z-index: 5 !important;

    pointer-events: none !important;
}

.rb-gallery .rb-gallery-item .rb-gallery-inner.style-over:hover::before{
    opacity: 1 !important;
}
.box-bg-full.bg_mode_pos_15{
    margin:0 !important;
    padding:0 !important;
    display:flow-root;
}

.box-bg-full.bg_mode_pos_15 > .container{
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
}

.box-bg-full.bg_mode_pos_15 > .container > .row{
    margin-left:0 !important;
    margin-right:0 !important;
}

.box-bg-full.bg_mode_pos_15 > .container > .row > [class*="col-"]{
    padding-left:0 !important;
    padding-right:0 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15{
    margin:0 !important;
    padding:0 !important;
    display:flow-root;
}

.box-bg-full.bg_mode_pos_15 .pos15 > div{
    margin-top:0 !important;
    margin-bottom:0 !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 > .container-fcat{
    padding-bottom:18px !important;
}

#featured-category-slider0 .owl-controls.clickable{
    display:block !important;
}

#featured-category-slider0 .owl-pagination{
    display:flex !important;
    justify-content:center !important;
    align-items:center !important;
    gap:10px !important;
    padding:10px 0 0 !important;
    margin:0 !important;
}

.box-bg-full.bg_mode_pos_15 .easybanner-box,
.box-bg-full.bg_mode_pos_15 .easybanner-box .row{
    margin:0 !important;
    padding:0 !important;
}

.box-bg-full.bg_mode_pos_15 .easybanner-box .row > [class*="col-"]{
    padding-left:0 !important;
    padding-right:0 !important;
}

.box-bg-full.bg_mode_pos_15 .easybanner-box img{
    display:block;
    vertical-align:top;
}

.box-bg-full.bg_mode_pos_15 .rb-gallery-1.rb-gallery,
.box-bg-full.bg_mode_pos_15 .rb-gallery-1.rb-gallery .rb-gallery-description,
.box-bg-full.bg_mode_pos_15 .rb-gallery-1.rb-gallery .rb-gallery-list,
.box-bg-full.bg_mode_pos_15 .rb-gallery-1.rb-gallery .rb-gallery-list.row,
.box-bg-full.bg_mode_pos_15 .rb-gallery-1.rb-gallery .rb-gallery-item,
.box-bg-full.bg_mode_pos_15 .rb-gallery-1.rb-gallery .rb-gallery-inner,
.box-bg-full.bg_mode_pos_15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer{
    margin:0 !important;
    padding:0 !important;
}

.box-bg-full.bg_mode_pos_15 .rb-gallery-1.rb-gallery .rb-gallery-description{
    height:0 !important;
    overflow:hidden !important;
}

.box-bg-full.bg_mode_pos_15 .rb-gallery-1.rb-gallery img{
    display:block;
    vertical-align:top;
}

footer.type-footer-1,
.type-footer-1{
    margin-top:0 !important;
    display:flow-root;
}


@media (min-width: 992px){
    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level
    > li > ul.nsmenu-ischild > li > a:hover,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu
    > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li > a:hover{
        font-weight: 600 !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level
    > li:not(.nsmenu-issubchild) > a:hover,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu
    > .top-menu-ul.has-3level > li:not(.nsmenu-issubchild) > a:hover{
        font-weight: 600 !important;
    }
}


#product .my-tabs a[href="#tab-review"],
#product #tab-review{
    display:none !important;
}

#product .tabs-product--inline{
    margin-top:34px !important;
}

@media (max-width:767px){
    #product .tabs-product--inline{
        margin-top:18px !important;
    }
}

#product .tabs-product--inline .my-tabs > li.tabs__active_line{
    display:none !important;
}

#product .tabs-product--inline .nav-tabs,
#product .tabs-product--inline .nav-tabs > li,
#product .tabs-product--inline .nav-tabs > li > a,
#product .tabs-product--inline .nav-tabs > li > a:hover,
#product .tabs-product--inline .nav-tabs > li > a:focus{
    border:0 !important;
    background:transparent !important;
    box-shadow:none !important;
}

#product .tabs-product--inline .tabs__header,
#product .tabs-product--inline .tabs__header__scroll{
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    padding:0 !important;
    margin:0 !important;
}

#product .tabs-product--inline .tabs__header::before,
#product .tabs-product--inline .tabs__header::after{
    content:none !important;
    display:none !important;
}

#product .tabs-product--inline .tabs__header__scroll.dragscroll{
    display:block !important;
    width:100% !important;
    overflow:visible !important;
}

#product .tabs-product--inline ul.nav.nav-tabs.my-tabs{
    display:flex !important;
    flex-wrap:nowrap !important;
    align-items:flex-end !important;
    justify-content:space-between !important;

    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;

    border:0 !important;
    border-bottom:1px solid #d9d9d9 !important;

    position:relative !important;
}

#product .tabs-product--inline ul.nav.nav-tabs.my-tabs > li{
    float:none !important;
    margin:0 !important;
    padding:0 !important;
}

#product .tabs-product--inline ul.nav.nav-tabs.my-tabs > li > a{
    position:relative !important;
    display:inline-block !important;

    padding:0 0 12px !important;
    margin:0 !important;

    text-decoration:none !important;
    text-transform:uppercase !important;
    letter-spacing:.12em !important;
    font-size:12px !important;
    font-weight:400 !important;
    line-height:1 !important;

    color:#000 !important;
    white-space:nowrap !important;
}

#product .tabs-product--inline ul.nav.nav-tabs.my-tabs > li > a:hover{
    opacity:.7;
}

#product .tabs-product--inline ul.nav.nav-tabs.my-tabs > li.active > a::after{
    content:"" !important;
    position:absolute !important;
    left:0 !important;
    right:0 !important;
    bottom:-1px !important;
    height:2px !important;
    background:#000 !important;
}

#product .tabs-product--inline .tab-content{
    margin-top:18px !important;
    border:0 !important;
    background:transparent !important;
}

#product .tabs-product--inline .tab-pane{
    padding:0 !important;
}

#product #tab-description{
    border:0 !important;
    padding:0 !important;
}

@media (max-width:767px){
    #product .tabs-product--inline .tabs__header__scroll.dragscroll{
        display:flex !important;
        overflow-x:auto !important;
        -webkit-overflow-scrolling:touch;
        scrollbar-width:none;
    }
    #product .tabs-product--inline .tabs__header__scroll.dragscroll::-webkit-scrollbar{
        display:none;
    }

    #product .tabs-product--inline ul.nav.nav-tabs.my-tabs{
        justify-content:flex-start !important;
        gap:34px !important;
    }

    #product .tabs-product--inline ul.nav.nav-tabs.my-tabs > li > a{
        font-size:11px !important;
        letter-spacing:.08em !important;
        padding:12px 0 10px !important;
    }
}
#product .options{
    row-gap: 34px !important;
    column-gap: 0 !important;
}


#product .options .form-group.option--color,
#product .options .form-group.required{
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}


#product .options .form-group.option--color > .control-label,
#product .options .form-group.required > .control-label{
    display: flex !important;
    align-items: center;
    justify-content: flex-start !important;

    margin: 0 0 12px !important;

    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}


#product .options .form-group.required > .control-label a,
#product .options .form-group.option--color > .control-label a{
    order: 2;
    margin-left: auto !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-size: 14px !important;
}


#product .options .form-group.required > .control-label:after{
    order: 1;
    margin-left: 2px;
    color: #e00000;
    font-weight: 700;
}
#product .options .form-group.required > .control-label .text-danger,
#product .options .form-group.required > .control-label .required{
    order: 1;
    margin-left: 2px;
    color: #e00000 !important;
    font-weight: 700 !important;
}


#product .options .form-group.option--color > [id^="input-option"],
#product .options .form-group.required > [id^="input-option"]{
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: flex-start;
    margin: 0 !important;
    padding: 0 !important;
}


#product .options .form-group.option--color > [id^="input-option"]{
    gap: 12px !important;
}

#product .options .form-group.option--color .image-radio{
    margin: 0 !important;
    padding: 0 !important;
}

#product .options .form-group.option--color .image-radio label{
    margin: 0 !important;
    padding: 0 !important;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    position: relative;
}

#product .options .form-group.option--color .image-radio input{
    position: absolute;
    opacity: 0;
    pointer-events: none;
}


#product .options .form-group.option--color .color-option{
    width: 36px !important;
    height: 36px !important;
    border-radius: 0 !important;
    border: 1px solid #e5e5e5 !important;
    box-sizing: border-box;
    box-shadow: none !important;
}

#product .options .form-group.option--color .image-radio input:checked + .color-option{
    outline: 2px solid #000 !important;
    outline-offset: 2px;
}


#product .options .form-group.required:not(.option--color) > [id^="input-option"]{
    gap: 8px !important;
}

#product .options .form-group.required:not(.option--color) .radio-checbox-options{
    margin: 0 !important;
    padding: 0 !important;
}

#product .options .form-group.required:not(.option--color) .radio-checbox-options input{
    position: absolute;
    opacity: 0;
    pointer-events: none;
}


#product .options .form-group.required:not(.option--color) .radio-checbox-options label{
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;

    display: flex !important;
    align-items: center;
    justify-content: center;

    margin: 0 !important;
    padding: 0 !important;

    border: 1px solid #e5e5e5 !important;
    border-radius: 0 !important;
    background: #fff;

    box-sizing: border-box;
    cursor: pointer;
    user-select: none;

    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
}

#product .options .form-group.required:not(.option--color) .radio-checbox-options input:checked + label{
    border-color: #000 !important;
}


#product .options{
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    gap: 18px !important;
}


#product .options .form-group{
    margin: 0 !important;
}


#product .options .form-group > .control-label,
#product .options .form-group > label.control-label{
    display: block !important;
    margin: 0 0 10px !important;
}


#product .options .form-group > [id^="input-option"],
#product .options .form-group > div[id^="input-option"]{
    display: flex !important;
    flex-wrap: wrap !important;
}


#product .options .form-group.option--color > div[id^="input-option"]{
    gap: 12px !important;
}
#product .options .form-group.required:not(.option--color) > [id^="input-option"],
#product .options .form-group.required:not(.option--color) > div[id^="input-option"]{
    gap: 8px !important;
}



#product .product-action-buttons{
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}

#product .product-action-buttons .btn{
    width: 100%;
    height: 50px;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-weight: 500;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


#product .product-action-buttons .btn-buy-now{
    background: #000 !important;
    color: #fff !important;
    border: 0;
}


#product .product-action-buttons .btn-add-to-cart{
    background: #f2f2f2 !important;
    color: #000 !important;
    border: 0;
    opacity: 1;
}

#product .product-action-buttons .btn-add-to-cart:hover{
    background: #e9e9e9 !important;
    color: #000 !important;
    opacity: 1 !important;
}

#product .product-action-buttons .btn:disabled{
    cursor: not-allowed;
    opacity: 0.5;
}



#product .options{
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
    margin: 20px 0 24px !important;
}


#product .options .form-group{
    display: block !important;
    margin: 0 !important;
}


#product .options .form-group > label.control-label{
    display: block !important;
    margin: 0 0 12px !important;
    text-transform: uppercase !important;
    letter-spacing: .1em !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}


#product .options .form-group > div[id^="input-option"]{
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
    margin: 0 !important;
}


#product .options .image-radio{
    margin: 0 12px 12px 0 !important;
}
#product .options .radio-checbox-options{
    margin: 0 8px 8px 0 !important;
}


#product .options .image-radio input,
#product .options .radio-checbox-options input{
    position: absolute;
    opacity: 0;
    pointer-events: none;
}


#product .options .image-radio label{
    margin: 0 !important;
    padding: 0 !important;
    cursor: pointer;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

#product .options .color-option{
    width: 36px !important;
    height: 36px !important;
    border-radius: 2px !important;
    border: 1px solid #e5e5e5 !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
}

#product .options .image-radio input:checked + .color-option{
    border-color: #000 !important;
}


#product .options .radio-checbox-options label{
    width: 36px !important;
    height: 36px !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 2px !important;
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer;
    margin: 0 !important;
}

#product .options .radio-checbox-options .option-name{
    display: block;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
}

#product .options .radio-checbox-options input:checked + label{
    border-color: #000 !important;
}


#product .options .form-group.required > label.control-label .text-danger{
    color: #d00 !important;
    margin-left: 4px;
}

#product button.chart-btn{
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    cursor: pointer !important;
}

#product button.chart-btn:hover{
    opacity: .75 !important;
    font-weight: inherit !important;
}





html.sizechart-open,
body.sizechart-open{ overflow: hidden !important; }


body.sizechart-open #cs-fb-widget,
body.sizechart-open .position_right_display_type_2,
body.sizechart-open .messangers-block{ display: none !important; }


#product dialog.sizechart-dialog{
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;

    height: 100vh !important;
    height: 100dvh !important;
    width: 700px !important;
    max-width: 100% !important;
    max-height: none !important;

    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;

    background: #fff !important;
    box-shadow: -14px 0 32px rgba(0,0,0,.18) !important;

    z-index: 2147483001 !important;


    transform: translateX(110%) !important;
    transition: transform .25s ease !important;

    display: flex !important;
    flex-direction: column !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
}


#product dialog.sizechart-dialog.is-open{ transform: translateX(0) !important; }


#product dialog.sizechart-dialog::backdrop{
    background: rgba(0,0,0,.45) !important;
}


#product dialog.sizechart-dialog .sizechart-drawer__header{
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 18px 22px !important;
    border-bottom: 1px solid rgba(0,0,0,.08) !important;
}

#product dialog.sizechart-dialog .sizechart-drawer__title{
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}

#product dialog.sizechart-dialog .sizechart-drawer__close{
    flex: 0 0 auto !important;
    width: 46px !important;
    height: 46px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 0 !important;
    background: transparent !important;
    font-size: 30px !important;
    line-height: 1 !important;
    cursor: pointer !important;
}


#product dialog.sizechart-dialog .sizechart-drawer__content{
    flex: 1 1 auto !important;
    padding: 18px 22px 20px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;
}


#product dialog.sizechart-dialog .sizechart-dialog__content{ padding: 0 !important; }
#product dialog.sizechart-dialog .table-responsive{ margin: 0 !important; }
#product dialog.sizechart-dialog table{ margin: 0 !important; }

@media (max-width: 767px){
    #product dialog.sizechart-dialog{
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        height: 100vh !important;
        height: 100dvh !important;
        box-shadow: none !important;
    }

    #product dialog.sizechart-dialog .sizechart-drawer__header{
        padding: 16px 16px !important;
        padding-top: calc(16px + env(safe-area-inset-top)) !important;
    }

    #product dialog.sizechart-dialog .sizechart-drawer__content{
        padding: 16px 16px 18px !important;
        padding-bottom: calc(18px + env(safe-area-inset-bottom)) !important;
    }
}















#onepcheckout .two-column .row-flex{
    display: flex !important;
    flex-direction: column !important;
    gap: 28px !important;
}

#onepcheckout .two-column .opc-left-column,
#onepcheckout .two-column .opc-right-column{
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}


#onepcheckout .opc_block_shipping_method .checkout-heading,
#onepcheckout .opc_block_payment_method .checkout-heading,
#onepcheckout .opc_block_comment .checkout-heading{
    color:#000 !important;
    font-weight:700 !important;
    font-size:14px !important;
    letter-spacing:0.08em !important;
    text-transform:uppercase !important;
    padding:0 !important;
    margin:0 0 14px !important;
}




#onepcheckout .opc_block_shipping_method .shipping_method_title{
    display:none !important;
}


#onepcheckout .opc_block_shipping_method .shipping-method{
    border-top:1px solid #e5e7eb;
}

#onepcheckout .opc_block_shipping_method .shipping-method .radio.chm-radio{
    margin:0 !important;
}

#onepcheckout .opc_block_shipping_method .shipping-method .radio.chm-radio label{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:12px !important;
    width:100% !important;
    padding:12px 0 !important;
    border-bottom:1px solid #e5e7eb !important;
}


#onepcheckout .opc_block_shipping_method .shipping-method .sm-name{
    flex:1 1 auto;
    color:#000 !important;
    font-weight:600 !important;
    font-size:14px !important;
    line-height:1.2 !important;
}


#onepcheckout .opc_block_shipping_method .shipping-method .sm-action{
    flex:0 0 auto;
    display:inline-flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    min-width:220px;
    padding:10px 14px;
    background:#f5f5f5;
    color:#000;
    font-size:13px;
    line-height:1;
    user-select:none;
}

#onepcheckout .opc_block_shipping_method .shipping-method .sm-action__caret{
    font-size:14px;
    line-height:1;
}


@media (max-width: 767px){
    #onepcheckout .opc_block_shipping_method .shipping-method .radio.chm-radio label{
        flex-wrap:wrap;
    }
    #onepcheckout .opc_block_shipping_method .shipping-method .sm-action{
        width:100%;
        min-width:0;
    }
}




#onepcheckout .opc_block_shipping_method .opc_block_shipping_address .checkout-heading{
    display:none !important;
}


#onepcheckout .opc_block_shipping_method .opc_block_shipping_address{
    padding-left:0 !important;
    padding-right:0 !important;
}


#onepcheckout .opc_block_shipping_method .opc_block_shipping_address{
    transition: max-height .25s ease, opacity .25s ease;
}

#onepcheckout .opc_block_shipping_method .opc_block_shipping_address.is-collapsed{
    max-height:0 !important;
    opacity:0 !important;
    overflow:hidden !important;
    pointer-events:none !important;
    margin-top:0 !important;
}

#onepcheckout .opc_block_shipping_method .opc_block_shipping_address.is-open{
    max-height:900px !important;
    opacity:1 !important;
    overflow:visible !important;
    pointer-events:auto !important;
    margin-top:14px !important;
}


#onepcheckout .opc_block_shipping_method .opc_block_shipping_address .form-group{
    margin-bottom:16px !important;
}


#onepcheckout .opc_block_payment_method .payment-method{
    border-top:1px solid #e5e7eb;
}

#onepcheckout .opc_block_payment_method .payment-method .radio.chm-radio{
    margin:0 !important;
}

#onepcheckout .opc_block_payment_method .payment-method .radio.chm-radio label{
    display:flex;
    align-items:flex-start;
    gap:12px;
    width:100%;
    padding:12px 0;
    border-bottom:1px solid #e5e7eb;
    color:#000;
    font-weight:600;
}


#onepcheckout .opc_block_comment textarea.form-control{
    border:none !important;
    border-bottom:1px solid #000 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    resize:none;
    padding-left:0 !important;
    padding-right:0 !important;
    min-height:48px;
}




@media (min-width: 992px) {
    #onepcheckout .checkout-col-center {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
    }

    #onepcheckout .checkout-col-left {
        width: 55% !important;
        flex: 0 0 55% !important;
        max-width: 55% !important;
        min-width: 0;
    }

    #onepcheckout .checkout-col-fix-right {
        width: 45% !important;
        flex: 0 0 45% !important;
        max-width: 45% !important;
        min-width: 0;
    }
}

@media (max-width: 991px) {
    #onepcheckout .checkout-col-center { display: block; }

    #onepcheckout .checkout-col-left,
    #onepcheckout .checkout-col-fix-right {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}



.opc-h1 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.06em;
    font-size: 28px;
    line-height: 1.15;
    margin: 0 0 26px;
}


@media (min-width: 768px) {
    .opc-h1 {
        padding-left: 20px;
    }
}


#onepcheckout .opc_block_customer .checkout-heading,
#onepcheckout .opc_block_customer .checkout-heading .title-customer {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.08em;
    font-size: 13px;
    line-height: 1.2;
    margin: 0 0 18px;
}


#onepcheckout .opc_block_customer .checkout-heading .title-customer {
    display: block;
}


#onepcheckout .opc_block_customer .opc_login {
    display: none !important;
}


#onepcheckout .opc_block_customer label.chm-checkbox,
#onepcheckout .opc_block_customer .register-form {
    display: none !important;
}



#onepcheckout .opc_block_customer .checkout-heading,
#onepcheckout .opc_block_customer .checkout-heading .title-customer{
    color: #000 !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    letter-spacing: 0.08em !important;
    text-transform: uppercase !important;
}


#onepcheckout .opc_block_customer .checkout-heading{
    padding: 0 !important;
    margin: 0 0 12px !important;
    min-height: 0 !important;
}


#onepcheckout .opc_block_customer .checkout-heading + .row-flex{
    margin-top: 0 !important;
    padding-top: 0 !important;
}


#onepcheckout .opc_block_customer .form-group{
    margin-top: 0 !important;
    margin-bottom: 16px !important;
}



#onepcheckout .opc_block_shipping_method .checkout-heading{
    margin: 26px 0 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .06em;
    color: #000;
}


#onepcheckout .opc_block_shipping_method.is-enhanced .shipping_method_title{
    display: none !important;
}

#onepcheckout .opc_block_shipping_method.is-enhanced .shipping-method{
    border-top: 1px solid rgba(0,0,0,.12);
}

#onepcheckout .opc_block_shipping_method.is-enhanced .shipping-method .radio.chm-radio{
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,.12);
}

#onepcheckout .opc_block_shipping_method.is-enhanced .shipping-method .radio.chm-radio label{
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 18px !important;
    padding: 14px 0 !important;
    width: 100% !important;
    cursor: pointer;
}


#onepcheckout .opc_block_shipping_method.is-enhanced .shipping-method .radio.chm-radio label > input[type="radio"]{
    flex: 0 0 auto !important;
    margin: 0 12px 0 0 !important;
}


#onepcheckout .opc_block_shipping_method.is-enhanced .ship-info{
    flex: 1 1 auto !important;
    min-width: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;
}

#onepcheckout .opc_block_shipping_method.is-enhanced .ship-name{
    font-weight: 600 !important;
    color: #000 !important;
    line-height: 1.2 !important;
}

#onepcheckout .opc_block_shipping_method.is-enhanced .ship-eta{
    font-size: 12px !important;
    line-height: 1.2 !important;
    color: #9aa0a6 !important;
}


#onepcheckout .opc_block_shipping_method.is-enhanced .ship-action{
    flex: 0 0 auto !important;
    background: #f5f5f5 !important;
    padding: 10px 14px !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    cursor: pointer !important;
    user-select: none !important;
    border-radius: 0 !important;
}

#onepcheckout .opc_block_shipping_method.is-enhanced .ship-action:hover{
    background: #efefef !important;
}

#onepcheckout .opc_block_shipping_method.is-enhanced .ship-action-text{
    font-size: 13px !important;
    color: #000 !important;
    white-space: nowrap;
}

#onepcheckout .opc_block_shipping_method.is-enhanced .ship-action-caret{
    font-size: 14px !important;
    color: #000 !important;
    transform: translateY(-1px);
}


#onepcheckout .opc_block_shipping_method.is-enhanced .opc_block_shipping_address{
    margin-top: 10px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#onepcheckout .opc_block_shipping_method.is-enhanced .opc_block_shipping_address.is-collapsed{
    display: none !important;
}


#onepcheckout .opc_block_shipping_method.is-enhanced .opc_block_shipping_address .checkout-heading{
    display: none !important;
}


#onepcheckout .opc_block_shipping_method.is-enhanced .ship-original{
    display: none !important;
}

@media (max-width: 767px){
    #onepcheckout .opc_block_shipping_method.is-enhanced .shipping-method .radio.chm-radio label{
        flex-wrap: wrap !important;
        align-items: flex-start !important;
    }
    #onepcheckout .opc_block_shipping_method.is-enhanced .ship-action{
        width: 100% !important;
        justify-content: space-between !important;
        margin-left: 28px;
    }
}





#onepcheckout .opc_block_shipping_method.is-enhanced .ship-action{
    display: none !important;
}

#onepcheckout .opc_block_shipping_method.is-enhanced
.shipping-method .radio.chm-radio label{
    justify-content: flex-start !important;
    gap: 0 !important;
    padding-right: 0 !important;
}

#onepcheckout .opc_block_shipping_method.is-enhanced
.shipping-method .radio.chm-radio label > input[type="radio"]{
    margin-left: 0 !important;
}

#onepcheckout .opc_block_shipping_method.is-enhanced .opc_block_shipping_address,
#onepcheckout .opc_block_shipping_method.is-enhanced .opc_block_shipping_address.is-collapsed{
    display: block !important;
}

#onepcheckout .opc_block_shipping_method.is-enhanced #opc-shipping-address{
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    margin-top: 14px !important;
}

#onepcheckout .opc_block_shipping_method.is-enhanced #opc-shipping-address .form-group{
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-bottom: 18px !important;
}

#onepcheckout .opc_block_shipping_method .opc_block_shipping_address.is-collapsed{
    max-height: none !important;
    opacity: 1 !important;
    overflow: visible !important;
    pointer-events: auto !important;
    margin-top: 10px !important;
}

@media (min-width: 768px){
    #onepcheckout .opc_block_shipping_method,
    #onepcheckout .opc_block_payment_method{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

#onepcheckout .opc_block_shipping_method.lux-shipping .checkout-heading{
    margin-top: 0 !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .shipping_method_title{
    display: none !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method{
    border-top: 1px solid rgba(0,0,0,.12) !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method .radio.chm-radio{
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,.12) !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method .radio.chm-radio label{
    display: flex !important;
    align-items: flex-start !important;
    gap: 12px !important;
    width: 100% !important;
    padding: 16px 0 !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method .radio.chm-radio label > input[type="radio"]{
    flex: 0 0 auto !important;
    margin: 0 0 0 0 !important;
    transform: translateY(2px);
}

#onepcheckout .opc_block_shipping_method.lux-shipping .ship-info{
    flex: 1 1 auto !important;
    min-width: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .ship-name{
    font-weight: 600 !important;
    color: #000 !important;
    line-height: 1.2 !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .ship-eta{
    font-size: 12px !important;
    line-height: 1.2 !important;
    color: #9aa0a6 !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .ship-action{
    flex: 0 0 auto !important;
    margin-left: auto !important;
    background: #f5f5f5 !important;
    padding: 12px 16px !important;
    min-width: 260px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    cursor: pointer !important;
    user-select: none !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .ship-action:hover{
    background: #efefef !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .ship-action-text{
    font-size: 13px !important;
    color: #000 !important;
    white-space: nowrap;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .ship-action-caret{
    font-size: 14px !important;
    color: #000 !important;
    transform: translateY(-1px);
}

@media (max-width: 767px){
    #onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method .radio.chm-radio label{
        flex-wrap: wrap !important;
        align-items: flex-start !important;
    }
    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-action{
        width: 100% !important;
        min-width: 0 !important;
        margin-left: 28px !important;
    }
}

#onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address{
    padding-left: 0 !important;
    padding-right: 0 !important;
    transition: max-height .25s ease, opacity .25s ease;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address .checkout-heading{
    display: none !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address.is-collapsed{
    max-height: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
    margin-top: 0 !important;
}

#onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address.is-open{
    max-height: 900px !important;
    opacity: 1 !important;
    overflow: visible !important;
    pointer-events: auto !important;
    margin-top: 14px !important;
}

#onepcheckout .opc_block_shipping_method .opc_block_shipping_address.is-collapsed{
    max-height: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
    margin-top: 0 !important;
}

#onepcheckout .opc_block_shipping_address.is-collapsed{max-height:0!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important;margin-top:0!important;margin-bottom:0!important}
#onepcheckout .opc_block_shipping_method .opc_block_shipping_address.is-collapsed{max-height:0!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important;margin-top:0!important;margin-bottom:0!important}







#onepcheckout .opc_block_cart,
#onepcheckout .opc_block_cart > div,
#onepcheckout .opc_block_totals,
#onepcheckout .opc_block_totals > div{
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
}





#onepcheckout .opc_block_cart .cart-list{
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
}


#onepcheckout .opc_block_cart .cart-list::before{
    content: "КОШИК";
    display: block;
    margin: 0 0 18px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}


#onepcheckout .opc_block_cart .cart-item{

    display: grid !important;
    grid-template-columns: 150px minmax(0, 1fr) auto;
    grid-template-rows: auto auto;
    column-gap: 18px;
    row-gap: 12px;
    align-items: start;

    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;

    padding: 0 0 18px !important;
    margin: 0 0 18px !important;

    border-bottom: 1px solid rgba(0,0,0,.22) !important;
}


#onepcheckout .opc_block_cart .cart-item-left{
    grid-column: 1;
    grid-row: 1 / span 2;

    flex: 0 0 150px !important;
    max-width: 150px !important;
}
#onepcheckout .opc_block_cart .cart-item-left img{
    width: 150px !important;
    max-width: 150px !important;
    height: auto !important;
    border: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    display: block !important;
}


#onepcheckout .opc_block_cart .cart-item-center{
    grid-column: 2;
    grid-row: 1;
    min-width: 0;
}

#onepcheckout .opc_block_cart .shopping-item-name{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.25;
    margin: 0 !important;
}
#onepcheckout .opc_block_cart .shopping-item-name a{
    color: #000 !important;
    text-decoration: none !important;
}
#onepcheckout .opc_block_cart .shopping-item-model{
    margin-top: 6px;
    font-size: 13px;
    color: #c4c4c4;
}


#onepcheckout .opc_block_cart .cart-item-options{
    margin-top: 10px;
}
#onepcheckout .opc_block_cart .cart-item-option-name{
    color: #c4c4c4;
    font-size: 13px;
}
#onepcheckout .opc_block_cart .cart-item-option-value{
    color: #000;
    font-size: 13px;
}





#onepcheckout .opc_block_cart .cart-item-price-quantity{
    display: contents !important;
}
#onepcheckout .opc_block_cart .cart-item-price-quantity > .dflex.justify-content-end{
    display: contents !important;
}


#onepcheckout .opc_block_cart .cart-totals{
    grid-column: 3;
    grid-row: 1;
    justify-self: end;
    align-self: start;

    display: block !important;
    margin: 0 !important;
}

#onepcheckout .opc_block_cart .cart-item-price{
    display: none !important;
}
#onepcheckout .opc_block_cart .cart-item-total{
    font-size: 14px;
    font-weight: 700;
    color: #000;
    white-space: nowrap;
}
#onepcheckout .opc_block_cart .cart-item-total .text-cart-item-total{
    display: none !important;
}


#onepcheckout .opc_block_cart .ch-cart-quantity{
    grid-column: 2;
    grid-row: 2;
    justify-self: start;
    align-self: start;

    display: inline-flex !important;
    align-items: center;

    height: 36px;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    background: #fff;

    overflow: hidden;


    flex-direction: row-reverse;
}

#onepcheckout .opc_block_cart .ch-cart-quantity .input-btn{
    display: inline-flex;
}

#onepcheckout .opc_block_cart .ch-cart-quantity .btn{
    width: 36px;
    height: 36px;

    border: 0 !important;
    background: transparent !important;

    padding: 0 !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    box-shadow: none !important;
}

#onepcheckout .opc_block_cart .ch-cart-quantity input.form-control{
    width: 44px;
    height: 36px;


    border: none !important;
    border-left: 1px solid #d9d9d9 !important;
    border-right: 1px solid #d9d9d9 !important;
    border-bottom: 0 !important;

    background: transparent !important;
    box-shadow: none !important;

    padding: 0 !important;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}
#onepcheckout .opc_block_cart .ch-cart-quantity input.form-control:focus{
    outline: none !important;
}


#onepcheckout .opc_block_cart .btn.btn-remove{
    grid-column: 3;
    grid-row: 2;
    justify-self: end;
    align-self: end;

    width: 46px;
    height: 46px;

    border: 1px solid #d9d9d9 !important;
    border-radius: 0 !important;
    background: transparent !important;

    padding: 0 !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}
#onepcheckout .opc_block_cart .btn.btn-remove svg{
    width: 18px;
    height: 18px;
}


@media (max-width: 767px){
    #onepcheckout .opc_block_cart .cart-item{
        grid-template-columns: 120px minmax(0, 1fr) auto;
        column-gap: 14px;
    }
    #onepcheckout .opc_block_cart .cart-item-left,
    #onepcheckout .opc_block_cart .cart-item-left img{
        width: 120px !important;
        max-width: 120px !important;
        flex-basis: 120px !important;
    }
}






#onepcheckout .opc_block_totals .totals-inner{
    background: #fff !important;
    border: 1px solid rgba(0,0,0,.65) !important;
    border-radius: 0 !important;
    box-shadow: none !important;

    padding: 22px 22px 20px !important;
}


#onepcheckout .opc_block_totals .opc-cart-title{
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin: 0 0 10px;
}


#onepcheckout .opc_block_totals .text-checkout-modules{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;

    color: #9b9b9b !important;
    font-size: 13px;
    text-decoration: none !important;

    padding: 0 0 14px;
    margin: 0 0 14px;

    border-bottom: 1px solid rgba(0,0,0,.16);
}
#onepcheckout .opc_block_totals .text-checkout-modules:hover{
    color: #000 !important;
}
#onepcheckout .opc_block_totals .text-checkout-modules .icon-arrow-down{
    width: 14px;
    height: 14px;
    flex: 0 0 14px;
}


#onepcheckout .opc_block_totals .table_total{
    margin: 0 !important;
}
#onepcheckout .opc_block_totals .table_total tbody tr:empty{
    display: none !important;
}
#onepcheckout .opc_block_totals .table_total tbody tr:not(:last-child){
    display: none !important;
}
#onepcheckout .opc_block_totals .table_total td{
    border: 0 !important;
    padding: 0 !important;
}
#onepcheckout .opc_block_totals .table_total td.total-title{
    color: #9b9b9b;
    font-size: 14px;
}
#onepcheckout .opc_block_totals .table_total td.total-text{
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
}


#onepcheckout .opc_block_totals .checkout-totals .group-checkbox.checkout-agree:first-of-type{
    border-top: 1px solid rgba(0,0,0,.16);
    margin-top: 16px;
    padding-top: 14px;
}


#onepcheckout .opc_block_totals .checkout-totals .group-checkbox.checkout-agree{
    margin: 0 !important;
    padding: 10px 0 !important;
}
#onepcheckout .opc_block_totals .checkout-totals label.chm-checkbox{
    display: flex;
    align-items: flex-start;
    gap: 12px;

    font-size: 14px;
    font-weight: 400;
    color: #000;

    cursor: pointer;
}
#onepcheckout .opc_block_totals .checkout-totals label.chm-checkbox .checkbox-check{
    width: 16px;
    height: 16px;
    flex: 0 0 16px;

    border: 1px solid rgba(0,0,0,.55) !important;
    border-radius: 50% !important;

    position: relative;
    margin-top: 2px;
    background: transparent !important;
}

#onepcheckout .opc_block_totals .checkout-totals label.chm-checkbox .checkbox-input{
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

#onepcheckout .opc_block_totals .checkout-totals label.chm-checkbox .checkbox-input:checked + .checkbox-check{
    border-color: #000 !important;
}
#onepcheckout .opc_block_totals .checkout-totals label.chm-checkbox .checkbox-input:checked + .checkbox-check::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #000;
    transform: translate(-50%, -50%);
}


#onepcheckout .opc_block_totals a.agree{
    color: #b3b3b3 !important;
    text-decoration: underline !important;
    text-underline-offset: 3px;
}
#onepcheckout .opc_block_totals a.agree b{
    font-weight: 400 !important;
}


#onepcheckout .opc_block_totals .confirm-block{
    margin-top: 16px;
}
#onepcheckout .opc_block_totals .agree-btn{
    border-radius: 0 !important;
    height: 64px;

    width: 100% !important;

    background: #000 !important;
    color: #fff !important;

    font-size: 16px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;

    text-align: center;
}

#onepcheckout .checkout-col-fix-right{
    box-sizing: border-box !important;
    padding-right: 24px !important;
}


@media (max-width: 991px){
    #onepcheckout .checkout-col-fix-right{
        padding-right: 15px !important;
    }
}



















#product .options .form-group.sizechart-has-btn{
    display: grid !important;
    grid-template-columns: 1fr auto !important;
    column-gap: 14px !important;
    row-gap: 8px !important;
    align-items: center !important;
}


#product .options .form-group.sizechart-has-btn > label.control-label{
    margin-bottom: 0 !important;
}


#product .options .form-group.sizechart-has-btn > *:not(label.control-label):not(button.chart-btn){
    grid-column: 1 / -1 !important;
}


#product .options .form-group.sizechart-has-btn > button.chart-btn{
    justify-self: end !important;
    align-self: center !important;

    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;

    cursor: pointer !important;
    white-space: nowrap !important;

    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;

    color: #000 !important;
    text-decoration: underline !important;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px;
}


#product .options .form-group.sizechart-has-btn > button.chart-btn svg,
#product .options .form-group.sizechart-has-btn > button.chart-btn i,
#product .options .form-group.sizechart-has-btn > button.chart-btn .fa{
    display: none !important;
}
#product .options .form-group.sizechart-has-btn > button.chart-btn::before,
#product .options .form-group.sizechart-has-btn > button.chart-btn::after{
    content: none !important;
}

#product .options .form-group.sizechart-has-btn > button.chart-btn:hover{
    opacity: .65 !important;
}

#product .options .form-group.sizechart-has-btn{

    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;


    display: grid !important;
    grid-template-columns: 1fr auto !important;
    align-items: center !important;
    column-gap: 14px !important;
    row-gap: 8px !important;
}


#product .options .form-group.sizechart-has-btn > label.control-label{
    margin-bottom: 0 !important;
}


#product .options .form-group.sizechart-has-btn > button.chart-btn{
    justify-self: end !important;
}


#product .options .form-group.sizechart-has-btn > *:not(label.control-label):not(button.chart-btn){
    grid-column: 1 / -1 !important;
}

#onepcheckout .opc_block_cart .cart-item{
    align-items: start !important;
}


#onepcheckout .opc_block_cart .cart-totals{
    align-self: start !important;
    justify-self: end !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}


#onepcheckout .opc_block_cart .ch-cart-quantity{
    align-self: end !important;
}


#onepcheckout .opc_block_cart .btn.btn-remove{
    align-self: end !important;
}








#product .product-name-block{
    align-items: flex-start !important;
}


#product .product-name-block .cart-wishlist{
    flex: 0 0 auto !important;
    align-self: flex-start !important;

    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;

    line-height: 0 !important;
    cursor: pointer !important;
}


#product .product-name-block .cart-wishlist .btn-icon-wishlist{
    display: block !important;
    width: 18px !important;
    height: 18px !important;

    background-color: #000 !important;
    background-image: none !important;

    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%3E%3Cpath%20d%3D%27M19%2021l-7-5-7%205V5a2%202%200%20012-2h10a2%202%200%20012%202z%27%20stroke%3D%27%23000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%3E%3Cpath%20d%3D%27M19%2021l-7-5-7%205V5a2%202%200%20012-2h10a2%202%200%20012%202z%27%20stroke%3D%27%23000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
}


#product .product-name-block .cart-wishlist .btn-icon-wishlist::before,
#product .product-name-block .cart-wishlist .btn-icon-wishlist::after{
    content: none !important;
}


#product .product-name-block .cart-wishlist.is-wished .btn-icon-wishlist,
#product .product-name-block .cart-wishlist.active .btn-icon-wishlist,
#product .product-name-block .cart-wishlist[aria-pressed="true"] .btn-icon-wishlist{
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M6%202h12a2%202%200%20012%202v18l-8-5.333L4%2022V4a2%202%200%20012-2z%27%20fill%3D%27%23000%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%3E%3Cpath%20d%3D%27M6%202h12a2%202%200%20012%202v18l-8-5.333L4%2022V4a2%202%200%20012-2z%27%20fill%3D%27%23000%27%2F%3E%3C%2Fsvg%3E") center/contain no-repeat;
}






@media (min-width: 768px){
    #onepcheckout .opc_block_customer,
    #onepcheckout .opc_block_shipping_method,
    #onepcheckout .opc_block_payment_method,
    #onepcheckout .opc_block_comment{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }


    .opc-h1{
        padding-left: 20px !important;
    }
}


#onepcheckout .mb-30.opc_block_customer,
#onepcheckout .mb-30.opc_block_shipping_method,
#onepcheckout .mb-30.opc_block_payment_method,
#onepcheckout .mb-30.opc_block_comment{
    margin-bottom: 12px !important;
}


#onepcheckout .two-column .row-flex{
    gap: 12px !important;
}


#onepcheckout .opc_block_customer .checkout-heading,
#onepcheckout .opc_block_shipping_method .checkout-heading,
#onepcheckout .opc_block_payment_method .checkout-heading,
#onepcheckout .opc_block_comment .checkout-heading{
    margin: 0 0 8px !important;
    padding: 0 !important;
}


#onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method .radio.chm-radio label,
#onepcheckout .opc_block_payment_method .payment-method .radio.chm-radio label{
    padding: 10px 0 !important;
    gap: 10px !important;
}


#onepcheckout .opc_block_shipping_method.lux-shipping .ship-info{
    gap: 2px !important;
}


#onepcheckout .opc_block_shipping_method.lux-shipping .ship-action{
    padding: 10px 14px !important;
    min-width: 230px !important;
}


/* =====================================================
   TABLET = MOBILE MENU (<=991px)
   Mobile menu CSS was limited to <=767, while JS uses <=991
   ===================================================== */

@media (max-width: 991px){

    /* Hide desktop horizontal menu on tablet (mobile behaviour) */
    #additional-menu{ display: none !important; }

    /* Show hamburger/menu container on tablet */
    #menu{ display: block !important; }
    header.h-type-1 #menu.btn-block,
    header.h-type-2 #menu.btn-block{ display: block !important; }

    /* Hamburger button stable size */
    #menu .btn-menu,
    #menu button.btn-menu{
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 42px !important;
        height: 42px !important;
        padding: 5px !important;
        line-height: 1 !important;
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
    }

    /* Off-canvas wrapper */
    .mob-catalog-left{
        position: fixed !important;
        left: 0 !important;
        top: var(--cs-header-h, 56px) !important;
        width: 100% !important;
        height: calc(100vh - var(--cs-header-h, 56px)) !important;
        background: #fff !important;
        z-index: 10040 !important;

        transform: translateX(-102%) !important;
        transition: transform .22s ease !important;
        visibility: hidden !important;
        pointer-events: none !important;
        overflow: hidden !important;
        will-change: transform;
    }
    .mob-catalog-left.hidden{ display: none !important; }

    html.mobmenu-open .mob-catalog-left,
    body.mobmenu-open .mob-catalog-left{
        transform: translateX(0) !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    /* Backdrop */
    .mobm-menu-blur{
        position: fixed !important;
        left: 0 !important;
        top: var(--cs-header-h, 56px) !important;
        width: 100% !important;
        height: calc(100vh - var(--cs-header-h, 56px)) !important;

        display: block !important;
        background: rgba(0,0,0,.42) !important;

        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        transition: opacity .2s ease, visibility .2s ease !important;

        z-index: 10030 !important;
    }
    html.mobmenu-open .mobm-menu-blur,
    body.mobmenu-open .mobm-menu-blur{
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }

    /* Menu surface */
    #menu-mobile-ns.navmenu-fixed-left{
        position: absolute !important;
        left: 0 !important;
        top: 0 !important;
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        overflow: hidden !important;
        background: #fff !important;
    }

    /* Remove default bullets */
    #menu-mobile-ns ul,
    #menu-mobile-ns li{
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Mobile menu v2 (tabs + accordion) */
    #menu-mobile-ns .mobmenu-v2{
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    #menu-mobile-ns .mobmenu-tabs{
        display: flex;
        align-items: center;
        gap: 12px;
        padding: 10px 12px;
        border-bottom: 1px solid #eee;
        background: #fff;

        overflow-x: auto;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    #menu-mobile-ns .mobmenu-tabs::-webkit-scrollbar{ display: none; }

    #menu-mobile-ns .mobmenu-tab{
        flex: 0 0 auto;
        white-space: nowrap;

        border: 0;
        background: transparent;
        padding: 6px 10px;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: .08em;
        text-transform: uppercase;
        color: #000;
        line-height: 1;
    }
    #menu-mobile-ns .mobmenu-tab.is-active{
        background: #000;
        color: #fff;
    }
    #menu-mobile-ns .mobmenu-tab--sale{
        padding-left: 0;
        color: #e10600;
    }

    #menu-mobile-ns .mobmenu-content{
        flex: 1 1 auto;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        background: #fff;
    }

    #menu-mobile-ns .mobmenu-panel{ display: none; }
    #menu-mobile-ns .mobmenu-panel.is-active{ display: block; }

    #menu-mobile-ns .mob-acc{ margin: 0; padding: 0; }
    #menu-mobile-ns .mob-acc-item{ border-bottom: 1px solid #eee; }

    #menu-mobile-ns .mob-acc-toggle,
    #menu-mobile-ns .mob-acc-link{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 12px;

        padding: 12px 16px;
        border: 0;
        background: transparent;
        color: #000;
        text-decoration: none;

        font-size: 15px;
        line-height: 1.2;
    }

    #menu-mobile-ns .mob-acc-toggle::after{
        content: "+";
        font-size: 20px;
        line-height: 1;
    }
    #menu-mobile-ns .mob-acc-toggle[aria-expanded="true"]::after{
        content: "−";
    }

    #menu-mobile-ns .mob-acc-body{
        display: none;
        padding: 0 16px 12px 16px;
    }
    #menu-mobile-ns .mob-acc-item.is-open .mob-acc-body{ display: block; }

    #menu-mobile-ns .mob-acc-sub a{
        display: block;
        padding: 7px 0;
        color: #111;
        text-decoration: none;
        font-size: 12px;
        letter-spacing: .08em;
        text-transform: uppercase;
    }

    #menu-mobile-ns .mobmenu-info-link{
        display: block;
        text-align: center;
        padding: 14px 16px;
        border-top: 1px solid #eee;
        background: #f3f4f6;
        color: #000;
        text-decoration: none;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: .08em;
        text-transform: uppercase;
    }
}

/* If theme still outputs classic nav markup inside #menu-mobile-ns */
@media (max-width: 991px){
    #menu-mobile-ns .nav.navbar-nav{
        display: flex !important;
        flex-direction: column !important;
        height: 100% !important;
    }
    #menu-mobile-ns .nav.navbar-nav > li{
        border-bottom: 1px solid #f0f0f0 !important;
        background: #fff !important;
    }
    #menu-mobile-ns .nav.navbar-nav > li > a{
        padding: 18px 16px !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        display: flex !important;
        align-items: center !important;
    }
}

@media (max-width: 991px) {

    header.h-type-1 .header-actions nav#menu.btn-group:not(.btn-block){
        display: flex !important;
        align-items: center;
    }

    header.h-type-1 nav#menu.btn-group.btn-block{
        display: none !important;
    }

    header.h-type-1 .dop-menu-box,
    header.h-type-1 #additional-menu{
        display: none !important;
    }

    header.h-type-1 .header-actions #searchtop{
        display: none !important;
    }

    header.h-type-1 .header-actions{
        gap: 10px;
        justify-content: flex-start;
        width: auto;
        flex: 0 0 auto;
    }

    header.h-type-1 .box-cart{
        display: flex;
        align-items: center;
        gap: 14px;
    }

    header.h-type-1 .box-cart .btn-group,
    header.h-type-1 .box-cart .wishlist-h,
    header.h-type-1 .box-cart .shopping-cart,
    header.h-type-1 .box-cart .search-btn-h{
        margin: 0 !important;
    }

    html.mobmenu-open,
    body.mobmenu-open,
    body.search-open{
        overflow: hidden !important;
    }

    body.mobmenu-open [id^="keycrm-"],
    body.search-open  [id^="keycrm-"]{
        display: none !important;
    }

    body.mobmenu-open #back-top,
    body.search-open  #back-top{
        display: none !important;
    }
}


@media (min-width: 768px) and (max-width: 991px){

    header.h-type-1 .container.header-block{
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        flex-wrap: nowrap !important;
    }

    header.h-type-1 .header-actions{
        display: flex !important;
        align-items: center !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        gap: 12px !important;
        width: auto !important;
        flex: 0 0 auto !important;
    }

    header.h-type-1 #logo{
        width: auto !important;
        flex: 0 0 auto !important;
        margin: 0 !important;
    }
    header.h-type-1 #logo img{
        width: auto !important;
        height: 28px !important;
        max-height: 28px !important;
    }

    header.h-type-1 .box-cart{
        display: flex !important;
        align-items: center !important;
        gap: 14px !important;
        flex: 0 0 auto !important;
    }
}


#product .options .radio-checbox-options .option-name{
    color: #000 !important;
}

#product .options .radio-checbox-options label:hover{
    border-color: #000 !important;
}

#product .options .radio-checbox-options input:checked + label{
    border-color: #000 !important;
}

#product .options .radio-checbox-options label::before,
#product .options .radio-checbox-options label::after{
    content: none !important;
    display: none !important;
    background: none !important;
}

#product .options .radio-checbox-options label:hover .option-name,
#product .options .radio-checbox-options input:checked + label .option-name{
    color: #000 !important;
}

#product .options .form-group.required > label.control-label::before,
#product .options .form-group.required > label.control-label::after {
    content: '' !important;
}

.sub-cat-list{
    -ms-overflow-style: none;
    scrollbar-width: none;
    overscroll-behavior-x: contain;
}

.sub-cat-list::-webkit-scrollbar{
    width:0;
    height:0;
    display:none;
}

@media (max-width: 767px){
    html, body{ overflow-x:hidden; }
}

#product .options .form-group > .text-danger{
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;

    display: block !important;
    width: 100% !important;

    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;

    padding: 8px 0 0 !important;
    margin: 0 !important;

    box-shadow: none !important;
}

#product .options .form-group > .text-danger:before,
#product .options .form-group > .text-danger:after{
    content: none !important;
    display: none !important;
}

#product .options .form-group.has-error > label.control-label,
#product .options .form-group.has-error > .control-label{
    color: inherit !important;
}

@media (min-width: 769px){
    .megasliderpro #mslider1 .slick-caption .row-slider-info{
        width: auto !important;
        max-width: min(560px, 90vw) !important;
    }

    .megasliderpro #mslider1 .slick-caption .row-slider-info .sub-title,
    .megasliderpro #mslider1 .slick-caption .row-slider-info .msp-des{
        align-self: center !important;
        text-align: center !important;
    }
}

@media (max-width: 991px){
    #menu-mobile-ns .mobmenu-info-link{
        width: 100%;
        cursor: pointer;
        border: 0;
        -webkit-appearance: none;
        appearance: none;
    }

    #menu-mobile-ns .mobmenu-v2{ position: relative; }

    #menu-mobile-ns .mobmenu-info-panel{
        position: absolute;
        left: 0;
        right: 0;

        top: calc(-1 * var(--cs-header-h, 56px));
        height: calc(100% + var(--cs-header-h, 56px));

        display: flex;
        flex-direction: column;

        background: #fff;
        transform: translateX(100%);
        transition: transform .25s ease;
        pointer-events: none;

        z-index: 200;
    }

    /* Show overlay */
    #menu-mobile-ns .mobmenu-v2.is-info-open .mobmenu-info-panel{
        transform: translateX(0);
        pointer-events: auto;
    }

    html.mobmenu-info-open .mob-catalog-left{
        overflow: visible !important;
        z-index: 2147483600 !important;
    }
    html.mobmenu-info-open #menu-mobile-ns.navmenu-fixed-left{
        overflow: visible !important;
    }

    html.mobmenu-info-open .mobm-menu-blur{
        top: 0 !important;
        height: 100vh !important;
        z-index: 2147483590 !important;
    }

    #menu-mobile-ns .mobmenu-info-top{
        flex: 0 0 auto;
        height: 48px;
        background: #000;
        color: #fff;

        display: flex;
        align-items: center;
        gap: 8px;
        padding: 0 8px;
    }

    #menu-mobile-ns .mobmenu-info-back,
    #menu-mobile-ns .mobmenu-info-close{
        width: 40px;
        height: 48px;
        border: 0;
        background: transparent;
        color: #fff;

        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;

        cursor: pointer;
        -webkit-appearance: none;
        appearance: none;
    }

    #menu-mobile-ns .mobmenu-info-close{
        font-size: 28px;
        line-height: 1;
    }

    #menu-mobile-ns .mobmenu-info-title{
        flex: 1 1 auto;
        text-align: center;

        font-size: 12px;
        font-weight: 700;
        letter-spacing: .08em;
        text-transform: uppercase;
    }

    #menu-mobile-ns .mobmenu-info-body{
        flex: 1 1 auto;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        background: #fff;
    }

    #menu-mobile-ns .mobmenu-info-list{
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #menu-mobile-ns .mobmenu-info-list li{
        border-bottom: 1px solid #eee;
    }

    #menu-mobile-ns .mobmenu-info-list a{
        display: block;
        padding: 12px 16px;
        color: #000;
        text-decoration: none;
        font-size: 15px;
        line-height: 1.2;
    }

    #menu-mobile-ns .mobmenu-info-list a:hover{ text-decoration: none; }
}

.rb-gallery .rb-gallery-img-outer {
    overflow: hidden !important;
}

.rb-gallery .rb-gallery-img{
    transform: scale(1.01);
    transform-origin: center;
}



.category-page .product-thumb,
.category-page .product-thumb .image,
.category-page .product-thumb .image a,
.category-page .product-thumb .image img {
    border-radius: 0 !important;
}

.category-page {
    margin-left: -4px !important;
    margin-right: -4px !important;
}

.category-page .product-layout.product-grid {
    padding-left: 4px !important;
    padding-right: 4px !important;
    margin-bottom: 12px !important;
}

@media (min-width: 992px) {
    .category-page .product-layout.product-grid.grid4 {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
}

.category-page .product-thumb {
    margin-bottom: 0 !important;
}

#product .options label.control-label .option-selected-name{
    margin-left: 8px;
    color: #c4c4c4;
}

#product .options label.control-label .option-selected-name:empty{
    display: none;
}

@media (max-width: 767px) {

    .category-page .product-thumb.dflex.h-100 {
        height: auto !important;
    }

    .category-page .product-thumb .caption.dflex.flex-column.flex-grow-1 {
        flex-grow: 0 !important;
        height: auto !important;
        min-height: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .category-page .product-thumb .actions {
        display: none !important;
    }

    .category-page .product-thumb .price {
        padding-bottom: 0 !important;
    }

    .category-page .product-thumb {
        margin-bottom: 12px !important;
    }
}


#product .color-option::before,
#product .color-option::after{
    content: none !important;
    display: none !important;
    background: none !important;
    box-shadow: none !important;
    border: 0 !important;
}

#product .color-option{
    background-image: none !important;
}

#product .options .form-group.option--color .image-radio input:checked + .color-option{
    outline: none !important;
    outline-offset: 0 !important;
    border-color: #000 !important;
}

#product .options label.control-label .option-selected-name{
    margin-left: 2px !important;
    color: #acacac !important;
    font-weight: 300;
}

#content:has(.sub-cat-list) > h1{
    font-weight: 700 !important;
    text-transform: uppercase;
}


/* === Category: move Filter to H1 + sort inside ocFilter === */
body[class*="product-category"] #content > h1.cs-cat-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    text-transform: none !important; /* keep filter text normal-case */
}

body[class*="product-category"] #content > h1.cs-cat-title .cs-cat-title__text{
    text-transform: uppercase;
}

body[class*="product-category"] #content > h1.cs-cat-title .cs-cat-title__actions{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 400;
}

body[class*="product-category"] #content > h1.cs-cat-title .cs-cat-title__actions a,
body[class*="product-category"] #content > h1.cs-cat-title .cs-cat-title__actions button{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    color: inherit;
    line-height: 1;
}

body.cs-sort-in-filter .ls-limit-sorts .btn-group.mr-10{
    display: none !important; /* hide top sorting dropdown */
}

/* Sorting block inside ocFilter */
#cs-ocf-sort{
    padding: 16px 20px;
    border-bottom: 1px solid #f0f0f0;
}

#cs-ocf-sort .cs-ocf-sort__title{
    margin: 0 0 12px;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

#cs-ocf-sort .cs-ocf-sort__option{
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 0;
    cursor: pointer;
}

#cs-ocf-sort .cs-ocf-sort__option input{
    margin: 0;
}

#content > h1.cs-cat-title{
    float: none !important;
    width: 100% !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

#content > h1.cs-cat-title .cs-cat-title__actions{
    margin-left: auto !important;
}

@media (max-width: 767px){
    .megasliderpro #mslider0 .owl-pagination{
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: center;
        align-items: center;
        gap: 6px !important;
        white-space: nowrap;
    }

    .megasliderpro #mslider0 .owl-pagination .owl-page{
        flex: 0 0 auto;
    }

    .megasliderpro #mslider0 .owl-pagination .owl-page span{
        width: 20px !important;
        height: 2px;
        margin: 0 !important;
        border-radius: 0;
    }
}



html body .ocf-container.ocf-mobile-1[id^="ocf-module-"]{
    pointer-events: auto !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"],
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-content,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-body{
    overflow-x: hidden !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] *,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] *::before,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] *::after{
    box-sizing: border-box !important;
}

html body .ocf-container.ocf-mobile-1.ocf-mobile-active[id^="ocf-module-"]{
    z-index: 99999 !important;
    height: 100vh !important;
}

html.cs-ocf-lock,
html.cs-ocf-lock body{
    overflow: hidden !important;
    height: 100% !important;
}


html.ocf-mobile-active,
html.ocf-mobile-active body,
html.ocf-bottom,
html.ocf-bottom body{
    overflow: hidden !important;
    height: 100% !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] input[type="radio"],
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] input[type="checkbox"]{
    accent-color: #000 !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-content{
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    min-height: 100% !important;
    overflow: hidden !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-header{
    flex: 0 0 auto !important;
    position: relative !important;
    padding: 14px 56px !important;
    background: #fff !important;
    border-bottom: 1px solid rgba(0,0,0,.08) !important;
    min-height: 52px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    z-index: 20 !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-header .ocf-header-btn.ocf-desktop{
    display: none !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-header .ocf-close-mobile{
    position: absolute !important;
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;

    padding: 8px !important;
    border-radius: 0 !important;
    z-index: 30 !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-header .cs-ocf-back{
    position: absolute !important;
    left: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;

    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;

    background: transparent !important;
    border: 0 !important;
    color: #111 !important;

    display: none !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 0 !important;
    z-index: 30 !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-header .cs-ocf-modal-title{
    max-width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;

    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;

    text-transform: uppercase !important;
    pointer-events: none !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-header .cs-ocf-title-sub{
    display: none !important;
}

html body .ocf-container.ocf-mobile-1.cs-ocf-subview[id^="ocf-module-"] .ocf-header .cs-ocf-back{
    display: inline-flex !important;
}

html body .ocf-container.ocf-mobile-1.cs-ocf-subview[id^="ocf-module-"] .ocf-header .cs-ocf-title-root{
    display: none !important;
}

html body .ocf-container.ocf-mobile-1.cs-ocf-subview[id^="ocf-module-"] .ocf-header .cs-ocf-title-sub{
    display: block !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-filter-name,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-value-name,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-active-label,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] #cs-ocf-sort,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] #cs-ocf-sort span,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer button{
    text-transform: uppercase !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-filter-header,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-filter-header .ocf-filter-name{
    cursor: pointer !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-body{
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;

    flex: 1 1 auto !important;
    min-height: 0 !important;

    overflow-y: auto !important;
    overflow-x: hidden !important;

    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;

    padding-bottom: 0 !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-body > .ocf-filter-list{
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0 !important;
}


html body .ocf-container.ocf-mobile-1.ocf-mobile-active[id^="ocf-module-"] .ocf-footer,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer{
    position: static !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: auto !important;
    margin: 0 !important;

    flex: 0 0 auto !important;
    display: block !important;

    background: #fff !important;
    border-top: 1px solid rgba(0,0,0,.08) !important;

    padding: 12px 16px 16px !important;
    padding-bottom: calc(16px + env(safe-area-inset-bottom)) !important;

    z-index: 25 !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-btn-link[disabled],
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-btn-link[disabled]:hover,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-btn-link[disabled]:focus{
    display: inline-flex !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between{
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 10px !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > button[data-ocf="button"],
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > a[data-ocf="button"]{
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;

    height: 50px !important;

    border-radius: 0 !important;
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;

    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: .02em !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > button[data-ocf="button"].ocf-disabled,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > button[data-ocf="button"][disabled],
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > a[data-ocf="button"].ocf-disabled,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > a[data-ocf="button"].disabled,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > a[data-ocf="button"][aria-disabled="true"]{
    opacity: .5 !important;
    cursor: not-allowed !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > button[data-ocf-discard],
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > a[data-ocf-discard]{
    width: 100% !important;
    margin: 0 !important;
    padding: 6px 0 !important;
    height: auto !important;

    background: transparent !important;
    border: 0 !important;
    color: #111 !important;

    font-size: 13px !important;
    font-weight: 600 !important;
    letter-spacing: .04em !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    text-decoration: underline !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > button[data-ocf-discard].ocf-disabled,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > button[data-ocf-discard][disabled],
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > a[data-ocf-discard].ocf-disabled,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > a[data-ocf-discard].disabled,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > a[data-ocf-discard][aria-disabled="true"]{
    display: none !important;
}

@media (max-width: 991px){

    .mob-catalog-left,
    .mobm-menu-blur{
        top: var(--cs-header-h, 56px) !important;
        bottom: 0 !important;
        height: auto !important;
    }

    html.mobmenu-info-open .mobm-menu-blur{
        top: 0 !important;
        bottom: 0 !important;
        height: auto !important;
    }

    #menu-mobile-ns .mobmenu-v2,
    #menu-mobile-ns .mobmenu-content{
        min-height: 0 !important;
    }

    #menu-mobile-ns .mobmenu-info-link{
        padding-bottom: calc(14px + env(safe-area-inset-bottom)) !important;
    }
}

@media (max-width: 767px){
    #search-overlay.search-block-container{
        padding-top: 60px !important;
    }

    #search-overlay.search-block-container .search-close{
        top: 12px !important;
        right: 12px !important;
    }
}



.pos16 .rb-gallery{
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
}

.pos16 .rb-gallery .rb-gallery-list{ position: relative !important; }
.pos16 .rb-gallery .rb-gallery-list.row{ margin-left: 0 !important; margin-right: 0 !important; }

.pos16 .rb-gallery .rb-gallery-item,
.pos16 .rb-gallery [class*="col-"]{
    padding: 0 !important;
    margin: 0 !important;
}

.pos16 .rb-gallery .rb-gallery-list .owl-nav,
.pos16 .rb-gallery .rb-gallery-list .owl-nav button,
.pos16 .rb-gallery .rb-gallery-list .owl-buttons{
    display: none !important;
}

.pos16 .rb-gallery .rb-gallery-list .owl-dots{
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 18px !important;

    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;

    margin: 0 !important;
    padding: 0 !important;

    z-index: 30 !important;
    line-height: 0 !important;
}

.pos16 .rb-gallery .rb-gallery-list .owl-dots .owl-dot{
    display: inline-flex !important;
}

.pos16 .rb-gallery .rb-gallery-list .owl-dots .owl-dot span{
    display: block !important;
    width: 36px !important;
    height: 2px !important;
    margin: 0 !important;

    border-radius: 0 !important;
    background: rgba(255,255,255,.45) !important;
    opacity: 1 !important;
}

.pos16 .rb-gallery .rb-gallery-list .owl-dots .owl-dot.active span{
    background: rgba(255,255,255,1) !important;
}

.pos16 .rb-gallery .rb-gallery-list.owl-theme .owl-dots,
.pos16 .rb-gallery .rb-gallery-list.owl-theme .owl-nav{
    margin-top: 0 !important;
}



.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery{
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-description{
    display: none !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-list{
    position: relative !important;
    background: #fff !important;
    padding: 48px 0 !important;
    margin: 0 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-list.row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-inner{
    display: block !important;
    width: 560px !important;
    max-width: 92vw !important;
    margin: 0 auto !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer{
    position: relative !important;
    width: 100% !important;
    height: 0 !important;
    padding: 0 !important;
    padding-top: 100% !important;
    overflow: hidden !important;
    background: #f3f3f3 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > img,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > video,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > a > img,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > a > video{
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery video{
    display: block !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > video{
    pointer-events: none !important;
}


.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .text-gallery,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-link{
    display: none !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots{
    display: none !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav{
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    pointer-events: none !important;
    z-index: 10 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button{
    pointer-events: auto !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;

    width: 44px !important;
    height: 44px !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-size: 28px !important;
    line-height: 1 !important;
    color: #9b9b9b !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button:hover{
    color: #6f6f6f !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav .owl-prev{
    left: 90px !important;
}
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav .owl-next{
    right: 90px !important;
}

@media (max-width: 767px){
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-list{
        padding: 28px 0 !important;
    }
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav .owl-prev{
        left: 14px !important;
    }
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav .owl-next{
        right: 14px !important;
    }
}


.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-list,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-list.row,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-item,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-inner,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer{
    margin: 0 !important;
    padding: 0 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery{
    position: relative !important;
    width: 100% !important;
    max-width: 100% !important;

    background: #fff !important;

    padding: 18px 0 !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-list{
    width: 800px !important;

    max-width: 92vw !important;

    margin: 0 auto !important;
    float: none !important;

    position: relative !important;
    z-index: 10 !important;

    background: transparent !important;

    overflow: visible !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-list.row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-stage-outer{
    overflow: hidden !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-item,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-item,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery [class*="col-"]{
    padding: 0 !important;
    margin: 0 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-inner{
    position: relative !important;
    width: 100% !important;
    max-width: none !important;
    overflow: hidden !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer{
    position: relative !important;
    width: 100% !important;
    height: 0 !important;
    padding-top: 125% !important;
    overflow: hidden !important;
    background: #f3f3f3 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > img,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > video,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > a > img,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > a > video{
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    z-index: 1 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer::after{
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 48% !important;

    background: linear-gradient(
            180deg,
            rgba(0,0,0,0) 0%,
            rgba(0,0,0,.40) 55%,
            rgba(0,0,0,.75) 100%
    ) !important;

    pointer-events: none !important;
    z-index: 2 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > video{
    pointer-events: none !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-link{
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 20 !important;
    cursor: pointer !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots{
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 26px !important;

    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;

    margin: 0 !important;
    padding: 0 !important;

    z-index: 120 !important;
    line-height: 0 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots .owl-dot{
    display: inline-flex !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots .owl-dot span{
    display: block !important;
    width: 44px !important;
    height: 2px !important;
    margin: 0 !important;

    border-radius: 0 !important;
    background: rgba(255,255,255,.45) !important;
    opacity: 1 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots .owl-dot.active span{
    background: rgba(255,255,255,1) !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav{
    display: block !important;
    position: absolute !important;
    inset: 0 !important;

    pointer-events: none !important;

    opacity: 1 !important;
    visibility: visible !important;

    z-index: 130 !important; /* above link */
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button{
    pointer-events: auto !important;

    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;

    width: 44px !important;
    height: 44px !important;

    padding: 0 !important;
    border: 0 !important;

    background: transparent !important;
    box-shadow: none !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-size: 28px !important;
    line-height: 1 !important;

    color: #9b9b9b !important;

    opacity: 1 !important;
    visibility: visible !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button:hover{
    color: #6f6f6f !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button.owl-prev{
    left: -54px !important;
}
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button.owl-next{
    right: -54px !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button.disabled,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button[disabled]{
    opacity: .35 !important;
    cursor: default !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > h2{
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;

    width: 800px !important;
    max-width: 92vw !important;

    bottom: 136px !important;

    margin: 0 !important;
    padding: 0 !important;

    text-align: center !important;

    color: #fff !important;

    font-family: open-sans, "Open Sans", Arial, sans-serif !important;
    font-weight: 700 !important;

    letter-spacing: .08em !important;
    text-transform: uppercase !important;

    font-size: clamp(32px, 4vw, 48px) !important;
    line-height: 1 !important;

    text-shadow: 0 2px 14px rgba(0,0,0,.45) !important;

    z-index: 200 !important;
    pointer-events: none !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description{
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;

    width: 800px !important;
    max-width: 92vw !important;

    bottom: 78px !important;

    margin: 0 !important;
    padding: 0 !important;

    height: auto !important;
    overflow: visible !important;

    display: flex !important;
    justify-content: center !important;

    z-index: 200 !important;

    pointer-events: none !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description p,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description a{
    margin: 0 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    height: 46px !important;
    padding: 0 30px !important;

    border: 2px solid rgba(255,255,255,.65) !important;

    background: rgba(0,0,0,.18) !important;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);

    color: rgba(255,255,255,.95) !important;
    text-decoration: none !important;

    font-family: open-sans, "Open Sans", Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: .18em !important;
    text-transform: uppercase !important;

    text-shadow: 0 2px 10px rgba(0,0,0,.35) !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description a{
    pointer-events: auto !important;
}

@media (hover: hover){
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description p:hover,
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description a:hover{
        border-color: rgba(255,255,255,1) !important;
        color: rgba(255,255,255,1) !important;
    }
}

@media (max-width: 767px){
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery{
        padding: 12px 0 !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-list{
        width: 100% !important;
        max-width: 92vw !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots{
        bottom: 18px !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button.owl-prev{
        left: 8px !important;
    }
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button.owl-next{
        right: 8px !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > h2{
        bottom: 120px !important;
        font-size: 32px !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description{
        bottom: 70px !important;
    }
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-inner.style-over::before,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-inner.style-over:hover::before{
    content: none !important;
    opacity: 0 !important;
}



.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-link,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-link *{
    -webkit-user-drag: none !important;
    user-drag: none !important;

    -webkit-user-select: none !important;
    user-select: none !important;

    -webkit-tap-highlight-color: transparent !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-link:focus,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button:focus,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots .owl-dot:focus{
    outline: none !important;
    box-shadow: none !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-stage-outer{
    touch-action: pan-y !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-stage{
    will-change: transform;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-item,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-inner,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer{
    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > img,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > video,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > a > img,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer > a > video{
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;

    -webkit-backface-visibility: hidden !important;
    backface-visibility: hidden !important;

    object-position: center center !important;
    transition: none !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > h2{
    font-family: inherit !important;

    font-weight: 600 !important;
    letter-spacing: .06em !important;

    font-size: clamp(24px, 3vw, 56px) !important;
    line-height: 1.05 !important;

    text-shadow: none !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description p,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description a{
    font-family: inherit !important;

    border: 2px solid rgba(255,255,255,.65) !important;
    background: transparent !important;

    color: rgba(255,255,255,.95) !important;
    text-decoration: none !important;

    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: .18em !important;
    text-transform: uppercase !important;

    text-shadow: none !important;

    transition: background-color .18s ease, color .18s ease, border-color .18s ease !important;

    -webkit-tap-highlight-color: transparent !important;
}

@media (hover: hover) and (pointer: fine){
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery:hover > .rb-gallery-description p,
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery:hover > .rb-gallery-description a{
        background: #fff !important;
        border-color: #fff !important;
        color: #000 !important;
    }
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description p,
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description a{
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
}


.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-item{
    margin-right: 10px !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;

    padding: 0 !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-stage-outer{
    overflow: hidden !important;
    padding: 0 !important;
    background: #fff !important;
}
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-stage{
    margin: 0 !important;
}


.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description{
    pointer-events: none !important;
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description a{
    pointer-events: auto !important;
    cursor: pointer !important;
}

@media (hover: hover) and (pointer: fine){
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery:hover > .rb-gallery-description p,
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery:hover > .rb-gallery-description a{
        background: transparent !important;
        border-color: rgba(255,255,255,.65) !important;
        color: rgba(255,255,255,.95) !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description a:hover{
        background: #fff !important;
        border-color: #fff !important;
        color: #000 !important;
    }
}


@media (hover: hover) and (pointer: fine){
    @supports selector(:has(*)){
        .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery:has(.rb-gallery-list:hover) > .rb-gallery-description p,
        .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery:has(.rb-gallery-list:hover) > .rb-gallery-description a{
            background: #fff !important;
            border-color: #fff !important;
            color: #000 !important;
        }
    }
}

.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button{
    color: #000 !important;
}
.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav button:hover{
    color: #000 !important;
    opacity: .65 !important;
}

@media (max-width: 767px){

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery{
        width: 100vw !important;
        max-width: 100vw !important;

        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;

        padding: 0 !important;

        background: #000 !important;

        /* fit in one screen (header is fixed on the site) */
        min-height: calc(100vh - var(--cs-header-h, 54px)) !important;
        min-height: calc(100dvh - var(--cs-header-h, 54px)) !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-list{
        width: min(100vw, calc((100vh - var(--cs-header-h, 54px)) * 9 / 16)) !important;
        width: min(100vw, calc((100dvh - var(--cs-header-h, 54px)) * 9 / 16)) !important;

        max-width: 100vw !important;

        overflow: hidden !important;
        background: transparent !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer{
        padding-top: 177.7778% !important;
        background: #000 !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-nav{
        display: none !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots{
        bottom: 18px !important;

        gap: 4px !important;
        padding: 0 10px !important;

        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
    }
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots::-webkit-scrollbar{
        display: none !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots .owl-dot span{
        width: 14px !important;
        height: 2px !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > h2{
        width: min(100vw, calc((100vh - var(--cs-header-h, 54px)) * 9 / 16)) !important;
        width: min(100vw, calc((100dvh - var(--cs-header-h, 54px)) * 9 / 16)) !important;

        max-width: 100vw !important;

        bottom: 112px !important;
        font-size: 32px !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description{
        width: min(100vw, calc((100vh - var(--cs-header-h, 54px)) * 9 / 16)) !important;
        width: min(100vw, calc((100dvh - var(--cs-header-h, 54px)) * 9 / 16)) !important;

        max-width: 100vw !important;

        bottom: 62px !important;
    }
}


@media (max-width: 767px){
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-stage-outer{
        background: transparent !important;
    }
}



@media (max-width: 767px){

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery{
        background: #fff !important;
        padding: 0 !important;

        display: block !important;
        align-items: initial !important;
        justify-content: initial !important;

        min-height: 0 !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-list{
        width: 100vw !important;
        max-width: 100vw !important;

        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;

        overflow: hidden !important;
        background: transparent !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-img-outer{
        height: calc(100vh - var(--cs-header-h, 54px)) !important;
        height: calc(100dvh - var(--cs-header-h, 54px)) !important;

        padding-top: 0 !important;
        background: transparent !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-stage-outer,
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-stage,
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-item,
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-item,
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-inner{
        height: 100% !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > h2,
    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description{
        width: 100vw !important;
        max-width: 100vw !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > h2{
        bottom: calc(132px + env(safe-area-inset-bottom)) !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery > .rb-gallery-description{
        bottom: calc(78px + env(safe-area-inset-bottom)) !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots{
        bottom: calc(18px + env(safe-area-inset-bottom)) !important;

        gap: 3px !important;
        padding: 0 8px !important;

        flex-wrap: nowrap !important;
        white-space: nowrap !important;

        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots::-webkit-scrollbar{
        display: none !important;
    }

    .box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-dots .owl-dot span{
        width: 10px !important;
        height: 2px !important;
    }
}

@media (min-width:768px){.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .rb-gallery-list{max-width:92vw!important;}.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery>h2{max-width:92vw!important;}.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery>.rb-gallery-description{max-width:92vw!important;}.box-bg-full.bg_mode_pos_15 .pos15 .rb-gallery-1.rb-gallery .owl-stage{transition-property:transform!important;}}

@media (max-width: 991px){
    .easybanner-box .type_banner_7,
    .easybanner-box .type_banner_7 > .type_one_two_column_right{
        display: block !important;
    }

    .easybanner-box .type_banner_7 > .type-easy-b-7,
    .easybanner-box .type_banner_7 > .type_one_two_column_right > .type-easy-b-7{
        display: block !important;
        width: 100% !important;
        float: none !important;
        padding: 0 !important;
        margin: 0 !important;
        flex: none !important;
        min-height: 0 !important;
        height: auto !important;
    }

    .easybanner-box .easy-banner-01.item-easy-b,
    .easybanner-box .easy-banner-02.item-easy-b{
        aspect-ratio: 5 / 6 !important;
        min-height: 0 !important;
        height: auto !important;
        overflow: hidden !important;
        line-height: 0 !important;
        font-size: 0 !important;
        background: transparent !important;
    }

    .easybanner-box .easy-banner-01.item-easy-b > a,
    .easybanner-box .easy-banner-02.item-easy-b > a,
    .easybanner-box .easy-banner-01.item-easy-b > a > .item-img-and-text,
    .easybanner-box .easy-banner-02.item-easy-b > a > .item-img-and-text,
    .easybanner-box .easy-banner-01 .item-img-and-text,
    .easybanner-box .easy-banner-02 .item-img-and-text,
    .easybanner-box .easy-banner-01 .easy-b-image,
    .easybanner-box .easy-banner-02 .easy-b-image{
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .easybanner-box .easy-banner-01 .easy-b-image img,
    .easybanner-box .easy-banner-02 .easy-b-image img{
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        min-height: 0 !important;
        margin: 0 !important;
        object-fit: cover !important;
        object-position: 50% 60% !important;
    }
}

@media (max-width: 991px){
    .easybanner-box .type_banner_7,
    .easybanner-box .type_banner_7 > .type_one_two_column_right{
        display: block !important;
    }

    .easybanner-box .type_banner_7 > .type-easy-b-7,
    .easybanner-box .type_banner_7 > .type_one_two_column_right > .type-easy-b-7{
        display: block !important;
        width: 100% !important;
        float: none !important;
        padding: 0 !important;
        margin: 0 !important;
        flex: none !important;
        min-height: 0 !important;
        height: auto !important;
    }

    .easybanner-box .easy-banner-01.item-easy-b,
    .easybanner-box .easy-banner-02.item-easy-b{
        position: relative !important;
        aspect-ratio: 5 / 6 !important;
        min-height: 0 !important;
        height: auto !important;
        overflow: hidden !important;
        line-height: 0 !important;
        font-size: 0 !important;
        background: #fff !important;
    }

    .easybanner-box .easy-banner-01.item-easy-b > a,
    .easybanner-box .easy-banner-02.item-easy-b > a,
    .easybanner-box .easy-banner-01.item-easy-b > a > .item-img-and-text,
    .easybanner-box .easy-banner-02.item-easy-b > a > .item-img-and-text,
    .easybanner-box .easy-banner-01 .item-img-and-text,
    .easybanner-box .easy-banner-02 .item-img-and-text,
    .easybanner-box .easy-banner-01 .easy-b-image,
    .easybanner-box .easy-banner-02 .easy-b-image{
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        position: relative !important;
        overflow: hidden !important;
    }

    .easybanner-box .easy-banner-01 .easy-b-image img,
    .easybanner-box .easy-banner-02 .easy-b-image img{
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        min-height: 0 !important;
        margin: 0 !important;
        object-fit: cover !important;
        object-position: center center !important;
    }
}
/* === Checkout payment method: Mono / Plata by mono === */
#onepcheckout .opc_block_payment_method.lux-payment .payment-method{
    border-top: 1px solid rgba(0,0,0,.12) !important;
}

#onepcheckout .opc_block_payment_method.lux-payment .payment-method .radio.chm-radio{
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,.12) !important;
}

#onepcheckout .opc_block_payment_method.lux-payment .payment-method .radio.chm-radio label{
    display: flex !important;
    align-items: flex-start !important;
    gap: 12px !important;
    width: 100% !important;
    padding: 16px 0 !important;
    color: #000 !important;
}

#onepcheckout .opc_block_payment_method.lux-payment .payment-method .radio.chm-radio label > input[type="radio"]{
    flex: 0 0 auto !important;
    margin: 0 !important;
    transform: translateY(2px);
}

#onepcheckout .opc_block_payment_method.lux-payment .pay-info{
    flex: 1 1 auto !important;
    min-width: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;
}

#onepcheckout .opc_block_payment_method.lux-payment .pay-name{
    color: #000 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
}

#onepcheckout .opc_block_payment_method.lux-payment .pay-desc{
    color: #9aa0a6 !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
    font-weight: 400 !important;
}

#onepcheckout .opc_block_payment_method.lux-payment .pay-logo{
    flex: 0 0 auto !important;
    margin-left: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    min-height: 28px !important;
}

#onepcheckout .opc_block_payment_method.lux-payment .pay-logo.is-hidden{
    display: none !important;
}

#onepcheckout .opc_block_payment_method.lux-payment .pay-logo img{
    display: block !important;
    width: auto !important;
    max-width: 150px !important;
    max-height: 32px !important;
    height: auto !important;
    object-fit: contain !important;
}

@media (max-width: 767px){
    #onepcheckout .opc_block_payment_method.lux-payment .payment-method .radio.chm-radio label{
        flex-wrap: wrap !important;
        align-items: flex-start !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-logo{
        margin-left: 28px !important;
        margin-top: 6px !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-logo img{
        max-width: 132px !important;
        max-height: 28px !important;
    }
}

/* === Checkout mobile fix: shipping / payment / cart / totals === */
@media (max-width: 767px){
    #onepcheckout,
    #onepcheckout .checkout-col-left,
    #onepcheckout .checkout-col-fix-right,
    #onepcheckout .opc_block_shipping_method,
    #onepcheckout .opc_block_payment_method,
    #onepcheckout .opc_block_cart,
    #onepcheckout .opc_block_totals{
        min-width: 0 !important;
    }

    #onepcheckout .mb-30.opc_block_customer,
    #onepcheckout .mb-30.opc_block_shipping_method,
    #onepcheckout .mb-30.opc_block_payment_method,
    #onepcheckout .mb-30.opc_block_comment,
    #onepcheckout .mb-30.opc_block_cart,
    #onepcheckout .mb-30.opc_block_totals{
        margin-bottom: 14px !important;
    }

    /* Shipping */
    #onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method .radio.chm-radio label{
        display: grid !important;
        grid-template-columns: 18px minmax(0, 1fr) !important;
        grid-template-areas:
            "radio info"
            ". action" !important;
        column-gap: 10px !important;
        row-gap: 8px !important;
        align-items: start !important;
        width: 100% !important;
        box-sizing: border-box !important;
        padding: 12px 0 !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method .radio.chm-radio label > input[type="radio"]{
        grid-area: radio !important;
        margin: 1px 0 0 !important;
        transform: none !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-info{
        grid-area: info !important;
        min-width: 0 !important;
        gap: 3px !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-name{
        font-size: 13px !important;
        line-height: 1.25 !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-eta{
        font-size: 11px !important;
        line-height: 1.25 !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-action{
        grid-area: action !important;
        width: 100% !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 10px 12px !important;
        box-sizing: border-box !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-action-text{
        min-width: 0 !important;
        white-space: normal !important;
        line-height: 1.2 !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address{
        margin-top: 10px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        min-width: 0 !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address .form-group,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address .form-control,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address select,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address input,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address textarea{
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address .select2,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address .select2-container{
        width: 100% !important;
        max-width: 100% !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address .select2-selection{
        min-height: 42px !important;
        box-sizing: border-box !important;
    }

    /* Payment */
    #onepcheckout .opc_block_payment_method.lux-payment .payment-method .radio.chm-radio label{
        display: grid !important;
        grid-template-columns: 18px minmax(0, 1fr) auto !important;
        grid-template-areas: "radio info logo" !important;
        align-items: start !important;
        column-gap: 10px !important;
        row-gap: 0 !important;
        padding: 12px 0 !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .payment-method .radio.chm-radio label > input[type="radio"]{
        grid-area: radio !important;
        margin: 1px 0 0 !important;
        transform: none !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-info{
        grid-area: info !important;
        min-width: 0 !important;
        gap: 3px !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-name{
        font-size: 13px !important;
        line-height: 1.25 !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-desc{
        font-size: 11px !important;
        line-height: 1.3 !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-logo{
        grid-area: logo !important;
        margin: 0 !important;
        align-self: center !important;
        justify-self: end !important;
        min-height: 0 !important;
        padding-top: 2px !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-logo img{
        max-width: 104px !important;
        max-height: 24px !important;
    }

    /* Cart */
    #onepcheckout .opc_block_cart .cart-list::before{
        margin: 0 0 12px !important;
    }

    #onepcheckout .opc_block_cart .cart-item{
        grid-template-columns: 72px minmax(0, 1fr) auto !important;
        column-gap: 12px !important;
        row-gap: 8px !important;
        padding: 0 0 14px !important;
        margin: 0 0 14px !important;
    }

    #onepcheckout .opc_block_cart .cart-item-left{
        flex: 0 0 72px !important;
        max-width: 72px !important;
    }

    #onepcheckout .opc_block_cart .cart-item-left img{
        width: 72px !important;
        max-width: 72px !important;
    }

    #onepcheckout .opc_block_cart .shopping-item-name{
        font-size: 13px !important;
        line-height: 1.25 !important;
    }

    #onepcheckout .opc_block_cart .shopping-item-model{
        margin-top: 4px !important;
        font-size: 11px !important;
        line-height: 1.2 !important;
    }

    #onepcheckout .opc_block_cart .cart-item-options{
        margin-top: 6px !important;
    }

    #onepcheckout .opc_block_cart .cart-item-option-name,
    #onepcheckout .opc_block_cart .cart-item-option-value{
        font-size: 11px !important;
        line-height: 1.25 !important;
    }

    #onepcheckout .opc_block_cart .cart-item-total{
        font-size: 13px !important;
        line-height: 1.2 !important;
    }

    #onepcheckout .opc_block_cart .ch-cart-quantity{
        height: 34px !important;
        align-self: end !important;
    }

    #onepcheckout .opc_block_cart .ch-cart-quantity .btn{
        width: 34px !important;
        height: 34px !important;
        font-size: 14px !important;
    }

    #onepcheckout .opc_block_cart .ch-cart-quantity input.form-control{
        width: 40px !important;
        height: 34px !important;
        font-size: 12px !important;
    }

    #onepcheckout .opc_block_cart .btn.btn-remove{
        width: 34px !important;
        height: 34px !important;
        align-self: end !important;
    }

    #onepcheckout .opc_block_cart .btn.btn-remove svg{
        width: 14px !important;
        height: 14px !important;
    }

    /* Totals / order summary */
    #onepcheckout .opc_block_totals .totals-inner{
        padding: 14px 14px 16px !important;
    }

    #onepcheckout .opc_block_totals .opc-cart-title{
        margin: 0 0 8px !important;
        font-size: 13px !important;
    }

    #onepcheckout .opc_block_totals .text-checkout-modules{
        padding: 0 0 10px !important;
        margin: 0 0 10px !important;
        font-size: 12px !important;
        gap: 8px !important;
    }

    #onepcheckout .opc_block_totals .table_total td.total-title,
    #onepcheckout .opc_block_totals .table_total td.total-text{
        font-size: 13px !important;
    }

    #onepcheckout .opc_block_totals .checkout-totals .group-checkbox.checkout-agree:first-of-type{
        margin-top: 10px !important;
        padding-top: 10px !important;
    }

    #onepcheckout .opc_block_totals .checkout-totals .group-checkbox.checkout-agree{
        padding: 8px 0 !important;
    }

    #onepcheckout .opc_block_totals .checkout-totals label.chm-checkbox{
        gap: 9px !important;
        font-size: 12px !important;
        line-height: 1.35 !important;
    }

    #onepcheckout .opc_block_totals .checkout-totals label.chm-checkbox .checkbox-check{
        width: 14px !important;
        height: 14px !important;
        flex: 0 0 14px !important;
        margin-top: 1px !important;
    }

    #onepcheckout .opc_block_totals .checkout-totals label.chm-checkbox .checkbox-input:checked + .checkbox-check::after{
        width: 6px !important;
        height: 6px !important;
    }

    #onepcheckout .opc_block_totals .confirm-block{
        margin-top: 12px !important;
    }

    #onepcheckout .opc_block_totals .agree-btn{
        height: 46px !important;
        font-size: 14px !important;
        letter-spacing: .05em !important;
    }
}

@media (max-width: 380px){
    #onepcheckout .opc_block_payment_method.lux-payment .pay-logo img{
        max-width: 96px !important;
        max-height: 22px !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-desc{
        font-size: 10px !important;
    }

    #onepcheckout .opc_block_cart .cart-item{
        grid-template-columns: 64px minmax(0, 1fr) auto !important;
        column-gap: 10px !important;
    }

    #onepcheckout .opc_block_cart .cart-item-left{
        flex: 0 0 64px !important;
        max-width: 64px !important;
    }

    #onepcheckout .opc_block_cart .cart-item-left img{
        width: 64px !important;
        max-width: 64px !important;
    }
}

/* === Checkout mobile alignment fix v2 === */
@media (max-width: 767px){
    /* Remove Bootstrap row overflow that pushes checkout blocks wider than the viewport */
    #onepcheckout .checkout-col-top,
    #onepcheckout .checkout-col-center,
    #onepcheckout .checkout-col-bottom,
    #onepcheckout .two-column .row-flex{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #onepcheckout,
    #onepcheckout .checkout-col-left,
    #onepcheckout .checkout-col-fix-right,
    #onepcheckout .opc-left-column,
    #onepcheckout .opc-right-column{
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
        overflow-x: hidden !important;
    }

    #onepcheckout .checkout-col-left,
    #onepcheckout .checkout-col-fix-right,
    #onepcheckout .opc-left-column,
    #onepcheckout .opc-right-column{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #onepcheckout .checkout-col-left > .col-xs-12,
    #onepcheckout .checkout-col-fix-right > .col-xs-12,
    #onepcheckout .opc-left-column > .mb-30,
    #onepcheckout .opc-right-column > .mb-30{
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #onepcheckout .opc_block_customer,
    #onepcheckout .opc_block_shipping_method,
    #onepcheckout .opc_block_payment_method,
    #onepcheckout .opc_block_comment,
    #onepcheckout .opc_block_cart,
    #onepcheckout .opc_block_totals,
    #onepcheckout .opc_block_cart > div,
    #onepcheckout .opc_block_totals > div{
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
    }

    #onepcheckout .mb-30.opc_block_customer,
    #onepcheckout .mb-30.opc_block_shipping_method,
    #onepcheckout .mb-30.opc_block_payment_method,
    #onepcheckout .mb-30.opc_block_comment,
    #onepcheckout .mb-30.opc_block_cart,
    #onepcheckout .mb-30.opc_block_totals{
        margin-bottom: 14px !important;
    }

    /* Shipping: keep stacked mobile layout, but prevent overflow */
    #onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method .radio.chm-radio label{
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: flex-start !important;
        gap: 12px !important;
        width: 100% !important;
        padding: 16px 0 !important;
        box-sizing: border-box !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method .radio.chm-radio label > input[type="radio"]{
        flex: 0 0 auto !important;
        margin: 0 !important;
        transform: translateY(2px) !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-info{
        flex: 1 1 calc(100% - 30px) !important;
        min-width: 0 !important;
        gap: 4px !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-name{
        font-size: 14px !important;
        line-height: 1.2 !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-eta{
        font-size: 12px !important;
        line-height: 1.2 !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-action{
        flex: 0 0 calc(100% - 28px) !important;
        width: calc(100% - 28px) !important;
        max-width: calc(100% - 28px) !important;
        min-width: 0 !important;
        margin: 0 0 0 28px !important;
        padding: 12px 16px !important;
        box-sizing: border-box !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-action-text{
        min-width: 0 !important;
        white-space: normal !important;
        line-height: 1.2 !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address{
        margin-top: 12px !important;
        margin-left: 28px !important;
        width: calc(100% - 28px) !important;
        max-width: calc(100% - 28px) !important;
        min-width: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        box-sizing: border-box !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address .form-group,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address .form-control,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address select,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address input,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address textarea,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address .select2,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address .select2-container,
    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address .select2-selection{
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
    }

    /* Payment: return the mobile layout from before the shrink, without overflow */
    #onepcheckout .opc_block_payment_method.lux-payment .payment-method .radio.chm-radio label{
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: flex-start !important;
        gap: 12px !important;
        width: 100% !important;
        padding: 16px 0 !important;
        box-sizing: border-box !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .payment-method .radio.chm-radio label > input[type="radio"]{
        flex: 0 0 auto !important;
        margin: 0 !important;
        transform: translateY(2px) !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-info{
        flex: 1 1 calc(100% - 30px) !important;
        min-width: 0 !important;
        gap: 4px !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-name{
        font-size: 14px !important;
        line-height: 1.2 !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-desc{
        font-size: 12px !important;
        line-height: 1.35 !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-logo{
        flex: 0 0 calc(100% - 28px) !important;
        width: calc(100% - 28px) !important;
        max-width: calc(100% - 28px) !important;
        min-width: 0 !important;
        margin: 6px 0 0 28px !important;
        padding: 0 !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        align-self: flex-start !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-logo img{
        width: auto !important;
        max-width: 132px !important;
        max-height: 28px !important;
        height: auto !important;
    }

    /* Comment: bring back the bottom line and normal inner spacing */
    #onepcheckout .opc_block_comment .checkout-heading{
        margin: 0 0 8px !important;
    }

    #onepcheckout .opc_block_comment .form-group{
        margin: 0 !important;
    }

    #onepcheckout .opc_block_comment textarea.form-control{
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        min-height: 48px !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 0 10px !important;
        box-sizing: border-box !important;
        border: 0 !important;
        border-bottom: 1px solid rgba(0,0,0,.18) !important;
        background: transparent !important;
        box-shadow: none !important;
        line-height: 1.35 !important;
    }

    /* Cart: restore original sizes, only fix alignment and width */
    #onepcheckout .opc_block_cart .cart-list{
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }

    #onepcheckout .opc_block_cart .cart-list::before{
        margin: 0 0 18px !important;
    }

    #onepcheckout .opc_block_cart .cart-item{
        display: grid !important;
        grid-template-columns: 120px minmax(0, 1fr) auto !important;
        grid-template-rows: auto auto !important;
        column-gap: 14px !important;
        row-gap: 12px !important;
        align-items: start !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
        padding: 0 0 18px !important;
        margin: 0 0 18px !important;
    }

    #onepcheckout .opc_block_cart .cart-item-left,
    #onepcheckout .opc_block_cart .cart-item-left img{
        width: 120px !important;
        max-width: 120px !important;
        flex-basis: 120px !important;
    }

    #onepcheckout .opc_block_cart .cart-item-center,
    #onepcheckout .opc_block_cart .cart-totals,
    #onepcheckout .opc_block_cart .cart-item-price-quantity,
    #onepcheckout .opc_block_cart .cart-item-price-quantity > .dflex.justify-content-end{
        min-width: 0 !important;
    }

    #onepcheckout .opc_block_cart .shopping-item-name{
        font-size: 18px !important;
        line-height: 1.25 !important;
    }

    #onepcheckout .opc_block_cart .shopping-item-model,
    #onepcheckout .opc_block_cart .cart-item-option-name,
    #onepcheckout .opc_block_cart .cart-item-option-value{
        font-size: 13px !important;
        line-height: 1.3 !important;
    }

    #onepcheckout .opc_block_cart .cart-item-options{
        margin-top: 10px !important;
    }

    #onepcheckout .opc_block_cart .cart-item-total{
        font-size: 14px !important;
        line-height: 1.2 !important;
    }

    #onepcheckout .opc_block_cart .ch-cart-quantity{
        height: 36px !important;
        align-self: start !important;
    }

    #onepcheckout .opc_block_cart .ch-cart-quantity .btn{
        width: 36px !important;
        height: 36px !important;
        font-size: inherit !important;
    }

    #onepcheckout .opc_block_cart .ch-cart-quantity input.form-control{
        width: 44px !important;
        height: 36px !important;
        font-size: 13px !important;
    }

    #onepcheckout .opc_block_cart .btn.btn-remove{
        width: 46px !important;
        height: 46px !important;
        align-self: end !important;
    }

    #onepcheckout .opc_block_cart .btn.btn-remove svg{
        width: 18px !important;
        height: 18px !important;
    }

    /* Totals: keep normal typography and spacing, only make the box fit cleanly */
    #onepcheckout .opc_block_totals .totals-inner{
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        padding: 22px 22px 20px !important;
    }

    #onepcheckout .opc_block_totals .opc-cart-title{
        margin: 0 0 10px !important;
        font-size: 14px !important;
    }

    #onepcheckout .opc_block_totals .text-checkout-modules{
        padding: 0 0 14px !important;
        margin: 0 0 14px !important;
        font-size: 13px !important;
        gap: 12px !important;
    }

    #onepcheckout .opc_block_totals .table_total,
    #onepcheckout .opc_block_totals .table_total tbody,
    #onepcheckout .opc_block_totals .table_total tr{
        width: 100% !important;
    }

    #onepcheckout .opc_block_totals .table_total td.total-title,
    #onepcheckout .opc_block_totals .table_total td.total-text{
        font-size: 14px !important;
    }

    #onepcheckout .opc_block_totals .checkout-totals .group-checkbox.checkout-agree:first-of-type{
        margin-top: 16px !important;
        padding-top: 14px !important;
    }

    #onepcheckout .opc_block_totals .checkout-totals .group-checkbox.checkout-agree{
        padding: 10px 0 !important;
    }

    #onepcheckout .opc_block_totals .checkout-totals label.chm-checkbox{
        gap: 12px !important;
        font-size: 14px !important;
        line-height: 1.35 !important;
    }

    #onepcheckout .opc_block_totals .checkout-totals label.chm-checkbox .checkbox-check{
        width: 16px !important;
        height: 16px !important;
        flex: 0 0 16px !important;
        margin-top: 2px !important;
    }

    #onepcheckout .opc_block_totals .checkout-totals label.chm-checkbox .checkbox-input:checked + .checkbox-check::after{
        width: 8px !important;
        height: 8px !important;
    }

    #onepcheckout .opc_block_totals .confirm-block{
        margin-top: 16px !important;
    }

    #onepcheckout .opc_block_totals .agree-btn{
        height: 64px !important;
        font-size: 16px !important;
        letter-spacing: .08em !important;
    }
}

@media (max-width: 359px){
    #onepcheckout .opc_block_cart .cart-item{
        grid-template-columns: 96px minmax(0, 1fr) auto !important;
        column-gap: 12px !important;
    }

    #onepcheckout .opc_block_cart .cart-item-left,
    #onepcheckout .opc_block_cart .cart-item-left img{
        width: 96px !important;
        max-width: 96px !important;
        flex-basis: 96px !important;
    }
}


/* === mobile width tune v3 === */
@media (max-width: 767px){
    /* Widen only shipping/payment options a bit without touching the cart sizing again */
    #onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method,
    #onepcheckout .opc_block_payment_method.lux-payment .payment-method{
        margin-left: -6px !important;
        margin-right: -6px !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method .radio.chm-radio label,
    #onepcheckout .opc_block_payment_method.lux-payment .payment-method .radio.chm-radio label{
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    /* Reduce the extra mobile indent from the radio column so address selectors feel wider */
    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-action{
        flex: 0 0 calc(100% - 22px) !important;
        width: calc(100% - 22px) !important;
        max-width: calc(100% - 22px) !important;
        margin-left: 22px !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address{
        margin-left: 22px !important;
        width: calc(100% - 22px) !important;
        max-width: calc(100% - 22px) !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-logo{
        flex: 0 0 calc(100% - 22px) !important;
        width: calc(100% - 22px) !important;
        max-width: calc(100% - 22px) !important;
        margin-left: 22px !important;
    }

    /* Pull the underline in the comment block a bit closer to the placeholder/text */
    #onepcheckout .opc_block_comment textarea.form-control{
        min-height: 30px !important;
        padding-bottom: 4px !important;
    }
}
/* === checkout mobile finish v4 === */
@media (max-width: 767px){
    /* The original theme adds extra 20px inner padding only to shipping/payment blocks on mobile.
       That is what makes delivery/payment look much narrower than cart/comment/totals. */
    #onepcheckout .opc_block_shipping_method,
    #onepcheckout .opc_block_payment_method{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* Cancel the extra narrowing added by previous quick patches */
    #onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method,
    #onepcheckout .opc_block_payment_method.lux-payment .payment-method{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .shipping-method .radio.chm-radio label,
    #onepcheckout .opc_block_payment_method.lux-payment .payment-method .radio.chm-radio label{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* Keep the second row visually nested under the text, but no longer over-narrow */
    #onepcheckout .opc_block_shipping_method.lux-shipping .ship-action{
        margin-left: 28px !important;
        width: calc(100% - 28px) !important;
        max-width: calc(100% - 28px) !important;
    }

    #onepcheckout .opc_block_shipping_method.lux-shipping .opc_block_shipping_address{
        margin-left: 28px !important;
        width: calc(100% - 28px) !important;
        max-width: calc(100% - 28px) !important;
    }

    #onepcheckout .opc_block_payment_method.lux-payment .pay-logo{
        margin-left: 28px !important;
        width: calc(100% - 28px) !important;
        max-width: calc(100% - 28px) !important;
    }

    /* Comment underline closer and visible again */
    #onepcheckout .opc_block_comment .form-group{
        margin: 0 !important;
    }

    #onepcheckout .opc_block_comment textarea.form-control{
        min-height: 34px !important;
        padding-top: 0 !important;
        padding-bottom: 6px !important;
        border-bottom: 1px solid rgba(0,0,0,.35) !important;
    }
}

/* === PDP / ЗАВЕРШІТЬ LOOK / FINAL V8 === */
.look-complete-module,
.container-module:has(#recommended-products){
    background: transparent !important;
    margin-top: 34px !important;
    padding: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
}

.look-complete-module > .title-module,
.container-module:has(#recommended-products) > .title-module{
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 0 18px !important;
    padding: 0 !important;
    text-align: left !important;
}

.look-complete-module > .title-module:after,
.container-module:has(#recommended-products) > .title-module:after{
    display: none !important;
}

.look-complete-module > .title-module span,
.container-module:has(#recommended-products) > .title-module span{
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: Montserrat, sans-serif !important;
    font-size: clamp(20px, 2vw, 32px) !important;
    line-height: 1.05 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #000 !important;
    text-align: left !important;
}

.look-complete-module > .product-slider,
.container-module:has(#recommended-products) > .product-slider{
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
}

#recommended-products{
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
}

#recommended-products .owl-controls,
#recommended-products .owl-buttons,
#recommended-products .owl-pagination,
#recommended-products .caption,
#recommended-products .product-name,
#recommended-products .price,
#recommended-products .pq-box,
#recommended-products .base-info,
#recommended-products .cart-wishlist,
#recommended-products .btn-wishlist,
#recommended-products .product-model,
#recommended-products .wishlist-in-name{
    display: none !important;
}

#recommended-products.look-complete-grid,
#recommended-products:not(.look-complete-grid) .owl-wrapper{
    display: grid !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 14px !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    justify-items: stretch !important;
    justify-content: stretch !important;
    background: transparent !important;
    left: 0 !important;
    transform: none !important;
}

#recommended-products.look-complete-grid[data-look-count="1"]{
    grid-template-columns: minmax(0, 1fr) !important;
}

#recommended-products.look-complete-grid[data-look-count="2"]{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

#recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(2):last-child){
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

#recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(1):last-child){
    grid-template-columns: minmax(0, 1fr) !important;
}

#recommended-products .owl-wrapper-outer{
    width: 100% !important;
    overflow: visible !important;
    background: transparent !important;
}

#recommended-products .owl-item,
#recommended-products .look-complete-card{
    float: none !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    position: relative !important;
}

#recommended-products .owl-item:nth-child(n+4),
#recommended-products .look-complete-card:nth-child(n+4){
    display: none !important;
}

#recommended-products .item,
#recommended-products .product-thumb{
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    position: relative !important;
}

#recommended-products .image,
#recommended-products .look-complete-card__image{
    display: block !important;
    position: relative !important;
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;
    overflow: hidden !important;
    margin: 0 !important;
    background: transparent !important;
}

#recommended-products .image > a{
    position: absolute !important;
    inset: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

#recommended-products .image img,
#recommended-products .look-complete-card__image img{
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    object-fit: cover !important;
    object-position: center center !important;
}

#recommended-products .buy-action,
#recommended-products .look-complete-card__action{
    position: absolute !important;
    right: 8px !important;
    bottom: 8px !important;
    top: auto !important;
    left: auto !important;
    z-index: 5 !important;
    width: auto !important;
    margin: 0 !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

#recommended-products .cart{
    display: block !important;
    margin: 0 !important;
}

#recommended-products .btn-buy,
#recommended-products .look-complete-card__btn{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: rgba(255,255,255,.72) !important;
    box-shadow: 0 2px 10px rgba(0,0,0,.06) !important;
    color: #595959 !important;
    backdrop-filter: blur(5px) !important;
    -webkit-backdrop-filter: blur(5px) !important;
    text-decoration: none !important;
}

#recommended-products .btn-buy:hover,
#recommended-products .look-complete-card__btn:hover{
    background: rgba(255,255,255,.88) !important;
    color: #111 !important;
}

#recommended-products .btn-buy .text-cart-add{
    display: none !important;
}

#recommended-products .btn-buy svg,
#recommended-products .look-complete-card__btn svg{
    width: 18px !important;
    height: 18px !important;
    display: block !important;
}

#recommended-products .btn-buy svg path{
    stroke: currentColor !important;
}

@media (max-width: 767px){
    .look-complete-module,
    .container-module:has(#recommended-products){
        margin-top: 28px !important;
    }

    .look-complete-module > .title-module,
    .container-module:has(#recommended-products) > .title-module{
        margin-bottom: 12px !important;
    }

    .look-complete-module > .title-module span,
    .container-module:has(#recommended-products) > .title-module span{
        font-size: 18px !important;
        line-height: 1.05 !important;
    }

    #recommended-products.look-complete-grid,
    #recommended-products:not(.look-complete-grid) .owl-wrapper{
        gap: 8px !important;
    }

    #recommended-products.look-complete-grid[data-look-rendered="1"]{
        grid-template-columns: minmax(0, 1fr) !important;
        grid-template-rows: auto !important;
        aspect-ratio: auto !important;
    }

    #recommended-products.look-complete-grid[data-look-layout="stacked-mobile"],
    #recommended-products.look-complete-grid:has(> .look-complete-card:nth-child(3):last-child),
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(3):last-child){
        grid-template-columns: minmax(0, 1.58fr) minmax(0, .92fr) !important;
        grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
        grid-template-areas:
            "look-main look-side-top"
            "look-main look-side-bottom" !important;
        align-items: stretch !important;
        justify-items: stretch !important;
        aspect-ratio: 1.08 / 1 !important;
    }

    #recommended-products.look-complete-grid[data-look-layout="stacked-mobile"] > .look-complete-card,
    #recommended-products.look-complete-grid:has(> .look-complete-card:nth-child(3):last-child) > .look-complete-card,
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(3):last-child) > .owl-item{
        min-height: 0 !important;
        height: 100% !important;
        align-self: stretch !important;
    }

    #recommended-products.look-complete-grid[data-look-layout="stacked-mobile"] > .look-complete-card:nth-child(1),
    #recommended-products.look-complete-grid:has(> .look-complete-card:nth-child(3):last-child) > .look-complete-card:nth-child(1),
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(3):last-child) > .owl-item:nth-child(1){
        grid-area: look-main !important;
    }

    #recommended-products.look-complete-grid[data-look-layout="stacked-mobile"] > .look-complete-card:nth-child(2),
    #recommended-products.look-complete-grid:has(> .look-complete-card:nth-child(3):last-child) > .look-complete-card:nth-child(2),
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(3):last-child) > .owl-item:nth-child(2){
        grid-area: look-side-top !important;
    }

    #recommended-products.look-complete-grid[data-look-layout="stacked-mobile"] > .look-complete-card:nth-child(3),
    #recommended-products.look-complete-grid:has(> .look-complete-card:nth-child(3):last-child) > .look-complete-card:nth-child(3),
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(3):last-child) > .owl-item:nth-child(3){
        grid-area: look-side-bottom !important;
    }

    #recommended-products.look-complete-grid[data-look-layout="stacked-mobile"] > .look-complete-card,
    #recommended-products.look-complete-grid[data-look-layout="stacked-mobile"] > .look-complete-card .look-complete-card__image,
    #recommended-products.look-complete-grid:has(> .look-complete-card:nth-child(3):last-child) > .look-complete-card,
    #recommended-products.look-complete-grid:has(> .look-complete-card:nth-child(3):last-child) > .look-complete-card .look-complete-card__image,
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(3):last-child) > .owl-item,
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(3):last-child) > .owl-item .item,
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(3):last-child) > .owl-item .product-thumb,
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(3):last-child) > .owl-item .image{
        height: 100% !important;
        min-height: 0 !important;
    }

    #recommended-products.look-complete-grid[data-look-layout="stacked-mobile"] > .look-complete-card .look-complete-card__image,
    #recommended-products.look-complete-grid:has(> .look-complete-card:nth-child(3):last-child) > .look-complete-card .look-complete-card__image,
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(3):last-child) > .owl-item .image{
        aspect-ratio: auto !important;
        width: 100% !important;
        height: 100% !important;
        min-height: 0 !important;
    }

    #recommended-products:not(.look-complete-grid) .owl-wrapper{
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    #recommended-products .btn-buy,
    #recommended-products .look-complete-card__btn{
        width: 32px !important;
        height: 32px !important;
        min-width: 32px !important;
    }

    #recommended-products .btn-buy svg,
    #recommended-products .look-complete-card__btn svg{
        width: 17px !important;
        height: 17px !important;
    }
}

/* === LOOK COMPLETE / mobile stacked fix v2 === */

/* === LOOK COMPLETE / desktop width fix === */
@media (min-width: 768px){
    #recommended-products.look-complete-grid,
    #recommended-products:not(.look-complete-grid) .owl-wrapper{
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }

    #recommended-products.look-complete-grid[data-look-count="1"],
    #recommended-products.look-complete-grid[data-look-count="2"],
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(2):last-child),
    #recommended-products:not(.look-complete-grid) .owl-wrapper:has(> .owl-item:nth-child(1):last-child){
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

/* === LOOK COMPLETE / plus buttons mobile polish v3 === */
@media (max-width: 767px){
    #recommended-products .buy-action,
    #recommended-products .look-complete-card__action{
        right: 6px !important;
        bottom: 6px !important;
        z-index: 8 !important;
        display: flex !important;
        align-items: flex-end !important;
        justify-content: flex-end !important;
    }

    #recommended-products .btn-buy,
    #recommended-products .look-complete-card__btn{
        width: 42px !important;
        height: 42px !important;
        min-width: 42px !important;
        background: rgba(230,230,228,.96) !important;
        color: #2f2f2f !important;
        box-shadow: none !important;
        backdrop-filter: none !important;
        -webkit-backdrop-filter: none !important;
        border: 0 !important;
    }

    #recommended-products .btn-buy:hover,
    #recommended-products .look-complete-card__btn:hover{
        background: rgba(224,224,222,.98) !important;
        color: #1f1f1f !important;
    }

    #recommended-products .btn-buy svg,
    #recommended-products .look-complete-card__btn svg{
        width: 21px !important;
        height: 21px !important;
    }

    #recommended-products .btn-buy svg path,
    #recommended-products .look-complete-card__btn svg path{
        stroke-width: 1.8 !important;
    }
}

/* === LOOK COMPLETE / legacy buy button pin v4 === */
@media (max-width: 767px){
    #recommended-products .image{
        position: relative !important;
        overflow: hidden !important;
    }

    #recommended-products .image .buy-action{
        position: absolute !important;
        right: 6px !important;
        bottom: 6px !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        margin: 0 !important;
        display: flex !important;
        align-items: flex-end !important;
        justify-content: flex-end !important;
        z-index: 9 !important;
    }
}


/* === LOOK COMPLETE / hard pin legacy plus buttons v5 === */
@media (max-width: 767px){
    #recommended-products .image,
    #recommended-products .look-complete-card__image{
        position: relative !important;
    }

    #recommended-products .image .buy-action,
    #recommended-products .image .look-plus-action-fixed,
    #recommended-products .look-complete-card__action{
        position: absolute !important;
        right: 6px !important;
        bottom: 6px !important;
        top: auto !important;
        left: auto !important;
        width: 42px !important;
        height: 42px !important;
        min-width: 42px !important;
        min-height: 42px !important;
        margin: 0 !important;
        padding: 0 !important;
        display: block !important;
        z-index: 20 !important;
        overflow: visible !important;
    }

    #recommended-products .image .buy-action .cart,
    #recommended-products .image .look-plus-action-fixed .cart{
        position: relative !important;
        width: 42px !important;
        height: 42px !important;
        min-width: 42px !important;
        min-height: 42px !important;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
        display: block !important;
        overflow: visible !important;
    }

    #recommended-products .image .buy-action .btn-buy,
    #recommended-products .image .look-plus-action-fixed .btn-buy,
    #recommended-products .btn-buy.look-plus-fixed{
        position: absolute !important;
        right: 0 !important;
        bottom: 0 !important;
        left: auto !important;
        top: auto !important;
        transform: none !important;
        float: none !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 42px !important;
        height: 42px !important;
        min-width: 42px !important;
        min-height: 42px !important;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 1 !important;
        font-size: 0 !important;
        border: 0 !important;
        border-radius: 0 !important;
        background: rgba(230,230,228,.96) !important;
        color: #2f2f2f !important;
        box-shadow: none !important;
        text-decoration: none !important;
        text-indent: 0 !important;
        overflow: hidden !important;
    }

    #recommended-products .image .buy-action .btn-buy:hover,
    #recommended-products .image .look-plus-action-fixed .btn-buy:hover,
    #recommended-products .btn-buy.look-plus-fixed:hover{
        background: rgba(224,224,222,.98) !important;
        color: #1f1f1f !important;
    }

    #recommended-products .image .buy-action .btn-buy .text-cart-add,
    #recommended-products .image .look-plus-action-fixed .btn-buy .text-cart-add,
    #recommended-products .btn-buy.look-plus-fixed .text-cart-add{
        display: none !important;
    }

    #recommended-products .image .buy-action .btn-buy svg,
    #recommended-products .image .look-plus-action-fixed .btn-buy svg,
    #recommended-products .btn-buy.look-plus-fixed svg{
        position: static !important;
        width: 21px !important;
        height: 21px !important;
        margin: 0 !important;
        display: block !important;
        flex: 0 0 21px !important;
    }

    #recommended-products .image .buy-action .btn-buy svg path,
    #recommended-products .image .look-plus-action-fixed .btn-buy svg path,
    #recommended-products .btn-buy.look-plus-fixed svg path{
        stroke-width: 1.8 !important;
    }
}


/* Product gallery fallback popup (used when Magnific Popup JS is missing) */
html.cs-mfp-open,
body.cs-mfp-open {
    overflow: hidden !important;
}

.cs-mfp-shim.mfp-bg {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.78);
    z-index: 2147483600;
}

.cs-mfp-shim.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2147483601;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    outline: none;
}

.cs-mfp-shim .mfp-container {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 24px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.cs-mfp-shim .mfp-content {
    position: relative;
    width: min(96vw, 1180px);
    max-width: 1180px;
    max-height: calc(100vh - 48px);
    overflow: auto;
}

.cs-mfp-shim .mfp-close {
    position: fixed;
    top: 8px;
    right: 10px;
    width: 44px;
    height: 44px;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 38px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    z-index: 2147483602;
    padding: 0;
}

.cs-mfp-shim .mfp-close:hover {
    opacity: .85;
}

@media (max-width: 767px) {
    .cs-mfp-shim .mfp-container {
        padding: 16px 8px;
    }

    .cs-mfp-shim .mfp-content {
        width: 100%;
        max-height: calc(100vh - 24px);
    }

    .cs-mfp-shim .mfp-close {
        top: 4px;
        right: 6px;
        font-size: 34px;
    }
}

/* OCF button spacing fix: preserve visual gaps around product count inside flex button */
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > button[data-ocf="button"],
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > a[data-ocf="button"]{
    gap: .35em !important;
    flex-wrap: nowrap !important;
}

html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > button[data-ocf="button"] .ocf-btn-label,
html body .ocf-container.ocf-mobile-1[id^="ocf-module-"] .ocf-footer .ocf-between > a[data-ocf="button"] .ocf-btn-label{
    display: inline-block !important;
    margin: 0 .08em !important;
}



/* Luxien fix: mobile mini-cart portrait should not overflow/cut on the right */
@media (max-width: 767px){
    html.minicart-open,
    body.minicart-open{
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
    }

    #cart .dropdown-menu.minicart-drawer__menu{
        left: 0 !important;
        right: auto !important;
        width: 100vw !important;
        max-width: 100vw !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
        overflow-x: hidden !important;
    }

    #cart .minicart-drawer__header,
    #cart .minicart-drawer__content,
    #cart .minicart-drawer__footer{
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
        overflow-x: hidden !important;
    }

    #cart .minicart-drawer__content .minicart-table,
    #cart .minicart-drawer__content .minicart-table tbody{
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        table-layout: fixed !important;
        box-sizing: border-box !important;
    }

    #cart .minicart-table tr[data-cart-id]{
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        padding: 16px 12px !important;
        box-sizing: border-box !important;
        grid-template-columns: 120px minmax(0, 1fr) 88px 28px !important;
        grid-template-areas:
            "img name name menu"
            "img price qty qty" !important;
        column-gap: 10px !important;
        row-gap: 8px !important;
        overflow: visible !important;
    }

    #cart .minicart-table tr[data-cart-id] td,
    #cart .minicart-table tr[data-cart-id] .cart-name,
    #cart .minicart-table tr[data-cart-id] .cart-price,
    #cart .minicart-table tr[data-cart-id] .cart-quantity,
    #cart .minicart-table tr[data-cart-id] .cart-remove{
        min-width: 0 !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }

    #cart .minicart-table tr[data-cart-id] .cart-image,
    #cart .minicart-table tr[data-cart-id] .cart-image a{
        width: 120px !important;
        max-width: 120px !important;
        min-width: 0 !important;
    }

    #cart .minicart-table .cart-image img.img-thumbnail,
    #cart .minicart-table tr[data-cart-id] .cart-image img.img-thumbnail{
        width: 120px !important;
        max-width: 120px !important;
        height: auto !important;
        display: block !important;
    }

    #cart .minicart-table tr[data-cart-id] .cart-quantity{
        justify-self: end !important;
        align-self: end !important;
        text-align: right !important;
        overflow: visible !important;
    }

    #cart .minicart-qty{
        max-width: 100% !important;
    }

    #cart .minicart-item-menu__toggle{
        width: 28px !important;
        max-width: 28px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #cart .minicart-coupon,
    #cart .minicart-coupon-toggle,
    #cart .minicart-actions,
    #cart .minicart-actions__checkout,
    #cart .minicart-actions__parts{
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
}

@media (max-width: 389px){
    #cart .minicart-table tr[data-cart-id]{
        padding-left: 10px !important;
        padding-right: 10px !important;
        grid-template-columns: 108px minmax(0, 1fr) 84px 28px !important;
        column-gap: 10px !important;
    }

    #cart .minicart-table tr[data-cart-id] .cart-image,
    #cart .minicart-table tr[data-cart-id] .cart-image a,
    #cart .minicart-table .cart-image img.img-thumbnail,
    #cart .minicart-table tr[data-cart-id] .cart-image img.img-thumbnail{
        width: 108px !important;
        max-width: 108px !important;
    }
}

@media (max-width: 340px){
    #cart .minicart-table tr[data-cart-id]{
        padding-left: 10px !important;
        padding-right: 10px !important;
        grid-template-columns: 96px minmax(0, 1fr) 80px 26px !important;
        column-gap: 8px !important;
    }

    #cart .minicart-table tr[data-cart-id] .cart-image,
    #cart .minicart-table tr[data-cart-id] .cart-image a,
    #cart .minicart-table .cart-image img.img-thumbnail,
    #cart .minicart-table tr[data-cart-id] .cart-image img.img-thumbnail{
        width: 96px !important;
        max-width: 96px !important;
    }

    #cart .minicart-item-menu__toggle{
        width: 26px !important;
        max-width: 26px !important;
    }
}

/* Luxien mega menu refinement: show all desktop columns and unify headings */
@media (min-width: 992px){
    #additional-menu li.dropdown > .top-menu,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu{
        overflow-y: auto !important;
        overflow-x: hidden !important;
        scrollbar-width: thin !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level{
        width: min(1320px, calc(100% - 64px)) !important;
        max-width: none !important;
        margin-left: auto !important;
        margin-right: auto !important;

        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(108px, 1fr)) !important;
        column-gap: clamp(16px, 2vw, 36px) !important;
        row-gap: 22px !important;
        align-items: start !important;

        padding: 0 !important;
        list-style: none !important;
        text-align: left !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li,
    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li:nth-child(n+6),
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li:nth-child(n+6){
        display: block !important;
        visibility: visible !important;
        width: auto !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        background: transparent !important;
        font-size: 13px !important;
        line-height: 1.4 !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a,
    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li:not(.nsmenu-issubchild) > a,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li:not(.nsmenu-issubchild) > a{
        display: inline-flex !important;
        align-items: center !important;
        width: fit-content !important;
        max-width: 100% !important;
        padding: 0 0 8px 0 !important;
        margin: 0 !important;
        background: transparent !important;
        color: #000 !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        line-height: 1.35 !important;
        letter-spacing: .02em !important;
        text-transform: uppercase !important;
        text-decoration: none !important;
        white-space: normal !important;
        overflow-wrap: normal !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a:hover,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a:hover{
        text-decoration: underline !important;
        text-underline-offset: 3px !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a > i.arrow,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > a > i.arrow{
        display: none !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild{
        display: block !important;
        margin: 8px 0 0 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li{
        display: block !important;
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        background: transparent !important;
        font-size: 13px !important;
        font-weight: 300 !important;
        line-height: 1.45 !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li > a,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li > a{
        display: inline-flex !important;
        width: fit-content !important;
        max-width: 100% !important;
        padding: 2px 0 !important;
        margin: 0 !important;
        background: transparent !important;
        color: #000 !important;
        font-size: 13px !important;
        font-weight: 300 !important;
        line-height: 1.45 !important;
        letter-spacing: 0 !important;
        text-transform: none !important;
        text-decoration: none !important;
        white-space: normal !important;
    }

    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li > a:hover,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level > li > ul.nsmenu-ischild > li > a:hover{
        font-weight: 600 !important;
        text-decoration: underline !important;
        text-underline-offset: 3px !important;
    }
}

@media (min-width: 1200px){
    #additional-menu li.dropdown > .top-menu > .top-menu-ul.has-3level,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu > .top-menu-ul.has-3level{
        grid-template-columns: repeat(auto-fit, minmax(126px, 1fr)) !important;
    }
}

/* === Luxien: EasyBanner "3 sliders" captions bottom-left + menu flash guard v2 === */
@media (min-width: 992px){
    #additional-menu li.dropdown > .top-menu,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown > .top-menu{
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        pointer-events: none !important;
    }

    #additional-menu li.dropdown.section_1:hover > .top-menu,
    #additional-menu li.dropdown.section_1.open > .top-menu,
    #additional-menu li.dropdown.section_1:focus-within > .top-menu,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown.section_1:hover > .top-menu,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown.section_1.open > .top-menu,
    #top-fixed.fixed-top-header .dop-menu-box .navbar li.dropdown.section_1:focus-within > .top-menu{
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        pointer-events: auto !important;
    }
}

.easybanner-box .row.easybanner-3-sliders .item-easy-b .item-img-and-text > .item-text,
.easybanner-box .row.type_banner_3 .item-easy-b .item-img-and-text > .item-text,
.easybanner-box .row.type_banner_7 .item-easy-b .item-img-and-text > .item-text{
    position: absolute !important;
    inset: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    z-index: 2 !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    align-items: flex-start !important;
    text-align: left !important;

    padding: clamp(24px, 2.5vw, 40px) !important;
    box-sizing: border-box !important;
    transform: none !important;
}

.easybanner-box .row.easybanner-3-sliders .item-easy-b .item-text > *,
.easybanner-box .row.type_banner_3 .item-easy-b .item-text > *,
.easybanner-box .row.type_banner_7 .item-easy-b .item-text > *{
    align-self: flex-start !important;
    text-align: left !important;
    margin-left: 0 !important;
    margin-right: auto !important;
}

.easybanner-box .row.easybanner-3-sliders .item-easy-b .easy-b-title,
.easybanner-box .row.easybanner-3-sliders .item-easy-b .easy-b-description,
.easybanner-box .row.type_banner_3 .item-easy-b .easy-b-title,
.easybanner-box .row.type_banner_3 .item-easy-b .easy-b-description,
.easybanner-box .row.type_banner_7 .item-easy-b .easy-b-title,
.easybanner-box .row.type_banner_7 .item-easy-b .easy-b-description{
    text-align: left !important;
}

@media (max-width: 767px){
    .easybanner-box .row.easybanner-3-sliders .item-easy-b .item-img-and-text > .item-text,
    .easybanner-box .row.type_banner_3 .item-easy-b .item-img-and-text > .item-text,
    .easybanner-box .row.type_banner_7 .item-easy-b .item-img-and-text > .item-text{
        justify-content: flex-end !important;
        align-items: flex-start !important;
        text-align: left !important;
        padding: 24px !important;
    }

    .easybanner-box .row.easybanner-3-sliders .item-easy-b .item-text > *,
    .easybanner-box .row.type_banner_3 .item-easy-b .item-text > *,
    .easybanner-box .row.type_banner_7 .item-easy-b .item-text > *{
        align-self: flex-start !important;
        text-align: left !important;
        margin-left: 0 !important;
        margin-right: auto !important;
    }
}

/* === Luxien: mobile menu default category tab restore v3 === */
@media (max-width: 991px){
    #menu-mobile-ns .mobmenu-panel{
        display: none !important;
    }

    #menu-mobile-ns .mobmenu-panel.is-active{
        display: block !important;
    }
}

/* === Luxien: mobile menu tabs start-left guard v4 === */
@media (max-width: 991px){
    #menu-mobile-ns .mobmenu-tabs{
        justify-content: flex-start !important;
        scroll-behavior: auto !important;
        scroll-snap-type: none !important;
        scroll-padding-left: 0 !important;
        overscroll-behavior-x: contain !important;
    }

    #menu-mobile-ns .mobmenu-tabs > .mobmenu-tab{
        scroll-snap-align: none !important;
        scroll-margin-left: 0 !important;
    }
}


/* =====================================================
   Luxien fix: mobile header search icon overflow
   Keeps the search button inside the 320-390px viewport.
   ===================================================== */
@media (max-width: 991px){
    header.h-type-1,
    header.h-type-2{
        overflow-x: clip !important;
    }

    header.h-type-1 .container.header-block,
    header.h-type-2 .container.header-block{
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        flex-wrap: nowrap !important;
        gap: 0 !important;
        box-sizing: border-box !important;
    }

    header.h-type-1 .header-actions,
    header.h-type-2 .header-actions{
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        flex: 1 1 auto !important;
        min-width: 0 !important;
        overflow: hidden !important;
        gap: 0 !important;
    }

    header.h-type-1 #menu,
    header.h-type-2 #menu{
        flex: 0 0 40px !important;
        width: 40px !important;
        min-width: 40px !important;
        max-width: 40px !important;
        margin: 0 !important;
    }

    header.h-type-1 #menu .btn-menu,
    header.h-type-1 #menu button.btn-menu,
    header.h-type-2 #menu .btn-menu,
    header.h-type-2 #menu button.btn-menu{
        width: 40px !important;
        min-width: 40px !important;
        max-width: 40px !important;
        height: 42px !important;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 1 !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    header.h-type-1 #logo,
    header.h-type-2 #logo{
        flex: 0 1 auto !important;
        min-width: 0 !important;
        max-width: calc(100vw - 220px) !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
    }

    header.h-type-1 #logo img,
    header.h-type-2 #logo img{
        width: auto !important;
        max-width: 100% !important;
        height: clamp(20px, 6.5vw, 24px) !important;
        object-fit: contain !important;
    }

    header.h-type-1 .box-cart,
    header.h-type-2 .box-cart{
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
        flex: 0 0 auto !important;
        flex-wrap: nowrap !important;
        gap: 0 !important;
        min-width: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    header.h-type-1 .box-cart .shopping-cart,
    header.h-type-2 .box-cart .shopping-cart,
    header.h-type-1 .box-cart #cart,
    header.h-type-2 .box-cart #cart,
    header.h-type-1 .box-cart .box-account,
    header.h-type-2 .box-cart .box-account,
    header.h-type-1 .box-cart .wishlist-h,
    header.h-type-2 .box-cart .wishlist-h,
    header.h-type-1 .box-cart .compare-h,
    header.h-type-2 .box-cart .compare-h,
    header.h-type-1 .box-cart .search-btn-h,
    header.h-type-2 .box-cart .search-btn-h{
        flex: 0 0 clamp(36px, 10.6vw, 40px) !important;
        width: clamp(36px, 10.6vw, 40px) !important;
        min-width: clamp(36px, 10.6vw, 40px) !important;
        max-width: clamp(36px, 10.6vw, 40px) !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    header.h-type-1 .box-cart #cart > .btn,
    header.h-type-2 .box-cart #cart > .btn,
    header.h-type-1 .box-cart .wishlist-h > a,
    header.h-type-2 .box-cart .wishlist-h > a,
    header.h-type-1 .box-cart .box-account > .btn,
    header.h-type-2 .box-cart .box-account > .btn,
    header.h-type-1 .box-cart .box-account > button,
    header.h-type-2 .box-cart .box-account > button,
    header.h-type-1 .box-cart .search-btn-h,
    header.h-type-2 .box-cart .search-btn-h{
        flex: 0 0 clamp(36px, 10.6vw, 40px) !important;
        width: clamp(36px, 10.6vw, 40px) !important;
        min-width: clamp(36px, 10.6vw, 40px) !important;
        max-width: clamp(36px, 10.6vw, 40px) !important;
        height: 42px !important;
        padding: 0 !important;
        margin: 0 !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    header.h-type-1 .box-cart .hdr-icn,
    header.h-type-2 .box-cart .hdr-icn,
    header.h-type-1 .box-cart svg,
    header.h-type-2 .box-cart svg{
        width: 20px !important;
        height: 20px !important;
        max-width: 20px !important;
        max-height: 20px !important;
        flex: 0 0 20px !important;
    }
}

@media (max-width: 360px){
    header.h-type-1 #menu,
    header.h-type-2 #menu,
    header.h-type-1 #menu .btn-menu,
    header.h-type-1 #menu button.btn-menu,
    header.h-type-2 #menu .btn-menu,
    header.h-type-2 #menu button.btn-menu{
        flex-basis: 38px !important;
        width: 38px !important;
        min-width: 38px !important;
        max-width: 38px !important;
    }

    header.h-type-1 #logo,
    header.h-type-2 #logo{
        max-width: calc(100vw - 205px) !important;
    }

    header.h-type-1 .box-cart .hdr-icn,
    header.h-type-2 .box-cart .hdr-icn,
    header.h-type-1 .box-cart svg,
    header.h-type-2 .box-cart svg{
        width: 19px !important;
        height: 19px !important;
        max-width: 19px !important;
        max-height: 19px !important;
        flex-basis: 19px !important;
    }
}
