.product,.product-grid-item,.woocommerce-product-gallery,.product-image-summary,.product-element-top{position:relative}.cwsb-badges{position:absolute;inset:0;z-index:12;pointer-events:none}.cwsb-badge{position:absolute;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;background:var(--cwsb-bg,#111);color:var(--cwsb-color,#fff);font-size:12px;font-weight:700;line-height:1.15;text-transform:uppercase;box-shadow:0 4px 12px rgba(0,0,0,.14);white-space:nowrap}.cwsb-position-top-right{top:12px;right:12px}.cwsb-position-top-left{top:12px;left:12px}.cwsb-position-bottom-right{right:12px;bottom:12px}.cwsb-position-bottom-left{left:12px;bottom:12px}.cwsb-icon{font-size:14px}@media(max-width:767px){.cwsb-badge{padding:6px 9px;font-size:10px}.cwsb-position-top-right{top:8px;right:8px}.cwsb-position-top-left{top:8px;left:8px}}

.cwsb-position-top-right:nth-child(1),
.cwsb-position-top-left:nth-child(1){
    top:10px;
}

.cwsb-position-top-right:nth-child(2),
.cwsb-position-top-left:nth-child(2){
    top:50px;
}

.cwsb-position-top-right:nth-child(3),
.cwsb-position-top-left:nth-child(3){
    top:90px;
}

.cwsb-position-bottom-right:nth-child(1),
.cwsb-position-bottom-left:nth-child(1){
    bottom:10px;
}

.cwsb-position-bottom-right:nth-child(2),
.cwsb-position-bottom-left:nth-child(2){
    bottom:50px;
}

.cwsb-position-bottom-right:nth-child(3),
.cwsb-position-bottom-left:nth-child(3){
    bottom:90px;
}