@media (min-width: 1280px) {
    .container {
        max-width: 1440px;
    }
    
    @media (min-width: 1024px) {
    @media (min-width: 1280px) {
        .desktop-container {
            max-width: 1440px;
        }
    }
}


element.style {
}
@media (min-width: 1024px) {
    @media (min-width: 1280px) {
        .lg\:container {
            max-width: 1440px;
        }
    }
}

.s-slider-block__title {

max-width: 1440px;
}

@media (min-width: 1024px) {
    body[class*=product-index] .filters-on .s-products-list-filters-results {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
}

body .s-product-card-vertical .s-product-card-wishlist-btn, body .s-product-card-vertical .s-product-card-wishlist-btn button {
    background-color: #b8b8b8 !important;
}

.s-rating-stars-selected {
    fill: rgb(234 187 8);
    color: rgb(234 187 8);
}

.s-button-element:not(.btn--delete):not(.normal-btn) {
    border-color: #c64125;
    background-color: #c64125;
    color: #ffffff;
}

.rounded-full {
    border-radius: 9999px;
    background: #eeedec75;
}

#app .global-tabs--item {
    box-sizing: border-box;
    border-radius: 9999px;
    border-color: var(--main-buttons_bg);
    background-color: var(--main-buttons_bg);
    font-size: 12px;
    color: #757575;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.s-product-card-content-title a {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: lighter;
    --tw-text-opacity: 1;
}

@media (min-width: 1024px) {
    .s-block--banners h3, .quick-categ-item h3 {
        font-weight: lighter;
    }
}
.py-6 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}

@media (min-width: 1024px) {
    .lg\:text-sm {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

.text-\[1\.4rem\] {
    font-size: 2em;
    height: 40px;
}

@supports (color: rgb(0 0 0 / 0)) and (top: var(--f)) {
    .s-social-link>a {
        background-color: rgb(239 239 239);
        color: rgb(83 80 80);
    }
}

@media only screen and (max-width: 10024px) {
    .mm-spn li a, .mm-spn li>span {
        padding: 18px;
        display: flex
;
        align-items: center;
        gap: 1rem;
        font-size: 20px;
        color: #63635d;
        font-weight: 500;
    }
}

.s-social-link>a {
    height: 3.75rem;
    width: 3.75rem;
    cursor: pointer;
    border-radius: 2rem;
    border-style: none;
    --tw-bg-opacity: 1;
}

.bg-\[\#fff1f0\] {
    --tw-bg-opacity: 1;
    background: linear-gradient(90deg, rgba(235, 202, 202, 0) 0%, rgb(251 233 233) 99%);
    border-radius: 7px;
}

body .s-payments-list-item {
    background-color: #f6f3f3;
}

.s-payments-list-item {
    display: flex
;
    height: 3rem;
    width: 4rem;
    align-items: center;
    padding: 0.25rem;
}

.s-product-card-price {
    font-size: 1.2rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: rgb(97 97 97);
}

.bg-primary {
    background: linear-gradient(90deg, rgba(235, 202, 202, 0) 0%, rgb(251 233 233) 99%);
    border-radius: 7px;
}
.border-bg_sec {
    border-color: #e4e4e4;
}
.text-secondary {
    color: #a40505;
}

.bg-third {
    background-color: #ffffff;
}

.mini-atc button[product-status="out"] {
    min-width: unset;
    min-height: unset;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
}

.w-12 {
    width: 5rem;
}

.bg-bg_sec {
    background-color: white;
}

.w-6 {
    width: 2rem;
}

.h-6 {
    height: 2rem;
}