/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 07 2023 | 13:53:46 */
/* Preço retira underline */
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    text-decoration: none;
}