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


/* footer style */
footer .wd-sub-menu a{
	color: #fff;
}

footer .wd-sub-menu .item-label-primary > a{
	color: var(--wd-primary-color);
}

.comment-text p.extra_filds{
	display: none;
}