/*
 Theme Name:     Divi Child
 Theme URI:      https://www.webkunner.nl
 Description:    Divi Child Theme
 Author:         Webkunner
 Author URI:     https://www.webkunner.nl
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
/* Sale-badge rood */
.woocommerce-page span.onsale,
.woocommerce span.onsale {
  background: #c00 !important;
  color: #fff !important;
}