.wd-progress-bar{--wd-progress-height: 7px}.wd-progress-bar .stock-info{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:5px;color:var(--color-gray-500)}.wd-progress-bar .stock-info span{margin-inline-start:3px;color:var(--color-gray-800);font-weight:600}.wd-progress-bar .progress-area,.wd-progress-bar .progress-bar{height:var(--wd-progress-height)}.wd-progress-bar .progress-area{width:100%;background-color:var(--bgcolor-gray-300)}.wd-progress-bar .progress-bar{background-color:var(--wd-primary-color)}@media (max-width: 576px){.product-grid-item .wd-progress-bar .stock-info{justify-content:center}.product-grid-item .wd-progress-bar .total-sold{display:none}}
.product-labels{position:absolute;z-index:1;display:flex;align-items:flex-start;flex-direction:column;flex-wrap:nowrap;max-width:50%;transition:opacity .3s ease}.product-label{min-width:50px;color:#fff;text-align:center;text-transform:uppercase;word-break:break-all;font-weight:600;line-height:1.2}.product-label:not(:last-child){margin-bottom:10px}.product-label.onsale{background-color:var(--wd-primary-color)}.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.attribute-label:not(.label-with-img){background-color:var(--bgcolor-white);color:var(--color-gray-900)}@media (max-width: 576px){.product-label{min-width:40px}.product-label:not(:last-child){margin-bottom:5px}}
.labels-rounded{top:7px;left:7px}.labels-rounded .product-label{display:flex;align-items:center;justify-content:center;padding:5px 7px;min-height:50px;border-radius:35px;font-size:14px}.labels-rounded .label-with-img{padding:0;min-height:auto;max-width:55px}.labels-rounded .out-of-stock{max-width:50px;font-size:12px}@media (max-width: 576px){.labels-rounded .product-label{min-height:40px;font-size:10px}.labels-rounded .label-with-img{min-height:auto}}
