/**
 * SiteCan CSS
 */

@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap");
/* @import url("https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@400;700&display=swap"); */

a, a:visited {
    color: #036195;
}

body {
/* 	font-family: 'Source Sans Pro', sans-serif; */
	font-size: 18px !important;
	line-height: 1.5em;
}

b, strong {
    font-weight: 600;
}

h1 {
	font-size: 36px;
	line-height: 40px;
/* 	font-family: 'Avenir Next LT Pro'; */
	font-weight: 600;
/* 	font-family: 'Tw Cen MT'; */
}

p, .entry-content {
/* 	font-family: 'Source Sans Pro', serif; */
}

.site-content #primary .entry-title, 
.site-content #primary .entry-title a {
/*	padding-bottom: 0.2em;
	border-bottom: solid #f1bb01 3px;*/
}

h1, h2, h3, h4, .entry-title,
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 {
	
}
.wp-block-advanced-gutenberg-blocks-post__title {
	line-height: 1em;
	margin-bottom: 0;
}
.wp-block-advanced-gutenberg-blocks-post__button,
.wp-block-cover p,
#secondary, .site-footer
{
/* 	font-family: 'Source Sans Pro', sans-serif; */
}

.wp-block-cover__inner-container p {
	line-height: 180%;
}

h2,
.single-post .site-content .entry-content h2 {
	font-size: 28px;
	font-weight: normal;
}

h3,
.single-post .site-content .entry-content h3 {
	font-size: 20px;
	font-weight: 600;
}

h2 a, h2 a:visited,
h3 a, h3 a:visited {
	color: inherit;
}

.site-content .entry-content table td {
	text-align: initial;
	padding: 8px 20px;
}

.site-content .entry-content table th {
	text-align: initial;
	padding: 8px 20px;
}

.wp-block-table figcaption,
.wp-block-image figcaption {
    font-size: 85%;
    font-style: italic;

}

.page-template-main-page .wp-block-advanced-gutenberg-blocks-post__metas {
	display: none;
}

.page-template-anbipage .wp-block-table {
	margin: 10px 0;
}

.page-template-anbipage .site-content .entry-content table td {
	text-align: initial;
	padding: 5px 2px;
}

.page-template-anbipage .site-content .entry-content table th {
	text-align: initial;
	padding: 5px 2px;
}

html .site-content .entry-content table td.has-text-align-left {
	text-align: left;
}

html .site-content .entry-content table td.has-text-align-center {
	text-align: center;
}

html .site-content .entry-content table td.has-text-align-right {
	text-align: right;
}


.page-template-anbipage .uitgebreid table td,
.page-template-anbipage .uitgebreid table th {
	font-size: 0.9em;
	width: auto;
}

.page-template-anbipage .uitgebreid table td:first-child {
	width: 50%;
}

.site-main a {
	font-weight: 600;
}

.widget ul li a {
	float: none;
}

#secondary .widget ul li {
	text-align: left;
}

.widget ul ul {
	margin-top: 10px;
}

.post .byline {
	display: none !important;
}

body:not(.single-post) #recent-posts-2 {
	display: none !important;
}

.site-branding {
	width: 100%;
}

.site-branding h1 {
	clear: none;
}

.site-branding img.custom-logo {
	float: left;
	padding-right: 20px;
	height: auto;
	max-width: 600px;
}

@media only screen and (min-width: 1025px){
	.site-branding img.custom-logo {
		margin-bottom: -50px;
	}
}

.col-3, .col-2 {
	padding: 0 30px 0 0;
}

.home .col-3, .home .col-2 {
	padding: 0 15px;
}

.wp-block-image.col-3 {
	margin: 10px 20px 10px 0;
	padding: 0;
	width: calc(33% - 20px);
}

.wp-block-image.col-2 {
	margin: 10px 20px 10px 0;
	padding: 0;
	width: calc(50% - 20px);
}

.site-footer {
	background: #7f8fad;
	padding: 50px 0 20px 0;
}

.site-branding .site-title a {
    color: #a03a00;
}

.site-footer .widget h2,
.site-footer .widget .widget-title {
	color: #fff;
}

.site-footer .widget.widget_text strong {
    margin: 0;
    display: initial;
}

.site-footer .widget ul li,
.site-footer .site-info,
.site-footer .widget p,
.site-footer .widget ul li a {
	color: #fff;
}

.site-footer a {
	color: #fff;
}

.site-footer a:hover {
	color: #ccc;
}

.site-footer .site-info {
	border-top-color: #baadd5;
	display: none;
}

.site-footer .eo-events .date {
	display: none;
}

.site-footer .column {
	padding-left: 15px;
}

.site-footer .column img {
	max-width: 350px;
}

.site-footer .widget.widget_search form {
    background: rgba(255,255,255,0.1);
}

