/*
Theme Name: KBO 2026 colors redesign
Description: KBO 2026 custom theme
Author: Europe Web Media
Template: twentynineteen
Version: 1.0
Text Domain: kbo-2026
*/

:root {
	--theme-primary: #2358a7;
	--theme-secondary: #7cc097;
	--theme-tertiary: #c72156;
	--theme-dialog-bg: #e2efe5;
}

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css");

body {
	font-size: 16px;
	line-height: 150%;
}

.h1, h1 {
	color: var(--theme-primary);
	font-size: 2.25rem;
}
.h2, h2 {
	color: var(--theme-tertiary);
	font-size: 1.75rem;
	font-weight: 600;
	margin: 0 0 20px;
}
p {
	color: var(--theme-primary);
	line-height: 200%;
}

.hidden {
	opacity: 0;
	visibility: hidden;
}

.cli-bar-container {
    background-color:white;
    border: 1px solid #fff;
    box-shadow: 0px 2px 4px #dfdfdf;
}


.site-branding .custom-logo-link img {
	width: 192px;
    height: auto;
}

.inschrijfblok{
background-color:var(--theme-secondary);
text-align:center;
width:100%;
padding:20px;
}                       

.inschrijfblok:hover{
background-color:var(--theme-primary);

}
.anbi{
position:relative;
float:left;
}
.anbi img{
	vertical-align: unset;
}
.lidworden {
position:relative;
float:left;
background-color: var(--theme-tertiary);
color:white;
padding:3px 10px;
/*margin-left:10px;*/
margin-top:-6px;
font-size:16px;
border-radius:8px;
}
.lidworden:hover{
background-color: #b1191f;
}
 #menu-item-2231{
 display:none !important;
 }
@media (max-width: 1000px) {
.anbi, .lidworden{
display:none;
}
#menu-item-2231{
 display:block !important;
 background-color: var(--theme-tertiary);
 color:white;
 font-weight:bold;
 
 }
 #menu-item-2231 a span{
 color:white !important;
 font-weight:bold !important;
 }
}

.inschrijfblok a:link, .inschrijfblok a:active, .inschrijfblok a:hover, .inschrijfblok a:visited{
color:white;
font-size:2em;
}
 a.inschrijfbutton:link, a.inschrijfbutton:active, a.inschrijfbutton:hover, a.inschrijfbutton:visited{
color:white;
font-size:2em;
}
.entry-meta{
display:none;
}
.main-navbar-wrapper #site-navigation li.current-menu-item span {
    color: #fff !Important;
    padding: 0;
}

header.site-header {
	z-index: 100;
    display: block;
    overflow: visible;
    position: relative;
}
#page_wrapper {
    z-index: 50;
    display: block;
    position: relative;
}

/* breadcrunmbs */
.breadcrumbs-section .breadcrumbs {
    font-weight: 500;
    font-size: 15px;
}

.header-foto .btn-container{
                           display:none;
}
.s-direction{
display:none !important;
}

.marked{
padding: 16px;
    background-color: #e3e7bb;
    margin-bottom: 20px;
}

.scbtn{
margin-top:20px;
display:inline-block;
background-color:var(--theme-primary);
color:white;
padding :10px 20px;
font-weight:bold;
border-radius:10px;
}

.scbtn:hover{
margin-top:20px;
display:inline-block;
background-color:#1b4f71;
color:white;
padding :10px 20px;
font-weight:bold;
border-radius:10px;
text-decoration:none;
}
.eventblock{
background-color:var(--theme-primary);
color:white;
padding :20px 10px;
font-weight:bold;
}
.column_left{
	 width:50%;
	 position:relative;
	 float:left;
	 padding-right:20px;
}

.column_right{
	 width:50%;
	 position:relative;
	 float:left;
	 padding-left:20px;
}

.column_one_of_three{
	width:33.33%;
	position:relative;
	float:left;
	padding-right:20px;
}
.column_two_of_three{
	width:33.33%;
	position:relative;
	float:left;
	padding-left:20px;
	padding-right:20px;
}
.column_three_of_three{
	width:33.33%;
	position:relative;
	float:left;
	padding-left:20px;
}

.zeno_font_resizer {
	margin-bottom: 0;
}
.zeno_font_resizer a{
	color:var(--theme-secondary);
}
.zeno_font_resizer_minus{
	font-size: 1.5em;
}
.zeno_font_resizer_reset{
	font-size: 2em;
}
.zeno_font_resizer_add{
	font-size: 3em !important;
}
.shadowed{
	text-shadow: 2px 2px 4px #000000
}

#site-header-inner {
    padding-top: 20px !Important;
    padding-bottom: 20px !Important;
}

#asl-storelocator .search_filter,#asl-storelocator .distance{
	display:none !important;
}
@media (min-width: 768px) {
	.main-navbar-wrapper #site-navigation ul > li ul.nav-list-sub li:first-child {
		padding-left: 18px;
	}
	#asl-storelocator.asl-p-cont.asl-template-1.asl-p-cont.no-asl-filters .asl-panel #panel.storelocator-panel {
    	margin-top: 0px !important;
    }
}


#asl-storelocator.asl-p-cont.asl-bg-0 #panel.storelocator-panel {
	background: #b5be00 !important;
}

.page-id-23 #panel.storelocator-panel .item {
	border-bottom: 1px solid  #FFF !important;
}

#asl-storelocator.asl-p-cont.asl-bg-0 .infoBox #style_0.infoWindow {
    background: var(--theme-primary) !important;
    border-radius: 0;
    color: #fff;
    padding-bottom: 10px;
}

.asl-buttons{
	display:none !Important;
}

.afdelingenlijst h2{
	background-color:var(--theme-tertiary);
	color:white;
	padding:4px 0px;
	border-radius:100%;
	width:30px;
	height:30px;
	line-height:20px;
	text-align:center;
	font-size: 22px;
	line-height: 24px;
}

.storelist ul {
	padding-left: 30px;
}

