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

body.woocommerce-cart {
    .backorder_notification {
        display: none;
    }
}

.backorder-message {
    color: var(--wd-primary-color);
    font-size: 0.8125rem;
    font-weight: 600;
}
