body{
	padding-top: 152px;
}

body.tax-collectie {
	padding-top: 172px;
}

body,
.jumbotron p{
	font:400 14px/24px 'Open Sans' !important;
	color:#141414;
}
body.no-scroll{
	height: 100vh;
	overflow: hidden;
}

#cboxSlideshow{
	display: inline-block !important;
}

.header_fb_gr {
    position: relative;
    left: 0px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}


.greviews_container {
	 display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    position: relative;
    top: 0;
	left: 50px;  
	flex-direction: column;
}

.greviews_container img {
    width: 100%;
    max-width: 90px;
    height: 100%;
}

.fb_company_container {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    position: relative;
    top: 0;
	left: 30px;
    padding: 1.5rem 0 0rem 0;
    color: #fff;
    font-size: 1.0rem;
	flex-direction: column;
}

.fb_company_container .sterren {
    margin-right: 0px;
	width: 124px;
	background-size: 100%;
}

.fb_company_container .sterren .inner-sterren { 
	width: 124px;
	background-size: 103%;
}



.fb_company_container span, .fb_company_container a {
	color: #fff;
	text-decoration: none;
}

.sterren{
	background:url(../images/sterren-leeg.png) no-repeat;
	width:136px;
	height:24px;
	display:inline-block;
	margin-right:24px;
}

.inner-sterren{
	background:url(../images/sterren-vol.png) no-repeat;
	height:24px;
	display:inline-block;
	float:left;
}

a,
a:hover,
a:focus{
	color:#ad5c0f;
}

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

.title{
	display:block;
}

strong{
	font-weight:600;
}

em{
	font-style:italic;
}

#productslider{
	margin-bottom:24px;
}

#cboxCurrent {
	opacity: 0;
}

#prev-foto,
#next-foto{
	cursor:pointer;
	color:#ad5c0f;
}

#prev-foto{
	margin-right:15px;
}

#next-foto{
	margin-left:15px;
}

.navbar-default{
	min-height:0;
	background:#665744;
	border:none;
	margin:0;
}

.spacer{
	margin-top:24px;
}

.navbar>.container .navbar-brand{
	height:auto;
	padding:0; 
	display: block;
    position: relative;
    margin: 27px 0 -60px;
    z-index: 1;
}

#talen{
	float:right;
}

#talen li.active a{
	color:#fff;
}

#topmenu{
	position:relative;
	z-index:800;
}

#topmenu li.afspraakmaken a {
	background-color: #B5783E;
    color: #fff;
    padding: 1rem;
    border-radius: 1.5rem;
}

#topmenu,
#talen{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}

#talen{
	margin-left:25px;
}

#topmenu li,
#talen li{
	float:left;
	margin:0 0 0 25px;
	position:relative;
}

#topmenu li a,
#talen li a{
	color:#bcb19f;
	padding:0;
	font:400 13px/60px 'Open Sans';
	text-decoration:none !important;
}

#talen li{
	margin:0 0 0 20px;
}

#talen li.first:after{
	height:11px;
	width:1px;
	background:#bcb19f;
	position:absolute;
	right:-10px;
	top:25px;
	content:"";
}

#topmenu ul:before{
	background:url(../images/top-sub.png);
	width:23px;
	height:12px;
	content:"";
	position:absolute;
	left:30px;
	top:0;
}

#topmenu ul{
	position:absolute;
	padding:20px;
	list-style:none;
	left:-20px;
	margin:0;
	display:none;
	background:#998c7a;
}

#topmenu ul li{
	margin:0;
}

#topmenu ul li a{
	color:#fff;
	font:400 15px/33px 'Open Sans';
	white-space:nowrap;
}

#topmenu li:hover ul{
	display:block;
}

#hoofdmenu{
	margin:31px 0 0;
	height:51px;
}

#hoofdmenu li{
	margin:0 0 0 25px;
	position:relative;
}

#hoofdmenu li.button a{
	text-transform:uppercase;
	font:400 12px/24px 'Open Sans';
	color:#fff !important;
	width:auto;
}