#asl-storelocator.asl-p-cont.asl-bg-0 #style_0.infoWindow h3 {
	font-size: 14px !important;
}

#asl-storelocator.asl-p-cont.asl-bg-0 #style_0.infoWindow .phone > b, #asl-storelocator.asl-p-cont.asl-bg-0 #style_0.infoWindow .address, #asl-storelocator.asl-p-cont.asl-bg-0 #style_0.infoWindow .categories, #asl-storelocator.asl-p-cont.asl-bg-0 #style_0.infoWindow .phone > a, #asl-storelocator.asl-p-cont.asl-bg-0 #style_0.infoWindow .distance {
	font-size: 14px !important;
}

.p-website {
	font-size: 12px;
}

.topcontact .wpcf7-list-item-label {
	display: none;
}

.page-id-25 .footer-builder{
	display:none;
}

.wpcf7-submit {
	font-size:20px !important;
}
.topcontact  td, .wpcf7 td{
	border-collapse: collapse;
	border-spacing: 0;
	border:0px !important;
}

.websitelist a{
	text-transform:lowercase !important;
	color:white;
}

.afdeling{
	color:  var(--theme-primary);
}

.storelist{
	position:relative;
	float:left;
	width:24%;
	margin-right:1%;
}

.li_afdeling:hover{
	cursor:pointer
}

#kbo_top_extra{
	/*position:absolute;
	float:right;
	top:0;
	right:0px;
	padding: 10px 0;
	display: grid;
    align-content: center;*/
    position:absolute;
    display: flex;
    gap: 10px;
}

#kbo_top_extra p {
	padding-bottom: 0;
}

.ledenlogin{
	/*position:relative;
	float:left;
	margin-right:20px;*/
	display: flex;
	gap: 10px;
}

.ledenlogin a.login-url {
	font-size: 14px;
	margin-left: 30px;
	padding: 10px;
	line-height: 19px;
	margin-top: -4px;
}

.kbosearch{
	position:relative;
	float:left;
	/*margin-right: -15px;*/
}

.kbosearch input{
	border:1px solid var(--theme-primary);
	padding-right:40px;
	display: inline-block;
	color: #666;
	padding: .462em .769em;
	font-family: inherit;
	font-weight: inherit;
	font-size: 1em;
	line-height: 1.65;
	max-width: 100%;
	background: #fff;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-top: -5px;
}

.kbosearch .fa-search{
	position:relative;
	left:-20px;
	color:#219cdc;
}

.kbosearch .fa-search:hover{
	color:#000;
	cursor:pointer;
}

#site-navigation{
	/*margin-top:10px;*/
}

.ledenlogin a{
	text-transform:uppercase;
	line-height:36px;
	font-weight:600;
	font-size:32px;
}

.home-nieuws{
	padding-top:60px;
	margin-bottom:40px !important;
}

.vcex-post-type-entry-details{
	background-color:white;
}

h2.vcex-post-type-entry-title{
	line-height:2em !important;
	padding-left: 20px;
}

h2.vcex-post-type-entry-title:before{
	content: "> ";
	position: absolute;
	float: left;
	margin-left: -17px;
}

.normalgrid h2.vcex-post-type-entry-title:before{
	content: "";
	position: absolute;
	float: left;
	margin-left: -17px;
}

.normalgrid h2.vcex-post-type-entry-title{
	line-height:1.em !important;
	padding-left:0px;
}

.entry-title a:hover {
	color: #dd2730 !important;
}

.theme-button{
	text-transform:uppercase; 
	font-weight:600 !important;
	font-size:14px !important;                        
}

.overig-nieuws .wpb_text_column{
	background-color:white;
	padding:20px;
}

.overig-nieuws h1{
	margin-top:0px;
	color: #dd2730;    
	font-size:28px;
}

.overig-nieuws .vcex-post-type-entry-details {
	padding: 5px 20px !important;
	border: 0px solid #eee !important;
}

.overig-nieuws .wpex-row .col {
    margin: 0 0 0px !important;
}

.overig-nieuws .vcex-post-type-grid-wrap{
	min-height:382px;
	background-color:white;
}

.home_bekijkmeer{
	position:relative;
	left:20px;
	top:-28px;
}

.home-voordelen{
	padding:20px;
	background-color: #f0f2ca;
}

.home-voordelen h1{
	margin-top:0px;
	color: #b4bf01 !important;    
	font-size:28px;
}

.home-voordelen .vcex-post-type-entry-details{
	background-color:#f0f2ca;
}

.home-voordelen .wpex-row .col {
	margin: 0px !important;
	padding:0px !Important;
}

.home-voordelen.vcex-post-type-grid-wrap{
	padding-top:0px !Important;
}

.home-voordelen .vcex-post-type-entry-details {
	padding: 0px 15px !important;
	border: 0px solid #eee !important;
}

.liner{
	width:1600px;
	margin:auto;
	border-top:1px solid #c1c1c1;
}

.knop_onder{
	font-size:28px !important;
	padding-top:80px !important;
	padding-bottom:80px !important;
}


/* kennisbank page */#kennisbank_block .kb-categories {
	list-style: none;
	padding: 10px 0;
	margin-bottom: 2rem;
}

#kennisbank_block .kb-categories > li {
	padding: 20px;
	border-radius: 5px;
	margin-bottom: 20px;
	/* background-color: rgba(181,190,1,.65); */
	background-color: var(--theme-primary);
}

#kennisbank_block .kb-categories .kb-articles li:hover a {
	color: #333;
}

#kennisbank_block .kb-categories a {
	color: #fff;
	padding: 5px;
	display: block;
	font-weight: 500;
}

#kennisbank_block .kb-articles {
	list-style: none;
	padding: 0;
	margin-left: 1rem;
	border-left: 1px solid #b1b1b1;
}

#kennisbank_block .kb-articles li {
	padding-left: 10px;
}

#kennisbank_block .kb-articles li:hover {
	background-color: #edf1f3;
	border-left: 1px solid;
	margin-left: -1px;
}

