body{
	font:200 16px/24px 'Ubuntu';
	color:#282828;
	padding-top:141px;
}

h1, h2, h3, p, ul, ol, table, form, iframe{
	margin-top:0;
	margin-bottom:24px;
}

.ssbl-wrap .ssbl-container .ssbl-img{
	display:inline !important;
}

#left-content{
	width:100%;
	float:left;
}

#mega-menu-wrap-hoofdmenu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label{
color: #282828 !important;
    font: 700 16px / 24px 'Ubuntu';
}

.borderless * {
    border: none !important;
}

.borderless * {
    border: none !important;
	padding-left: 0 !important;
}

#mega-menu-hoofdmenu > li > .mega-sub-menu{
	overflow-y: scroll !important;
}

.alert > *:last-child{
	margin:0 !important;
}

.row.editor{
	margin-bottom:24px;
}

.row.editor div > *:last-child{
	margin-bottom:0;
}

.jumbotron{
	background:none;
	margin:0;
	padding:0;
	float:left;
	clear:both;
	width:100%;
}

.nieuws-item{
	background: #fff;
	padding: 15px;
	border: 1px solid #e6e1db;
	margin-bottom: 30px;
	float:left;
	width: 100%;
}

.nieuws-item h2,
.nieuws-item h2 a{
	font-size: 18px;
	color: #282828;
}

.nieuws-item img{
	margin-bottom: 30px !important;
}

.category main header h1{
	display: none;
}

.nieuws-item .button,
.nieuws-item .button:hover,
.nieuws-item .button:focus{
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #fff !important;
    background: #f5822b !important;
    display: inline-block !important;
    padding: 10px !important;
    margin-top: 15px !important;
    text-decoration: none !important;
    border-radius: 0 !important;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron p,
.jumbotron ul,
.jumbotron ol,
.jumbotron table{
	font-size:16px;
	font-weight:200;
	font-style:normal;
	margin-bottom:24px;
	margin-top:0;
}

#content ul {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}

	#content ul li:before {
		content:'•';
		color:#f5822b;
		display:inline-block;
		margin-right:7.5px;
	}

.jumbotron ul ul, .jumbotron ol ul, .jumbotron ul ol, .jumbotron ol ol {
    margin-bottom: 0;
}

.jumbotron h1,
.jumbotron h1 a{
	font-size:30px;
}

.jumbotron h2 {	
	display:inline-block;
	min-height:45px;
}

.jumbotron h2,
.jumbotron h2 a{
	font-size:20px;
}

.jumbotron h3,
.jumbotron h3 a{
	font-size:20px;
}

h1 a,
h2 a,
h3 a {
	text-decoration:none !important;
	transition:none !important;
}

h1 a:hover,
h3 a:hover {
	border-bottom:2px solid #f5822b;
}


h2 a:hover{
	color: #f5822b;
}

.hide_tekst {
    display: none;
}

.lees_verder{
	margin-bottom:24px;
}

p:empty{
	display:none;
}

em{
	font-style:italic !important;
}

strong{
	font-weight:700 !important;
}

a,
a:hover,
a:focus{
	color:#f5822b;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

hr{
	float:left;
	clear:both;
	width:100%;
	border-top:solid 1px #c9c9c9;
	margin:24px 0 48px;
}

.button,
.button:hover,
.button:focus,
body div.gform_wrapper .gform_footer input[type=submit]{
	display:inline-block;
	text-decoration:none !important;
	outline:none;
	border:none;
	border-radius:4px;
	color:#fff;
	background:#f5822b;
	padding:0 10px !important;
	line-height:27px;
}

article > *:last-child{
	margin-bottom:0;
}



.row.border-between{
	margin: 0 -30px;
}

.border-between > [class*='col-']:before,
.border-between > [class*='col-']:after{
    background:#d1d1d1;
    bottom:0;
    content:"";
    position:absolute;
    width:1px;
    top:0;
}

.border-between > [class*='col-'] > div,
.border-between > [class*='col-'] > aside{
	padding:0 15px;
}

.border-between > [class*='col-']:before{
    left:0;
}

.border-between > [class*='col-']:after{
    right:-1px;
}

.border-between > [class*='col-']:first-child:before,
.border-between > [class*='col-']:last-child:after{
    display:none;
}

form.search-form{
	margin:0;
}

form.search-form label{
	padding:0;
	margin:0;
	float:left;
	background:#fff;
}

form.search-form input{
	margin:0;
	padding:0 5px;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	float:left;
}

form.search-form button{
	margin:0;
	padding:0;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	float:left;
}

.navbar-default{
	min-height:0;
	background:#fff;
	border:none;
	margin:0;
	width:100%;
	float:left;
	top:45px;
}

.navbar>.container .navbar-brand{
	height:auto;
	padding:0;
	margin:0;
}

#logoholder{
	float:left;
	margin-top:-15px;
	margin-bottom:-15px;
}