.site-footer .widget.widget_search form input[type="search"] {
    color: #fff;
}

.site-footer .widget.widget_search form input[type="search"]::placeholder {
	color: #ccc;
}

.site-footer svg.social-icon {
	margin-right: 4px;
	transition: all .2s ease-in-out
}


.site-footer a:hover svg.social-icon {
	transform: scale(1.1);
}

.site-footer svg.social-icon path {
	fill: #f6f6f6;
}

.widget.widget_search form input[type="search"], 
.search #primary .page-header form input[type="search"], 
.error404 .not-found form input[type="search"] {
    width: 72%;
    padding: 0 0 0 20px;
}


.header-top {
	background-color: #f1bb01;
}

#header-image, .home .wp-block-cover {
	min-height: 350px;
	max-height: 400px;
	margin-bottom: 25px;
}

.site-branding img.custom-logo {
	max-width: 800px;
	max-height: 100px;
}

.home .wp-block-cover .wp-block-cover__inner-container {
	max-width: 1170px;
	width: 100%;
}

.home .btn-welcome {
	float: right;
	display: block;
	position: relative;
	margin-right: 100px;
	background-color: rgba(255, 194, 14, 0.2);
	border: solid 2px rgb(255, 255, 255);
	margin-bottom: 0;
	background-color: rgba(255,194,14,1);
	border-color: rgba(255,/*194*/,14,1);
	letter-spacing: 2px;
	
	border-radius: 80px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
}

.home .btn-welcome a {
	color: #fff;
	width: 110px;
	line-height: 140px;
}

.home .btn-welcome:hover {
	transform: scale(1.1, 1.1);
/* 	background-color: rgba(247, 148, 29, 0.5); */
}

.home .btn-welcome{
	-webkit-animation: glow 1s ease-in-out infinite alternate;
	-moz-animation: glow 1s ease-in-out infinite alternate;
	animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    box-shadow: 0px 0px 10px 3px rgba(255,255,255,.8);
  }
  to {
    box-shadow: 0px 0px 20px 3px rgba(128,128,128,.8);
  }
}

.menu-item a, 
.menu-item a:visited {
    color: #000;
}

.main-navigation li {
    margin-left: 36px;
}

#menu-login a {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
}

.admin-bar #menu-login a {
    top: 32px;
}

#primary-menu>li {
	border-bottom: 4px solid transparent;
}

.admin-bar .site-navigation-fixed.navigation-top {
    top: 32px;
}

.site-navigation-fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 999;
	height: 48px;
	box-shadow: 0px 3px 5px 0px rgba(227,227,227,1);
}

.site-navigation-fixed .main-navigation {
	margin-top: 14px;
}

.site-navigation-fixed .wrap {
	position: relative;
	width: 1170px;
	height: 100%;
	padding: 0 15px;
	margin: 0 auto;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-size: auto 40px;
	background-position: 30px 50%;
}

.main-navigation .menu-home {
	display: none;
}

.site-navigation-fixed .menu-home {
	position: absolute;
	display: block;
	height: 100%;
	width: 350px;
}

.site-navigation-fixed .menu-home a {
	display: block;
	width: 100%;
	height: 100%;
}

.main-navigation ul ul li>a {
	border-bottom: 0!important;
}

.main-navigation a {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 4px 4px;
}

body:not(.home) .site-header .main-navigation a {
    border-bottom: 3px solid transparent;
}

body:not(.home) .site-header .main-navigation a:hover {
	border-bottom: 3px solid transparent;
}

body:not(.home) .site-header .main-navigation .current-menu-item>a,
body:not(.home) .site-header .main-navigation .current-menu-item>a:hover {
    border-bottom: 3px solid #f7941d;
}

.main-navigation .current_page_item>a, .main-navigation .current-menu-item>a, .main-navigation .current_page_ancestor>a, .main-navigation .current-menu-ancestor>a {
    color: inherit !important;
}

.navigation .hint {
	font-size: 0.8em;
	display: block;
	text-transform: uppercase;
        margin-bottom: -10px;
}

.navigation.pagination .page-numbers {
	border: rgb(187, 20, 26) solid 2px;
	color: #000;
}

.navigation.pagination .page-numbers:hover {
	background-color: rgb(187, 20, 26);
	border: rgb(187, 20, 26) solid 2px;
	color: #fff;
}

.navigation.pagination .page-numbers.current {
	background-color: rgb(187, 20, 26);
	border-color: rgb(187, 20, 26);
	color: #fff;
}

.site-content #primary .entry-meta {
    text-transform: uppercase;
}

.site-content #primary .entry-header {
    text-transform: uppercase;
}

.site-content #primary .entry-meta a {
    font-weight: normal;
}

.widget ul li:hover:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d2232a' viewBox='0 0 192 512'%3E%3Cpath d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z'/%3E%3C/svg%3E") center center no-repeat;
}

