/* إصلاح تمدد شعار الهيدر */
img.logo-normal {
  width: auto !important;
  height: auto !important;
  max-width: 105px !important;
  max-height: 50px !important;
  object-fit: contain !important;
  aspect-ratio: auto !important;
}

@media (max-width: 767px) {
  section.hafeef-hero-slider {
    transform: translateY(-9px) !important;
    margin-bottom: -6px !important;
  }
}
/* HAFEEF HEADER - WHITE TOP BAR */
#mainnav,
#mainnav .inner,
.main-nav-container,
.main-nav-container .inner {
  background: #ffffff !important;
}

/* تثبيت لون الأيقونات */
#mainnav .header-btn__icon,
#mainnav .sicon-menu,
#mainnav .sicon-search,
#mainnav .sicon-user,
#mainnav .sicon-cart {
  color: #00304d !important;
}

/* ظل خفيف جدًا يفصل الهيدر عن البنر */
#mainnav {
  box-shadow: 0 1px 8px rgba(15, 23, 42, 0.06) !important;
  border-bottom: 1px solid rgba(15, 23, 42, 0.04) !important;
}

/* =========================================
   HAFEEF BUNDLES - CLEAN CSS
   Mobile-first cleanup for bundle cards
   ========================================= */

/* القسم */
#featured-products-style2-1 {
  position: relative !important;
}

#featured-products-style2-1 .s-products-list-wrapper {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
}

#featured-products-style2-1 .tabs {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column !important;
  gap: 8px !important;
  margin-bottom: 18px !important;
}

#featured-products-style2-1 .tabs .s-button-element {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  min-height: auto !important;
}

#featured-products-style2-1 .tabs .s-button-text {
  font-size: 31px !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
  color: #142c63 !important;
  text-align: center !important;
  justify-content: center !important;
}

#featured-products-style2-1 .tabs::after {
  content: "اختر الباقة اللي تناسب احتياجك" !important;
  display: block !important;
  text-align: center !important;
  font-size: 17px !important;
  line-height: 1.4 !important;
  font-weight: 700 !important;
  color: #7b8794 !important;
  margin-top: -2px !important;
}

/* الكرت */
#featured-products-style2-1 custom-salla-product-card {
  direction: ltr !important;
  position: relative !important;
  display: grid !important;
  grid-template-columns: 42% 58% !important;
  align-items: stretch !important;
  gap: 12px !important;
  background: #ffffff !important;
  border: 1px solid #e7edf4 !important;
  border-radius: 22px !important;
  padding: 14px !important;
  box-shadow: 0 4px 18px rgba(15, 23, 42, 0.05) !important;
  overflow: hidden !important;
}

/* تنظيف */
#featured-products-style2-1 custom-salla-product-card .product-card__actions,
#featured-products-style2-1 custom-salla-product-card .product-card__buttons,
#featured-products-style2-1 custom-salla-product-card .wishlist,
#featured-products-style2-1 custom-salla-product-card .quickview-btn,
#featured-products-style2-1 custom-salla-product-card .addToCart,
#featured-products-style2-1 custom-salla-product-card .product-options {
  display: none !important;
}

/* الصورة */
#featured-products-style2-1 custom-salla-product-card .product-card__image {
  grid-column: 1 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  margin: 0 !important;
  background: #fff !important;
  border: 0 !important;
  box-shadow: none !important;
}

#featured-products-style2-1 custom-salla-product-card .product-card__image a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 100% !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

#featured-products-style2-1 custom-salla-product-card .product-card__image img.main-image {
  width: 100% !important;
  max-width: 168px !important;
  max-height: 136px !important;
  height: auto !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
  margin: 0 auto !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* المحتوى */
#featured-products-style2-1 custom-salla-product-card .product-card__content {
  direction: rtl !important;
  grid-column: 2 !important;
  width: 100% !important;
  min-width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  display: flex !important;
  align-items: stretch !important;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

#featured-products-style2-1 custom-salla-product-card .product-card__content-wrapper {
  direction: rtl !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  gap: 4px !important;
  width: 100% !important;
  min-width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: center !important;
}

/* العنوان */
#featured-products-style2-1 custom-salla-product-card .product-card__title {
  order: 1 !important;
  width: 100% !important;
  margin: 0 !important;
}

#featured-products-style2-1 custom-salla-product-card .product-card__title a {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  font-size: 19px !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
  color: #142c63 !important;
  text-decoration: none !important;
  margin: 0 !important;
}

/* العبوات */
#featured-products-style2-1 custom-salla-product-card .hafeef-card-qty-badge {
  order: 2 !important;
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #183b72 !important;
  font-size: 17px !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
  text-align: center !important;
}

/* العبارة الرفعية */
#featured-products-style2-1 custom-salla-product-card .hafeef-bundle-subline {
  order: 3 !important;
  display: block !important;
  width: 100% !important;
  margin: 0 0 2px !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  font-weight: 600 !important;
  color: #7b8794 !important;
  text-align: center !important;
}

/* النجوم */
#featured-products-style2-1 custom-salla-product-card .s-product-card-rating {
  order: 4 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 5px !important;
  width: 100% !important;
  margin: 0 0 -3px !important;
  text-align: center !important;
}

#featured-products-style2-1 custom-salla-product-card .s-rating-stars-wrapper {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 2px !important;
  flex-wrap: nowrap !important;
  line-height: 1 !important;
}

#featured-products-style2-1 custom-salla-product-card .s-rating-stars-btn-star {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

#featured-products-style2-1 custom-salla-product-card .s-rating-stars-btn-star svg {
  width: 14px !important;
  height: 14px !important;
}

#featured-products-style2-1 custom-salla-product-card .s-rating-stars-reviews {
  display: inline-flex !important;
  align-items: center !important;
  margin: 0 !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  color: #7b8794 !important;
}

/* المميزات */
#featured-products-style2-1 custom-salla-product-card .hafeef-bundle-features {
  order: 5 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 6px !important;
  width: 100% !important;
  margin: 4px 0 2px !important;
}

#featured-products-style2-1 custom-salla-product-card .hafeef-bundle-feature {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 5px !important;
  min-height: 29px !important;
  padding: 0 9px !important;
  min-width: 88px !important;
  max-width: 112px !important;
  background: #f7f8fa !important;
  border: 1px solid #e9eef4 !important;
  border-radius: 9px !important;
  box-shadow: none !important;
  white-space: nowrap !important;
}

#featured-products-style2-1 custom-salla-product-card .hafeef-bundle-feature__icon {
  width: 11px !important;
  height: 11px !important;
  flex: 0 0 11px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #7b8794 !important;
}

#featured-products-style2-1 custom-salla-product-card .hafeef-bundle-feature__icon svg {
  width: 11px !important;
  height: 11px !important;
  display: block !important;
}

#featured-products-style2-1 custom-salla-product-card .hafeef-bundle-feature__text {
  font-size: 10px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  color: #6b7280 !important;
}

/* =========================================
   MOBILE ONLY
   ========================================= */