#hoofdmenu li.button{
	width: auto;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	margin-top:35px;
}

#hoofdmenu li a{
	padding:0;
	font:400 16px/normal 'Open Sans';
	color:#130f0b;
	background:none;
}

#hoofdmenu ul{
	display:none;
	z-index:2000;
	padding:20px;
	padding:50px 232px 32px 30px;
	list-style:none;
	margin:0 0 0 -30px;
	background:#fff;
	background:rgba(255,255,255,0.85);
	position:absolute;
	min-height:220px;
}

.navbar-default .navbar-toggle {
	z-index: 99;
}

.toon_mobiel {
	display: none !important;
}

@media screen and (max-width: 767px){ 
	#hoofdmenu > li.menu-item-has-children{
		position: relative;
	}
	body{
	padding-top: 160px;
}
	#hoofdmenu > li.menu-item-has-children:after{
		content:"+" !important;
		position: absolute !important;
		font-size: 18px !important;
		right: 0 !important;
		top: 0 !important;
		left: unset !important;
		width: auto !important;
	}
	#hoofdmenu > li.menu-item-has-children.open-submenu:after{
		content:"-" !important;
		position: absolute !important;
		font-size: 18px !important;
		right: 0 !important;
		top: 0 !important;
		left: unset !important;
		width: auto !important;
	}
}
#hoofdmenu > li.current-menu-item:after,
#hoofdmenu > li.current-menu-ancestor:after,
#hoofdmenu > li.current-product-parent:after{
	content:"";
	background:url(../images/hoofd-sub.png) center top no-repeat;
	width:100%;
	height:5px;
	position:absolute;
	left:0;
	top:27px;
	width: auto !important;
	z-index:2500;
}
@media screen and (max-width:767px){
	#hoofdmenu > li.current-menu-item:after,
	#hoofdmenu > li.current-menu-ancestor:after,
	#hoofdmenu > li.current-product-parent:after{
		background:transparent;
	}
	
	#hoofdmenu li:hover ul{
		display: none ;
	}

	#hoofdmenu li.open-submenu ul{
		display:block !important;
		padding: 30px;
		min-height: 30px;
		margin: auto;
	}
	#hoofdmenu li ul li{
		border: 0;
		padding:0 !important;
	}
	#hoofdmenu li.menu-item-has-children.open-submenu ul{
		display: block;
	}
}
#hoofdmenu > li.current-menu-item,
#hoofdmenu > li.current-menu-ancestor,
#hoofdmenu > li.current-product-parent{
	border-bottom:solid 1px rgb(173, 92, 15, 1);
}

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

#hoofdmenu ul li{
	margin:0;
	border-bottom:solid 1px #c6c3c1;
	position:static;
	padding:0 90px 0 10px;
}

#hoofdmenu ul li:hover img._before,
#hoofdmenu ul li:first-child img._before{
	display:block;
}

.menu-item img._before{
	position:absolute;
	right:20px;
	top:55px;
	display:none;
}

#hoofdmenu ul li a{
	color:#2c281d;
	white-space:nowrap;
	font:400 15px/33px 'Open Sans';
}

#hoofdmenu ul li:hover a{
	color:#ad5c0f;
	text-decoration:none;
}

.home #slider,
.home #slider .slide{
	height:428px;
}

#slider{
	width:100%;
	height:214px;
	margin:0 0 32px;
	overflow:hidden;
}

#slider p{
	margin-bottom:0;
}

#slider .slide{
	position:relative;
	width:100%;
	height:214px;
	overflow:hidden;
}

#slider .slide img{
	position:absolute;
	left:0;
	top:0;
}

#slider .slide span{
	background:#665744;
	background:rgba(44,40,29,0.50);
	font:300 36px/85px 'Open Sans';
	position:absolute;
	left:0;
	color:#fff;
	width:100%;
	z-index:500;
	bottom:35px;
}

