.woocommerce-product-details__short-description {
opacity: 0.1;
}
.productPrice:before {
content: "PREÇO";
font-family: "Khand", Sans-serif;
font-weight: 700 ;
}
p.price {
text-align:right;
}
.woocommerce div.product p.price del span{
text-decoration: line-through;
}