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

#top .ombra {
	box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.16);
}
#top .av_header_transparency #header_meta {
    background: transparent;
    box-shadow: none;
    border-bottom: none!important;
}



@media only screen and (max-width:1560px) {

/*#fwcs .hr-default{
	display: none;
	
}*/

}
@media only screen and (max-width: 767px){
./*responsive #top .logo {
    
    padding: 10px;
}*/
	
}
#top div .av-dark-form .input-text, #top div .av-dark-form input[type='text'], #top div .av-dark-form input[type='input'], #top div .av-dark-form input[type='password'], #top div .av-dark-form input[type='email'], #top div .av-dark-form input[type='number'], #top div .av-dark-form input[type='url'], #top div .av-dark-form input[type='tel'], #top div .av-dark-form input[type='search'], #top div .av-dark-form textarea, #top div .av-dark-form select, div div .av-dark-form .button {
    color: #222;
    border-color: #222;
    border-width: 1px !important;
    background-color: transparent;
}


#top .bxform .flex_column_table {
	box-shadow: 0px 5px 45px 0px rgba(0,0,0,0.16);
}


/*#top .sopratitolo .av-subheading_above p:before {
    content: '';
    height: 2px;
    width: 30px;
    background-color: #4d5152;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}*/

#top .main_color .avia-color-theme-color {
    color: #ffffff;
    border-color: #2b3030;
}

/*#top .main_color .sa_infobox a.avia-color-theme-color{
	background-color: #02ddf7;
	padding: 14px 43px 14px 43px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 19px;
	background-image: linear-gradient(98deg, #02ddf7 0%, #02a6b9 100%);
	box-shadow: 0 3px 25px rgba(255,207,14,0.5);
	text-shadow: 0px 0px 0px transparent;
	color: #fff;
	border: none;
	border-radius: 20px;
}*/
/*#top .avia-content-slider .slide-entry-excerpt {
    text-align: center;
}

.html_elegant-blog #top .av-vertical-delimiter {
	border-color: #ffa200;
}*/