.widget ul li:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23805C5D' viewBox='0 0 192 512'%3E%3Cpath d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z'/%3E%3C/svg%3E") center center no-repeat;
}

.site-footer .widget ul li:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23CCA7A9' viewBox='0 0 192 512'%3E%3Cpath d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z'/%3E%3C/svg%3E") center center no-repeat;
}

.site-footer .widget ul li:hover:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 192 512'%3E%3Cpath d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z'/%3E%3C/svg%3E") center center no-repeat;
}

.page-template-nieuwsgridpage #primary,
.page-template-widepage #primary {
	width: 100%;
}

.block-view .container .col-2,
.latest-news .container .col-2,
.block-view .container .col-3,
.latest-news .container .col-3 {
	position: relative;
}


.site-content #primary h2.entry-title,
.site-content #primary h2.entry-title a,
.block-view .post .entry-header .entry-title,
.latest-news .post .entry-header .entry-title {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    font-weight: normal;
    text-transform: uppercase;
}

.latest-news .post .entry-content {
    margin-top: 0px;
}

.block-view .container .col-2 .post-thumbnail,
.latest-news .container .col-2 .post-thumbnail,
.block-view .container .col-3 .post-thumbnail,
.latest-news .container .col-3 .post-thumbnail {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
	overflow: hidden;
	
	border: 0;
	padding: 0;
	min-height: 200px;
	
	display: flex;
	justify-content: center;
	align-items: center;	
}

.site-content #primary .latest-news .post .post-thumbnail,
.site-content #primary .block-view .post .post-thumbnail {
	border: 0;
	padding: 0;
}

.block-view .container .col-2 .post-thumbnail img,
.latest-news .container .col-2 .post-thumbnail img,
.block-view .container .col-3 .post-thumbnail img,
.latest-news .container .col-3 .post-thumbnail img {
	position: absolute;
	width: 100%;
	height: auto;
}

.block-view .post .entry-header,
.latest-news .post .entry-header {
    padding: 12px 8px 0 30px;
}

.block-view .post .entry-header .date {
	display: block;
}

.latest-news .post.hentry {
	margin-bottom: 0;
}

.site-content #primary .block-view .entry-header,
.site-content #primary .row .entry-header {
    margin-bottom: 0;
    padding-bottom: 0;
}

.site-content #primary .row .post {
	margin-bottom: 32px;
}

.latest-news {
	padding-top: 8px;
	padding-bottom: 32px;
}

.block-view, .latest-news {
	clear: right;
}

.wp-block-advanced-gutenberg-blocks-post {
	padding-top: 0;
	margin-top: 8px;
}

.block-view .post .entry-header, 
.latest-news .post .entry-header, 
.block-view .post .entry-content, 
.latest-news .post .entry-content {
	padding-left: 16px;
	padding-right: 8px;
}

.block-view .post .entry-content, 
.latest-news .post .entry-content,
.block-view .post .entry-meta,
.latest-news .post .entry-meta {
	font-size: 15px;
}

.site-content #primary .post .entry-title a,
.site-content #primary .block-view .entry-title, 
.site-content #primary .block-view .entry-title a {
	font-size: 18px;
}

.site-content #primary .block-view .entry-meta span, 
.site-content #primary .latest-news .entry-meta span {
    padding-right: 0;
    margin-right: 0;
}

#content .block-view .post .entry-meta .author,
#content .latest-news .post .entry-meta .author {
	display: inline-block;
	float: none;
	color: #6e6d72;
	font-size: 14px;
	text-transform: uppercase;
}

.block-view .entry-meta .author:before,
.latest-news .entry-meta .author:before {
	padding-left: 4px;
	padding-right: 4px;
	content: '-';
	color: #6e6d72;
}

#acc-content .block-view .post .entry-meta .references,
#acc-content .latest-news .post .entry-meta .references {
	position: absolute;
	top: 3px;
	right: 5px;
	margin-right: 30px;
}

.home #acc-content .latest-news .post .entry-meta .references {
	margin-right: 15px;
}

#acc-content .block-view .post .entry-meta .references a,
#acc-content .latest-news .post .entry-meta .references a {
	background-color: hwb(205deg 3% 17% / 40%);
	border-radius: 10px;
	padding: 2px 5px;
	margin: 0 0 0 3px;
	color: #fff;
	font-size: 15px;
	text-transform: lowercase;
}

#acc-content .block-view .post .entry-meta .references a:hover,
#acc-content .latest-news .post .entry-meta .references a:hover {
	background-color: #f7941d;
	color: #fff;
}


