/*
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:*/
#top, p,#top h1, #top h2, #top h3, #top h4, #top h5{
	font-family: 'Josefin Sans', sans-serif;
}

#top .logo{
padding: 5px;
	
}

#top #header_main > .container .main_menu ul:first-child > li > a{

	text-transform: uppercase;
	/*letter-spacing: 1px;*/
	font-weight: 300;
}

#top #header_main{
border-bottom: 1px solid #e1e1e1;
	
}

.main_color .avia-color-theme-color-subtle:hover{
	background-color: #625952;
}

 #top #header_main > .container .main_menu ul:first-child > li.current_page_item > a{
 	font-weight: 700;
 }
/* colore bottone testo hover*/
 a.avia-button-fullwidth:hover * {
     color: red;
 }
 .avia-content-slider .slide-image img{
 	width: 100%;
 	border-radius:0px;
 }
 .avia-content-slider .slide-image{
 	margin-bottom: 0px;
 }
 .avia-content-slider-inner .slide-content{
 background-color: #fff;
 padding: 2px 20px;
 	
 }
 .avia-button.avia-size-x-large{
 	padding: 23px 5px 23px;
 }
 
 .footer_color{
 	background-size: cover;
 
 }
 
 #footer .widget{
 	text-align: center!important;
 	font-size: 22px;
 	line-height: 24px;
 }
.av-inner-masonry-content-pos .av-masonry-date.meta-color.updated{
	display: none;
}

#top .footer_color {
    background: #4f80a9 url(https://residencefilmare.it/wp-content/uploads/2018/06/foote1.jpg) bottom center repeat-x scroll!important;
	background-size: contain!important;
}
@media only screen and (max-width: 767px){
.responsive #top #main .container_wrap:first-child {
    height: auto!important;
}
}