/* ===== إخفاء ليبل العرض الأحمر ===== */
.s-product-card-promotion-title,
.promotion-title { display: none !important; }

/* ===== شكل الكارت + hover ===== */
.s-product-card-entry{
  border-radius: 16px;
  border: 1px solid #ececec;
  box-shadow: 0 1px 2px rgba(0,0,0,.04);
  transition: box-shadow .25s ease, transform .25s ease;
}
.s-product-card-entry:hover{
  box-shadow: 0 10px 28px rgba(0,0,0,.10);
  transform: translateY(-3px);
}
/* الـ overflow هنا مش على الكارت، عشان ما يقصّش زرار المفضلة */
.s-product-card-image{
  overflow: hidden;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.s-product-card-image-cover{ transition: transform .45s ease; }
.s-product-card-entry:hover .s-product-card-image-cover{ transform: scale(1.06); }

/* ===== تجميع محتوى الكارت ===== */
.s-product-card-horizontal .s-product-card-content{ justify-content: center; gap: 8px; }
.s-product-card-horizontal .s-product-card-content-footer{ margin-top: 0 !important; }

/* ===== الأسعار ===== */
.s-product-card-sale-price h4{ font-size: 20px; font-weight: 800; }
.s-product-card-sale-price span{ color: #9aa0a6; font-size: 13px; }

/* ===== الموبايل: الكارت بارتفاع الصورة بالظبط ===== */
@media (max-width: 767px){
  .s-product-card-horizontal{ height: 128px !important; }

  .s-product-card-horizontal .s-product-card-image{
    width: 128px !important;
    height: 128px !important;
    flex: 0 0 128px !important;
    align-self: stretch !important;
  }
  .s-product-card-horizontal .s-product-card-image > a{
    display: block; width: 100%; height: 100%;
  }
  .s-product-card-horizontal .s-product-card-image-cover{
    width: 100% !important; height: 100% !important; object-fit: cover;
  }

  .s-product-card-horizontal .s-product-card-content{
    height: 128px !important;
    padding: 10px 12px !important;
    gap: 4px !important;
    min-width: 0;
  }
  .s-product-card-horizontal .s-product-card-content-title{
    display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
    overflow: hidden; margin: 0;
    font-size: 13px; line-height: 1.3;
  }
  .s-product-card-horizontal .s-product-card-sale-price h4{ font-size: 16px; }
  .s-product-card-horizontal .s-product-card-content-footer .s-button-element{
    height: 32px !important; min-height: 32px !important; font-size: 12px;
  }
}
.main-menu > li:not([id="1475393714"]):not([id="13310436"]):not([id="722762554"]):not([id="1673068350"]){display:none!important}
.main-menu > li[id="13310436"] ul li:not([id="1659456678"]):not([id="1404534264"]):not([id="1597443599"]):not([id="1018588071"]):not([id="245140128"]):not([id="109765828"]):not([id="1302308761"]):not([id="633658867"]):not([id="1160753322"]):not([id="1770002438"]):not([id="1941084312"]):not([id="1098256861"]){display:none!important}

.main-menu > li[id="722762554"] ul li:not([id="1583373239"]):not([id="676166320"]):not([id="2049677745"]){display:none!important}

.s-contacts-list > div:has(> a[href="tel:+966543335116"]){display:none!important}
a[href="tel:+966543335116"]{display:none!important}