/***** Navigation *****/

.mh-main-nav { text-transform: uppercase; border-bottom: 5px solid #006699; }
.mh-main-nav li:hover { background: #006699;; }
.mh-main-nav .menu > .current-menu-item { background: #006699; }

.slicknav_btn { background: #006699; }
.slicknav_menu { padding: 0; border-bottom: 1px solid #006699; background: #29732b; display: none; }
.slicknav_nav a:hover { color: #fff; background: #006600; }

blockquote { border-left: 5px solid #29732b; }

a {
    color: #006699;
	font-weight: bold;
}

.mh-header-tagline { color: #006699; }

.mh-meta a:hover { color: #006699; }

.entry-content a { color: #2b2972; }

.entry-content a:hover { color: #2b2972; }

.entry-tags li:hover { background: #006699; }

.entry-tags .fa { background: #006699; }

.page-numbers:hover, .mh-loop-pagination .current, .mh-comments-pagination .current, a:hover .pagelink { background: #006699; }

.pagelink { background: #006699; }

.bypostauthor .mh-comment-meta-author:after { color: #006699;  }

.mh-comment-meta-links .comment-reply-link:before { color: #006699; }

.mh-comment-info { color: #006699; }

#respond #cancel-comment-reply-link:before { color: #006699; }

.required { color: #006699; }

input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover, textarea:hover { border: 1px solid #006699; }

input[type=submit] { background: #006699; }

.mh-widget-title { border-bottom: 3px solid  #006699; }

.mh-slider-widget .flex-control-paging li a.flex-active { background: #006699; }

.mh-slider-caption { border-bottom: 3px solid #006699; }

.mh-posts-large-caption { background: #006699; }

.mh-posts-stacked-meta { background: #006699; }

.mh-tabbed-widget a:hover { color: #006699; }

.mh-tab-buttons { border-bottom: 3px solid #006699; }

.mh-tab-button.active, .mh-tab-button.active:hover { background: #006699; }

.mh-footer-widget .mh-tab-button.active { background: #006699; }

.tagcloud a:hover, .mh-widget .tagcloud a:hover, .mh-footer-widget .tagcloud a:hover { background: #006699; }

.mh-footer a:hover {
  color: #2b2972;
	background-color: white;
}

.mh-meta {
    display: none;
}

.mh-post-nav-prev {
    display: none;
}

.mh-post-nav-next {
    display: none;
}

.mh-image-placeholder {
	display: none;
}

/* .business {border: solid 1px; padding: 5px; margin: 3px; } */

.feed-item-title {
  background-color: #779d4d;
	font-weight: 600;
}
.feed-item-desc {
	padding-bottom: 85px;
}

.mapp-canvas {
		border: 2px solid #29732b;
}