/* Add custom CSS styles below */ 

/* إخفاء أيقونة المفضلة (القلب) من بطاقات المنتجات */
.s-product-card-wishlist-btn {
    display: none !important;
}

@media (max-width: 768px) {
  .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-add-product-button button.s-button-element {
    background: linear-gradient(135deg, #0D2340 0%, #1A375D 50%, #0D2340 100%) !important;
    border: 1px solid #DFBA67 !important;
    color: #FFFFFF !important;
    box-shadow: 0 4px 15px rgba(13, 35, 64, 0.4) !important;
    transition: all 0.3s ease !important;
}

/* تأثير التمرير للزر */
salla-add-product-button button.s-button-element:hover {
    background: linear-gradient(135deg, #1A375D 0%, #0D2340 100%) !important;
    border-color: #FBE3A1 !important;
    box-shadow: 0 6px 20px rgba(223, 186, 103, 0.6) !important;
}

/* نص وأيقونة السلة باللون الأبيض */
salla-add-product-button button.s-button-element span,
salla-add-product-button button.s-button-element i {
    color: #FFFFFF !important;
}

/* خلفية الفوتر مطابقة لزر السلة والحدود الذهبية */
.s-footer, footer {
    background: linear-gradient(135deg, #0D2340 0%, #1A375D 50%, #0D2340 100%) !important;
    border-top: 1px solid #DFBA67 !important;
}

/* جميع عناصر ونصوص الفوتر باللون الأبيض */
.s-footer *, footer * {
    color: #FFFFFF !important;
}

.s-product-options-option-label small {
  display: none;
}
g, #0D2340 0%, #1A375D 50%, #0D2340 100%) !important;
}

.s-footer *, 
footer * {
    color: #FFFFFF !impo