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

#contact_container_left {
    width: 49%;
    float: left;
}
#contact_container_right {
    width: 49%;
    float: right;
}

.fontstyleWhite {
	color: white !important;
}

.av-main-nav > li {
    text-transform: uppercase;
}
#top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link{
line-height: 80px;
}
@media screen and (min-width: 990px) {

#top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link{
line-height: 145px !important;
}
}
.logo img{padding: 10px;}
#header_main {
    border-bottom-width: 15px;
    border-bottom-style: solid;
    z-index: 1;
}
.avia-menu-fx {
    bottom: -15px;
    height: 15px;
}

#full_slider_1, #av_section_1{
margin: 20px 0px 5px 0px;
}
#after_full_slider_1, #footer, #after_section_1{
border-top-width: 15px;
border-top-style: solid;
}
#Altholz, #Rundholz{
    position: absolute;
    top: -50px;
    visibility: hidden;
}
#Furnier, #Schnittholz, #Energieholz, #Industrieholz, #Klangholz{
    position: absolute;
    top: -50px;
    visibility: hidden;
} 
.av-main-nav ul{margin-top:15px;}

/*Add your own styles here:*/


/****************************************************************************
 * Typo Wimmer extensions
 ****************************************************************************/
/*.av-main-nav > li.icon { display: none;}
.av-main-nav > li { display: none; !important}*/

