/* Add custom CSS styles below */ 

.s-block--fixed-banner .banner--fixed img {
    border-radius: 13px!important;
    border: 1px solid #;
}

@media (max-width: 767px) {
    salla-slider .slide--one-sixth {
        width: 28%;
    }

    img.lazy.object-cover.mx-auto.w-40.h-40.rounded-full.group-hover\:scale-110.duration-400.loaded {
        height:8rem;
    }

   
       }

.bg-primary {
    background-color: #590e0e;
}




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