.site-content {
	font-family: montserrat;
	color: #165a3c;
}

h3 span, h4 span, h2 span, h1, h2, div.entry-content p span, h2.entry-title a, h2.entry-title, h1.entry-title {
	font-family: montserrat;
	color: #1fc957 !important;
}

.entry-content h1, .entry-content h2, .panel-content .entry-title, .entry-meta, .lodestar-intro .entry-content, .menu-toggle:hover, .menu-toggle:focus {
	opacity: 1 !important;
}

.entry-title {
	color: #165a3c !important;
}

.custom-header-image::before, .footer-image:before {
	background: rgba(0,0,0,0) !important;
}

#site-navigation a {
	color: #165a3c;
}

.header-top, .header-top a:hover {
	opacity: 1 !important;
}

.main-navigation ul ul a:hover {
	color: #1fc957 !important;
}

a, a:visited, .entry-title a:hover, .entry-title a:focus, .entry-title a:visited, .entry-content a:hover, .entry-content a {
	color: #1fc957;
}

.site-info, site.info a, site.info a:visited, site.info a:hover, .site-footer a {
	color: #165a3c;
	border: none;
}

.site-info {
	background: #f3f3f3;
}

.site-footer .jetpack-social-widget-list a:hover {
	color: #1fc957;
}

.main-navigation ul li.current_page_item>a, .main-navigation ul li.current-menu-item>a,
.main-navigation a:hover, .main-navigation li:hover, .main-navigation ul ul, .main-navigation a:focus, .current-menu-parent {
	background: #fff !important;
}

.main-navigation ul {
	background: none;
}

.sub-menu {
	-webkit-box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.05);
	box-shadow: 5px 5px 5px 1px rgba(0,0,0,0.05);
}

.site-footer .widget-area {
	background-color: #fff;
}

.panel-image:before {
	background: none !important;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], textarea, button, button:hover, button:focus, input[type=button], input[type=button]:hover, input[type=button]:focus, input[type=reset], input[type=reset]:hover, input[type=reset]:focus, input[type=submit], input[type=submit]:hover, input[type=submit]:focus, #infinite-handle span button, #infinite-handle span button:hover, #infinite-handle span button:focus {
	color: #165a3c !important;
}

.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
	border: none;
}

@media screen and (max-width: 60em) {
	.main-navigation ul {
		background-color: #fff !important;
	}
	
	.main-navigation .sub-menu {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}

.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button, .sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button, .sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button, .sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button {
	background: #165a3c;
}

.sd-social-icon .sd-content ul li[class*=share-] a:hover, .sd-social-icon .sd-content ul li[class*=share-] div.option a:hover {
	opacity: 1;
	background: #1fc957 !important;
}

.sd-social-icon .sd-button span.share-count {
	background: #f3f3f3;
}

.sd-social .sd-button .share-count {
	color: #165a3c;
}

.entry-content div.sharedaddy h3, .entry-content div.sharedaddy h3.sd-title, .entry-content div#jp-relatedposts h3.jp-relatedposts-headline {
	color: #165a3c;
}

/*Changing the header background image for posts page -3904461z - SM*/
.blog .custom-header-image {
	background-image: url("https://nobelhof.nl/wp-content/uploads/2021/04/proost_allen.jpg") !important;
}

/* hide original text | fox 28987966-hc */
.more-link {
font-size: 0;
}
/* adds new text | fox 28987966-hc */
.more-link:after {
font-size: 1rem;
content: "Lees verder";
}
/* change header font size / hc-36014317 (DW) */
.site-header {
    font-size: 14px;
}







