:root {
	--kleur1: #d9bc81;
	--kleur2: #111111;
	--kleur3: #f00;
	--kleur4: #dbc387;
	--kleur5: #a2743c;
	--kleur6: #d9bc81;
	--kleurDonker1 : #654e31;
	--kleurDonker2 : #c4b597;
	--kleurLicht1 :  #edebe794;
	--kleur7: #eee;
	--kleur8: #eee;
	--kleur9: #eee;
	--kleur10: #eee;
	--kleur11: #eee;

	--bgkleur1: #d1b38e;
	--radius: 2px;
	--lettertype1   : 'Source Sans Pro';
	--lettertype2	: 'Source Sans Pro';
	--grijs: #333333;
	--wit:	  #ffffff;
	--zwart:  #000000;
	--verloop1 : linear-gradient(to right bottom, #dbc387, #cdaf73, #be9b60, #b0874d, #a2743c);


	--binnenmaat : 1400px;
	--buitenmaat : 100%;
	--witruimte : 5px;
}

html{height:100%;position:relative; scroll-behavior: smooth}

body{position:relative;height:100%;font-family:var(--lettertype1);
font-size:18px;line-height:160%;height:100%; color:#444; margin:0;}
div#debug {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: auto;
	background: #eee;
	text-align: center;
	z-index: 1000000;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding: 10px;
}
input,textarea,select{font-family: var(--lettertype1);  border:none; border-radius: var(--radius);}
h1, h2, h3, h4, h5, h6 {
	font-family: var(--lettertype1);
	line-height: 120%;
	text-transform: uppercase;
	/* padding: 0.5em; */
}

h1{color:var(--kleurDonker1);font-size:32px}
h2{color:var(--kleurDonker1);font-size:28px}
h3{color: var(--kleurDonker1);font-size:24px;}
h1{color:var(--kleurDonker1);font-size:2em;}
h2{color:var(--kleurDonker1);font-size:1.9em;}

.intro h3::after,  .kolom80 h3::after{border:none;}
@media only screen and (max-width:480px){body{font-size:15px;}}
@media only screen and (max-width:1024px){body{font-size:15px;}}
@media only screen and (min-width:1200px){body{font-size:16px;}}
@media only screen and (min-width:1680px){body{font-size:17px;}}


h2 {
	color: var(--kleurDonker1);
	font-size: 27px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}
h3 {	color: #101010;	font-size: 21px;	font-weight: 600;	margin: 30px 0 15px 0;}


/* algemeen */
div,img,body{margin:0;padding:0;vertical-align:top;box-sizing:border-box;position:relative;}
span{vertical-align:top;}


img{max-width:95%;width:auto;height:auto;margin:auto; border-radius:var(--radius)}


@media only screen and (max-width:800px){h2 {	font-size: 22px;}	 }


a {text-decoration:none;cursor:pointer;color:var(--kleurDonker1);}
a:hover{text-decoration:underline}

.knop, input[type="submit"], .knopLight, input[type=submit] {
	font-family: var(--lettertype1);
	width: auto;
	display: inline-block;
	padding: 10px 40px;
	background-color: #000;
	color: #ffffff;
	font-size: 90%;
	line-height: 100%;
	margin: 10px 0 0px 0;
	transition: all 0.4s ease-in;
	cursor: pointer;
	vertical-align: top;
	border-width: 0px;
	border-color: inherit;
	border-style: solid;
	text-shadow: none;
	font-weight: bold;
	border-radius: var(--radius);
	text-transform: uppercase;
	letter-spacing: 3px;
	box-sizing: border-box;
}
.knop, input[type="submit"], .knopLight, input[type="submit"] {
	font-family: var(--lettertype1);
	width: auto;
	display: inline-block;
	padding: 10px 40px;
	background-color: #000;
	color: #ffffff;
	font-size: 90%;
	line-height: 100%;
	margin: 10px 0 0px 0;
	transition: all 0.4s ease-in;
	cursor: pointer;
	vertical-align: top;
	border-width: 0px;
	border-color: inherit;
	border-style: solid;
	text-shadow: none;
	font-weight: bold;
	border-radius: var(--radius);
	text-transform: uppercase;
	letter-spacing: 3px;
	box-sizing: border-box;
}
.knop, input[type="submit"], .knopLight, input[type="submit"] {
	font-family: var(--lettertype1);
	width: auto;
	display: inline-block;
	padding: 10px 40px;
	background-color: #000;
	color: #ffffff;
	font-size: 90%;
	line-height: 100%;
	margin: 10px 0 0px 0;
	transition: all 0.4s ease-in;
	cursor: pointer;
	vertical-align: top;
	border-width: 0px;
	border-color: inherit;
	border-style: solid;
	text-shadow: none;
	/* font-weight: bold; */
	border-radius: var(--radius);
	/* text-transform: uppercase; */
	letter-spacing: 1px;
	box-sizing: border-box;
	/* font-size: 110%; */
}
.knop, input[type="submit"], .knopLight, input[type="submit"] {
	font-family: var(--lettertype1);
	width: auto;
	display: inline-block;
	padding: 10px 40px;
	background: var(--verloop1);
	color: #000;
	font-size: 90%;
	line-height: 100%;
	margin: 10px 0 0px 0;
	transition: all 0.4s ease-in;
	cursor: pointer;
	vertical-align: top;
	border-width: 0px;
	border-color: inherit;
	border-style: solid;
	text-shadow: none;
	/* font-weight: bold; */
	border-radius: var(--radius);
	/* text-transform: uppercase; */
	letter-spacing: 1px;
	box-sizing: border-box;
	/* font-size: 110%; */
}
.knop, input[type="submit"], .knopLight, input[type="submit"] {
	border-radius: 20px !important;
}


.knop.close {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px !important;
	height: 20px;
	line-height: 20px;
	border-radius: 1px !important;
	box-sizing: border-box;
	/* padding: 0 !important; */
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
	display: block;
	padding: unset !important;
	max-width: unset !important;
	min-width: unset !important;
}


div.intro .knop{ background-color:	#ac8854 !important; border: 2px solid #ac8854 !important;}
div.intro .knop.light, div.intro  .knopLight { background-color:	transparent !important; color:	#ffffff; border: 2px solid #ac8854 !important;}

.knop.light, .knopLight {	color: var(--kleurDonker1);	background-color: #654e31;}
.knop.actie{	background-color: var(--kleurDonker1); border-color:var(--kleurDonker1);	}

img.round-icon{height:80%;width:auto;max-height:400px;max-width:400px;border-radius:200px;border:2px solid #fff;float:left;}

.mobileonly{display:none;!important}
.nomobile{display:inline;!important}

.mobile, .mobileonly{display:none;!important}
.nomobile{display:inline;!important}

@media only screen and (max-width:800px)
	{
	.mobile, .mobileonly{display:inline !important;}
	.nomobile{display:none !important;}	
	}


@media only screen and (max-width:801px)
	{

	div.blok25{width:45%;margin:1%;}	div.blok35,div.blok50{width:97%;display:block;margin-left:1%;}
	.mobileonly{display:inline;!important}
	.nomobile{display:none;!important}
	}


/* blokken */

div#canvas_website {
	position: relative;
	height: 100%;
	width: 100%;
	text-align: center;
	background: #f7f7f7;
	box-sizing: border-box;

}
@media screen and (max-width: 600px) {	div#canvas_website {		max-height: 100%;	overflow: scroll;}}
	
div#canvas_head{position:relative;height:auto;top:0;z-index:1000; width:100%;}

div#canvas_head.ingeklapt, div#canvas_head.contentpaginaclass {
	position: fixed;
	height: 55px;
	background-color: var(--kleur2);
	color: #ffffff;
	width: 100%;
}



div#canvas_head.ingeklapt #canvas_categorien, div#canvas_head.contentpaginaclass #canvas_categorien {	top: 55px;	height: 45px;	padding: 10px;}

@media only screen and (max-width: 600px){
	div#canvas_head{height:80px;}
}

@media only screen and (min-width:801px){
	div#canvas_head.ingeklapt, div#canvas_head.contentpagina {
		position:fixed;
		top:0;
		height: 85px;
	}
	div#canvas_logo {
		width: 20%;
		max-width: 100%;
		position: relative;
		height: auto;
		padding: 10px;
		top: 0;
	}
	div#canvas_logo.ingeklapt, div#canvas_logo.contentpaginaclass{top:0px; background:none;}

}

div#canvas_logo {	left: 0;}

@media only screen and (min-width:1024px) and (max-width:1660px){div#canvas_logo {top:0px}}
@media only screen and (min-width:800px) and (max-width:1024px){div#canvas_logo {top:1px}}


div#canvas_logo img#fclogo{display:block;}
div#canvas_logo img#monologo{display:none;}
div#canvas_logo.ingeklapt #fclogo, div#canvas_logo.contentpaginaclass #fclogo{display:none;}
div#canvas_logo.ingeklapt #monologo, div#canvas_logo.contentpaginaclass #monologo {
	display: block;
	max-width: none;
	width: auto;
	height: 31px;
}

div#canvas_logo.ingeklapt, div#canvas_logo.contentpaginaclass {
	position: absolute;
	/* width: 31%; */
	left: 5%;
	top: 0;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
}

@media only screen and (max-width:801px){
div#canvas_logo.ingeklapt, div#canvas_logo.contentpaginaclass {
	position: absolute;
	left: 50px;
	width: 200px;
	top: 0;
	background: transparent;
}
	}

@media only screen and (max-width:801px){
	div#canvas_logo.ingeklapt, div#canvas_logo.contentpaginaclass {
		width: auto;
		margin:auto;
		padding: 8px;
		/* margin: 0; */
		max-width: 50%;
		top: 0;
		display: block;
		margin: 0;
		padding: 7px 0;
	}
}



/* Kolommen */
div.kolommen{max-width:1500px;margin:auto;}
div.kolommen.flex, div.flex{display:flex;}
.flex div {
	flex: 1;
	padding: 2px;
}
div.kolommen .kolom {
	flex: 1;
	line-height: 208%;
	color: #000;
	margin: 10px;
	padding: 2em 1.5em;
	border-radius: var(--radius);
	font-size: 90%;
}
div.kolommen.paginabreed{max-width:100%;width:100%;}
div.kolommen.paginabreed div.canvas_container{width:100%;max-width:none}

.kolom{border-radius:5px;}

div.kolommen .kolom50, div.kolommen.kolom35, div.kolommen .kolom25{background:rgba(255,255,255,0.90);} 
div.kolommen .kolom50 { padding:2em}
div.kolommen .kolom35 { padding:1em}
div.kolommen .kolom25 { padding:0.5em}
div.kolom25 h3{letter-spacing:1px;}
div.kolom25 img{max-height:275px;max-width:95% !important;margin:10px auto;display:inline-block;}

div.kolom50{max-width:49%;display:inline-block;height:auto;min-height:50px;padding:10px;}
div.kolom50.links{width:50%;margin-left:4%;margin-right:45%;}
div.kolom50.rechts{width:50%;margin-left:45%;margin-right:4%;}

div.kolom25 {
	display: inline-block;
	width: 23%;
	margin: 0.5%;
	padding: 20px;
	/* text-align: center; */
	box-sizing: border-box;
}

div.kolom33{display:inline-block;width:31%;margin:0%; padding:15px;text-align:center;}


div.kolom80 {
	width: 80%;
	max-width: 1100px;
	margin: auto;
	background-color: rgba(255,255,255,0.9);
	padding: 30px 0 100px;
	text-align: justify;
}
.kolom80 h3 {
	width: 291px;
	display: inline-block;
	float: left;
	padding: 20px;
	text-align: right;
	border: none;
	color: var(--kleur2) !important;
	letter-spacing: 0 !important;
	height: 100% !important;
	/* padding-bottom: 200px; */
	font-size: 200% !important;
	border-bottom: none !important;
	border-right: 1px solid var(--kleur1) !important;
	margin-right: 30px !important;
	height: 100px !important;
}

#Block_BLOCK38, #Block_BLOCK38 .kolommen{ padding:0; margin:0 auto;}

h3 i {
	display: inline-block;
	font-size: 32px;
	color: inherit;
	width: 50px;
	height: 50px;
	background: var(--kleur2);
	color: #fff;
	padding: 13px 0;
	border: radius;
	border-radius: 200px;
	text-align: center;	
	margin-right: 20px;
	display: block;
	box-sizing: border-box;
}

h3.title {
	/* color: var(--bgkleur1); */
	/* color: #fff; */
	padding: 10px;
	max-width: 800px;
	margin: auto;
	border-bottom: 1px solid var(--bgkleur1);
	max-width: 1268px;
	margin-bottom: 10px;
	/* text-align: left; */
	width: 90%;
	font-weight: le;
	letter-spacing: 2px;
	text-align: left;
}

.blockOverlay{width:100%;height:100%;position:absolute;opacity:0;background:#000;}

div.blok25{display:inline-block;width:23%;margin-right:1%;margin-bottom:1%;text-align:left;}
div.blok35{display:inline-block;width:30%;margin-right:1%;text-align:left;}
div.blok50{display:inline-block;width:47%;margin-right:1%;margin-bottom:1%;text-align:left;}

div.kolom33.links{margin-right:17%;  }
div.kolom33.rechts{margin-left:17%;  }

@media only screen and (max-width:800px){
div.kolom80, div.kolom50 {
	/* width: auto; */
	max-width: 80%;
	margin: auto;
	display: inline-block;
	vertical-align: top;
}
}


@media only screen and (max-width:480px)
	{
	div.kolom33{display:inline-block;width:100%;margin:0.5%; padding:10px;text-align:center;}
	div.kolom33.links{margin-right:1%;  }
	div.kolom33.rechts{margin-left:1%;  }
	}
	
@media only screen and (max-width:480px)
	{
	div.kolom80,div.kolom50,div.kolom33{max-width:none;width:100%;margin:auto;display:block;text-align:center}
	div.kolom25{width:48%;margin:0%;display:inline-block; font-size:85%; padding:5px;}	
	div.kolommen{padding:15px;}
	div#adres{text-align:center;}
	}

div.kolommen {display:flex}
div.kolom h3{font-weight:bold;}

@media only screen and (max-width:600px){
	div.kolommem. .kolom{flex:0;}
	div.kolom {min-width:100%;max-width:100%;width:100%;}
	div.kolom25 {min-width:48%;max-width:48%;width:48%;margin:0.5%;}
}


/* LOGIN KNOPPERN */

div#service_login_basket {
	width: 25%;
	height: 50px;
	position: fixed;
	display: flex;
	right: 0;
	background-color: #fff;
	color: #000;
	top: 0;
}
div#service_login_basket .quantity{display:none;}
div#service_login_basket{	background:var(--verloop1);}
.ingeklapt #service_login_basket {
	background: #fff;
}
@media only screen and (max-width:800px){
	div#service_login_basket {
		height: 50px;
		position: fixed;
		display: flex;
		top: 0px;
		background: transparent;
		box-sizing: border-box;
		color: #fff !important;
		width: 80px;
		right: 0;
		left: unset;
		z-index: 10000000;
	}

	div#service_login_basket i,
	div#service_login_basket a,
	div#service_login_basket h4{
		color : #fff !important;
	}
}