#logoholder img {
	z-index:9999;
	position:relative;
}

#top{
	background:#999;
}

#social-top{
}

#social-top a{
}

#slider{
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	float:left;
	clear:both;
	border-radius:0;
}

#slider .slide{
	width:100%;
	overflow:hidden;
	float:left;
	clear:both;
	
	display:-webkit-flexbox !important;
    display:-ms-flexbox !important;
    display:-webkit-box !important;
    display:-webkit-flex !important;
    display:flex !important;
    -webkit-flex-align:center !important;
    -ms-flex-align:center !important;
    -webkit-box-align:center !important;
    -webkit-align-items:center !important;
    align-items:center !important;
	
	-webkit-background-size:cover !important;
	
	background-size:cover !important;
	
	position:relative;
}

#slider .slide .parallaxer{
	width:100%;
	position:absolute;
	top:0;
	height:100%;
	left: 0;
}

#slider .slide .parallaxer > img{
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	object-fit:cover;
	
	left:0;
	top:0;
	margin:0;
	display:block;
	/* fill and maintain aspect ratio */
	width:auto; height:auto;
	min-width:100%; min-height:100%;
	max-height:none; max-width:100%;
}

#slider .slide-link{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	
	display:-webkit-flexbox !important;
    display:-ms-flexbox !important;
    display:-webkit-box !important;
    display:-webkit-flex !important;
    display:flex !important;
    -webkit-flex-align:center !important;
    -ms-flex-align:center !important;
    -webkit-box-align:center !important;
    -webkit-align-items:center !important;
    align-items:center !important;
}

.text-center.slide-tekst{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:#666;
}

.pull-left.slide-tekst{
	position:relative;
	background:#666;
}

.text-right.slide-tekst{
	position:relative;
	background:#666;
}

#hoofdmenu{
	margin-top:27px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

#hoofdmenu li{
	position:relative;
	margin-left:30px;
}

#hoofdmenu li:first-of-type{
	margin-left:0;
}

#hoofdmenu li:last-of-type{
	margin-right:0;
}

#hoofdmenu li a{
	padding:0;
	background:none;
	color:#303030;
	font-size:16px;
	font-weight:200;
}

.webshop {
	margin-left:30px !important;
}

body .webshop a.mega-menu-link {
	font-weight:700 !important;
	color:#f5822b !important;
	border:2px solid #f5822b !important;
	border-radius:7px !important;
	text-transform:uppercase !important;
	padding:0 10px !important;
	line-height:inherit !important;
	height:inherit !important;
}

#hoofdmenu > li:hover a,
#hoofdmenu > li.current-menu-item a,
#hoofdmenu > li.current-menu-ancestor a,
#hoofdmenu > li.current-menu-parent a{
	color:#f5822b;
}

/*Submenu*/
#hoofdmenu > li > ul{
	display:none;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
}

/*Dit is om de ruimte tussen menu en submenu hoverable te maken
#hoofdmenu > li > ul:before {
    height: 15px; Dit is afhankelijk van je website
    top: -15px; Deze moet evenhoog zijn als "height"
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: #f00; Deze moet je op "transparent" zetten
}
*/

#hoofdmenu li:hover > ul{
	display:block;
}

#hoofdmenu li ul li{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	clear:both;
}

#hoofdmenu li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

