/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jan 12 2026 | 15:53:47 */
/* Titoli */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: "Canto", serif !important;
}

p {
	font-family: "montserrat", sans-serif;
}

/* Tutto il resto del testo 
body, p, a, li, span, div, input, textarea, button, select {
  font-family: "Futura", sans-serif !important;
}*/


/* PAGINA COMPANY E PAGINA SERVIZI*/
.company-servizi .contatori .elementor-counter-number-wrapper{font-family:"canto"!important;}
.company-servizi .team_member_carousel_title{font-family: "canto";}
.company-servizi .team_member_carousel_subtitle{font-family: "canto";}

@media(max-width: 767px) {
.proprieta_card_base {height: 50vh !important;}	
}
@media(min-width: 768px) and (max-width: 1024px) {
.proprieta_card_base {height: 40vh !important;}	
}
@media (min-width: 1025px) {
	.proprieta_card_base {height: 40vh !important;}	
}


@media (max-width: 767px) {
    selector h2 span {font-size: 4vw !important;}
}

@media(min-width: 1025px) {

/* Cards */	
	
	
.card_titolo h3 a {Font-size: clamp(0.94rem, 0.85vw + 0.4rem, 1.75rem) !important;}
.card_localita p.loc {Font-size: clamp(0.63rem, 0.78vw + 0.13rem, 1.38rem) !important;}

.card_rif p {Font-size: clamp(0.63rem, 0.65vw + 0.21rem, 1.25rem) !important;}
.card_prezzo span {Font-size: clamp(0.63rem, 0.65vw + 0.21rem, 1.25rem) !important;}


	
/*Home*/
h2 {Font-size: 5vw; font-weight: 500;}
h2 span { font-size: 2vw; font-family: "Futura", serif !important; letter-spacing: 6px;}
p {Font-size: clamp(1rem, 0.26vw + 0.83rem, 1.25rem) !important;}
.sezione_persone h2 span, .sezione_persone p {Font-size: clamp(0.5rem, 0.6vw + 1rem, 2.25rem) !important;}


	
	
	
/*Azienda*/
.company-servizi h2 {Font-size: clamp(1.13rem, 0.46vw + 0.83rem, 1.56rem) !important;}
.company-servizi p {Font-size: clamp(1rem, 0.26vw + 0.83rem, 1.25rem) !important;}
.company-servizi h3 {Font-size: clamp(2.19rem, 1.3vw + 1.35rem, 3.44rem) !important;}
.titolo-pre-contatori h3 {Font-size: clamp(1.38rem, 0.52vw + 1.04rem, 1.88rem) !important;}
.contatori .elementor-counter-number-wrapper {Font-size: clamp(2.19rem, 1.3vw + 1.35rem, 3.44rem) !important;}
.company-servizi .elementor-counter-title{Font-size: clamp(1.13rem, 0.46vw + 0.83rem, 1.56rem) !important; font-weight:200!important;}
	
/*Team*/
.company-servizi .team_member_carousel_title {Font-size: clamp(1.56rem, 0.65vw + 1.15rem, 2.19rem) !important;) !important;}
.company-servizi .team_member_carousel_subtitle{Font-size: clamp(1.13rem, 0.46vw + 0.83rem, 1.56rem) !important; font-weight:200!important;}

/*Punto Casa Prestige*/	
.company-servizi .pulsante-prestige a{Font-size: clamp(1.13rem, 0.46vw + 0.83rem, 1.56rem) !important;}
	
	
/*SERVIZI*/
.company-servizi .ue-tab-btn {Font-size: clamp(0.88rem, 0.39vw + 0.63rem, 1.25rem) !important;}
.tabella .ue-content-title{Font-size: clamp(2.19rem, 1.3vw + 1.35rem, 3.44rem) !important;}

}

