.products .product{position:relative}
.lmw-badge{position:absolute;top:10px;left:10px;z-index:10;color:#fff;font-size:11.5px;font-weight:700;padding:6px 12px;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.20);pointer-events:none;letter-spacing:.2px}
.lmw-badge-bestseller{background:#FF6B4A}
.lmw-badge-choice{background:#0F1B2D}
.lmw-badge-featured{background:#006EFB}
.lmw-badge-single-wrap{margin:0 0 12px}
.lmw-badge-single-wrap .lmw-badge{position:static;display:inline-block}