#kennisbank_block .category-overview-inner {
	height: 100%;
	padding: 20px;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #e3e3e3;
	box-shadow: 0 0 45px rgb(0 0 0 / 8%);
}

#kennisbank_block .category-overview-inner a {
	color: #000;
}

#kennisbank_block .category-overview-inner ul {
	list-style: none;
	padding: 0;
}

#kennisbank_block .category-overview-inner ul li {
	padding: 10px 5px;
	border-bottom: 1px dashed #ddd;
}

#kennisbank_block .category-overview-inner ul li:hover {
	background-color: #f3f6f7;
}

#kennisbank_block .search-result-list {
	padding: 0;
	list-style: none;
	margin-bottom: 5rem;
}

#kennisbank_block .search-result-list li {
	border-bottom: 1px dashed #ddd;
}

#kennisbank_block .kb-section-list {
	list-style: none;
	padding: 0;
}

#kennisbank_block .kb-section-list li {
	padding: 10px 5px;
	border-bottom: 1px dashed #ddd;
}

#kennisbank_block .kb-section-list li:hover {
	background-color: #f3f6f7;
}

#kennisbank_block .kb-section-list a {
	color: #000;
}

#kennisbank_block .btn-primary {
	border-color: var(--theme-secondary);
    background-color: var(--theme-secondary);
}

.rev_slider .tp-caption {
	text-shadow: 2px 2px 20px #000000;
}

.nieuwsoverzicht .entries.left-thumbs .entry .entry-media {
	width: 26% !Important;
}

.nieuwsoverzicht .entries.left-thumbs .entry .entry-details {
	width: 70%;
}

.contactpersonen-list h2 {
	padding: 0 15px;
	width: 100%;
}

.contactpersonen-inner {
	margin-bottom: 20px;
}

.contactpersonen-list img {
	max-width: 100%;
	display: block;
}

.contactpersonen-list h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 0;
}

.contactpersonen-list p {
	font-size: 14px;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea{
	width: 100%;
}

.cli-bar-container {
	max-width: 840px;
	padding: 20px;
	margin-top: 10px;
    margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #dfdfdf;
	box-shadow: 0px 2px 4px #dfdfdf;
}

.page-template-template-news-events .section-1 {
	margin-top: 80px;
}

.featured-col-inner .column-feature-image {
	background-size: cover;
	background-repeat: no-repeat;
}

.featured-col-inner img {
	max-width: 100%;
	visibility: hidden;
}

.featured-col-inner .featured-title {
	padding: 8px 20px 16px;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.page-template-template-news-events .section-1 h2.laatste_nieuws {
	font-weight: 900;
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	padding: 8px 0;
	border-top: 4px solid #3a3e3f;
	border-bottom: 1px solid #d2d5d7;
}

.page-template-template-news-events .latestnews_teaser {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	border-color: #d2d5d7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.latestnews_teaser img {
	visibility: hidden;
	max-width: 100%;
	color: #d2d5d7;
	width: 100%;
	position: absolute;
	top: 0;
}

.latestnews_teaser .title {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: auto 0;
}

.latestnews_teaser .title a {
	font-weight: 900;
	font-size: 14px;
	line-height: 1.3;
	color: #3a3e3f;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* number of lines to show */
	       line-clamp: 2; 
	-webkit-box-orient: vertical;
}

.latestnews_teaser .title a:hover {
	text-decoration: none;
}

.latestnews_teaser .date {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: center;
	align-self: center;
	padding-right: 4px;
	margin-right: 8px;
	width: 40px;
	font-weight: 700;
	font-size: 13px;
	display: inline-block;
	white-space: nowrap;
	color: #000;
}

.latestnews_teaser .thumbnail {
	width: 67px;
	padding-bottom: calc((56.25 * 67px)/100);
	min-width: 67px;
	margin-left: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: center;
	align-self: center;
	margin-bottom: 0;
	background-position: center;
	background-size: cover;
	position: relative;
	background-repeat: no-repeat;
}

.page-template-template-news-events .section-2 .thumbnail {
	background-size: cover;
	background-repeat: no-repeat;
}

.page-template-template-news-events .section-2 img {
	max-width: 100%;
	visibility: hidden;
	min-height: 192px;
}

.page-template-template-news-events .section-2 .date {
	font-size: 13px;
	color: #000;
	padding: 5px 0;
}

.page-template-template-news-events .section-2 a {
	text-decoration: none;
	color: #219cdc;
	display: block;
	font-size: 1.077em;
	font-weight: 700;
}

.page-template-template-news-events .section-3 h2 {
	margin-bottom: 1rem;
}

.page-template-template-news-events .section-3 img {
	max-width: 100%;
	height: auto;
}

.archive .feature-image,
.post-type-archive-menukaart .feature-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffffff;
}

.archive img,
.post-type-archive-menukaart img {
	max-width: 100%;
}

.archive img.hidden,
.post-type-archive-menukaart img.hidden {
	opacity: 0;
	visibility: hidden;
	height: 180px;
}

.archive a,
.post-type-archive-menukaart a {
	color: #219cdc;
}

.archive .cat-items {
	padding: 0;
	list-style: none;
}

@media only screen and (max-width: 767px) {
	.header-top-menu ul {
		justify-content: center!important;
        font-size: 14px;
	}
	.kbosearch{
		display:none;
	}

	div#site-logo {
		width: 100%;
		text-align: center;
	}

	#wp-admin-bar-top-secondary {
		display: none;
	}

	#kbo_top_extra {
		top: 35px;
		right: 10px;
	}

	div#site-logo img {
		max-width: 225px;
	}

	body.wpex-mobile-toggle-menu-icon_buttons #mobile-menu {
		right: 15px;
		margin-top: -15px;
	}

	#kbo_top_extra .ledenlogin:nth-child(2) {
		display: none;
	}

	div.main-navbar-wrapper {
		background-color: #fff;
		padding: 0;
	}
}

.main-navbar-wrapper {
	padding: 15px 0;
	background: var(--theme-primary);
	margin-bottom: -1px;
}

