.product-labels{position:absolute;top:7px;inset-inline-start:7px;z-index:1;display:flex;align-items:flex-start;flex-direction:column;flex-wrap:nowrap;max-width:50%;transition:opacity .3s ease;}.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:not(:last-child){margin-bottom:10px;}.product-label.onsale{background-color:var(--wd-primary-color);direction:ltr;}.product-label.featured{background-color:#e22d2d;}.product-label.new{background-color:#438e44;}.product-labels.labels-rounded .product-label{display:flex;align-items:center;justify-content:center;padding:5px 7px;min-height:50px;border-radius:35px;font-size:14px;}