/*
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:*/

/*HEADINGS:*/
h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 300;
}

h6 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
}

/*MENU FONT:*/

#top #header .av-main-nav > li > a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}


#top .av-main-nav ul a {
    font-size: 14px;

}

/*SIDEBAR MENU:*/

.sidebar .widget_nav_menu ul:first-child>.current_page_item {
font-family: "Metrophobic","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
text-transform: uppercase;
font-weight: 400;
}

ul.nested_nav li {
font-family: "Metrophobic","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
text-transform: uppercase;
font-weight: 400;
}

.widget_nav_menu ul:first-child>.current-menu-item>a, .widget_nav_menu ul:first-child>.current_page_item>a {
color:#155aaa;
}

/*SIDEBAR OVERIG:*/
.textwidget {
font-family: "Metrophobic","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
text-transform: uppercase;
font-weight: 400;
}


/*SUBMENU SERVIVES:*/
#top .av-submenu-container .container {
    padding: 0 50px !important;
}

/*SUBMENU LETTER:*/
.av-subnav-menu a {
font-family: "Metrophobic","Helvetica Neue",Helvetica,Arial,sans-serif;
color: #155aaa !important;
font-size: 13px;
text-transform: uppercase;
font-weight: 400;
}

/*HIDE MOBILE MENU:*/
#top #advanced_menu_toggle {
display: none;
}

/*EASY SLIDER REMOVE DOTS AND FRAME:*/
@media only screen and (max-width: 768px) {
#top .av-submenu-container { display: none !important; }}

/*SUBMENU SERVIVES HIDE MOBILE:*/
.avia-slideshow-dots { display: none; }
#top .av-control-minimal .avia-slideshow-arrows a:before {
  border: none;
}


/*CONTACTFORMULIER:*/
#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
    width: 100%;
    margin-bottom: 0px;
    display: inline;
    min-width: 50px;
    padding: 13px;
    border-radius: 0px;
}

#top .main_color .input-text, #top .main_color input[type="text"] {
    border-color: #e1e1e1;
    color: #919191;
}

#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
    width: 100%;
    margin-bottom: 0px;
    display: inline;
    min-width: 50px;
    padding: 8px;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;

}

#top label {
    font-weight: normal;
    font-size: 0.92em;
}



/*PORTFOLIO:*/
.image-overlay { display: none !important; }


/*HIDE DATE AND EXCERPT LATEST PROJECTS WIDGET:*/
.widget.newsbox .news-time {
    display: none !important;
}

.widget.newsbox .news-excerpt {
    display: none !important;
}

.newsbox .news-headline {
font-family: "Metrophobic","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 13px;
text-transform: uppercase;
font-weight: 400;
}

/*ICONBOX:*/
#top .iconbox.av-no-box .iconbox_icon {
    width: 60px;
    height: 60px;
    line-height: 60px;

}

/*RESPONSIVE MENU:*/
#responsive-menu, #responsive-menu input {
font-family: "Metrophobic","Helvetica Neue",Helvetica,Arial,sans-serif !important;
font-size: 13px;
text-transform: uppercase;
font-weight: 400;
}

/*remove the date from the search result:*/
span.ajax_search_excerpt {
display: none!important;
}
