/* الخلفية العامة فقط */
body{
    background:#000 !important;
}

/* المحتوى الرئيسي */
#app{
    background:#000 !important;
}

/* خلفية الصفحة */
.s-main,
main{
    background:#000 !important;
}
/* خلفية الكارت بالكامل */
.s-product-card {
    background: #0b0b0b !important;
}

/* الجزء اللي فيه الاسم والسعر والزر */
.s-product-card-content {
    background: #0b0b0b !important;
}

/* جميع العناصر الداخلية */
.s-product-card-content-main,
.s-product-card-content-sub,
.s-product-card-content-footer {
    background: transparent !important;
}

/* اسم المنتج */
.s-product-card-content-title,
.s-product-card-content-title a {
    color: #fff !important;
}

/* السعر */
.s-product-card-price {
    color: #fff !important;
}

/* زر إضافة للسلة */
.s-button-primary-outline,
.s-button-outline {
    background: #A8E10C !important;
    border-color: #A8E10C !important;
    color: #000 !important;
}

.s-button-primary-outline:hover {
    background: #C4FF00 !important;
    border-color: #C4FF00 !important;
}

div[data-id] .shipping-rules-content, 
div[data-id] .shipping-rules-content *, 
div[id] .shipping-rules-content * {
    color: #ffffff !important;
    --text-color: #ffffff !important;
    --main-color: #ffffff !important;
}
/* استهداف عنوان المنتج وإجباره على اللون الأبيض بالكامل */
h1.text-gray-800, 
h1.text-gray-800 *, 
.text-gray-800 {
    color: #ffffff !important;
    --tw-text-opacity: 1 !important; /* إلغاء أي شفافية تابعة لنظام تيلويند */
}

/* تلوين وصف المنتج بالكامل (العربي والإنجليزي والنقاط) باللون الأبيض */
#more-content,
#more-content *,
#more-content p,
#more-content strong,
#more-content ul,
#more-content li {
    color: #ffffff !important;
}

/* 1. تلوين إيميل التواصل في الهيدر بالأبيض */
.s-contacts-topnav-link,
a.s-contacts-topnav-link {
    color: #ffffff !important;
}

/* 2. تلوين وصف المنتج بالكامل (العربي والإنجليزي والنقاط) بالأبيض */
#more-content,
#more-content *,
#more-content p,
#more-content strong,
#more-content ul,
#more-content li {
    color: #ffffff !important;
}

/* 3. تلوين العنوان الرئيسي للمنتج بالأبيض */
h1.text-gray-800, 
h1.text-gray-800 *, 
.text-gray-800 {
    color: #ffffff !important;
    --tw-text-opacity: 1 !important;
}

/* 1. تلوين إيميل التواصل في الهيدر بالأبيض */
.s-contacts-topnav-link,
a.s-contacts-topnav-link {
    color: #ffffff !important;
}

/* 2. تلوين وصف المنتج بالكامل (العربي والإنجليزي والنقاط) بالأبيض */
#more-content,
#more-content *,
#more-content p,
#more-content strong,
#more-content ul,
#more-content li {
    color: #ffffff !important;
}

/* 3. تلوين العنوان الرئيسي للمنتج بالأبيض */
h1.text-gray-800, 
h1.text-gray-800 *, 
.text-gray-800 {
    color: #ffffff !important;
    --tw-text-opacity: 1 !important;
}