#slider .slide span strong{
	font:700 36px/85px 'Open Sans';
	color:#e69b53;
}
.bg-white{
	background-color: #fff;
}


.flex_blok_container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	gap:35px;
	margin: 54px 0px;
}

.flex_blok {
	flex: 30% !important; 
	max-width: 30%;
	border:solid 1px #d8d8d8; 
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.45);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.45);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.45);  
}

.flex_blok_swiper {
	border:solid 1px #d8d8d8; 
	max-width: 356.6px;
/*
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.45);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.45);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.45);  
*/
}

.flex-item {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.blok{
	width:100%;
	float:left;
	overflow:hidden;
	padding:18px 18px 0;
	/* min-height: 580px; */
	
	
	
}

.blok p:not(.button){
	text-shadow:1px 1px 0px #fff, -1px -1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff;
}

.button,
.button:hover,
.button:focus{
	display:inline-block;
	border-radius:5px;
	border:none;
	padding:0 11px;
	position:relative;
	z-index:150;
	line-height:29px;
	background:#ad5c0f;
	text-shadow:none;
	color:#fff !important;
	text-decoration:none !important;
	outline:none;
}

h1,
.jumbotron h1,
.title{
	font:600 24px/22px 'Open Sans';
	color:#ad5c0f;
}

h2,
.jumbotron h2{
	font:600 24px/22px 'Open Sans';
	color:#ad5c0f;
}

.single-product-intro-content {
    padding-block: 1rem;
    font-style: italic;
    opacity: 0.75;
    margin-bottom: 2rem;
}



/* single product details content */
.single-product-content {
	position: relative;
}

.single-product-content-expanded {
	overflow: visible;
	max-height: none;
}

.single-product-content-collapse {
	max-height: 50rem;
	overflow: hidden;
	position: relative;
}

.single-product-content-collapse::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 20rem;
	background: linear-gradient(to bottom, transparent, white);
}

.single-product-content-<strong>expanded</strong>::after {
	display: none;
}

.single-product-lees-meer {
	display: inline-block;
	margin-top: 1rem;
	color: #007bff;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}



.gerelateerde_producten {
    position: relative;
    display: block; 
	margin-top: 6rem;
	margin-bottom:3rem;
}

.gerelateerde_producten h2 {
	
}

/* aanbevolen collectie */
.aanbevolen_collectie {
    margin: 2rem 0 6rem 0;
}

.aanbevolen_collectie_afbeelding {
    position: relative;
    width: 100%; 
    transition: all 0.2s ease;
    display: flex;
	flex-direction: column;
	border: solid 1px #d8d8d8; 
	padding: 0rem; 
	margin-bottom: 2.5rem;
}

.aanbevolen_collectie_afbeelding img {
    max-width: 100%;
    height: auto;
	aspect-ratio:1;
}

.aanbevolen_collectie_afbeelding img {
	width: 100%;
    height: auto;
    object-fit: fill;
    object-position: center;
}


.aanbevolen_collectie_afbeelding h2 {
    font: 600 16px/16px 'Open Sans';
    color: #141414;
	margin-bottom: 1rem;
	margin-top:2rem;
	padding: 0 2rem 0.6rem 1rem;
}

.aanbevolen_collectie_afbeelding span {
    font: 600 10px/10px 'Open Sans'; 
    color: #ffff;
    padding: 0.4rem;
    background: #a75f1b;
    border-radius: 50%;
    width: 19px;
    display: inline-block;
	display: none;
    height: 18px;
    text-align: center;
    margin-left: 1rem;
}
 


#boom{
	background:url(../images/boom.jpg) right bottom no-repeat;
}

#contactblok{
	background:url(../images/contact.jpg) left top no-repeat;
}

#contact-tekst{
	padding-top:170px;
}

/* #contact-tekst .pull-left {
	padding-right: 20px;
} */


.social{
	margin-bottom:12px;
	margin-top:42px;
	float:right;
}

