body {
    font-size: 18px;
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }

}

.promotion-banner ul li a {
    font-size: 16px;
    font-weight: 500;
}

@media only screen and (min-width: 1024px) {
    .main-menu li>a {
        font-size: 18px;
        padding-inline: 10px;

    }

    #best-offers-2-slider {
        margin-top: 3rem;
    }
}

.main-menu li>a {
    transition: 0.3s;
    padding-bottom: 15px !important;
    font-weight: 500 !important;

    &:hover {
        color: #6C4022;
        box-shadow: 0 2px 0 0 #6C4022;
    }
}

.header-btn__icon {
    background: #76C247;
    border-radius: 50%;
    color: white;
    transition: 0.3s;

    &:hover {
        background: #FFB937;
    }
}

.s-cart-summary-count {
    background: #FFB937;
}

.advanced-slider__slide {
    border-radius: 10px;

    img {
        border-radius: 10px;
    }
}

.store-header {
    border-bottom: 1px solid #FFB937;
}

salla-slider .swiper-pagination-bullet {
    background: #FFB938;
    opacity: .5;
    width: 10px;
    height: 10px;
    transition: 0.3s;
}

salla-slider .swiper-pagination-bullet-active {
    background: #FFB938;
    opacity: 1;
    width: 34px;
    transition: 0.3s;
}

.cats {
    @media (min-width: 1024px) {
        .lg\:px-8 {
            padding-left: 0;
            padding-right: 0;
        }
    }

    img {
        object-fit: contain !important;
        transform: none !important;
    }

    .text-store-text-primary {
        color: #6c4022;
        font-weight: 500;
        font-size: 20px;
        transition: 0.3s;
    }

    a {


        &:hover {
            .text-store-text-primary {
                color: #FFB937;
            }
        }
    }

    .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 0;
    }

    .swiper {
        padding-bottom: 3rem;
    }

    salla-slider .swiper-pagination-bullet {
        background: #6C4022;

    }

    salla-slider .swiper-pagination-bullet-active {
        background: #6C4022;

    }
}

.s-slider-block__title {
    border-bottom: none !important;
}

.home-block-title,
.s-slider-block__title-right {
    text-align: start !important;
    border-bottom: none !important;
    padding-bottom: 0 !important;

    .text-store-text-primary,
    h2 {
        font-weight: bold;
        font-size: 25px;
        color: #000;
    }

    .home-block-line,
    p {
        display: none;
    }
}


@media (min-width: 640px) {
    .s-products-slider-card {
        max-width: 290px;
        width: 50%;
    }
}

custom-salla-product-card {
    border: 1px solid #ffb938;
}

.product-card__title a {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7;

    @media (max-width: 640px) {
        font-size: 16px;
    }
}

.product-card__price .total-price {
    color: #6C4022;
}

.product-card__price {
    margin-top: 20px;
}

.quickview-btn {
    display: none;
}

.product-card__buttons>div {
    transform: none;
}

.product-card__buttons {
    bottom: auto;
    display: inline-flex;
    width: auto;
    top: 10px;
}

.product-card--primary-buttons button i,
.product-card--primary-buttons salla-button i {
    color: #76c247 !important;
}

.product-card__buttons>div button:hover {
    background-color: #76c247;

    i {
        color: #fff !important;
    }
}

.product-card__price .before-price {
    color: #FFB937;
    font-size: 17px;
    transition: 0.3s;
}

.product-card--primary-buttons button {
    border-color: #6C4022 !important;
    color: #6C4022 !important;
    width: auto;
    font-size: 18px;

    &:hover {
        background: #6C4022 !important;
        color: #fff !important;

        i {
            color: #fff !important;
        }
    }

}

.product-card__normal-cart__btn .s-button-text {
    display: flex;
    gap: 5px;
    flex-direction: row-reverse;

    i {
        color: #6C4022 !important;
        font-size: 18px;
        transition: 0.3s;
    }

    .sicon-shopping::before {
        content: "\e96b";
    }
}


.product-card {
    transition: 0.3s;

    &:hover {
        background: #FFB938;

        .product-card__title a {
            color: black;
        }

        .product-card__price .before-price {
            color: white;
        }

        .s-button-primary-outline:not(.btn--wishlist) {
            background: #6C4022 !important;
            color: #fff !important;

            i {
                color: #fff !important;
            }
        }
    }
}