.main-navbar-wrapper .navbar-style-one {
	position: relative;
	right: unset;
	top: 0;
	margin-top: 0;
	height: auto;
}

.main-navbar-wrapper ul {
	padding: 0;
	margin: 0;
}

.main-navbar-wrapper ul > li.menu-item > a.nav-link {
	height: 100%;
	padding: 0;
	line-height: 30px;
}

.main-navbar-wrapper ul ul.nav-list-sub {
	position: absolute;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	background-color: #fff;
	-webkit-transition: opacity .6s,visibility .6s;
	transition: opacity .6s,visibility .6s;
	box-shadow: 0 4px 8px -2px rgb(0 0 0 / 25%);
	background: #004990;
	margin-top: 23px;
	margin-left: -18px;
	margin-right: -18px;
	padding: 0;
	z-index: 3;
	min-width: 240px;
}

.main-navbar-wrapper #site-navigation ul ul.nav-list-sub li {
	display: block;
	border: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.main-navbar-wrapper #site-navigation ul ul.nav-list-sub li ul.nav-list-sub {
	left: 100%;
	top: 0;
	margin-left: 0;
	margin-top: 0;
	opacity: 0;
	visibility: hidden;
}

.main-navbar-wrapper #site-navigation ul ul.nav-list-sub li:hover a,
.main-navbar-wrapper #site-navigation ul ul.nav-list-sub li span:hover {
	/* color: var(--theme-primary); */
color: #000;
}

.main-navbar-wrapper #site-navigation ul ul.nav-list-sub li:hover ul.nav-list-sub {
	opacity: 1;
	visibility: visible;
}

.main-navbar-wrapper ul li.menu-item-has-children:hover .nav-list-sub {
	opacity: 1;
	visibility: visible;
}

.main-navbar-wrapper #site-navigation li.current-menu-item span {
	color: #000;
	padding: 0;
}

.main-navbar-wrapper #site-navigation span {
	font-size: 18px;
	color: #fff;
	line-height: unset;
	padding: 0;
	font-weight: 600;
	text-transform: uppercase;
}
.navbar-light .navbar-toggler {
    background-color: #1f86c7;
    border: 0px;
    padding: 12px 28px !Important;
}
.main-navbar-wrapper #site-navigation span:hover{
	color: #000;
}
.navbar-light .navbar-toggler-icon {
    background-image:none;
   
    color:white;
    
  }
  .navbar-light .navbar-toggler-icon::before {
    content: "MENU";
    color: white;
    font-weight: bold;
    left: 14px;
    margin-top:2px;
    position: absolute;
  }
  

.main-navbar-wrapper #site-navigation ul > li {
	display: inline-block;
	padding: 1px 18px;
	border-right: 2px solid var(--theme-secondary);
	position: relative;
}

.main-navbar-wrapper #site-navigation ul > li:first-child {
	padding-left: 0;
}

.main-navbar-wrapper #site-navigation ul > li:nth-last-child(2) {
	padding-right: 0;
	border: none;
}

.header-inner-top {
	padding: 20px 0;
	min-height: 100px;
}

.menu-toggle {
	display: none;
}

.entry-footer {
	display: none;
}

footer {
	background: var(--theme-dialog-bg);
}
footer .container:first-child {
	position: relative;
}
footer .container:first-child::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-top: 24px solid var(--theme-primary);
    clear: both;
    z-index: 100;
}
#footer-bottom {
	/*background: #ffffff;*/
	color: #000000;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
}

#footer-bottom a {
	/*color: #0a0a0a;*/
	color: var(--theme-primary);
    font-size: 14px;
	text-decoration: underline;
}

.footerlogo{
	position:relative;
	float:left;
	width:85px;
	height:32px;
	background-size:cover;
	background-image:url('/wp-content/uploads/sites/33/2025/12/logo-limburg-kleur-scaled.png');
	background-repeat:no-repeat;
	background-position:center center;
	margin-right:20px;
}

.footerinfo{
	line-height:41px;
	position:relative;
	float:left;
	color: var(--theme-primary);
    font-size: 14px;
}

.footerprivacy{
	position:relative;
	line-height:41px;
	float:right
}

.clr:after {
	clear: both;
	content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
}

.header-foto {
	min-height: 600px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	background-color: #fff;
	overflow: hidden;
}

.header-foto-overlay {
display:none;
	background: url(/wp-content/uploads/2019/02/header-overlay.png) no-repeat center center;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
}

.header-foto .kleine-text {
	margin-top: 0;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	text-shadow: 2px 2px 4px #000000;
	top: 180px;
	position: relative;
}

.header-foto .grote-text {
	color: #fff;
	font-size: 60px;
	font-weight: 700;
	text-align: center;
	text-shadow: 2px 2px 4px #000000;
	top: 168px;
	position: relative;	
}

.header-foto .btn-container {
	width: 50%;
	margin: 0 auto;
	top: 210px;
	position: relative;
	text-align: center; 
}

.header-foto .btn-container a {
	z-index: 10;
	background-color: rgb(224, 36, 40);
	font-family: Roboto;
	text-transform: uppercase;
	height: auto;
	width: auto;
	color: rgb(255, 255, 255);
	text-decoration: none;
	white-space: nowrap;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	text-align: left;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 17px;
	padding: 12px 35px;
	border-radius: 30px;
	transform-origin: 50% 50%;
	opacity: 1;
	transform: translate(0px, 0px);
	visibility: visible;
	border-width: 0px;
	display: inline-block;
}

.header-foto .btn-container a span {
	color: #fff;
	font-size: 28px;
	line-height: 18px;
	font-weight: 700;
	vertical-align: top;
	display: inline-block;
}

.header-foto .btn-container a:hover {
	background-color: #fff;
	color: #000;
}

.header-foto .btn-container a:hover span {
	color: #000;
}

.news-list-container {
	/* background-color: #d4eefd; */
	
	/*margin-left: -15px;
	margin-right: -15px;*/
	
	margin-bottom: 40px;
	padding: 40px 0;
}
.home .news-list-container {
	margin-bottom: 0;
}

