/* Add custom CSS styles below */

/* جديد */
.s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *) {
    opacity: 0;
}

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

@media (max-width: 640px) {
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media (max-width: 430px) {
.banner-entry {
    height: 150px !important;
}
}
section.s-block.s-block--banners:has(a[href="https://alfahd-lluod.com/ar/%D8%AF%D9%87%D9%86-%D8%A7%D9%84%D8%B9%D9%88%D8%AF/c924280434"]) .banner-entry {
    height: 270px !important;
}
@media (max-width: 430px) {
section.s-block.s-block--banners:has(a[href="https://alfahd-lluod.com/ar/%D8%AF%D9%87%D9%86-%D8%A7%D9%84%D8%B9%D9%88%D8%AF/c924280434"]) .banner-entry {
    height: 195px !important;
}
}
.banner--fixed img {
    background-color: rgb(243 244 246 / 0%) !important;
}
.banner-entry {
    background-color: rgb(243 244 246 / 0%) !important;
}
@media (min-width: 640px) {
    .two-row .banner-entry:first-child {
        grid-column: span 1 / span 1;
        grid-row: span 1 / span 1;
    }
}

.has-overlay:after {
    background-color: rgb(0 0 0 / 0%) !important;
}

.s-product-card-entry {
    border: 2px solid #b79a47;
}