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

body{
	font-size: 0.75;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
	}

p{
	letter-spacing: 0.02em;
	line-height: 20px;
}

#top #header .av-main-nav > li > a{
		font-size: 1.0em;
		margin-bottom: 20px;
}

#top .avia-button.avia-color-dark{
	border-radius: 0;
	border:1px solid #666666;
	color: #666;
	font-weight: 300;
	font-size: 0.8em;
	letter-spacing: 0.3em;
}



h1 {
	font-size: 1.6em !important;
	font-weight: 400;
	margin-bottom: 20px;
	letter-spacing: 0.03em !important;
	line-height: 26px;
}

.header_color .container_wrap_meta{
	    background: #ffffff;
}
.menu{
	margin-top:30px;
}

h2{
	font-size: 1.3em;
	line-height: 20px;
}

h3{
	font-size: 1.0em;
	font-weight: 400;
	letter-spacing: 0.03em;
	
}

a{text-decoration: none;}

.av-main-nav > li{
 border:none !important;
}

.av-main-nav > li > a{
	font-weight: 400 !important;
	letter-spacing: 0.1em;
	color:#000 !important;

 font-size: 0.9em !important;
}

#top #header_main > .container {
     top: 30px;
  }

.main_menu ul:first-child > li a {
    height: 60px !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{
	       background-color: #ffffff !important;
    color: #ffffff;
    border-color: #ffffff !important;
   }
   
   
.main_menu ul:first-child > li > a{
color:#cccccc !important;}
   
 

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 0px !important;
}

.image-overlay {
display: none !important;
}

.image-overlay, a:hover .image-overlay .image-overlay-inside {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

