.menu-item-245 a {
	color: #5CD67E;
}

.menu-item-245 a:hover {
	color: #50ba6e !important;
}

.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-1 {
	width: 68%;
}

.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-2 {
	display: none;
}

.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-3 {
	width: 16%;
        border-left: 1px solid #7d7d7d;
}

.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-4 {
	width: 16%;
        border-left: 1px solid #7d7d7d;
}

@media only screen and (max-width: 768px) {
        .ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-1 {
	        width: 100%;
	        margin-bottom: 2em;
        }
.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-3 {
	width: 50% !important;
	border: none;
}

.ast-col-lg-3 ast-col-md-3 ast-col-sm-12 ast-col-xs-12 footer-adv-widget footer-adv-widget-2 {
	display: none;
}

.ast-col-lg-3.ast-col-md-3.ast-col-sm-12.ast-col-xs-12.footer-adv-widget.footer-adv-widget-4 {
	width: 50% !important;
        border-left: 1px solid #7d7d7d;
}
}

.sidebar-main {
    background-color: #f0f0f0;
    padding: 1em;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
}

.entry-meta, .entry-meta * {
    color: #3b97af;
}

a {
	color: #3b97af;
}

a:hover {
	color: #122a31;
}

.ast-pagination a, .page-links .page-link, .single .post-navigation a {
    color: #3b97af;
}