/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Dec 18 2025 | 16:03:54 */
h1, h2, h3, h4, h5, h6{
font-family: "meno-display", serif;
font-weight:300;
font-style: normal;	
}

@media(min-width:1024px){
	
	#menu-desktop li a{Font-size: clamp(0.88rem, 0.39vw + 0.63rem, 1.25rem) !important;}	
	.pulsante-hover a{Font-size: clamp(0.88rem, 0.39vw + 0.63rem, 1.25rem) !important;}
	
	h1 {font-size: clamp(1.38rem, 0.85vw + 0.83rem, 2.19rem) !important;}
	h2 {Font-size: clamp(1.75rem, 0.78vw + 1.25rem, 2.5rem) !important;}
	h3 {Font-size: clamp(1.13rem, 0.39vw + 0.88rem, 1.5rem) !important;}
	p {Font-size: clamp(1rem, 0.26vw + 0.83rem, 1.25rem) !important;}
.titolo-sezione-camere h2 {Font-size: clamp(0.94rem, 0.59vw + 0.56rem, 1.5rem) !important;}	
.titolo-sezione-camere h2 span {Font-size: clamp(2.5rem, 2.93vw + 0.63rem, 5.31rem) !important;}
.voci-menu-footer p a {Font-size: clamp(0.88rem, 0.13vw + 0.79rem, 1rem) !important;}
.voci-menu-principali-footer p a{Font-size: clamp(1rem, 0.26vw + 0.83rem, 1.25rem) !important;}
.titoli-servizi h2 {Font-size: clamp(2.19rem, 1.3vw + 1.35rem, 3.44rem) !important;}
.titoli-camere h1 {Font-size: clamp(2.19rem, 1.3vw + 1.35rem, 3.44rem) !important;}
.sottotioli-camere h2 {Font-size: clamp(1rem, 0.26vw + 0.83rem, 1.25rem) !important;}
.nomi-camere h3 {Font-size: clamp(1.75rem, 0.78vw + 1.25rem, 2.5rem) !important;}
}