.s-product-card-category {
    display: none !important;
}


/* تصميم أحمد المصطفى - 0548142371 */
.contact-links a {
    background-color: #000 !important;
    color: #fff !important;
    --tw-bg-opacity: 1;
    padding: .5rem;
    min-width: 3.5rem;
    border-radius: .25rem;
    transition: all 0.3s ease;
}
/* تصميم أحمد المصطفى - 0548142371 */
.s-product-card-content-subtitle {
  display: none !important;
}


.contact-links a:hover {
    background-color: #333 !important;
    color: #fff !important;
}

/* تصميم أحمد المصطفى - 0548142371 */
@media (max-width: 480px) {
  /* تصغير العناوين بنسبة 5% إضافية */
  .s-product-card-title,
  .s-product-card-content h3,
  .s-product-card-content .product-title {
    font-size: 2.85vw !important;
    line-height: 1.1 !important;
    white-space: normal !important;
    word-break: break-word !important;
    text-align: center !important;
  }

  /* تصغير السعر بنفس النسبة */
  .s-price,
  .s-product-card-content .s-price {
    font-size: 2.65vw !important;
    line-height: 1.1 !important;
    text-align: center !important;
  }

  /* ضبط المسافات لتوازن التصميم */
  .s-product-card-content {
    padding: 0.4rem !important;
    gap: 0.3rem !important;
  }

  /* الحفاظ على الصورة والزر */
  .s-product-card img {
    max-height: none !important;
    width: 100% !important;
    object-fit: contain !important;
  }

  .s-product-card-content-footer .s-button-btn,
  .s-product-card-content-footer button,
  .s-product-card .s-button-primary {
    font-size: 0.75rem !important;
    line-height: 1 !important;
  }
}



.s-product-card-props {
  display: none;
}





/* here */