#hoofdmenu li ul li:hover > a,
#hoofdmenu li ul li.current-menu-item > a,
#hoofdmenu li ul li.current-menu-ancestor > a,
#hoofdmenu li ul li.current-menu-parent > a{
}

/*Sub-sub menu*/
#hoofdmenu li ul li ul{
	display:none;
	left:100%;
	top:0;
}

#hoofdmenu li ul li:hover > ul{
	display:block;
}

#hoofdmenu li ul li ul li{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	clear:both;
}

#hoofdmenu li ul li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

#footer{
	padding:90px 0;
	background:#c3ab91;
}

#footer ul,
#footer p{
	list-style:none;
	padding:0;
}

#footer ul li{
}

#footer ul li a{
	font:300 18px/36px 'Ubuntu';
	color:#fff;
	text-transform:uppercase;
}

#footer div[class^="col-"] p:last-child,
#footer div[class*=" col-"] p:last-child,
#footer div[class^="col-"] ul:last-child,
#footer div[class*=" col-"] ul:last-child{
	margin-bottom:0 !important;
}

#credits{
	padding:30px 0;
	background:#62564b;
	text-align:center;
}

#credits,
#credits a{
	color:#d8c3ad;
	text-decoration:none;
	font:400 12px/normal 'Ubuntu';
}

#credits p {
	margin:0;
}

