/* Add custom CSS styles below */ 

body {
    background-color: #fbefda;
}


/* 
      تخصيص الهيدر
    */

:root {
  --bc-gold: #B8860B;
  --bc-gold-light: #D4A843;
  --bc-gold-hover: #F5DEB3;
  --bc-brown: #6B3A2A;
  --bc-brown-mid: #8B5E3C;
  --bc-black: #1a1a1a;
  --bc-border: rgba(180,130,60,0.2);
}

/* 
    خلفية الهيدر أبيض
    */
header, .s-header, #header, .site-header,
.inner.bg-inherit, .inner.bg-inherit > *,
.container, nav, custom-main-menu {
  background: transparent !important;
}

header, .s-header, #header, .site-header,
.inner.bg-inherit {
  background: #ffffff !important;
  border-bottom: 1px solid var(--bc-border) !important;
  box-shadow: none !important;
}

/* 
   روابط القائمة - السهم بجانب النص
    */
nav li.root-level > a,
nav [data-menu-item] > a,
.main-menu > li > a {
  color: var(--bc-brown) !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  background: transparent !important;
  border-bottom: 3px solid transparent !important;
  transition: color 0.2s, border-color 0.2s !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  flex-direction: row !important;
  gap: 5px !important;
  white-space: nowrap !important;
}

nav li.root-level > a:hover,
nav [data-menu-item] > a:hover,
.main-menu > li > a:hover {
  color: var(--bc-gold) !important;
  border-bottom-color: var(--bc-gold) !important;
}

/* السهم ▾ بجانب النص مش تحته */
nav li.root-level > a::after,
nav [data-menu-item].has-children > a::after,
.main-menu > li.has-children > a::after {
  content: "▾" !important;
  font-size: 11px !important;
  color: var(--bc-gold) !important;
  display: inline !important;
  margin-right: 3px !important;
  vertical-align: middle !important;
  line-height: 1 !important;
  position: static !important;
  top: auto !important;
  transform: none !important;
}

/* إزالة أي سهم أو أيقونة افتراضية من Salla */
nav li.root-level > a .sicon-arrow-down,
nav li.root-level > a .sicon-chevron-down,
nav li.root-level > a i[class*="arrow"],
nav li.root-level > a i[class*="chevron"],
nav [data-menu-item] > a .sicon-arrow-down,
nav [data-menu-item] > a i[class*="arrow"] {
  display: none !important;
}

/* تخفيضات - ذهبي */
a.offers-link,
a[href$="/offers"],
a[aria-label="تخفيضات"] {
  color: var(--bc-gold) !important;
  font-weight: 700 !important;
}

/* ============================================
   القائمة المنسدلة
   ============================================ */
.sub-menu, nav .sub-menu, [class*="sub-menu"] {
  background: #ffffff !important;
  border: 1px solid var(--bc-border) !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 24px rgba(107,58,42,0.1) !important;
}

.sub-menu li a, nav [class*="sub-menu"] li a {
  color: var(--bc-brown-mid) !important;
  font-size: 13.5px !important;
  font-weight: 500 !important;
  padding: 9px 14px !important;
  border-radius: 8px !important;
  border-bottom: none !important;
  height: auto !important;
}

.sub-menu li a:hover { background: var(--bc-gold-hover) !important; color: var(--bc-brown) !important; }

/* ============================================
   السلة - خفيفة وأنيقة (مش أسود تقيل)
   ============================================ */
salla-cart-summary a,
.s-cart-summary-wrapper {
  background: transparent !important;
  border: 1.5px solid var(--bc-border) !important;
  border-radius: 10px !important;
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  padding: 0 12px !important;
  height: 38px !important;
  text-decoration: none !important;
  transition: all 0.2s !important;
}

salla-cart-summary a:hover,
.s-cart-summary-wrapper:hover {
  background: var(--bc-gold-hover) !important;
  border-color: var(--bc-gold-light) !important;
}

/* أيقونة السلة بني */
.s-cart-summary-icon svg path,
salla-cart-summary svg path {
  fill: var(--bc-brown-mid) !important;
}

