/* Add custom CSS styles below */ 
/* عباية العفة - ألوان مستوحاة من abayaeffa.com */
:root {
  --color-primary: #714d3b !important;
  --color-primary-dark: #53382b !important;
  --color-primary-light: #967463 !important;
  --iffah-page-bg: #f9fafb;
  --iffah-card-bg: #ffffff;
  --iffah-green: #714d3b;
  --iffah-gold: #c6a33a;
  --iffah-text: #2e2926;
}

/* خلفية المتجر العامة */
html,
body,
#app,
.app-inner,
main,
.main-content {
  background-color: var(--iffah-page-bg) !important;
}

/* رأس المتجر والقوائم بلون أوف وايت هادئ */
.store-header,
.store-header .header-inner,
.main-menu,
.navbar-brand,
header,
nav {
  background-color: var(--iffah-page-bg) !important;
}

/* بطاقات المنتجات */
.s-product-card-entry,
custom-salla-product-card,
salla-product-card,
.product-entry,
.product-card {
  background-color: var(--iffah-card-bg) !important;
  border-color: #d1d1d1 !important;
  border-radius: 12px !important;
}

/* منطقة تفاصيل البطاقة مع مسافة مريحة */
.s-product-card-content,
.s-product-card-content-main,
.s-product-card-content-footer {
  background-color: var(--iffah-card-bg) !important;
}

/* الأزرار الأساسية بالأخضر الملكي */
.s-button-primary,
.s-button-primary-outline:hover,
button.bg-primary,
.btn-primary,
a.bg-primary {
  background-color: var(--iffah-green) !important;
  border-color: var(--iffah-green) !important;
  color: #fff4df !important;
}

/* الأزرار ذات الإطار */
.s-button-primary-outline {
  background-color: transparent !important;
  border-color: var(--iffah-green) !important;
  color: var(--iffah-green) !important;
}

/* الشريط الإعلاني العلوي */
.top-navbar,
.announcement-bar,
.s-block--moving-text,
[class*="moving-text"] {
  background-color: var(--iffah-green) !important;
  color: #fff4df !important;
}

/* خلفيات الأقسام الرئيسية دون التأثير على صور البنر */
.s-block:not(.s-block--photos-slider):not(.s-block--banner),
.container > section {
  background-color: transparent;
}

/* التقييمات والصناديق الداخلية */
[class*="testimonial"],
[class*="review-card"],
.s-comments-product {
  background-color: var(--iffah-card-bg) !important;
}

/* قسم آراء عميلاتنا في ثيم ترف */
.taraf-reviews {
  background-color: var(--iffah-page-bg) !important;
}

.taraf-reviews h2 {
  color: var(--iffah-green) !important;
}

.taraf-reviews .swiper-slide > div {
  background-color: var(--iffah-card-bg) !important;
  border: 1px solid rgba(198, 163, 58, 0.28) !important;
  box-shadow: 0 8px 24px rgba(46, 41, 38, 0.08) !important;
}

.taraf-reviews .swiper-slide svg {
  color: var(--iffah-gold) !important;
}

.taraf-reviews .swiper-slide > div > p {
  color: var(--iffah-text) !important;
}

.taraf-reviews [class~="w-10"][class~="h-10"][class~="rounded-full"] {
  background-color: var(--iffah-green) !important;
  color: #ffffff !important;
  border: 1px solid var(--iffah-gold) !important;
}

.taraf-reviews .swiper-slide .text-sm.font-bold {
  color: var(--iffah-green) !important;
}

.taraf-reviews .swiper-slide .text-sm.font-bold + p {
  color: #6f5b42 !important;
}

.taraf-reviews .swiper-pagination-bullet {
  background-color: var(--iffah-gold) !important;
  opacity: 0.45 !important;
}

.taraf-reviews .swiper-pagination-bullet-active {
  background-color: var(--iffah-green) !important;
  opacity: 1 !important;
}

/* إخفاء زر البنر الفارغ في ثيم ترف */
.iffah-banner-no-button a[href="#"],
.iffah-banner-no-button a:empty {
  display: none !important;
}

/* الأسعار والعناصر الذهبية */
.s-product-card-price,
.product-price,
.sale-price,
.sicon-star2,
.rating-stars,
[class*="stars"] {
  color: var(--iffah-gold) !important;
}

/* العناوين والنصوص */
h1,
h2,
h3,
.s-block__title,
.s-product-card-content-title a {
  color: var(--iffah-text) !important;
}

/* التذييل */
.store-footer,
footer {
  background-color: #e9e6e2 !important;
  color: var(--iffah-text) !important;
}

/* قائمة ذيل الصفحة في ثيم ترف */
.taraf-store-footer,
.taraf-store-footer__inner,
.store-footer__inner,
.store-footer__copyright,
.store-footer__bottom {
  background-color: #e9e6e2 !important;
  color: var(--iffah-text) !important;
  border-color: #d8d2cc !important;
}

.taraf-store-footer h3,
.store-footer h3 {
  color: var(--iffah-text) !important;
  font-weight: 700 !important;
}