.news-inner-content img {
	max-width: 100%;
	height: auto;
}

.news-inner-content {
	background-color: var(--theme-dialog-bg);
    margin-bottom: 10px;
    height: 100%;
}

.news-inner-content .short-info {
	padding: 15px;
}

.news-inner-content h2 {
	color: #219cdc;
	display: block;
	font-size: 1.077em;
	margin: 0 0 5px;
	font-weight: 600;
	line-height: 1.5em;
	padding-bottom:20px;
	text-transform: uppercase;
}

.home-full-width.news-list-container .news-inner-content h2 {
	color: var(--theme-primary);
    display: block;
    font-size: 1rem;
    margin: 0 0 5px;
    font-weight: 700;
    line-height: 1.5em;
    padding-bottom: 20px;
    text-transform: none;
}
.home-full-width.news-list-container .news-inner-content a.image-anchor {
	max-height: 175px;
    display: inline-block;
    overflow: hidden;
}
.home-full-width.news-list-container .news-inner-content img {
	width: 100%;
    object-fit: contain;
    /* max-height: 172px; */
}
.home-full-width.news-list-container .news-inner-content .short-info {
	padding: 0.5rem 1rem;
}
.home-full-width.news-list-container .news-inner-content .post-date {
	color: var(--theme-tertiary);
    font-size: 0.8rem;
    font-weight: 800;
}

.news-inner-content .news-excerpt {
	line-height: 24px;
  padding-bottom:20px;
}

.news-inner-content a.lees-meer {
	background-color: var(--theme-secondary);
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 10px 20px;
	display: inline-block;
	margin-top: 15px;
	border-radius: 3px;
}

.news-list-container a:hover {
	text-decoration: none;
}

.page-template-home-2-columns .voordelen-container h1 {
	margin-top: 0;
	padding: 0;
}

.overig-news-content {
	padding: 20px;
	background-color: #fff;
}

.overig-news-content  h1 {
	font-size: 28px;
	color: #dd2730;
	text-transform: uppercase;
}

.overig-news-content  ul {
	list-style: none;
	margin: 0;
	padding-left: 20px;
}

.overig-news-content  ul li {
	margin-bottom: 15px;
}

.overig-news-content  ul li a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.overig-news-content  ul li a::before {
	content: "> ";
	position: absolute;
	float: left;
	margin-left: -17px;
}

.home-2-column h1 {
	/* color: var(--theme-secondary); */
	color: var(--theme-primary);
}
.home-2-column h2 {
	/* font-size: 1.8rem; */
    color: var(--theme-tertiary);
    margin: 0 0 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.home-2-column h2 {
	/* font-size: 1.313em; */
}

.home-2-column .content-block-inner a,
.home-2-column .col-md-8 a {
	background-color: var(--theme-secondary);
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 10px 20px;
	display: inline-block;
	margin-top: 15px;
	border-radius: 3px;
}
.home-2-column .content-block-inner a:hover,
.home-2-column .col-md-8 a:hover {
	/*background: var(--theme-dialog-bg);*/
}

.voordelen-container {
	background-color: var(--theme-dialog-bg);
	padding-bottom: 20px;
}

.voordelen-container img {
	/*width: 100%;
	height: fit-content;*/
	width: 100%;
    height: 160px;
    object-fit: cover;
}

.voordelen-container .heading {
	padding: 0;
	font-weight: 600;
}
ul.overig-news {
	list-style: none;
	padding: 0;
}

.overig-news li {
	padding: 0.75rem 0;
    position: relative;
	text-indent: 0.25rem;
}
.overig-news li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.9rem;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid var(--theme-secondary);
    clear: both;
    z-index: 100;
}
ul.overig-news li a {
	color: var(--theme-primary);
	font-size: 1rem;
	font-weight: 500;
	text-transform: uppercase;
	padding-left: 10px;
}

.voordelen-container p:nth-child(1) {
	padding: 0;
}

.voordelen-container p {
	padding-left: 40px;
	padding-right: 20px;
}

.voordelen-container p a {
	color: #000;
  font-weight:600;
	font-size: 16px;
}

.voordelen-container p a::before {
	content: "> ";
	position: absolute;
	float: left;
	margin-left: -17px;
}

.footer-cta a {
	background: var(--theme-secondary);
	/* color: #f0f2ca; */
	color: #fff;
	/*display: block;*/
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 10px;
	padding: 80px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 0 black;
	display: grid;
    place-content: center;
    text-align: center;
    height: 100%;
}

.footer-cta a:hover {
	background: #f0f2ca;
	/*color: var(--theme-secondary);*/
	text-decoration: underline;
}

.content-devider {
	border-top: 1px solid #c1c1c1;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 10%;
	margin-right: 10%;
}

.navbar-light .navbar-toggler {
	border-color: #7f7f7f;
}

.over-ons-container {
	/*background-color: #d4eefd;*/
	background-color: #fff;
}

.over-ons-container .left-block-inner,
.over-ons-container .right-block-inner {
	background-color: var(--theme-dialog-bg);
	padding-top: 2.5rem !important;
}
.over-ons-container .left-block-inner::before,
.over-ons-container .right-block-inner::before {
	content: '';
    position: absolute;
    left: 3%;
    top: 0;
    width: 0;
    height: 0;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-top: 24px solid var(--theme-primary);
    clear: both;
    z-index: 100;
}

.over-ons-container h1 {
	font-size: 28px;
	color: #dd2730;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.over-ons-container a {
	text-decoration: underline;
}

.bottom-left-inner,
.bottom-right-inner {
	background-color: #f0f2ca;
	height: 100%;
}

.bottom-left-inner h1,
.bottom-right-inner h1 {
	color: #b4bf01;
	font-size: 28px;
	margin-bottom: 20px;
}
.bottom-left-inner img,
.bottom-right-inner img {
width: 100%;
}

.over-ons-container h2 {
	font-size: 1.313em;
	margin-bottom: 20px;
}