@media only screen and (max-width: 600px){
div#service_login_basket i, div#service_login_basket a, div#service_login_basket h4 {
	color: #000 !important;
}}

div#service_login_basket i {
	/* float: left; */
	height: 30px;
	margin: 10px;
	width: 30px;
	padding-top: 0px;
	font-size: 20px;
	display: inline-block;
	text-align: center;
	left: -5px;
	position: absolute;
	color: #000;
	line-height: 28px;
	top: 6px;
}

div#service_login_basket a{color:#000000;cursor:pointer;}
div#service_login_basket h4 {
	font-size: 13px;
	position: absolute;
	left: 36px;
	top: -9px;
	text-align: left;
}
@media only screen and (max-width:481px){
div#service_login_basket h4 {
	font-size: 12px;
	position: absolute;
	left: 35px;
	top: -10px;
	text-align: left;
}	
}
div#service_login_basket h5 {
	font-size: 11px;
	position: absolute;
	left: 36px;
	top: 7px;
	font-weight: normal;
	text-align: left;
}
div#canvas_login,div#canvas_mini_basket,div#canvas_klantenservice{display:flex;flex:1;}



#canvas_mini_basket.focus {background:#fff;}
#canvas_mini_basket.focus a{color:#f00;}
#canvas_mini_basket.focus i{color:#f00;}
#canvas_mini_basket.focus i, #canvas_mini_basket.focus a, #canvas_mini_basket.focus {
	color: #01ce5b;
}

div#canvas_login li{display:inline-block;}
div#canvas_login a{text-decoration:none;cursor:pointer;}



div#canvas_menu{display:none;}
div#canvas_menu_hr {	font-size: 100%;	position: relative;		padding:10px 0;	top: 0px; }
div#canvas_menu_hr.ingeklapt, div#canvas_menu_hr.contentpaginaclass {top:0;width:50%;left:25%;text-align:center;}
div#canvas_menu_hr.ingeklapt a, div#canvas_menu_hr.contentpaginaclass a{color:#fff;}


div#canvas_header {
	postion: relative;
	height: 38%;
	width: 100%;
	max-height: 400px;
}

div#canvas_slider, div#canvas_header.home {
	max-height: none;
	height: 80%;
	height: 80vh;
	overflow: hidden;
	width: 100%;
	margin: 0;
}
@media only screen and (max-width:600px){
	div#canvas_header.home {
		height: 70%;
		margin-top: 0;
	}
}

div#canvas_header.contentpaginaclass{}
div#canvas_head {width:96%;margin:auto;}
div#canvas_head .canvas_container{max-width:100%;}
div#canvas_content{position:relative;width:100%;min-height:500px;}

#minPrice, #maxPrice{display:none!important;}
#prijsSorting input, #prijsSorting select, #prijsSorting .knop {
	padding: 12px 25px;
	font-weight: normal;
	box-sizing: border-box;
	line-height: 17px;
	border-radius: 0;
	width: 40%;
	min-width: 100px;
	max-width: 150px;
}


#sortBy {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold !important;
	background: var(--bgkleur1);
	color: #fff;
}

@media only screen and (max-width: 601px){
#sortBy {
	width: 100%;
	display: block;
	width: 100% !important;
	max-width: 100%;
	min-width: 100% !important;
	font-size: 100% !important;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold !important;
	letter-spacing: 2px;
	margin: auto;
}}
#sortBy option{
	background:#fff;color:#000; font-weight:normal;
}




.pageContent {
	text-align: left;
	max-width: 1400px;
	margin: auto;
}
.pageContent p {
	max-width: ;
	padding: 10px;
}

@media only screen and (max-width:600px){
	div#canvas_head {
		width: 96%;
		margin: auto;
		background: #fff;
		display: block;
		z-index: 10000;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 50px !important;
	}
	div.pageContent{padding-top:50px}
}
div#content_shop .pageContent{max-width:100%;}

div#canvas_latest_blog{display:none;}

div#content{padding:0;}

div#createdby{font-size:0.8rem;color:#444;width:100%;text-align:right;padding:5px;margin:0;}
div#createdby a{color:#444;}

div.canvas_container{width:100%;max-width:1400px; position:relative; margin-left:auto;margin-right:auto;}

div#broodkruimel,div#broodkruimel a{color:rgb(174, 194, 183)}
	
/* logo */
div#canvas_logo img{transition: all 0.3s ease-in-out;}
	
	@media only screen and (max-width:800px){
		
		
div#canvas_logo {
	display: block;
	position: absolute;
	left: 37.5%;
	width: 25%;
	height: auto;
	top: 0px;
	z-index: 10;
	background: #ffffffde;
	padding: 10px;
}
img#fclogo {
	display: block;
	max-width: 100%;
	width: auto;
	/* height: 35px; */
	margin: 0;
}

	}
 	@media only screen and (max-width:600px){
		div#broodkruimel{display:none;}
		div#canvas_logo {
			width: 40% !important;
			left: 25% !important;
			/* margin-top: 5px; */
			right: 25%;
			width: 50%;
			max-width: 130px;
			/* padding-top: 5px; */
		}		}



/* elements */
div.element {	width: 100%;	height: auto;	position: relative;}
OUDdiv.element.PAGE {	width: 100%;	max-width: 1400px;	margin: auto;	padding: 3em 1em ;	text-align: left;}
div.element.PAGE {
	width: 100%;
	max-width: 1400px;
	margin: auto;
	padding: 1em 1em;
	text-align: left;
}
div.element.PAGE {
	max-width: 1600px;
}


div.element.GALLERY {	background-color: #f1f1f1;	width: 100%;	max-width: 100%;	padding: 3em;	margin: 0;}

div.element.FORM h3 {	color: inherit;}
div.element.FORM .form_field_desc{color:inherit;}
div.element.FORM {
	background: #fff;
	width: auto;
	border-radius: 0;
	max-width: 100% !important;
	color: #000 !important;
	padding: 2em 0 3em 0;
	border: 1px solid #eee;
}


div.element.FORM .canvas_container{padding:0;}
div.element.GALLERY .canvas_container{}
div.element.BLOCK .imageonly {	height: 500px;	padding: 160px 0;	opacity: 1;}
div.element.BLOCK .imageonly h2 {	font-size: 50px;		margin: 0 auto;	height: 50px;	; max-width:1200px;}

@media only screen and (max-width:600px){
	div.element.PAGE, div.element.FORM, div.element.GALLERY {
		padding: 4px;
		margin: 0;
	}

}


div.bullitpoints{padding:3em 0;}
div.bullitpoints ul{width:100%;max-width:1200px;list-style-type:none;margin:auto; margin-left:0; padding-left:0;}
div.bullitpoints ul li{width:100%;max-width:500px; margin-right:20px; display:inline-block;text-align:left;padding:8px 0 20px 8px;}
div.bullitpoints ul li:before{content:"\2714\0020";color:var(--kleur2);}
@media only screen and(max-width:601px){	div.bullitpoints ul li {width:90%;margin:auto;padding:5px 0;text-align:left;}}




/* Foto gallery */
div#fotoGallery{width:100%;display:block;position:relative;height:auto;}
.fancybox-thumb {	opacity: 0.8;	transition: all 0.6s ease-in-out;	filter: saturate(0.85);}
.fancybox-thumb:hover {	opacity: 1;	filter: saturate(1);}
div.gallery_thumb {
	width: 24%;
	padding: 0;
	padding-top: 24%;
	transition: all .6s ease;
	display: inline-block;
	cursor: pointer;
	margin: 0.5%;
	border-radius: 20px 0 0 0px;
	/* border: 1px solid #fff; */
	/* box-shadow: 7px 7px 2px #ccc; */
	background-position: center center;
	background-size: 100% 100% !important;
	transition: 0.2s all;
	/* transform: rotate(-2deg); */
	/* box-shadow: 4px 5px 10px #0000006b; */
}

#canvas_website.voorpagina .fotoGallery .fancybox-thumb:nth-child(1n+7){display:none;}

div.gallery_thumb:hover{background-size:105% 105%!important; )}

.image-description {
	position: absolute;
	display: inline-block;
	color: #fff;
	top: 50%;
	height: 50%;
	left: 0;
	text-align: center;
	width: 100%;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: var(--lettertype1);
	background: #00000080;
	padding: 20px;
	box-sizing: border-box;
}


