@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900,300italic");
@import url('https://fonts.googleapis.com/css?family=Cutive+Mono|Vollkorn:400,400i');
@import url("futurabold7.css");


.text-center {
    text-align: center!important;
}

/* Reset */

html,body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video 
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
	display: block;
}



body 
{
	line-height: 1.2;
}

a:hover
{
color:#aaaaaa;
}

ol, ul {
    list-style: none;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

#footer a:hover
{
color:#BBBBBB;
}

.specialTable .kopjes td 
{
padding:10px 0px;
}

.specialTable td 
{
padding:3px 8px;
}

.specialTable span
{
 border-radius:15px;
 padding:5px 10px;
 display:block;
}

.specialTable .zumba span
{
 background-color:#304D9B;
 color:#fff;
}

.specialTable .steps span
{
 background-color:#BC7ADC;
 color:#fff;
}

.specialTable .pilates span
{
 background-color:#51B346;
 color:#fff;
}

.specialTable .bodypower span
{
 background-color:#BE141B;
 color:#fff;
}

.specialTable .bodyvorm span
{
 background-color:#FBB04E;
 color:#fff;
}

.specialTable .Boksen span
{
 background-color:#732b99;
 color:#fff;
}

.specialTable .yoga span
{
 background-color:#28A3C9;
 color:#fff;
}

.specialTable .fitboks span
{
 background-color:#EE6323;
 color:#fff;
}

.specialTable .combi span
{
 background-color:#6172B6;
 color:#fff;
}

.specialTable .crossfit span
{
 background-color:#00804C;
 color:#fff;
}

	.siteobject_portfolio_grid a.image
{
		overflow: hidden;
		height: 242px;
}
#nav ol,#nav  ul, #nav li,
ul.social , ol.social  , li.social ,
ul.contact , ol.contact  , li.contact ,
.siteobject_events_footerlist ul, .siteobject_events_footerlist  ol, .siteobject_events_footerlist li
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
	list-style: none;
}

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

blockquote, q 
{
	quotes: none;
}
.siteobject_pages_view p:last-child,
.siteobject_pages_homepage p:last-child
{
	margin:0px !important;
}

