.site-info {
	display: none !important;
}

.twentyseventeen-front-page.has-header-image .custom-header-media:before, .twentyseventeen-front-page.has-header-video .custom-header-media:before, .home.blog.has-header-image .custom-header-media:before, .home.blog.has-header-video .custom-header-media:before {
	height: 50%;
}

.custom-header-media:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+75 */
	background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .75) 50%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .75) 50%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .75) 50%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */
}

.entry-date {
	display: none;
}

@media screen and (min-width: 48em) { .custom-logo-link img {
	max-height: 110px !important;
	max-width: 420px !important;
	}
}

@media screen and (max-width: 420px) {.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header {
	max-height: 300px;
	}}


.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe, .custom-header-media img {
    height: 100% !important;
    left: 0 !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    top: 0 !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    width: 100% !important;
}

ol, ul {
	margin-left: 15px !important;
}

.vinkjes {
	margin-left: 0 !important;
}

.vinkjes li {
	padding-left: 24px;
	list-style: none;
	
	background-image: url('../wp-content/uploads/2019/01/checkmark.png');
	background-repeat: no-repeat;
	background-position: top 3px left;
	background-size: 16px 16px;
}


@media screen and (max-width: 420px) { .has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe {
	position: relative;
	}}


@media screen and (max-width: 420px) {
.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header {
    max-height: 188px;
	}}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
.background-fixed .panel-image {

    background-attachment: scroll !important;

}
}