.page-template-over-ons .bottom-left-inner a,
.page-template-over-ons .bottom-right-inner a {
	color: #000;
	font-size: 15px;
	text-transform: uppercase;
	padding-left: 10px;
}

.page-template-over-ons .bottom-left-inner ul,
.page-template-over-ons .bottom-right-inner ul{
	list-style: none;
	padding: 0;
}


.page-template-over-ons .bottom-left-inner img,
.page-template-over-ons .bottom-right-inner img {
	max-width: 100%;
	height: auto;
}
.page-template-over-ons .bottom-right-inner .korting-description {
	background: #fff;
    padding: 0.5rem 1rem 1rem;
    font-size: 14px;
}

.page-template-over-ons .bottom-left-inner a::before,
.page-template-over-ons .bottom-right-inner a::before {
	position: absolute;
	float: left;
	margin-left: -18px;
}

.page-template-2-columns-v2 .left-block-inner,
.page-template-2-columns-v3 .left-block-inner,
.content-block-inner{
	background-color: #fff;
}

.page-template-2-columns-v2 .right-block-inner,
.page-template-2-columns-v3 .right-block-inner {
	background-color: #b1d69c;
}

.blue-bg {
	background-color: #d4eefd;
}


.page-template-2-3-columns-with-news .right-block-inner h1 {
	font-size: 28px;
	margin-bottom: 20px;
}

.page-template-2-3-columns-with-news .right-block-inner ul {
	list-style: none;
	padding: 0;
}

.page-template-2-3-columns-with-news .right-block-inner ul li {
	margin-bottom: 1rem;
}

.page-template-2-3-columns-with-news .right-block-inner a {
	color: #000;
	font-size: 1.077em;
	text-transform: uppercase;
	padding-left: 20px;
}

.page-template-2-3-columns-with-news .right-block-inner a::before {
	content: "> ";
	position: absolute;
	float: left;
	margin-left: -18px;
}

.gallery {
	display: flex;
	flex-wrap: wrap;
}

.gallery .gallery-item {
	padding: 10px;
	text-align: center;
	flex: 1 0 20%;
}

.gallery.gallery-columns-1 .gallery-item {
	flex: 1 0 100%;
}

.gallery.gallery-columns-2 .gallery-item {
	flex: 1 0 50%;
}

.gallery.gallery-columns-3 .gallery-item {
	flex: 1 0 33%;
}

.gallery.gallery-columns-4 .gallery-item {
	flex: 1 0 25%;
}

.gallery.gallery-columns-5 .gallery-item {
	flex: 1 0 20%;
}

.gallery .gallery-item .gallery-icon img {
	max-width: 100%;
	height: auto;
}

.gallery .gallery-caption {
	border: 0;
	padding: 10px;
	color: #767676;
	text-align: center;
}

.page div.pdfemb-viewer {
	border-color: #c1c1c1;
}

div#asl-storelocator.container.no-pad.storelocator-main.asl-p-cont.asl-bg-0 {
	width: 100%!important;
	max-width: 100%!important;
}
div#asl-storelocator.asl-p-cont.asl-template-1.asl-p-cont.no-asl-filters .asl-panel #asl-list.storelocator-panel {
	margin-top: 0;
}

.search-block-inner img {
	max-width: 100%;
}

.gridimage {
	width: 100%;
	height: 160px;
	background-size: cover;
}

img.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

.entry-content p {
	clear: both;
}

img.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}

.display-posts-listing {
	list-style: none;
	padding: 0;
}

.listing-item {
	float: left;
	width: 100%;
}

.listing-item a.image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	display: inline-block;
	margin-right: 15px;
	float: left;
}

.listing-item a.image img {
	max-width: 100%;
}

.listing-item a.title {
	color: #219cdc;
	float: left;
	font-size: 1.077em;
	margin: 0 0 5px;
	font-weight: 600;
	line-height: 1.5em;
	padding-bottom: 20px;
	text-transform: uppercase;
	width: 73%;
}

.listing-item .excerpt-dash {
	display: none;
}

.listing-item .excerpt {
	float: left;
	width: 73%;
}

.listing-item a.more-link {
	margin-top: 20px;
	background-color: var(--theme-secondary);
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 10px 20px;
	display: inline-block;
	margin-top: 15px;
	border-radius: 3px;
}

.wpcf7-form label {
	width: 100%;
}

#wpcf7-f454-p456-o1,
#wpcf7-f400-p244-o1 {
	width: 50%;
	padding: 1.5rem;
	background-color: #d4eefd;
}

.wpcf7-list-item {
	margin: 0 1em 0 0;
}

h2.innercontact {
	margin-bottom: 20px;
}

.top-row {
	margin-bottom: 30px;
}

.top-row br {
	display: none;
}

.wpcf7-form .top-row label {
	width: 90%;
	vertical-align: middle;
	margin-left: 15px;
}

.wpcf7-form .top-row strong {
	width: 100%;
	display: block;
}

.top-row .form-check {
	margin-bottom: 15px;
}

