/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

#newsletter{
	background-size:cover;
}
.post-entry-126 h2{
margin-bottom:35px !important;
}
.confooterbottom{
border:none !important;
}
.confooterbottom .form_element #avia_1_2, .confooterbottom .form_element #avia_2_2, .confooterbottom .form_element #avia_3_2{
background-color:transparent !important;
color:white !important;
}
.confooterbottom .form_element .button{
width:142px !important;
margin:0 auto !important;
display:block;
margin-top:13px !important;
border-radius:10px;
}

@media screen and (max-width:426px){
	.logo{
		padding-top:20px !important;
		padding-bottom:20px !important;
	}
	.avia-testimonials, .testimonial-2, .testimonial-3{
		border:none !important;
	}
	#plan2{
		background-color:white;
	}
	#newsletter{
		background-size:cover;
	}
}