@media (max-width:767px)
{	
	body {
		padding-top:135px;
	}
	
	#slider, #slider .slide {
		height: 170px !important;
	}
	
	#navbar {
		margin-top:-60px !important;
	}
	
	.navbar-toggle,
	.mega-toggle-block:after {
		display:none;
	}
	
	#specialvdmaand {
		display:none !important;
	}
	
	.navbar-collapse {
		border:none;
		-webkit-box-shadow:none;
		box-shadow:none;
	}
	
	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
		border:none;
		width:100%;
	}
	
	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
		width:100% !important;
		float:none !important;
	}	
	
	
	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item > a.mega-menu-link {
		text-align: center;
	}
	
	#mega-menu-wrap-hoofdmenu .mega-menu-toggle + #mega-menu-hoofdmenu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-hoofdmenu .mega-menu-toggle + #mega-menu-hoofdmenu li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		display: block;
		width: 100%;
	}
	
	body #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a[href^="#"].mega-menu-link  {
		font-size: 20px !important;
		font-weight: 700 !important;
		color: #f5822b !important;
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
		margin-left: 0;
	}
	
	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link img {
		display:none;
	}
	
	#mega-menu-wrap-hoofdmenu .mega-menu-toggle {
		background:none;
	}
	
	#mega-menu-wrap-hoofdmenu .mega-menu-toggle .mega-toggle-block-1:before {
		color:#252525;
	}
	
	.mega-menu-link {
		position:relative;
	}
	
	#mega-menu-wrap-hoofdmenu .mega-menu-toggle.mega-menu-open + #mega-menu-hoofdmenu {
		padding-top:30px;
		padding-bottom:30px;
		background:#fff;
	}
	
	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu li.mega-menu-flyout.mega-menu-item-has-children a.mega-menu-link:after, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu li.mega-menu-flyout li.mega-menu-item-has-children a.mega-menu-link:after, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item-has-children a.mega-menu-link:after {
		position:absolute;
	}
	
	#menu-topmenu {
		text-align:center;
	}
	
	#menu-topmenu li:first-of-type:before {
		display:none;
	}
	
	#logoholder {
		margin-top:-7.5px;
	}
	
	#menu-topmenu li a,
	#menu-topmenu li:before {
		font-size:12px !important;
	}
	
	#footer .menu {
		margin-bottom:30px;
	}
	
	#footer .menu li,
	#footer div {
		text-align:center;
	}
	
	#titel h1 {
		font-size:24px !important;
	}
	
	.collapse {
		display:block;
	}
	
	#navbar {
		margin:0;
		padding:0;
		width:100%;
	}
	
	#mega-menu-wrap-hoofdmenu {
		background:none;
	}
	
	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu {
		max-height:340px !important;
		overflow-y:scroll !important;
	}
	
	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu {
		height:auto !important;
	}
	
	.grid {
		-webkit-column-count: 1 !important;
		-moz-column-count: 1 !important;
		column-count: 1 !important;
		-webkit-column-gap: 0 !important;
		-moz-column-gap: 0 !important;
		column-gap: 0 !important;
	}
	
	#cadeaubon {
		margin-bottom:0 !important;
		padding-top:30px;
		padding-bottom:30px;
	}
	
	#cadeaubon h4 span {
		display:block;
	}
	
	.no_parallax_slider_xs .parallaxer{
		top:0 !important;
	}

	.navbar>.container .navbar-brand{
		max-width:100%;
	}
	
	#logoholder{
		padding-left:15px;
		padding-right:75px;
	}

	#hide-top{
		display:none;
	}
	
	.navbar-toggle {
	  border: none;
	  background: transparent !important;
	}
	.navbar-toggle:hover {
	  background: transparent !important;
	}
	.navbar-toggle .icon-bar {
	  width: 22px;
	  -webkit-transition: all 0.2s;
	  transition: all 0.2s;
	}
	.navbar-toggle span:nth-child(2) {
	  -ms-transform: rotate(45deg);
	  -webkit-transform: rotate(45deg);
	  transform: rotate(45deg);
	  -ms-transform-origin: 10% 10%;
	  -webkit-transform-origin: 10% 10%;
	  transform-origin: 10% 10%;
	}
	.navbar-toggle span:nth-child(3) {
	  opacity: 0;
	}
	.navbar-toggle span:nth-child(4) {
	  -ms-transform: rotate(-45deg);
	  -webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  -ms-transform-origin: 10% 90%;
	  -webkit-transform-origin: 10% 90%;
	  transform-origin: 10% 90%;
	}
	
	.navbar-toggle.collapsed  span:nth-child(2) {-ms-transform: rotate(0);-webkit-transform: rotate(0);transform: rotate(0);
	}
	.navbar-toggle.collapsed  span:nth-child(3) {
	  opacity: 1;
	}
	.navbar-toggle.collapsed  span:nth-child(4) {-ms-transform: rotate(0);-webkit-transform: rotate(0);transform: rotate(0);
	}
	
	.navbar>.container .navbar-brand img{
		max-width:100%;
		height:auto;
	}
	
	.navbar-header{
		position:relative;
		width:auto;
	}
	
	.navbar-toggle{
		position:absolute;
		right:0;
		border:none;
		top:50%;
		background:none !important;
		margin-top:-17px;
	}
	
	.navbar-default .navbar-toggle .icon-bar{
		background:#666;
	}
	
	.table-responsive{
		width:100%;
		overflow-y:auto;
		_overflow:auto;
		margin:5px 0 0 0;
		border:1px solid #888;
	}
	
	.table-responsive::-webkit-scrollbar{
		-webkit-appearance:none;
		width:14px;
		height:14px;
	}
	
	.table-responsive::-webkit-scrollbar-thumb{
		border-radius:8px;
		border:3px solid #fff;
		background-color:rgba(0, 0, 0, .3);
	} 
	
	.table-responsive table{
		min-width:100%;
	}
	
	.border-between > [class*='col-']:before,
	.border-between > [class*='col-']:after{
		display:none;
	}
	
	.border-between > [class*='col-'] > div,
	.border-between > [class*='col-'] > aside{
		padding:0;
	}
	
	article img{
		max-width:100%;
		height:auto;
		
		float: none !important;
		margin: 0 auto !important;
		display: block !important;
		width: auto !important;
	}
	
	#hoofdmenu li{
		margin:0;
	}
	
	#hoofdmenu li a{
		line-height:36px;
	}
	
	.fotos img {
		margin-bottom:30px !important;
	}
}

@media (max-width:480px){

}

@media (max-width:375px){	
	.col-xs-6{
		width:100%;
	}
	
	.nieuws-tekst.nieuws-margin{
		margin-left:0;
	}
	
	.nieuws-tekst.nieuws-margin,
	.nieuws-tekst{
		width:100%;
		float:left;
	}
}

