/* هيدر المتجر */
.store-header, #main-nav {
  background: #06060c !important;
  border-bottom: 1px solid rgba(200,244,90,0.1) !important;
}
.store-header a, .store-header i,
#main-nav a, #main-nav i {
  color: #eeeef8 !important;
}

/* الصفحة الرئيسية خلفية */
.store-main, .hero-area {
  background: #06060c !important;
}
body {
  background: #06060c !important;
}

/* تابز المتجر */
.home-tabs a {
  color: #5a5a80 !important;
}
.home-tabs a.active {
  color: #c8f45a !important;
  border-bottom-color: #c8f45a !important;
}

/* كارد المنتج */
.product-entry {
  background: #111124 !important;
  border: 1px solid rgba(200,244,90,0.1) !important;
  border-radius: 16px !important;
}
.product-entry__title {
  color: #eeeef8 !important;
}

/* الفوتر */
.store-footer {
  background: #05050d !important;
  border-top: 1px solid rgba(200,244,90,0.08) !important;
}
.store-footer p, .store-footer h3,
.store-footer a {
  color: #9898c0 !important;
}

/* عنوان المتجر والوصف */
.hero-area h2 {
  color: #c8f45a !important;
}

.hero-area p {
  color: #9898c0 !important;
  opacity: 1 !important;
}

/* التابز */
.home-tabs a {
  color: #5a5a80 !important;
}

.home-tabs a.active {
  color: #c8f45a !important;
  border-bottom-color: #c8f45a !important;
}

/* الفوتر كامل */
.store-footer {
  background: #06060c !important;
  border-top: 1px solid rgba(200,244,90,0.08) !important;
}

/* النصوص */
.store-footer p,
.store-footer h3,
.store-footer a,
.store-footer span,
.store-footer b {
  color: #9898c0 !important;
}

/* العناوين */
.store-footer h3 {
  color: #eeeef8 !important;
}

/* رقم التواصل */
.s-contacts-item .unicode {
  color: #c8f45a !important;
}

.s-contacts-icon svg path {
  fill: #c8f45a !important;
}

/* الشريط السفلي */
.store-footer__info-bar {
  background: #03030a !important;
  border-top: 1px solid rgba(200,244,90,0.06) !important;
}

.store-footer__info-bar p,
.store-footer__info-bar a {
  color: #3a3a60 !important;
}

/* وثيقة العمل الحر */
.s-trust-badges-label,
.s-trust-badges-number {
  color: #9898c0 !important;
}

.footer-wrapper {
  background: #06060c !important;
}

.footer-wrapper,
.footer-wrapper > *,
.store-footer .bg-gray-50,
.store-footer [class*="bg-gray"],
.store-footer [class*="bg-white"] {
  background: #06060c !important;
}

salla-sticky-add-to-cart {
  display: none !important;
}