/* عداد السلة - بادج ذهبي صغير */
.s-cart-summary-count {
  background: var(--bc-gold) !important;
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 10px !important;
  border-radius: 50% !important;
  min-width: 16px !important;
  height: 16px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* السعر */
.s-cart-summary-total,
.s-cart-summary-content b,
.s-cart-summary-content {
  color: var(--bc-brown) !important;
  font-weight: 600 !important;
  font-size: 13px !important;
}

.sicon-sar { color: var(--bc-brown-mid) !important; }

/* ============================================
   المستخدم - أيقونة بسيطة
   ============================================ */
salla-user-menu button,
.s-user-menu-login-btn {
  width: 38px !important;
  height: 38px !important;
  border: 1.5px solid var(--bc-border) !important;
  border-radius: 10px !important;
  background: transparent !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: all 0.2s !important;
  cursor: pointer !important;
}

salla-user-menu button:hover,
.s-user-menu-login-btn:hover {
  background: var(--bc-gold-hover) !important;
  border-color: var(--bc-gold-light) !important;
}

salla-user-menu svg path,
.s-user-menu-login-btn svg path {
  fill: var(--bc-brown-mid) !important;
}

/* ============================================
   زر الهامبرجر موبايل
   ============================================ */
.mburger, a.mburger {
  background: transparent !important;
  border: 1.5px solid var(--bc-border) !important;
  border-radius: 9px !important;
  padding: 6px 8px !important;
}

.mburger .sicon-menu, a.mburger i {
  color: var(--bc-brown-mid) !important;
}

/* ============================================
   القائمة الجانبية موبايل
   ============================================ */
.mm-spn--light, #mobile-menu, .mobile-menu {
  background: #ffffff !important;
}

.mm-spn li a, .mobile-menu li a, #mobile-menu li a {
  color: var(--bc-brown-mid) !important;
}

.mm-spn li span, .mobile-menu li > span, #mobile-menu li > span {
  color: var(--bc-brown) !important;
  font-weight: 700 !important;
}

#mobile-menu li a.text-gray-500 {
  color: var(--bc-gold) !important;
}



























.s-block--fixed-banner .container {
  max-width: 100% !important;
  padding: 0 !important;
}

.s-block--fixed-banner img {
  width: 100% !important;
  display: block !important;
}


















.s-block--banners .banner-entry {
  border-radius: 16px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-color: #3d2010 !important;
  aspect-ratio: 16/9 !important;
  height: auto !important;
  min-height: unset !important;
}

@media (max-width: 768px) {
  .s-block--banners .banner-entry {
    aspect-ratio: 4/3 !important;
  }
}

/* ============================================
   Hover احترافي على البنرات
   ============================================ */
.s-block--banners .banner-entry {
  overflow: hidden !important;
  position: relative !important;
  transition: transform 0.35s ease, box-shadow 0.35s ease !important;
}

/* تكبير خفيف للكارد */
.s-block--banners .banner-entry:hover {
  transform: translateY(-4px) scale(1.01) !important;
  box-shadow: 0 16px 40px rgba(107, 58, 42, 0.3) !important;
}

/* طبقة ذهبية شفافة فوق الصورة عند الهافر */
.s-block--banners .banner-entry::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(135deg, rgba(184,134,11,0.18), rgba(26,26,26,0.18)) !important;
  opacity: 0 !important;
  transition: opacity 0.35s ease !important;
  border-radius: 16px !important;
  pointer-events: none !important;
}

.s-block--banners .banner-entry:hover::after {
  opacity: 1 !important;
}

/* تكبير الصورة الخلفية */
.s-block--banners .banner-entry {
  background-size: contain !important;
  transition: transform 0.35s ease, box-shadow 0.35s ease, background-size 0.35s ease !important;
}

.s-block--banners .banner-entry:hover {
  background-size: 105% !important;
}

















/* ============================================
   Best Offers / Latest Products Slider
   Brand palette: warm gold & espresso
   ============================================ */

.s-block--best-offers {
  --brand-gold: #C9A063;
  --brand-gold-dark: #A87E45;
  --brand-espresso: #4A3424;
  --brand-cream: #FBF8F3;
  --brand-text: #2E2018;
  --brand-muted: #9C8A78;
  padding: 48px 0;
  background: var(--brand-cream);
}