.home .post img {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.home .post img:hover {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;

}

.home .post:hover img,
.block-view .post:hover img {
/*	filter:  contrast(110%) brightness(1.2);
	-webkit-filter: contrast(110%) brightness(1.2);
	-moz-filter: contrast(110%) brightness(1.2);
	-o-filter: contrast(110%) brightness(1.2);
	-ms-filter: contrast(110%) brightness(1.2);*/
}

.home .post,
.latest-news .post,
.block-view .post {
	background-color: rgb(255, 255, 255);
}

.home .post:hover,
.latest-news .post:hover,
.block-view .post:hover {
	background-color: rgba(243, 154, 43, 0.05);
	background-color: rgba(100, 100, 100, 0.1);
	background-color: rgba(236, 232, 231, 0.3);
	/*background-color: rgba(102, 73, 152, 0.1)*/
}

.block-view .post .entry-header a:hover,
.latest-news .post .entry-header a:hover {
	color: #37536f;
	opacity: 1;
}

.block-view .post {
	overflow: visible;
}

/* The slow way */
.latest-news .post,
.block-view .post,
.site-content #primary .latest-news .post,
.site-content #primary .block-view .post {
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  transition: box-shadow 0.3s ease-in-out;
  cursor: pointer;
}

/* Transition to a bigger shadow on hover */
.latest-news .post:hover,
.block-view .post:hover,
.site-content #primary .latest-news .post:hover,
.site-content #primary .block-view .post:hover {
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

.latest-news .post .entry-meta a {
    font-size: 14px;
    line-height: 26px;
    color: #6e6d72;
    font-weight: normal;
    text-transform: uppercase;
}

.home  .row .entry-meta .author,
.home .row .entry-meta .author a,
#main .post .entry-meta .author,
#main .post .entry-meta .author a {
	color: #6e6d72;
}

#main .post .entry-meta .author {
	display: block;
	clear: left;
}

.grid-item .row .event,
.latest-news .row .event {
	position: relative;
	border: solid 1px #bb141a;
}

.site-content #primary .event {
	border-color: #bb141a;
}

.row .event .entry-header h2.entry-title {
	display: block !important;
	margin-top: 90px !important;
}

.row .event .entry-meta {
	position: static;
	padding: 0;
	margin: 0;
}

.row .event .entry-meta .date {
	position: absolute !important;
	display: block !important;
	margin-right: 0 !important;
	top: 0;
	left: 0;
	right: 0;
	height: 90px;
	background-color: #bb141a;
	color: #fff;
	font-size: 1.2em;
	padding: 40px 10px 10px 16px;
}

.row .event .entry-meta .date-time {
	display: block;
	padding: 0;
	margin: 0;
	clear: both;
	font-size: 14px;
	line-height: 18px;
	color: #f1bb01;
}

.row .event .entry-meta a {
	color: #fff;
	font-size: 1.1em;
}

.row .event .entry-meta a:hover {
	color: #fff;
}

.row .event .entry-meta .date .day {
	font-size: 2.2em;
}

.row .event .entry-meta .date .year {
	display: none !important;
}

.site-content #primary .entry-meta .date span {
	position: initial;
	padding-right: 0;
	margin-right: 0;
	display: initial;
}

.row .event .entry-content .more {
    top: 0px;
    right: 0px;
}

.row .event .entry-content .more {
    background-color: #bb141a;
    border: solid #bb141a 0px;
}

.row .event .entry-meta .venue,
.latest-news .entry-meta .venue {
    text-transform: uppercase;
    clear: both;
    font-size: 14px;
    line-height: 18px;
    color: #036195;
    display: block !important;
}

.latest-news .post .entry-header .entry-title a {
    color: #ba1319 !important;
}

.latest-news .post .entry-header .entry-title a:hover {
    color: #ed1c24 !important;
}

.block-view .row .event .post-thumbnail {
	display: none;
}

body.single-event .row .event {
	height: auto;
}

.post .imported.hidden {
	display: none;
}

/* WP blocks */

.wp-block-gallery ul li {
	background-image: none !important;
}

.wp-block-gallery ul li figure {
	border-radius: 10px;
}

.wp-block-advanced-gutenberg-blocks-post {
	display: flex;
	position: relative;
	width: auto;
	float: left;
	height: 420px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: -15px;
	margin-right: 15px;
	border: 0;
	border-right: dotted rgb(0, 143, 213) 1px;
	border-radius: 0;
}

.wp-block-advanced-gutenberg-blocks-post:last-child {
	border-right: 0;
}

.wp-block-advanced-gutenberg-blocks-post__image {
	display: block;
	width: 100%;
	height: 200px;
	border-radius: 10px 10px 0 0;
	border: 0px transparent;
}

.wp-block-advanced-gutenberg-blocks-post__content {
	display: block;
	width: 100%;
	position: absolute;
	top: 200px;
	left: 15px;
	bottom: 0;
	padding: 10px 24px 10px 0;
}

.wp-block-advanced-gutenberg-blocks-post__excerpt { 
	min-height: 3em;
}