.social img{
	margin:0 0 0 5px;
	float:left;
	max-width:100% !important;
	width:auto !important;
	height:auto !important;
}

#openingstijden{
	margin-top:2px;
	margin-bottom:31px;
	font:600 15px/normal 'Open Sans';
}

#openingstijden strong{
	font-weight:700;
	color:#ad5c0f;
}

#openingstijden em{
	color:#ad5c0f;
}

#referentiesblok{
	margin:0;
	padding:52px 0;
	background:#e0d5cf url(../images/referentieblok.jpg) center top no-repeat;
/*
	float:left;
	width:100%;
	overflow: hidden;
*/
}

#footer{
	background:#665744;
	width:100%;
	float:left;
	padding:52px 0;
	margin:0;
	color:#fff;
}

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

#footer li a{
	color:#fff;
	line-height:30px;
}

#footer .social{
	float:left;
	margin:-3px 0 0 10px;
}

.img-responsive img {
    display: block;
    max-width: 100%;
    height: auto;
}

.footer_google_review {
 	margin-bottom: 5rem; 
}
 

#credits,
#credits a{
	color:#cac0b5;
	font:400 12px/30px 'Open Sans';
}

#slogan{
	background:#313131;
	color:#a69580;
	font:300 18px/62px 'Open Sans';
	padding:0;
	margin:0;
	float:left;
	width:100%;
	letter-spacing:1px;
}
	
#referentiesholder{
	padding:0 85px;
	width:100%;
	background:#fff;
	float:left;
	border:solid 1px #d8d8d8;
	margin-bottom:40px;
	position:relative;
}

#referenties{
	width:100%;
	float:left;
	overflow:hidden;
}

#referenties strong{
	color:#ad5c0f;
}

#referenties small{
	font-style:italic;
	font-size:12px;
}

.referentie{
	float:left;
	padding:50px 0;
	width:100%;
}

.page-template-klanten-page .referentie{
	border-bottom:solid 1px #d8d8d8;
	margin-bottom:-1px;
}

.referentie-tekst{
	margin-left:330px;
}

.tekst-left{
	margin-right:330px;
	margin-left:0;
}

#prev{
	background:url(../images/prev.png);
	width:39px;
	height:41px;
	float:left;
	cursor:pointer;
	top:50%;
	margin-top:-20.5px;
	position:absolute;
	left:22px;
}

#next{
	background:url(../images/next.png);
	width:39px;
	height:41px;
	float:left;
	margin-top:-20.5px;
	cursor:pointer;
	top:50%;
	position:absolute;
	right:22px;
}

#referentiesholder .button{
	position:absolute;
	right:25px;
	bottom:25px;
}

h1 strong,
.title strong{
	font-weight:700;
}

h1 em,
.title em{
	font-weight:400;
}

.productimage-holder{
	margin:10px 0 20px;
	float:left;
	text-align:center;
	width:100%;
	display:table;
}

.productimage{	
	display:table-cell;
	vertical-align:middle;
}

.productimage img{
	float:none;
	display:inline-block;
}

.lees_meer_knop { 
	background: #0c3f26; 
	color: #fff !important;
	cursor: pointer;
	left: 2rem;
}

.lees_meer_knop.hidden { 
	display: none;
}


@media (min-width: 767px){	
	.productimage img { 
		/* object-fit: cover;
		object-position: center; */
		width: 100%;
		/* min-height: 240px;
		max-height: 240px; */
	}
}

.product h2{
	font:600 18px/normal 'Open Sans';
	width:100%;
    padding-bottom: 18px;
    padding-top: 18px;
	float:left;
	bottom:0;
	margin:0;
	color:#4c4943;
	background:#fff;
	background:rgba(255,255,255,0.72);
}

.product .productimage{
	position:relative;
}

.product .button{
	margin-top:21px;
	margin-bottom:17px;
	padding:0 22px;
}

.productview{
	padding:40px 40px 16px;
}

.productview h1{
	margin-top:38px;
	font:300 36px/normal 'Open Sans';
}

