/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.page-title .title {
	font-size: 20px !important;
    line-height: 1 !important;
}
.page-title ul li a.category-nav-link {
	letter-spacing: 0.5px !important;
}
.wcfm-dashboard-page .container {
	max-width: 1600px !important;
}
.wcfm-dashboard-page .page-title {
	margin-bottom: 0 !important;
}
.wcfm-dashboard-page #wcfm-main-content {
	padding: 0 !important;
}
.tax-product_cat .wd-product :is(.product-image-link,.hover-img) img {
    width: auto !important;
    max-height: 285px !important;
}
#wcfm-content {
	border: 0 !important;
}
#wcfm-main-contentainer .wcfm_membership_thankyou_content_wrapper {
	background: #fff !important;
}
.leaflet-control-search .search-tooltip {
	margin-top:47px !important;
}
.cls-1 {
	fill: #EB2027 !important;
}
@media (min-width: 1025px) {
	.title-size-default {
	    padding: 30px 0 !important;
	}
	.title-size-default .title {
	    font-size: 28px !important;
	}
}