.s-slider-block__display-all { عرض الكل مع اللون
    display: inline-block;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #414042;
    color: #070707;
}
body { لون العنوان الرئيسي مع العنوان الفرعي
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #9b3319;
    color: #212121;
    position: relative;
}
.s-product-card-promotion-title { لون ايقونة عنوان الترويج مع لون الخط في الصفحه الرئيسيه
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, 1);
    background-color: #EDE810;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgb(77 58 58);
}
.promotion-title { لون ايقونة عنوان الترويج مع لون الخط في صفحة المنتج
    position: absolute;
    top: 1rem;
    z-index: 10;
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, 1);
    background-color: #EDE810;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: #212121;
}
.text-gray-500 { لون عنوان المقاس في صفحة المنتج
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: #212121;
}
:root { لون ايقونة اضافة للسله
    --font-main: 'DINNextLTArabic-Regular';
    --color-primary: #212121;
    --color-primary-dark: #EDE810;
    --color-primary-light: #ffff35;
    --color-primary-reverse: #EDE810;
}
.s-product-card-sale-price h4 { لون سعر عرض الخاص في الصفحه الرئيسيه
    --tw-text-opacity: 1!important;
    color: rgb(255 0 0) !important;
    color: rgba(255, 0, 0, var(--tw-text-opacity)) !important;
}
.text-red-800 { لون سعر عرض الخاص في صفحة المنتج
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, 1);
    color: rgb(255 0 0);
}
*, ::before, ::after { حدود لون الصورة في صفحة المنتج
    border-width: 0;
    border-style: 0;
    border-color: #EDE810;
}
.bg-white { لون خلفية شريط ليمون اعلى الصفحه
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: #EDE810;
}
.s-product-card-content-subtitle { لون وحجم خط المقاس في الصفحه الرئيسية
    margin-bottom: 0.625rem;
    font-size: 0.875rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, 1);
    color: rgb(253 0 0);
}