.product-labels{display:flex;align-items:flex-start;flex-direction:column;gap:10px;transition:all .3s ease}:where(.wd-loop-builder-off,.woocommerce-product-gallery) .product-labels{position:absolute;top:7px;inset-inline-start:7px;max-width:50%;z-index:1;transform:translateZ(0)}.product-label{padding:5px 10px;min-width:50px;color:#fff;text-align:center;text-transform:uppercase;word-break:break-all;font-weight:600;font-size:12px;line-height:1.2}.product-label.onsale{background-color:var(--wd-primary-color);direction:ltr}.product-label.featured{background-color:#E22D2D}.product-label.new{background-color:#438E44}.product-label.out-of-stock{background-color:var(--bgcolor-white);color:var(--color-gray-900)}.product-label.label-with-img{padding:0;max-width:50px}.product-label.attribute-label:not(.label-with-img){background-color:var(--bgcolor-white);color:var(--color-gray-900)}.product-label.wd-shape-round-sm{border-radius:12px}@media(max-width:576px){.product-labels{gap:5px}.product-label{padding-inline:5px;min-width:40px;font-size:10px}.product-label.label-with-img{padding-inline:0}}.wd-wtl-form{position:relative;padding:30px;margin-top:20px;border:2px solid var(--brdcolor-gray-300);border-radius:var(--wd-brd-radius)}.wd-wtl-form label{margin-top:20px;margin-bottom:0}.wd-wtl-form label span{vertical-align:middle}.wd-wtl-form .wd-notice{margin-top:20px;margin-bottom:0}.wd-wtl-form-fields{display:flex;justify-content:var(--content-align);gap:15px;flex-wrap:wrap}.wd-wtl-form-fields input[type="email"]{flex:1 1 200px}