@media (max-width:320px){	
	
}

@media (min-width:768px) and (max-width:991px)
{
	.no_parallax_slider_sm .parallaxer{
		top:0 !important;
	}
	
	#navbar {
		position:relative !important;
	}

	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu {
		left: -webkit-calc((-100vw + 750px) / 2 - -10px) !important;
		left: calc((-100vw + 700px) / 2 - -10px) !important;
		right: -webkit-calc((-100vw + 750px) / 2 - -10px) !important;
		right: calc((-100vw + 750px) / 2 - -10px) !important;
		padding-left: -webkit-calc((100vw - 750px) / 2) !important;
		padding-left: calc((100vw - 750px) / 2) !important;
		padding-right: -webkit-calc((100vw - 750px) / 2) !important;
		padding-right: calc((100vw - 750px) / 2) !important;
	}
	
	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu {
		text-align: center !important;
	}

	body #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item-has-children > a.mega-menu-link {
		font-size:16px !important;
	}
	
	body .mega-sub-menu .mega-menu-item a.mega-menu-link {
		font-size:14px !important;
	}
	
	
	
	#cadeaubon {
		margin-bottom:0 !important;
		padding-top:30px;
		padding-bottom:30px;
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	.no_parallax_slider_md .parallaxer{
		top:0 !important;
	}
	
	
	
	#cadeaubon {
		margin-bottom:0 !important;
		padding-top:30px;
		padding-bottom:30px;
	}

	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu {
		left: -webkit-calc((-100vw + 970px) / 2 - -10px) !important;
		left: calc((-100vw + 594px) / 2 - -10px) !important;
		right: -webkit-calc((-100vw + 970px) / 2 - -10px) !important;
		right: calc((-100vw + 970px) / 2 - -10px) !important;
		padding-left: -webkit-calc((100vw - 970px) / 2) !important;
		padding-left: calc((100vw - 970px) / 2) !important;
		padding-right: -webkit-calc((100vw - 970px) / 2) !important;
		padding-right: calc((100vw - 970px) / 2) !important;
top: 40px !important;
	}
	
	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item > a.mega-menu-link:focus{
		font-size: 14px;
		padding: 0 6px !important;
	}
	
	#logoholder img {
		z-index: 9999;
		position: relative;
		max-width: 215px;
		height: auto;
	}
}

@media (min-width:1200px)
{
	.no_parallax_slider_lg .parallaxer{
		top:0 !important;
	}
}