blockquote:before, blockquote:after, q:before, q:after 
{
	content: '';
	content: none;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

body 
{
	-webkit-text-size-adjust: none;
}

/* Box Model */

*, *:before, *:after 
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Containers */

.container 
{
	margin-left: auto;
	margin-right: auto;
}

.container.\31 25\25 
{
	width: 100%;
	max-width: 1200px;
	min-width: 960px;
}

.container.\37 5\25 
{
	width: 720px;
}

.container.\35 0\25 
{
	width: 480px;
}

.container.\32 5\25 
{
	width: 240px;
}




.noTopSpace
{
	margin-top:0;
}

.noBottomSpace
{
	margin-bottom:0;
}

/* Grid */



.mobileHeader{
    height:150px;
    width:100%;
    background-size:cover;
    background-position:center center;
}

@media screen and (min-width: 737px) 
{
	.mobileHeader{
    	display:none;
    }
}
@media screen and (max-width: 736px) 
{
	.webHeader{
    	display:none;
    }
 }	

/* Basic */

body 
{
	background: #f7f7f7;
	
	font-family: "Vollkorn";
	font-weight: 300;
	color: #4D4D4D;
}

body.is-loading * 
{
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

input, textarea, select 
{
	font-family: "Source Sans Pro";
	font-weight: 300;
	color: #5d5d5d;
}

strong, b 
{
	color: #124b3e;
	font-weight: 400;
}

i, em 
{
	font-style: italic;
}

sub 
{
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
}

sup 
{
	position: relative;
	top: -0.5em;
	font-size: 0.8em;
}

blockquote 
{
	border-left: solid 0.75em #dddddd;
	padding: 1em 0 1em 1.5em;
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 
{
	color: #124b3e;
	font-weight: 700;
}

h1
{

color:  #124b3e !important;
font-family:  "FuturaBold" !important;
font-size:  30px !important;
text-transform: uppercase;
letter-spacing: 1.5px;
}


h2
{


color:  #124b3e !important;
font-family:  "FuturaBold" !important;
font-size:  22px;
margin-bottom:    16px;
letter-spacing: 1.5px;
}



h3
{


color:  #124b3e !important;
font-family:  "FuturaBold" !important;
font-size:  14px;

letter-spacing: 1.5px;
    line-height: 27px;

font-weight: 400;
}


h4
{


color:  #124b3e !important;
font-family:  "Vollkorn" !important;
font-size:  18px;
font-style:  italic;
letter-spacing: 1.5px;
    line-height: 22px;

font-weight: 400;
}



h5
{

color:  #124b3e !important;
font-family:  "FuturaBold" !important;
font-size:  20px !important;
text-transform: uppercase;
letter-spacing: 1.5px;

/*margin-top:       16px;*/
	margin-bottom:    16px;

}


h6
{


color:  #124b3e !important;
font-family:  "Vollkorn" !important;
font-size:  35px !important;
font-style:  italic;
/*letter-spacing: -6.5px;*/
    line-height: 0;
margin-bottom:    35px;
}

@media screen and (max-width: 736px) {
h1
{
	font-size:  16px !important;
}

h2
{
	font-size:  14px !important;
}


h3
{
	font-size:  12px !important;
}

h6
{
	font-size:  48px !important;
}



}




h1 a, h2 a, h3 a, h4 a, h5 a, h6 a 
{
	color: inherit;
	text-decoration: none;
}

a 
{
	color: #124b3e;
	text-decoration: none;
}



br.clear 
{
	clear: both;
}

hr 
{
	border: 0;
	border-top: solid 1px #dddddd;
	height: 1px;
	margin: 2em 0 2em 0;
}

p, ul, ol, dl, table 
{
	margin-bottom: 1rem;
}

/* Form */

form label 
{
	display: block;
	color: #252122;
	font-weight: 400;
	margin: 0 0 0.5em 0;
}

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form select,
form textarea 
{
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0.75em 1em;
	font-size: 1em;
	border-radius: 5px;
	border: solid 1px #dddddd;
	background: #ffffff;
	width: 100%;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form select:focus,
form textarea:focus 
{
	box-shadow: inset 0px 0px 1px 1px #124b3e;
}
.row_ElementRadio span
{
	float:left;
    margin-right:30px;
}
.row_ElementRadio input,
.row_ElementRadio label
{
	float:left;
}
.row_ElementRadio input
{
	margin-right:15px;
}
.rowForm
{
	padding-top:15px;
}
form textarea 
{
	height: 8em;
}

form .formerize-placeholder 
{
	color: #555555 !important;
}

form ::-webkit-input-placeholder 
{
	color: #555555 !important;
}

form :-moz-placeholder 
{
	color: #555555 !important;
}

form ::-moz-placeholder 
{
	color: #555555 !important;
}

form :-ms-input-placeholder 
{
	color: #555555 !important;
}

form ::-moz-focus-inner 
{
	border: 0;
}

/* Tables */

table 
{
	width: 100%;
}

table.default 
{
	width: 100%;
}

table.default tr 
{
	border-top: solid 1px #dddddd;
}

table.default tr:first-child 
{
	border-top: 0;
}

table.default td 
{
	padding: 0.5em 1em 0.5em 1em;
}

table.default th 
{
	text-align: left;
	padding: 0.5em 1em 0.5em 1em;
	font-weight: 700;
	margin: 0 0 1em 0;
}

table.default thead 
{
	border-bottom: solid 2px #dddddd;
}

/* Section/Article */

section, article 
{
	margin-bottom: 2.5em;
}

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

header > p 
{
	display: block;
	font-style: italic;
}

header.major 
{
	position: relative;
	text-align: center;
	border-top: solid 1px #cccccc;
	top: 1em;
}

header.major h2 
{
	background: #ffffff;
	position: relative;
	top: -0.65em;
	display: inline;
	margin: 0;
	padding: 0 1em 0 1em;
}

/* Box */

.box 
{
	background: #ffffff;
	border-bottom: solid 1px #cccccc;
}

.box .image.featured 
{
	position: relative;
	width: auto;
}

/* Button */

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button 
{
	-webkit-appearance: none;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	border-radius: 5px;
	background: #124b3e;
	color: #ffffff !important;
	font-weight: 700;
	outline: 0;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	-ms-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
}

input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover 
{
	background: #aaaaaa;
}

input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active,
button:active,
.button:active 
{
	background: #aaaaaa;
}

input[type="button"].alt,
input[type="submit"].alt,
input[type="reset"].alt,
button.alt,
.button.alt 
{
	background: #124b3e;
}

input[type="button"].alt:hover,
input[type="submit"].alt:hover,
input[type="reset"].alt:hover,
button.alt:hover,
.button.alt:hover 
{
	background: #124b3e;
}

input[type="button"].alt:active,
input[type="submit"].alt:active,
input[type="reset"].alt:active,
button.alt:active,
.button.alt:active 
{
	background: #151112;
}

input[type="button"].icon:before,
input[type="submit"].icon:before,
input[type="reset"].icon:before,
button.icon:before,
.button.icon:before 
{
	opacity: 0.35;
	position: relative;
	top: 0.05em;
	margin-right: 0.75em;
}

/* Image */

.image 
{
	display: inline-block;
	outline: 0;
}

.image img 
{
	display: block;
	width: 100%;
}

.image.centered 
{
	display: block;
	margin: 0 0 2em 0;
}

.image.centered img 
{
	margin: 0 auto;
	width: auto;
}

.image.featured 
{
	display: block;
	width: 100%;
	margin: 0 0 2em 0;
}

.image.left 
{
	float: left;
	margin: 0 2em 2em 0;
}

/* List */

ul.default 
{
	list-style: disc;
	padding-left: 1em;
}

ul.default li 
{
	padding-left: 0.5em;
}

ul.contact li 
{
	position: relative;
	border-top: solid 1px #dddddd;
	padding: 1.3em 0 1.3em 7em;
}

ul.contact li h3 
{
	position: absolute;
	left: 0;
	top: 1.3em;
	font-size: 1.1em;
}

ul.contact li p 
{
	margin: 0;
}

ul.contact li:first-child 
{
	padding-top: 0;
	border-top: 0;
}

ul.contact li:first-child h3 
{
	top: 0;
}

ul.dates li 
{
	position: relative;
	border-top: solid 1px #dddddd;
	padding: 1.3em 0 1.3em 6.75em;
}

ul.dates .date 
{
	display: block;
	position: absolute;
	left: 0;
	top: 1.3em;
	background-color: #ffffff;
	height: 3.5em;
	text-align: center;
	color: #124b3e;
	line-height: 1em;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 0.5em 0.75em 0 1em;
}

ul.dates .date:after 
{
	content: '';
	position: absolute;
	bottom: 0;
	right: -1.2em;
	border-left: solid 1.25em #ffffff;
	border-top: solid 1.8em transparent;
	border-bottom: solid 1.8em transparent;
}

ul.dates .date strong 
{
	display: block;
	font-size: 1.75em;
	padding-top: 0.15em;
}

ul.dates h3 
{
	font-size: 1.1em;
}

ul.dates p 
{
	margin: 0;
}

ul.dates li:first-child 
{
	border-top: 0;
	padding-top: 0;
}

ul.dates li:first-child .date 
{
	top: 0;
}

ul.divided li 
{
	/*border-top: solid 1px #dddddd;
	padding: 1em 0 1em 0;*/
float:left;
}

ul.divided li:first-child 
{
	/*border-top: 0;
	padding-top: 0;*/
}

ul.social 
{
	overflow: hidden;
	cursor: default;
}

ul.social li 
{
	display: inline-block;
}

ul.social li:first-child 
{
	margin-left: 0;
}

ul.social li a 
{
	display: inline-block;
	width: 3em;
	height: 3em;
	text-align: center;
	border-radius: 5px;
	background: #888888;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	-ms-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
}

ul.social li a:before 
{
	color: #ffffff;
	font-size: 2em;
	line-height: 1.5em;
}

ul.social li a.fa-facebook 
{
	background: #F20F0F;
}

ul.social li a.fa-facebook:hover 
{
	background: #124b3e;
}

ul.social li a.fa-twitter 
{
	background: #2daae4;
}

ul.social li a.fa-twitter:hover 
{
	background: #3dbaf4;
}

ul.social li a.fa-dribbble 
{
	background: #c4376b;
}

ul.social li a.fa-dribbble:hover 
{
	background: #d4477b;
}

ul.social li a.fa-linkedin 
{
	background: #006599;
}

ul.social li a.fa-linkedin:hover 
{
	background: #1075a9;
}

ul.social li a.fa-tumblr 
{
	background: #2b4661;
}

ul.social li a.fa-tumblr:hover 
{
	background: #3b5671;
}

ul.social li a.fa-google-plus 
{
	background: #da2713;
}

ul.social li a.fa-google-plus:hover 
{
	background: #ea3723;
}

ol.default 
{
	list-style: decimal;
	padding-left: 1.25em;
}

ol.default li 
{
	padding-left: 0.25em;
}

/* Icons */

.icon 
{
	position: relative;
	text-decoration: none;
}

.icon:before 
{
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

.icon > .label 
{
	display: none;
}


.icon.featured 
{
	position: relative;
	display: inline-block;
	background-color: #124b3e;
	width: 9em;
	padding: 1.75em 0 0.75em 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 0 0 4.5em 0;
	cursor: default;
}

.siteobject_intros_list a *
{
	cursor: pointer !important;
}
    .icon.featured 
    {
        background-image: url("/dynamic/media/1/images/images/klootwijk/Ambacht.jpg");
        background-repeat:no-repeat;
        background-position:center bottom;
        height:125px;
    }
    
    .icon.featured::before    {
	    content: "" !important;
    }
    .icon.featured.alt 
    {
        background-image: url("/dynamic/media/1/images/images/klootwijk/Winkels.jpg");
    }
    .icon.featured.alt2
    {
        background-image: url("/dynamic/media/1/images/images/klootwijk/Brood.jpg");
    }
    
.icon.featured:before 
{
	font-size: 4.5em;
	line-height: 1em;
	color: #ffffff;
}

.icon.featured:after 
{
	content: '';
	position: absolute;
	bottom: -1.95em;
	left: 0;
	border-top: solid 2em #124b3e;
	border-left: solid 4.5em transparent;
	border-right: solid 4.5em transparent;
}

.icon.featured.alt 
{
	background-color: #124b3e
}

.icon.featured.alt:after 
{
	border-top-color: #124b3e
}

.icon.featured.alt2 
{
	background-color: #124b3e
}

.icon.featured.alt2:after 
{
	border-top-color: #124b3e
}

/* Banner */

#banner 
{
	background: #124b3e url("/dynamic/media/1/images/images/klootwijk/homepagina_officeel.png");
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	text-align: center;
	/*height: 47vh;*/
	height: 650px;
}

#banner header 
{
	background-color: #252122;
	background-color: rgba(34, 30, 31, 0.98);
}

#banner header h2 
{
	color: #ffffff;
	font-weight: 700
}

#banner header p 
{
	color: #aaaaaa;
	padding: 0;
	font-style: normal;
	margin: 0;
}

/* Wrappers */

#header-wrapper 
{
	position: relative;
	background: #ffffff;
	border-bottom: solid 1px #cccccc;
}

#main-wrapper 
{
	position: relative;
	background: #f7f7f7;
	/*background: #f7f7f7 url("../images/bg02.png");*//* TODO */
}

#main-wrapper:before 
{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/*background: url("../images/bg01.png");*//* TODO */
	background-size: 100% 100%;
	z-index: 0;
	opacity: 0.1;
}

#main-wrapper .major h2 
{
	background: #f7f7f7;
	/*background: #f7f7f7 url("../images/bg02.png");*//* TODO */
}






/* Intro */

#intro 
{
	/*text-align: center;*/
margin-top:40px;
}

/* Copyright */

#copyright 
{
	text-align: center;
}

#copyright .links 
{
	display: inline-block;
	background: #2C2929;
	background: rgba(255, 255, 255, 0.05);
	border-radius: 5px;
	margin: 0;
}

/* Desktop */

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

	/* Basic */
	body, input, textarea, select 
    {
		font-size: 14px;
		line-height: 1,75em;
    }

	
	
	/* Section/Article */

	header 
    {
		margin: 0 0 1.5em 0;
	}

	header > p 
	{
		margin: 0.5em 0 0 0;
		padding-bottom: 0.5em;
	}

	header.major 
    {
		margin: 0 0 3em 0;
	}

	footer 
	{
		margin: 2.25em 0 0 0;
	}

	/* Box */

	.box 
	{
		padding: 2.75em 1.75em 2.75em 1.75em;
	}

	.box .image.featured 
    {
		left: 1.75em;
		top: 1.75em;
		margin: -4.5em 0 4.25em -3.5em;
	}

	.box.post header 
    {
		padding-top: 1em;
		margin: 0 0 2em 0;
	}

	.box.post h2 
	{
	}

	.box.post header > p 
    {
		margin-top: 1.25em;
		font-size: 1.25em;
	}

	/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	button,
	.button 
    {
		font-size: 1.1em;
		padding: 0.65em 1.5em 0.65em 1.5em;
	}

	input[type="button"].big,
	input[type="submit"].big,
	input[type="reset"].big,
	button.big,
	.button.big 
    {
		font-size: 1.5em;
		padding: 0.75em 1.5em 0.75em 1.5em;
	}

	/* List */

	ul.actions li 
    {
		display: inline-block;
		margin-left: 1em;
	}

	ul.actions li:first-child 
    {
		margin-left: 0;
	}

	ul.links li 
    {
		display: inline-block;
		border-left: solid 1px rgba(255, 255, 255, 0.05);
		padding: 0 0 0 1em;
		margin: 0 0 0 1em;
	}

	ul.links li:first-child 
    {
		border-left: 0;
		padding-left: 0;
		margin-left: 0;
	}

	ul.social 
	{
		margin: 0 0 3.25em 0;
	}

	ul.social li 
    {
		margin-left: 0.75em;
	}

	/* Wrappers */

	#header-wrapper 
    {
		padding: 1.6em 0 10em 0;
	}

	#main-wrapper 
    {
		padding: 5em 0 1em 0;
	}

	#main-wrapper.page
	{
		padding: 0;
	}
	

	

	/* Header */

	#header 
    {
		text-align: center;
	}

	#header h1 
    {
		color: #252122;
		font-weight: 900;
		font-size: 2.5em;
		letter-spacing: -0.035em;
		margin: 0 0 1em 0;
    }


	
	/* Nav */

	#nav > ul 
    {
		margin: 0;
	}

	#nav > ul > li 
    {
		font-family: "FuturaBold";
		font-size: 12px;
		display: inline-block;
		font-style: normal;
		margin: 0 0.35em 0 0.35em;
	}

	#nav > ul > li > ul 
    {
		display: none;
	}

	#nav > ul > li > a 
    {
		border-radius: 5px;
		color: #124b3e;
		text-decoration: none;
		padding: 0.6em 1.2em 0.6em 1.2em;
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		-ms-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
		outline: 0;
	}

	#nav > ul > li:hover > a, 
    #nav > ul > li.active > a 
    {
	color:#AAAAAA;
		background: #;
	}

	#nav > ul > li.current > a 
    {
		background: #ff0000;
		color: #ffffff !important;
		font-weight: 700;
    }

	.dropotron 
    {
		/*border-radius: 5px;*/
		background-color: rgba(255,255,255,0.8);
		/*background-color: rgba(34, 30, 31, 0.98);*/
		padding: 1.25em 1.5em 1.25em 1.5em;
		font-style: normal;
		min-width: 13em;
		/*box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.5);*/
		text-align: left;
		margin-top: -1.25em;
		margin-left: -1px;
   }

	.dropotron a, 
    .dropotron span 
    {
		font-family:"FuturaBold";
		font-size:12px;
		color: #124b3e;
		text-decoration: none;
		-moz-transition: color .25s ease-in-out;
		-webkit-transition: color .25s ease-in-out;
		-ms-transition: color .25s ease-in-out;
		transition: color .25s ease-in-out;
    	text-transform: uppercase;
	}

	.dropotron li 
    {
		padding: 0.25em 0 0.50em 0;
	}

	.dropotron li:hover > a, 
    .dropotron li:hover > span 
    {
		color: #aaaaaa
	}

	.dropotron.level-0 
    {
		margin-top: 2em;
	}

	.dropotron.level-0:before 
    {
		content: '';
		display: block;
		position: absolute;
		left: 50%;
		margin-left: -10px;
		top: -9px;
		border-left: solid 10px transparent;
		border-right: solid 10px transparent;
		border-bottom: solid 10px rgba(18, 75, 62, 0.98);
		/*border-bottom-color: rgba(34, 30, 31, 0.98);*/
	}

	/* Banner */

	#banner 
    {
	/*	position: relative;
		padding: 8em 0;
		margin: 2em 0 0 0;*/
	}

	#banner header 
    {
		display: inline-block;
		padding: 2.5em 5em;
		border-radius: 5px;
	}

	#banner header h2 
    {
		font-size: 22vw;
		margin: 0 0 0.65em 0;
	}

	#banner header p 
    {
		font-size: 1.5em;
	}

	/* Intro */

	#intro 
    {
		overflow: hidden;
	}

	#intro section 
	{
		/*margin: 3em 0 0 0;*/
		padding: 2em 0 0 0;
	}

	#intro h2 
	{
		/*font-size: 1.75em*/
	}

	#intro p 
    {
		margin: 0;
	}

	#intro .middle 
    {
		position: relative;
		z-index: 1;
	}

	#intro .middle:before 
    {
		/*content: '';
		width: 32px;
		height: 100%;
		position: absolute;
		left: -24px;
		top: 0;
		display: block;
		z-index: -1;
		box-shadow: 32px 0 0 0 #ffffff, 0 -32px 0 0 #ffffff, 0 32px 0 0 #ffffff, 32px 32px 0 0 #ffffff, 32px -32px 0 0 #ffffff, 0 0 32px 0 rgba(0, 0, 0, 0.15);*/
	}

	#intro .middle:after 
    {
		/*content: '';
		width: 32px;
		height: 100%;
		position: absolute;
		right: -24px;
		top: 0;
		display: block;
		z-index: -1;
		box-shadow: -32px 0 0 0 #ffffff, 0 -32px 0 0 #ffffff, 0 32px 0 0 #fff, -32px 32px 0 0 #ffffff, -32px -32px 0 0 #ffffff, 0 0 32px 0 rgba(0, 0, 0, 0.15);*/
	}

	#intro .button 
    {
		min-width: 12em;
	}

	#intro footer 
    {
		margin: 0;
	}

	/* Copyright */

	

	#copyright .links 
	{
		padding: 0.85em 2.25em 0.85em 2.25em;
	}

}



/* Tablet */

@media screen and (min-width: 737px) and (max-width: 1200px) 
{

	/* Basic */

	body 
	{
		min-width: 100%;
		font-size: 14px
		
	}

	input, textarea, select
	{
		font-size: 11pt;
	}

	/* Section/Article */

	header.major
	{
		margin: 0.75em 0 2.5em 0;
	}

	header.major h2 
	{
		padding: 0 1em 0 1em;
	}

	/* List */

	ul.social li
	{
		margin: 0 0 0.25em 0.75em;
	}

	/* Wrappers */

	#header-wrapper 
	{
		padding: 3em 0 2em 0;
	}

	#main-wrapper
	{
		padding: 2.75em 0 2.75em 0;
	}

	

	/* Header */

	#header h1
    {
		margin: 0.25em 0 1em 0;
	}

	/* Banner */

	#banner
	{
		/*padding: 6em 0;*/
		/*margin: 3em 0 0 0;*/
	}

	/* Intro */

	#intro
	{
		padding: 0;
	}

	

	#intro .middle:before
	{
		left: -12px;
	}

	#intro .middle:after
	{
		right: -12px;
	}

	/* Copyright */

	#copyright
	{
		margin: 0;
	}
}



/* Mobile */

#navPanel, #titleBar
{
	display: none;
}

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


    .siteobject_blog_list .button,
    .siteobject_portfolio_grid .button
    {
        width: auto !important;
        padding: 0.65em 1.5em 0.65em 1.5em !important;
	}


    img
    {
        max-width: 100%;
	}

	/* Basic */

	html, body
	{
		overflow-x: hidden;
	}

	body, input, textarea, select
    {
		line-height: 1,75em;
		font-size: 14px;
		letter-spacing: 0;
	}

	h2, h3, h4, h5, h6
	{
		font-size: 14px;
	}

	/* Section/Article */

	section, article
	{
		/*margin: 0 0 1.5em 0 !important;*/
	}

	header
    {
		margin: 0 0 1em 0;
	}

	footer
	{
		margin: 2em 0 0 0;
	}

	/* Box */

	.box
	{
		padding: 25px 15px 20px 15px;
	}

	.box .image.featured
	{
		left: 15px;
		top: 15px;
		margin: -40px 0 40px -30px;
	}

	/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	button,
	.button
	{
		position: relative;
		padding: 0.65em 0 0.65em 0 !important;
		width: 100%;
		text-align: center;
		font-size: 1.25em;
		margin: 0.25em 0 0.25em 0;
	}

	input[type="button"].icon,
	input[type="submit"].icon,
	input[type="reset"].icon,
	button.icon,
	.button.icon
	{
		padding-right: 1em !important;
	}

	/* List */

	ul.actions li
	{
		display: block;
		margin-top: 0.5em;
	}

	ul.actions li:first-child
	{
		margin-top: 0;
	}

	ul.contact li
    {
		padding: 0.8em 0 0.8em 7em;
	}

	ul.contact li h3
	{
		top: 0.8em;
	}

	ul.divided li
	{
		padding: 0.5em 0 0.5em 0;
	}

	ul.links li
	{
		display: block;
		border-top: solid 1px rgba(255, 255, 255, 0.05);
		padding: 0.25em 0 0 0;
		margin: 0.25em 0 0 0;
	}

	ul.links li:first-child
	{
		border-top: 0;
		padding-top: 0;
		margin-top: 0;
	}

	ul.social li
	{
		margin: 0 0.5em 0.75em 0;
	}

	/* Off-Canvas Navigation */

	#page-wrapper
	{
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-transition: -moz-transform 0.5s ease;
		-webkit-transition: -webkit-transform 0.5s ease;
		-ms-transition: -ms-transform 0.5s ease;
		transition: transform 0.5s ease;
		padding-bottom: 1px;
	}

	#titleBar
	{
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-transition: -moz-transform 0.5s ease;
		-webkit-transition: -webkit-transform 0.5s ease;
		-ms-transition: -ms-transform 0.5s ease;
		transition: transform 0.5s ease;
		display: block;
		height: 44px;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10001;
		background: none;
	}

	#titleBar .toggle
	{
		width: 80px;
		height: 60px;
	}

	#titleBar .toggle:before
	{
		font-family: FontAwesome;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: '\f0c9';
		display: block;
		position: absolute;
		left: 10px;
		top: 10px;
		width: 50px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
		color: #ffffff;
		text-align: center;
		background: rgba(150, 150, 150, 0.75);
		border-radius: 5px;
	}

	#titleBar .toggle:active:before
	{
		background-color: #969696;
	}

	#navPanel
	{
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-transform: translateX(-275px);
		-webkit-transform: translateX(-275px);
		-ms-transform: translateX(-275px);
		transform: translateX(-275px);
		-moz-transition: -moz-transform 0.5s ease;
		-webkit-transition: -webkit-transform 0.5s ease;
		-ms-transition: -ms-transform 0.5s ease;
		transition: transform 0.5s ease;
		display: block;
		height: 100%;
		left: 0;
		overflow-y: auto;
		position: fixed;
		top: 0;
		width: 275px;
		z-index: 10002;
        font-size:14pt;
		color: #124b3e;
		/*background-image: url("../images/bg02.png");*//* TODO */
		box-shadow: inset -3px 0px 5px 0px rgba(0, 0, 0, 0.35);
		background-color:#ffffff;
		text-transform: uppercase;
	}

	#navPanel .link
	{
		font-family: "FuturaBold";
		font-size: 12px;
		
		font-style: normal;
		

		display: block;
		color: #888888;
		text-decoration: none;
		height: 44px;
		line-height: 44px;
		border-top: solid 1px rgba(255, 255, 255, 0.05);
		padding: 0 1em 0 1em;
		
	}

	#navPanel .link:first-child
    {
		border-top: 0;
	}

	#navPanel .indent-1
    {
		display: inline-block;
		width: 1em;
	}

	#navPanel .indent-2
	{
		display: inline-block;
		width: 2em;
	}

	#navPanel .indent-3
	{
		display: inline-block;
		width: 3em;
	}

	#navPanel .indent-4
	{
		display: inline-block;
		width: 4em;
	}

	#navPanel .indent-5
	{
		display: inline-block;
		width: 5em;
	}

	#navPanel .depth-0
	{
		color: #124b3e;
	}

	body.navPanel-visible #page-wrapper
	{
		-moz-transform: translateX(275px);
		-webkit-transform: translateX(275px);
		-ms-transform: translateX(275px);
		transform: translateX(275px);
	}

	body.navPanel-visible #titleBar
	{
		-moz-transform: translateX(275px);
		-webkit-transform: translateX(275px);
		-ms-transform: translateX(275px);
		transform: translateX(275px);
	}

	body.navPanel-visible #navPanel
	{
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	/* Wrappers */

	
	#header-wrapper
	{
		padding: 2em 0;
	}

	

	/* Intro */

	

	#intro section
	{
		position: relative;
		
		
		margin: 1.5em 0 0 0 !important;
	}

	#intro section.first
	{
		border-top: 0;
		padding-top: 0;
	}

	#intro section p
	{
		margin: 0;
	}

	/* Header */

	#header
    {
		text-align: center;
	}

	#header h1
    {
		color: #252122;
		font-weight: 900;
		font-size: 1.75em;
		letter-spacing: -0.035em;
	}
    
   
	/* Nav */

	#nav
    {
		display: none;
	}

	/* Banner */

	#banner
	{
/*height:400px;
		margin: 10em 0 0 0 !important;
		padding: 6em 0;*/
	}

	#banner header
	{
		padding: 1.5em 1em 1.5em 1em;
	}

	#banner header h1,
	#banner header h2
	{
		font-size: 22vw;
		line-height: 0.9em;
		margin: 0 0 0.15em 0;
	}
	#banner header h1 *,
	#banner header h2 *
	{
		font-size: 22vw !important;
		line-height: 0.9em;
	}

	#banner header p
    {
		font-size: 1.2em;
	}

	/* Copyright */

	#copyright
    {
		margin: 3em 0 0 0;
	}

	#copyright .links
	{
		padding: 0.75em 1.25em 0.75em 1.25em;
	}
    /* 
    .icon.featured
	{
		width: 100%;
        height:150px;
background-position: center center;
	}
    .icon.featured:after
	{
        border-left: solid 42vw transparent;
        border-right: solid 42vw transparent;
	} */
    
    
    .specialTable .kopjes,
    .specialTable br,
    .specialTable .hideMobile
    {
        display:none;
    }
        
    .specialTable .mobileLine
    {
        display:initial;
    }
    .specialTable .mobileLine:before
    {
        content: " |"
    }

    .specialTable td:empty 
    {
        padding:0px !Important;
    }

    
    .specialTable td 
    {
        float:left;
        width:100%;
    }
    
    .specialTable2 td 
    {
        float:left;
        width:100%;
    }
    
    .specialTable2 tr 
    {
	    float: left;
    	padding-bottom:15px !important;
    }
    
    .specialTable span 
    {
        float:left;
        width:auto !important;
        padding:7px 30px !important;
    }
    
    .specialTable tr td:nth-child(3) span:before
    {
    	content:"Maandag ";
    }
    .specialTable tr td:nth-child(4) span:before
    {
    	content:"Dinsdag ";
    }
    .specialTable tr td:nth-child(5) span:before
    {
    	content:"Woensdag ";
    }
    .specialTable tr td:nth-child(6) span:before
    {
    	content:"Donderdag ";
    }
    .specialTable tr td:nth-child(7) span:before
    {
    	content:"Vrijdag ";
    }
    .specialTable tr td:nth-child(8) span:before
    {
    	content:"Zaterdag ";
    }
    .specialTable tr td:nth-child(9) span:before
    {
    	content:"Zondag ";
    }
    
    
}


#nav 
{
margin-top: 25px;
}

.siteobject_blog_list a.image featured
{
width: 575px;
    height: 383px;
    overflow: hidden;
}

#banner
{
	margin-bottom:0;
}

.static
{
	
    text-align: center;
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    cursor: default;
height:181px;
min-height:181px;
/*margin-bottom:20px;*/



}

#page-wrapper
{
	padding-top:181px;
}

.firstContent
{
	/*margin-top:172px !important;*/
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}


#header-wrapper.seetrow {
	background-color:rgba(255,255,255,0.9);
    border-bottom: none;
}

@media screen and (max-width: 736px) {
#main-wrapper {
				/*padding: 2em 10px;*/
				overflow: hidden;
		}
}


#main-wrapper .container
{
	margin-bottom:50px;
}


/*.firstContent .post
{
    color: #124b3e !important;
    font-family: "Vollkorn" !important;
    font-size: 16px !important;
    font-style: italic;
    letter-spacing: 1.5px;
    line-height: 27px;
    font-weight: 400;
line-height: initial;
}*/


#nav ul ul li a
{
	font-size:16px;
}


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

.static {
	min-height:120px;
	height:120px;
}

#page-wrapper {
	padding-top:120px;
}

#logo img
{
width:69%;
}

}