@media only screen and (min-width:801px){div#fotoGallery div.gallery_thumb{ width:33%;padding-top:33%;}}
@media only screen and (min-width:1025px){div#fotoGallery div.gallery_thumb{width:25%;padding-top:25%;}}
/* videos */
iframe{width:320px !important; height:240px !important; max-width:100% !important; margin:1em 0 1em 0;}
span.video{padding:20px;}
span.video iframe{width:400px;height:300px;margin:auto;}
/* blog */


@media only screen and (min-width:800px) {
	div#blog_overzicht {		-webkit-columns: 50px 2;		-moz-columns: 50px 2;		columns: 50px 2;	}
	div#blog_overzicht div {		-webkit-column-break-inside: avoid;		page-break-inside: avoid;		break-inside: avoid;	}
}

@media only screen and (min-width:1200px) {
	div#blog_overzicht {		-webkit-columns: 50px 3;		-moz-columns: 50px 3;		columns: 50px 3;	}
	div#blog_overzicht div {		-webkit-column-break-inside: avoid;		page-break-inside: avoid;		break-inside: avoid;	}
}


.blog_feed_item {
	margin-bottom: 13px;
	border-bottom: 1px dashed #ccc;
}
.blog_feed_datum {
	color: var(--kleur2);
	font-size: 80%;
	background: #fff;
	display: inline;
	padding: 3px;
}

.blog_link .knop {
	width: 100%;
	text-align: center;
	border-radius: var(--radius);
}

div.blog_feed a.knop{float:right;}
div.blog_item{color:#777;}
div.blog_item h2{color:#000;}
div.blog_link{text-align:right;}
div.blog_titel a{text-decoration:none;}


main,aside{display:block; width:100%;}
@media only screen and (min-width: 800px) {
	main {
		width: calc(100% - 320px);
		display: inline-block;
		position: relative;
		border-right: 1px solid #eee;
		padding-right: 1em;
		box-sizing: border-box;
	}

	aside {
		width: 300px;
		height: 100%;
		position: relative;
		/* background: #eee; */
		padding: 20px;
		box-sizing: border-box;
		display: inline-block;
		vertical-align: top;
	}
}

aside::empty{display:none!important;}

div#blog_navigatie {text-align:right;border-bottom:1px dotted #CCC;padding-bottom:5px;margin-top: -33px;}
div#blog_navigatie a{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #ff0000;
    padding: 0px;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    border-radius: 15px;
}

div#blog_items{text-align:left;display:inline-block;vertical-align:top;width:60%;margin-right:1%;margin-bottom:4px;}
div#adres{text-align:left;width:35%;display:inline-block;text-align:left;vertical-align:top;}
div#blog_items div.blog_feed_datum{display:inline-block;width:150px;color:#C00;font-weight:bold;}
div#blog_items div.blog_feed_title{display:inline-block;width:auto;color:#eee;font-weight:normal;}




div.blog_header {
	background-position: center;
	width: calc(100% + 50px);
	margin-bottom: 20px;
	/* height: 200px; */
	overflow: hidden;
	display: inline-block;
	background-size: cover;
	margin: 0;
	padding-top: 100% !important;
	/* width: 100% !important; */
}

div.blog_titel,div.blog_datum,div.blog_intro,div.blog_link{padding-left:10px;padding-right:10px;}




div.blog_block {
	margin-bottom: 10px;
	background-color: #fff;
	padding: 0;
	width: 100% !important;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 0px 0px 20px 0;
}
.blog_intro {
	padding: 10px;
}
div.blog_block h2 {
	color: #000;
	font-size: 135%;
	position: relative;
	padding: 10px;
	box-sizing: border-box;
	text-shadow: 10px #000 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	/* background-color: #fff; */
	/* border-radius: 10px; */
	/* opacity: 0.8; */
	border: none;
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 10px 5px;
	font-weight: bold;
	text-align: left;
	width: 100%;
}


/* blog - latest 5 block */
div#canvas_latest_five_blogs {
	width: 100%;
	padding: 100px 0;
	max-width: 1100px;
	margin: auto;
}
div#canvas_latest_five_blogs a{text-decoration:none;}
div#canvas_latest_five_blogs h2{color:rgba(50, 169, 102, 1)}
span#blog_latest_1 {
	width: 50%;
	height: 350px;
	border: 1px dotted #ccc;
	display: inline-block;
	margin: 2%;
	max-width: 600px;
}
span#blog_latest_1 div.blog_image{position:relative;z-index:900; width:100%;height:100%;position:relative;}
span#blog_latest_1 div.blog_info{position:relative;z-index:901;  width:100%;height:100px;margin-top:-100px; padding:10px; background-color:rgba(255,255,255,0.7);font-size:1.1em;}
span#blog_latest_1 div.blog_info:hover{background-color:var(--kleur2);}

span.blog_recent_list{width:44%;box-sizing:border-box;display:inline-block;vertical-align:top;overflow:hidden;}
span.blog_recent_list span {
	max-height: 20%;
	width: 100%;
	vertical-align: top;
	border-bottom: 1px dotted #000;
	padding: 1em 0px 1em 1em;
	text-align: left;
	display: block;
}

span.blog_regel:hover {
	background-color: var(--kleur1);
}
div.blog_datum {
	font-size: 0.8em;
	/* color: #00; */
	display: inline-block;
	max-width: 40%;
	overflow: hidden;
	font-weight: bold;
}
div.blog_auteur{font-size:0.92em;color:#111;display:inline-block;max-width:65%;overflow:hidden;}
div.blog_titel{font-size:1.1em;display:block;width:100%;color:#222;}
@media only screen and (max-width:800px)
	{
	div#canvas_latest_five_blogs{padding:10px;text-align:center;}
	span#blog_latest_1,span.blog_recent_list{width:95%;display:block;margin:auto;height:280px;}	
	div.blog_datum{max-width:100%;width:100%;}
	div.blog_auteur{display:none;}
	span.blog_recent_list span{height:auto;}
	div.blog_datum,div.blog_titel{font-size:0.92em;width:100%;text-align:center;}
	
	}
/* Latest blogs v2 */

#canvasRecentBlogs {
	padding: 60px 0 100px 0;
}

#canvasRecentBlogs div.canvas_container{width:100%;max-width:100%;}
.recentBlogBlock {
	display: inline-block;
	width: 400px;
	margin: 15px;
	height: 260px;
	/* padding-bottom: 25%; */
	/* position: relative; */
}


@media only screen and (max-width:900px){ .recentBlogBlock {	width: 46%;	margin: 1%;}}
@media only screen and (max-width:481px){	.recentBlogBlock {width:100%;margin:0;max-width:none;	}}


#blogBlock0,#blogBlock1,#blogBlock2,#blogBlock3{   filter: grayscale(0.44);}

#blogBlock0:hover,
#blogBlock1:hover,
#blogBlock2:hover,
#blogBlock3:hover{ filter: none;  }

.blogHeader:hover{cursor:pointer; border:1px solid #666}

div.blog_titel a {
	text-decoration: none;
	color: #fff;
	box-: t;
	text-shadow: 1px 1px 1px #000;
}

#blogBlock4,#blogBlock5,#blogBlock6,#blogBlock7,#blogBlock8,#blogBlock9,#blogBlock10{ display:none;}


.blogHeader img {
	object-fit: cover;
	height: 250px;
	min-width: 100%;
	padding: 4px;
	/* border: 1px solid #ddd; */
	/* border-radius: 3px; */
	/* background: #fff; */
	/* max-width: 120%; */
}

.blogIntro, .blogLink, .blogDatum{display:none;}
.blogTitel {}

.blogTitel h3{font-size:20px; padding:10px 0 0 0;}
.blogTitel h3 a{var(--kleur1);} 

.recentBlogBlock h2{
}


@media only screen and (max-width: 600px){
	.blogTitel a {
		color: #fff;
		text-align: left;
		width: 100%;
		display: block;
		padding: 10px 20px;
		text-shadow: 1px 1px 2px #000;
		text-transform: none;
		letter-spacing: 0;
		line-height: 100%;
		max-width: 90%;
		overflow: ;
	}
	.blogTitel {
		/* display: none block; */
		position: absolute;
		height: 100px;
		display: block;
		bottom: 10px;
		height: auto;
		bottom: 0;
	}
}

/* content */
div#content{margin:auto;background-color:var(--kleurLicht1);}
#content_1 {	width: 100%;	display: inline-block;	padding-right: 20px;}
div#shop_gadget,div#content_2{max-width:28%; margin-left:1%; display:inline-block;text-align:left;background-color:rgba(244,244,244,1);color:#555;padding:2em 1em 2em 2em;font-size:0.92em}
div#broodkruimel a{ font-size:0.92em; text-align:left; padding:bottom:10px; color:(--kleur2);}
div#content_2 img,div#content_1 img{max-width:90%;height:auto;}
div#content_2 img, div#content_1 #canvas_configurator img{border:0;}

@media only screen and (max-width:801px)
{
div#content_1{padding:10px;}
div#content img,div#content_1 img{float:none; display:block;max-width:80%;margin:15px auto 15px auto;!important}
div#shop_gadget,div#content_2{max-width:100%;display:inline-block;text-align:left;padding-top:2em;float:none}
}

/* --------------------------------------------------------------------------- */
/* FORMULIEREN */
/* --------------------------------------------------------------------------- */

/* Formulieren */
input.halvebreedte{width:48%;margin-right:1%;display:inline-block;}

.div_form_content{max-width:800px;text-align: left}
.form_description_bottom {
	width: 100%;
	text-align: center;
	display: block;
}

@media only screen and (min-width:801px){
	div.element.FORM div#formulier {max-width:1500px;}
	div.element.FORM #formulier form{column-count:2; column-gap:50px;}	
	}
	
#voorletters{display:none;}
div.div_formulier i{color:#00C;} 
div.form_content{float:left}
input, textarea, select {
	padding: 10px;
	border-radius: 3px;
	border: 1px solid #ddd;
	color: inherit;
	width: 100%;
	box-sizing: border-box;
	margin: 5px 0;
	color: #000;
	letter-spacing: 0;
}
input[type=radio],input[type=checkbox]{width:auto;min-width:0;}
textarea{width:100%;}

div.form_row {
	width: 100%;
	/* padding: 2px; */
	margin-left: auto;
	margin-right: auto;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	display: inline-block;
}
div.form_row_klein{width:49%;display:inline-block;min-width:200px;}
@media only screen and (max-width:481px)	{div.form_row_klein{width:100%;}		}

div.form_field_desc{min-width: 160px; width: 100%; display: block; text-align: left; }
div.form_field_input{width:100%;display:inline-block;text-align:left;}

div#formulier {
	padding: 0em;
	text-align: left;
	/* max-width: 1000px; */
}

div.div_form_desc {
	text-align: left;
	padding: 1em;
	background: #fff;
	/* margin-left: 1em; */
}

div.form_field_desc {
	/* position: absolute; */
	font-size: 0.8em;
	padding: 0px;
	margin-bottom: -11px;
	margin-left: 13px;
	z-index: 2;
	color: var(--kleur2);
}

div.form_field_input input[type="text"], div.form_field_input input[type="password"], div.form_field_input textarea, div.form_field_input select, textarea {
	border: 1px solid #ccc;
	border-radius: 2px;
	margin: 10px 0;
	/* max-width: 300px; */
}



div.form_field_label{text-transform:uppercase;font-weight:bold;margin-top:0.5em;margin-bottom:0.5em;font-size:1.2em;}
div.form_input_comment {	display: inline-block;	max-width: 8%;	position: absolute;	margin-left: -40px;}
/* form in gadget style */
div#content_2 div#formulier div{padding-bottom: 5px; }
div#content_2 div#formulier{background-color:#eee;padding:20px;}
 .form_field_desc{font-size: 0.8em;display:block;width:90%;}
 .form_field_input{display:inline-block;width:90%;}
span.foutmerk{color:#eb2126;font-weight:bold;padding-right:1em;}
div#validation{margin:7px;}



#canvas_nieuwsbrief, #canvas_nieuwsbrief .canvas_container{
	text-align: left; max-width:900px;
}
#canvas_nieuwsbrief h2 {
	color: #fff;
	border-bottom: ;
	letter-spacing: 3px;
	text-align: left;
	font-size: 140%;
}
#abonneer_adres, #abonneer_verzend {
	/* width: 48%; */
	display: inline-block;
	float: left;
	padding: ;
	margin: 5px;
	max-width: 350px;
	border-radius: 3px;
}


/* bottom */
div#canvas_bottom {
	position: relative;
	width: 100%;
	text-align: center;
	background-color: var(--kleur1);
	color: #dbdbdb;
	font-size: 0.9em;
	padding: 0 0 5em 0;
}

div#canvas_bottom img{width:30px;height:auto; margin-top:10px;border-radius:15px;}
div#canvas_bottom ul{list-style-type:none;margin-left:0;padding-left:0}
div#canvas_bottom ul li{margin-left:0;padding-left:0}
div#canvas_bottom a{color:inherit;}

div#canvas_bottom h3 {
	color: var(--kleur4);
	/* text-align: inherit; */
	/* font-size: 1.4em; */
	text-align: left;
	border-bottom: 1px solid#333;
	padding-bottom: 10px;
}
div#canvas_bottom div{}
#canvas_bottom h3::after {	border-bottom: none;}

div#canvas_bottom #logo img {
	width: 100%;
	height: 100%;
	opacity: 0.2;
	max-width: 250px;
}
div#canvas_bottom .kolom33 {
	max-width: 350px;
	/* width: auto; */
	text-align: left;
}

@media only screen and (min-width:768px){
div#canvas_bottom div#kolom1 {text-align:left;}
div#canvas_bottom div#kolom1 h3{text-align:left; }
div#canvas_bottom div#kolom3 h3{text-align:right; } 
div#canvas_bottom div#kolom3 {text-align:right;}
}

@media only screen and (max-width:801px)
{

	#canvas_bottom li {
		text-align: center;
		width: 100%;
		display: block;
		margin: auto;
		text-transform: uppercase;
		padding:  10px;
		border-bottom:1px solid #333;

	}

	div#canvas_bottom h3,
	div#canvas_bottom .kolom33 {
	text-align: center;
	}



}




/* ZelfwaarderingsTEST - vragen */
div#vragen_content{width: 100%;
height: 100%;
position: relative;
top: 0px;
left: 0px;
background-color: rgba(0,0,0,0.5);
z-index: 1002;}

div.terugknop{width: 100%;text-align: center;padding: 10px;color: #ccc;}
div#Group_Q1 .terugknop{display:none;}
div.vraag {
    border-bottom: 1px dotted #ffeab1;
    display: none;
    height: auto;
    width: 800px;
    padding-top: ;
    font-size: 1.12em;
    background-color: #fff;
    z-index: 10000;
    position: fixed;
    left: 0px;
    margin-left: calc(50% - 400px);
    top: 25%;
    -webkit-box-shadow: 6px 4px 74px -3px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 6px 4px 74px -3px rgba(0, 0, 0, 0.38);
    box-shadow: 6px 4px 74px -3px rgba(0,0,0,0.38);
    padding: 20px 50px 50px 50px;
    border: 2px solid #eee;
}

div#Group_Q34 {line-height:110%;font-size:1em;}
div#Group_Q40 {line-height:110%;font-size:0.92em;}
div#test_result{text-align:left;}

div#score_scale{width:100%;margin-left:auto;margin-right:auto;background-color:#EEE;padding:10px;font-size:0.84em;text-align:center;}
div#score_scale input[type=radio]{transform:scale(1.8);margin-right: 9px;margin-left:-2px;}

div#score_left,div#score_right{font-weight:bold;color:#000;}

div.score input{color:#ccc;font-size:0.92em;}
div#score_scale div{display:inline-block;padding-left: 4px;padding-right: 8px;}
div#divTest_Subheading{color:#006;font-size:20px;font-weight:bold;}
div.vraag table{margin-left:20px;margin-bottom:10px;}
div.vraag table td{padding:3px;}

@media only screen and (max-width:768px){
div.vraag {    height: 98%;    width: 98%;    font-size: 1;       left: 1%;   top: 1%; margin:0; padding:1em;}
div#score_left{     position: absolute;    bottom: 55px;    left: 1%;    font-size: 1.3em;}
div#score_right{    position: absolute;    bottom: 55px;    right: 1%;    font-size: 1.3em;}
div#score_scale div {    display: inline-block;    padding-left: 3px;}
div#score_scale input[type=radio]{transform:scale(1);}
div#score_scale{position:absolute;bottom:25px;}
div#score_scale {	position: absolute;	left: 0;	bottom: 0;	padding: 10px 0 20px 0;}
div#score_scale input[type="radio"] {	margin-right: 1px;	margin-left: -5px;}
}


/* menu */


/* templates CMS */
blockquote{
 position: relative;
  padding-left: 1em;
  color: var(--kleur1);
  border-left: 0.2em solid var(--kleur1);
  font-family: var(--lettertype1);
  font-size: 1.2em;
  font-weight: 100;
  &:before, &:after {
      content: '\201C';
      font-family: var(--lettertype1);
      color: var(--kleur1);
   }
   &:after {
      content: '\201D';
   }
}

div.handschrift {
	font-family: var(--lettertype1);
	letter-spacing: 2px;
	font-style: normal;
	max-width: 700px;
	color: var(--kleur2);
	line-height: 160%;
}

/* intro */
div.intro {	width: 100%;	position: absolute;	bottom: 0;	padding-bottom: 30px;	height: auto;	color: #ffffff;	text-shadow: 1px 1px 11px #000;}
@media only screen and (max-width: 800px){
	div.intro { padding:10px;}
}

#canvas_header{background-size:cover;background-repeat:no-repeat; background-position:center 45%; }
#canvas_header.BLOG {
	height: 70%;
	max-height: unset;
}

#canvas_header.home .intro, #canvas_slider .intro {
	margin: auto;
	width: 80%;
	/* background: #0000008f; */
	left: 10%;
	/* bottom: -8px; */
	/* transform: rotate(-3deg); */
	/* padding: 18px; */
	/* border-radius: 10px; */
}

#canvas_header.home .intro h1, #canvas_slider .intro h1{margin:10px;}
#canvas_header.home .intro h3, #canvas_slider .intro h3{
	padding: 4px;
	display: inline-block;
	font-size: 22px;
	font-weight: normal;
	margin: 5px;
}


