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

h1,h2,h3,h4,h5,h6{
	text-transform: initial !important;
}
.avia-menu-text{
	font-weight: 100;
}

.avia-menu-fx{
	display: none;
}

.av_header_transparency .avia-menu-text{
	color: #fff !important;
}



.av-main-nav > li > ul .avia-menu-text{
	font-family: 'Quicksand|Open+Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	color:#425719 !important;
}

.html_header_top.html_bottom_nav_header #header_main {
    z-index: 3;
    background-color: #fbfffa;
}

.iconbox_content_title{
	font-family: "Quicksand|Open+Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px !important;
	font-weight: 100;	
}

#top .av-iconlist-small article.article-icon-entry {
    min-height: 0px;
    margin-top: 10px;
}

.avia-icon-list-container {
    margin: 8px 0;
    clear: both;
}

.ui-datepicker-trigger {
    position: absolute;
    left: 111px !important;
    top: -45px !important;
    width: 14px !important;
    height: 16px !important;
}