#header{
	position: relative;
}

#shoppingcart {
	position: absolute;
    right: 18vw;
    bottom: -0.2em;
}

#shoppingcart a, #shoppingcart span {
	float:left;
}



#shoppingcart img {
	max-width:100%;
}

#shoppingcart #cartCount {
	font-family: "FuturaBold";
	font-size:10px;
	margin-top: -5px;
}


@media screen and (max-width: 736px) {
#shoppingcart {
	position: absolute;
    right: 20px;
    top: 20px;
z-index:10001;
}
}

@media screen and (min-width: 737px) and (max-width: 1200px) {
#shoppingcart {
 right: 5vw;
}
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
#shoppingcart {
 right: 10vw;
}
}
/**** Footer ***/

#footer-wrapper
{
	position: relative;
	color: #ffffff;
	background-color:#124b3e;
background-image: url("https://www.klootwijk.com/templates/dopetrope/temp/footer.png");
    background-size: cover;
    background-position: center;
}

/*#footer-wrapper:before 
{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url("https://www.klootwijk.com/templates/dopetrope/temp/footer.png");
	background-size: 100% 100%;
	z-index: 0;
	opacity: 0.5;
}*/

#footer-wrapper a
{
	color: #ffffff;
}

#footer-wrapper a:hover
{
	color: #aaaaaa;
}


