.w-productPrices .price.lowest .price-value,
.w-productThumb-holder .price.lowest .price-value {
  color: #000;
}
.w-productPrices .discount-holder,
.w-productThumb-holder .discount-holder,
.w-productPrices .price.notLowest,
.w-productThumb-holder .price.notLowest {
  display: none;
}
.badge-discount {
  display: none;
}
