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

.woocommerce-product-attributes-item__label {
	flex: 1!important;
}
fieldset {
	display: none;
}
.home .more-products, .archive .more-products {
	display: none;
}
.wd-header-cart {
	display: none;
}
.consultation input {
	background-color: #FFF;
}