.woocommerce-LoopProduct-link,
.woocommerce-product-gallery__image,
.product .images {
	position: relative !important;
}

.wpb-badge {
	position: absolute;
	display: inline-block;
	line-height: 1.2;
	text-align: center;
	z-index: 10;
}

.wpb-badge-top-left { top: 10px; left: 10px; }
.wpb-badge-top-right { top: 10px; right: 10px; }
.wpb-badge-bottom-left { bottom: 10px; left: 10px; }
.wpb-badge-bottom-right { bottom: 10px; right: 10px; }
