.products .product,.woocommerce-product-gallery,.single-product div.product{position:relative}
.opb-badges{position:absolute;inset:0;pointer-events:none;z-index:12;box-sizing:border-box}
.opb-badge-group{position:absolute;display:flex;flex-direction:column;align-items:flex-start;gap:4px;max-width:48%}
.opb-badge-group.opb-top-right,.opb-badge-group.opb-bottom-right{align-items:flex-end}
.opb-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;min-height:28px;padding:.4em .7em;background:var(--opb-bg);color:var(--opb-color);font-size:var(--opb-size);font-weight:700;line-height:1.1;border-radius:var(--opb-radius);text-align:center;box-sizing:border-box;box-shadow:0 2px 6px rgba(0,0,0,.12)}
.opb-badge img{display:block!important;max-width:100%;height:auto}
.opb-top-left{top:12px;left:12px}.opb-top-right{top:12px;right:12px}.opb-bottom-left{bottom:12px;left:12px}.opb-bottom-right{bottom:12px;right:12px}
.opb-single{right:50%;bottom:auto}.opb-loop{right:auto;bottom:auto;overflow:hidden}
.opb-badges.opb-loop{position:relative!important;inset:auto!important;display:flex;width:100%!important;height:auto!important;margin:6px 0 7px;overflow:visible;z-index:1}
.opb-loop .opb-badge-group{position:static;display:flex;flex:0 1 auto;flex-flow:row wrap;align-items:center;gap:3px;max-width:100%}
.opb-loop .opb-badge-group+.opb-badge-group{margin-left:3px}
.opb-loop .opb-badge{min-height:24px;padding:.3em .6em}
@media(max-width:600px){.opb-badge{font-size:min(var(--opb-size),12px);min-height:24px;padding:.35em .55em}.opb-badge-group{gap:3px}.opb-top-left{top:7px;left:7px}.opb-top-right{top:7px;right:7px}}
