/*
Theme Name:  WpFácil
Theme URI:   http://autopacks.webempresa.eu/wp_wpfacil
Version:     1.0
Description: El tema hijo de Divi por si tienes que personalizar algo.
Author:      webempresa
Author URI:  https://webempresa.com
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/


/* Cambiar color del badge ¡Oferta! */
.woocommerce span.onsale,
.woocommerce-page span.onsale {
    background-color: #a42f10 !important; /* aquí pones el color que quieras */
}