/* ---------- Slider header ---------- */
.s-block--best-offers .s-slider-block__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 28px;
  padding: 0 4px;
}

.s-block--best-offers .s-slider-block__title h2 {
  font-size: 26px;
  font-weight: 700;
  color: var(--brand-espresso);
  position: relative;
  padding-right: 16px;
}

.s-block--best-offers .s-slider-block__title h2::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 24px;
  border-radius: 4px;
  background: linear-gradient(180deg, var(--brand-gold), var(--brand-gold-dark));
}

.s-block--best-offers .s-slider-block__title-left {
  display: flex;
  align-items: center;
  gap: 16px;
}

.s-block--best-offers .s-slider-block__display-all {
  font-size: 14px;
  font-weight: 600;
  color: var(--brand-gold-dark);
  border: 1.5px solid var(--brand-gold);
  border-radius: 999px;
  padding: 8px 20px;
  transition: all 0.25s ease;
  white-space: nowrap;
}

.s-block--best-offers .s-slider-block__display-all:hover {
  background: var(--brand-gold);
  color: #fff;
}

/* ---------- Nav arrows ---------- */
.s-block--best-offers .s-slider-block__title-nav {
  display: flex;
  gap: 8px;
}

.s-block--best-offers .s-slider-nav-arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1.5px solid var(--brand-gold);
  background: #fff;
  color: var(--brand-gold-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
}

.s-block--best-offers .s-slider-nav-arrow:hover {
  background: var(--brand-gold-dark);
  border-color: var(--brand-gold-dark);
  color: #fff;
  box-shadow: 0 6px 16px rgba(168, 126, 69, 0.3);
}

.s-block--best-offers .s-slider-nav-arrow.swiper-button-disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

.s-block--best-offers .s-slider-nav-arrow svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

/* ---------- Product card ---------- */
.s-block--best-offers .custom-salla-product-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #EFE6D8;
  box-shadow: 0 2px 8px rgba(74, 52, 36, 0.04);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
}

.s-block--best-offers .custom-salla-product-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 32px rgba(74, 52, 36, 0.12);
}

/* ---------- Image area ---------- */
.s-block--best-offers .s-product-card-image {
  position: relative;
  background: linear-gradient(160deg, #E7D4B5 0%, #C9A878 50%, #8A6A45 100%);
  aspect-ratio: 3 / 4;
  overflow: hidden;
}

.s-block--best-offers .s-product-card-image-contain {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.s-block--best-offers .custom-salla-product-card:hover .s-product-card-image-contain {
  transform: scale(1.06);
}

/* Wishlist button */
.s-block--best-offers .s-product-card-wishlist-btn {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.85) !important;
  backdrop-filter: blur(4px);
  border: none !important;
  color: var(--brand-espresso);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
}

.s-block--best-offers .s-product-card-wishlist-btn:hover {
  background: var(--brand-gold) !important;
  color: #fff;
}

.s-block--best-offers .s-product-card-wishlist-btn .sicon-heart {
  font-size: 16px;
}

/* ---------- Content area ---------- */
.s-block--best-offers .s-product-card-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 16px 14px;
  gap: 10px;
}

.s-block--best-offers .s-product-card-content-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  color: var(--brand-text);
  min-height: 44px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.s-block--best-offers .s-product-card-content-title a {
  color: inherit;
  transition: color 0.2s ease;
}

.s-block--best-offers .s-product-card-content-title a:hover {
  color: var(--brand-gold-dark);
}

