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

.category-header-image {
	background-color: white;
	display: flex;
	margin-bottom: 20px;
}

.category-header-image img {
	margin: auto;
	max-height: 400px;
}

span.out-of-stock.product-label {
    display: none;
}
span.wd-list-content {
    color: #333;
}