@media (max-width: 767px) {
	.main-navbar-wrapper ul ul.nav-list-sub {
        opacity: 1;
        visibility: visible;
        position: relative;
        /* margin-left: 1rem; */
        text-indent: 2rem;
        background: transparent;
        color: #000;
        box-shadow: unset;
        /* border-top: 1px solid #f1f1f1; */
        margin-top: 0.5rem;
	}
	.main-navbar-wrapper #site-navigation ul > li ul.nav-list-sub li a,
	.main-navbar-wrapper #site-navigation ul > li ul.nav-list-sub li a span {
		color: #000;
	}
	.main-navbar-wrapper #site-navigation ul ul.nav-list-sub li::before {
		content: "› "; /* use › or > */
        color: #555;
        position: absolute;
        left: 0;
        transform: translateY(2px);
	}
	.home-full-width.news-list-container .news-list-item {
	    margin-bottom: 1.5rem;
	}
}
@media (min-width: 768px) and (max-width: 1200px){
	.main-navbar-wrapper #site-navigation ul > li ul li a span,
	.main-navbar-wrapper #site-navigation ul > li ul li.current-menu-item a span {
		color: #fff!important;
		display: block;
		font-weight: 400;
	}
}
@media (max-width: 1200px){
	.navbar-expand-lg .navbar-toggler {
		display: block;
	}

	.navbar-expand-lg .navbar-collapse {
		display: none!important;
	}

	.navbar-light .navbar-toggler {
		background-color: #fff;
	}
/*}

@media (max-width: 1024px){*/

	.kbosearch {
		display: none;
	}

	.ledenlogin img {
		margin-left: 0!important;
	}


	.navbar-light .navbar-toggler {
		background-color:#1f86c7;
    border:0px;
    padding:14px 24px;
	}

	.navbar-collapse {
		position: absolute;
		top: 12px;
		right: 0;
		left: 0;
	}

	.navbar-collapse.show {
		z-index: 5;
		background: #fff;
		width: 100%;
		padding: 10px;
		display: flex!important;
	}

	.main-navbar-wrapper #site-navigation ul > li {
		display: block;
		padding: 10px;
		border-right: 0;
		border-bottom: 1px solid #f1f1f1;
	}

	.main-navbar-wrapper #site-navigation ul > li:first-child {
		padding-left: 10px;
	}

	.main-navbar-wrapper #site-navigation ul > li a span,
	.main-navbar-wrapper #site-navigation ul > li.current-menu-item a span {
		color: #000!important;
		display: block;
		font-weight: 400;
	}
  .main-navbar-wrapper #site-navigation ul > li#menu-item-2231 a span{
 color:white !important;
 font-weight:bold !important;
 }

	.footerlogo {
		float: none;
		margin: 0 auto;
	}

	.footerinfo {
		text-align: center;
		line-height: 24px;
		margin-top: 15px;
		float: none;
	}

	.footerprivacy {
		float: none;
		text-align: center;
	}

	div.main-navbar-wrapper {
		background-color: #fff;
		padding: 0;
	}

	.navbar-toggler {
		position: absolute;
		top: -70px;
		right: 15px;
	}

	#kbo_top_extra {
		right: 100px;
		top: 10px;
	}
}

@media (max-width: 768px){
	#kbo_top_extra {
		top: 0;
	}

	.header-inner-top .col-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	#kbo_top_extra p {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.navbar-toggler {
		margin-left: auto;
	}

	.main-navbar-wrapper {
		margin-bottom: 10px;
	}

	.main-navbar-wrapper ul {
		margin: 0 0 20px;
		width: 100%;
	}

	.main-navbar-wrapper #site-navigation ul > li {
		display: block;
		border-right: 0;
		border-bottom: 1px solid #f1f1f1;
	}

	.main-navbar-wrapper #site-navigation span {
		font-size: 14px;
		font-weight: 400;
		color: #000;
	}

	.voordelen-container img {
		height: auto;
	}

	.header-foto .kleine-text {
		line-height: 50px;
		top: 150px;
	}

	.header-foto .grote-text {
		line-height: 60px;
		top: 160px;
	}

	.header-foto .btn-container {
		width: 100%;
		top: 180px;
	}

	.gallery.gallery-columns-1 .gallery-item {
		flex: 1 0 100%;
	}

	.gallery.gallery-columns-2 .gallery-item {
		flex: 1 0 50%;
	}

	.gallery.gallery-columns-3 .gallery-item {
		flex: 1 0 30%;
	}

	.gallery.gallery-columns-4 .gallery-item {
		flex: 1 0 30%;
	}

	.gallery.gallery-columns-5 .gallery-item {
		flex: 1 0 30%;
	}

	#wpcf7-f454-p456-o1,
	#wpcf7-f400-p244-o1 {
		width: 100%;
		padding: 1.5rem;
		background-color: #d4eefd;
	}

	.wpcf7-form .top-row label {
		width: 85%;
	}

}

@media (max-width: 575.98px){
	.header-inner-top {
		padding: 5px 0;
		min-height: 70px;
	}

	.site-branding {
		width: 50%;
		margin-top: 8px;
	}

	.logo img {
		max-width: 100%;
		height: auto;
	}

	#kbo_top_extra {
		display: none;
	}

	.navbar-collapse.show {
		top: 0;
	}

	.navbar {
		padding: 0;
	}

	.navbar-toggler {
		position: absolute;
		top: -61px;
		right: 15px;
	}
  .navbar-light .navbar-toggler-icon {
    background-image:none;
   
    color:white;
    
  }
  
  .navbar-light .navbar-toggler-icon::before {
    content: "MENU";
    color: white;
    font-weight: bold;
    left: 14px;
    margin-top:2px;
    position: absolute;
  }
  

	.main-navbar-wrapper {
		margin-bottom: 0;
	}

	.main-navbar-wrapper ul {
		margin: 0 20px 20px;
	}

	.main-navbar-wrapper #site-navigation ul > li {
		display: block;
		border-right: 0;
		border-bottom: 1px solid #f1f1f1;
	}

	.main-navbar-wrapper #site-navigation span {
		font-size: 14px;
		font-weight: 400;
		color: white;
    
	}

	.header-foto {
	    min-height: 250px;
	}

	.header-foto .kleine-text {
		top: 100px;
		font-size: 24px;
		line-height: 24px;
	}

	.header-foto .grote-text {
		top: 110px;
		font-size: 34px;
		line-height: 36px;
	}

	.footerlogo {
		float: none;
		display: block;
		margin: 10px auto;
		width: auto;
	    height: 100px;
	    background-size: contain;
	    background-position: center;
	}

	.footerprivacy {
		float: left;
		width: 100%;
	}

	.header-foto .btn-container {
		top: 120px;
	}

	.gallery.gallery-columns-1 .gallery-item,
	.gallery.gallery-columns-2 .gallery-item,
	.gallery.gallery-columns-3 .gallery-item,
	.gallery.gallery-columns-4 .gallery-item,
	.gallery.gallery-columns-5 .gallery-item {
		flex: 1 0 100%;
	}
}


