@import url("https://fadyehabamer.github.io/Salla-Assets/04-SHOHRAH25/ARBSH/index.css");
.s-block--categories img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
    border-radius: 0; /* بدون زوايا مدورة = شكل مربع */
}
/* تعطيل التظليل (اللون الغامق) فوق الصور في ثيم رائد */
.product-card .product-overlay,
.product-card .overlay,
.featured-product .product-overlay,
.featured-product .overlay {
    background: transparent !important;
    opacity: 0 !important;
}