.s-product-card-content-subtitle {
    margin-bottom: 0.625rem;
    font-size: 0.875rem;
    line-height: 0.5;
    --tw-text-opacity
3
: 3;
    color: rgba(75, 85, 99, 1);
    color: rgba(75, 85, 99, var(--tw-text-opacity, 1));
}

  .container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 0px;
}

.s-product-card img {
  border-radius: 50% !important;
}

.s-product-card-content {
    position: relative;
    display: flex
;
    flex-direction: column;
    padding: 0.0rem;
    
    
}


/* زر إضافة للسلة داخل بطاقات المنتجات */
.s-products-list-vertical-cards .s-product-card-content-footer .s-button-btn,
.s-products-list .s-product-card-content-footer .s-button-btn,
.s-products-slider .s-product-card-content-footer .s-button-btn,
salla-add-product-button button.s-button-btn {
  height: 40px !important;        /* نفس القيمة التي جرّبتها */
  padding: 0 14px !important;
  border-radius: 15px !important;
  background-color: #818881 !important;
   border-radius: 0 !important;  
   
   
    /* يخلي الحواف مستقيمة */
}
.s-products-list .s-slider-swiper-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-sub h4, .s-products-list .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-sub h4, .s-products-slider-slider .s-slider-swiper-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-sub h4, .s-products-slider-slider .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-sub h4 {
    color: rgb(21 119 45 / 65%) !important;
    
}

.s-products-list .s-slider-swiper-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-sub, .s-products-list .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-sub, .s-products-slider-slider .s-slider-swiper-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-sub, .s-products-slider-slider .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-sub {
    margin: 0px !important;
    color: rgb(174 51 51) !important;
    
    
    .s-product-card-sale-price h4 {
    display: inline-block;
    font-size: 17.6px;
    line-height: 1.25rem;
    font-weight: 700;
    
  }