.page-kennisbank, 
.single-epkb_post_type_1 .site-main {
	padding-left: 0;
	padding-right: 0;
}

#eckb-article-page-container-v2 {
    background: #d4eefd;
}

/*#epkb-main-page-container.epkb-basic-template .section-head .epkb-category--top-cat-icon .epkb-cat-name,
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 #eckb-article-content-title-container .eckb-article-title,
#eckb-article-content-body h2, 
#eckb-article-content-body h3, 
#eckb-article-content-body h4 {
	color: #dd2730!important;
}*/
#epkb-main-page-container.epkb-basic-template .section-head .epkb-category--top-cat-icon .epkb-cat-name {
	font-size: 28px;
    color: #dd2730;
    margin: 0 0 20px;
    font-weight: 600;
    text-transform: uppercase;
}

#epkb-main-page-container.epkb-basic-template .eckb-article-title .eckb-article-title__text {
	/*color: #000;*/
	font-size: 15px;
	text-transform: uppercase;
	/*padding-left: 10px;*/
}

/*#epkb-main-page-container.epkb-basic-template #epkb-content-container section, 
#epkb-main-page-container.epkb-basic-template .section-head, 
#epkb-main-page-container.epkb-basic-template .section-head .epkb-category--top-cat-icon, 
#epkb-main-page-container.epkb-basic-template .epkb-sub-category .epkb-category-level-2-3 .epkb-category-level-2-3__cat-name, 
#epkb-main-page-container.epkb-basic-template .eckb-categories-list .epkb-top-category-box .epkb-section-body {
	background-color: #f0f2ca!important;
}*/

#epkb-sidebar-container-v2 .epkb-sidebar__cat__top-cat__heading-container {
	background-color: var(--theme-primary)!important;
}

#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 .eckb-navigation-back .eckb-navigation-button, 
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 #eckb-article-content-breadcrumb-container .eckb-breadcrumb-nav li a, 
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 #eckb-article-content-breadcrumb-container .eckb-breadcrumb-link * {
	color: #219cdc!important;
    /* display: block;
    font-size: 1.077em;
    margin: 0 0 5px;
    font-weight: 600;
    line-height: 1.5em;
    padding-bottom: 20px;
    text-transform: uppercase; */
}

#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 .eckb-meta-data-feature-text, 
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 .eckb-meta-data-feature-value, 
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header-v2 .eckb-meta-data-feature-value * {
	color: #000;
    /* font-size: 16px;
    font-weight: 600; */
}

#epkb-sidebar-container-v2 h3, 
#epkb-sidebar-container-v2 .epkb-sidebar__cat__top-cat__body-container .epkb-articles .eckb-article-title {
	color: #219cdc!important;
}

#menukaart_block h3 a {
	margin-bottom: 10px;
	font-weight: 600;
}

.post-type-archive #menukaart_block a {
	display: block;
}

#menukaart_block a {
	font-size: 20px;
	line-height: 22px;
	color: inherit;
}

#menukaart_block .sub-items {
	list-style: none;
	padding: 0;
}

#menukaart_block .sub-items li {
	margin: 10px 0;
}

#menukaart_block .sub-items a {
	font-size: 16px;
	text-decoration: none;
}

#menukaart_block .sub-items a:hover {
	text-decoration: underline;
}

#menukaart_block .sub-items a.no-href {
	text-decoration: none;
}

.header-top-menu {
	background-color: var(--theme-primary);
}

.header-top-menu ul {
	justify-content: end;
}

.header-top-menu ul li a {
	color: #ffffff;
}

.header-top-menu ul li:last-of-type {
	position: relative;
}

.header-top-menu ul li:last-of-type a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 180px;
	padding-right: 0;
}

.header-top-menu ul li:last-of-type a:before {
	content: "|";
	position: absolute;
	left: 0;
}

.logged-in .header-top-menu ul li:last-of-type a:after {
	content: ")";
	position: absolute;
	right: 0;
}

.kennisbank-login form {
	margin: 24px 0;
    padding: 26px 24px;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    border: 1px solid #c3c4c7;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.kennisbank-login form label {
	font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 3px;
}

.kennisbank-login form .input, 
.kennisbank-login input[type=password], 
.kennisbank-login input[type=text] {
    font-size: 24px;
    line-height: 1.33333333;
    width: 100%;
    border-width: .0625rem;
    padding: .1875rem .3125rem;
    min-height: 40px;
    max-height: none;
    background-color: #ffffff;
    border-radius: 4px;
}

.kennisbank-login form .login-remember {
    font-weight: 400;
    float: left;
    margin-bottom: 0;
}

.kennisbank-login form .login-submit .button {
    height: auto;
    min-height: 32px;
    line-height: 2.30769231;
    padding: 0 12px;
    float: right;
    background: #2271b1;
    border: 1px solid #2271b1;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    border-radius: 3px;
    cursor: pointer;
}

.kennisbank-login form .login-submit .button:hover {
	background: #135e96;
    border: 1px solid #135e96;
}


.epkb_post_type_1-template-default.single #eckb-article-page-container-v2 #eckb-article-body {
	grid-template-columns: 20% 80%;
}
.epkb_post_type_1-template-default.single #eckb-article-page-container-v2 #eckb-article-body #eckb-article-right-sidebar {
	display: none;
}

.logged-in.user-afdelingsbeheerder #wp-admin-bar-root-default {
	display: none;
}


/* SITE OVERVIEW page */
.page-template-template-siteoverview .feature-image, .post-type-archive-menukaart .feature-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffffff;
}
.page-template-template-siteoverview img {
    max-width: 100%;
}
.page-template-template-siteoverview img.hidden {
    opacity: 0;
    visibility: hidden;
    height: 235px;
	width: 100%;
}

.recent-news-list::before {
	content: '';
    position: absolute;
    left: 1%;
    top: 0;
    width: 0;
    height: 0;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-top: 24px solid var(--theme-primary);
    clear: both;
    z-index: 100;
}

