.s-product-options-option {
  color: orange !important;
  font-weight: bold;
}


.s-product-options-option.s-product-options-option--selected {
  color: white !important;
  background-color: orange !important;
  font-weight: bold;
}





.s-product-options-option * {
  color: orange !important;
  font-weight: bold !important;
}




:root {
--main-color: black

.product-badge,
.label {
  background-color: orange !important;
  color: white !important;
  font-weight: bold;
  padding: 4px 10px;
  border-radius: 6px;
  font-size: 13px;
  
  
  
  .product-card .product-title {
  color: orange !important; /* أو أي لون تبغاه */
  font-weight: bold;
  font-size: 16px;
}


.product-card .text-sm {
  color: orange !important; /* غيّر اللون حسب رغبتك */
  font-weight: bold;
  font-size: 16px;
}


.product-card .product-title {
  color: orange !important; /* غيّر اللون حسب ذوقك */
  font-weight: bold;
}








/* عناصر السلة */
.cart-item {
    background-color: white;
    border-left: 4px solid #ab47bc; /* حد جانبي بنفسجي */
    margin: 10px 0;
    padding: 10px;
    transition: transform 0.3s;
}

.cart-item:hover {
    transform: translateX(5px); /* حركة جانبية */
}

/* زر الشراء */
.checkout-btn {
    background-color: #e91e63; /* وردي */
    color: white;
    padding: 12px 25px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    transition: all 0.3s;
}

.checkout-btn:hover {
    background-color: #c2185b; /* وردي غامق */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* ظل */
}






/* تغيير لون عناوين المنتجات */
.product-block__title a {
    color: #8e24aa !important; /* بنفسجي */
    transition: color 0.3s;
}

/* تأثير حركة عند التمرير */
.product-block__title a:hover {
    color: #d81b60 !important; /* وردي */
    transform: translateY(-2px);
}

/* زر "أضف إلى السلة" */
.add-to-cart-btn, .ajax-add-to-cart {
    background-color: #6a1b9a !important;
    border-radius: 25px !important;
    transition: all 0.4s !important;
}

.add-to-cart-btn:hover {
    background-color: #9c27b0 !important;
    transform: scale(1.03);
}


/* إشعار الإضافة إلى السلة */
.ajax-cart-notification {
    background: #4a148c !important;
    animation: slideIn 0.5s, fadeOut 0.5s 2.5s;
}

@keyframes slideIn {
    from { right: -100px; }
    to { right: 20px; }
}


/* تغيير لون كل عناوين المنتجات إلى برتقالي */
.product-card * {
  color: orange !important;
}

/* لو تبغى فقط العناوين والأسعار بدون وصف المنتج */
.product-card .product-title,
.product-card .product-price,
.product-card .price,
.product-card del,
.product-card ins {
  color: orange !important;
  
  /* تغيير لون كل عناوين المنتجات إلى برتقالي */
.product-card * {
  color: orange !important;
}

/* لو تبغى فقط العناوين والأسعار بدون وصف المنتج */
.product-card .product-title,
.product-card .product-price,
.product-card .price,
.product-card del,
.product-card ins {
  color: orange !important;
}

/* تغيير لون كل عناوين المنتجات إلى برتقالي */
.product-card * {
  color: orange !important;
}

/* لو تبغى فقط العناوين والأسعار بدون وصف المنتج */
.product-card .product-title,
.product-card .product-price,
.product-card .price,
.product-card del,
.product-card ins {
  color: orange !important;
}

/* العنوان */
.product-card .product-title,
.product-card h3,
.product-card h2,
.product-card h4 {
  color: orange !important;
  font-weight: bold;
}

/* السعر */
.product-card .price,
.product-card .product-price,
.product-card ins,
.product-card del {
  color: orange !important;
}

/* زر "إضافة للسلة" */
.product-card button,
.product-card .add-to-cart-btn {
  color: orange !important;
  border-color: orange !important;
}

body {
    color: #FF8C00!important;
}

body, p, h1, h2, h3, h4, h5, h6, span, a, li, td, th, label, input, textarea {
    color: #FF8C00!important;
    
    
    


}







} price-product.
؛ Regular-family: DINNextLTArabic-font
؛ ٤٥٠٠color: #orange
؛ items: center-align
{



} title span-footer.
؛ color: orange
؛ px٢٥size: -font
{
} title-footer.
؛ color: orange
؛ px١٥size: -font
؛ px١٠bottom: -margin
{
} item__icon-feature.
؛ margin: auto
؛ px٧٥width:
؛ px٧٥height:
؛ color: coral -background
؛ color: darkturquoise


/* النص داخل خيارات المنتج */
.s-product-options-option {
  color: orange !important;
  font-weight: bold;
}