p.stock{font-weight:600;line-height:1.2}p.stock.out-of-stock{background-color: #c91508;color: #ffffff;direction: ltr;text-align: center;font-weight: 800;font-size: 14px;line-height: 1.2;padding: 5px 10px;border-radius: 12px;margin-top: 10px;}p.stock.wd-style-default:is(.available-on-backorder,.in-stock){color:var(--color-gray-800)}p.stock.wd-style-default.in-stock:before{margin-inline-end:5px;color:var(--wd-primary-color);content:"\f107";font-family:"woodmart-font"}p.stock:is(.wd-style-bordered,.wd-style-with-bg) span{display:inline-block;padding:8px 12px;border-radius:calc(var(--wd-brd-radius) / 1.5)}p.stock.wd-style-bordered span{border:1px solid #85B951;color:var(--color-gray-800)}p.stock.wd-style-bordered span:before{content:"";display:inline-block;margin-inline-end:8px;width:8px;height:8px;border-radius:50%;background-color:#85B951;vertical-align:baseline}p.stock.wd-style-bordered.out-of-stock span{border-color:#E22D2D; background-color: #ffffff;}p.stock.wd-style-bordered.out-of-stock span:before{background-color:#E22D2D}p.stock.wd-style-with-bg:is(.available-on-backorder,.in-stock) span{background-color:#F1F7EB;color:#85B951}p.stock.wd-style-with-bg.in-stock span:before{margin-inline-end:5px;content:"\f107";font-family:"woodmart-font"}p.stock.wd-style-with-bg.out-of-stock span{background-color:#F8E7E7}.product-label.free-shipping-label {
    background-color: #f5ed18;
    color: #030303;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
    line-height: 1.2;
    padding: 5px 10px;
    border-radius: 12px;
    margin-top: 10px;
}