iframe[name="google_conversion_frame"]{
	height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

hr{
	border-top:solid 1px #d7d6d7;
}

.productview table{
	width:100%;
	float:left;
}

.gform_wrapper .top_label li.gfield.gf_left_half input.large, .gform_wrapper .top_label li.gfield.gf_left_half input.medium, .gform_wrapper .top_label li.gfield.gf_left_half select.large, .gform_wrapper .top_label li.gfield.gf_left_half select.medium, .gform_wrapper .top_label li.gfield.gf_right_half input.large, .gform_wrapper .top_label li.gfield.gf_right_half input.medium, .gform_wrapper .top_label li.gfield.gf_right_half select.large, .gform_wrapper .top_label li.gfield.gf_right_half select.medium{
	width:96% !important;
}
	
#menu-item-151 ul,
#menu-item-181 ul,
#menu-item-164 ul,
#menu-item-2121 ul,
#menu-item-2116 ul,
#menu-item-2115 ul{
	left:auto;
	right:0;
}

@media (max-width: 767px)
{		

	#hoofdmenu li{
		padding: 5px 0;
	}
    /*
    Wijzigingen begin
    */
    
    .dropdown-2018 span{
        font-size: 16px !important;
    }
    
    .dropdown-2018 span{
        position: relative;
    }
    
    .dropdown-2018 span:after{
        content: "\f067";
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .dropdown-2018 span.active:after{
        content: "\f068";
        font-family: "FontAwesome";
    }
    
    /*
    Wijzigingen eind
    */
	
	.product h2{
		position:static;
	}
    
	html {
		overflow-x:hidden;
	}
    
    #talen {
        margin-left: 0;
        margin-top: -50px;
    }
	
	#pinterest-share{
		display:none;
	}
	
	#boom,
	.blok{
		margin-bottom:24px;
	}
	
	.productview h1,
	.home #footer{
		margin-top:0;
	}
	#hoofdmenu li{
		border-bottom:solid 1px #000;
	}
	
	#hoofdmenu li a{
		padding:5px 0;
	}
	
	/* #hoofdmenu li.menu-item-has-children:hover:after,
	#hoofdmenu li.current-menu-item:after{
		display:none;
	} */
	
	#footer{
		margin-top:30px;
	}
	
	.home .blok{
		margin:0;
	}
	
	#contactblok{
		margin-top:24px;
		margin-bottom:54px;
	}
	
	.referentie-tekst{
		margin:0;
	}
	
	#footer{
		text-align:center;
	}
	
	.home #slider,
	.home #slider .slide{
		height:auto;
	}
	
	#slider,
	#slider .slide{
		height:auto;
	}
	
	#slider .slide img{
		position:static;
	}
	
	#referentiesholder #next,
	#referentiesholder #prev{
		display:none;
	}
	
	#referentiesholder{
		padding:0 15px;
	}
	
	#slider span{
		display:none;
	}
	
	#footer .social{
		margin:10px 0;
	}
	
	#footer span,
	#footer .social,
	.social img{
		float:none !important;
		display:inline-block;
	}
	
	.navbar>.container .navbar-brand{
		margin:27px -12px 0 15px;
	}
	
	.navbar>.container .navbar-brand img{
		max-width:100%;
		height:auto;
	}
	
	.navbar-toggle{
		position:absolute;
		right:0;
		top:5px;
		background:#fff !important;
	}
	
	.navbar-default{
		margin-bottom:15px;
		height:60px;
	}
	
	#hoofdmenu{
		min-height: 100vh;
		height: auto;
		margin:0 0 15px; 
	}
	
	#hoofdmenu li{
		margin:5px 0;
	}
	
	.navbar-default .navbar-toggle .icon-bar{
		background:#ad5c0f;
	}
	
	#talen li a{
		color:#bcb19f !important;
	}

	#contact-tekst .social{
		margin-top:0;
	}

	#contact-tekst .pull-right{
		float:left !important;
		margin-top: 55px;
	}

