/*
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:*/

.logo img {
    padding: 5px;
}

.widget_nav_menu a {
    font-size: 18px;
    font-family: 'Playfair Display';
}

.recentcomments a, .widget_recent_entries li a {
    font-size: 16px;
}

#top #wrap_all .all_colors h1 {
    letter-spacing: -0.3px;
}

#top #wrap_all .all_colors h2 {
    letter-spacing: -0.3px;
}

#top #wrap_all .all_colors h3 {
    letter-spacing: -0.3px;
}

.entry-content-wrapper div li {
    font-family: 'playfair display';
    font-size: 16px;
}

body .column-top-margin {
    margin-top: 15px;
}

.avia-button.avia-size-medium {
    font-size: 16px;
    font-family: 'Playfair Display';
}
