/* ===== Steamory — رائد داكن + أخضر ===== */
:root{
  --color-primary:#22E06A !important;
  --color-primary-rgb:34,224,106 !important;
}
html,body{ background-color:#0a0f0c !important; }
.bg-white,[class*="bg-white"],.bg-light,header,.s-header,
.main-header,.header-wrapper,section,.s-block,.store-features{
  background-color:#0a0f0c !important;
}
.s-product-card-entry,salla-product-card,.product-entry,.card,.product-box{
  background-color:#121814 !important;border-color:#1e271f !important;
}
/* الأقسام البيضاء المتبقية */
[class*="feature"],[class*="testimonial"],[class*="comment"],[class*="review"],
[class*="faq"],[class*="question"],[class*="accordion"],[class*="collapse"],
details,summary,main [style*="#fff"],main [style*="#FFF"],
main [style*="rgb(255"],main .box,main .item,main .card-body{
  background-color:#121814 !important;border-color:#1e271f !important;
}
/* نصوص فاتحة */
body,h1,h2,h3,h4,h5,h6,.section-title,.product-title,
.s-product-card-content-title,.s-product-card-content-title a,
[class*="feature"] *,[class*="testimonial"] *,[class*="faq"] *,
[class*="question"] *,details *{
  color:#e7efe9 !important;
}
input,.search-input,.s-search-input{
  background-color:#121814 !important;color:#e7efe9 !important;border-color:#26302a !important;
}
/* شارات العرض → أخضر */
[class*="promotion"],[class*="product-label"]{
  background-color:#22E06A !important;color:#06130b !important;
}


/* لمسة أخيرة: صفحات المنتج والتصنيف */
[class*="product-details"],[class*="single-product"],
[class*="category"],[class*="products-list"],
.tab-content,.s-tabs-content,.breadcrumb{
  background-color:#0a0f0c !important;
}
[class*="product-details"] .card,[class*="product-details"] .box,
[class*="product-details"] [class*="section"],
[class*="category"] .card{
  background-color:#121814 !important;color:#e7efe9 !important;
}
/* ===== full product description (no read-more) ===== */
#more-content { max-height: none !important; }
#btn-show-more { display: none !important; }
/* ===== product reviews readability ===== */
salla-comments { color: #e7efe9 !important; }
salla-comments p, salla-comments span, salla-comments h4, salla-comments strong { color: #e7efe9; }
salla-comments time, salla-comments [class*="date"] { color: #93a79b !important; }
salla-comments [class*="comment"], salla-comments [class*="review"] { border-color: #1f2b23 !important; }
/* ===== header icons (cart + account) visibility ===== */
salla-cart-summary, salla-user-menu { color: #e7efe9 !important; }
salla-cart-summary i, salla-user-menu i, .store-header .header-btn__icon { color: #e7efe9 !important; }
salla-user-menu svg, salla-cart-summary svg { stroke: #e7efe9 !important; }
salla-cart-summary [class*="trigger"], salla-user-menu [class*="trigger"], .store-header .header-btn { border-color: #2b3b31 !important; }
salla-cart-summary i:hover, salla-user-menu i:hover { color: #22E06A !important; }