@media (max-width: 768px) {
  /* العنوان الفرعي أعلى */
  #featured-products-style2-1 .tabs .s-button-text {
    font-size: 24px !important;
  }

  #featured-products-style2-1 .tabs::after {
    font-size: 15px !important;
  }

  /* الكرت */
  #featured-products-style2-1 custom-salla-product-card {
    grid-template-columns: 42% 58% !important;
    gap: 10px !important;
    padding: 12px !important;
    border-radius: 18px !important;
  }

  #featured-products-style2-1 custom-salla-product-card .product-card__content-wrapper {
    position: relative !important;
    padding-bottom: 72px !important; /* مساحة فقط للسعر والزر */
  }

  #featured-products-style2-1 custom-salla-product-card .product-card__image {
    position: relative !important;
    overflow: visible !important;
  }

  #featured-products-style2-1 custom-salla-product-card .product-card__image img.main-image {
    max-width: 150px !important;
    max-height: 118px !important;
  }

  #featured-products-style2-1 custom-salla-product-card .product-card__title a {
    font-size: 17px !important;
  }

  #featured-products-style2-1 custom-salla-product-card .hafeef-card-qty-badge {
    font-size: 15px !important;
  }

  #featured-products-style2-1 custom-salla-product-card .hafeef-bundle-subline {
    font-size: 12px !important;
  }

  #featured-products-style2-1 custom-salla-product-card .hafeef-bundle-feature {
    min-height: 28px !important;
    min-width: 84px !important;
    max-width: 108px !important;
    padding: 0 8px !important;
  }

  #featured-products-style2-1 custom-salla-product-card .hafeef-bundle-feature__text {
    font-size: 10px !important;
  }

  /* البادج بعد نقله بالجافا إلى الصورة */
  #featured-products-style2-1 custom-salla-product-card .product-card__subtitle {
    position: absolute !important;
    top: -12px !important;
    left: -12px !important;
    right: auto !important;
    z-index: 12 !important;
    margin: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    min-height: 32px !important;
    padding: 0 12px !important;
    border-radius: 2px !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 32px !important;
    white-space: nowrap !important;
    border: 0 !important;
    box-shadow: none !important;
    transform: none !important;
  }


  #featured-products-style2-1 custom-salla-product-card#product-1297836618 .product-card__subtitle {
    background: #173a79 !important;
    color: #fff !important;
  }

  #featured-products-style2-1 custom-salla-product-card#product-318387740 .product-card__subtitle {
    background: #119647 !important;
    color: #fff !important;
  }

  #featured-products-style2-1 custom-salla-product-card#product-376098062 .product-card__subtitle {
    background: #2959c8 !important;
    color: #fff !important;
  }
 

  /* السعر فوق الزر */
  #featured-products-style2-1 custom-salla-product-card .product-card__price,
  #featured-products-style2-1 custom-salla-product-card .price-wrapper {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 35px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    text-align: center !important;
    direction: rtl !important;
    z-index: 3 !important;
  }

  #featured-products-style2-1 custom-salla-product-card .price_is_on_sale {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    direction: rtl !important;
  }

  #featured-products-style2-1 custom-salla-product-card .price_is_on_sale .before-price {
    order: 1 !important;
    font-size: 13px !important;
    line-height: 1 !important;
    opacity: 0.7 !important;
  }

  #featured-products-style2-1 custom-salla-product-card .price_is_on_sale .total-price {
    order: 2 !important;
    font-size: 20px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
  }

  #featured-products-style2-1 custom-salla-product-card .starting-or-normal-price {
    display: none !important;
  }

  /* الزر أسفل الكرت */
#featured-products-style2-1 custom-salla-product-card .product-card__addToCart,
#featured-products-style2-1 custom-salla-product-card .product-card__addToCart.mobile,
#featured-products-style2-1 custom-salla-product-card .hafeef-home-btn-wrap {
  position: absolute !important;
  left: -3px !important;   /* لفّه يسار */
  right: auto !important;
  bottom: -18px !important;
  z-index: 4 !important;
  width: calc(100% + 6px) !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: none !important;
}

  #featured-products-style2-1 custom-salla-product-card .product-card__addToCart .w-full,
  #featured-products-style2-1 custom-salla-product-card .product-card__addToCart .s-button-wrap {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  #featured-products-style2-1 custom-salla-product-card .product-card__addToCart .s-button-element,
  #featured-products-style2-1 custom-salla-product-card .hafeef-home-btn-wrap button[aria-label="Add to cart button"] {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 14px !important;
    margin: 0 !important;
    border-radius: 0px !important;
    background: #142c63 !important;
    border: 1px solid #142c63 !important;
    color: #fff !important;
    box-shadow: none !important;
    outline: none !important;
    transform: none !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    appearance: none !important;
    -webkit-appearance: none !important;
  }

  #featured-products-style2-1 custom-salla-product-card .product-card__addToCart .s-button-text,
  #featured-products-style2-1 custom-salla-product-card .hafeef-home-btn-wrap .s-button-text {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-align: center !important;
    transform: none !important;
    position: static !important;
  }

  #featured-products-style2-1 custom-salla-product-card .product-card__addToCart .s-button-text i,
  #featured-products-style2-1 custom-salla-product-card .hafeef-home-btn-wrap .s-button-text i {
    margin: 0 !important;
    color: #fff !important;
    font-size: 14px !important;
    transform: none !important;
  }

  #featured-products-style2-1 custom-salla-product-card .product-card__addToCart .s-button-element:hover,
  #featured-products-style2-1 custom-salla-product-card .product-card__addToCart .s-button-element:active,
  #featured-products-style2-1 custom-salla-product-card .product-card__addToCart .s-button-element:focus,
  #featured-products-style2-1 custom-salla-product-card .product-card__addToCart .s-button-element:focus-visible,
  #featured-products-style2-1 custom-salla-product-card .hafeef-home-btn-wrap button[aria-label="Add to cart button"]:hover,
  #featured-products-style2-1 custom-salla-product-card .hafeef-home-btn-wrap button[aria-label="Add to cart button"]:active,
  #featured-products-style2-1 custom-salla-product-card .hafeef-home-btn-wrap button[aria-label="Add to cart button"]:focus,
  #featured-products-style2-1 custom-salla-product-card .hafeef-home-btn-wrap button[aria-label="Add to cart button"]:focus-visible {
    background: #142c63 !important;
    border-color: #142c63 !important;
    color: #fff !important;
    box-shadow: none !important;
    outline: none !important;
    transform: none !important;
    filter: none !important;
  }
}

@media (max-width: 768px) {
  #featured-products-style2-1 .tabs {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    margin: -33px 0 17px !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  #featured-products-style2-1 .tabs .s-button-wrap,
  #featured-products-style2-1 .tabs .s-button-element {
    position: relative !important;
    display: block !important;
    overflow: visible !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    min-height: auto !important;
  }

  #featured-products-style2-1 .tabs .s-button-text {
    display: inline-block !important;
    position: relative !important;
    z-index: 2 !important;
    margin: 0 !important;
    padding: 0 34px 2px !important;
    font-size: 24px !important;
    line-height: 1.4 !important;
    font-weight: 900 !important;
    color: #142c63 !important;
    text-align: center !important;
    white-space: normal !important;
    overflow: visible !important;
    letter-spacing: 0 !important;
  }

  #featured-products-style2-1 .tabs::after {
    content: "اختر الباقة اللي تناسب احتياجك" !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 15px !important;
    line-height: 1.45 !important;
    font-weight: 700 !important;
    color: #8b95a7 !important;
    text-align: center !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }
}

/* =========================================
   BUNDLE RATING - CLEAN CSS ONLY
   النتيجة: ★ 4.9 (83)
   ========================================= */
@media (max-width: 768px) {

  
  /* السطر كامل */
  #featured-products-style2-1 custom-salla-product-card .s-product-card-rating {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0 !important;
    width: 100% !important;
    margin: 0 0 4px !important;
    text-align: center !important;
    direction: ltr !important;
  }

  /* نفس الwrapper هو السطر كله */
  #featured-products-style2-1 custom-salla-product-card .s-rating-stars-wrapper {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0 !important;
    line-height: 1 !important;
    direction: ltr !important;
  }

  /* نخفي كل النجوم */
  #featured-products-style2-1 custom-salla-product-card .s-rating-stars-btn-star {
    display: none !important;
  }

  /* نظهر أول نجمة فقط */
  #featured-products-style2-1 custom-salla-product-card .s-rating-stars-btn-star:first-child {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    order: 3 !important;
  }

  /* حجم النجمة */
  #featured-products-style2-1 custom-salla-product-card .s-rating-stars-btn-star:first-child svg {
    width: 13px !important;
    height: 13px !important;
    display: block !important;
  }

  /* الرقم يكون ثاني عنصر */
  #featured-products-style2-1 custom-salla-product-card .s-rating-stars-wrapper::after {
    display: inline-flex !important;
    align-items: center !important;
    order: 2 !important;
    margin: 0 4px 0 4px !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    color: #142c63 !important;
  }

  /* العدد يكون ثالث عنصر */
  #featured-products-style2-1 custom-salla-product-card .s-rating-stars-reviews {
    display: inline-flex !important;
    align-items: center !important;
    order: 1 !important;
    margin: 0 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    color: #7b8794 !important;
    direction: ltr !important;
  }

  /* اليومية = 4.9 */
  #featured-products-style2-1 custom-salla-product-card#product-1297836618 .s-rating-stars-wrapper::after {
    content: "4.9" !important;
  }

  /* المتكاملة = 5 */
  #featured-products-style2-1 custom-salla-product-card#product-318387740 .s-rating-stars-wrapper::after {
    content: "5" !important;
  }

  /* الأساسية = 5 */
  #featured-products-style2-1 custom-salla-product-card#product-376098062 .s-rating-stars-wrapper::after {
    content: "5" !important;
  }
}



/* =========================================
   HAFEEF BUNDLES - DESKTOP CLEAN
   نفس روح الجوال لكن مناسب للديسكتوب
   بدون لمس المنتجات الفردية
   ========================================= */

