Css
.product-sku-wrapper{display:none!important}.bg-storeBG:has(salla-file-upload):not(.cart-item){display:none!important}.s-add-product-button-mini-checkout{display:none!important}salla-apple-pay{height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;border:none!important;min-height:0!important}salla-mini-checkout-widget{height:0!important;overflow:hidden!important;padding:0!important;margin:0!important;border:none!important;min-height:0!important}.s-add-product-button-main{width:100%!important}.s-add-product-button-main salla-button{flex:1!important}salla-add-product-button .s-button-btn,.s-add-product-button-compact .s-button-btn,.s-product-card-compact .s-add-product-button-compact salla-button .s-button-btn{background-color:var(--color-primary)!important;border-color:var(--color-primary)!important;color:var(--color-primary-reverse)!important}.store-footer,.footer-is-custom .store-footer{background-color:#0C8141!important;color:#fff!important}.store-footer .store-footer__inner,.store-footer .store-footer__contacts-row,.store-footer .store-footer__newsletter,.footer-is-custom .store-footer .store-footer__inner,.footer-is-custom .store-footer .store-footer__contacts-row{background-color:#0C8141!important;border-color:rgba(255,255,255,0.15)!important}.footer-is-custom .store-footer .footer-bottom,.store-footer .footer-bottom{background-color:#0C8141!important}.store-footer__curve{color:#0C8141!important}.store-footer a,.store-footer p,.store-footer span,.store-footer li,.store-footer h1,.store-footer h2,.store-footer h3,.store-footer h4{color:rgba(255,255,255,0.9)!important}.store-footer li.s-social-link{border:none!important;background:transparent!important;padding:0!important}.store-footer li.s-social-link a{width:48px!important;height:48px!important;border-radius:22%!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.store-footer li.s-social-link svg{fill:#fff!important;width:24px!important;height:24px!important}.store-footer li.s-social-link .s-social-icon{color:#fff!important}.store-footer li.s-social-link:has(a[href*="instagram"]) a{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)!important}.store-footer li.s-social-link:has(a[href*="facebook"]) a{background-color:#1877F2!important}.store-footer li.s-social-link:has(a[href*="tiktok"]) a{background-color:#010101!important}.store-footer li.s-social-link:has(a[href*="twitter"]) a,.store-footer li.s-social-link:has(a[href*="x.com"]) a{background-color:#000!important}.store-footer li.s-social-link:has(a[href*="snapchat"]) a{background-color:#FFFC00!important}.store-footer li.s-social-link:has(a[href*="snapchat"]) svg{fill:#000!important}.store-footer li.s-social-link:has(a[href*="youtube"]) a{background-color:#FF0000!important}.store-footer img.img-fluid{filter:brightness(0) invert(1)!important}.sticky-product-bar .s-quantity-input-container{border:1px solid #e5e7eb!important;border-radius:0!important;background:transparent!important;height:40px!important;padding:0!important;overflow:hidden!important;display:flex!important;align-items:stretch!important}.sticky-product-bar .s-quantity-input-button{width:44px!important;height:100%!important;min-width:44px!important;border:none!important;border-radius:0!important;background:transparent!important;color:#222!important;flex-shrink:0!important}.sticky-product-bar .s-quantity-input-button svg{width:16px!important;height:16px!important;fill:#222!important}.sticky-product-bar salla-quantity-input{border:none!important;outline:none!important;box-shadow:none!important}.selia-theme .main-nav-container.fixed-pinned .inner,.selia-theme .main-nav-container.fixed-pinned .inner.bg-inherit{transform:translateY(0px)!important}.selia-theme .product-card .product-card__image,.selia-theme .hover_style_4 .product-card .product-card__image{flex-grow:1!important;flex-shrink:1!important}.selia-theme .product-card .product-card__content,.selia-theme .hover_style_4 .product-card .product-card__content{display:flex!important;flex-direction:column!important;flex-grow:0!important;flex-shrink:0!important}@media(min-width:768px){.swiper-slide .product-card,.s-products-slider-card .product-card{height:100%!important}}@media(max-width:990px){html.selia-theme body .product-card .product-card__image .product-card__buttons,html.selia-theme body .product-card .product-card__image .product-card__buttons.normal,html.selia-theme body .product-card .product-card__image .product-card__addToCart,html.selia-theme body .product-card [class*="addToCart"],html.selia-theme body .hover_style_4 .product-card .product-card__image .product-card__buttons,html.selia-theme body .hover_style_4 .product-card .product-card__image .product-card__buttons.normal,html.selia-theme body .product-card .product-card__buttons,html.selia-theme body .product-card__buttons,html.selia-theme body .product-card__buttons.normal{display:none!important;height:0!important;max-height:0!important;overflow:hidden!important;visibility:hidden!important;padding:0!important;margin:0!important;opacity:0!important;pointer-events:none!important}html.selia-theme body .product-card__normal-cart,html.selia-theme body .product-card .product-card__normal-cart,html.selia-theme body .product-card .product-card__content .product-card__normal-cart{display:block!important;visibility:visible!important;height:auto!important;max-height:none!important;overflow:visible!important;opacity:1!important;width:100%!important}}

/* ===== Trust Badges ===== */
.ilahui-trust-badges {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-around !important;
  align-items: flex-start !important;
  gap: 12px !important;
  padding: 14px 12px !important;
  margin: 16px 0 !important;
  background: #fafafa !important;
  border-radius: 10px !important;
  flex-wrap: wrap !important;
}
.ilahui-trust-badge {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
  flex: 1 1 0 !important;
  min-width: 75px !important;
  max-width: 110px !important;
  gap: 5px !important;
}
.ilahui-trust-badge svg {
  width: 26px !important;
  height: 26px !important;
  color: #c8a876 !important;
  stroke: #c8a876 !important;
}
.ilahui-trust-badge-title {
  font-size: 12px !important;
  font-weight: 700 !important;
  color: #333 !important;
  line-height: 1.3 !important;
  direction: rtl !important;
}
.ilahui-trust-badge-desc {
  font-size: 11px !important;
  color: #888 !important;
  line-height: 1.3 !important;
  direction: rtl !important;
}

/* ===== Product Page Improvements ===== */
.product-single__info h1 {
  letter-spacing: -0.01em !important;
  color: #111827 !important;
  padding-bottom: 10px !important;
  border-bottom: 2px solid #f3ece0 !important;
  margin-bottom: 8px !important;
}
.product-price-top {
  background: #faf5ee !important;
  border: 1.5px solid #dcc99a !important;
  border-radius: 14px !important;
  padding: 6px 18px !important;
  display: inline-flex !important;
  align-items: center !important;
  margin: 4px 0 8px !important;
}
#variant-inventory {
  display: inline-flex !important;
  align-items: center !important;
  background: #edfaf7 !important;
  color: #0a7a68 !important;
  border: 1.5px solid #a5ddd5 !important;
  border-radius: 20px !important;
  padding: 5px 14px !important;
  font-weight: 700 !important;
  font-size: 13.5px !important;
  width: fit-content !important;
}
.product-form button.s-button-wide {
  border-radius: 14px !important;
  box-shadow: 0 4px 18px rgba(0,169,143,0.3) !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  letter-spacing: 0.4px !important;
  transition: transform 0.15s ease, box-shadow 0.15s ease !important;
}
.product-form button.s-button-wide:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 7px 24px rgba(0,169,143,0.45) !important;
}