#footer-wrapper #footer {
	padding-left:30px;
	padding-right:30px;
}


#footer-wrapper h2, 
#footer-wrapper h3, 
#footer-wrapper h4, 
#footer-wrapper h5, 
#footer-wrapper h6, 
#footer-wrapper strong, 
#footer-wrapper b 
{
	color: #ffffff;
}

#footer-wrapper header h2,
#footer-wrapper .contact h3
{
	color: #ffffff;
}


#footer-wrapper h2 a, 
#footer-wrapper h3 a, 
#footer-wrapper h4 a, 
#footer-wrapper h5 a, 
#footer-wrapper h6 a, 
#footer-wrapper strong a, 
#footer-wrapper b a 
{
	color: inherit;
}

#footer-wrapper .dates .date *
{
	color: #124b3e;
}

#footer-wrapper ul.contact li, 
#footer-wrapper ul.dates li, 
#footer-wrapper ul.divided li 
{
	border-top-color: #353434;
	border-top-color: rgba(255, 255, 255, 0.05);
}

.footerLink{
	text-align:center;
}

@media screen and (max-width: 736px) {
	#footer-wrapper {
		overflow: hidden;
		-webkit-transform: translateZ(0);
	}

	.footerSubSpacer, footerSpacer {
		display:none;
	}

	.footerImage, .footerContact {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.footerSocial, .footerLink {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}


@media screen and (min-width: 737px)
{
	#footer-wrapper header {
		margin: 0 0 3em 0;
	}

	#footer-wrapper header h2 {
		font-size: 1.75em;
	}
}

