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


.avia_wpml_language_switch li .language_flag img, .avia_wpml_language_switch li .language_flag img  {
display: none !important; 
} 
.avia_wpml_language_switch li .language_native { 
display: block; 
} 

body {
font-size: 14px !important;
}
span.avia-menu-text {
    text-transform: uppercase;
    font-size: large;
}
h2, h1 {
text-transform: none !important;
}

/*body .column-top-margin {
margin-top: 10px;
}*/
.av-special-heading.av-special-heading-h2{
   border-bottom: 5px solid #e6652d;
   padding-bottom: 5px !important;
}
.header_color .av-subnav-menu a:hover, .header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
color: #e6652d !important;
}
.av-special-heading {
margin-top: 10px !important;
margin-bottom: 5px !important;
}
.hr-full, .hr-big {
margin: 20px !important;
}
#socket .copyright {
    width: 100%;
}