.cd-top{
	display:inline-block;
	height:40px;
	width:40px;
	position:fixed;
	bottom:40px;
	right:10px;
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow:0 0 10px rgba(0, 0, 0, 0.05);

	overflow:hidden;
	text-indent:100%;
	z-index:1000;
	white-space:nowrap;
	/*Kleur instellen*/
	background:rgba(161, 197, 22, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility:hidden;
	opacity:0;
	-webkit-transition:opacity .3s 0s, visibility 0s .3s;
	transition:opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover{
	-webkit-transition:opacity .3s 0s, visibility 0s 0s;
	transition:opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible{
	visibility:visible;
	opacity:1;
}

.cd-top.cd-fade-out{
	opacity:.5;
}

.cd-top.cd-fade-out:hover{
	opacity:1;
}

.no-touch .cd-top:hover{
	/*Kleur instellen*/
	background-color:#a1c516;
	opacity:1;
}

@media only screen and (min-width:768px){
	.cd-top{
		right:20px;
		bottom:20px;
	}
}

@media only screen and (min-width:1024px){
	.cd-top{
		height:60px;
		width:60px;
		right:30px;
		bottom:30px;
	}
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color:rgb(250, 239, 225) !important;
}

h3 {
	font-size:18px !important;
	font-weight:500 !important;
	margin-top:30px !important;
	margin-bottom:15px !important;
}

.oranje,
.mega-menu-link:after,
.mega-current_page_ancestor a,
body .mega-sub-menu .mega-current-menu-item a.mega-menu-link {
	color:#f5822b !important;
}

.oranje-blok,
.item .button {
	font-size:18px !important;
	font-weight:700 !important;
	color:#fff !important;
	background:#f5822b !important;
	display:inline-block !important;
	padding:15px !important;
	margin-top:15px !important;
	text-decoration:none !important;
	border-radius:0 !important;
}

	.oranje-blok a {
		color:#fff !important;
		text-decoration:none !important;
	}

.dkb {
	float:left;
}

.dkb h2 {
	min-height:inherit !important;
	margin-bottom:15px !important;
}
	
.opsommingslijst {
	margin:0 0 24px 0 !important;
	padding:0;
	list-style-type:none;
}

	.opsommingslijst li {
		padding-left:35px;
		min-height:31px;
		margin-bottom:15px;
	}
	
	.opsommingslijst li:before {
		content: '';
		background: url(../images/bullet.png);
		width: 20px;
		height: 18px;
		margin-left: -35px;
		position: relative;
		float: left;
		background-size: 100%;
	    margin-top: 4px;
	}		

#content h2 {
	color:#f5822b;
	font-size:18px;
	font-weight:500;
	clear:both;
}

#topmenu-container {
	background:#faeedf;
	height:45px;
	line-height:45px;
	position:fixed !important;
	top:0;
	z-index:999;
}

#menu-topmenu {
	margin:0;
	padding:0;
	list-style-type:none;
}

	#menu-topmenu li {
		display:inline-block;
	}
	
		#menu-topmenu li:before {
			content:'•';
			font:200 16px/24px 'Ubuntu';
			color:#f5822b;
			margin:0 5px;
		}
		
			#menu-topmenu li:first-of-type:before,
			#menu-topmenu li:last-of-type:before {
				visibility:hidden;
			}
	
		#menu-topmenu li a {
			color:#646468;
			font-size:14px;
			font-weight:400;
			text-transform:uppercase;
			text-decoration:none;
		}

#menu-topmenu li:hover a,
#menu-topmenu li.current-menu-item a{
	color: #f5822b !important;
}
		
			.menu-item-has-children i {
				color:#f5822b;
				margin-left:5px;
			}

.navbar-static-top>.container {
	position:relative;
}

#navbar {
	float:right;
	margin-top:30px;
}

#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item > a.mega-menu-link:focus {
	color:#252525;
	font-size:15px;
}

#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu {
	text-align:right;
}

#mega-menu-wrap-hoofdmenu,
#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: none !important;
}

#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu {
    width: 100vw;
    left: -webkit-calc((-100vw + 320px) / 2 - -10px);
    left: calc((-100vw + 490px) / 2 - -10px);
    right: -webkit-calc((-100vw + 1170px) / 2 - -10px);
    right: calc((-100vw + 1170px) / 2 - -10px);
    padding-left: -webkit-calc((100vw - 1170px) / 2);
    padding-left: calc((100vw - 1170px) / 2);
    padding-right: -webkit-calc((100vw - 1170px) / 2);
    padding-right: calc((100vw - 1170px) / 2);
	padding-top:45px;
	padding-bottom:45px;
	background-image:url(../images/logo-overlay.png), -webkit-linear-gradient(180deg, rgb(250, 239, 225), rgb(255, 255, 255));
	background-image:url(../images/logo-overlay.png), -webkit-linear-gradient(270deg, rgb(250, 239, 225), rgb(255, 255, 255));
	background-image:url(../images/logo-overlay.png), linear-gradient(180deg, rgb(250, 239, 225), rgb(255, 255, 255));	
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center left;
	top:66px;
	height:calc(100vh - 141px);
}

#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu:before {
	display:block;
	content:'';
	height:26px;
	margin-top:-45px;
}

#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0 15px;
	text-align:center;
}

.mega-menu-item-333 .mh {
	border-right:1px solid #e6e1db !important;
}


	
#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item-has-children > a.mega-menu-link {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: start;
	font-size:24px !important;
	font-weight:500 !important;
	color:#f5822b !important;
	padding-bottom:0 !important;
	margin-bottom:30px !important;
	margin-left:0px;
	min-height:30px;
}

body #mega-menu-hoofdmenu .mega-menu-item .menu-kop {
	border-right:none !important;
}

