/* Add custom CSS styles below */ 
/* السعر الحالي /
ins,
.price ins,
.product-price ins,
span[style="color"] {
  color: #000 !important;
  font-weight: 800 !important;
}

/* السعر قبل الخصم /
del,
.price del,
.product-price del {
  color: #777 !important;
  text-decoration: line-through !important;
}

/ يمنع أي بهتان */
{
opacity: 1 !important;,
}