/* Add custom CSS styles below */ 
body {
    background-color: #f2ece6;
}


    salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
        padding: 0;
    }
}
.s-social-list {
    display: flex;
    gap: 0.625rem;
    justify-content: center;
}
a.flex.items-center.m-0 {
    justify-content: center;
}
.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 {
    display: grid;
    text-align: center;
    justify-items: center;
}
.store-footer__inner, .footer-is-light .store-footer .store-footer__inner {
    background-color: #f4c6db;
    color: #931b22;
    border-top-left-radius: 5rem;
    border-top-right-radius: 5rem;
    box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
}

.s-products-slider-card.swiper-slide {
    width: 49vw !important;
}
.navbar-brand img {
    max-height: 3rem;
    width: auto;
    max-width: 90%;
}
.footer-is-light .store-footer {
    --tw-bg-opacity: 1;
    background-color: rgb(242 236 230);
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity, 1));
}
.s-product-card-fit-height .s-product-card-image {
    height: 15rem;
    max-height: 15rem;
}
.s-block {
    margin-top: 1rem;
}

.s-block.s-block--banners>.grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.s-block.s-block--banners>.grid .banner-entry {
    height: 3rem;
}
.gap-3 {
    gap: 0.1rem;
}
.s-social-list {
    display: flex;
    gap: .625rem;
    justify-content: center;
}


/* إخفاء صورة السجل التجاري + النص + الرقم */
.s-trust-badges-image,
.s-trust-badges-label,
.s-trust-badges-number {
display: none !important;
}

.s-button-primary-outline {
    color: #931b22;
    background-color: #f4c6db;
}
.s-button-outline {
    border-width: 0;
}
body {
    color: #660d33;
}
.s-product-options-option-label small {display:none}

#product-filter option[value="bestSell"] {
    display: none !important

  }