div.intro h1, div.intro h2, div.intro h3 {color:#ffffff;}
.intro h1{font-size:62px;}.intro h2{font-size:50px;}.intro h3{font-size:45px;}
@media only screen and (max-width:1400px){.intro h1{font-size:50px;}.intro h2{font-size:45px;}.intro h3{font-size:22px;}}
@media only screen and (max-width:1025px){.intro h1{font-size:45px;}.intro h2{font-size:40px;}.intro h3{font-size:22px;}}
@media only screen and (max-width:481px){
	.intro{width:100% !important;left:0 !important;}
	.intro{padding-top:40px;} .intro h1{font-size:36px;}.intro h2{font-size:32px;}.intro h3{font-size:28px;}
	
	}



div.intro ul {	position: absolute;	bottom: 0px;	left: 0px;	text-align: center;	width: 100%;	background-color: rgba(255, 255, 255, 0.7);	color: #000;	padding-top: -10px;	margin: 0px;	height: 50px;}
div.intro ul li {	display: inline-block; 	padding-right:20px;	font-size: 1.1rem;	letter-spacing: 1px;	left: 0px;	/* padding: -10px 0 0 0; */	/* padding: -10px 0 10px 0; */	margin: -10px 0 -10px 0;}
div.intro ul li:before {   content:  "\2713 ";   padding-right:10px;   color:rgba(0,153,51,1);   font-weight:bold;   font-size:1.1em;}
@media only screen and (max-width:800px)	{	div.intro ul{display:none;}		}


a.download{display:none;}

/* menu */

@media only screen and (max-width: 800px){
	.collapse-button {
		position: fixed;
		display: inline-block;
		top: 5px;
		left: 0;
		border-radius: 5px;
		padding: 5px;
		cursor: pointer;
		text-align: center;
		z-index: 10000;
		/* left: unset; */
	}
	.collapse-button:hover, .collapse-button:focus{background-image:none;color:#FFF;}
	.collapse-button .icon-bar {
		background-color: #000;
		border-radius: 1px 1px 1px 1px;
		display: block;
		height: 3px;
		width: 27px;
		margin: 4px;
		margin-bottom: 6px;
	}

}



#menu_container li{display:inline-block;width:auto;list-style-type:none;}
#menu_container a{color:inherit;cursor:pointer;text-decoration:none;}
#menu_container{	color:#fff;font-size: 80%;text-align: left;}


@media only screen and (min-width: 600px){


	#menu_container li {		border-right: 1px solid #fff;	}
	#category_menu {
		width: 100%;
		display: block;
		background: var(--verloop1);
		position: fixed;
		text-align: center;
		padding: 0;
		text-transform: uppercase;
		left: 0;
		/* top: 50px; */
		height: 41px;
		color: #000;
		margin-top: -9px;
		top: 100px;
		margin: 0 !important;
		padding: 0 !important;
		padding: 4px !important;
	}
	.ingeklapt #category_menu,
	.contentpaginaclass #category_menu {		top: 85px;		height: 40px;	}
	.contentpaginaclass #categorien,
	.ingeklapt #categorien {		margin: 5px;	}
	.ingeklapt #canvas_search{ padding:0px; }





	#categorien {
		margin: 0 !important;
		padding: 4px !important;
		top:147px;
	}





	#main_menu {
		display: inline-blohopsick;
		position: fixed;
		padding: 0;
		box-sizing: border-box;
		width: 33%;
		text-align: center;
		z-index: 10000;
		color: #000;
		font-size: 115%;
		left: 40%;
		top: 13px;
	}

	.ingeklapt #main_menu, .contentpaginaclass #main_menu {		color:#fff;	}
	#menu_container li {
		display: inline-block;
		padding: 0 10px;
	}
}

@media only screen and (min-width:1100px) {
	#main_menu, #canvas_search {		top: 35px;	}
	.ingeklapt #main_menu, .ingeklapt #canvas_search, .contentpaginaclass #main_menu, .contentpaginaclass #canvas_search {		top: 2px;	}
}

@media only screen and (min-width: 600px){
#canvas_search{
	animation:none!important;
}}
@media only screen and (max-width: 600px){
#canvas_search{
	animation-delay: 2s;
}}

@media only screen and (max-width: 768px)
{
	#menu_container {	display: none;}
	#menu_container a{color:#fff;}
	#menu_container li {
		text-transform: uppercase;
		display: block;
		width: 100%;
		padding: 9px 0;
		list-style-type: none;
		border-bottom: 1px dashed #5a5a5a;
		/* text-transform: uppercase; */
		/* letter-spacing: 1px; */
		font-size: 135%;
		/* letter-spacing: 135%; */
		font-weight: bold;
		letter-spacing: 2px;
	}
	#menu_container ul{
		padding:0;margin:0;
	}
	#menu_container.visible {
		background-color: #000000f0;
		position: fixed;
		top: 50px;
		left: 0;
		width: 100%;
		min-height: 100%;
		max-height: 100%;
		overflow-y: scroll;
		height: 100%;
		z-index: 100000;
		display: block;
		text-align: left;
		padding: 1em;
	}
}

ul.slimmenu li:last-child {}
ul.slimmenu li ul li{border:0px;background-color:none;width:150px;text-align:left;}
div#canvas_menu_hr ul.sub-menu{
background-color:var(--kleur3);
-webkit-box-shadow: 3px 3px 12px 0px rgba(50, 50, 50, 0.18);
-moz-box-shadow:    3px 3px 12px 0px rgba(50, 50, 50, 0.18);
box-shadow:         3px 3px 12px 0px rgba(50, 50, 50, 0.18);
padding:5px;
}
ul.slimmenu{list-style-type:none;margin:0;padding:0;}
ul.slimmenu li{position:relative;display:inline-block;box-sizing:border-box;}
ul.slimmenu li:last-child{border-right:0xp;}
ul.slimmenu > li{}
ul.slimmenu > li:first-child{border-left:0}
ul.slimmenu > li:last-child{margin-right:0}
ul.slimmenu li a{display:block;padding:0px;
transition:background-color 0.2s ease-out; -o-transition:background-color 0.2s ease-out; -moz-transition:background-color 0.2s ease-out;
-webkit-transition:background-color 0.2s ease-out; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
ul.slimmenu li a:hover{text-decoration:none;}
ul.slimmenu li .sub-collapser{color:#eee;position:absolute;right:0;top:0;width:30px;height:100%;text-align:center;z-index:999;cursor:pointer;}
ul.slimmenu li .sub-collapser:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
ul.slimmenu li .sub-collapser > i{display:inline-block;vertical-align:middle;}
ul.slimmenu li ul{list-style-type:none;}
ul.collapsed{}
ul.collapsed li{padding-left:10px;padding-right:10px;}

@media only screen and (min-width: 800px)
{
ul.slimmenu li ul a{list-style-type:none;padding:5px;border-bottom:1px dotted #eee;font-weight:normal;}
}

ul.slimmenu li ul li{min-width:240px;}
ul.slimmenu li ul li:last-child{}
ul.slimmenu li ul li:first-child{}
ul.slimmenu li ul li:hover{min-width:240px;}

ul.slimmenu li > ul{display:none;position:absolute;left:0;top:100%;z-index:999;font-weight:400}
ul.slimmenu li > ul > li ul{display:none;position:absolute;left:-100%;top:0;z-index:999;width:100%;}

ul.slimmenu.collapsed li > ul{width:100%;box-sizing:border-box;}
ul.slimmenu.collapsed li{display:block;width:auto;-webkit-box-sizing:border-box;margin:0px;margin-top:5px;margin-bottom:5px;}
ul.slimmenu.collapsed li a{display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#000;}
ul.slimmenu.collapsed li .sub-collapser{height:40px;}
ul.slimmenu.collapsed li > ul{display:none;position:static;}

/* YOU TUBE */
 p:has(div.youtube-player){display:inline-block;}
  
  div#canvas_website .youtube-player {
        position: relative;
        /* Use 75% for 4:3 videos */
        height: 0;
        overflow: hidden;
		width:320px;
		height:250px;		
		display:inline-block;                
        margin: 5px;
    }
    
    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }
    
    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }
    
    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }
    
    .youtube-player .play {
        height: 72px;
        width: 72px;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        cursor: pointer;
    }


div#broodkruimel {
	font-size: 80%;
	text-align: left;
	padding: bottom:10px;	
}

div#content_2 img,div#content1 img{max-width:100%;height:auto;}


>>>>>> SHOP >>>>>>>>>>>>>>>>>>>>>>>
  CATEGORIE Weergave
 
*/

span#navigatie{}
span#navigatie a{
	padding:5px;
	background-color:#fff;	
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	border-radius:20px;
	margin-right:5px;
	
}
span#navigatie a.actief{	background-color:#f00;	color:#fff;}	
div.product_omschrijving{height:100px;overflow:hidden;}
div#canvas_categories{max-width:1300px;margin:auto;}
div#shopCategory {
	text-align: left;
	padding: 0 1em;
}

@media only screen and (max-width:800px){
	div#shopCategory {		text-align: left;		padding: 0;	}
}

div#shopCategory h1{display:none;}


div#category_intro {
	width: 100%;
	display: inline-block;
	font-size: 110%;
	background: #fff;
	max-width: unset;
	margin: auto;
	padding: 1em;
	text-align: left;
}
@media only screen and (max-width:600px){	div#category_intro {			font-size: 100%;			line-height: 120%;	}}



#categoryDesc {
	display: none;
}

div.category_link {	width: 22%;	margin: 1%;	display: inline-block;	height: auto;}
@media only screen and (max-width:800px){	div.category_link{width:47%; }	.category_name{margin:10px 0;}}
#category_price {	margin: auto;	width: 100%;	max-width: 700px;}
#category_price tr td { 	border: ;	border-bottom: 1px solid #eee;}
.prijstabelOmschrijving{padding:10px;text-align:center;}
.category_name {	color: var(--kleur2);	font-weight: bold;		text-align: center;		margin: 30px 0;}
div.sub_category_list{width:100%;display:inline-block;padding:1em;padding:4px;}
div.sub_category_link{width:47%;display:inline-block;
border-bottom:1px #eee dotted;margin-bottom:15px;margin-left:auto;margin-right:auto;margin-top:20px;padding:10px;}
div.sub_category_name{font-weight:bold;color:#000;width:100%;background-color:#eee;margin:4px;padding:5px;text-align:center;}
div.sub_category_img{width:190px;height:125px;}
div.sub_category_img img{width:100%;height:100%;border:1px solid #333;margin:5px;}
div.sub_category_intro{min-height:100px;padding:1em;text-align:justify;font-size:0.9em;color:#333}
div.sub_category_url{width:100%;height:auto;padding:5px;text-align:center;}
div.sub_category_url a{font-weight:300;color:#aaa;}

/*product dtails*/



/*product dtails*/



div#product_image {
	width: 100%;
	display: inline-block;
	text-align: center;
}
div#product_image img {
	max-width: 100%;
	max-height: 70vh;
	width: auto;
	height: auto;
	border: none;
}
div#product_details {
	display: inline-block;
	width: 100%;
	text-align: left;
	padding-top:50px;
}
.product_desc ol, .product_desc li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	text-align: ;
	line-height: 120%;
}

div#product_details #canvas_prijzen {
	font-size: 150%;
	font-weight: bold;
	text-align: right;
	display: block;
}




@media only screen and (max-width: 600px){
	div#product_details #addBasketSection {
		position: fixed;
		bottom: 0px;
		left: 0;
		width: 100%;
		background: #eaeaea;
		height: 50px;
		z-index: 100000;
		text-align: left;
		padding-top: 2px;
	}
	#addBasketSection .knop {
		width: 31%;
		background-color: var(--kleur1);
		color: #fff;
		font-size: 100%;
		padding: 10px 10px;
		display: inline-block;
		margin: 0px 0px;
		border-width: 0 !important;
		/* height: 33px !important; */
		font-weight: bold;
		margin-left: 6px !important;
	}
	#addBasketSection .quantity, #addBasketSection .knop {
		display: inline-block;
		width: 100px;
		margin: 0;
		padding: ;
		margin: 0;
		margin: 2px !important;
		padding: 9px 10px !important;
		text-align: center;
	}
	#addBasketSection .knop.light{font-weight:normal; opacity:0.9}


	#addBasketSection .quantity, #addBasketSection .addBasketButton .knop {
		width: 80px;
		padding: 9px 0;
	}

}

