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

[class*="color-scheme-light"] {
    --bgcolor-white: #171C1F;
    --wd-pagin-bg: #000000;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
    --wd-prod-bg: #171C1F;
    --wd-bordered-bg: #171C1F;
}
.product-labels .product-label.onsale {
	background-color: #FF5F00;
	color: #632500;
}
.product-labels .product-label.new {
	background-color: #FF5F00;
	color: #632500;
}
.product-labels .product-label.featured {
	background-color: #FF5F00;
	color: #632500;
}