/*
 * Frontend base styles.
 * Dynamic values are generated from the WordPress admin settings.
 */

.cwsb-badge {
	display: inline-block;
	box-sizing: border-box;
	text-decoration: none !important;
	border: 0;
	z-index: 5;
}


/* v2.8.1: the single-product badge is moved into slide #1 only. */
.cwsb-main-gallery-badge {
	position: absolute !important;
	z-index: 10 !important;
}