/* ===== Product Page Improvements ===== */
.product-single__info h1 {
  letter-spacing: -0.01em !important;
  color: #111827 !important;
  padding-bottom: 10px !important;
  border-bottom: 2px solid #f3ece0 !important;
  margin-bottom: 8px !important;
}
.product-price-top {
  background: #faf5ee !important;
  border: 1.5px solid #dcc99a !important;
  border-radius: 14px !important;
  padding: 6px 18px !important;
  display: inline-flex !important;
  align-items: center !important;
  margin: 4px 0 8px !important;
}
#variant-inventory {
  display: inline-flex !important;
  align-items: center !important;
  background: #edfaf7 !important;
  color: #0a7a68 !important;
  border: 1.5px solid #a5ddd5 !important;
  border-radius: 20px !important;
  padding: 5px 14px !important;
  font-weight: 700 !important;
  font-size: 13.5px !important;
  width: fit-content !important;
}
.product-form button.s-button-wide {
  border-radius: 14px !important;
  box-shadow: 0 4px 18px rgba(0,169,143,0.3) !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  letter-spacing: 0.4px !important;
  transition: transform 0.15s ease, box-shadow 0.15s ease !important;
}
.product-form button.s-button-wide:hover {
  transform: translateY(-2px) !important;
  box-shadow: 0 7px 24px rgba(0,169,143,0.45) !important;
}
.product-price-top{display:none!important;}
/* ===== Hide Tax Text & Qty Buttons ===== */
.product-single__info small.text-store-text-secondary{display:none!important;}