@media screen and (min-width: 737px) and (max-width: 1200px) 
{
	#footer-wrapper
	{
		padding: 3em 0 3em 0;
	}

	#footer-wrapper:before
	{
		height: 2.5em;
	}

	#footer-wrapper header
	{
		margin: 0 0 1.5em 0;
	}

	#footer-wrapper header h2
	{
		font-size: 1.25em;
	}
}

/**** FooterMenu ***/
.footerMenu {
	margin:0;
	padding-bottom: 50px;
	-ms-flex-pack: center !important;
    justify-content: center !important;
}

.innerfootermenu{
	justify-content: center !important;
	text-align:center;
}

.footerMenu .footerMenuItem {
	/*padding:0;
	font-size:15px;
	float:left;*/
	margin-right:22px;
}

.footerMenu a
{
	text-decoration: none;
}

#footer-wrapper .footerMenu a.teeuwen
{
	color: rgba(255,255,255, 0.3) !important;
}

@media screen and (max-width: 736px) {
	.footerMenu div.footerMenuItem {
		float:none;
		margin-right:0;
		width:100%;
	}
}





/* Tabs in content */
#LoginBox{
	background-color: #ffffff;
}
#LogoutButton{
	background-image: url("https://www.klootwijk.com/modules/frontusers/images/logout.png");
}
#LoginButton{
	background-image: url("https://www.klootwijk.com/modules/frontusers/images/login.png");
}
#LoginButton{
	background-image: url("https://www.klootwijk.com/modules/frontusers/images/login.png");
}
#formLogin .popupButton,
#options .popupButton{
	font-size: 13px !important;