.navigatieKnop {
	position: absolute;
	top: 50%;
	right: 0%;
	transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	width: 35px;
	height: 35px;
	background: rgba(255,255,255,0.5);
	border: 0;
	border-radius: 20px;
	margin: 5px;
	font-size: 19px;
	cursor:pointer;
}
.navigatieKnop:hover{
	background:#fff;
}

.navigatieKnop.links{left:0;}
.navigatieKnop.rechts{right:0;}

.productGalleryImage{display:none;}
.productGalleryImage:first-child{display:block;}
.productGalleryThumb {
	position: relative;
	height: auto;
	width: 24%;
	border: navajowhite;
	display: inline-block;
	margin-top: 0;
	z-index: 10;
	border-radius: 0;
	margin: 0.5%;
	padding: 0 !important;
	max-width: 86px;
}

@media only screen and (max-width:600px) {
	.thumbnails {
		background: #eee;
		display: none;
	}
}

@media only screen and (min-width:801px){

	#product_details_left {
		width: 63%;
		display: inline-block;
		background:#fff !important;
		padding:10px;
	}

	#product_details_right {
		width: 36%;
		display: inline-block;
		padding-left: 15px;
	}

}




.productVariant {
	/* border: 1px solid var(--kleur1); */
	margin: 2px;
	display: inline-block;
	padding: 7px 5px;
	border-radius: 2px;
	color: var(--kleur1);
	font-size: 85%;
	background: #efefef;
	text-align: left;
	font-weight: 600;
	cursor: pointer;
	min-width: 32%;
	text-align: center;
	box-sizing: border-box;
	box-shadow: 1px 1px 5px #eee;
}
.productVarianten h3, .productOption label {
	font-size: 14px;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
.soonDeliveryDesc {
	background-color: #13e900;
	padding: 3px;
	color: #fff !important;
	width: 100%;
	display: inline-block;
	font-weight: bold;
	text-align: center;
}
.longerDeliveryDesc {
	color: #f00;
	font-weight: bold;
}
.optie {
	width: 100%;
	/* max-width: 300px; */
	border-radius: 3px;
	background: #efefef;
	color: var(--kleur1);
	padding: 4px 0;
	margin: 7px 0;
	font-size: 85%;
	font-weight: 600;
	padding-left: 15px;
}
.optie:hover, .productOption .optie:hover .price{
	background: var(--kleur1);
	color: #fff;
	cursor: pointer;
}
div.optie input[type="radio"] {
	display: none !important;
	opacity: 0;
}
.optie.checked {
	background: var(--kleur1);
	color: #fff;
	padding-left:10px;
}
.optie.checked::before {
	content: '\2713';
	padding: 0 0 0 5px;
}



.productOption .price{
	color: var(--kleur1);
	font-size:84%;
	padding-left:10px;
}
.optie.checked .price{
	color : #fff;
}
.price_from {
	text-decoration: line-through;
	font-size: 90%;
	opacity: 0.8;
}
.optie.has_discount::after {
	color: #f00;
	content: 'Actie !';
	margin-left: 10px;
	background: #b67a06;
	padding: 4px;
	border-radius: 4px;
	color: #fff;
	font-size: 80%;
}

.productVariant.selected {
	font-weight: bold;
	background-color: var(--kleur1);
	color: #fff;
}
.productVariant.inStock::after, .variant.snel-leverbaar::after, .variant.direct-leverbaar::after {
	color: #fff;
	content: '\2713';
	display: inline-block;
	width: 11px;
	height: 11px;
	background: #76d476;
	border-radius: 5px;
	position: absolute;
	/* top: 20px; */
	right: ;
	/* left: 20px; */
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	margin-top: 15px;
	margin-left: -1px;
}.varianten_maat {
	 display: inline-block;
 }
.variant.kleur::after {
	opacity: 0;
}
.variant.kleur {
	display: inline-block;
	width: 5px;
	height: 5px;
	/* border-radius: 10px; */
	padding: 5px 12px;
	margin: 3px;
}

.productVariant.notAvailable{
	background:#ccc; color:#fff;font-weight:normal; cursor:not-allowed;
}

@media only screen and (max-width: 600px){
	.productVariant {
		margin: 1px;
		padding: 3px 10px;
		font-size: 80%;
		margin-right:10px;
	}
}
.productVariant:hover {
	background: var(--kleur1);
	color: #fff;
}

.row.specs {
	border-bottom: 1px dotted var(--kleur1);
	padding: 0;
	padding: 4px 0 !important;
	font-size: 90%;
	color: #1c1c1c;
	text-align: left;
}

.specsValue {
	display: inline-block;
	width: 59%;
}
.specsName {
	width: 40%;
	display: inline-block;
}

@media only screen and (max-width:600px){
	.specsName, .specsValue{width:49%; font-size: 90%;}
}

#canvas_speerpunten{display:none;}

@media only screen and (max-width:600px){
	div#product_details,div#product_image{width:100%;display:inline-block;margin:0; padding:0;}
	div#product_details{text-align:left;}
}

#product_details .row {
	padding: 10px 0;
	width: 100%;
	/* display: inline-block; */
}
.inStockDesc {
	color: #2dc72f;
	font-weight: bold;
	display: inline-block;
	width: 100%;
}

@media only screen and (max-width: 600px){#product_details .row{padding:4px 0;width:100%; }}
.product_prices{width:100%;padding:10px;border:1px solid #eee;margin:10px 0;}
.product_prices .row{width:100%;padding:5px;}
.product_prices .row:nth-child(even){background:#eee;}
.product_prices .row div{width:48%; display:inline-block;}



/* product block */

div.product_block {
	width: 100%;
	max-width: 300px;
	display: inline-block;
	background-color: #fff;
	border: 1px solid var(--softBorderColor);
	min-height: 400px;
	text-align: left;
}

.quantity, .knop.basket {
	box-sizing: border-box;
	font-size: 100%;
	letter-spacing: 0;
	margin: 10px 1px !important;
	padding: 9px 6px !important;
	height: 33px !important;
	text-align: left;

}

.freeShippingLabel {
	display: inline-block;
	width: auto;
	text-transform: uppercase;
	background: var(--kleur4);
	color: #fff;
	font-weight: bold;
	padding: 5px 7px;
	line-height: 100%;
	border-radius: 10px;
	margin: 10px 0;
	font-size: 80%;
	letter-spacing: 1px;
}

.product_block #canvas_addbasket, #canvas_prijzen {	display: inline-block;	margin: 0;		box-sizing: border-box;}
.product_block #canvas_addbasket { 	width: 40%;	}
.product_block #canvas_prijzen {	width: 58%;	}


.priceExclBtw:empty{display:none;}
.priceInclBtw:empty{display:none;}


.priceExclBtw::after {
	content: "excl btw";
	font-size: 68%;
	padding-left: 5px;
	font-weight: normal;
	width: 100%;
	display: inline-block;
	position: absolute;
	left: 100%;
}

.productPriceNormal {	text-decoration: line-through;}
.productPriceNormal .priceExclBtw::after{	content:''; display:none !important;}

.product_block .knop {
	margin-right: 2px;
	padding: 6px 1px;
	border: none;
	border-radius: 2px;
	width: 37px;
	text-align: center;
}

.product_block img.label {
	height: 45px;
	top: 20px;
	position: absolute;
	z-index: 1;
	left: 2px;
	transition: 0.3s all;
}

.product_block:hover img.label {
	transform: scale(1.06);
	top:15px;
}




@media only screen and (min-width:1000px) {
	#products_list .featuredItem {
		width: 30%;
		margin: 1%;
		padding: 12px;
	}
}
@media only screen and (min-width:1400px) {
	#products_list .featuredItem {
		width: 23%;
		margin: 1%;
		padding: 12px;
	}
}
/* mobile */
@media only screen and (max-width:601px) {
	#products_list .featuredItem {
		width: 48%;
		margin: 0.5%;
		padding: 5px;
		width: 49% !important;
	}

}

.featuredItem .productDesc {	display: none;}

.productSku {
	color: var(--kleur5);
	/* font-style: italic; */
	font-size: 90%;
	/* border-bottom: 1px solid #ccc; */
}


div.actielabel:empty {	display: none !important;}
.actielabel:empty {
	display: none !important;
}
div.actielabel{}
div.actielabel::after {}
div.actielabel {
	padding: 3px 20px;
	background: var(--verloop1);
	color: #fff;
	font-weight: bold;
	display: inline-block;
	max-width: 85%;
	font-size: 75%;
	text-transform: uppercase;
	position: absolute;
	top: 7px;
	left: 0px;
	float: left;
	border-radius: var(--radius);
	z-index: 10000;
}
div.actielabel .actielabel{display:inline; background:transparent; padding: 0; margin: 0;}


/*basket*/
div#canvas_minicart {       position: absolute;    right: 0;	top:0px;    padding: 15px;    font-size: 0.8em;		border:1px solid #eee;		background-color:#fff;	border-radius:10px;	margin:10px;	min-width: 240px;}
div#canvas_minicart img{width:45px;height:auto;margin:10px;}
#div_basket{text-align:center;}
#div_basket p{padding:10px 0 20px 0;}
#shop_gadget{padding-top:20px;}
#shop_gadget>div {    width: 100%;    max-width: 300px;    padding: 20px 30px 20px 30px;    background-color: rgba(250, 250, 250, 1);    border-radius: 10px;    text-align: left;    margin-bottom: 15px;    font-size: 0.92em;    border: 1px solid #eee;}
#shop_gadget ul{padding:0}
#shop_gadget ul li{margin-left:0;padding-left:0;list-style-type:none;}

div#winkelmandje {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #eee;
	padding: 13px;
	/* border-radius: 9px; */
	/* background-color: #eee; */
}
#winkelmandje .fa-remove{color:#930;}
#winkelmandje .fa-plus-circle{color:#063;}
#winkelmandje .fa-minus-circle{color:#900;}
#kortingscode .knop{font-size:1em;margin:10px 0;}

#kortingscode .knop {
	font-size: 1em;
	margin: 10px 0;
	
	color: #fff !important;
	border-radius: 3px;
	width: 100%;
	position: relative;
	box-sizing: border-box;
}

.shopcart-buttons .knop {	width: 100%;	 max-width: 350px;}

#knopBestellen {	background: #a2743c !important;}
#knopWinkelen {	background: #d2d2d2 !important;}
@media only screen and (max-width:481px){
#kortingscode .knop{max-width:120px;padding:10px;width:45%;display:inline-block;margin:5px 2px;}
}

div.item {
	width: 100%;
	display: flex;
	border-bottom: 1px solid #e0e0e0;
	margin: 5px;
	padding: 5px;
}

div.item span{padding:5px;box-sizing:border-box;}

div.kop span {
	padding: 5px;
	font-weight: bold;
	text-align: center;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #000;
}
span.product_aantal{display:inline-block;width:8%;text-align:left;}
span.product_naam{display:inline-block;width:48%;text-align:left;}
span.buttons{width:15%;display:inline-block;}
.product_naam i{display:block; margin-right:10px; display:inline-block;}
span.product_prijs{display:inline-block;width:10%;text-align:right;}
span.product_totaal{display:inline-block;width:15%;text-align:right;}
.product_maat {
	display: block;
	height: auto;
	color: var(--kleur1);
}
span.omschrijving{display:inline-block;width:79%;padding:5px;text-align:right;}
span.waarde{display:inline-block;width:15%;text-align:right;}

span.product_thumb{display:none;}

span.product_thumb {
	/* display: none; */
	max-width: 120px;
	width: 120px;
	display: block;
	float: left;
}

div#kortingscode {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	margin-left: 2%;
	padding: 10px;
	background-color: #eee;
	border: 1px solid #ddd;
	text-align: left;
}

@media only screen and (max-width:800px){
div.item span{padding:2px;}
span.product_aantal{width:5%;}
div.item {	padding: 9px 0;}
span.product_prijs {width: 14%;}
div#winkelmandje {	font-size:0.92em;	width: 100%;	display: inline-block;	padding: 5px;}
div#kortingscode {	width: 100%;	display: block;	margin-left: 0;	padding: 5px;	text-align: center;}
}

@media only screen and (max-width:600px){

	span.product_naam {
		width: 100% !important;
		position: relative;
		text-align: center;
		left: unset;
		top: unset;
		/* font-size: 120%; */
		/* font-weight: bold; */
		text-align: left;
		line-height: 100%;
	}

	span.buttons {
		display: flex;
		/* top: 40px; */
		width: 100%;
		position: inline-block;
		/* left: 0; */
		font-size: 20px;
		float: unset;
		width: 35px;
		display: inline-block;
		position: relative;
		float: right;
	}
.buttons i{margin:0 0 5px 0;}

span.product_aantal {
	width: 15%;
	position: absolute;
	left: 0;
	top: 40px;
	font-size: 100%;
	font-weight: bold;
}
	div.item {
		width: 100%;
		border-bottom: 1px solid #eee;
		margin: 5px;
		height: 80px;
		display: flex;
		vertical-align: top;
		padding: 0;
	}

	div.item.kop{
		display:none;
	}

}

/* checkout */