#slider{
display:none;
}
}

@media (min-width: 768px) and (max-width: 991px)
{
	.home #slider,
	.home #slider .slide{
		height:270px;
	}
	
	body{
	padding-top: 198px;
}
	
	#pinterest-share{
		margin-right:-100px;
	}
	
	#menu-item-192 ul,
	#menu-item-151 ul,
	#menu-item-181 ul,
	#menu-item-164 ul{
		left:auto;
		right:0;
	}
	
	#talen li.first:after{
		right:-5px;
	}
	
	#topmenu li, #talen li {
		margin: 0 0 0 10px;
	}
	
	#talen {
		margin-left: 0;
	}
	
	#slider,
	#slider .slide{
		height:135px;
	}
	
	#slider .slide span{
		bottom:0;
	}
	
	#footer ul{
		margin-bottom:24px;
	}
	
	#boom{
		margin-bottom:24px;
	}
	
	#slider .slide span,
	#slider .slide span strong{
		font-size:27px;
	}
	
	#slogan{
		font:300 14px/62px 'Open Sans';
	}
	
	#hoofdmenu{
		width:100%;
		margin-top:87px;
		border-top:solid 1px #d8d8d8;
		text-align:center;
		padding-top: 13px;
	}
	
	#hoofdmenu >li{
		display:inline-block;
		float:none;
		margin:0 5px;
	}
	
	#hoofdmenu li a{
		font-size:14px;
	}
	
	#hoofdmenu ul{
		padding-top:35px;
		text-align:left;
	}

	.menu-item img._before{
		position:absolute;
		right:20px;
		top:40px;
		display:none;
	}
	
	.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style]{
		width:auto !important;
	}
	
	.fb_iframe_widget{
		margin-top:30px !important;
	} 
}

@media (min-width: 992px) and (max-width: 1199px)
{
	.home #slider,
	.home #slider .slide{
		height:353px;
	}
	
	body{
	padding-top: 206px;
}
	
	#slider,
	#slider .slide{
		height:176px;
	}
	
	#menu-item-151 ul,
	#menu-item-181 ul,
	#menu-item-164 ul{
		left:auto;
		right:0;
	}
	
	#hoofdmenu{
		margin-top:95px;
		width:100%;
	    padding-top: 13px;
		border-top: solid 1px #d8d8d8;
		text-align:center;
	}
	
	#hoofdmenu li {
		text-align:left;
		margin: 0 6px;
		position: relative;
		float:none;
		display:inline-block;
	}
	
	.navbar-brand img {
		width: 100% !important;
		max-width: 200px !important;
		height: auto;
	} 
	
	.infotd{
		width:125px;
	}
	
	#footer .social{
		width:100%;
		margin-left:0 !important;
		margin-top:10px !important;
	}

	#contact-tekst .social{
		margin-top:0;
	}

	#contact-tekst .pull-right{
		float:left !important;
	}
}

@media(max-width: 991px){
	#hoofdmenu{
		margin-top:0px; 
	} 
}

