.topfirstimage{width: 100%; min-height: 250px; background-position: center!important; background-size: cover!important}
.navbar-light .logoarea .navbar-brand{color: #58744b; text-transform: uppercase;}
div[class*="postbox"] a:hover, .post_box_style3 a:hover{color: #9fbc2e !important}
div[class*="postbox"] a:hover p{color: rgba(0,0,0,.59)!important;}
.list-featured li a:hover{color: #9fbc2e!important;}
.post-sticky ul li a{color: #58744b}
.post-sticky ul li a:hover{color: #9fbc2e}
article.article-post:first-letter {
	float:left;
	font-size:5em;
	line-height:1;
	margin:0 .2em 0 0;
	vertical-align:top;
}

.navbar-nav li.menu-item a{font-weight: 500; color: #555!important; border-bottom: 2px solid transparent}
.navbar-nav li.menu-item a:hover, .navbar-nav li.menu-item a.active{color: #9fbc2e!important; border-bottom-color: #9fbc2e}
@media(max-width: 767px){
	body{font-size: 15px!important}
	#menu-custom-menu{flex-direction: column-reverse}
}
@media (max-width: 991.98px){
	#bs4navbartop .search-form .form-group{margin-top: 6px; margin-bottom: 6px;}
}