html{
	
	font-size:100%;
}

body {
font-family: 'Noto Serif', serif;  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: subpixel-antialiased;
	font-weight:400;
	color:#1C1C1C;

}

p {
	font-size: 1rem;
	line-height: 1.75em;
	margin: 0 0 1.75em 0;

}


h1 {
	font-size: 2.2rem;
	line-height: 1.2em;
	margin-bottom: 0.3em;
}


h2 {
	font-size: 1.6rem;
	line-height: 1em;
	margin-bottom: 0.5em;
}


h3 {
	font-size: 1.2rem;
	line-height: 1.2em;
	margin-bottom: 0.45em;
}

h2.woocommerce-loop-product__title,
h4 {
	font-size: 1.1rem;
	line-height: 1.2em;
	margin-bottom: 0.45em;
}

#ingressi p{
	font-size: 1.1rem; 
	max-width:1000px;
	
}


.small {
  font-size: 0.85rem; 

}

h1, h2, h3, h4{
	color:#008357;
}


footer h4{
	color:#ffffff;
}

footer p{
	font-size: 0.975rem;
}


@media all and (min-width: 1023px) {

	body {
  font-size: 17px;
  
}




h1 {
	font-size: 2.6rem;
	
}


h2 {
	font-size: 1.8rem;
	
}


h3 {
	font-size: 1.7rem;

}

h2.woocommerce-loop-product__title,
h4 {
	font-size: 1.3rem;
	
}








}


@media all and (min-width: 1260px) {



p{
	
	font-size:1.1rem;
	
}


#ingressi p{
	font-size:1.2rem;
}




}




@media all and (min-width: 1400px) {





}