.wp-block-advanced-gutenberg-blocks-post__content .wp-block-advanced-gutenberg-blocks-post__excerpt p {
    font-size: .9em;
    margin: 0.5em 0;
}

.wp-block-advanced-gutenberg-blocks-product__actions {
	position: absolute;
	bottom: 4px;
	margin-bottom: 5px;
}

.page-id-513 .wp-block-advanced-gutenberg-blocks-post {
	height: 240px;
}

.page-id-513 .wp-block-advanced-gutenberg-blocks-post__content {
	top: 0;
}

.container .page .container {
	width: auto;
}

.page-template-template-home .section-title {
	font-size: 32px;
	border-bottom: solid 2px #f1bb01;
	text-transform: uppercase;
	color: #4b4554;
}


.row .post:hover .more {
	background-size: 50%;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f7941d' viewBox='0 0 192 512'%3E%3Cpath d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z'/%3E%3C/svg%3E");	
}

.home .row .entry-content .more {
    margin: 0 -8px 0 0;
}

.row .entry-content .more {
	z-index: 3;
	-webkit-font-smoothing: antialiased;
/*     background-color: #f7941d; */
    color: #e43702;
/*     border: solid #f7941d 0px; */
    position: absolute;

    font-size: 48px;
    border-radius: 25px;
    height: 30px;
    width: 30px;
    line-height: 48px;
    font-weight: normal;

    padding: 0 0 0 15px;
    margin: 0 10px 0 0;
    top: 184px;
    right: 0px;
	
    /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 192 192'%3E%3Ccircle cx='32' cy='96' r='24' style='fill:%23ffffff'/%3E%3Ccircle cx='96' cy='32' r='24' style='fill:%23ffffff'/%3E%3Ccircle cx='96' cy='96' r='24' style='fill:%23ffffff'/%3E%3Ccircle cx='96' cy='160' r='24' style='fill:%23ffffff'/%3E%3Ccircle cx='160' cy='96' r='24' style='fill:%23ffffff'/%3E%3C/svg%3E");*/
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23888888' viewBox='0 0 192 512'%3E%3Cpath d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 40%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;

}

.welcome-section .watch-link:hover {
	color: #fff;
}

.welcome-section {
/*     margin-bottom: 32px; */
        margin-bottom: -32px !important;
}

.latest-news .col-3,
.latest-news .col-2 {
	margin-bottom: 20px;
}

.latest-news .post {
    padding-bottom: 8px;
    border-radius: 2px;
    display: block;
}

.single-post #primary .post-thumbnail {
	display: none;
}

.single-post #sidebar-featured-image {
	display: block;
	background: #f7f7f8;
	padding: 0;
	border-radius: 2px;
}
.single-post #sidebar-featured-image img {
	border-radius: 2px;
}

.leaflet-control-attribution {
	display: none;
}
   
.post .post-thumbnail {
	border-radius: 0px;
}

.wp-block-image img,
.post .post-thumbnail img {
	border-radius: 0px;
}

.block-view .post .post-thumbnail,
.latest-news .post .post-thumbnail,
.block-view .post .post-thumbnail img,
.latest-news .post .post-thumbnail img {
	border-radius: 0;
}

.custom-logo {
	width: auto;
	height: 130px;
}

.site-branding .site-description {
	margin-left: 100px;
	padding-top: 9px;
	font-size: 1.4em;
}

background-dim:before, .wp-block-cover.has-background-dim:before {
    opacity: .1;
}

.page-template-widepage .wp-block-cover {
	margin-bottom: 2em;
}

.home .wp-block-cover {
/* 	background-color: #888; */
}

.home .intro {
/*	width: 1150px;*/
	padding: 0 15px;
	margin: 0 auto;
	font-size: 36px;
	margin-top: 10px;
	margin-bottom: 32px;
	text-align: left;
}

.home .intro p {
      text-shadow:
   -1px -1px 2px #555,  
    1px -1px 2px #555,
    -1px 1px 2px #555,
     1px 1px 2px #555;
}

#main .wp-block-button.more,
.latest-news .wp-block-button,
.home .wp-block-button {
 	margin: 0 auto;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
}

.home .wp-block-button {
	margin-bottom: 60px;
}

#main .wp-block-button.more,
.latest-news .wp-block-button {
	margin-left: 0;
	margin-right: 15px;
}

#main .wp-block-button.more a,
.latest-news .wp-block-button a,
.home .wp-block-button a {
	max-width: 1140px;
	width: auto;
	margin: -30px auto 20px auto;
	border-radius: 10px;

	display: block;
	text-transform: uppercase;
	border: solid 1px #e5e5e5;
	font-weight: normal;
	
	background-color: #fff;
	color: #6e6d72;
	
	font-size: 18px;
	line-height: 22px;
}