.fa-social {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #d5e0f2;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.3), inset 0 0 1px #fff;
	-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.3), inset 0 0 1px #fff;
	box-shadow: inset 0 1px 1px rgba(255,255,255,.3), inset 0 0 1px #fff;
	border: solid 1px #b68240;
	background-image: -webkit-linear-gradient(-135deg, #c29051, #be8946);
	background-image: -moz-linear-gradient(-135deg, #c29051, #be8946);
	background-image: -o-linear-gradient(-135deg, #c29051, #be8946);
	background-image: -ms-linear-gradient(-135deg, #c29051, #be8946);
	background-image: linear-gradient(-135deg, #c29051, #be8946);
	line-height: 29px !important;
	font-size:16px !important;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #f1e6d9 !important;
	text-shadow: 0px 1px 1px rgba(163, 116, 58, 1);
	text-decoration: none !important;
}
.button--more-info{
	display: none;
	pointer-events: none;
	width: 100%;
	height: auto;
	padding: 15px 0;
	position: fixed;
	bottom: 0;
	text-align: center;
	background-color: #c29051;
	color: #fff;
	z-index: 99999;
	font-size: 18px;
	transition: 200ms ease all;
}
.button--more-info:hover{
	background-color: #665744;
}
@media screen and (max-width: 767px){
	.button--more-info{
		display: block;
		pointer-events: all;
	}	
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
/*
	max-height: 100vh !important;
	height: 100%;
	overflow-y: scroll;
*/

}


.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 100vh;
}

@media screen and (max-width:769px){
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
/*
		max-height: 100vh !important;
		height: 100%;
		overflow-y: scroll;
*/
/*		padding-bottom: 240px;*/
	}

	.blok{ 
		min-height: 400px; 
	}
	

	.header_fb_gr { 
		justify-content: flex-start; 
	} 
	
}
 
.header_fb_gr_mobiel {
		display: none;
	}

@media screen and (max-width:580px){
	.navbar>.container .navbar-brand {
		margin: 27px 187px 0 15px;
	}
	
	
	.header_fb_gr {
		position: absolute;
		left: 0px;
		top: 145px; 
		display: none;
	}
	
	.header_fb_gr_mobiel {
		position: absolute;
		left: 0px;
		top: 139px;
		width: 100%;
		display: block;
	}
	
	.fb_company_container {
		display: block; 
		position: relative;
		top: -14px;
		height: 68px;
		float: left;
		left: 32px;
		padding: 0.8rem 0;
		transform: translateX(0px);
		font-size: 1.0rem;
	} 
	
	
	
	.fb_company_container span, .fb_company_container a {
		color: #333;
	}
	
	 #talen {
        margin-left: 0;
/*        margin-top: -125px;*/
    }
	
	div#header {
		margin-bottom: 10rem;
	}
}


@media screen and (max-width:400px){ 
	 #talen {
        margin-left: 0;
        margin-top: -25px;
    }
	
	div#header {
		margin-bottom: 6rem;
	}
}


.modal-open .modal{
	z-index: 999999;
}


@media(max-width: 768px){
	.flex_blok {
		flex: 100% !important; 
		max-width: 100%; 
		/* margin:0 0 22px; */
	}

	/* no drag on mobile */
	.owl-stage-outer {
		pointer-events: none;
	} 
	 
	.toon_mobiel {
		display: block !important; 
	}
	
	#hoofdmenu li.zonderborder {
		border: none;
	}
	
	#hoofdmenu li.afspraakmaken a {
		background-color: #B5783E;
		color: #fff;
		padding: 1rem 2rem;
        border-radius: 1.5rem;
	}
	
	#hoofdmenu li.afspraakmaken a {
		color: #fff;
		font-weight: 600;
	}
	
	#hoofdmenu li.afspraakmaken {
		border-bottom: 0px solid #B5783E;
		margin-top: 3rem;
		margin-bottom: 16rem;
	}
	
}


/* Swiper Slider */

.swiper_container {
	padding: 15px;
	width: 100%;
	display: inline-block;
	height: auto;
	position: relative;
}

.swiper {
	width: 100%;
	height: 100%;
  }

.swiper img {
	width:100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff; 
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
} 

.swiper-pagination {
	position: absolute;
	top: -6px;
	height: 24px;
	width: 100px;
	left: 50%;
	margin-left: -46px;
	display: inline-block;
	text-align: center;
	z-index: 0; 
}

.swiper-pagination-mobile {
	position: absolute;
	top: -6px;
	height: 24px;
	width: 100px;
	left: 50%;
	margin-left: -46px;
	display: inline-block;
	text-align: center;
	z-index: 0; 
}

.swiper-pagination-gerelateerd {
	position: absolute;
	top: -6px;
	height: 24px;
	width: 100px;
	left: 50%;
	margin-left: -46px;
	display: inline-block;
	text-align: center;
	z-index: 0; 
}