/* ---------- Price ---------- */
.s-block--best-offers .s-product-card-sale-price {
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.s-block--best-offers .s-product-card-sale-price h4 {
  font-size: 18px;
  font-weight: 700;
  color: var(--brand-gold-dark);
  display: flex;
  align-items: center;
  gap: 4px;
}

.s-block--best-offers .s-product-card-sale-price span {
  font-size: 13px;
  color: var(--brand-muted);
  text-decoration: line-through;
  display: flex;
  align-items: center;
  gap: 3px;
}

.s-block--best-offers .sicon-sar {
  font-size: 13px;
}

/* ---------- Add to cart button ---------- */
.s-block--best-offers .s-product-card-content-footer {
  margin-top: auto;
}

.s-block--best-offers .s-button-element.s-button-outline.s-button-primary-outline {
  border: 1.5px solid var(--brand-gold-dark) !important;
  color: var(--brand-espresso) !important;
  background: transparent !important;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  height: 44px;
  transition: all 0.25s ease;
}

.s-block--best-offers .s-button-element.s-button-outline.s-button-primary-outline:hover {
  background: linear-gradient(135deg, var(--brand-gold), var(--brand-gold-dark)) !important;
  border-color: transparent !important;
  color: #fff !important;
  box-shadow: 0 8px 18px rgba(168, 126, 69, 0.35);
}

.s-block--best-offers .s-button-element .sicon-shopping-bag {
  margin-left: 6px;
}

/* ---------- Responsive ---------- */
@media (max-width: 768px) {
  .s-block--best-offers .s-slider-block__title h2 {
    font-size: 20px;
  }

  .s-block--best-offers .s-slider-block__display-all {
    padding: 6px 14px;
    font-size: 13px;
  }

  .s-block--best-offers .s-slider-nav-arrow {
    width: 34px;
    height: 34px;
  }

  .s-block--best-offers .s-product-card-content {
    padding: 12px 10px;
  }

  .s-block--best-offers .s-product-card-content-title {
    font-size: 13px;
    min-height: 40px;
  }

  .s-block--best-offers .s-product-card-sale-price h4 {
    font-size: 16px;
  }

  .s-block--best-offers .s-button-element {
    height: 40px;
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .s-block--best-offers {
    padding: 32px 0;
  }

  .s-block--best-offers .s-slider-block__title-left {
    gap: 10px;
  }

  .s-block--best-offers .s-slider-block__title-nav {
    display: none;
  }
}









.banner--fixed img, .banner-entry {
    --tw-bg-opacity
1
: 1;
    background-color: #f3f4f6;
    background-color: rgb(243 244 246 / 0%);
}





.s-block--banners .banner-entry {
    border-radius: 16px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: #3d201000 !important;
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
    min-height: unset !important;
}



.s-block--banners .banner-entry:hover {
    transform: translateY(-4px) scale(1.01) !important;
    box-shadow: 0 16px 40px rgba(107, 58, 42, 0.3) !important;
    background-size: 105% !important;
}









/* ============================================
   Store Footer
   Brand palette: deep espresso gradient + gold
   ============================================ */

footer.store-footer,
.store-footer,
body .store-footer,
.store-footer__inner,
div[aria-label="footer"].store-footer__inner {
  --footer-brown-1: #3A2A1E;
  --footer-brown-2: #2A1D14;
  --footer-gold: #C9A063;
  --footer-gold-light: #E7D4B5;
  --footer-text: #E8DCC9;
  --footer-muted: #C4B09A;
  position: relative;
  background-color: #2A1D14 !important;
  background-image: linear-gradient(135deg, #3A2A1E 0%, #2A1D14 55%, #1F140D 100%) !important;
  color: var(--footer-text) !important;
  overflow: hidden;
}

.store-footer__inner {
  margin-top: 60px;
}

.store-footer *,
.store-footer__inner * {
  background-color: transparent;
}

/* Decorative top accent line */
.store-footer::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--footer-gold), transparent);
}

/* Subtle ambient glow */
.store-footer::after {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(201, 160, 99, 0.08) 0%, transparent 70%);
  border-radius: 50%;
  top: -200px;
  left: -150px;
  pointer-events: none;
}

.store-footer__inner {
  position: relative;
  z-index: 1;
  padding: 56px 0 32px;
}

/* ---------- Section titles (روابط مهمة / تواصل معنا) ---------- */
.store-footer h3 {
  font-size: 18px;
  font-weight: 700;
  color: var(--footer-gold-light) !important;
  margin-bottom: 18px;
  position: relative;
  padding-bottom: 12px;
}

.store-footer h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 2px;
  background: linear-gradient(90deg, var(--footer-gold), transparent);
}

/* ---------- Brand title (Black Cloud) ---------- */
.store-footer .lg\:col-span-2 > a h3 {
  font-size: 22px;
  color: var(--footer-gold) !important;
  background: linear-gradient(135deg, var(--footer-gold-light), var(--footer-gold));
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 14px;
  padding-bottom: 0;
}

