/*
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:*/

.avia-section.instagram .container{
	max-width: 100%;
	padding: 15px;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 300 !important;
}

.footer_color .textwidget{
	font-size:14px;

}

h1.landing{
	font-size: 82px;
	text-align: center;
}

@media (max-width: 600px){
	h1.landing{
	font-size: 50px;
}

	.logofooter img{
		margin: 0 auto;

	}
	
}