.woocommerce ul.products li.product .onsale {
  background-color: #468fd4;
}

bdi {
  text-transform: uppercase;
}

.woocommerce ul.products li.product .price del {
    opacity: 0.2;
    text-decoration: none;
}

.woocommerce-review__author,
.woocommerce-review__dash,
.comment-form-author,
.comment-form-email,
.comment-form-cookies-consent,
#email-notes{
		display:none;
}