.swiper-controls {
	display: inline-block;
	position: relative;
	width: 100%;
	max-width: 200px;
	left: 50%;
	margin-left: -100px;
	height: 30px;
	top: 20px;
}

.swiper-button-next:after, .swiper-button-prev:after { 
	color: #ad5c0f;
	font-size: 24px;
}

.swiper-button-next, .swiper-button-prev { 
	height: 25px;
	width: 25px;
	text-align: center; 
}

.swiper-button-next { 
	right: 0px;
	position: absolute;
	bottom: 25px; 
	display:block;
}

.swiper-button-prev  { 
	right: 0px;
	position: absolute;
	bottom: 25px; 
	display:block;
} 



/* google reviews ti-widget plugin */


.ti-widget.ti-goog .ti-controls .ti-next:before, .ti-widget.ti-goog .ti-controls .ti-prev:before {
	background: #ad5c0f !important;
}

.ti-widget.ti-goog .ti-controls .ti-next:after, .ti-widget.ti-goog .ti-controls .ti-prev:after {
	background: #ad5c0f !important;
}





/* Single Product Details */

#slider{
        display: none;
    }
    .productview-2018 .terug-naar{
        border-bottom: solid 1px #d8d8d8;
        border-top: solid 1px #d8d8d8;
        margin-bottom: 30px;
        margin-top: 15px;
        padding: 5px 0;
    }
    .productview-2018 .terug-naar a{
        width: 100%;
        color: #665744;
        font-family: "Open Sans";
        font-size: 13px;
        font-weight: 400;
        line-height: 22px;
    }
    .deze-uitvoering{
        background: #665744;
        width: 100%;
        margin-bottom: 20px;
        float: left;
        padding: 20px 15px;
    }
    .deze-uitvoering span{
        color: #fff;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }
    .deze-uitvoering strong{
        color: #fff;
        font-family: "Open Sans";
        font-size: 24px;
        font-weight: 700;
        line-height: 22px;
        float: right;
    }
    .button-2018,
    .button-2018:hover,
    .button-2018:focus{
        font-family: "Open Sans";
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-transform: uppercase;
        padding: 5px 15px;
    }

    .dropdown-2018{
        background: rgba(102,87,68,0.1);
        padding: 25px 20px;
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    deze-uitvoering
    .dropdown-content-2018 > *:last-child{
        margin-bottom: 0;
    }

    .dropdown-content-2018 td{
        line-height: 36px;
    }

    .dropdown-2018 span{
        color: #665744;
        font-family: "Open Sans";
        font-size: 18px;
        font-weight: 700;
        width: 100%;
        float: left;
        line-height: 22px;
        text-transform: uppercase;
    }

    div.gform_wrapper input[type=email], div.gform_wrapper input[type=number], div.gform_wrapper input[type=password], div.gform_wrapper input[type=tel], div.gform_wrapper input[type=text], div.gform_wrapper input[type=url],
    div.gform_wrapper textarea{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .owl-dots {
        counter-reset: dots;
        text-align: center;
        margin-top: 5px;
    }
    .owl-dot:before {
        counter-increment:dots;
        content: counter(dots);
        margin: 0 3px;
        width: 20px;
        height: 20px;
        background-color: #665744;
        border-radius: 50%;
        color: #fff;
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        line-height: 20px;
        display: inline-block;
    }
    .owl-dot{
        opacity: 0.5;
    }
    .owl-dot.active{
        opacity: 1;
    }

    @media (max-width: 767px)
    {
        .productview-2018{
            padding: 0;
            box-shadow: none;
            border: none;
        }
        .productview-2018 h1{
            color: #665744;
            font-family: "Open Sans";
            font-size: 21px;
            font-weight: 800;
            line-height: 22px;
            text-transform: none !important;
        }
        .dropdown-2018.Informatie_aanvragen{
            display:none !important;
        }
        .dropdown-content-2018{
            width: 100%;
            float: left;
            padding-top: 20px;
            display: none;
        }
    }

