body {
    background-color: #FCFCFC !important;
}

.prestige-logo.logo.md\:w-36.w-36 {
    max-width: 60px;
}

.offer-bar-preview14340.hideOnMobilePlugin.blockMobile14340.blockDesktop14340 {
    display: none !important;
}

.custom-top-tab {
    background-color: #F5921A;
    color: #fff;
    text-align: center;
    padding: 6px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    width: 100%
}

.tab-text-wrapper {
    display: flex;
    gap: 100px;
    white-space: nowrap;
    position: relative;
    direction: ltr
}

.tab-text {
    display: inline-block;
    color: #FFF;
    white-space: nowrap;
    direction: rtl
}

.main-menu li a {
    font-size: 16px;
    font-weight: normal !important;
}

button.header-btn.prestige-settings.btn--rounded-gray.basis-0 {
    display: none;
}

@media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 19%;

        &:hover {
            .absolute.inset-0.bg-\[var\(--color-primary\)\].opacity-50 {
                background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000000c1 100%) !important;
                opacity: 0.5;
            }

            .text h3 {
                color: #fff !important;
            }
        }
    }
}

salla-slider#main-links-1 {
    @media (min-width:1024px) {
        .swiper-wrapper {
            .slide--one-sixth {
                margin-left: 40px;
            }
        }

    }



    .text {
        text-align: center;
        padding: 15px 10px;

        h3 {
            font-size: 18px;
            font-weight: bold;
            color: black;

        }
    }

    .absolute.inset-0.bg-\[var\(--color-primary\)\].opacity-50 {
        background: linear-gradient(rgba(255, 255, 255, 0) 0%, #d4c8bc 100%);
        opacity: 1;
    }
}

@media (min-width: 768px) {
    .md\:text-\[34px\] {
        font-size: 30px;
        font-weight: bold;
    }
}

@media only screen and (min-width: 1024px) {
    .main-menu {
        padding-top: 0rem;
    }



}

.s-slider-v-centered .s-slider-block__title-nav button {
    background-color: #E2D7CB;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    box-shadow: none;
}

.s-block--tabs-produtcs .tab-trigger.is-active button {

    background-color: #F5921A;

    color: white;
}

.s-block--tabs-produtcs {
    padding-inline: 0 !important;
    margin-top: 0;
    padding-bottom:0;

    .s-slider-v-centered .s-slider-block__title-nav {
        width: 115%;
    }
}

button.tab-trigger {
    border-radius: 5px;
    color: black;
    border-color: #F5921A;
    font-weight: 500;

    &:hover {
        background-color: #F5921A;
        color: white;
    }
}

.s-products-slider-card,
.s-products-list-wrapper custom-salla-product-card {
    border-radius: 5px;
    background: #ffffff !important;
    border: 1px solid #ebebeb;
    padding: 16px !important;
    transition: 0.3s;
    margin-left: 16px;

    &:hover {
        background: #ECECEC !important;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.27);

        .s-button-element {
            background-color: #F5921A !important;
            color: white !important;
        }
    }
}

.prestige-card img {
    height: 200px;
    object-fit: contain;
    border-radius: 5px;
}

.s-block--tabs-produtcs {
    .swiper-wrapper {

        /* padding-bottom: 1rem; */

        .s-products-slider-card {
            margin-left: 30px;
        }
    }
}

.swiper-wrapper {
    padding-bottom: 1rem;
}

.total-price,
.s-product-card-price,
.s-product-card-sale-price h4,
.s-product-card-starting-price h4 {
    color: black !important;
}

button.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center {
    width: 100%;
    border-radius: 5px;
    background: white;
    border-radius: 5px;
    background: white;
    border: 1px solid #ebebeb;
    color: black;
    font-size: 18px;
    padding-block: 13px !important;
    /* margin-bottom: 15px; */

    &:hover {
        background-color: #F5921A;
        color: white;
    }
}


.slider-bg {
    text-align: center;

    H3,
    P {
        color: black;
        width: 100% !important;
        max-width: 100%;
    }

    h3 {
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 10px;
    }


}

.s-slider-nav-arrow {
    background: #e2d7cb;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));

}

.moving-brand-item {
    height: 150px;
    width: 160px;
    border-radius: 5px;
    background: #fff;
}

/* .s-block--brand .slide_brand__content  {
    animation:none;
} */
.s-block--brand.is-mini .slide-brand {
    background: url(https://iili.io/KSx5qPI.png);
    padding: 2rem;
    overflow: hidden;
}

.s-block--brand>.flex {
    justify-content: center;
}

.prestige-card.relative.flex.flex-col.text-center {
    height: 100%;

    .img {
        margin-bottom: 10px;
    }

    .flex.flex-col.mt-4 {
        margin-top: auto;
    }
}

@media (min-width: 900px) {
    .s-products-list-horizontal-cards {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .accordion-container.flex.flex-col.justify-center.items-center.w-full {
        width: 70%;
        margin: auto;
    }
}

.s-slider-nav-arrow svg {
    fill: #000;
}

.s-block__title {
    justify-content: center;
    margin-bottom: 3rem;
    margin-top: -2rem;

    h2 {
        font-size: 30px;
        font-weight: bold;
    }
}

.prestige-faq-label.flex.justify-between.items-center.w-full.cursor-pointer h5 {
    font-weight: bold;
}

.prestige-accordion.w-full.h-full.py-5.border-b-\[1px\].first\:border-t-\[1px\] {

    padding: 19px;
}

.prestige-accordion.w-full.h-full.py-5.border-b-\[1px\].first\:border-t-\[1px\].prestige-open {
    background: #F3F3F3;
    border-radius: 5px;
}

footer.bg-\[var\(--color-footer-main\)\] {
    background: url('https://iili.io/KSXfgOx.png');

    .grid {
        .border-b.md\:border-0.md\:mb-0.mb-4.lg\:pb-0.pb-4:last-child {
            display: none;
        }
    }

    .logo.w-32 {
        max-width: 70px;
    }

    i[class*="sicon-"] {
        background: black;
        color: white;
        border: none;
    }

    .prestige-social {


        i {
            background: none;
            width: 24px;
            height: 24px;
            border-radius: 50%;
            color: white;
            display: flex;
            justify-content: center;
            align-items: center;

            &.sicon-instagram {
                background: linear-gradient(to right, #833ab4, #fd1d1d, #fcb045);
            }

            &.sicon-facebook {
                background: #1877f2;
            }

            &.sicon-twitter {
                background: #000;
            }

            &.sicon-youtube {
                background: #ff0000;
            }

            &.sicon-linkedin {
                background: #0a66c2;
            }

            &.sicon-tiktok {
                background: #010101;
            }

            &.sicon-snapchat {
                background: #fffc00;
                color: #000;
            }
        }
    }
}
.copyright {
  background-color: transparent;
}

.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg {
    fill: #000000;
}