/*
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:*/



/* H3 */
h3 {text-transform:uppercase}

/* SUB MENU WIDTH */
.av-main-nav ul {width: 320px;}

/* MAIN MENU */
div#header_main_alternate.container_wrap {background-color: #1a581d;}
.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 {color: #ccc;}

/* MEGA MENU */
#header .mega_menu_title {text-align: left;color: #ffffff}
#header .nine.units {max-width: 1000px}
#header .avia_mega_div { left:-100px !important; }



/* BREADCRUMBS */
.alternate_color {background-color: #efefef;}
h1.main-title.entry-title {border:none}
#top .title_container .container {padding-top: 0px; padding-bottom: 0px; min-height: 20px;}


/* FORM HEADERS */
#top label {color: #ffffff}
.html_header_transparency #top .avia-builder-el-0 .container{padding-top: 0px}

/* NEWS HEADINGS FRONT PAGE */
#top h3 a {font-size: 16px}

.avia-icon-list .iconlist_icon {margin-right: 15px;}

/* MENU BUTTON FOR MOBILE */
#advanced_menu_toggle {background-color: #fff}
#advanced_menu_hide {background-color: #fff}

/* 800px */
@media only screen and (max-width: 1000px){
#sidebar {display:none}
#footer {display:none}
#header_meta {display:none}

div#av_section_2.avia-section.main_color.avia-section-default.avia-no-border-styling.avia-full-stretch.av-section-color-overlay-active.avia-bg-style-fixed.avia-builder-el-3.el_after_av_textblock.avia-builder-el-last.av-minimum-height.av-minimum-height-25.container_wrap.fullsize {display:none}
}