div.verzend_methode,div.verzend_adressen,div.betaal_methode,div.order_referentie,div.order_bericht,div.algemene_voorwaarden,div.order_afsluiting,div.factuur_gegevens,div.verzend_gegevens{	width:95%;	text-align:left;		padding:10px;	border-bottom:1px dotted #eee;}

div.checkout_halfblok{display:inline-block;width:90%;max-width:400px;padding:10px;border:1px solid #eee;border-radius:10px;text-align:left;margin:10px;min-height:200px;
background-color:#fff;}

input.afrond-button {    background-color: #093;    color: #fff;    border-radius: 4px;    font-size: 0.92rem;    margin-top: 5px;    margin-bottom: 5px;	max-width:300px;	margin-left:auto;	margin-right:auto;}

div#checkoutFormulier{
	display:block;
}

#checkoutFormulier p {
	text-align: left;
	max-width: 1000px;
	margin: auto;
}

div#nieuwAfleverAdres
{
	display:none;
    width: 100%;
    max-width: 600px;
    margin: auto;
    padding: 2em;
    border: 1px solid #eee;
    border-radius: 4px;
}



/* categorie overzicht */
div#canvas_categorien{width:100%;display:block;text-align:center;position:relative;top:100px;background:#eee;padding:10px;}
div#canvas_categorien ul{width:100%;margin:0; padding:0;}
div#canvas_categorien ul li {	list-style-type: none;	display: inline-block;	margin: 0;	padding: 0 10px;	font-size: 90%;	border-right: 1px solid #fff;}
@media only screen and (max-width:1025px){ div#canvas_categorien ul li {padding: 0 5px;}}
div#canvas_categorien ul li ul {
	width: 100%;
	display: none;
	position: fixed;
	border: 1px solid #eee;
	box-shadow:10px 10px 10px #ccc;
	text-align: left;
	padding: 0;
	
	left: 0;
	background: #fff;
	max-height: 500px;
	min-height: 200px;
	overflow: hidden;
	column-count: 3;
	padding-left: 20%;
	padding-right: 20%;
	box-sizing: border-box;
	padding: 30px 200px;

}

@media only screen and (max-width:801px){

div#canvas_categorien ul li ul
{
	padding:10px;
	column-count:2;
	max-height:100%;
}
	
}
.categoryheader {
	font-weight: bold;
	font-size:1.1em;
	color: var(--kleur1);
	padding-bottom:1em;
}

div#canvas_categorien ul li ul li{display:block;background-color:#fff;padding:0 1em;border-bottom:1px dotted #eee;width:180px;}
div#canvas_categorien ul li ul li:first-child {padding-top:0em;}
div#canvas_categorien ul li ul li:last-child {padding-bottom:1em;}
div#canvas_categorien ul li:hover ul{display:block;}

div#canvas_categorien a{color:var(--kleur1);text-decoration:none;}
.product_img {
	width: 250px;
	height: 250px;
	margin: auto;
}


#prijsSorting {
	display: block;
	width: 100%;
	padding: 10px 0;
}

#prijsSorting input, #prijsSorting select, #prijsSorting .knop{ margin:2px; }


.productregel {
	display: flex;
}

.product_block {
	width: 100%;
	/* min-width: 320px; */
	max-width: 320px;
	display: inline-block;padding: 20px;padding-bottom: 20px;

}

@media only screen and (min-width:801px){



#canvas_categories .productAfbeelding {
	display: inline-block;
	max-width: 30%;
	box-sizing: border-box;

}
#canvas_categories .featuredItem {width:23%; background:#fff;}

}


div#content_2 img, div#content_1 .product_block img {
	max-width: 95%;
	/* max-height: 95%; */
	/* border: 1px solid #ccc; */
	/* padding: 3px; */
	margin: 20px auto;
	border-radius: 2px;
}
/* prijstabel */


.prijsknop {
	width: 50%;
	display: inline-block;
	/* float: left; */
	text-align: right;
	margin-right: 10px;
}
div.productCell{width:22%;margin-right:2%;display:inline-block;border-right:1px solid #eee;border-bottom:1px solid #eee;height:20px;text-align:right;}

#canvas_product_details {	max-width: 1200px;	margin: auto;}

@media only screen and (max-width:600px){
	#canvas_product_details{text-align:center}
	#product_image img{width:60%;height:auto; margin:auto;}
	
}



.prijsNetto{display:block;}
.prijsBruto{display:block; font-size:0.92em; text-decoration:line-through;}

div#canvas_shop {	width: 100%; text-align:center}



@media only screen and (min-width:801px)
{
	div#shop_main {		width: calc(100% - 280px);		display: inline-block;		margin:auto;	}
	div#shop_main.productdetails {		width:100%;	}
	div#shop_main.searchresults {		width: 100%;}

	div#shop_side {
		width: 280px;
		display: inline-block;
		padding-right: 10px;
		position: sticky;
		top: 125px;
		background: #ffffff;
		height: 100%;
		min-height: 400px;
		text-align: left;
		padding: 1em;
	}

	div#shop_side:empty{display:none !important;}
	div#shop_side:empty + div#shop_main{width:100% !important;}
	#shop_side.category + div#shop_main{width:100% }

	#shop_side.category, #shop_side.productdetails, #shop_side.order {		display: none;	}
	#shop_main.order, #shop_main.category{		width:100%;	}

}

#shop_main.product.details {
	width: 100% !important;
	display: block;
	margin: auto;
	line-height: 170%;
	background: #fff;
}

#canvas_search {
	position: fixed;
	top: 10px;
	width: 20%;
	color: #000;
	left: 22%;
	top: 15px;
}

#searchByBrandSubmit {
	width: 40px;
	display: inline-block;
	float: right;
	top: 0;
}
#searchByBrand label, #searchByBrand select, #searchByBrand .knop {
	display: inline-block;
	vertical-align: top;
	height: 38px;
	padding: 2px 5px !important;
	border-radius: non;
	letter-spacing: 0;
	font-size: 15px;
	line-height: 31px;
	width: 76px;
	margin: 2px 2px !important;
}
#searchByBrand select, #searchByBrand option {
	background: #fff;
	text-transform: uppercase;
	width: 49%;
	/* max-width: calc(43% - 22px); */
	float: left;
	font-weight: bold;
	color: #666;
	margin: 2px 2px 1px 0 !important;
	border-radius: 1px !important;
}


#automodel{display:none;}
#canvas_search {
	position: fixed;
	top: 10px;
	width: 20%;
	color: #000;
	left: 22%;
	top: 8px;
}

#canvas_search input {	margin: 0;	font-weight: bold;	text-transform: uppercase;	font-size: 105%;	border: 1px solid #ccc;	padding: 5px 10px;}



@media only screen and (min-width:600000px){

	#canvas_search {
		position: fixed;
		width: 20%;
		color: #000;
		left: 22%;
		top: 6px;
	}

	#canvas_search input {
		font-weight: bold;
		text-transform: uppercase;
		font-size: 105%;
		border: 1px solid #ccc;
		display: inline-block;
		/* flex: 1; */
		float: left;
		text-align: left;
		margin-top: 0;
		margin-bottom: 1px;
		height: 33px;
		width: calc(50% - 4px);
		margin: 0 4px 0 0px;
		top: unset;
		padding: h;
		height: 34px;
		line-height: 20px;
		text-align: left;
	}

	#searchBarKenteken {
		background: #ff6;
		color: #000 !important;
		border-radius: 4px;
	}
}

@media only screen and (max-width:801px){
	#shop_side div{display: none;}
	#shop_side div#filter_container{display:inline-block;}

	#shop_side.actief{display:inline-block;}
	#shop_side.actief {		display: inline-block;		position: fixed;		top: 50px;		left: 0;		width: 100%;
		z-index: 1000;
		background: #f4f4f4;
		box-shadow: 0px 5p 10px #ddd;
		border-bottom: 1px solid #ddd;
	}
	#shop_side.actief {
		position: fixed;
		z-index: 1000;
		background: #efefef;
		width: 100%;
		max-height: 90%;
		overflow-x: scroll;
		border-bottom: 1px solid #ccc;
		box-shadow: 0px 5px 5px #ccc;
		opacity: 1;

	}
}
@media only screen and (max-width:800px){
	div#canvas_shop {	text-align:center;}
	div#canvas_search {
		left: 5px;
		right: 5px;
		display: block;
		width: auto;
		position: fixed;
		top: unset;
		z-index: 1000;
		bottom: 0;
		margin: 0 !important;
		padding: 5px;
		padding-right:60px;
		box-sizing: border-box;
		height: auto;
		background: traq;
		background: transparent;
		background: #fff;
		bottom: 0;
		right: 0;
		left: 0;
		width: 100% !important;
	}
}

/* product configurator */
.disabledOnClick{ pointer-events:none;}

#toggleIntro {
	width: 100%;
	/* background: var(--bgkleur1); */
	/* border-radius: 0 0 5px 5px; */
	margin: 0;
	color: #222;
	font-weight: bold;
	/* width: 50%; */
	/* left: 25%; */
	text-align: center;
	/* width: 100%; */
	left: 0;
	/* border-radius: 5px; */
	/* width: 90%; */
	/* left: 5%; */
	margin-top: 5px;
	/* background: #e555; */
	border: navajowhite;
	/* width: 100%; */
	/* left: 0; */
	/* top: -28px; */
	border-radius: 0;
	top: 0;
	background: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	/* text-align: left; */
	/* text-align: center; */
}
div.categoryImage { display:none;}
div.categoryImage img{padding: 5px;	box-shadow: 4px 4px 9px #ddd;	transform: rotate(-3deg);	}

div.categoryDescription {width:100%;max-width:700px; font-size:0.92em; color:var(--kleur1);}
div.categoryExtra {display:none}

@media only screen and (max-width:1024px){
div.categoryDescription{}
div.categoryExtra{display:none;}
}



ul.checkPoints{list-style-type:none;text-align:left;padding:0}
ul.checkPoints li:before { content:"\2714\0020"; color:var(--kleur2); } 

@media only screen and (max-width:801px){
div.categoryImage, div.categoryDescription, div.categoryExtra { width:block;width:100%;padding:10px; min-height:unset;}
div.categoryImage {text-align:center;}
div.categoryDescription {text-align: }
div.categoryExtra {display:none;}
div.configuratorOptie {	width: 32%;}
#category_price tr td {text-align: left;	padding: 10px 0;	font-size: 13px;}
div#content_1 div.configuratorOptie.gekozenOptie img{display:none;}

div#canvas_configurator span.category_name{width:auto;}

}
@media only screen and (max-width:481px){
	div.configuratorOptie {	width: 49%;}
}


/* meldingen */
#error {
	position: fixed;
	display: block;
	right: 0;
	bottom: 0;
	z-index: 10000;
	background: #03a84e;
	bottom: unset;
	bottom: 0;
	left: 25%;
	right: 25%;
	padding: 20px;
	/* border: 1px solid #ccc; */
	color: #fff;
	width: 50%;
	left: 25%;
	right: 25%;
	display: block;
	width: auto;
}
#error li {
	color: #660066;
	font-weight: bold;
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 5px;
}
div#error li{font-weight:normal;text-align:left;list-style-type:none;margin:0;}
div#melding{color:#f00;font-weight:bold;margin:10px 0 0 0;}

/* mydata */
div#myData {max-width:980px;padding:2em;margin:auto; }
div#myOrders{}
div#myAdress{text-align:left;}
div#myData h3{width:100%;text-align:left;border-bottom:1px dashed #ddd;}

