/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.woocommerce span.onsale {
    background: #ff4d4d;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 50px;
    z-index: 10;
}