.store-footer .lg\:col-span-2 > a h3::after {
  display: none;
}

.store-footer p {
  color: var(--footer-muted);
  font-size: 14px;
  line-height: 1.9;
}

/* ---------- Footer menu links ---------- */
.store-footer .s-menu-footer-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.store-footer .s-menu-footer-item {
  color: var(--footer-text) !important;
  font-size: 14px;
  transition: all 0.25s ease;
  position: relative;
  width: fit-content;
}

.store-footer .s-menu-footer-item:hover {
  color: var(--footer-gold) !important;
  padding-right: 6px;
}

/* ---------- Contacts ---------- */
.store-footer .s-contacts-title {
  font-size: 18px;
  font-weight: 700;
  color: var(--footer-gold-light) !important;
  margin-bottom: 18px;
  position: relative;
  padding-bottom: 12px;
}

.store-footer .s-contacts-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 2px;
  background: linear-gradient(90deg, var(--footer-gold), transparent);
}

.store-footer .s-contacts-list-vertical {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.store-footer .s-contacts-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: var(--footer-text) !important;
  transition: all 0.25s ease;
}

.store-footer .s-contacts-item:hover {
  color: var(--footer-gold) !important;
}

.store-footer .s-contacts-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  min-width: 34px;
  border-radius: 50%;
  background-color: rgba(201, 160, 99, 0.12) !important;
  border: 1px solid rgba(201, 160, 99, 0.25);
  transition: all 0.25s ease;
}

.store-footer .s-contacts-item:hover .s-contacts-icon {
  background: linear-gradient(135deg, var(--footer-gold-light), var(--footer-gold));
  border-color: transparent;
  box-shadow: 0 6px 16px rgba(201, 160, 99, 0.3);
}

.store-footer .s-contacts-icon svg {
  width: 16px;
  height: 16px;
  fill: var(--footer-gold);
  transition: fill 0.25s ease;
}

.store-footer .s-contacts-item:hover .s-contacts-icon svg {
  fill: var(--footer-brown-2);
}

.store-footer .s-contacts-item .unicode {
  direction: ltr;
  unicode-bidi: plaintext;
}

/* ---------- Social icons ---------- */
.store-footer .s-social-list {
  display: flex;
  gap: 12px;
}

.store-footer .s-social-list a,
.store-footer .s-social-list li {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: rgba(201, 160, 99, 0.12) !important;
  border: 1px solid rgba(201, 160, 99, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--footer-gold);
  transition: all 0.25s ease;
}

.store-footer .s-social-list a:hover,
.store-footer .s-social-list li:hover {
  background: linear-gradient(135deg, var(--footer-gold-light), var(--footer-gold));
  color: var(--footer-brown-2);
  border-color: transparent;
  transform: translateY(-3px);
  box-shadow: 0 8px 18px rgba(201, 160, 99, 0.3);
}

/* ---------- Trust badges & app icons ---------- */
.store-footer salla-trust-badges,
.store-footer salla-apps-icons {
  opacity: 0.9;
}

.store-footer salla-apps-icons img,
.store-footer salla-trust-badges img {
  filter: grayscale(0.3) brightness(1.1);
}