font-weight: bold !important;
color: #ffffff !important;
background-color: #FF0000 !important;
}
#loginForm input, #optionsForm input{
	font-size: 13px !important;
}

.siteobject_frontusers_login h2
{
	text-transform:uppercase;
}




/* Full-width input fields */
.siteobject_frontusers_profile input[type=text], .siteobject_frontusers_profile input[type=password], .siteobject_frontusers_profile input[type=email], .siteobject_frontusers_profile input[type=tel] {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    display: inline-block;
    border: none;
    background: #f1f1f1;
}

.siteobject_frontusers_profile input[type=text]:focus, .siteobject_frontusers_profile input[type=password]:focus, .siteobject_frontusers_profile input[type=email]:focus, .siteobject_frontusers_profile input[type=tel]:focus {
    background-color: #ddd;
    outline: none;
}

.siteobject_frontusers_profile hr {
    border: 1px solid #f1f1f1;
    margin-bottom: 25px;
}

/* Set a style for all buttons */
.siteobject_frontusers_profile button {
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

.siteobject_frontusers_profile button:hover {
    opacity:1;
}

/* Extra styles for the cancel button */
.siteobject_frontusers_profile .cancelbtn {
    padding: 14px 20px;
    background-color: #f44336;
}

/* Float cancel and signup buttons and add an equal width */
.siteobject_frontusers_profile .cancelbtn, .siteobject_frontusers_profile .signupbtn {
  float: left;
  width: 50%;
}


/* Clear floats */
.siteobject_frontusers_profile .clearfix::after {
    content: "";
    clear: both;
    display: table;
}

/* Change styles for cancel button and signup button on extra small screens */
@media screen and (max-width: 300px) {
    .siteobject_frontusers_profile .cancelbtn, .siteobject_frontusers_profile .signupbtn {
       width: 100%;
    }
}
.newsItemImage {
	float:left; 
	margin: 0px 10px 10px 0px;
}

.siteobject_intros_list section span
{
	font-family: vollkorn;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 2px;
}

.siteobject_intros_list section h2
{
	    text-transform: capitalize;
margin-bottom: 0;
}

.siteobject_intros_list section header
{
	margin:0;
}

.siteobject_intros_list section img
{
	margin-bottom:15px;
}

.siteobject_intros_list section h3
{
	margin-top:0;
}

.siteobject_intros_list section h4
{
	    line-height: 16px;
margin-top: 0;
font-size:14px;
}


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

.siteobject_intros_list .col
{
		flex-basis:initial;
}

}

/*****************************************/
/**										**/
/**    siteobject_maplocations_list     **/
/**										**/
/*****************************************/

.siteobject_maplocations_list .header
{
	border-bottom:1px solid #124b3e;
	margin-bottom:10px;
}

.siteobject_maplocations_list .header h3
{
	margin-bottom:10px;
}

.siteobject_maplocations_list h3
{
	text-transform:uppercase;
}

.siteobject_maplocations_list .col
{
	padding:0;
}

.siteobject_maplocations_list .spacer
{
	margin-bottom:25px;
}

.stores h2
{
	text-transform:uppercase;
}

.siteobject_maplocations_list .storeName
{
	padding-left:0;
}

@media screen and (max-width: 736px) {
	.siteobject_maplocations_list .storeName
	{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}

	.siteobject_maplocations_list .col
	{
		flex: 0 0 100%;
		text-align: center;
		margin-bottom: 13px;
	}
}


/*****************************************/
/**										**/
/**    siteobject_maplocations_item     **/
/**										**/
/*****************************************/

.siteobject_maplocations_item .start
{
	margin-top:30px;
}

.siteobject_maplocations_item h3
{
	margin-bottom:0;
	text-transform:uppercase;
}

.siteobject_maplocations_item .openingstime
{
	margin:0;
}


.siteobject_maplocations_item .openingstime .day
{
	padding-left:0;
}

.siteobject_maplocations_item ul
{
	padding-left:10px;
}

.siteobject_maplocations_item ul > li {
    text-indent: -11px;
}

.siteobject_maplocations_item ul > li:before {
	content: "*";
	text-indent: -5px;
	padding-right: 3px;
}