span.orderRegel{width: 100%;border-bottom: 1px solid #eee;display: block;padding:5px;text-align:left;position:relative}
span.orderRegel span{display:inline-block;padding:5px 15px 5px 0; font-size:0.92em;}

span.orderNo{width:45px;}
span.orderDatum, span.factuurBedrag{width:90px;}

span.factuurBedrag{text-align:right;}
span.factuurDatum{width:120px;}

span.orderRegel:nth-child(2n) {
	background: #f6f6f6;
}

@media only screen and (max-width:481px){
div#myData{padding:0;}
div#myData .blok50{width:100%;}
span.orderNo{width:50px;}

span.orderRegel span{padding:0 5px;}
span.orderRegel{height:70px;}
span.orderDatum{position:absolute;top:15px;left:0;width:90px;height:35px;}
span.orderNo{position:absolute;top:40px;left:0;width:90px;height:35px;}
span.factuurBedrag{position:absolute;top:15px;left:90px;width:105px;height:35px;}
span.factuurDatum{position:absolute;top:40px;left:90px;width:105px;height:35px;}
span.orderStatus{position:absolute;top:14px;left:200px;width:calc(100% - 200px);height:70px; padding:0}
span.orderStatus span{display:block;height:25px}


}



#drieKolommenRondIcoon{padding:5em 2em;background:#f2f7fc;}
#canvas_labels {	background: #fff;	padding: 2em;}
div.vendorBlock { width:180px;  display:inline-block; margin:10px; }
#canvas_labels img{max-width:100%;height:auto;margin:auto;}

.labelDescription {
	color: var(--kleur3);
	font-size: 0.9em;
}


@media only screen and (max-width:481px){
	#canvas_labels{display:none;}
	div.vendorBlock{width:30%;margin:1%;}
}


/* Producten overzicht */
/* Product slider */
/* Black Overlay Pop ups */
.black_overlay{display: none;position: fixed;top: 0;left: 0;width: 100%;
height: 100%;background-color: black;z-index:1001;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80); }
.white_content {    display: none;	text-align:left;    position: fixed;    top: 15%;    left: calc(50% - 200px);    width: 400px;    padding: 20px;    background-color: #FFF;    z-index: 1002;    overflow: auto;    line-height: 150%;    border-radius: 10px; font-size:90%;}

.white_content .knop{font-size:100%; padding:10px 20px; }
.white_content .knop.light{background:#fff;}

@media only screen and (max-width:601px){
	.white_content {
		top: 70px;
		left: 2%;
		width: 96%;
		padding: 10px;
		border-radius: 0;
	}

.white_content h2{margin:10px 0px; font-size:20px}
.white_content .knop{font-size:100%;padding:8px 15px; display:block; margin:4px 0;}
.white_content #login_label{display:none;}
.white_content input{margin:3px 0;}
.white_content #melding{margin:1px;}
}
	
.fa::before {padding: 5px;}
#canvas_menu_hr .fa::before{color:var(--kleur2);}

#canvas_categorien {	/*box-shadow: 10px 10px 30px rgba(0,0,0,0.17);*/ }

/* betands uploader */
#drag-and-drop-zone {
	width: 100%;
	/* max-width: 500px; */
	background: #fff;
	padding: 2em;
	border: 1px dashed #ccc;
	border-radius: 10px;
	text-align: center;
}
.canvas_uploader {
	width: 100%;
	max-width: 500px;
	padding: 10px;
	/* border: 1px solid var(--kleur2); */
	background: #eee;
}
ul#files {	margin: 0;	padding: 5px;}
ul#files li {	list-style-type: none;}
.progress {background-color:#fff;}
.progress-bar {background-color:#ddd;}

/* voor pagina featured items */
.imageContainer {	height: auto;		width: 100%;	text-align: center;	/* padding: 5px; */	margin: auto;}
.imageContainer img{max-height:95%; transition:1s all ease-in-out}


.imageContainer img {
	/* max-height: 100%; */
	transition: 1s all ease-in-out;
	max-width: 100% !important;
	width: 100% !important;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.imageContainer {
	height: auto;
	width: 100%;
	text-align: center;
	/* padding: 5px; */
	margin: auto;
	min-height: 180px;

	text-align: center;
	width: 100%;
	height: 220px;
	position: relative;
	overflow: hidden;
	padding: 0;
}

.productGegevens { 	font-size: 85%;	padding: 10px;}
.productAfbeelding img {
	max-height: 290px;

	transition: 0.1s all ease-in-out;
}
.productAfbeelding img:hover {transform:rotate(2deg);}

@media only screen and (min-width:481px)
	{#featuredCategories {	padding: 3em 1em;}#featuredCategories .canvas_container{max-width:1550px;}}

.featuredItem {	width: 21.5%;	max-width: 290px;	display: inline-block;	vertical-align: top;	margin: 1.5%;	border-radius: 2px;	background: #fff;	/* border: 1px solid; */}

.featuredItem .bestel_omschrijving{color:#ccc;	transition: all 0.5s ease-in-out;}
.featuredItem:hover .bestel_omschrijving{color:#444}
.featuredItem:hover .knop.basket {  color:#444;  background-color:#eee;}
.categoryName {	position: relative;	top: -50px;	height: 50px;	background: rgba(255,255,255,0.8);	padding: 10px 5px;	font-size: 115%;	/* font-weight: bold; */	color: #000;}

@media only screen and (max-width:1200px){	.featuredItem{width:22.5%;margin:1%}	}
@media only screen and (max-width:801px){	.featuredItem{width:27.5%;margin:2%;max-width:none;}	}
@media only screen and (max-width:601px){.featuredItem {	width: 45% !important;	margin: 1.5%;}}
.productName{color:#000;}
#productDesc {	line-height: 135%;	display: inline-block;	padding-bottom: 20px;}

.featuredItem .productPrice {
	font-size: 150%;
	color: var(--kleur2);
	font-weight: bold;
	text-align: left;
	/* max-width: 150px; */
	display: block;
	display: inline-block;
}

.productPrice::before {
	content: '€';
	font-size: 85%;
	/* color: #333; */
	font-weight: normal;
}
.priceExclBtw::after {
	content: "excl. BTW";
	font-size: 11px;
	padding-left: 5px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	letter-spacing: 0;
	top: unset;
	width: auto;
	left: unset;
	display: block;
	padding: 0;
	top: -10px;
	line-height: 100%;
	top: unset;
	color: #bebebe;
	/* letter-spacing: 1px; */
}


#canvas_basket_ro .priceExclBtw::after,
#winkelmandje .priceExclBtw::after {
	content: ' ';
	width: auto;
}
#winkelmandje .priceInclBtwtw::after {
	content:'';
	width:auto;
}


.product_info {	position: absolute;	left: 5%;	top: 5%;	background: #fff;	height: 30px;	width: 30px;	overflow: hidden;
	border-radius: 30px;	border-radius: 2px;	background: rgba(255,255,255,0.8);	border: 2px solid #fff;	color:#000;	opacity:0;
	font-size: 20px;		transition:all 0.15s ease-in-out;}
.product_info a{color:#000;}
.featuredItem:hover .product_info{	font-size: 30px;	padding:10px;	height: 50px;	width: 50px;	opacity:1;	}

@media only screen and (max-width:801px) { 
	.product_info, .featuredItem:hover .product_info {	top: 25px;	left: 10px;	font-size: 20px;padding: 7px;
	height: 35px;	width: 35px;	opacity: 1;} }



@media only screen and (max-width:481px){
	.quantity{width:85%;margin:auto}
	.featuredItem .knop.basket {width: 85%;	font-size: 90%; margin:auto;}}

@media only screen and (max-width:801px){div#shopKlantenService{display:none;}	}

div#canvasShopStart{display:block;width:100%;padding:10px 0;max-width:1350px;margin:auto;}
#canvasShopStart .canvas_container {	display: flex;}



div#productSlider{width:910px;height:500px;display:inline-block;margin-right:20px;border:1px solid #eee; background:#ccc;padding:0;overflow:hidden;	}
#productSlider li, #productSlider2 li {	width: 910px;	height: 500px;	overflow: hidden;	position: relative;}

	@media only screen and (min-width:900px) and (max-width:1025px)
	{
	div#productSlider, #productSlider li, #productSlider2 li{	width:880px; height:483px;	}
	}	

	@media only screen and (min-width:800px) and (max-width:900px)
	{
	div#productSlider, #productSlider li, #productSlider2 li{	width:780px; height:428px;	}
	}	

	@media only screen and (min-width:700px) and (max-width:800px)
	{
	div#productSlider, #productSlider li, #productSlider2 li{	width:680px; height:373px;	}
	}
	
	@media only screen and (min-width:600px) and (max-width:700px)
	{
	div#productSlider, #productSlider li, #productSlider2 li{	width:580px; height:318px;	}
	}	
	
	@media only screen and (min-width:480px) and (max-width:600px)
	{
	div#productSlider, #productSlider li, #productSlider2 li{	width:470px; height:258px;	}
	}		

	@media only screen and (max-width:480px)
	{
	div#productSlider, #productSlider li, #productSlider2 li{	width:350px; height:192px;	}
	}		


div#productSlider img{max-width:100%;width:100%;height:auto;margin:auto;}
div#productSlider .slideComment {
	width: 64%;
	/* height: 110px; */
	background: #b48d52e5;
	bottom: 5%;
	left: 5%;
	padding: 5px 2em;
	/* text-align: right; */
	position: absolute;
	color: #fff;
	/* border: 1px solid rgba(0,0,0,0.5); */
	border-radius: var(--radiusgroot);
}
.slideComment .knop {	left: 250px;	top: -70px;	position: relative;}
.slideComment h4 {	/* color: var(--kleur2); */	font-size: 150%;	font-weight: bold;	margin: 5px 0;}
@media only screen and (max-width:900px){	
	div#productSlider{width:700px;height:385px;margin:auto;}
	div#productSlider .slideComment{ width:100%; height:80px; top:-100px; }
	.slideComment h4{color:var(--kleur2);font-size:130%;font-weight:bold;margin:5px 0;}	
}


@media only screen and (max-width: 601px){
	#productSlider{display:none!important;}
}

#prevBtn, #nextBtn {
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 10;
	color: #fff;
	display: none;
}

div#shopKlantenService {
	display: inline-block;
	width: 338px;
	height: auto;
	padding: 15px;
	border: 1px solid #f4dfdf;
	border-radius: var(--radius);
	text-align: left;
	font-size: 82%;
	background: #fff;
}
@media only screen and (max-width:1000px){div#shopKlantenService{display:none;}}
div#shopKlantenService span{display:block;}
div#shopKlantenService .aandacht {	color: var(--kleur2);	/* font-weight: bold; */	font-size: 1.1rem;	margin: 4px 0 25px 0;}
div#shopKlantenService h4 i{color:var(--kleur2);margin-right:10px;}
div#shopKlantenService h4{		font-size: 20px;	padding: 0;	margin: 20px 0 5px 0;	color: var(--kleur1);}

.whatsapp-link a {
	color: #25D366; /* WhatsApp groen */
	text-decoration: none;
	font-weight: bold;
	display: inline-flex;
	align-items: center;
	margin-top: 10px;
}

.whatsapp-link a:hover {
	text-decoration: underline;
}

.whatsapp-link i {
	margin-right: 8px; /* Ruimte tussen icoon en tekst */
	font-size: 1.5em; /* Groter WhatsApp icoon */
}

div#canvas_content{max-width:100%;}


/* Kleuren */
div#canvas_head{}
div#canvas_head.ingeklapt, div#canvas_head.contentpaginaclass {	background-color: var(--kleur2);}
div#canvas_content {	background-color: #ffffff;}
div#canvas_bottom{background-color:var(--kleur2);}

a{color:var(--kleur1);}


#announcement {
	display: none;
	opacity: 0;
	background: #fff;
	padding: 10px;
	text-align: center;
	height: auto;
	width: 360px;
	left: calc(50% - 180px);
	/* z-index: 1; */
	position: fixed;
	top: 40%;
	transition: 1s all ease-in-out;
	z-index: 100000;
	margin: auto;
	box-shadow: 0px 0px 38px #666;
	border-radius: 2px;
}

svg.above_form {	display:none;}

div.subtotal, div.shipping, div.discount, div.coupon, div.korting, div.subtotal2, div.btw, div.total, div.product_regel {
	width: 100%;
	text-align: right;
	display: flex;
	line-height: 100%;
	text-align: left;
	padding: 4px 0;
	border: none !important;
}
div.total,div.subtotal,div.subtotal2{font-weight:bold;border-top:1px solid #333;}

.subtotalen .regel{display:flex;}
.subtotalen span {	flex: 1;}

.priceExclBtw{display:inline;}
.priceInclBtw{display:none;}


#featuredCategories .imageContainer {
	width: 100%;
	text-align: center;
	margin: auto;
	padding-top: 100%;
	overflow: hidden;
	border-radius: 2px;
}

#featuredCategories .imageContainer img {
	position: absolute;
	bottom: 0%;
	left: 0;
	width: 100%;
	max-height: 120%;
	margin: auto;
	max-width: unset !important;
	transition: 0.3s all ease-in-out;
}

#featuredCategories .imageContainer img.alternative{
	opacity:0;
	top:0;
	left:0;	
	z-index:100;
	}
	
.imageContainer:hover>img.alternative{opacity:100 !important;}
		
	
#featuredCategories .categoryName {
	position: relative;
	top:auto;
	height: 50px;
	background:transparent;
	padding: 10px 5px;
	font-size: 115%;
	font-weight: bold;
	color:var(--kleur1);
}

#selectLanguage {
	position: fixed;
	left: 10px;
	top: 10px;
	z-index: 10000;
}

#selectLanguage img {
	margin: 3px;
	width: 23px;
	height: 23px;
	border-radius: 10px;
}

#selectLanguage img {	margin: 5px;}

#selectLanguage {	width: 70px;	padding: 5px;}
#selectLanguage img {	margin: 3px;	width: 23px;	height: 23px;	border-radius: 10px;}
.languageIcon {	margin-left: -4px;}
#selectLanguage {	position: fixed;	left: 10px;	top: 10px;	z-index: 10000;}
@media only screen and (max-width:769px){
	#selectLanguage {		position: absolute;		left: 12px;		top: 61px;		z-index: 10000;		/* width: 30px; */		/* width: 100%; */		text-align: left;	}
	#canvas_head.ingeklapt #selectLanguage{display:none;}
}

/* Nieuwe blocktypes */
.blockContent{position:relative;height:100%;}
.kolom{min-height:200px !important}

.kolom h3 {	color: var(--kleur2);	font-size: 20px;	letter-spacing: 5px;	padding-bottom: 16px;	margin: auto;}
.coveredBackgroundImage{padding:0;background-size:cover;background-position:center 70%;}
#type0015, #type0016 {	height: 100%;	padding: 0;}
#type0015 > #type0015, #type0015 > #type0016, #type0016 > #type0015, #type0016 > #type0016 {padding: 4em 0 0 0;}
#type0016 .kolommen, #type0016 .canvas_container {	padding: 0;	margin: 0;	width: 100%;	max-width: 100%;}
#type0015 .canvas_container,#type0016 .canvas_container {	display: flex;	flex-direction: row;	justify-content: space-between;}
div.kolom50.coveredBackgroundImage{border-radius:0px !important;}

@media only screen and (min-width:801px){
	#type0016  div.kolom50.coveredBackgroundImage {border-radius: 0 !important;}
	#type0015  div.kolom50.coveredBackgroundImage {border-radius: 0 !important;}
	
	#type0016  div.kolom50.rechts div, #type0016  div.kolom50.rechts p {float:right;}
}

.blokcontent{}

#type0015 .kolom{ text-align:left !important;  }
#type0015 .kolom50 {width: calc(50%) !important;	display: inline-block;	border-radius: 0; margin:0 !important; max-width:50%; border-radius:0px;}
#type0015 .kolommen , #type0015 .canvas_container {padding:0em;margin:auto; width:100%; max-width:100%; min-height:350px;}
#type0016 .kolom{ text-align:right; }
#type0016 .kolom50 {width: calc(50%) !important; display: inline-block;	border-radius: 0; margin:0 !important; max-width:50%; border-radius:0px;}
#type0016 .kolommen , #type0016 .canvas_container {padding:0em;margin:auto;height:100%; width:100%; max-width:100%; min-height:350px; }


@media only screen and (max-width:480px){
	#type0015 , #type0016 { display:block; }
	#type0015 .kolom50 , #type0016 .kolom50 {width:100% !important; max-width:100% !important;}
	#type0015 .canvas_container {	flex-direction: column-reverse;	}
	#type0016 .canvas_container {	flex-direction: column;	}

}


#type0026{width:100%;padding:0;}
#type0026 .canvas_container{  max-width:100%; display: flex;	flex-direction: row;	justify-content: space-between; }
#type0026 .kolom50 {	display: inline-block;	margin: 0 !important;	width: 50%;	padding: 0;}
@media only screen and (max-width:600px){
	#type0026 .kolom50 {	display: inline-block !important; width:100% !important; padding:1em; text-align:center; }
}

#type0026 .kolom50{text-align:left;}
#type0026 iframe {
	width: 90% !important;
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 5%;
	padding: 0;
	border: 0;
	width: 100%;
	height: auto;
	min-height: 80%;
	max-height: 100%;
}



.kolom50 p, .kolom50 div{max-width:700px;}

#type0015 .kolom50.rechts{padding-bottom:2em !important;}
#type0016 .kolom50.links{padding-bottom:2em !important;}

#type0015 h3:after, #type0016 h3:after{display:none;}
#type0016 .coveredBackgroundImage, #type0015 .coveredBackgroundImage{background-position:center center !important;}


#type0016 div.kolom50.coveredBackgroundImage {	border-radius: 5px 0 0 0 !important;	}
#type0015 div.kolom50.coveredBackgroundImage {	border-radius: 0 5px 0 0 !important;	}

.blokcontent {
	line-height: 180%;
	color: var(--kleurLicht);
	padding-bottom: 20px;
}


div#type0025 {	max-width: 100%;	padding: 4em;}

@media only screen and (max-width:800px){
.kolom80 h3 {	border-right: 0 !important;	/* width: 80%; */	margin: auto;	text-align: center;	padding: 0;	display: inline-block;
	width: 100%;}
.kolom80 { padding:0 2em !important; text-align:justify;}

div.element.BLOCK .imageonly {	height: auto;	padding: 3em 0;	opacity: 1;}
div.element.BLOCK .imageonly h2 {	font-size: 28px;	height: auto;	padding: 1em;}
}

@media only screen and (max-width:481px){
#type0015, #type0016 {	padding: 0; text-align:center !important}
#type0015 .kolom, #type0016 .kolom {text-align:center !important}	

div.element.GALLERY {	padding: 1em !important }

div.gallery_thumb {	width: 46%;	padding-top: 34%;	margin: 2%;	border-radius: 10px 0px;	border: 1px solid #fff;}

#type0026 .canvas_container{ 	flex-direction: column;	}

}

.productGalleryThumb {
	width: 70px;
	height: 70px;
	display: inline-block;
	border: 1px solid #ccc;
	overflow: hidden;
	float: left;
}


/* slides */


@media only screen and (max-width:800px){	
		div#canvas_slider{height:65%;}	
		}
		
div.slidecover{display:none;}
div.slides {
	width: 100%;
	height: 100%;
	background-position: center 30%;
}




#canvas_slider::before, #canvas_header::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity:0.1;
	content: '';
}


html,body{background: linear-gradient(180deg, rgba(236,236,236,1) 0%, rgba(255,255,255,1) 80%), rgba(255,255,255,1) 100%);}
div#canvas_website {
	background: linear-gradient(180deg, rgb(245, 245, 245) 0%, rgb(255, 255, 255) 200px);
}


