/**
* Theme Name: Partdo Child
* Description: This is a child theme of Partdo, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: partdo
* Version: 1.1.5
*/
small.includes_tax {
    display: none!important;
}

.price-sale2 {
    color: #F03E3E; /* Color del precio con descuento */
    font-weight: bold;
}

.price-regular2 {
    color: #7f8c8d; /* Color del precio regular */
}
