/*
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:*/
/*	background-color: #b8b6a2;*/






.homebox.iconbox_top .iconbox_content {

	background-color: #e5e2cc;
}


/* styles for "show hide" plugin */
.sh-link A { }  
.sh-content { }  
.pressrelease-link { }  
.pressrelease-link.sh-hide A { }  
.pressrelease-link.sh-show A { }  
.pressrelease-content { }  
.pressrelease-content.sh-hide { }  
.pressrelease-content.sh-show { }




.sidebar_left.sidebar_align_left .widget_nav_menu ul:first-child > .current-menu-item, 
.sidebar_left.sidebar_align_left .widget_nav_menu ul:first-child > .current_page_item, 
.sidebar_left.sidebar_align_left .widget_nav_menu ul:first-child > .current-menu-ancestor {
    padding-left: 0px;
}

.sidebar_left .inner_sidebar {
    margin-right: 0;
}


#top.home .avia-button-fullwidth {
    font-size: 1em;
    /* font-size: 1.5em; reduce default button text size in quick links columns */    
 }