/*
Theme Name: Estetica Nicoletta
Description: Tema sviluppato per Estestica Nicoletta
Author: WebLogoDesign
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.e25 h3{
	font-size:2.5vw !important;
	line-height:3.2vw;
}
.e9 {
	font-size:0.9vw !important;
	
}
.social-icons{
	color:#590202;
}

@media only screen and (max-width: 849px) {
/*************** ADD TABLET ONLY CSS HERE  ***************/

}
@media only screen and (max-width: 549px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	.e25 h3{
		font-size:4.5vw !important;
	}

	.e9 {
		font-size:2.8vw !important;
	}



}
