/*
Theme Name: Enfold Child Pringle
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:*/

#top #header .av-main-nav > li > a {
    font-weight: normal;
}

#header_main_alternate {
    background: none repeat scroll 0 0 #0A386D;
}

.widgettitle {
    font-weight: 400;
	color: #006271 !important;
}

.avia-content-slider .fake-thumbnail .slide-image {
    display: none;
}

.post-meta-infos {
    display: none;
}

#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
    color: inherit;
    font-weight: normal;
}