/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* ===== فیکس badge ناموجود - یک خطی ===== */
span.out-of-stock,
span.out-of-stock.product-label,
span.out-of-stock.product-label.wd-shape-round,
.product-label.out-of-stock,
.wd-out-of-stock,
.stock.out-of-stock {
    white-space: nowrap !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    max-width: none !important;
    width: auto !important;
    min-width: unset !important;
    padding: 5px 10px !important;
    line-height: 1.4 !important;
    background-color: #e02b2b !important;
    color: #ffffff !important;
}