body #mega-menu-hoofdmenu .mega-menu-item .menu-kop a.mega-menu-link {
	font-size:24px !important;
	font-weight:500 !important;
	color:#f5822b !important;
	padding-bottom:0 !important;
	margin-bottom:30px !important;
	margin-left:15px !important;
	min-height:60px !important;
}

#mega-menu-hoofdmenu > li > .mega-sub-menu > li.mega-menu-item-has-children:first-of-type > a.mega-menu-link{
	font-size:24px !important;
	font-weight:500 !important;
	color:#f5822b !important;
	padding-bottom:0 !important;
	margin-bottom:30px !important;
	margin-left:15px;
	min-height:60px;
}

#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link img {
	margin-right:15px;
}

.mega-sub-menu .mega-menu-item a.mega-menu-link {
	font-size:16px !important;
	font-weight:200 !important;
	color:#222222 !important;
	text-align:center !important;
	text-transform:none !important;
}
	
#sliderholder {
	overflow:hidden;
	position:relative;
}

#slider:after {
	content:'';
	height:100%;
	width:100%;
	background-image:url(../images/logo-overlay.png);
	background-size:contain;
	background-repeat:no-repeat;
	position:absolute;
	left:0;
	top:0;
}

body:not(.home) #specialvdmaand {
	display:none !important;
}

#specialvdmaand {
	position: absolute;
	height: 100%;
	top: 0;
	width: 100%;
	display: flex;
	align-items: center;
}

#specialvdmaand .container {
	float:right;
}

#specialvdmaand-blok {
	background: #fff;
	float: right;
	width: 700px;
	padding: 30px;
	position:relative;
	z-index:99;
}

#specialvdmaand span {
	font-size:42px;
	font-weight:200;
	color:#f5822b;
	margin-bottom:15px;
	padding-bottom:15px;
	display:block;
	border-bottom:1px solid #d9cec6;
}

#specialvdmaand strong {
	text-transform:uppercase;
}

#specialvdmaand a {
	font-size:18px;
	font-weight:700;
	color:#f5822b;
	text-decoration:none;
}

#titel {
	position:relative;
	background:#fff;
	border-bottom:2px solid #f5822b;
}

	#titel:after,
	#titel:before {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;

		position: absolute;
		pointer-events: none;
		z-index:10;
	}
	
	#titel:after {
		border-color: rgba(255, 255, 255, 0);
		border-top-color: #fff;
		border-width: 45px;
		margin-left: -45px;
	}
	#titel:before {
		border-color: rgba(245, 130, 43, 0);
		border-top-color: #f5822b;
		border-width: 48px;
		margin-left: -48px;
	}

	#titel h1,
	#titel p {
		padding-top:45px;
		padding-bottom:45px;
		margin:0 !important;
	}
	
	#titel h1 {
		color:#f5822b;
		font-size:30px;
		font-weight:700;
	}
	
	.home #titel h1 {
		color:#8b8b8b;
		font-size:30px;
		font-weight:200;
	}
	
		#titel h1 em {
			color:#454545;
			font-weight:500;
		}
		
		#titel h1 strong {
			color:#f5822b;
			font-weight:700;
		}

#intro {
	background:#faeedf;
	padding-top:90px;
	padding-bottom:90px;
	position:relative;	
}

	#intro p {
		font-size:18px;
	}
	
		#intro p:last-of-type {
			margin-bottom:0;
		}
		
#home-blokken {
	padding-top:60px;
}

body:not(.home) #footer-blokken {
	padding-top:60px;
}

#footer-blokken {
	padding-bottom:120px;
}

	.blokken h2 {
		font-size:36px;
		color:#f5822b;
		font-weight:200;
	}
	
	.blokken h3 {
		font-size:30px;
		color:#f5822b;
		font-weight:300;
	}
	
	.blokken strong {
		font-size:18px;
	}
	
	.blok {
		background:#fff;
	}

	.blokken .blok {
		border:1px solid #e6e1db;
		padding:15px;
		margin-bottom:30px;
	}
	
		
		
		#nieuws-blokken .blok {
			min-height:1px !important;
			background:#fff;
		}

		.blokken .blok img {
			margin-bottom:30px;
		}
		
		.blokken .blok a {
			font-size:18px;
			font-weight:700;
			color:#f5822b;
			text-decoration:none;
		}
		
		.blokken .blok .socialmedia a {
			font-size:30px;
			margin-right:15px;
		}
		
			.blokken .blok a i:last-of-type {
				margin-right:0;
			}
			