/* ===== Hide Tax Text & Qty Buttons ===== */
.product-single__info small.text-store-text-secondary{display:none!important;}

/* ===== إصلاح محاذاة زر إضافة للسلة على الجوال ===== */

/* Grid alignment */
.s-products-list-wrapper {
  align-items: stretch;
}

/* Card fills its grid/slide cell */
salla-product-card,
custom-salla-product-card {
  height: 100%;
  display: flex !important;
  flex-direction: column !important;
}

/* Image grows, content stays at bottom */
custom-salla-product-card .product-card__image,
salla-product-card .product-card__image {
  flex: 1 1 auto !important;
}

custom-salla-product-card .product-card__content,
salla-product-card .product-card__content {
  flex-shrink: 0 !important;
}

/* Slider slide becomes flex so card can stretch */
.s-products-slider-card {
  display: flex !important;
  flex-direction: column !important;
}

.s-products-slider-card > custom-salla-product-card,
.s-products-slider-card > salla-product-card {
  flex: 1 !important;
}

/* ===== إصلاحات الموبايل ===== */
@media (max-width: 767px) {

  /* 1. إظهار 2 منتجات فقط في السلايدر بدلاً من 3 */
  .s-products-slider-card.swiper-slide {
    width: calc(50% - 8px) !important;
    min-width: calc(50% - 8px) !important;
    max-width: calc(50% - 8px) !important;
  }

  /* 2. إصلاح زر العودة للأعلى - منع الاقتصاص */
  .scroll-to-top {
    left: 12px !important;
    right: auto !important;
    bottom: 86px !important;
    overflow: visible !important;
    clip: auto !important;
    clip-path: none !important;
  }

  /* 3. إصلاح موضع زر WhatsApp على الموبايل */
  #wa-selia {
    bottom: 24px !important;
    right: 12px !important;
    left: auto !important;
    width: 44px !important;
    height: 44px !important;
  }

  #wa-selia img,
  #wa-selia svg {
    width: 24px !important;
    height: 24px !important;
  }
}


/* ===== #2: كروت المنتجات — hover box-shadow ===== */
.product-card {
  transition: box-shadow 0.22s ease, transform 0.22s ease !important;
  border-radius: 12px !important;
}
.product-card:hover {
  box-shadow: 0 6px 24px rgba(0,0,0,0.09) !important;
  transform: translateY(-3px) !important;
  position: relative !important;
  z-index: 2 !important;
}

/* ===== #3: تقليل المسافات بين الأقسام ===== */
.s-block {
  margin-top: 24px !important;
  margin-bottom: 0 !important;
}
.s-block:first-child {
  margin-top: 0 !important;
}

/* ===== #4: خلفية خضرا فاتح لقسم التصنيفات ===== */
.s-block--circle-links {
  background-color: #f4f9f6 !important;
  padding-top: 36px !important;
  padding-bottom: 36px !important;
  margin-top: 0 !important;
}

/* ===== #5: زر إضافة للسلة — outline style ===== */
salla-add-product-button .s-button-btn {
  background-color: transparent !important;
  border: 1.5px solid var(--color-primary) !important;
  color: var(--color-primary) !important;
  transition: background-color 0.2s ease, color 0.2s ease !important;
}
salla-add-product-button .s-button-btn:hover {
  background-color: var(--color-primary) !important;
  color: #ffffff !important;
}