.taraf-store-footer p,
.taraf-store-footer div,
.store-footer [class*="footer-text"] {
  color: #645a53 !important;
}

.taraf-store-footer a,
.taraf-store-footer .s-menu-footer-item,
.store-footer .s-menu-footer-item {
  color: #645a53 !important;
  transition: color 0.2s ease !important;
}

.taraf-store-footer a:hover,
.taraf-store-footer .s-menu-footer-item:hover,
.store-footer .s-menu-footer-item:hover {
  color: var(--color-primary) !important;
}

.taraf-store-footer .s-social-icon,
.taraf-store-footer .s-social-icon svg,
.taraf-store-footer .s-social-icon path,
.store-footer .s-social-icon,
.store-footer .s-social-icon svg,
.store-footer .s-social-icon path {
  color: var(--color-primary) !important;
  fill: var(--color-primary) !important;
}

.taraf-store-footer .contact-social a,
.taraf-store-footer [class*="contact"] a {
  color: var(--color-primary) !important;
}

/* تحسين العرض على الجوال */
@media (max-width: 767px) {
  .s-product-card-entry,
  custom-salla-product-card,
  salla-product-card {
    border-radius: 10px !important;
  }
}

/* ذيل الصفحة مطابق لألوان abayaeffa.com */
html body footer.store-footer,
html body .taraf-store-footer {
  background: #F9FAFB !important;
  color: #374151 !important;
  border-color: #E5E7EB !important;
}

html body .store-footer__inner,
html body .taraf-store-footer__inner {
  background: #F3F4F6 !important;
  color: #374151 !important;
  border-color: #E5E7EB !important;
}

html body .store-footer__copyright,
html body .store-footer__bottom {
  background: #F9FAFB !important;
  color: #4B5563 !important;
  border-color: #E5E7EB !important;
}

html body footer.store-footer h3,
html body .taraf-store-footer h3 {
  color: #374151 !important;
  font-weight: 700 !important;
}

html body footer.store-footer p,
html body footer.store-footer div,
html body footer.store-footer a,
html body footer.store-footer .s-menu-footer-item {
  color: #374151 !important;
}

html body footer.store-footer a:hover,
html body footer.store-footer .s-menu-footer-item:hover {
  color: #714D3B !important;
}

html body footer.store-footer svg,
html body footer.store-footer path,
html body footer.store-footer .s-social-icon {
  fill: #374151 !important;
  color: #374151 !important;
}

html body .store-footer__copyright,
html body .store-footer__bottom {
  border-top: 1px solid #E5E7EB !important;
}

/* دوائر أيقونات التواصل مثل الموقع المرجعي */
html body footer.store-footer .s-social-link a,
html body footer.store-footer [class*="contact"] a {
  background: #F9FAFB !important;
  border: 1px solid #E5E7EB !important;
  color: #374151 !important;
}

/* منع ألوان الثيم القديمة من الظهور داخل التذييل */
html body footer.store-footer *:not(img):not(svg):not(path) {
  border-color: #E5E7EB;
}
/* عباية العفة - ألوان مستوحاة من abayaeffa.com */
:root {
  --color-primary: #714d3b !important;
  --color-primary-dark: #53382b !important;
  --color-primary-light: #967463 !important;
  --iffah-page-bg: #f9fafb;
  --iffah-card-bg: #ffffff;
  --iffah-green: #714d3b;
  --iffah-gold: #c6a33a;
  --iffah-text: #2e2926;
}

/* خلفية المتجر العامة */
html,
body,
#app,
.app-inner,
main,
.main-content {
  background-color: var(--iffah-page-bg) !important;
}

/* رأس المتجر والقوائم بلون أوف وايت هادئ */
.store-header,
.store-header .header-inner,
.main-menu,
.navbar-brand,
header,
nav {
  background-color: var(--iffah-page-bg) !important;
}

/* بطاقات المنتجات */
.s-product-card-entry,
custom-salla-product-card,
salla-product-card,
.product-entry,
.product-card {
  background-color: var(--iffah-card-bg) !important;
  border-color: #d1d1d1 !important;
  border-radius: 12px !important;
}

/* منطقة تفاصيل البطاقة مع مسافة مريحة */
.s-product-card-content,
.s-product-card-content-main,
.s-product-card-content-footer {
  background-color: var(--iffah-card-bg) !important;
}

/* الأزرار الأساسية بالأخضر الملكي */
.s-button-primary,
.s-button-primary-outline:hover,
button.bg-primary,
.btn-primary,
a.bg-primary {
  background-color: var(--iffah-green) !important;
  border-color: var(--iffah-green) !important;
  color: #fff4df !important;
}

/* الأزرار ذات الإطار */
.s-button-primary-outline {
  background-color: transparent !important;
  border-color: var(--iffah-green) !important;
  color: var(--iffah-green) !important;
}

/* الشريط الإعلاني العلوي */
.top-navbar,
.announcement-bar,
.s-block--moving-text,
[class*="moving-text"] {
  background-color: var(--iffah-green) !important;
  color: #fff4df !important;
}

