/**
 * Frontend style
 *
 * @author Leanza Francesco
 * @version 1.0.0
 */

.yith-wcbm-badge {
	position: absolute;
	box-sizing: border-box;
	text-align: center;
	z-index:10;
}
.yith-wcbm-badge img{
	max-width: 200px;
	max-height: 200px;
}
p.yith-wcbm-badge-txt {
	margin: 0;
	padding: 0;
}

.container-image-and-badge{
	position:relative;
	display:block;
}

.yith-wcbm-badge img{
	margin: 0 !important;
}

span.onsale{
	z-index:10;
}