.mh-posts-stacked-meta, .mh-tab-button.active, .mh-tab-button.active:hover, .mh-footer-widget-title, .mh-widget-title-inner, .mh-widget-title-inner, .mh-widget-title, .mh-widget-title, input[type=submit], .entry-tags li:hover, .entry-tags .fa {
	background: #094531;
}

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

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

.entry-content a, .entry-content a:hover, .mh-meta a:hover, .mh-footer .mh-meta a:hover {
	color: #236434;
}

.mh-copyright {
	display: none;
}

.mh-container-outer {
	margin: 0 auto;
}

.mh-main-nav-wrap {
	background: #fff;
}

.mh-main-nav-wrap .slicknav_btn, .mh-main-nav-wrap .slicknav_menu, .mh-main-nav-wrap .slicknav_nav .slicknav_item:hover, .mh-main-nav-wrap .slicknav_nav a:hover {
	background: #000;
}

.mh-main-nav {
	background: #fff;
	width: auto;
	padding-left: 120px;
}

.mh-main-nav li {
	margin-right: 5px;
}

.mh-main-nav li a {
	color: #236434;
	font-family: "Roboto Condensed", sans;
	font-size: 1.2em;
	padding: 5px 15px;
}

.mh-main-nav .menu > .current-menu-item, .mh-main-nav .menu > .current-page-ancestor {
	background: #ccdf9e;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.mh-widget-title, .mh-widget, .mh-footer-widget {
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.mh_magazine_lite_posts_stacked {
	border-radius: 0;
	margin: -15px -25px 25px;
}

.mh-main-nav li:hover, .mh-main-nav .menu > .current-menu-item:hover, .mh-main-nav .menu > .current-page-ancestor:hover {
	background: #9abf3e;
}

h1, h2, h3, h4, h5, h6, .mh-custom-posts-small-title {
	font-family: 'Roboto Condensed', sans-serif;
}

body {
	font-family: "Roboto", sans-serif;
	background: #dbdfd1;
}

.mh-widget-title-inner {
	font-size: 1.1em;
	text-transform: none;
}

.mh-container-outer {
	-webkit-box-shadow: 0 0 10px rgba(20,20,20,.5);
	-moz-box-shadow: 0 0 10px rgba(20,20,20,.5);
	box-shadow: 0 0 10px rgba(20,20,20,.5);
}

.mh-custom-posts-small-title {
	line-height: 1;
	font-size: 1.125rem;
}

.mh-posts-stacked-title-small {
	font-size: 1.125rem;
}

.single-tribe_events .tribe-events-event-image {
	float: right;
	width: 150px;
	margin-left: 25px;
}

.single-tribe_events .tribe-events-single-event-title {
	color: #000; font-size: 32px; 
}

.tribe-events-list-widget .tribe-event-featured .tribe-event-title a  { color: #000 }

.tribe-events-schedule {
	margin: 0;
}

.mh-posts-stacked-overlay {
	background: none;
}

.mh-posts-stacked-thumb {
	overflow: hidden;
}

.mh-posts-stacked-thumb img {
	max-width: 100%;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.mh-posts-stacked-thumb:hover img {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.mh-posts-stacked-overlay-small {
	border: none;
}

.tribe-event-duration {
	color: #979797;
	font-size: .6875rem;
}

.tribe-event-duration:before {
	font: normal normal normal 13px/1 FontAwesome;
	content: "\f073";
}

.tribe-events-list-widget .tribe-event-featured, .tribe-events-venue-widget .tribe-event-featured, .tribe-mini-calendar-list-wrapper .tribe-event-featured, .tribe-events-adv-list-widget .tribe-event-featured .tribe-mini-calendar-event,  .tribe-events-list-widget .tribe-event-featured, li.tribe-events-list-widget-events {
    background-color: #fff !important;
}
.tribe-events-list-widget .tribe-event-featured a { color: #000 } .tribe-event-title a { color: #000 } .tribe-events-list-widget .tribe-event-featured a { color: #000 } .tribe-event-duration{
 	color: #000;
}
.tribe-events-list-widget .tribe-event-featured .tribe-event-title a  { color: #000 }

li.current_page_item {
	font-weight: bold;
}

.tribe-events-list-widget .tribe-events-list-widget-events {
    padding: 0 1.5rem 0 0; 
}

/* inschrijvingen in menu */
li#menu-item-8490 {
	background-color: #9abf3e;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	box-shadow: 2px 1px 3px rgba(0,0,0,0.35);
}

li#menu-item-8490 a {
	padding: 4px 10px;
	color: #e7ffad;
	text-transform: capitalize;
	font-weight: normal;
}

li#menu-item-8490:hover {
	margin-top: 1px;
	margin-left: 1px;
	box-shadow: none;
	color: #fff;
}

li#menu-item-8490:hover a {
	color: #fff;
}

li#menu-item-7917.current_page_item {
	box-shadow: none;
}

.widget_nav_menu div {
	margin-left: 20px;
}

.widget_nav_menu .sub-menu {
	margin-left: 20px;
	font-size: .95em;
}

.single-post figure.entry-thumbnail {
    display: none;
}