.type-post .elementor-widget-container h2, .single-product-page h2 {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	color: rgb(15,15,15);
}
.type-post .elementor-widget-container h3, .single-product-page h3 {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 38px;
	color: rgb(22,22,22);
}
.type-post .elementor-widget-container h4, .single-product-page h4 {
	font-family: "Vazirmatn", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(81,81,81);
}
.type-post .elementor-widget-theme-post-content .elementor-widget-container a {
	color: rgb(97,193,60);
}
.product-grid-item :is( .wd-product-cats,.wd-product-brands-links) a {
	line-height: 25px;
	color: rgb(79,79,79);
}

@media (max-width: 768.98px) {
	.type-post .elementor-widget-container h2, .single-product-page h2 {
		font-size: 18px;
	line-height: 38px;
	}
	.type-post .elementor-widget-container h3, .single-product-page h3 {
		font-size: 17px;
	line-height: 38px;
	}

}




