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

#header_main_alternate.container_wrap {
background-color: #e7e7e7 !important;
	    border-top: solid 4px #00204f !important;
	    border-bottom: solid 2px #00204f !important; }
.av_minimal_header #header_main {
	    border-bottom: solid 2px #00204f !important;
}
.header_color div{border-color: none !important;}

.mot-1 .avia_textblock{line-height: 1.75em !important;}

.mot-2 .avia_textblock{line-height: 1.66em !important;}
.mot-3 .avia_textblock{line-height: 2em !important;}
.mot-4 .avia_textblock{line-height: 2.1em !important;}

/*.html_header_top.html_logo_center .logo {
left: 150px;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}*/

#footer .flex_column.first {
    width: 32%;
}
#footer .flex_column:nth-child(2) {
    width: 62%;
}

.phone-info {font-size:18px;}



#cn-btn .avia-button {border-radius:25px; font-size:23px; padding:15px; font-weight:700;}

@media only screen and (max-width: 767px){
#cn-btn .avia-button {display:none;}}
@media only screen and (max-width: 767px){
#cn-btn .avia-button {display:none;}}
@media only screen and (max-width: 989px) {
.html_mobile_menu_tablet .header_color div .av-hamburger-inner, .html_mobile_menu_tablet .header_color div .av-hamburger-inner::before, .html_mobile_menu_tablet .header_color div .av-hamburger-inner::after {
    background-color: #00204f !important;
}
}