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

/* ALTEZZA SLIDESHOW */
.inner .avia-slideshow {
	height: 430px!important;
}
@media only screen and (max-width: 479px) {
	.inner .avia-slideshow {
		height: auto!important;
	}
}


#staff .av-special-heading {
	margin-top: 0;
}


.vini div.av-special-heading-h3 {
	background-color: #c3512f;
    padding: 1rem;
    color: #fff;
}


/* POPUP BUILDER */
@media only screen and (max-width: 479px) {
	.sgpb-popup-builder-content-html h1 {
		font-size: 20px !important;
	}
	.sgpb-popup-builder-content-html h2 {
		font-size: 16px !important;
	}
}

/* POPUP BUILDER */

