.wd-progress-bar p:last-child{--wd-tags-mb:0}.wd-progress-bar .stock-info{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:8px;color:var(--color-gray-500);line-height:1}.wd-progress-bar .stock-info span{margin-inline-start:3px;color:var(--color-gray-800);font-weight:600}.wd-progress-bar :is(.progress-area,.progress-bar){height:var(--wd-progress-height, 7px);border-radius:var(--wd-brd-radius)}.wd-progress-bar .progress-area{width:100%;background-color:rgba(var(--bgcolor-black-rgb), 0.06);transition:background-color .25s ease}.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}}