/*
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:*/

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 110%;
	font-family: "proxima-nova","Helvetica Neue","Helvetica","Arial",sans-serif !important;
}

h1, h2, h3 {
	font-family: "adelle","Helvetica Neue","Helvetica","Arial",sans-serif;
	font-weight: 900;
	line-height: 1.1em;
	margin-top: 0;
}

.post-meta-infos {
	font-size: 15px;
}

.logo img {
	width: auto;
	height: 78px;
}

.single h1.post-title.entry-title {
    margin-top: 0;
}