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

/* Learnaro premium H1 system */
h1,
.elementor-widget-heading h1.elementor-heading-title,
.woocommerce div.product .product_title,
.page-title .entry-title,
.title-wrapper h1,
.wd-page-title h1 {
	font-family: 'Sora', sans-serif !important;
	font-weight: 800 !important;
	letter-spacing: -0.045em !important;
	line-height: 1.02 !important;
	font-optical-sizing: auto;
	text-wrap: balance;
}

@media (max-width: 767px) {
	h1,
	.elementor-widget-heading h1.elementor-heading-title,
	.woocommerce div.product .product_title,
	.page-title .entry-title,
	.title-wrapper h1,
	.wd-page-title h1 {
		letter-spacing: -0.035em !important;
		line-height: 1.05 !important;
	}
}
