.mm-spn.mm-spn--navbar.mm-spn--main {
    cursor: alias;
    border-radius: 34px;
}

@media only screen and (max-width: 1024px) {
    .mm-ocd__content {
        overflow-y: auto;
        background-color: #fafafa00;
eader-text-color);
}

     
@media only screen and (max-width: 1024px) {
    .mm-spn li a, .mm-spn li span {
        padding: 20px;
        /* border-color: tomato; */
}        
.s-button-outline {
    border-width: 1px;
    border-color: currentColor;
    background-color: #e4751c;
    color: white;
}
salla-button .s-button-btn:hover {
    opacity: 3;
    color: #ff7d00;
    background-color: white;
}


.s-slider-block__title {
    color: #11182700;
}
.main-nav-container {
    background-color: #ffa04882;
    color: var(--header-text-color);
}

.products-lookbook__label {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.product-card__price {
    font-size: 16px;
    color: #e04000;
    line-height: 100%;
}
.s-block--animated-brands--brand {
    background: #eee0;
}
.mm-ocd--open .mm-ocd__content {
    transform: translate3d(0, 0, 0);
    border-bottom-left-radius: 60px;
    border-top-left-radius: 55px;
}
@media only screen and (max-width: 1024px) {
    .mm-spn.mm-spn--light {
        color: #ffffff;
        background: linear-gradient(246deg, #3a1901, #956a4e);
            }    }
}
@media only screen and (max-width: 1024px) {
    .s-button-outline {
         background: linear-gradient(227deg, #022228, #0c807d);
        }
}
@media only screen and (max-width: 1024px) {
    @media only screen and (max-width: 1024px) {
        salla-button .s-button-btn:hover {
            opacity: 1;
            color: #ffffff;
            background-color: #fff0;
            background: linear-gradient(227deg, #0c807d, #022228);
        }
    }
}
@media (max-width: 991px) {
    .product-more-info .more-tab-container .more-info-tabs__nav-link.active {
        color: #ffffff;
    }
}
@media (max-width: 991px) {
    .product-more-info .more-tab-container .more-info-tabs__nav-link {
        color: #ffffff;
        background: linear-gradient(227deg, #ff6700, #ffb487);
}
.s-button-primary {
    background: linear-gradient(227deg, #ff6700, #ffb487);
    color: #ffffff;
    box-shadow: 0 2px 5px -3px #0000009c;
}
@media (max-width: 640px) {
    .is-sticky-product-bar .sticky-product-bar salla-add-product-button button {
        border: 0px solid #ffffff;
    }
}
@media only screen and (max-width: 1024px) {
    @media only screen and (max-width: 1024px) {
        .s-button-outline {
            border-width: 0px;
        }
.product-single .product-single__info button.s-social-share-btn, .product-single .product-single__info button.btn--wishlist {
    visibility: hidden;
}
.s-block--tabs-produtcs .tab-trigger.is-active button {
    border-bottom-width: 2px !important;
    border-color: #414042 !important;
    border-color: var(--color-primary) !important;
    color: #414042 !important;
    color: #ffffff !important;
}
.s-block--tabs-produtcs .tab-trigger button {
    color: #ffffff;
}

.title--step .icon.active {
    border-color: #ffffff;
    color: #ffffff;
    opacity: 1;
    background: linear-gradient(227deg, #ff6700, #ffb487);
}
@media only screen and (max-width: 1024px) {
    @media only screen and (max-width: 1024px) {
        .main-nav-container {
            background-color: #ffa04800;
            color: var(--header-text-color);
} 

.__web-inspector-hide-shortcut__, .__web-inspector-hide-shortcut__ *, .__web-inspector-hidebefore-shortcut__::before, .__web-inspector-hideafter-shortcut__::after {
    visibility: hidden;
}
.bg-green-500 {
    --tw-bg-opacity: 1;
    background: linear-gradient(227deg, #ff6700, #ffb487);
    box-shadow: 0 0 5px #ffffff73, 0 0 5px #ffffff73, 0 0 25px #ff6700;
}
.s-block {
     margin-top: 0rem; 
}
.text-store-text-secondary {
    color: #f11e1e;
}
.s-product-options-grid-mode input:checked+div, .s-product-options-grid-mode-span:hover {
    border-color: #ff6767;
    border-color: var(--color-primary-reverse);
    background-color: #414042;
    background-color: var(--color-primary);
    color: #ff6767;
    color: #ffffff;
}
.rtl\:mr-auto:where([dir="rtl"], [dir="rtl"] *) {
    margin-right: auto;
    visibility: hidden;
}
.mm-spn.mm-spn--navbar:after, .mm-spn.mm-spn--navbar:before {
    color: #ffffff;
}

.selia-bottom-nav {
    background-color: var(--bottom-nav-bg);
    bottom: 0;
    color: var(--bottom-nav-text-color);
    left: 0;
    padding-bottom: .375rem;
    padding-top: .375rem;
    position: fixed;
    right: 0;
    z-index: 10;
    border-radius: 0.75rem;
    bottom: 14px;
    background-color: rgba(255, 255, 255, 0.8);
    width: calc(100% - 40px);
    z-index: 1000;
    transform: translateX(-6%);
 }   

@media (max-width: 640px) {
    .is-sticky-product-bar.has-bottom-nav.product-single .sticky-product-bar {
        bottom: 80px;
        width: calc(100% - 40px);
        transform: translateX(5%);
        border-radius: 15px;
    }
}