/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

h2{
	margin-bottom:10px!Important;
}

.fusion-title{
	margin-bottom:10px!Important;
}

.title-home h1{
	font-size:50px!important;
	line-height:60px!important;
}

.form-contact input{
	border:1px solid #000!Important;
}


.form-contact textarea{
	border:1px solid #000!Important;
}

.wpcf7-list-item {
  margin: 0 0 0 0!Important;
}


.rosso h2{
	color:#ff0000!important;
}

@media screen and (max-width: 992px) {
	
	.fusion-title  h1{
		font-size:55px!important;
		line-height:65px!important;
	}
	
	.title-heading-left h1{
		font-size:55px!important;
		line-height:65px!important;
	}
	
@media screen and (max-width: 678px) {

	.fusion-title  h1{
		font-size:50px!important;
		line-height:60px!important;
	}
	

	.title-heading-left h1{
		font-size:55px!important;
		line-height:65px!important;
	}
	
}

}