/* Add custom CSS styles below */ 
/* خلفية زر اضافة الى السلة */
.s-products-list .s-product-card-content-footer .s-button-btn, .s-products-slider-slider .s-product-card-content-footer .s-button-btn {
    padding: 0 !important;
    height: 40px !important;
    border-radius: 0 !important;
    background-color: #ededed !important;
    border: none !important;

  
}