/*
 Theme Name:   Woodmart Child | Shared by WPTry.org
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-nav-product-cat .nav-link-count{
	display: none !important;
}
.nav-link-summary, .entry-title .title{
	font-weight: 400 !important;
}
.woocommerce-breadcrumb .breadcrumb-last:last-child,
.wd-filter-buttons.wd-action-btn>a,
.amount,
.wd-hover-alt .wd-add-btn>a{
	font-weight: 500 !important;
}
@media(max-width:768px){
	.wd-nav>li>a{
		font-weight: 400 !important;
}
}