/* ===== دواير التصنيفات موبايل ===== */
@media (max-width: 767px) {
  .s-block--circle-links ul {
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 12px 6px !important;
  }
  .s-block--circle-links .s-circle-link__image,
  .s-block--circle-links img {
    height: 60px !important;
    width: 60px !important;
  }
  .s-block--circle-links h3 {
    font-size: 11px !important;
    margin-top: 6px !important;
    line-height: 1.3 !important;
    font-weight: 600 !important;
  }
  .s-block--circle-links p {
    font-size: 9.5px !important;
    line-height: 1.2 !important;
    margin: 0 !important;
  }
  .s-block--circle-links {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .s-block {
    margin-top: 16px !important;
  }
}


/* ===== #2: زرار "عرض الكل" — أخضر + سهم ===== */
.s-slider-block__display-all {
  color: var(--color-primary) !important;
  font-weight: 700 !important;
  border: 1.5px solid var(--color-primary) !important;
  border-radius: 20px !important;
  padding: 5px 14px !important;
  font-size: 13px !important;
  transition: background-color 0.2s ease, color 0.2s ease !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
}
.s-slider-block__display-all::after {
  content: "←" !important;
  font-size: 13px !important;
}
.s-slider-block__display-all:hover {
  background-color: var(--color-primary) !important;
  color: #ffffff !important;
}

/* ===== عداد العرض: مطابقة ريف بالضبط ===== */
.offer-countdown-container {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}
.offer-countdown-content {
  display: grid !important;
  grid-template-columns: auto auto !important;
  grid-template-rows: auto auto !important;
  align-items: stretch !important;
  justify-content: center !important;
  flex-direction: unset !important;
  flex-wrap: unset !important;
  gap: 0px !important;
  column-gap: 56px !important;
  row-gap: 20px !important;
}
.offer-countdown-title {
  grid-column: 1 !important;
  grid-row: 1 !important;
  font-size: 19.2px !important;
  font-weight: 700 !important;
  white-space: nowrap !important;
  align-self: center !important;
  justify-self: start !important;
  margin: 0 !important;
  padding: 0 !important;
}
.offer-countdown-subtitle {
  grid-column: 1 !important;
  grid-row: 2 !important;
  align-self: start !important;
  justify-self: start !important;
  display: inline-flex !important;
  align-items: center !important;
  font-size: 12.8px !important;
  font-weight: 600 !important;
  margin: 0 !important;
  background: white !important;
  color: rgb(43, 161, 116) !important;
  border-radius: 8px !important;
  padding: 4px 8px !important;
  cursor: pointer !important;
}
.offer-countdown-subtitle::after {
  content: " ←" !important;
  font-size: 12.8px !important;
}
.offer-countdown-timer {
  grid-column: 2 !important;
  grid-row: 1 !important;
  align-self: center !important;
  justify-self: center !important;
}
.offer-countdown-description {
  grid-column: 2 !important;
  grid-row: 2 !important;
  display: block !important;
  font-size: 14px !important;
  align-self: start !important;
  justify-self: center !important;
  text-align: center !important;
  padding-top: 0 !important;
  margin: 0 !important;
}
.s-block--offer-countdown .s-count-down-item {
  width: 40px !important;
  height: 48px !important;
  padding: 0 !important;
  background: rgba(255,255,255,0.15) !important;
  border-radius: 4px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
}
.s-block--offer-countdown .s-count-down-item-value {
  font-size: 19.2px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}
.s-block--offer-countdown .s-count-down-item-label {
  font-size: 8.4px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  margin-top: 2px !important;
}
.s-block--offer-countdown .s-count-down-list {
  gap: 8px !important;
}
@media (max-width: 767px) {
  .offer-countdown-container {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .offer-countdown-content {
    column-gap: 20px !important;
    row-gap: 14px !important;
  }
  .offer-countdown-title {
    font-size: 14px !important;
    white-space: nowrap !important;
  }
  .offer-countdown-subtitle {
    font-size: 11px !important;
    padding: 3px 6px !important;
  }
  .offer-countdown-description {
    font-size: 11px !important;
  }
  .s-block--offer-countdown .s-count-down-item {
    width: 34px !important;
    height: 40px !important;
  }
  .s-block--offer-countdown .s-count-down-item-value {
    font-size: 15px !important;
  }
  .s-block--offer-countdown .s-count-down-item-label {
    font-size: 7px !important;
  }
  .s-block--offer-countdown .s-count-down-list {
    gap: 5px !important;
  }
}\

/* ===== Cart translation key fix ===== */
.s-cart-summary-card-bar-count { display: none !important; }
/* ===== Hide barcode icon next to SKU ===== */
.product-sku-wrapper i { display: none !important; }