/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 23 2025 | 12:57:30 */
@media(min-width: 1024px) {
	
h1 {font-size: clamp(3.13rem, 1.63vw + 2.08rem, 4.69rem) !important;}
h2 {Font-size: clamp(3.44rem, 1.63vw + 2.4rem, 5rem) !important;}
.adf-h2 h2{Font-size: clamp(1.38rem, 0.33vw + 1.17rem, 1.69rem) !important;}
.h2-ridotto h2 {Font-size: clamp(2.19rem, 1.3vw + 1.35rem, 3.44rem) !important;}
h3 {Font-size: clamp(1.44rem, 1.43vw + 0.52rem, 2.81rem) !important;}


p {Font-size: clamp(1rem, 0.13vw + 0.92rem, 1.13rem) !important;}
	
.elementor-button{Font-size: clamp(1rem, 0.13vw + 0.92rem, 1.13rem) !important;}



	
}