/*
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: klicklabor.de
Author URI: http://www.klicklabor.de
Template: enfold
*/


/*
/*Add your own styles here:*/

/* Hide date in post-slider*/
.slide-meta {
	display: none;
}



h1, h2, h3, h4, h5, h6 {
   text-transform: none!important;
    font-family: 'Vollkorn';
   /*font-style: italic*/
   font-style: normal!important;
}


/* Heading  */
body .av-special-heading .av-special-heading-tag {
    text-transform:none!important; 
    font-family: 'Vollkorn';
}

#footer .widgettitle {
    text-transform:none !important; 
}