body:not(.home) #content {
	background: -webkit-linear-gradient(180deg, rgb(250, 239, 225), rgb(255, 255, 255));
	background: -webkit-linear-gradient(270deg, rgb(250, 239, 225), rgb(255, 255, 255));
	background: linear-gradient(180deg, rgb(250, 239, 225), rgb(255, 255, 255));
	padding-top:90px;
}

.page-id-186 #content {
	background:#fff !important;
}

.fotos {
	clear:both;
	margin-top:60px;
	margin-bottom:30px;
	float:left;
	width:100%;
}
	
#cadeaubon {
	background:#faeedf;
	margin-bottom:-30px;
}

	#cadeaubon h4 {
		font-size:18px;
		font-weight:500;
		color:#222;
		text-transform:uppercase;
		margin-top:45px;
	}
	
		#cadeaubon h4 span {
			color:#f5822b;
			font-size:36px;
			font-weight:700;
		}
		
#footer,
#footer p,
#footer a {
	color:#fff;
	text-decoration:none !important;
}

	#footer i {
		margin-right:5px;
	}
	
.grid {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

.item {
    display: inline-block;
    margin:0;
    width: 100%;
}

	.item p:first-of-type {
		margin-bottom:15px;
	}

	.item .item-datum {
		font-size:12px;
		color:#929191;
		margin:0 0 30px 0;
	}
	
#mega-menu-wrap-hoofdmenu .subkop a {
	font-weight:bold !important;
	margin-top:24px !important;
	font-size:12px !important;
	text-transform:uppercase !important;
}

	#mega-menu-wrap-hoofdmenu .subkop:hover a {
		cursor:default !important;
	}
	
.mega-sub-menu .mega-menu-item .mega-sub-menu {
	border-right: 1px solid #e5e1d8 !important;
}

	.mega-sub-menu .mega-menu-item .mega-sub-menu:last-of-type {
		border-right:none !important;
	}

#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu {
	list-style-type: none  !important;
}

#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	width:25%;
	float:left;
	text-align: left
}

@media screen and (max-width: 768px) {
	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
		text-align: center !important;
		
	}
	
	#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item-has-children > a.mega-menu-link {
		justify-content: center  !important;
	}
 
}

body .mega-sub-menu .mega-menu-item .mega-sub-menu a.mega-menu-link {
	float:none !important;
	text-align:left !important;
	width:100% !important;
}

	body .mega-sub-menu .mega-menu-item .mega-sub-menu a.mega-menu-link:hover,
	.mega-current_page_item a,
	.mega-current-menu-item a,
	#mega-menu-hoofdmenu > li:hover > a {
		color:#f5822b !important;
	}
	
	body .mega-sub-menu .mega-menu-item .mega-sub-menu a.mega-menu-link:before {
		content:'•';
		margin-right:5px;
		line-height:1.7 !important;
	}
	
	.mega-subkop a:before {
		display:none !important;
	}
	
.behandeling {
	margin-bottom:30px;
}

#mega-menu-wrap-hoofdmenu #mega-menu-hoofdmenu li.mega-menu-item a.mega-menu-link:before {
    margin: -2px 6px 0px 0px !important;
}

.single .fotos {
	margin-top:10px;
}

	.zijbalk .fotos .col-xs-12 {
		margin-bottom:30px;
	}
	
	.single-behandeling .gmt {
		margin-top:0 !important;
	}

td {
	border:none !important;
}

.tabel-met-stijl table td {
	border: 1px solid #ddd !important;
}

.page-id-186 .gallery-item a {
	height:90px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.page-id-186 .gallery img {
	max-width:80%;
	border:none !important;
	max-height:90px;
	width:auto !important;
}