#main .wp-block-button.more a:hover,
.latest-news .wp-block-button a:hover,
.home .wp-block-button a:hover {
	font-weight: bold;
	background-color: #f1bb01;
	border: solid 1px #f1bb01;
	color: #fff;
	
	transition: all 0.4s ease-in-out;
}

.wp-block-button.events a:hover {
	background-color: #bb141a;
	border-color: #bb141a;
}

.home .intro p {
	width: auto;
	max-width: 1140px;
	margin: 0 auto;
	line-height: 140%;
}

.welcome-section .watch-link:hover:before {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
}

.site-content .entry-content ul li,
.site-content .entry-content ol li {
    margin-bottom: 0;
}

.site-content .entry-content ul,
.site-content .entry-content ol {
    margin-bottom: 1em;
}

.site-content .entry-content table.woocommerce-product-attributes th {
	padding: 0;
	text-align: left;
	background-color: inherit;
}

.site-content .entry-content table.woocommerce-product-attributes td {
	padding: 0;
	text-align: left;
	background-color: inherit;
}

.site-content .wc-block-grid  ul {
	padding-left: 0;
}

.site-content .wc-block-grid  ul li {
	list-style: none;
	padding-left: 0;
	background: none;
	margin-bottom: 1.5em;
}

h2.accordion {
	position: relative;
	cursor: pointer;
	font-weight: normal;
	padding-left: 30px;
	font-size: 1.2em;
	line-height: 140%;
}

h2.accordion strong {
	font-weight: normal;
}

h2.accordion:after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 192 192'%3E%3Ccircle cx='96' cy='96' r='32' style='fill:%23008fd5'/%3E%3C/svg%3E") center center no-repeat;
	width: 1.1em;
	height: 1.4em;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
}

h2.accordion.active:after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 192 192'%3E%3Ccircle cx='96' cy='96' r='32' style='fill:%23ba1319'/%3E%3C/svg%3E") center center no-repeat;
}

.accordion-content {
	padding-left: 50px;
	padding-right: 20px;
}

.wp-block-advanced-gutenberg-blocks-post__content .wp-block-advanced-gutenberg-blocks-post__button,
input[type="submit"],
.site-content .wc-block-grid .wp-block-button__link,
.wp-block-button a {
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	border-radius: 4px;
	color: white;
	background: #444;
	font-size: .9em;
	text-decoration: none;
	padding: .5em 1em;
}

.wp-block-advanced-gutenberg-blocks-post__content .wp-block-advanced-gutenberg-blocks-post__button:hover,
input[type="submit"]:hover,
.site-content .wc-block-grid .wp-block-button__link:hover,
.wp-block-button a:hover {
      color: white;
      background-color: #5e5e5e; 
}


@media only screen and (min-width: 768px) and (max-width: 67em){
	.grid-view.col-3x .grid-item {
		width: 50%;
	}
	
	.col-3 {
		width: 50%;
	}
	
	
	.wp-block-advanced-gutenberg-blocks-post {
		width: 50%;
	}
	
	.block-view .post,
	.latest-news .post {
		height:420px;
		overflow:hidden;
	}	
}

@media screen and (min-width: 67em) {
	.grid-view .grid-item {
		float: left;
		width: 24.99%;
	}
	
	.grid-view.col-3x .grid-item {
		width: 33.33%;
	}
	
	
	.wp-block-advanced-gutenberg-blocks-post {
		width: 33.33%;
	}
	
	.block-view .post,
	.latest-news .post {
		height: 420px;
		overflow:hidden;
	}
	
	.row .event {
		height: 240px;
	}
	
	.latest-news .wp-block-button {
		margin-left: -15px; /*fix?*/
	}
}

@media only screen and (max-width: 767px){
	.site-header .site-branding {
		float: none;
		text-align: left;
	}
	
	html .header-top {
		padding-top: 10px;
	}
	
	html .block-view .post,
	html .latest-news .post,
	html .col-3 .post,
	html .latest-news .post.hentry {
		margin-bottom: 20px;
		border-bottom: solid 1px #f1bb01; 
/* 		padding-bottom: 15px; */
	}
	
	.home .wp-block-button {
		margin-top: -30px;
	}
	
	.page .wp-block-advanced-gutenberg-blocks-post {
		width: 100%;
		height: auto;
		border-right: 0;
		display: block;
	}
	
	.page .wp-block-advanced-gutenberg-blocks-post__content {
		display: block;
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
	}
	
	.page .wp-block-advanced-gutenberg-blocks-product__actions {
		position: relative;
		bottom: auto;
	}
	
	html .latest-news .post .entry-header {
		padding: 0 8px 0 8px;
	}
	
	html .latest-news .post .entry-content {
		padding-left: 8px;
	}
	
	html .site-content #primary .post {
		border-bottom: 1px solid #f1bb01;
		padding-bottom: 8px;
	}
	
	html .site-content {
		padding-top: 30px;
	}
	
	.page-header {
		padding: 16px 0;
	}
	
	.latest-news .post {
		background: inherit;
	}
}