@media only screen and (min-width:600px){#ID34-6 {margin-bottom: -84px;}}

div.element.GALLERY { background-color: #f1f1f1; 	width: 100%;	max-width: 100%;	padding: 3em;}



h3.in-view {
	/* -webkit-animation-name: slideInLeft; */
	animation-name: bounceIn;
	animation-delay: 0;
	animation-duration: 2s;
	animation-direction: initial;
}





#type0021 .kolom {	width: 40%; 	display: inline-block;  	margin: 2%; 	padding: 0;	text-align: left; 	padding:20px; }
#type0021 img {	width:40px; height:40px; float:left; margin-right:10px; border-radius:20px; }
#type0022 img {	width:40px; height:40px; float:left; margin-right:10px; }
#type0021 h3::after , #type0022 h3::after {	display: ;	border-radius: ;	/* width: 261px; */	display: none;}
#type0021 h3 {	margin: 0 !important;	padding: 3px 0px !important;	font-size: 25px;}


/* Testimonials */
div#canvas_recenties, div#canvas_testimonials{position:relative;width:100%;background-color:var(--kleur5);min-height:200px;padding:2em 0 2em 0;}
div#canvas_recensies, div#canvas_testimonials {
	padding: 1em;
	background: #fff;
}

#canvas_recensies .testimonial ,
#canvas_testimonials .testimonials
{
	background: var(--kleur2);
	width: 40%;
	display: inline-block;
	margin: 2%;
	padding: 20px;
	border-radius: 1px 20px 30px 40px;
	line-height: 160%;
	color: var(--kleur2);
	min-width: 300px;
}

#canvas_recensies  .knop, canvas_testimonials .knop {
	display: inline-block;
	margin: auto;

	border: 0;
	margin: 30px auto;
	max-width: 300px;
}

/* Testimonials */
.testimonial {
	width: 43%;
	display: inline-block;
	margin: 1% 4% 1% 1%;
	padding: 0;
	color: #000;
	background: #ebe3d9;

	padding: 10px 30px;
	border-radius: 5px 5px 40px 5px;
	/* transform: rotate(2deg); */
}

@media only screen and (max-width:600px){
	.testimonial {width: 100%; margin: 20px 0;}
	.testimonial:nth-child(n+2){display:none;}
}

.testimonial h3 {
	margin: 20px 30px 20px 0;
	height: 60px;
}

div.testimonial::after {
	content: "";
	position: absolute;
	bottom: -23px;
	left: 70px;
	border-width: 27px 0 0 27px;
	border-style: solid;
	border-color: #ebe3d9 transparent;
	display: block;
	width: 0px;
	-webkit-transform: rotate(-8deg);
}




/* aanpassingen */
.icoon {
	width: 50%;
	position: relative;
	margin: 0 25%;
	display: inline-block;
	border-radius: 119px;
}






div.videoBlock iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 100%;
}

h4 + blockquote{display:none;}
h4.active{color:#063;}
h4.active + blockquote {
	display: inline-block;
	background:var(--kleur5);
	font-size: 90%;
	border: none;
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #ddd;
}

#tinymce .kolommen {
	border: 1px dashed #ccc;
	margin: 10px auto;
	display: flex;
	padding: 10px;
}
#tinymce .kolom {
	border: 1px dashed #222;
	padding: 10px;
	flex: 1;
	margin: 10px;
	border-radius: 0;
}

/* accordion */
#accordion {
	width: 100%;
	font-family: Arial, sans-serif;
}

#accordion h3 {
	font-size: 16px;
	/* font-weight: bold; */
	color: #000;
	margin: 0;
	padding: 10px;
	cursor: pointer;
	position: relative;
	background-color: #f9f9f9;
	border-bottom: 1px solid #ddd;
	text-transform: none;
	/* letter-spacing: unset; */
	font-weight: normal;
	letter-spacing: 1px;
}

#accordion h3::after {
	content: "+";
	font-size: 18px;
	color: #ccc;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

#accordion .antwoord {
	display: none;
	padding: 10px;
	/* border-left: 1px solid #ddd; */
	/* border-right: 1px solid #ddd; */
	/* border-bottom: 1px solid #ddd; */
	/* background-color: #f1f1f1; */
	background: #fff;
}

#accordion .antwoord p {
	margin: 0;
}




/* Product categories bar */

#categoryButton{display:none !imporant;}

@media only screen and (min-width:800px) {
	#productCategories {
		display: inline-block;
		left: 0;
		right: 0;
		top: 54px;
		height: 50px;
		background: #e2e2e29c;
		position: fixed;
		z-index: 10000;
		width: 100%;
		padding: 13px;
		/* overflow-y: hidden; */
		margin: 0;
		padding: 0;
	}

	#canvas_website.voorpagina #productCategories {
		position: fixed;
		top: 130px;
	}

	#canvas_website.ingeklapt #productCategories {
		position: fixed;
		top: 0;
	}

	#canvas_website.voorpagina #productCategories {
		position: relative;
		top: 50px;
	}

	#productCategories ul#categorien li {
		display: inline-block;
		cursor: pointer;
		/* height: 100%; */
		width: auto;
		padding: 0 10px;
		border-right: 1px solid #5a5a5a;
		letter-spacing: 1px;
	}
}


@media only screen and (max-width: 801px){
	#productCategories ul#categorien li {
		width: 100%;
		border-bottom: 1px solid #ccc;
		border-right: none;
		max-width: 100%;
		padding: 13px;
		box-sizing: border-box;
		font-weight: normal;
		text-align: left;
		background: #ffffffe8;
	}
	#productCategories #categorien{
		padding:0;
		margin:0;
		display:none;
	}
}

.contentpaginaclass #productCategories {
	top: 53px;
}
#productCategories ul#categorien li a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
}
#productCategories ul.subcategorien{display:none;}
#productCategories ul#categorien ul.subcategorien a{color:#000; text-transform:uppercase;}
#productCategories ul.subcategorien li {
	display: inline-block;
	text-align: left;
	padding: 5px 20px;
	border: none !important;
	background: #fff;
	border: 1px solid var(--kleur1) !important;
	/* background: var(--kleur1); */
	/* color: #fff !important; */
	min-width: 80px;
	text-align: center;
	border-radius: var(--radius);
}
#productCategories ul.subcategorien:hover{ display:inline-block; }
#productCategories .categoryMenuOption:hover ul.subcategorien {	display: inline-block;}
.catIconBox {	width: auto;	display: inline-block;	margin-left: 10px;	margin-top: 0px;	margin-right: 5px;}
.catIconBox img {	height: 25px;	padding: 0;	margin: 0;}
#productCategories i.menu-more{display:none !important;}
ul.subcategorien:hover {display: inline-block;}
ul.subcategorien {
	display: none;
	position: absolute;
	top: 50px;
	background: #fff;
	left: 0;
	right: 0;
	text-align: center;
	padding: 4px;
}

/* nieuwe standaard elementen v3 */
ul.checkmarks {
	list-style: none;
	padding: 0;
}

ul.checkmarks li {
	position: relative;
	padding-left: 25px; /* Adjust padding as needed */
}



div#productSlider, div#canvas_content img{
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);
}
#productSlider ul{padding:0;margin:0;}


/* weergave even uitzetten */
#buttonToggleFilters{display:none;}
#content_shop div#navigatie{display:none;}



#Block_FIXEDBLOCK202 {
	background: var(--verloop1);
	color: #fff !important;
	padding: 1em;
	text-align: ;
}
#Block_PAGE620 div.pageContent {
	display: none !important;
	padding: ;
}


#canvas_quote {
	width: 100%;
	padding: 2em 1em;
	text-align: left;
	height: 400px;
	background: var(--verloop1);
	color: #fff;
}

div#canvas_quote .foto {
	display: inline-block;
	/* height: 200px; */
	padding: 10px;
	width: 30%;
	text-align: center;
	vertical-align: top;
	/* height: 100%; */
	position: relative;
	height: 360px;
}

.foto img {
	max-height: 400px;
	position: absolute;
	left: 0;
	right: 0;
	border: ;
	bottom: -21px;
}

div#canvas_quote .quote {
	padding: 2em 1em;
	width: 60%;
	display: inline-block;
	vertical-align: top;
	font-size: 120%;
	line-height: 165%;
	font-size: 110%;
	max-width: 800px;
}
div#canvas_quote .functie{
	font-weight: bold;
}
div#canvas_quote .naam,
div#canvas_quote .functie {
	padding: 10px 0;
	font-size: 100%;
	text-align: right;
}

@media only screen and (max-width: 601px ){

	.foto, .quote {
		width: 100%;
		display: block;
		width: 100% !important;
		display: block !important;
		float: unset !important;
		height: auto !important;
		height: ;
	}
	#canvas_quote {

		height: auto;

	}

	.foto {
		background: #ffffff6e !important;
		border-radius: 100%;
		width: 130px !important;
		height: 130px !important;
		display: block;
		margin: auto;
		overflow: hidden;
		border: 2px solid #ffffff73;
	}

	.foto img {
		height: 100%;
		margin-top: -20px;
		margin: 0;
		padding: 0;
	}
}



.featuredItem .category_name {
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0;
	margint-: ;
	margin-top: -60px;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	line-height: 100%;
	font-size: 20px;
	max-width: 250px;
	/* margin: auto; */
	/* position: absolute; */
	z-index: 10000;
	width: 100%;
	left: 0;
	right: 0;
	top: -50px;
	top: 0;
}

.category_link.featuredItem.product_block {
	height: 300px;
	width: 300px;
	min-height: 300px;
}

@media only screen and (max-width: 600px){

	.category_link.featuredItem.product_block {
		height: 210px;
		width: 300px;
		min-height: unset;
	}



	.category_link.featuredItem.product_block {
		padding: 5px;
		max-width: 47%;
		margin: 0.3%;
	}

	.featuredItem .category_name {
		font-size: 15px;
		max-width: 250px;
		z-index: 10000;
		width: 100%;
		left: 6px;
		right: 6px;
		top: -50px;
		/* top: 4px; */
		z-index:2;
	}

	.category_link .product_img {
		width: auto;
		height: 100%;
		max-width: 100%;
		margin: 0px;
	}
	.category_link.featuredItem ,product_img{		height:200px;	max-width: 100%;}


}