.s-block--enhanced-features__item {
    background: url('https://cdn.salla.sa/form-builder/0BeHz5nywi8o9wD7bNjJSQ5hD3UfBI7rkRWCpZld.png') center center no-repeat;
    background-size: 100% 100%;
    border: none;
    box-shadow: none !important;

    .absolute {
        display: none;
    }

    img {
        width: 45px;
    }

    h2,
    p {
        color: #6C4022;
        font-size: 18px;
    }
}

@media (min-width: 1024px) {
    .first-features .grid {
        width: 90%;
        margin: auto;
    }

    .s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--6 {
        margin-top: 7rem;
    }
}

.banner--fixed {
    position: relative;
    width: 100%;
    display: block;
    overflow: visible;

    &:before {
        content: '';
        background: url('https://cdn.salla.sa/form-builder/LG1SAa8ToNUYfbxK29egF5tNMMOKBBPkDxsDpZqn.png') left top no-repeat;
        background-size: contain;
        position: absolute;
        top: -20%;
        left: -7%;
        width: 50%;
        height: 60%;
        z-index: 1;

        @media (max-width: 1024px) {
            left: 0;
            height: 40%;
            top: -10%;
        }
    }
}

.awards {
    background: url('https://cdn.salla.sa/form-builder/howcEHzLvLoAVkzu8KIjBh34UTSHe8HSv0fGzVWC.webp') center center no-repeat;
    background-size: cover;

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


        }
    }

    .max-w-7xl {
        max-width: 100rem;
        padding: 0 !important;
    }

    .swiper-slide {
        height: auto !important;
    }

    salla-slider .slide--one-sixth {
        a {
            border-radius: 10px;
            transition: 0.3s;
            width: 100%;
            display: block;
            height: 100%;
            padding: 20px;
            border: 2px solid transparent;

            &:hover {
                background: linear-gradient(rgba(255, 185, 56, 0) 0%, #ffb938 100%);
                border-color: #ffb938;
            }
        }
    }

    img {
        width: 41px;
        object-fit: contain !important;
        transform: none !important;
    }

    h3,
    p {
        font-size: 18px;
        color: #000;
    }

    h3 {
        margin-bottom: 16px;
    }

    .home-block-title,
    .s-slider-block__title-right {
        text-align: center !important;

        h2 {
            color: #fff;
        }

        p {
            display: block;
            color: #fff;
            margin-top: 0;
        }
    }

    .home-block-title {
        background: #6C4022;
        border-radius: 0px 0px 53px 53px;
        padding-block: 5px !important;

    }

    .swiper {
        padding-bottom: 4rem;
    }

    salla-slider .swiper-pagination-bullet {
        background: #6C4022;

    }

    salla-slider .swiper-pagination-bullet-active {
        background: #6C4022;

    }
}

.s-block--testimonials {
    @media (min-width: 1024px) {
        salla-slider .slide--one-fourth {
            width: 33.33%;
        }
    }

    @media (min-width: 640px) {
        salla-slider .slide--one-fourth {
            max-width: 400px;

        }
    }

    .testimonials-item {
        >div {
            border-radius: 10px;
            background: #fff;
            border: 1px solid #6c4022;
            padding: 6px;
            position: relative;
            z-index: 1;
            transition: 0.3s;
            display: flex;
            /* align-content: space-between;
            align-items: center; */
            flex-wrap: wrap;
            gap: 10px;

            &:hover {
                background: #6C4022;

                .font-bold.text-store-text-primary,
                p {
                    color: white;
                }
            }
        }

        .font-bold.text-store-text-primary {
            max-width: 110px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
    }

    .home-block-title {
        margin-bottom: 3rem;
    }

    #item-text {
        width: 100%;
        position: relative;
        padding-inline: 15px;

        &:before {
            content: '';
            width: 40%;
            height: 1px;
            background: #76C247;
            display: block;
            left: 0;
            right: 0;
            top: -14px;
            margin: auto;
            position: absolute;
        }

        p {
            font-size: 18px;
        }
    }

    .flex.items-center.justify-center {
        flex-grow: 1;

        .text-center {
            display: flex;
            gap: 20px;
            align-items: center;
        }
    }
}

.by-brand {
    background: #E1D9D2;

    @media (min-width: 1024px) {
        .lg\:grid-cols-6 {
            grid-template-columns: repeat(4, minmax(0, 1fr));
            width: 70%;
            margin: auto;
        }

    }

    @media (min-width: 768px) {
        .md\:grid-cols-3 {
            grid-template-columns: repeat(4, minmax(0, 1fr));
        }
    }

    .grid {
        a {
            width: 129px;
            height: 129px;
            border-radius: 10px;
            background: #fff;
            border: 1px solid #dedede;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: 0.3s;
            padding: 12px;
            margin: auto;

            img {
                filter: none;
                width: 100%;
                height: 100%;
                object-fit: contain;
                max-height: unset;
            }

            &:hover {
                border-color: #6C4022;
            }
        }
    }
}

