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

:root {
	--wd-primary-color: #592988 !important;
}

.product-labels .product-label.out-of-stock {
	background-color: #9b2434 !important;
	color: white;
}

.wd-products .wd-product .wd-product-cats { display: none !important; }