/*
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:*/
.page-template-default.page #main .container_wrap .container .template-page.content{padding-top:0 !important}
.page-template-default.page #main .container_wrap .container .template-page.content article .entry-content-header{display:none;}

@media (max-width:991px) {
	.elementor-heading-title.elementor-size-xxl {font-size: 44px !important;}
}

@media (max-width:768px) {
	.elementor-heading-title.elementor-size-xxl {font-size: 32px !important;}
}

nav.main_menu{max-width: calc( 100vw - 260px);}

@media (min-width:768px) and (max-width:1200px) {
	#logo-footer img{	max-width:100% !important;}
	ul.av-main-nav>li{padding-bottom: 20px !important;}
	.main_menu ul#avia-menu > li > a{line-height:60px !important;}
	ul.sub-menu {  top: 45px !important; }
	.logo{height: 90px !important;}
	.av_minimal_header .main_menu ul:first-child > li a {  height: 30px; !important;}
}

@media (max-width:768px) {
	.elementor-heading-title.elementor-size-xxl {font-size: 32px !important;}
	#section_footer_alto{text-align:center;}
	#section_footer_alto .elementor-image{text-align:center;}
	#section_footer_basso{text-align:center;}
	#section_footer_basso .elementor-image{text-align:center;}
}

.asl-cont#asl-storelocator .sl-row.sl-desc {
    display: none;
}

#asl-storelocator.asl-cont .infoBox .infoWindow .infowindowContent .short-desc {
    font-style: normal!important;
}
