/* Theme : Madmorinc  */

p.stock.in-stock:before {
    content: url(https://staging.madmorllc.com/wp-content/uploads/2023/02/stock_in.png);
    position: relative;
    margin-right: 7px;
}
p.stock.in-stock {
    clear: both;
    display: flex;
    align-items: center;
    font-size: 17px !important;
}