@media (min-width: 769px) {

  
  /* القسم */
  #featured-products-style2-1 {
    position: relative !important;
  }

  #featured-products-style2-1 .tabs {
    margin-bottom: 20px !important;
  }

  #featured-products-style2-1 .tabs .s-button-text {
    font-size: 30px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    color: #142c63 !important;
  }

  #featured-products-style2-1 .tabs::after {
    font-size: 15px !important;
    line-height: 1.4 !important;
    font-weight: 700 !important;
    color: #8b95a7 !important;
    margin-top: 0 !important;
  }

  /* حاوية الباقات */
  #featured-products-style2-1 .s-products-list-wrapper {
    display: flex !important;
    flex-direction: column !important;
    gap: 18px !important;
  }

  /* كرت الباقة فقط */
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle {
    direction: ltr !important;
    position: relative !important;
    display: grid !important;
    grid-template-columns: 34% 66% !important;
    align-items: stretch !important;
    gap: 20px !important;

    min-height: 230px !important;
    height: 230px !important;
    max-height: 230px !important;

    background: #ffffff !important;
    border: 1px solid #e7edf4 !important;
    border-radius: 22px !important;
    padding: 18px 18px 44px !important;

    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.045) !important;
    overflow: hidden !important;
  }
@media (min-width: 769px) {
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle {
    width: 100% !important;
    max-width: 920px !important; /* تحكم بعرض الكرت من هنا */
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
  /* إخفاء الزوائد */
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__actions,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__buttons,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .wishlist,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .quickview-btn,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .addToCart,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-options {
    display: none !important;
  }

  /* منطقة الصورة - مثبتة */
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__image {
    grid-column: 1 !important;
    position: relative !important;

    width: 100% !important;
    height: 126px !important;
    min-height: 126px !important;
    max-height: 126px !important;

    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow: visible !important;
    align-self: center !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__image a {
    width: 100% !important;
    height: 126px !important;
    min-height: 126px !important;
    max-height: 126px !important;

    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__image img.main-image {
    width: 210px !important;
    height: 132px !important;
    max-width: 210px !important;
    max-height: 132px !important;

    object-fit: contain !important;
    object-position: center !important;
    display: block !important;
    margin: 0 auto !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  /* البادج */
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__subtitle {
    position: absolute !important;
    top: -38px !important;
    left: -18px !important;
    right: auto !important;
    z-index: 12 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    min-height: 34px !important;
    padding: 0 14px !important;
    margin: 0 !important;

    border-radius: 0 0 8px 0 !important;
    border: 0 !important;
    box-shadow: none !important;

    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 34px !important;
    white-space: nowrap !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle#product-1297836618 .product-card__subtitle {
    background: #173a79 !important;
    color: #ffffff !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle#product-318387740 .product-card__subtitle {
    background: #119647 !important;
    color: #ffffff !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle#product-376098062 .product-card__subtitle {
    background: #2959c8 !important;
    color: #ffffff !important;
  }

  /* المحتوى */
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__content {
    direction: rtl !important;
    grid-column: 2 !important;

    width: 100% !important;
    min-width: 0 !important;
    height: 126px !important;
    min-height: 126px !important;
    max-height: 126px !important;

    padding: 0 !important;
    margin: 0 !important;

    display: flex !important;
    align-items: stretch !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__content-wrapper {
    direction: rtl !important;
    position: relative !important;

    width: 100% !important;
    min-width: 0 !important;
    height: 126px !important;
    min-height: 126px !important;
    max-height: 126px !important;

    margin: 0 !important;
    padding: 0 0 48px !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 3px !important;

    text-align: center !important;
    overflow: visible !important;
  }

  /* العنوان */
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__title {
    order: 1 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__title a {
    display: block !important;
    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    text-align: center !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    font-weight: 850 !important;
    color: #142c63 !important;
    text-decoration: none !important;

    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  /* عدد العبوات */
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .hafeef-card-qty-badge {
    order: 2 !important;
    display: block !important;
    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #183b72 !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    text-align: center !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  /* العبارة */
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .hafeef-bundle-subline {
    order: 3 !important;
    display: block !important;
    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 13px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
    color: #7b8794 !important;
    text-align: center !important;
  }

  /* التقييم للباقات - يبقى تحت العبارة */
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .s-product-card-rating {
    order: 4 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;
    margin: 4px 0 0 !important;
    padding: 0 !important;

    text-align: center !important;
    direction: ltr !important;
    line-height: 1 !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .s-rating-stars-wrapper {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 2px !important;
    line-height: 1 !important;
    direction: ltr !important;
    white-space: nowrap !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .s-rating-stars-btn-star {
    display: none !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .s-rating-stars-btn-star:first-child {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    order: 3 !important;
    margin: 0 !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .s-rating-stars-btn-star:first-child svg {
    width: 13px !important;
    height: 13px !important;
    display: block !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .s-rating-stars-wrapper::after {
    display: inline-flex !important;
    align-items: center !important;
    order: 2 !important;
    margin: 0 4px !important;

    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    color: #142c63 !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .s-rating-stars-reviews {
    display: inline-flex !important;
    align-items: center !important;
    order: 1 !important;
    margin: 0 !important;

    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    color: #7b8794 !important;
    direction: ltr !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle#product-1297836618 .s-rating-stars-wrapper::after {
    content: "4.9" !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle#product-318387740 .s-rating-stars-wrapper::after,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle#product-376098062 .s-rating-stars-wrapper::after {
    content: "5" !important;
  }

/* المميزات - تحريك مستقل */
#featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .hafeef-bundle-features {
  order: 5 !important;

  position: relative !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: nowrap !important;

  width: 100% !important;
  gap: 8px !important;
  margin: 7px 0 0 !important;
  padding: 0 !important;

  transform: translate(0px, -8px) !important;
}

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .hafeef-bundle-feature {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;

    min-height: 28px !important;
    min-width: 94px !important;
    max-width: 120px !important;
    padding: 0 10px !important;

    background: #f7f8fa !important;
    border: 1px solid #e9eef4 !important;
    border-radius: 9px !important;
    box-shadow: none !important;
    white-space: nowrap !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .hafeef-bundle-feature__icon {
    width: 11px !important;
    height: 11px !important;
    flex: 0 0 11px !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .hafeef-bundle-feature__icon svg {
    width: 11px !important;
    height: 11px !important;
    display: block !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .hafeef-bundle-feature__text {
    font-size: 10px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    color: #6b7280 !important;
  }

  /* السعر تحت المحتوى وفوق الزر */
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__price,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .price-wrapper {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: -38px !important;

    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    text-align: center !important;
    direction: rtl !important;
    z-index: 3 !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .price_is_on_sale {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    direction: rtl !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .price_is_on_sale .before-price {
    order: 1 !important;
    font-size: 13px !important;
    line-height: 1 !important;
    opacity: 0.7 !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .price_is_on_sale .total-price {
    order: 2 !important;
    font-size: 22px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
    color: #ff3b3b !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .starting-or-normal-price {
    display: none !important;
  }

  /* زر السلة يظهر على الديسكتوب */
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__addToCart,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__addToCart.mobile,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .hafeef-home-btn-wrap {
    position: absolute !important;
    left: -3px !important;
    right: auto !important;
    bottom: -86px !important;

    z-index: 4 !important;
    width: calc(100% + 6px) !important;
    margin: 0 !important;
    padding: 0 !important;

    display: block !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__addToCart .w-full,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__addToCart .s-button-wrap {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__addToCart .s-button-element,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .hafeef-home-btn-wrap button[aria-label="Add to cart button"] {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;

    height: 38px !important;
    min-height: 38px !important;

    margin: 0 !important;
    padding: 0 14px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 0 !important;
    background: #142c63 !important;
    border: 1px solid #142c63 !important;
    color: #ffffff !important;

    box-shadow: none !important;
    outline: none !important;
    transform: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__addToCart .s-button-text,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .hafeef-home-btn-wrap .s-button-text {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;

    color: #ffffff !important;
    font-size: 13px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    text-align: center !important;

    position: static !important;
    transform: none !important;
  }

  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .product-card__addToCart .s-button-text i,
  #featured-products-style2-1 custom-salla-product-card.hafeef-home-card--bundle .hafeef-home-btn-wrap .s-button-text i {
    margin: 0 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    transform: none !important;
  }
}

/* =========================================
   HAFEEF HOME INDIVIDUAL PRODUCTS - CLEAN FINAL
   المنتجات الفردية في الرئيسية فقط
   بدون لمس الباقات
   ========================================= */

@media (max-width: 768px) {

  /* الكرت الأساسي */
  custom-salla-product-card.hafeef-home-card--normal,
  custom-salla-product-card.hafeef-home-card--normal.product-card--fit-height,
  custom-salla-product-card.hafeef-home-card--normal.product-card--horizontal {
    direction: ltr !important;
    position: relative !important;
    display: grid !important;
    grid-template-columns: 40% 60% !important;
    align-items: stretch !important;
    gap: 8px !important;

    height: 128px !important;
    min-height: 128px !important;
    max-height: 128px !important;

    background: #ffffff !important;
    border: 1px solid #e7edf4 !important;
    border-radius: 16px !important;
    padding: 9px !important;
    box-shadow: 0 4px 16px rgba(15, 23, 42, 0.05) !important;
    overflow: hidden !important;
  }

  /* إخفاء الزوائد */
  custom-salla-product-card.hafeef-home-card--normal .product-card__actions,
  custom-salla-product-card.hafeef-home-card--normal .product-card__buttons,
  custom-salla-product-card.hafeef-home-card--normal .wishlist,
  custom-salla-product-card.hafeef-home-card--normal .quickview-btn,
  custom-salla-product-card.hafeef-home-card--normal .addToCart,
  custom-salla-product-card.hafeef-home-card--normal .product-options,
  custom-salla-product-card.hafeef-home-card--normal .product-card__subtitle,
  custom-salla-product-card.hafeef-home-card--normal .hafeef-bundle-subline,
  custom-salla-product-card.hafeef-home-card--normal .hafeef-bundle-features,
  custom-salla-product-card.hafeef-home-card--normal .hafeef-bundle-feature {
    display: none !important;
  }

  /* منطقة الصورة - مثبتة لمنع القفز */
  custom-salla-product-card.hafeef-home-card--normal .product-card__image {
    grid-column: 1 !important;
    width: 100% !important;
    height: 110px !important;
    min-height: 110px !important;
    max-height: 110px !important;
    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow: hidden !important;
    align-self: center !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__image a {
    width: 100% !important;
    height: 110px !important;
    min-height: 110px !important;
    max-height: 110px !important;
    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__image img.main-image {
    width: 130px !important;
    height: 111px !important;
    max-width: 130px !important;
    max-height: 111px !important;

    object-fit: contain !important;
    object-position: center !important;
    display: block !important;
    margin: 0 auto !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  /* المحتوى */
  custom-salla-product-card.hafeef-home-card--normal .product-card__content {
    direction: rtl !important;
    grid-column: 2 !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 110px !important;
    min-height: 110px !important;
    max-height: 110px !important;

    padding: 0 !important;
    margin: 0 !important;

    display: flex !important;
    align-items: stretch !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__content-wrapper {
    direction: rtl !important;
    position: relative !important;

    width: 100% !important;
    min-width: 0 !important;
    height: 110px !important;
    min-height: 110px !important;
    max-height: 110px !important;

    margin: 0 !important;
    padding: 0 0 39px !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 1px !important;

    text-align: center !important;
    overflow: visible !important;
  }

  /* العنوان */
  custom-salla-product-card.hafeef-home-card--normal .product-card__title {
    order: 1 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
custom-salla-product-card.hafeef-home-card--normal .product-card__title a {
  color: #142c63 !important;
  font-weight: 800 !important;
}
  custom-salla-product-card.hafeef-home-card--normal .product-card__title a {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  white-space: normal !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;

  line-height: 1.25 !important;
  min-height: 20px !important;
  max-height: 40px !important;
}

  /* عدد العبوات */
  custom-salla-product-card.hafeef-home-card--normal .hafeef-card-qty-badge {
    order: 2 !important;
    display: block !important;
    width: 100% !important;

    margin: 2px 0 0 !important;
    padding: 0 !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;

    color: #183b72 !important;
    font-size: 15px !important;
    line-height: 1.15 !important;
    font-weight: 550 !important;
    text-align: center !important;
  }

/* =========================
   INDIVIDUAL CARD: PRICE + RATING ROW
   السعر يمين والتقييم بعده يسار
   ========================= */

/* السعر يمين */
custom-salla-product-card.hafeef-home-card--normal .product-card__price,
custom-salla-product-card.hafeef-home-card--normal .price-wrapper {
  position: absolute !important;
  right: 52px !important;   /* حرّك السعر يمين/يسار من هنا */
  left: auto !important;
  bottom: 36px !important;

  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-end !important;

  text-align: right !important;
  direction: rtl !important;
  z-index: 3 !important;
}

custom-salla-product-card.hafeef-home-card--normal .starting-or-normal-price,
custom-salla-product-card.hafeef-home-card--normal .starting-or-normal-price .total-price {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

custom-salla-product-card.hafeef-home-card--normal .starting-or-normal-price .total-price,
custom-salla-product-card.hafeef-home-card--normal .product-card__price .total-price {
  margin: 0 !important;
  padding: 0 !important;

  color: #9aa6b2 !important;
  font-size: 17px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
}

/* مسافة بين الرقم ورمز الريال */
custom-salla-product-card.hafeef-home-card--normal .product-card__price .sicon-sar,
custom-salla-product-card.hafeef-home-card--normal .price-wrapper .sicon-sar {
  margin-right: 4px !important;
  margin-left: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  line-height: 1 !important;
}
custom-salla-product-card.hafeef-home-card--normal .product-card__price .sicon-sar,
custom-salla-product-card.hafeef-home-card--normal .price-wrapper .sicon-sar {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
  margin-right: 4px !important;
  margin-left: 0 !important;
  transform: translateY(-4px) !important;
  font-size: 14px !important;
}

/* التقييم يسار السعر */
custom-salla-product-card.hafeef-home-card--normal .s-product-card-rating {
  order: 3 !important;
  position: absolute !important;
  right: auto !important;
  left: 18px !important;   /* حرّك التقييم يمين/يسار من هنا */
  bottom: 36px !important;

  width: auto !important;
  height: 16px !important;
  min-height: 16px !important;
  max-height: 16px !important;

  margin: 0 !important;
  padding: 0 !important;

  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;

  text-align: left !important;
  direction: ltr !important;
  line-height: 1 !important;
  z-index: 3 !important;
  overflow: visible !important;
}

custom-salla-product-card.hafeef-home-card--normal salla-rating-stars {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;

  width: auto !important;
  height: 16px !important;
  min-height: 16px !important;
  max-height: 16px !important;

  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  direction: ltr !important;
}

custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-wrapper {
  display: inline-flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: flex-start !important;

  width: auto !important;
  height: 16px !important;
  min-height: 16px !important;
  max-height: 16px !important;

  margin: 0 !important;
  padding: 0 !important;

  gap: 2px !important;
  line-height: 1 !important;
  direction: ltr !important;
  white-space: nowrap !important;
  overflow: visible !important;
}

/* نخفي كل النجوم */
custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-btn-star {
  display: none !important;
}

/* نعرض أول نجمة فقط */
custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-btn-star:first-child {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  order: 3 !important;
  flex: 0 0 auto !important;

  width: 12px !important;
  height: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;

  transform: translateY(-1px) !important; /* يوازن النجمة مع الرقم */
}

custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-btn-star:first-child svg {
  width: 12px !important;
  height: 12px !important;
  display: block !important;
}

/* رقم التقييم 5 */
custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-wrapper::after {
  content: "5" !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  order: 2 !important;
  flex: 0 0 auto !important;

  margin: 0 2px !important;
  padding: 0 !important;

  font-size: 12.5px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  color: #142c63 !important;

  transform: translateY(0) !important;
}

/* عدد التقييمات */
custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-reviews {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  order: 1 !important;
  flex: 0 0 auto !important;

  width: auto !important;
  height: 14px !important;
  margin: 0 !important;
  padding-inline-start: 4px !important;

  font-size: 12px !important;      /* كبرناه شوي */
  font-weight: 400 !important;     /* Regular */
  line-height: 1 !important;
  color: #7b8794 !important;

  direction: ltr !important;
  white-space: nowrap !important;

  transform: translateY(0) !important;
}
  
  /* زر السلة */
  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart,
  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart.mobile {
    position: absolute !important;
    left: -3px !important;
    right: auto !important;
    bottom: -15px !important;

    z-index: 4 !important;
    width: calc(100% + 6px) !important;
    margin: 0 !important;
    padding: 0 !important;

    display: block !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .w-full,
  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-wrap {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-element {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;

    height: 32px !important;
    min-height: 32px !important;

    margin: 0 !important;
    padding: 0 12px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 0 !important;
    background: #142c63 !important;
    border: 1px solid #142c63 !important;
    color: #ffffff !important;

    box-shadow: none !important;
    outline: none !important;
    transform: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-text {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;

    color: #ffffff !important;
    font-size: 12px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    text-align: center !important;

    position: static !important;
    transform: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-text i {
    margin: 0 !important;
    color: #ffffff !important;
    font-size: 13px !important;
    transform: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-element:hover,
  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-element:active,
  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-element:focus {
    background: #142c63 !important;
    border-color: #142c63 !important;
    color: #ffffff !important;
    box-shadow: none !important;
    outline: none !important;
    transform: none !important;
    filter: none !important;
  }
}

/* =========================================
   HAFEEF HOME INDIVIDUAL PRODUCTS - DESKTOP
   نفس منطق الجوال لكن مناسب للديسكتوب
   بدون لمس الباقات
   ========================================= */

@media (min-width: 769px) {

  /* الكرت الفردي */
  custom-salla-product-card.hafeef-home-card--normal,
  custom-salla-product-card.hafeef-home-card--normal.product-card--fit-height,
  custom-salla-product-card.hafeef-home-card--normal.product-card--horizontal {
    direction: ltr !important;
    position: relative !important;
    display: grid !important;
    grid-template-columns: 44% 56% !important;
    align-items: stretch !important;
    gap: 14px !important;

    height: 176px !important;
    min-height: 176px !important;
    max-height: 176px !important;

    background: #ffffff !important;
    border: 1px solid #e7edf4 !important;
    border-radius: 18px !important;
    padding: 14px 14px 42px !important;

    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.045) !important;
    overflow: hidden !important;
  }

  /* إخفاء الأيقونات والزوائد */
  custom-salla-product-card.hafeef-home-card--normal .product-card__actions,
  custom-salla-product-card.hafeef-home-card--normal .product-card__buttons,
  custom-salla-product-card.hafeef-home-card--normal .wishlist,
  custom-salla-product-card.hafeef-home-card--normal .quickview-btn,
  custom-salla-product-card.hafeef-home-card--normal .addToCart,
  custom-salla-product-card.hafeef-home-card--normal .product-options,
  custom-salla-product-card.hafeef-home-card--normal .product-card__subtitle,
  custom-salla-product-card.hafeef-home-card--normal .hafeef-bundle-subline,
  custom-salla-product-card.hafeef-home-card--normal .hafeef-bundle-features,
  custom-salla-product-card.hafeef-home-card--normal .hafeef-bundle-feature {
    display: none !important;
  }

  /* منطقة الصورة - ثابتة لمنع القفز */
  custom-salla-product-card.hafeef-home-card--normal .product-card__image {
    grid-column: 1 !important;

    width: 100% !important;
    height: 150px !important;
    min-height: 150px !important;
    max-height: 150px !important;

    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow: hidden !important;
    align-self: center !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__image a {
    width: 100% !important;
    height: 120px !important;
    min-height: 120px !important;
    max-height: 120px !important;

    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__image img.main-image {
    width: 300px !important;
    height: 150px !important;
    max-width: 300px !important;
    max-height: 150px !important;

    object-fit: contain !important;
    object-position: center !important;
    display: block !important;
    margin: 0 auto !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  /* المحتوى */
  custom-salla-product-card.hafeef-home-card--normal .product-card__content {
    direction: rtl !important;
    grid-column: 2 !important;

    width: 100% !important;
    min-width: 0 !important;
    height: 120px !important;
    min-height: 120px !important;
    max-height: 120px !important;

    padding: 0 !important;
    margin: 0 !important;

    display: flex !important;
    align-items: stretch !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__content-wrapper {
    direction: rtl !important;
    position: relative !important;

    width: 100% !important;
    min-width: 0 !important;
    height: 120px !important;
    min-height: 120px !important;
    max-height: 120px !important;

    margin: 0 !important;
    padding: 2px 0 42px !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 2px !important;

    text-align: center !important;
    overflow: visible !important;
  }

  /* العنوان */
  custom-salla-product-card.hafeef-home-card--normal .product-card__title {
    order: 1 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__title a {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;

    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    text-align: center !important;
    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;

    color: #142c63 !important;
    font-size: 18px !important;
    line-height: 1.22 !important;
    font-weight: 850 !important;
    text-decoration: none !important;

    min-height: 22px !important;
    max-height: 44px !important;
  }

  /* عدد العبوات */
  custom-salla-product-card.hafeef-home-card--normal .hafeef-card-qty-badge {
    order: 2 !important;
    display: block !important;
    width: 100% !important;

    margin: 1px 0 0 !important;
    padding: 0 !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;

    color: #183b72 !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
    font-weight: 500 !important;
    text-align: center !important;
  }

  /* =========================
     السعر يمين والتقييم يسار
     ========================= */

  /* السعر */
  custom-salla-product-card.hafeef-home-card--normal .product-card__price,
  custom-salla-product-card.hafeef-home-card--normal .price-wrapper {
    position: absolute !important;
    right: 54px !important;
    left: auto !important;
    bottom: 0px !important;

    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-end !important;

    text-align: right !important;
    direction: rtl !important;
    z-index: 3 !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .starting-or-normal-price,
  custom-salla-product-card.hafeef-home-card--normal .starting-or-normal-price .total-price {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .starting-or-normal-price .total-price,
  custom-salla-product-card.hafeef-home-card--normal .product-card__price .total-price {
    margin: 0 !important;
    padding: 0 !important;

    color: #9aa6b2 !important;
    font-size: 18px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__price .sicon-sar,
  custom-salla-product-card.hafeef-home-card--normal .price-wrapper .sicon-sar {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin-right: 4px !important;
    margin-left: 0 !important;

    font-size: 15px !important;
    line-height: 1 !important;
    transform: translateY(-1px) !important;
  }

  /* التقييم */
  custom-salla-product-card.hafeef-home-card--normal .s-product-card-rating {
    order: 3 !important;
    position: absolute !important;

    right: auto !important;
    left: 22px !important;
    bottom: 0px !important;

    width: auto !important;
    height: 17px !important;
    min-height: 17px !important;
    max-height: 17px !important;

    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;

    text-align: left !important;
    direction: ltr !important;
    line-height: 1 !important;
    z-index: 3 !important;
    overflow: visible !important;
  }

  custom-salla-product-card.hafeef-home-card--normal salla-rating-stars {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;

    width: auto !important;
    height: 17px !important;
    min-height: 17px !important;
    max-height: 17px !important;

    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    direction: ltr !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-wrapper {
    display: inline-flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;

    width: auto !important;
    height: 17px !important;
    min-height: 17px !important;
    max-height: 17px !important;

    margin: 0 !important;
    padding: 0 !important;

    gap: 2px !important;
    line-height: 1 !important;
    direction: ltr !important;
    white-space: nowrap !important;
    overflow: visible !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-btn-star {
    display: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-btn-star:first-child {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    order: 3 !important;
    flex: 0 0 auto !important;

    width: 13px !important;
    height: 13px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;

    transform: translateY(-1px) !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-btn-star:first-child svg {
    width: 13px !important;
    height: 13px !important;
    display: block !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-wrapper::after {
    content: "5" !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    order: 2 !important;
    flex: 0 0 auto !important;

    margin: 0 2px !important;
    padding: 0 !important;

    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    color: #142c63 !important;

    transform: translateY(0) !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .s-rating-stars-reviews {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    order: 1 !important;
    flex: 0 0 auto !important;

    width: auto !important;
    height: 15px !important;
    margin: 0 !important;
    padding-inline-start: 4px !important;

    font-size: 12.5px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    color: #7b8794 !important;

    direction: ltr !important;
    white-space: nowrap !important;

    transform: translateY(0) !important;
  }

  /* زر السلة */
  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart,
  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart.mobile {
    position: absolute !important;
    left: -3px !important;
    right: auto !important;
    bottom: -45px !important;

    z-index: 4 !important;
    width: calc(100% + 6px) !important;
    margin: 0 !important;
    padding: 0 !important;

    display: block !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .w-full,
  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-wrap {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-element {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;

    height: 34px !important;
    min-height: 34px !important;

    margin: 0 !important;
    padding: 0 12px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 0 !important;
    background: #142c63 !important;
    border: 1px solid #142c63 !important;
    color: #ffffff !important;

    box-shadow: none !important;
    outline: none !important;
    transform: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-text {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;

    color: #ffffff !important;
    font-size: 13px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    text-align: center !important;

    position: static !important;
    transform: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-text i {
    margin: 0 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    transform: none !important;
  }

  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-element:hover,
  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-element:active,
  custom-salla-product-card.hafeef-home-card--normal .product-card__addToCart .s-button-element:focus {
    background: #142c63 !important;
    border-color: #142c63 !important;
    color: #ffffff !important;
    box-shadow: none !important;
    outline: none !important;
    transform: none !important;
    filter: none !important;
  }
}

/* =========================
   TRUST STRIP
   ========================= */

.home-block-line {
  display: none !important;
}

.hafeef-trust-strip {
  width: 100% !important;
  max-width: 360px !important;
  margin: 10px auto 0 !important;
}

.hafeef-trust-strip > .grid {
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  width: 100% !important;
}

.hafeef-trust-strip > .grid > .s-block--enhanced-features__item {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  position: relative !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 8px !important;
  min-height: 44px !important;
  padding: 10px 14px !important;
  background: #fff !important;
  border: 1px solid #e6eaf0 !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  overflow: hidden !important;
  text-align: center !important;
}

.hafeef-trust-strip > .grid > .s-block--enhanced-features__item > .absolute {
  display: none !important;
}

.hafeef-trust-strip .feature-icon {
  flex: 0 0 18px !important;
  width: 18px !important;
  min-width: 18px !important;
  height: 18px !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.hafeef-trust-strip .feature-icon img {
  width: 18px !important;
  height: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
  object-fit: contain !important;
  display: block !important;
  opacity: 1 !important;
}

.hafeef-trust-strip .s-block--enhanced-features__item h2 {
  margin: 0 !important;
  flex: 0 1 auto !important;
  width: auto !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  color: #0b2d4d !important;
  text-align: center !important;
  white-space: nowrap !important;
}

.hafeef-trust-strip .s-block--enhanced-features__item p {
  display: none !important;
}

@media (max-width: 768px) {
  .hafeef-trust-strip {
    max-width: 292px !important;
    margin: 10px auto 0 !important;
  }

  .hafeef-trust-strip > .grid {
    gap: 8px !important;
  }

  .hafeef-trust-strip > .grid > .s-block--enhanced-features__item {
    min-height: 42px !important;
    padding: 8px 12px !important;
    gap: 7px !important;
    border-radius: 11px !important;
  }

  .hafeef-trust-strip .feature-icon,
  .hafeef-trust-strip .feature-icon img {
    width: 16px !important;
    min-width: 16px !important;
    height: 16px !important;
    max-width: 16px !important;
    max-height: 16px !important;
  }

  .hafeef-trust-strip .s-block--enhanced-features__item h2 {
    font-size: 12px !important;
    line-height: 1.2 !important;
  }
}

@media (min-width: 769px) {
  .hafeef-trust-strip {
    max-width: 360px !important;
    margin: 12px auto 0 !important;
  }

  .hafeef-trust-strip > .grid {
    gap: 10px !important;
  }

  .hafeef-trust-strip > .grid > .s-block--enhanced-features__item {
    min-height: 44px !important;
    padding: 10px 14px !important;
  }
}

/* =========================
   MOBILE FOOTER / BADGES CLEANUP
   ========================= */
@media (max-width: 768px) {
  .s-trust-badges-image {
    display: none !important;
  }

  .s-trust-badges-content:has(.s-trust-badges-label),
  .s-trust-badges-content:has(.s-trust-badges-number) {
    display: none !important;
  }

  a.links-contact[href="tel:+966545843955"] {
    display: none !important;
  }

  a.enhanced-contact-item[aria-label="الجوال"] {
    display: none !important;
  }

  .s-payments-list .s-payments-list-item {
    display: none !important;
  }

  .s-payments-list .s-payments-list-item:has(img[alt="mada"]),
  .s-payments-list .s-payments-list-item:has(img[alt="credit_card"]),
  .s-payments-list .s-payments-list-item:has(img[alt="apple_pay"]),
  .s-payments-list .s-payments-list-item:has(img[alt="tabby_installment"]),
  .s-payments-list .s-payments-list-item:has(img[alt="tamara_installment"]),
  .s-payments-list .s-payments-list-item:has(img[alt="COD"]) {
    display: inline-flex !important;
  }

  .s-payments-list {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 8px !important;
  }

  .container.md\:flex.items-center.justify-between.py-4.text-center {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
  }

  .custom-cr-text {
    text-align: center !important;
    font-size: 13px !important;
    color: #6b6b6b !important;
    margin: 8px 0 4px !important;
  }

  .container.md\:flex.items-center.justify-between.py-4.text-center .s-payments-list-wrap {
    order: 1;
  }

  .container.md\:flex.items-center.justify-between.py-4.text-center .custom-cr-text {
    order: 2;
    font-size: 13px !important;
    color: #6b6b6b !important;
    text-align: center !important;
    margin-top: 4px !important;
    margin-bottom: 2px !important;
  }

  .container.md\:flex.items-center.justify-between.py-4.text-center .footer-rights {
    order: 3;
  }

  .container.md\:flex.items-center.justify-between.py-4.text-center .footer-rights p {
    margin: 0 !important;
  }

  img.h-10[src=""] {
    display: none !important;
  }
}

/* =========================
   GENERAL LAYOUT TWEAKS
   ========================= */
@media (max-width: 768px) {
  ol.flex.items-center.flex-wrap.text-sm {
    display: none !important;
  }
}

/* =========================
   PRODUCT FEATURES
   ========================= */
.product-features-item {
  background: #f8fafc !important;
  border: 1px solid #edf1f5 !important;
  border-radius: 12px !important;
  min-height: 72px !important;
  padding: 10px 6px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
}

.product-single #wa-selia,
body.product #wa-selia,
.product-single-page #wa-selia,
.single-product #wa-selia {
  display: none !important;
}

/* ================================
   PRODUCT COMMENTS
   ================================ */
.s-comments-item-avatar {
  display: none !important;
}

.s-comments-item-rated-widget {
  display: none !important;
}

.s-comments-item-images {
  display: none !important;
}

.s-comments-item-wrapper,
.s-comments-item-wrapper + .s-comments-item-wrapper,
salla-comment-item,
salla-comment-item + salla-comment-item {
  border: none !important;
  border-top: none !important;
  box-shadow: none !important;
}

.s-comments hr,
.comments hr,
.product-comments hr,
.s-comments-item-wrapper hr {
  display: none !important;
}

salla-comment-item {
  display: block !important;
  margin-bottom: 12px !important;
}

.s-comments-item-wrapper {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.s-comments-item-inner {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 12px 14px !important;
  border-radius: 12px !important;
  background: #fff !important;
}

.s-comments-item-user-wrapper {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 8px !important;
  margin-bottom: 4px !important;
  flex-wrap: wrap !important;
}

.s-comments-item-user-info {
  margin: 0 !important;
  padding: 0 !important;
}

.s-comments-item-user-info h3,
.s-comments-item-user-info-name-with-margin {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 15px !important;
  line-height: 1.4 !important;
  font-weight: 700 !important;
}

.s-comments-item-user-info .s-comments-flex {
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  margin-top: 2px !important;
  flex-wrap: nowrap !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
}

.s-comments-item-has-order-check-icon {
  width: 9px !important;
  height: 9px !important;
  min-width: 17px !important;
  min-height: 17px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 50% !important;
  margin-left: 10px !important;
  margin-right: 0 !important;
  padding: 0 !important;
  position: relative !important;
  left: -15px !important;
}

.s-comments-item-has-order-check-icon svg {
  width: 12px !important;
  height: 12px !important;
}

.s-comments-item-stars,
.s-rating-stars-wrapper {
  margin: 0 0 6px 0 !important;
}

.s-rating-stars-mini svg {
  width: 14px !important;
  height: 14px !important;
}

.s-comments-item-content p {
  margin: 6px 0 0 !important;
  font-size: 14px !important;
  line-height: 1.7 !important;
}

.s-comments-item-has-order-check-text {
  font-size: 0 !important;
}

.s-comments-item-has-order-check-text::before {
  content: "قام بالشراء" !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
}

.s-comments-item-timestamp {
  display: none !important;
}

/* =========================
   STICKY PRODUCT BAR CLEAN
   ========================= */
.product-form-footer,
.product-actions-fixed,
.s-product-sticky-bar,
.product-sticky-bar,
section.sticky-product-bar {
  background: rgba(255, 255, 255, 0.18) !important;
  -webkit-backdrop-filter: blur(18px) saturate(180%) !important;
  backdrop-filter: blur(18px) saturate(180%) !important;
  border: 0 !important;
  box-shadow: 0 -6px 18px rgba(0, 0, 0, 0.05) !important;
}

.sticky-product-bar {
  background: inherit !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 12px 12px calc(12px + env(safe-area-inset-bottom)) !important;
}

.sticky-product-bar .s-button-element.s-button-primary {
  background: #050b45 !important;
  color: #ffffff !important;
  height: 56px !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}

@media (max-width: 768px) {
  .sticky-product-bar {
    padding: 10px 10px calc(10px + env(safe-area-inset-bottom)) !important;
  }

  .sticky-product-bar .s-button-element.s-button-primary {
    height: 54px !important;
    font-size: 17px !important;
  }
}

/* =========================
   PRODUCT GALLERY BULLETS
   ========================= */
@media (max-width: 768px) {
  .product-single__main-media .swiper-pagination,
  .product-single__main-media .swiper-pagination.swiper-pagination-bullets {
    position: relative !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    margin-top: 12px !important;
    padding-top: 2px !important;
    text-align: center !important;
    z-index: 5 !important;
  }

  .product-single__main-media .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    margin: 0 4px !important;
    border-radius: 999px !important;
    background: #cfd6df !important;
    opacity: 1 !important;
    transition: all 0.25s ease !important;
    vertical-align: middle !important;
  }

  .product-single__main-media .swiper-pagination-bullet-active {
    width: 20px !important;
    height: 8px !important;
    background: #0b2d4d !important;
    border-radius: 999px !important;
  }
}

@media (max-width: 768px) {
  nav.breadcrumbs {
    display: none !important;
  }

  .product-single__slider {
    margin-top: -8px !important;
  }

  .product-single__slider__inner {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  .product-single__main-media {
    margin-top: 0 !important;
  }
}

@media (max-width: 768px) {
  .product-single__info .flex.items-center.justify-between.mb-5 {
    display: none !important;
  }

  .product-entry__sub-title {
    display: block !important;
    text-align: right !important;
    margin-top: 4px !important;
    margin-bottom: 4px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #7b8794 !important;
  }

  .product-single__info h1 {
    margin-top: 0 !important;
  }
}

/* =========================
   PRODUCT SUBTITLE BADGE
   ========================= */
.product-entry__sub-title {
  order: -1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin: 0 0 10px 0 !important;
  padding: 7px 14px !important;
  border-radius: 12px !important;
  background: #3FAE6A !important;
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  border: none !important;
  box-shadow: 0 4px 12px rgba(63, 174, 106, 0.16) !important;
}

.product-entry__sub-title::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  margin-left: 8px;
  flex: 0 0 7px;
}

@media (max-width: 768px) {
  section.sticky-product-bar:not(.hafeef-fixed-cart),
  .sticky-product-bar:not(.hafeef-fixed-cart),
  .product-form-footer:not(.hafeef-fixed-cart),
  .product-actions-fixed:not(.hafeef-fixed-cart),
  .s-product-sticky-bar:not(.hafeef-fixed-cart),
  .product-sticky-bar:not(.hafeef-fixed-cart) {
    position: relative !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    z-index: auto !important;
    margin: 0 !important;
    width: 100% !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }

  section.hafeef-fixed-cart,
  .hafeef-fixed-cart {
    position: fixed !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    top: auto !important;
    z-index: 9999 !important;
    width: 100% !important;
    margin: 0 !important;
    opacity: 0 !important;
    visibility: visible !important;
    display: block !important;
    transform: translateY(110%) !important;
    pointer-events: none !important;
    transition:
      transform 0.28s cubic-bezier(0.22, 0.8, 0.2, 1),
      opacity 0.18s ease-out !important;
    will-change: transform, opacity;
  }

  section.hafeef-fixed-cart.is-visible,
  .hafeef-fixed-cart.is-visible {
    opacity: 1 !important;
    transform: translateY(0) !important;
    pointer-events: auto !important;
  }

  body.product,
  .template-product,
  .product-single {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 768px) {
  .hafeef-fixed-cart button.is-loading {
    position: relative !important;
    color: transparent !important;
    pointer-events: none !important;
  }

  .hafeef-fixed-cart button.is-loading .s-button-text {
    opacity: 0 !important;
  }

  .hafeef-fixed-cart button.is-loading::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    margin-right: -9px;
    border: 2px solid rgba(255,255,255,0.35);
    border-top-color: #fff;
    border-radius: 50%;
    animation: hafeef-spin 0.7s linear infinite;
  }

  @keyframes hafeef-spin {
    to { transform: rotate(360deg); }
  }
}

@media (max-width: 768px) {
  section.s-block.s-block--square-links ul[role="list"] > li:last-child {
    grid-column: 1 / -1 !important;
    width: min(48%, 180px) !important;
    margin: 0 auto !important;
  }
}

/* =========================
   HOME REVIEWS
   ========================= */
.hafeef-home-reviews .swiper-wrapper {
  align-items: stretch !important;
}

.hafeef-home-reviews .review {
  height: auto !important;
}

.hafeef-home-reviews .review > div {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  height: 100% !important;
  min-height: 0 !important;
  padding: 18px 16px !important;
  border-radius: 16px !important;
  box-shadow: 0 2px 10px rgba(2, 6, 23, 0.06) !important;
}

.hafeef-home-reviews #item-text {
  order: 1 !important;
  text-align: right !important;
  margin: 0 0 12px 0 !important;
}

.hafeef-home-reviews #item-text p {
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
  text-align: right !important;
  color: #243b53 !important;
}

.hafeef-home-reviews .flex.items-center.mt-6.-mx-2 {
  order: 2 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
  gap: 4px !important;
  margin: auto 0 0 0 !important;
  width: 100% !important;
  text-align: right !important;
}

.hafeef-home-reviews .flex.items-center.mt-6.-mx-2 > img {
  display: none !important;
}

.hafeef-home-reviews .flex.items-center.mt-6.-mx-2 > div {
  width: 100% !important;
  margin: 0 !important;
  text-align: right !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-end !important;
}

.hafeef-home-reviews h4 {
  margin: 0 0 4px 0 !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.4 !important;
  text-align: right !important;
  color: #102a43 !important;
  width: 100% !important;
}

.hafeef-home-reviews .comment__rating {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
  width: 100% !important;
  margin: 0 !important;
  gap: 3px !important;
  direction: ltr !important;
}

.hafeef-home-reviews .comment__rating.rtl\:space-x-reverse,
.hafeef-home-reviews .comment__rating.space-x-1 {
  --tw-space-x-reverse: 0 !important;
}

.hafeef-home-reviews .comment__rating > * + * {
  margin-right: 3px !important;
  margin-left: 0 !important;
}

.hafeef-home-reviews .sicon-quote {
  top: 12px !important;
  inset-inline-end: 12px !important;
  font-size: 24px !important;
  opacity: 0.08 !important;
}

@media (max-width: 768px) {
  .hafeef-home-reviews .review > div {
    padding: 16px 14px !important;
    border-radius: 14px !important;
  }

  .hafeef-home-reviews #item-text {
    margin-bottom: 10px !important;
  }

  .hafeef-home-reviews #item-text p {
    font-size: 13px !important;
    line-height: 1.75 !important;
  }

  .hafeef-home-reviews h4 {
    font-size: 14px !important;
  }
}

/* =========================
   GLOBAL TABS
   ========================= */
.tabs {
  display: flex !important;
  justify-content: center !important;
}

.tabs .tab-trigger.s-button-wrap {
  margin: 0 auto !important;
}

.tabs .tab-trigger .s-button-element,
.tabs .tab-trigger .s-button-text {
  text-align: center !important;
  justify-content: center !important;
}

.tabs .tab-trigger .s-button-text {
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

/* =========================================
   PRODUCT PAGE - CLEAN FINAL
   ========================================= */
.product-single__info {
  display: flex !important;
  flex-direction: column !important;
}

.product-single__info > .flex.items-center.justify-between.mb-5 {
  display: none !important;
}

.product-single__info .product-entry__sub-title {
  order: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin: 0 0 10px 0 !important;
  padding: 7px 14px !important;
  border-radius: 12px !important;
  background: #3FAE6A !important;
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  border: none !important;
  box-shadow: 0 4px 12px rgba(63, 174, 106, 0.16) !important;
}

.product-single__info .product-entry__sub-title::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  margin-left: 8px;
  flex: 0 0 7px;
}

.product-single__info h1 {
  order: 2 !important;
  margin: 0 0 8px !important;
}

.product-single__info .hafeef-product-hook {
  order: 3 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 3px !important;
  margin: 0 0 10px !important;
}

.product-single__info .hafeef-hook-line1 {
  display: block !important;
  font-size: 22px !important;
  line-height: 1.4 !important;
  font-weight: 800 !important;
  color: #727b8c !important;
}

.product-single__info .hafeef-hook-line2 {
  display: block !important;
  font-size: 19px !important;
  line-height: 1.7 !important;
  font-weight: 500 !important;
  color: #727b8c !important;
}

.product-single__info salla-rating-stars {
  order: 4 !important;
  margin: 0 0 12px !important;
  display: block !important;
}

.product-single__info .product-features--wrapper {
  order: 5 !important;
  margin: 0 0 16px !important;
}

.product-single__info .product-features--wrapper .grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

.product-single__info .product-features-item {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  min-height: auto !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  text-align: center !important;
  gap: 8px !important;
  box-shadow: none !important;
}

.product-single__info .product-features-item .feature-icon {
  width: 48px !important;
  height: 48px !important;
  min-width: 48px !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  border: 1px solid #e6ebf2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 auto !important;
}

.product-single__info .product-features-item .feature-icon i {
  font-size: 18px !important;
  color: #0b2d5c !important;
}

.product-single__info .product-features-item .feature-text {
  display: block !important;
  width: 100% !important;
}

.product-single__info .product-features-item .feature-text h3 {
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  font-weight: 700 !important;
  color: #0b2d5c !important;
}

.product-single__info .product-price.product-price-bottom {
  order: 6 !important;
  margin: 0 0 8px !important;
}

.product-single__info .product-price.product-price-bottom label {
  display: none !important;
}

.product-single__info .product-price.product-price-bottom > .center-between {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  width: 100% !important;
}

.hafeef-save-badge {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-right: 8px !important;
  padding: 5px 10px !important;
  background: #f2fbf4 !important;
  color: #1f7a45 !important;
  border: 1px solid #cfead6 !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

.product-single__info .starting-or-normal-price .total-price,
.product-single__info .starting-or-normal-price h2.total-price,
.product-single__info .product-price.product-price-bottom .starting-or-normal-price .total-price {
  color: #5f7186 !important;
  font-weight: 800 !important;
}

.product-single__info form.product-form {
  order: 7 !important;
  margin: 0 0 14px !important;
}

.product-single__info .sticky-product-bar {
  margin: 0 !important;
}

.product-single__info .sticky-product-bar__btn {
  margin-top: 0 !important;
}

.product-single__info .sticky-product-bar .flex.flex-col.space-y-5.mb-5 {
  margin: 0 0 12px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
}

.product-single__info .sticky-product-bar .flex.flex-col.space-y-5.mb-5 > * + * {
  margin-top: 0 !important;
}

.product-single__info .sticky-product-bar #variant-inventory {
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  width: fit-content !important;
  margin: 0 !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  color: #1f7a45 !important;
}

.product-single__info salla-payments {
  order: 8 !important;
  margin: 0 0 14px !important;
  display: block !important;
}

.product-single__info salla-payments .s-payments-list {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 12px !important;
  flex-wrap: nowrap !important;
  padding: 0 !important;
  margin: 0 auto !important;
}

.product-single__info salla-payments .s-payments-list-item {
  display: none !important;
  align-items: center !important;
  justify-content: center !important;
  width: 44px !important;
  height: 36px !important;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: middle !important;
}

.product-single__info salla-payments .s-payments-list-item:nth-child(6),
.product-single__info salla-payments .s-payments-list-item:nth-child(7),
.product-single__info salla-payments .s-payments-list-item:nth-child(9) {
  display: inline-flex !important;
}

.product-single__info salla-payments .s-payments-list-item img {
  display: block !important;
  max-width: 100% !important;
  max-height: 22px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 auto !important;
}

.product-single__info salla-payments .s-payments-list-item:nth-child(6) img,
.product-single__info salla-payments .s-payments-list-item img[alt="tabby_installment"] {
  transform: translateY(1px) !important;
}

.product-single__info .product-single-top-description {
  order: 9 !important;
  margin: 0 !important;
}

.product-single__info salla-quick-order {
  order: 10 !important;
}

.product-single__info salla-installment {
  display: none !important;
}

@media (max-width: 768px) {
  .product-single__info .product-features--wrapper {
    margin: 0 0 14px !important;
  }

  .product-single__info .product-features--wrapper .grid {
    gap: 10px !important;
  }

  .product-single__info .product-features-item .feature-icon {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
  }

  .product-single__info .product-features-item .feature-icon i {
    font-size: 17px !important;
  }

  .product-single__info .product-features-item .feature-text h3 {
    font-size: 11px !important;
    line-height: 1.4 !important;
  }

  .product-single__info .hafeef-hook-line1 {
    font-size: 19px !important;
  }

  .product-single__info .hafeef-hook-line2 {
    font-size: 18px !important;
    line-height: 1.65 !important;
  }
}

/* =========================
   PRODUCT GALLERY ACTIVE ARROW
   ========================= */
@media (max-width: 768px) {
  .product-single__main-media .swiper-pagination,
  .product-single__main-media .swiper-pagination.swiper-pagination-bullets {
    position: relative !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    margin-top: 12px !important;
    padding-top: 2px !important;
    text-align: center !important;
    z-index: 5 !important;
  }

  .product-single__main-media .swiper-pagination-bullet {
    position: relative !important;
    width: 8px !important;
    height: 8px !important;
    margin: 0 4px !important;
    border-radius: 999px !important;
    background: #cfd6df !important;
    opacity: 1 !important;
    transition: all 0.25s ease !important;
    vertical-align: middle !important;
  }

  .product-single__main-media .swiper-pagination-bullet-active {
    width: 18px !important;
    height: 8px !important;
    border-radius: 999px !important;
    background: #0b2d4d !important;
  }

  .product-single__main-media .swiper-pagination-bullet-active::after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    left: -6px !important;
    transform: translateY(-50%) !important;
    width: 0 !important;
    height: 0 !important;
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    border-right: 6px solid #0b2d4d !important;
  }
}

/* =========================
   PRODUCT PAGE TOP TIGHTENING
   ========================= */
@media (max-width: 768px) {
  .product-single__slider {
    margin-bottom: 6px !important;
  }

  .product-single__slider__inner {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .product-single__main-media {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .product-single__info {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .product-single__info .product-entry__sub-title,
  .product-single__info h1,
  .product-single__info .hafeef-product-hook {
    margin-top: 0 !important;
  }
}

/* =========================
   MOBILE PAYMENTS ONLY
   ========================= */
@media (max-width: 768px) {
  .product-single__info salla-payments .s-payments-list {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 12px !important;
    flex-wrap: nowrap !important;
    padding: 0 !important;
    margin: 0 auto !important;
    width: 100% !important;
  }

  .product-single__info salla-payments .s-payments-list > li.s-payments-list-item {
    display: none !important;
    width: 44px !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
  }

  .product-single__info salla-payments .s-payments-list > li.s-payments-list-item:nth-child(6),
  .product-single__info salla-payments .s-payments-list > li.s-payments-list-item:nth-child(7),
  .product-single__info salla-payments .s-payments-list > li.s-payments-list-item:nth-child(9) {
    display: inline-flex !important;
  }

  .product-single__info salla-payments .s-payments-list > li.s-payments-list-item img {
    display: block !important;
    max-width: 100% !important;
    max-height: 22px !important;
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
  }

  .product-single__info salla-payments .s-payments-list > li.s-payments-list-item:nth-child(6) img {
    transform: translateY(1px) !important;
  }
}

/* =========================
   INVENTORY CLONE
   ========================= */
.product-single__info .sticky-product-bar {
  display: flex !important;
  flex-direction: column !important;
}

.product-single__info #variant-inventory,
.product-single__info .inventory-content:has(#variant-inventory),
.product-single__info .flex.flex-col.space-y-5.mb-5:has(#variant-inventory) {
  display: none !important;
}

.hafeef-inventory-clone {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex-direction: row !important;
  gap: 6px !important;
  width: auto !important;
  min-height: 24px !important;
  margin: 0 0 10px auto !important;
  align-self: flex-end !important;
  color: #16a34a !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  white-space: nowrap !important;
  text-align: right !important;
}

.hafeef-inventory-clone .hafeef-inventory-icon,
.hafeef-inventory-clone .hafeef-inventory-text {
  color: #16a34a !important;
}

.hafeef-inventory-clone .hafeef-inventory-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
  animation: hafeefInventoryPulse 1.8s ease-in-out infinite !important;
}

@keyframes hafeefInventoryPulse {
  0% { opacity: 1; transform: scale(1); }
  50% { opacity: .72; transform: scale(1.08); }
  100% { opacity: 1; transform: scale(1); }
}