.wp-show-posts-entry-title, .wp-show-posts-entry-title a{
	color: #353434;
}

.wp-show-posts-entry-title:hover, .wp-show-posts-entry-title a:hover{
	text-decoration: underline;
}

.wpsp-read-more, .wpsp-read-more a{
	color:#fff !important;
	background: #222222;
}

.wpsp-read-more:hover, .wpsp-read-more a:hover{
	background: #F59F15;
}

.eael-posted-by{
	display: none;
}


.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on::before{
	content: none;
}

.eael-posted-on{
	margin: 0 0 10px -7px;
}

.elementor-260 .elementor-element.elementor-element-2159563 .eael-grid-post-holder{
	border: none;
}

.menu-blog{
	color: #fff !important;
	padding: 0;
	margin: 0 5px;
}

.menu-blog a{
	color: #fff !important;
	padding: 11px;
}

.menu-blog a:hover{
	background: #F59D11;
	padding: 11px;
}


.searchform input#s{
	border: 0;
	padding: 5px 10px;
}

#searchsubmit{
	background: #F59F15;
	border: 0;
	padding: 5px 10px;	
	color: #fff;
	cursor: pointer;
}

#searchsubmit:hover{
	background: #D79116;
}