/* ---------- Bottom bar ---------- */
.store-footer__inner + div {
  border-top: 1px solid rgba(201, 160, 99, 0.15);
  position: relative;
  z-index: 1;
  background-color: #2A1D14 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.store-footer .copyright-text,
.store-footer .copyright-text p {
  color: var(--footer-muted) !important;
  font-size: 13px;
  margin: 0;
}

.store-footer .copyright-text a {
  color: var(--footer-gold) !important;
  font-weight: 600;
  transition: color 0.2s ease;
}

.store-footer .copyright-text a:hover {
  color: var(--footer-gold-light) !important;
}

/* ---------- Payment methods ---------- */
.store-footer .s-payments-list {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}

.store-footer .s-payments-list-item {
  width: 48px;
  height: 32px;
  background-color: #fff !important;
  border-radius: 8px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.25s ease;
}

.store-footer .s-payments-list-item:hover {
  transform: translateY(-3px);
}

.store-footer .s-payments-list-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* ---------- Responsive ---------- */
@media (max-width: 1024px) {
  .store-footer .grid {
    gap: 36px;
  }

  .store-footer .rtl\:lg\:pl-20,
  .store-footer .rtl\:lg\:pr-20,
  .store-footer .ltr\:lg\:pr-20,
  .store-footer .ltr\:lg\:pl-20 {
    padding: 0 !important;
  }
}

@media (max-width: 768px) {
  .store-footer__inner {
    padding: 32px 20px 20px !important;
  }

  .store-footer .grid {
    gap: 32px !important;
    text-align: center;
  }

  .store-footer .lg\:col-span-2 {
    text-align: center;
  }

  .store-footer .lg\:col-span-2 > a {
    justify-content: center;
  }

  .store-footer p {
    max-width: 100% !important;
    margin: 0 auto 16px !important;
  }

  .store-footer h3,
  .store-footer .s-contacts-title {
    text-align: center;
    margin-bottom: 14px !important;
  }

  .store-footer h3::after,
  .store-footer .s-contacts-title::after {
    right: 50%;
    transform: translateX(50%);
  }

  .store-footer .s-menu-footer-list {
    align-items: center;
  }

  .store-footer .s-menu-footer-item,
  .store-footer .s-contacts-item {
    justify-content: center;
  }

  .store-footer .s-contacts-list-vertical {
    align-items: center;
  }

  .store-footer .s-social-list,
  .store-footer .contact-social ul {
    justify-content: center;
  }

  .store-footer__inner + div {
    flex-direction: column;
    gap: 16px;
    padding: 16px 20px !important;
  }

  .store-footer .copyright-text {
    display: block;
    text-align: center;
    margin-bottom: 4px;
  }

  .store-footer .s-payments-list {
    justify-content: center;
  }
}















/* ============================================
   Black Cloud — Store Preloader (2s) — CSS
   ============================================ */

html.bc-loading,
html.bc-loading body {
  overflow: hidden !important;
  height: 100% !important;
}

#bc-preloader {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 28px;
  background: linear-gradient(135deg, #3A2A1E 0%, #2A1D14 55%, #1F140D 100%);
  transition: opacity 0.6s ease, visibility 0.6s ease;
}

#bc-preloader.bc-hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.bc-preloader__glow {
  position: absolute;
  width: 480px;
  height: 480px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(201, 160, 99, 0.18) 0%, transparent 70%);
  animation: bc-pulse 2.4s ease-in-out infinite;
  pointer-events: none;
}

.bc-preloader__logo {
  width: 140px;
  height: auto;
  position: relative;
  z-index: 1;
  animation: bc-fade-scale 0.8s ease forwards;
  filter: drop-shadow(0 10px 30px rgba(201, 160, 99, 0.25));
}

.bc-preloader__bar {
  width: 160px;
  height: 3px;
  border-radius: 999px;
  background: rgba(201, 160, 99, 0.15);
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.bc-preloader__bar-fill {
  position: absolute;
  inset: 0;
  width: 0%;
  border-radius: 999px;
  background: linear-gradient(90deg, #E7D4B5, #C9A063);
  animation: bc-progress 1.8s ease-in-out forwards;
}

@keyframes bc-fade-scale {
  from { opacity: 0; transform: scale(0.85); }
  to   { opacity: 1; transform: scale(1); }
}

@keyframes bc-pulse {
  0%, 100% { transform: scale(1); opacity: 0.6; }
  50%      { transform: scale(1.15); opacity: 1; }
}

@keyframes bc-progress {
  from { width: 0%; }
  to   { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .bc-preloader__glow,
  .bc-preloader__logo,
  .bc-preloader__bar-fill {
    animation: none;
  }
}










/* ============================================
   البنرات: 2 جنب بعض على الجوال فقط
   الديسكتوب يبقى كما هو (md:grid-cols-2)
   ============================================ */

@media (max-width: 768px) {
  .s-block--banners .grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 10px !important;
  }

  .s-block--banners .banner-entry {
    border-radius: 12px !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: #3d2010 !important;
    aspect-ratio: 4/3 !important;
    height: auto !important;
    min-height: unset !important;
    width: 100% !important;
  }
}

/* ============================================
   Hover احترافي على البنرات (كل الشاشات)
   ============================================ */
.s-block--banners .banner-entry {
  overflow: hidden !important;
  position: relative !important;
  transition: transform 0.35s ease, box-shadow 0.35s ease, background-size 0.35s ease !important;
}

.s-block--banners .banner-entry:hover {
  transform: translateY(-4px) scale(1.01) !important;
  box-shadow: 0 16px 40px rgba(107, 58, 42, 0.3) !important;
  background-size: 105% !important;
}

.s-block--banners .banner-entry::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(135deg, rgba(184,134,11,0.18), rgba(26,26,26,0.18)) !important;
  opacity: 0 !important;
  transition: opacity 0.35s ease !important;
  border-radius: 16px !important;
  pointer-events: none !important;
}

.s-block--banners .banner-entry:hover::after {
  opacity: 1 !important;
}









.mm-spn--light, #mobile-menu, .mobile-menu {
    background: #fbefda !important;
}