@media only screen and (max-width: 512px){
	.site-branding .site-title {
		font-size: 20px;
		line-height: 28px;
	}
		
	.site-branding .site-description {
		margin-left: 0;
		padding-top: 8px;
		clear: left;
	}
	
	.home .intro p {
		font-size: 28px !important;
	}
}

@media only screen and (max-width: 1024px){
	.main-navigation ul .current-menu-item>a .main-navigation ul .current-menu-ancestor>a, .main-navigation ul .current_page_ancestor>a, .main-navigation ul .current_page_item>a, .main-navigation ul li a:focus, .main-navigation ul li a:hover, .main-navigation ul li:focus>a, .main-navigation ul li:hover>a {
		color: #37536f !important;
	}
}

@media only screen and (min-width: 1200px){
	.page-template-template-home .wp-block-columns {
		width: 1170px;
		padding: 0 15px;
		margin: 0 auto;
	}
}

/* patch */
.main-navigation {
    margin-top: 50px;
}

.header-top {
	display: none;
}

.welcome-section {
    padding: 80px 0 80px;
}

.welcome-section .watch-link {
    color: #444447;
    border: 2px solid #036195;
    border-radius: 20px;
}

.welcome-section .watch-link:before {
    background: #036195;
    border-radius: 18px;
}

.welcome-section img {
	border-radius: 10px;
}

.section-title {
    margin-bottom: 20px;
}

.page-template-template-home .welcome-section .section-title {
    border-bottom-color: #036195;
}

.page-template-template-home .section-agenda .section-title {
    border-bottom-color: #f7941d;
}

.section-agenda .row .entry-content .more {
    background-color: #f7941d;
    color: #fff;
    border-color: #f7941d;
    margin: 0;
}

.page-template-template-home .section-uitgelicht .section-title {
     border-bottom-color: #ffc20e;
}

.section-uitgelicht .row .entry-content .more {
    background-color: #ffc20e;
    color: #fff;
    border-color: #ffc20e;
}


.wp-block-advanced-gutenberg-blocks-post__content .wp-block-advanced-gutenberg-blocks-post__button,
input[type="submit"],
.site-content .wc-block-grid .wp-block-button__link,
.wp-block-button a,
.wp-block-button a:visited {
	color: white;
	background: #f7941d;
	border-radius: 20px;
	text-transform: uppercase;
}

.wp-block-advanced-gutenberg-blocks-post__content .wp-block-advanced-gutenberg-blocks-post__button:hover,
input[type="submit"]:hover,
.site-content .wc-block-grid .wp-block-button__link:hover,
#page .wp-block-button a:hover {
      color: white !important;
      background-color: #cd5f2a; 
      text-decoration: none;
}

.wp-block-advanced-gutenberg-blocks-post__content .wp-block-advanced-gutenberg-blocks-post__title a {
    font-size: 24px
    line-height: 32px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #ba1319;
}



#secondary .widget ul li a:hover {
	color: #3c3c3c;
	opacity: 1;
	text-decoration: underline;
}

.widget.same-category-posts li {
	border: 0;
}
.widget.same-category-posts li a {
	font-weight: normal;
}

.site-footer .widget.widget_search form input[type="submit"] {
	background-image: url(../images/search-icon-light.png);
}

.site-footer .widget.widget_search form {
	border-radius: 10px;
	max-width: 240px;
}

.site-footer .widget ul li a:hover {
	opacity: 1;
	color: #fff !important;
	text-decoration: underline;
}

.widget_recent_entries .post-date {
	display: block;
	font-size: 0.85em;
	color: #333;
}

.widget ul li:after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox="0 0 400 400" version='1.1'%3E%3Cg stroke='%23f1bb01' stroke-width='12'%3E%3Cpolygon fill='none' points='150,75 258,137.5 258,262.5 150,325 42,262.6 42,137.5' /%3E%3Cline x1='42' y1='137.5' x2='258' y2='137.5' /%3E%3Cline x1='42' y1='137.5' x2='150' y2='325' /%3E%3Cline x1='258' y1='137.5' x2='150' y2='325' /%3E%3Cline x1='42' y1='137.5' x2='258' y2='262.5' /%3E%3Cline x1='150' y1='75' x2='150' y2='325' /%3E%3Cline x1='42' y1='262.6' x2='258' y2='137.5' /%3E%3C/g%3E%3C/svg%3E%0A") center center no-repeat !important;
	height: 22px;
	width: 22px;
}