.s-block--faq {
    .mt-2.text-3xl.font-bold.tracking-tight.text-store-text-primary.sm\:text-4xl {
        display: block;
        margin-bottom: 3rem;
    }

    @media (min-width: 768px) {
        .md\:grid-cols-2 {
            grid-template-columns: repeat(1, minmax(0, 1fr));
            width: 70%;
            margin: auto;
        }
    }

    .single-faq {
        padding: 0;
        overflow: hidden;
    }

    .faq-btn {
        background: #6C4022;
        font-weight: 500;
        padding: 10px 20px;

        p {
            color: #fff;
            font-size: 18px;
        }
    }

    .faq-content {

        p {
            color: #000;
            font-size: 18px;
            font-weight: 400;
            padding: 10px 20px;
            line-height: 1.6;
        }
    }
}

.locations {
    background: url('https://cdn.salla.sa/form-builder/UXc9KYBiDt4EduliipWkMQFu0TqKUNltsZwq9eJl.png') center center no-repeat;
    background-size: cover;
    border-radius: 10px;
    padding: 2rem 16px 1rem;

    @media (min-width: 1024px) {
        .lg\:grid-cols-3 {
            grid-template-columns: repeat(4, minmax(0, 1fr));
        }
    }


    .lg\:pt-80 {
        padding-top: 0;
        aspect-ratio: 1/1;
    }


    @media (max-width: 768px) {
        .grid-cols-1 {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }
    }

    .absolute.inset-0.-z-10.bg-gradient-to-t.from-gray-900.via-gray-900\/40 {
        background: #000;
        opacity: 0;
        transition: 0.3s;
    }

    .mt-3.text-lg.font-semibold.leading-6.text-white {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        margin: auto;
        text-align: center;
        opacity: 0;
        transition: 0.3s;
    }

    .relative.isolate.flex.flex-col.justify-end.overflow-hidden.rounded-2xl.bg-gray-900.px-8.pb-8.pt-80.sm\:pt-48.lg\:pt-80 {
        &:hover {
            .absolute.inset-0.-z-10.bg-gradient-to-t.from-gray-900.via-gray-900\/40 {
                opacity: 0.5;
            }

            .mt-3.text-lg.font-semibold.leading-6.text-white {
                opacity: 1;
            }
        }
    }


    .sm\:mt-20 {
        margin-top: 2rem;
    }

    .mt-2.text-lg.leading-8.text-store-text-secondary {
        font-size: 18px;
        color: black;
        font-weight: 500;
    }
}

.btn.btn-primary {
    background: #6c4022;
    color: white;
    font-size: 18px;
    font-weight: bold;
    margin-top: 2rem;
    padding: 16px 25px;
}

.footer-is-custom .store-footer .store-footer__inner {
    background: #6c4022;
}

.footer-is-custom .store-footer {
    color: #fff;
}

.footer-is-custom .store-footer .store-footer__curve {
    display: none;
}

.footer-is-custom .store-footer .footer-bottom {
    background-color: #6C4022;
}

.footer-is-custom .store-footer .footer-rights p {
    color: #fff;
}

.footer-is-custom .store-footer .contact-icon,
.footer-is-custom .store-footer .contact-social,
.footer-is-custom .store-footer .social-link {
    border-color: #fff;
    opacity: 1;
}

.store-footer .social-link:hover {
    background-color: #fff;
    opacity: 1;
    color: #6C4022;
}

.store-footer {
.mb-2\.5:has(salla-user-menu) {
    display: none;
}
    @media (min-width: 1024px) {
        .col-span-2 {
            grid-column: span 1;
        }
    }

    @media (min-width: 1024px) {
        .lg\:grid-cols-5 {
            grid-template-columns: repeat(3, minmax(0, 1fr));
        }
    }

    @media (max-width: 768px) {
        .grid-cols-2 {
            grid-template-columns: repeat(1, minmax(0, 1fr));
        }

        .mb-2\.5 {
            margin-bottom: .625rem;
            grid-column: span 1;
        }
    }
}
.footer-logo {
  background: white;
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
}
.footer-is-custom .store-footer .contact-icon, .footer-is-custom .store-footer .contact-social, .footer-is-custom .store-footer .social-link {
  border-color: #fff;
  opacity: 1;
  background: white;
  color: #6c4022;
}