/*
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
*/

.product .onsale {
    top: 10px !important;
    left: 10px !important;
}

.product .onsale {
    width: 50px;
    height: 60px;
}

.onsale{
	background-color: transparent !important;
}

.yith-wcbm-badge-2802{
background-image: url(../../uploads/2020/04/pick-go-icon.png);
    background-size: contain;
    width: 50px;
    height: 60px;
    background-repeat: no-repeat;
	top: 10px;
	left: 10px;
}