/* خلفيات الأقسام الرئيسية دون التأثير على صور البنر */
.s-block:not(.s-block--photos-slider):not(.s-block--banner),
.container > section {
  background-color: transparent;
}

/* التقييمات والصناديق الداخلية */
[class*="testimonial"],
[class*="review-card"],
.s-comments-product {
  background-color: var(--iffah-card-bg) !important;
}

/* قسم آراء عميلاتنا في ثيم ترف */
.taraf-reviews {
  background-color: var(--iffah-page-bg) !important;
}

.taraf-reviews h2 {
  color: var(--iffah-green) !important;
}

.taraf-reviews .swiper-slide > div {
  background-color: var(--iffah-card-bg) !important;
  border: 1px solid rgba(198, 163, 58, 0.28) !important;
  box-shadow: 0 8px 24px rgba(46, 41, 38, 0.08) !important;
}

.taraf-reviews .swiper-slide svg {
  color: var(--iffah-gold) !important;
}

.taraf-reviews .swiper-slide > div > p {
  color: var(--iffah-text) !important;
}

.taraf-reviews [class~="w-10"][class~="h-10"][class~="rounded-full"] {
  background-color: var(--iffah-green) !important;
  color: #ffffff !important;
  border: 1px solid var(--iffah-gold) !important;
}

.taraf-reviews .swiper-slide .text-sm.font-bold {
  color: var(--iffah-green) !important;
}

.taraf-reviews .swiper-slide .text-sm.font-bold + p {
  color: #6f5b42 !important;
}

.taraf-reviews .swiper-pagination-bullet {
  background-color: var(--iffah-gold) !important;
  opacity: 0.45 !important;
}

.taraf-reviews .swiper-pagination-bullet-active {
  background-color: var(--iffah-green) !important;
  opacity: 1 !important;
}

/* إخفاء زر البنر الفارغ في ثيم ترف */
.iffah-banner-no-button a[href="#"],
.iffah-banner-no-button a:empty {
  display: none !important;
}

/* أسعار المنتجات باللون الأحمر مثل الموقع المرجعي */
.s-product-card-price,
.s-product-card-price i,
.s-product-card-sale-price h4,
.s-product-card-sale-price h4 i,
.product-price,
.product-price i,
.sale-price,
.sale-price i,
.product__price,
.product-form .price,
.product-form [class*="price"] strong {
  color: #991B1B !important;
}

/* السعر القديم المشطوب بالرمادي */
.s-product-card-sale-price span,
.s-product-card-sale-price span i,
.regular-price,
.old-price,
.price-before {
  color: #6B7280 !important;
  text-decoration-color: #6B7280 !important;
}

/* الأسعار والعناصر الذهبية */
.s-product-card-price,
.product-price,
.sale-price,
.sicon-star2,
.rating-stars,
[class*="stars"] {
  color: var(--iffah-gold) !important;
}

/* العناوين والنصوص */
h1,
h2,
h3,
.s-block__title,
.s-product-card-content-title a {
  color: var(--iffah-text) !important;
}

/* التذييل */
.store-footer,
footer {
  background-color: #e9e6e2 !important;
  color: var(--iffah-text) !important;
}

/* قائمة ذيل الصفحة في ثيم ترف */
.taraf-store-footer,
.taraf-store-footer__inner,
.store-footer__inner,
.store-footer__copyright,
.store-footer__bottom {
  background-color: #e9e6e2 !important;
  color: var(--iffah-text) !important;
  border-color: #d8d2cc !important;
}

.taraf-store-footer h3,
.store-footer h3 {
  color: var(--iffah-text) !important;
  font-weight: 700 !important;
}

.taraf-store-footer p,
.taraf-store-footer div,
.store-footer [class*="footer-text"] {
  color: #645a53 !important;
}

.taraf-store-footer a,
.taraf-store-footer .s-menu-footer-item,
.store-footer .s-menu-footer-item {
  color: #645a53 !important;
  transition: color 0.2s ease !important;
}

.taraf-store-footer a:hover,
.taraf-store-footer .s-menu-footer-item:hover,
.store-footer .s-menu-footer-item:hover {
  color: var(--color-primary) !important;
}

.taraf-store-footer .s-social-icon,
.taraf-store-footer .s-social-icon svg,
.taraf-store-footer .s-social-icon path,
.store-footer .s-social-icon,
.store-footer .s-social-icon svg,
.store-footer .s-social-icon path {
  color: var(--color-primary) !important;
  fill: var(--color-primary) !important;
}

.taraf-store-footer .contact-social a,
.taraf-store-footer [class*="contact"] a {
  color: var(--color-primary) !important;
}

/* تحسين العرض على الجوال */
@media (max-width: 767px) {
  .s-product-card-entry,
  custom-salla-product-card,
  salla-product-card {
    border-radius: 10px !important;
  }
}  /* إخفاء زر البنر بالكامل */
.iffah-banner-no-button a[href=""] {
    display: none !important;
}