/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 02 2024 | 22:56:09 */
/* Afbeelding slider */
@media only screen and (max-width: 768px) {
	.alleen-op-dekstop {
		display: none !important;
	}
	.row-z-index.nopadding {
		margin-top: 0px !important;
	}
	.hide_on_desktop {
		display: none !important;
	}
	#media_image-5 img {
		max-width: 42% !important;
	}
	footer {
  		background-color: #111111 !important;
	}
	footer .footer {
		background-color: #000000 !important;
	}
	.back-to-top.modeltheme-is-visible.modeltheme-fade-out {
		margin-bottom: 20px !important;
	}
	.overons-inner .vc_column-inner {
		margin-bottom: 0px !important;
	}
	.page .modeltheme-breadcrumbs .page-title {
		margin-top: 20px;
	}
	.page #intro-buttons .intro-buttons-1 {
  		margin-bottom: 20px !important;
	}
	.vc_custom_1673513895237 {
		margin-bottom: 0px !important;
	}
}
@media only screen and (min-width: 769px) {
	.alleen-op-mobiel {
		display: none !important;
	}
	.high-padding {
		padding: 50px 0 !important;
	}
}