.post-comment-content-private{
	padding-bottom:15px !important;
	padding-top:15px !important;
	border-bottom: 1px solid #999 !important;
}

.post-comment-content-private .meta-data{
	padding-bottom:15px !important;
	margin-bottom:12px !important;
	color:#999 !important;
	font-weight:400 !important;
	text-transform: uppercase !important;
	font-family:"Roboto", sans-serif !important;
}

.post-comment-content-private h5{
	margin-bottom:5px !important;
	font-weight:700 !important;
	font-size:16px !important;
	line-height:1.4em !important;
	font-family: 'Roboto Slab', serif !important;
}

.post-comment-content-private .comment-text{
	margin-top:-15px !important;
	color:#525c65 !important;
	font-size:16px !important;
	font-weight:300 !important;
	font-family:"Roboto", sans-serif !important;
	line-height:1.65em !important;
}

.private-page-content-text{
	color:#525c65 !important;
	font-size:16px !important;
	font-weight:300 !important;
	font-family:"Roboto", sans-serif !important;
}

.soortbloemen > .form-control{
	height:42px !important;
}

.soortbloemen select option { padding: 6px !important;}

.wpcf7-response-output{
	padding-top:20px;
}

.kaart-lint > .form-control{
	height:42px !important;
}

iframe.live-stream1{
  	width: 100% !important;
  	min-height: 585px !important;
}

@media screen and (max-width: 991px) {
 	iframe.live-stream1{
		min-height: 378px !important;
	}
}

@media screen and (max-width: 767px) {
 	iframe.live-stream1{
		min-height: 378px !important;
	}
}

@media screen and (max-width: 480px) {
 	iframe.live-stream1{
		min-height: 270px !important;
	}
}

iframe.live-stream{
  	position: absolute;
  	top: 0;
  	left: 0;
  	bottom: 0;
  	right: 0;
  	width: 100% !important;
  	min-height: 585px !important;
}

@media screen and (max-width: 991px) {
 	iframe.live-stream{
		min-height: 378px !important;
	}
}

@media screen and (max-width: 767px) {
 	iframe.live-stream{
		min-height: 378px !important;
	}
}

@media screen and (max-width: 480px) {
 	iframe.live-stream{
		min-height: 270px !important;
	}
}