header, .s-header, #header, .site-header, .inner.bg-inherit {
    background: #f8ecd7 !important;
    border-bottom: 1px solid var(--bc-border) !important;
    box-shadow: none !important;
}











.s-user-menu-trigger {
    align-items: center;
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
    cursor: pointer;
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    --tw-bg-opacity: 1;
    background-color: #f8ecd7;
    background-color: rgb(248 236 215);
    font-size: .875rem;
    line-height: 1.25rem;
    padding: .875rem .625rem;
}






/* ===== تصميم داكن - قسم المنتجات (نهائي) ===== */

/* خلفية السكشن */
.container--products-list {
  background: #1a1006;
  padding: 2rem 1.5rem;
  border-radius: 12px;
}

/* عنوان الصفحة */
#page-main-title {
  color: #f5c97a;
  font-family: 'Cairo', sans-serif;
  font-size: 20px;
}

/* قائمة الترتيب */
#product-filter {
  background: #2a1c08;
  border: 0.5px solid #5a3e1a;
  color: #e8c07a;
  font-family: 'Cairo', sans-serif;
  border-radius: 6px;
  padding: 6px 12px;
}

/* الكارد */
.s-product-card-entry {
  background: transparent !important;
  border: 0.5px solid #4a3010 !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  display: flex !important;
  flex-direction: column !important;
  transition: border-color 0.2s, transform 0.2s !important;
}

.s-product-card-entry:hover {
  border-color: #c9922a !important;
  transform: translateY(-3px) !important;
}

/* منطقة الصورة تاخد معظم الكارد */
.s-product-card-image {
  background: #2e1f0a !important;
  flex: 1 !important;
  min-height: 220px !important;
  overflow: hidden !important;
  position: relative !important;
}

/* الصورة تملأ المنطقة كلها */
.s-product-card-image img,
.s-product-card-image-contain {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
}

/* زر المفضلة */
.s-product-card-wishlist-btn {
  background: rgba(26,16,6,0.8) !important;
  border-color: #5a3e1a !important;
  color: #c9922a !important;
  border-radius: 50% !important;
  position: relative !important;
  z-index: 2 !important;
}

/* منطقة المحتوى - بس تحت الصورة مش فوقها */
.s-product-card-content {
  background: #231608 !important;
  flex-shrink: 0 !important;
  padding: 12px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
}

/* اسم المنتج */
.s-product-card-content-title a {
  color: #e8c07a !important;
  font-family: 'Cairo', sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
}

.s-product-card-content-title a:hover {
  color: #f5c97a !important;
}

/* السعر الحالي */
.s-product-card-sale-price h4 {
  color: #f5c97a !important;
  font-family: 'Cairo', sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

/* السعر القديم */
.s-product-card-sale-price span {
  color: #6b4e25 !important;
  font-size: 13px !important;
  text-decoration: line-through !important;
}

/* زر إضافة للسلة */
.s-product-card-content-footer .s-button-element {
  background: transparent !important;
  border: 0.5px solid #c9922a !important;
  color: #c9922a !important;
  font-family: 'Cairo', sans-serif !important;
  font-weight: 600 !important;
  border-radius: 6px !important;
  transition: background 0.2s, color 0.2s !important;
}

.s-product-card-content-footer .s-button-element:hover {
  background: #c9922a !important;
  color: #1a1006 !important;
}