@media screen and (max-width: 736px) {
	.siteobject_maplocations_item h2
	{
		font-size:12px !important;
	}

	.siteobject_maplocations_item .day
	{
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}

	.siteobject_maplocations_item .main, .siteobject_maplocations_item .extra
	{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

}

@media screen and (min-width: 737px) and (max-width: 1200px) {

.siteobject_maplocations_item .start
{
	margin-top:5px;
}


.siteobject_maplocations_item .openingstime
{
	flex-wrap: nowrap;
}

.siteobject_maplocations_item .openingstime .day
{
	    flex: 0 0 37%;
    max-width: 37%;
}

.siteobject_maplocations_item .openingstime .time
{
	    flex: 0 0 86%;
}

.siteobject_maplocations_item .info
{
	  margin-top:-10px;
}

}



/********************************/
/**                            **/
/**    siteobject_news_list    **/
/**                            **/
/********************************/

.siteobject_news_list .grid {
	max-width: 1200px;
}

.siteobject_news_list .grid:after {
	content: '';
	display: block;
	clear: both;
}

.siteobject_news_list .grid-sizer,
.siteobject_news_list .grid-item {
	width: 50%;
	margin-bottom:20px;
}

.siteobject_news_list .grid-item {
	float: left;
}

/*.ie .siteobject_news_list .article-body
{
	height:500px;
}*/

.ie .siteobject_news_list .grid
{
	display: flex;
}

.siteobject_news_list .article {
	display: -ms-flexbox;
	-ms-flex-direction: column;	
	background: #FFFFFF;
	display: flex;
	flex: 1;
	flex-direction: column;
	flex-basis: auto;
	margin: 10px;
	
}

.siteobject_news_list .article:hover,
.siteobject_news_list .article:focus {
	}

.siteobject_news_list .article-image {
	background: #eeeeee;
	display: block;
	padding-top: 75%;
	position: relative;
	width: 100%;
}

.siteobject_news_list .article-image img {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.siteobject_news_list .article-image.is-3by2 {
	padding-top: 66.6666%;
}

.siteobject_news_list .article-image.is-16by9 {
	padding-top: 56.25%;
}

.siteobject_news_list .article-body {
 	/*display: -ms-flexbox;
	-ms-flex-direction: column;
	display: flex;
	flex: 1;
	flex-direction: column;*/
	padding: 20px;
	padding-left:0;
}

.siteobject_news_list h2.article-title {
	flex-shrink: 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
}

.siteobject_news_list .article-date
{
	font-size: 16px;
	font-family: "FuturaBold" !important;
    color: #124b3e !important;
}

.siteobject_news_list .article-body p {
	flex: 1;
	margin-top: 20px;
}

.siteobject_news_list .article-info {
	border-top: 1px solid #055445;
	justify-content: space-between;
	margin-top: 10px;
	text-align: center;
	padding-top: 15px;
	height:40px;

}

.siteobject_news_list .article-info span.facebook
{
background-image: url("/dynamic/media/1/images/Elementen/news_facebook.png");
	   padding-left:21px;
margin-left:15px;
height:21px;
float:left;
}

.siteobject_news_list .article-info span.text
{
	float:left;
padding-top: 4px;

}




@media screen and (max-width: 736px) {
	.siteobject_news_list .grid-sizer,
	.siteobject_news_list .grid-item {
		width: 100%
	}

	.siteobject_news_list .article
	{
		margin:0;
	}
	
	.siteobject_news_list h2.article-title
	{
		font-size: 17px;
	}

	.siteobject_news_list .article-date
	{
		font-size: 14px;
	}

}



@media screen and (min-width: 800px) {
	.columns,
	.column {
		display: flex;
	}
}

@media screen and (min-width: 1000px) {
	.siteobject_news_list .first-article {
		flex-direction: row;
	}

	.siteobject_news_list .first-article .article-body {
		flex: 1;
	}

	.siteobject_news_list .first-article .article-image {
		height: 300px;
		order: 2;
		padding-top: 0;
		width: 400px;
	}

	.siteobject_news_list .main-column {
		flex: 3;
	}

	.siteobject_news_list .nested-column {
		flex: 2;
	}
}

/********************************/
/**                            **/
/**    siteobject_news_speciallist    **/
/**                            **/
/********************************/

.siteobject_news_speciallist .grid {
	max-width: 1200px;
}

.siteobject_news_speciallist .grid:after {
	content: '';
	display: block;
	clear: both;
}

.siteobject_news_speciallist .grid-sizer,
.siteobject_news_speciallist .grid-item {
	width: 50%;
	margin-bottom:20px;
}

.siteobject_news_speciallist .grid-item {
	float: left;
}

/*.ie .siteobject_news_speciallist .article-body
{
	height:500px;
}*/

.ie .siteobject_news_speciallist .grid
{
	display: flex;
}

.siteobject_news_speciallist .article {
	display: -ms-flexbox;
	-ms-flex-direction: column;	
	background: #FFFFFF;
	display: flex;
	flex: 1;
	flex-direction: column;
	flex-basis: auto;
	margin: 10px;
	
}

.siteobject_news_speciallist .article:hover,
.siteobject_news_speciallist .article:focus {
	}

.siteobject_news_speciallist .article-image {
	background: #eeeeee;
	display: block;
	padding-top: 75%;
	position: relative;
	width: 100%;
}

.siteobject_news_speciallist .article-image img {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.siteobject_news_speciallist .article-image.is-3by2 {
	padding-top: 66.6666%;
}

.siteobject_news_speciallist .article-image.is-16by9 {
	padding-top: 56.25%;
}

.siteobject_news_speciallist .article-body {
 	/*display: -ms-flexbox;
	-ms-flex-direction: column;
	display: flex;
	flex: 1;
	flex-direction: column;*/
	padding: 20px;
	padding-left:0;
}

.siteobject_news_speciallist h2.article-title {
	flex-shrink: 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
}

.siteobject_news_speciallist .article-date
{
	font-size: 16px;
	font-family: "FuturaBold" !important;
    color: #124b3e !important;
}

.siteobject_news_speciallist .article-body p {
	flex: 1;
	margin-top: 12px;
}

.siteobject_news_speciallist .article-info {
	
	justify-content: space-between;
	margin-top: 10px;
	text-align: center;
	padding-top: 15px;
	height:40px;

}

.siteobject_news_speciallist .article-info span.facebook
{
background-image: url("/dynamic/media/1/images/Elementen/news_facebook.png");
	   padding-left:21px;
margin-left:15px;
height:21px;
float:left;
}

.siteobject_news_speciallist .article-info span.text
{
	float:left;
padding-top: 4px;

}




@media screen and (max-width: 736px) {
	.siteobject_news_speciallist .grid-sizer,
	.siteobject_news_speciallist .grid-item {
		width: 100%
	}

	.siteobject_news_speciallist .article
	{
		margin:0;
	}
	
	.siteobject_news_speciallist h2.article-title
	{
		font-size: 17px;
	}

	.siteobject_news_speciallist .article-date
	{
		font-size: 14px;
	}

}



@media screen and (min-width: 800px) {
	.columns,
	.column {
		display: flex;
	}
}

@media screen and (min-width: 1000px) {
	.siteobject_news_speciallist .first-article {
		flex-direction: row;
	}

	.siteobject_news_list .first-article .article-body {
		flex: 1;
	}

	.siteobject_news_speciallist .first-article .article-image {
		height: 300px;
		order: 2;
		padding-top: 0;
		width: 400px;
	}

	.siteobject_news_speciallist .main-column {
		flex: 3;
	}

	.siteobject_news_speciallist .nested-column {
		flex: 2;
	}
}

/************************************/
/**                                **/
/**    siteobject_news_weeklist    **/
/**                                **/
/************************************/

.siteobject_news_weeklist .grid {
	max-width: 1200px;
}

.siteobject_news_weeklist .grid:after {
	content: '';
	display: block;
	clear: both;
}

.siteobject_news_weeklist .grid-sizer,
.siteobject_news_weeklist .grid-item {
	width: 50%;
	margin-bottom:50px;
}

.siteobject_news_weeklist .grid-item {
	float: left;
}

/*.ie .siteobject_news_weeklist .article-body
{
	height:500px;
}*/

.ie .siteobject_news_weeklist .grid
{
	display: flex;
}

.siteobject_news_weeklist .article {
	display: -ms-flexbox;
	-ms-flex-direction: column;	
	background: #FFFFFF;
	display: flex;
	flex: 1;
	flex-direction: column;
	flex-basis: auto;
	margin: 10px;
height:100%;
	
}

.siteobject_news_weeklist .article:hover,
.siteobject_news_weeklist .article:focus {
	}

.siteobject_news_weeklist .article-image {
	background: #eeeeee;
	display: block;
	padding-top: 75%;
	position: relative;
	width: 100%;
   height: auto;
}

.siteobject_news_weeklist .article-image img {
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.siteobject_news_weeklist .article-image.is-3by2 {
	padding-top: 66.6666%;
}

.siteobject_news_list .article-image.is-16by9 {
	padding-top: 56.25%;
}

.siteobject_news_weeklist .article-body {
 	/*display: -ms-flexbox;
	-ms-flex-direction: column;
	display: flex;
	flex: 1;
	flex-direction: column;*/
	padding: 20px;
	padding-left:0;
}

.siteobject_news_weeklist h2.article-title {
	flex-shrink: 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
}

.siteobject_news_weeklist .article-date
{
	font-size: 16px;
	font-family: "FuturaBold" !important;
    color: #124b3e !important;
}

.siteobject_news_weeklist .article-body p {
	flex: 1;
	margin-top: 20px;
}

.siteobject_news_weeklist .article-info {
	border-top: 1px solid #055445;
	justify-content: space-between;
	margin-top: 10px;
	text-align: center;
	padding-top: 15px;
	height:40px;

}

.siteobject_news_weeklist .article-info span.facebook
{
background-image: url("/dynamic/media/1/images/Elementen/news_facebook.png");
	   padding-left:21px;
margin-left:15px;
height:21px;
float:left;
}

.siteobject_news_weeklist .article-info span.text
{
	float:left;
padding-top: 4px;

}




@media screen and (max-width: 736px) {
	.siteobject_news_weeklist .grid-sizer,
	.siteobject_news_weeklist .grid-item {
		width: 100%
	}

	.siteobject_news_weeklist .article
	{
		margin:0;
	}
	
	.siteobject_news_weeklist h2.article-title
	{
		font-size: 17px;
	}

	.siteobject_news_weeklist .article-date
	{
		font-size: 14px;
	}

}



@media screen and (min-width: 800px) {
	.columns,
	.column {
		display: flex;
	}
}

@media screen and (min-width: 1000px) {
	.siteobject_news_weeklist .first-article {
		flex-direction: row;
	}

	.siteobject_news_weeklist .first-article .article-body {
		flex: 1;
	}

	.siteobject_news_weeklist .first-article .article-image {
		height: 300px;
		order: 2;
		padding-top: 0;
		width: 400px;
	}

	.siteobject_news_weeklist .main-column {
		flex: 3;
	}

	.siteobject_news_weeklist .nested-column {
		flex: 2;
	}
}

/* Tabs in content */
.siteobject_pages_tabs ul.tablist {
	border-bottom: #ADAD9F 2px solid;
}
.siteobject_pages_tabs ul.tablist li {
	height: 32px;
line-height: 32px;
background: #D6D6D6;
}
.siteobject_pages_tabs ul.tablist li a {
	padding-left: 20px;
padding-right: 20px;
background: #D6D6D6;
color: #8C8472 !important;
border-bottom: #ADAD9F 2px solid;
}
.siteobject_pages_tabs ul.tablist li a:hover,
.siteobject_pages_tabs ul.tablist li a.current {
	background: #ffffff;
color: #000000 !important;
border-bottom: #ffffff 2px solid;
}

.siteobject_pages_tabs .tabs {
	padding-top: 10px;
}

/***** categorymenu *****/

.siteobject_webshop_categorymenu .item a
{
	text-decoration: none;
}


.siteobject_webshop_categorymenu .item img
{
	margin-bottom: 25px;
}

.siteobject_webshop_categorymenu .item h2
{
    text-transform: uppercase;
}


/***** webshop catalog *****/

.siteobject_webshop_catalog .catalog_blockproduct a
{
	text-decoration: none;
}

.siteobject_webshop_catalog .catalog_blockproduct h3
{
	text-transform: uppercase;
margin-bottom:0;
}



.siteobject_webshop_catalog .catalog_blockproduct img
{
	margin-bottom: 15px;
}

.siteobject_webshop_catalog .row > *
{
	padding-bottom:50px;
}


.siteobject_webshop_catalog .subText
{
	color: #124b3e !important;
    font-family: "Vollkorn" !important;
    font-size: 14px !important;
    font-style: italic;
    letter-spacing: 1.5px;
     line-height: 16px;
    font-weight: 400;
	
}


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

.siteobject_webshop_catalog .col
{
		flex-basis:initial;
}

}


/***** webshop cart *****/

@media (max-width: 991.98px) {

.siteobject_webshop_cart .quantityDiv .qty
{
		width: 50px;
}

.cart .item .amount
{
	    padding-right: 14px;
}

}

/***** webshop opc *****/


.siteobject_webshop_opc h2
{
	text-transform:uppercase;
}

.siteobject_webshop_opc .has-error .sm-form-control {
	border-color: #a94442;
}

.siteobject_webshop_opc .has-success .sm-form-control {
	border-color: #3c763d;
}


.siteobject_webshop_opc .panel {
	background-color: #ffffff;
}

.siteobject_webshop_opc .panel-default {
	border-color: #dddddd;
}

.siteobject_webshop_opc .acctitle {
   border-top: 1px dotted #dddddd;
color: #444444;
    
}

.siteobject_webshop_opc input[type="radio"]:checked ~ label {
	border: 1px solid #FAFAFA;
}

.siteobject_webshop_opc .cart .head {
	border-bottom: 2px solid #dddddd;
    
}

.siteobject_webshop_opc .cart .shipping, .cart .payments, .cart .price {
	border-top: 1px solid #E5E5E5;
}







.fototextheader .content .textcontent
{
	background-color: white;
	padding-top:50px;
}

#main-wrapper .container.text
{
	margin-bottom:0;
}

.fototextheader h2{
	/*padding-left:15px;*/
margin-left:10px;
text-transform: uppercase;
}

#main-wrapper .container.imagefooter
{
	margin-bottom:0;
}

.fototextheader ol {
	padding-left:24px;
    list-style: decimal;
}

.fototextheader ol > li {
	padding-left:7px;
}

.fototextheader ul {
	padding-left:24px;
}

.fototextheader ul > li {
	text-indent: -17px;
}

.fototextheader ul > li:before {
	content: "-";
	text-indent: -5px;
	padding-right: 13px;
	display: inline-block;
}

.fototextheader .innertextcontent .col-sm
{
	margin:10px;
}

.innertextcontent .col-sm
{
/*padding-left:0;*/
}

.spacer
{
margin-bottom:50px;
}