salla-add-product-button button.s-button-element {
    background-color: #000000 !important;
    border-color: #000000 !important;
    color: #ffffff !important;
}

/* ضمان ظهور أيقونة السلة والنص باللون الأبيض */
salla-add-product-button button.s-button-element span,
salla-add-product-button button.s-button-element i {
    color: #ffffff !important;
}
.s-products-slider-slider .swiper-slide {
flex: 0 0 52% !important;
max-width: 52% !important;
}


.s-product-card-fit-height .s-product-card-image {
height: 11rem;
max-height: 15rem;
}
salla-trust-badges{display:none!important}
#product-filter option[value="bestSell"] {
    display: none !important;
}