.widget ul li:hover:after {
	background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23ffffff" viewBox="0 0 192 192"%3E%3Cg%3E%3Ccircle id="svg_1" fill="%23e76500" r="32" cy="96" cx="96"/%3E%3Cellipse ry="64" rx="68" id="svg_2" cy="95.54545" cx="96" stroke-width="28" stroke="%23e76500" fill="none"/%3E%3C/g%3E%3C/svg%3E') center center no-repeat;
}

.widget ul li {
	padding-left: 30px;
}

.site-footer .widget ul li:after {
	background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23ffffff" viewBox="0 0 192 192"%3E%3Cg%3E%3Ccircle id="svg_1" fill="%23f9d08a" r="32" cy="96" cx="96"/%3E%3C/g%3E%3C/svg%3E') center center no-repeat;
	
	height: 22px;
	width: 22px;
}

.site-footer .widget ul li:hover:after {
      background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23ffffff" viewBox="0 0 192 192"%3E%3Cg%3E%3Ccircle id="svg_1" fill="%23f9d08a" r="32" cy="96" cx="96"/%3E%3Cellipse ry="64" rx="68" id="svg_2" cy="95.54545" cx="96" stroke-width="28" stroke="%23f9d08a" fill="none"/%3E%3C/g%3E%3C/svg%3E') center center no-repeat;
}

.post-image {
    margin-top: -72px;
    margin-bottom: 72px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-height: 500px;
    overflow: hidden;
    object-fit: cover;
}

.post-image div {
	position: relative;
	display: block;
}

.post-image img {
	display: block;
	width: 100%;
	height: auto;
	margin: auto;
}

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

#cboxOverlay{background:#fff; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:32px; overflow:visible; background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(../images/colorbox/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../images/colorbox/controls.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

        
        
        
        
body {
	background-color: #f5f5f5;
}


.site-footer .widget ul li:after,
.site-footer .widget ul li:hover:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f1bb01' viewBox='0 0 192 512'%3E%3Cpath d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z'/%3E%3C/svg%3E");
}
.site-footer .widget ul li:hover:after,
#secondary .widget ul li:hover:after {
		margin-left: 2px;
}

#secondary .widget ul li:after,
#secondary .widget ul li:hover:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f1bb01' viewBox='0 0 192 512'%3E%3Cpath d='M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z'/%3E%3C/svg%3E") center center no-repeat;
}

body.custom-background div#page {
  margin: 0;
}

.wp-block-advanced-gutenberg-blocks-post__content .wp-block-advanced-gutenberg-blocks-post__title a {
    color: #ba1319;
}

.latest-news .post .entry-header .entry-title a {
    color: #ba1319 !important;
}
.latest-news .post .entry-header .entry-title a:hover {
    color: #ba1319 !important;
}

a, a:visited {
    color: #ba1319;
}

article .entry-content a:hover {
	color: #f7941d;
	text-decoration: underline;
}

.site-footer {
    background: #8f8e8e !important;
}

.single article>footer.entry-footer {
	display: none;
}

body.home article>p,
body.home article>figure,
body.home article>.wp-block-image,
body.home article>.wp-block-group,
body.home article>.wp-block-media-text {
	margin: 60px auto 40px auto;
	display: block;
	padding: 0 15px;
	max-width: 1170px;
}

[id^=kudos\-donations\-] h2.kudos_modal_title {
	  font-family: "PT Sans", sans-serif !important;
	  font-size: 28px;
}


[id^=kudos\-donations\-] * {
	font-family: "PT Sans", sans-serif !important;
}

.kudos_modal_header img {
	display: none !important;
}

[id^=kudos\-button\-] span.kd-flex {
	display: none !important;
}

[id^=kudos\-button\-] button {
	  font-family: "PT Sans", sans-serif !important;
	  font-size: 16px !important;
}	
[id^=kudos\-button\-] .kd-px-5 {
    padding-left: 16px !important;
    padding-right: 16px !important;
}
[id^=kudos\-button\-] .kd-py-3 {
	  padding-top: 8px !important;
	  padding-bottom: 8px !important;	
}

#main>header h1 {
    border-bottom: 0 !important; /*solid 2px #f7941d !important;*/
}

body.archive #primary {
    width: 100%;
}

body.single-post #acc-content {
	background-color: #fff;
}

#masthead {
	border-bottom: solid 5px #f7941d;
}

.home #content {
	padding-top: 40px;
	padding-bottom: 40px;
}

.ad {
	display: block;
}

header.site-header .ad {
	float: right;
	margin-top: -130px;
	margin-bottom: -80px;
	margin-right: 0;
	max-width: 100%;
}

header.site-header .ad img {
	max-width: 728px;
	max-height: 90px;
}

#ad-footer {
	margin: -40px auto 20px auto;
}

#ad-footer img {
	display: block;
	margin: 0 auto;
	max-width: 1140px;
}

html .same-category-post-current a {
    text-transform: none;
}
