.wd-progress-bar{--wd-progress-height:7px}.wd-progress-bar p:last-child{--wd-tags-mb:0}.wd-progress-bar .stock-info{justify-content:space-between;flex-wrap:wrap;margin-bottom:8px;color:var(--color-gray-500);gap:8px;line-height:1;display:flex}.wd-progress-bar .stock-info span{margin-inline-start:3px;font-weight:600;color:var(--color-gray-800)}.wd-progress-bar :is(.progress-area,.progress-bar){height:var(--wd-progress-height);border-radius:var(--wd-brd-radius)}.wd-progress-bar .progress-area{transition:background-color .25s ease;background-color:rgba(var(--bgcolor-black-rgb),.06);width:100%}.wd-progress-bar .progress-bar{background-color:var(--wd-primary-color)}@media (max-width:576px){.wd-product .wd-progress-bar .stock-info{justify-content:center}.wd-product .wd-progress-bar .total-sold{display:none}}