/*
Theme Name: Gatsby modifita
Template: gatsby
Author: WPStash
Description: Gatsby is a responsive WordPress theme focused on readability with a minimalist design. This theme is as minimal as it can get while keeping stunning design elements, functionality and usability.
Tags: one-column,two-columns,right-sidebar,grid-layout,footer-widgets,blog,news,photography,custom-menu,custom-header,custom-colors,custom-background,featured-images,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready
Version: 0.0.5.1481221680
Updated: 2016-12-08 19:28:00

*/

.main-navigation {
    margin-top: -20px;
    font-weight: 300;
}
.main-navigation a {
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 0;
}
.site-header .site-title a {
    display: none;
}


.cwp-li {display: inline-block;border-bottom: 1px solid #e9e9e9;padding-bottom: 7px;margin-bottom: 8px;}
.widget_recent_entries ul li {border-bottom: 1px solid #e9e9e9;padding-bottom: 7px;margin-bottom: 8px;}

.cwp-li::before{
	color: #ccc;
	content: "\f0da";
	font-family: 'FontAwesome';top: 6px;margin-right:8px;}
.widget_recent_entries ul {list-style:none;}
.widget_recent_entries ul li::before{
	color: #ccc;
	content: "\f0da";
	font-family: 'FontAwesome';margin-right:8px;}