@charset "utf-8";
/* CSS Document */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}

body{
	font:12px/1  Arial, Helvetica, sans-serif;
	background-color:#f0f0f0;
	-webkit-font-smoothing:antialiased;
	color:#231f20;
}
/*
proxima nova
light = 300
semibold = 600
bold = 700
http://help.typekit.com/customer/portal/articles/6855-using-multiple-weights-and-styles
*/

a{
	text-decoration:none;
	color:#231f20;
}

.center1000{
	float: none;
	margin: 0 auto;	
	width: 1000px;
}

.center1040{
	float: none;
	margin: 0 auto;	
	width: 1040px;
}

.fclear{
	clear:both;
	height:0;	
}

.clear{
	width:100%;
	clear:both;
}

.clear50{
	width:100%;
	clear:both;	
	height: 50px;
}

.clear.f{
	float: left;	
}

header#top{
	background:#000;
	height:60px;
	padding:0 0 0 32px;
	overflow:hidden;
	position:fixed;
	z-index:100;
	width:100%;
	box-sizing:border-box;
}

header#top a#logo{
	margin:15px 0 0 0;
	display:inline-block;	
}

#topright a#cartbutton{
	float:right;
	width:63px;
	height:60px;
	padding:0 0 0 15px;
	text-align:center;
	background:#fff url(../images/cart.png) no-repeat 8px center;	
	font:14px/60px 'Libre Baskerville', serif;
	color:#000;
}

#topright a#searchbutton{
	float:right;
	width:60px;
	height:60px;
	background:url(../images/searchglass.png) no-repeat center;	
}

#topright #sep{
	float:right;
	border-width:0 0 60px 30px;
    border-style:solid;
    border-color:transparent #fff #fff transparent;	
}

nav{
	height:45px;
	background:#fff;
	text-align:center;	
	overflow:hidden;
	font:12px/47px "proxima-nova",sans-serif;
	text-transform:uppercase;	
	letter-spacing:2.4px;
	position:fixed;
	top:60px;
	left:0;
	width:100%;	
	z-index:101;
}

body.scrolled nav, body.fixed nav{
	top:0;
	background:none;
	height:60px;
	line-height:62px;
	left:180px;
	right:180px;
	width:auto;
}


#pusher{
	height:105px;	
}

body.fixed #pusher{
	height:60px;	
}



nav a{
	display:inline-block;
	vertical-align:top;
	height:45px;
	padding:0 22px;	
	color:#231F20;
}

body.scrolled nav a, body.fixed nav a{
	color:#fff;	
	height:60px;	
}

nav span{
	display:inline-block;
	vertical-align:top;
	width:1px;
	height:47px;
	background:#d8d8d8;	
	transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	margin:-1px 0 0 0;
}

body.scrolled nav span, body.fixed nav span{
	height:62px;	
}

nav span:last-child{
	display:none;
}

footer{
	background:url(../images/footer.png) repeat-x;
	height:81px;
	margin:260px 0 0 0;	
	color: #fff;
	text-transform: uppercase;
	font: 10px/90px 'Libre Baskerville', serif;
  	letter-spacing : 2px;
}

footer a{
	color: #fff;
}


#header,#headerhold{
	height:495px;
	position:relative;
	overflow:hidden;
}

#headerslidebullets{
	position:absolute;
	z-index:2;
	width:100%;
	top:430px;
	text-align:center;
	left:0;
}

#headerslidebullets span{
	font-size:45px;
	color:#7c7c82;
}

#headerslidebullets span.active{
	color:#fff;
}

#header .headerslide{
	position:absolute;
	display:none;
	left:0;
	top:0;
	bottom:0;
	right:0;
	background-size:cover;
	background-position:center top;
	background-repeat:no-repeat;
}

#header .headerslide a.click{
	display:block;
	height:450px;
	text-align:center;
	color:#fff;
	text-decoration:none;
}

#header .headerslide a.click:before{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.50em;
}

#header .headerslide a.click[href='']{
	cursor:default;	
}

#header .headerslide a.click span.center{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}

#header .headerslide a.click span.center span.title{
	font:300 24px/56px "proxima-nova",sans-serif;	
 	letter-spacing : 2.4px;
  	text-shadow : 2px 2px 5px rgba(0, 0, 0, 0.3);
	margin:0 0 10px 0;	
	clear:both;
}

#header .headerslide a.click span.center span.subtitle{
	font:bold 42px/50px 'Libre Baskerville', serif;
	letter-spacing : 4.2px;
	color : #FFFFFF;
	text-shadow : 2px 2px 5px rgba(0, 0, 0, 0.3);	
	clear:both;	
}

#header .headerslide a.click span.center span.collection{
	display:inline-block;
	width:172px;	
	height:40px;
	font:14px/41px "proxima-nova",sans-serif;
	letter-spacing:2px;	
	text-align:center;
	background:#000 url(../images/arrow-white-right.png) no-repeat right 19px center;
	clear:both;
	padding:0 28px 0 0;
	margin: 40px 0 0 0;
}

#header #headerslide-left{
	background:url(../images/arrow-white-slide-left.png) no-repeat center right;
	position:absolute;
	left:0;
	top:0;
	height:495px;
	width:52px;	
	z-index:3;
}
#header #headerslide-right{
	background:url(../images/arrow-white-slide-right.png) no-repeat center left;
	position:absolute;
	right:0;
	top:0;
	height:495px;
	width:52px;	
	z-index:3;
}

#beng-selected{
	height:75px;
	font:700 12px/75px "proxima-nova",sans-serif;
	letter-spacing:2.4px;
	color:#231f20;
	text-align:center;
	text-transform:uppercase;
}

div.horz-slider-hold{
	height:280px;	
	background:#fff;
	position:relative;
	overflow:hidden;
}

div.horz-slider-hold.instagram{
	height:410px;	
	margin:60px 0 0 0;
}

div.horz-slider-hold.team{
	height:140px;	
}

div.horz-slider-hold .slide-left{
	background:url(../images/arrow-black-slide-left.png) no-repeat center right;
	position:absolute;
	left:0;
	top:0;
	height:280px;
	width:66px;	
	z-index:3;	
}

div.horz-slider-hold .slide-right{
	background:url(../images/arrow-black-slide-right.png) no-repeat center left;
	position:absolute;
	right:0;
	top:0;
	height:280px;
	width:66px;	
	z-index:3;	
}

div.horz-slider-hold.instagram .slide-left,
div.horz-slider-hold.instagram .slide-right{
	height:410px;	
}

div.horz-slider-hold.team .slide-left,
div.horz-slider-hold.team .slide-right{
	height:140px;
	width:138px;
	border-right:2px solid #ebebeb;
	background:#fff url(../images/arrow-black-left.png) no-repeat center;
}

div.horz-slider-hold.team .slide-right{
	border-left:2px solid #ebebeb;	
	border-right:0;
	background:#fff url(../images/arrow-black-right.png) no-repeat center;
}

div.horz-slider-hold .horz-slider{
	overflow:hidden;
	width:100%;	
	height:280px;
	position:absolute;
	left:0;	
	white-space:nowrap;
}

div.horz-slider-hold .horz-slider.instagram{
	height:320px;
}
div.horz-slider-hold .horz-slider.team{
	height:140px;
	box-sizing:border-box;
	padding:0 140px;
}


div.horz-slider-hold .horz-slider a{
	display:inline-block;
	width:330px;
	border-right:2px solid #e9e9e9;	
	height:280px;
	background: no-repeat center;
}

div.horz-slider-hold .horz-slider a .hover{
	background-color: rgba(255,255,255,0);
	width: 280px;
	height: 180px;
	float: left;
	text-align: center;
	padding: 50px 25px;
	position: relative;
	opacity: 0;
	transition: all 0.2s linear;
	text-transform: uppercase;
}

div.horz-slider-hold .horz-slider a:hover .hover{
	opacity: 1;	
		background-color: rgba(255,255,255,0.75);
}

div.horz-slider-hold .horz-slider a .hover .titel{
	font:bold 27px/34px 'Libre Baskerville', serif;	
	width: 100%;
	float: left;
	white-space:normal;
}

div.horz-slider-hold .horz-slider a .hover .subtitel{
	font:300 18px/36px "proxima-nova",sans-serif;	
	width: 100%;
	float: left;
}

div.horz-slider-hold .horz-slider a .hover .prijs{
	font:300 18px/36px "proxima-nova",sans-serif;	
	width: 100%;
	float: left;
	position: absolute;
	bottom: 50px;
	left: 0;
}


div.horz-slider-hold .horz-slider.instagram a{
	width:298px;
	height:298px;
	border:1px solid #e9e9e9;
	padding:10px;	
	margin:0 5px;
	background-color:#fff;	
}	


div.horz-slider-hold .horz-slider.instagram a span{
	width:298px;
	height:298px;
	display:inline-block;	
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}



div.horz-slider-hold .horz-slider.team a{
	width:309px;
	height:100px;
	border-right:1px solid #e9e9e9;
	padding:30px 10px 10px 10px;	
	margin:0 5px;
	background-color:#fff;
	font:300 20px/36px "proxima-nova",sans-serif;
	text-transform:uppercase;
	color:#d8d8d8;
	text-align:center;
}	

div.horz-slider-hold .horz-slider.team a span{
	font:bold 27px/34px 'Libre Baskerville', serif;	
}

div.horz-slider-hold .horz-slider.team a:hover, div.horz-slider-hold .horz-slider.team a.active{
	color:#000;	
}

div.horz-slider-hold div.horz-slider-title{
	width:100%;
	height:50px;
	text-align:center;
	font:700 12px/50px "proxima-nova",sans-serif;
 	letter-spacing : 2.4px;
 	color : #231F20;
	text-transform:uppercase;
}

#sm-bar{
	height: 75px;	
	border-top: 1px solid #dfdfdf;
	background-color: #fff;
  	letter-spacing : 2.4px;
  	color : #231F20;
	font:12px/75px "proxima-nova",sans-serif;
}

#sm-bar .center1000{
	height: 75px;	
}

#sm-bar a.sm, #prod-share a.sm{
	display:inline-block;
	vertical-align:top;
	height:75px;
	padding:0 26px;	
	color:#231F20;
}

#prod-share a.sm{
	height:48px;
	float:right;
	padding:0 32px;	
}

#sm-bar span.sm, #prod-share span.sm{
	display:inline-block;
	vertical-align:top;
	width:1px;
	height:77px;
	background:#d8d8d8;	
	transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	margin:-1px 0 0 0;
}

#prod-share span.sm{
	height:50px;
	float:right;	
}

a.twitter{background: url(../images/icon-twitter.png) no-repeat center;}
a.facebook{background: url(../images/icon-facebook.png) no-repeat center;}
a.instagram{background: url(../images/icon-instagram.png) no-repeat center;}

#sm-bar #nb{
	float: right;	
	width: 615px;
}

#sm-bar #nb form{
	float: right;	
}

#sm-bar #nb form input{
	width: 221px;
	height: 31px;
	line-height: 35px;
	border: 0px;	
	padding: 0 15px;
	background: #f0f0f0;
	color: #000;
	float: left;
	margin-top: 20px;
	letter-spacing:1.2px;
	border: 2px solid #f0f0f0;
	transition: border 0.2s linear;
}

#sm-bar #nb form input.error{
	border-color: #F23D3D;
}

#sm-bar #nb form input.ok{
	border-color: #007C00;
}

#sm-bar #nb form button{
	width: 63px;
	height: 35px;
	background: #000;
	color: #fff;
	border: 0px;
	float: left;
	margin-top: 20px;
	line-height: normal;	
	font-weight:bold;
	letter-spacing:1.2px;
}

#sm-bar #nb form button:hover{
	background:#3f3f3f;	
}

section.landing {
	position: relative;
	height:344px;
	width:100%;	
}

section.landing .pointer{
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 0 -13px;
	width: 0; 
	height: 0; 
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 13px solid #fff;
}

section.landing header{
	height:344px;
	background-color:#b9b7b8;
	background-position:right center;
	background-repeat:no-repeat;
	color:#fff;
	text-align:left;
	font:16px/22px "proxima-nova",sans-serif;
	position: absolute; 
	width: 100%;  
	display: table; 
}

section.landing.tmm{
	height:400px;	
}
section.landing.tmm header{
	height:400px;	
}

section.landing.iac header{
	background-position:center;	
}

section.landing.iac header.tekst{
	text-align: center;	
	padding: 120px 0 0 0;
	height: 224px;
}

section.landing.iac header.tekst h1.h1{
	font: 48px/60px 'Libre Baskerville', serif;	
}

section.landing.iac header.tekst{
	display: table-cell; 
	vertical-align: middle;
}

section.landing header .vert-align{
	display: table-cell; 
	vertical-align: middle;
}

section.landing header h1{
	font:bold 60px/72px 'Libre Baskerville', serif;
	text-transform:uppercase;
	margin:0;
}

section.landing header h2{
	font:300 30px/36px "proxima-nova",sans-serif;
	text-transform:uppercase;
	margin:0 0 10px 0;	
}


#prod-info h2{
	font:bold 34px/38px 'Libre Baskerville', serif;
	text-transform:uppercase;
	margin:0;
}

#prod-info h1{
	font:300 21px/30px "proxima-nova",sans-serif;
	text-transform:uppercase;
	margin:0 0 25px 0;	
}

div.wsww{
	height:45px;
	background:#fff;
	border-bottom:1px solid #a6a9b2;
	padding:0 25px;
	text-align:right;
	text-transform:uppercase;
	font:12px/45px "proxima-nova",sans-serif;	
	letter-spacing:3px;
}

div.wsww.tb{
	border-top:1px solid #E5E5E5;
	border-bottom:0px;	
}

div.wsww.nb{
	border:0px;	
}

div.wsww a{
	float:left;	
	color:#231f20;
	background:url(../images/arrow-back.png) no-repeat left center;
	padding:0 0 0 30px;
}

span.prod-info, a.prod-info-tekst{
	font:600 12px/50px "proxima-nova",sans-serif;	
	letter-spacing:2.4px;
	color:#231F20;
	height:48px;
	border-top:2px solid #f5f5f5;
	border-bottom:2px solid #f5f5f5;
	width:100%;
	float:left;
	text-align:center;
	text-transform:uppercase;
	background:#fff;
}

span.prod-info{
	position:relative;
	top:-2px;	
}

a.prod-info-tekst:hover{
	background:#a6a9b2;	
	color:#fff;
}

a.prod-info-tekst span{
	font-size:16px;
	font-weight:normal;
	position:relative;
	top:1px;
	display:none;
}
a.prod-info-tekst span:last-child{
	display:inline-block;	
	top:-1px;
}

#prod-info-tekst{
	padding:75px 0;	
	display:block;
}

.prod-list{
	width:385px;
	padding:0 54px 0 0;
	float:left;
	margin:0;
	list-style:none;
}

.prod-tekst{
	font:300 16px/18px "proxima-nova",sans-serif;
  	letter-spacing : 0.8px;
	padding:10px 0 0 0;
	width: 600px;
	float: right;
}

.prod-list li{
	padding:10px 10px 10px 0;
	min-height:23px;
	border-bottom:2px solid #efefef;
	text-align:right;	
	font:300 12px/23px "proxima-nova",sans-serif;	
  	letter-spacing : 2.4px;
	text-transform:uppercase;
	margin:0;
}

.prod-list li span{
	float:left;	
	font-weight:600;
	/*width:70px;*/
	padding:0 0 0 10px;
	text-align:left;
}

#prod-info{
	float:right;
	width:386px;	
	padding:0px 3px 85px 0;
}

#prod-prijs{
	padding:0 0 35px 18px;	
	font:300 21px/30px "proxima-nova",sans-serif;
}

#prod-levering{
	padding:0 0 45px 18px;	
	font:300 14px/17px "proxima-nova",sans-serif;
}

#prod-prijs a{
	height:34px;
	width:34px;
	font:400 14px/36px "proxima-nova",sans-serif;
	border:1px solid #A6A9B2;
	color: #A6A9B2;;
	border-radius:40px;
	margin:0  0 0 8px;
	text-align:center;
	float:right;
	position:relative;
	top:-4px;
}

#prod-prijs a.sel{
	border:1px solid #231F20;
	color: #231F20;	
}

#prod-prijs a:hover{
	color:#fff;
	background:#231F20;
	border:1px solid #231F20;
}

#prod-prijs span.lt{
	font-size:16px;	
	color:#ccc;
}

#prod-share{
	margin:89px 0 0 0;
	border-top:2px solid #ebebeb;	
	border-bottom:2px solid #ebebeb;
	height:48px;
	background-color: #fff;
  	letter-spacing : 2.4px;
  	color : #231F20;
	padding:0 0 0 10px;
	font:12px/50px "proxima-nova",sans-serif;
	overflow:hidden;	
}

#prod-fotos{
	width:625px;
	float:left;	
}

#pf-thumbs{
	width:55px;
	float:left;
}

#pf-thumbs a{
	width:50px;
	height:50px;
	margin:0 0 5px 0;
	display:inline-block;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;	
}

#pf-large{
	float:left;
	width:560px;
	height:500px;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;	
}

#zoomWindowContainer{
	border:0;
}

#cartoverview,#orderoverview{
	padding:60px 0 0 0;	
}

#cartoverview h1,#orderoverview h1{
	font:bold 30px/36px 'Libre Baskerville', serif;
	text-transform:uppercase;
	margin:0 0 12px 0;
}

#cartoverview .col1{
	width:611px;
	float:left;	
}
#cartoverview .col2{
	width:89px;	
	margin:0 10px 0 0;
	float:left;	
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#cartoverview .col3{
	width:90px;	
	margin:0 10px 0 0;
	float:left;	
}
#cartoverview .col4{
	width:120px;	
	margin:0 10px 0 0;
	float:left;	
}
#cartoverview .col5{
	width:60px;	
	float:left;	
}

#cartoverview .col5 a{
	width:60px;	
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:20px;
}

#cartoverview .col5 a:hover{
	color:#fff;	
	background:#D8D8D8;
}

#cartoverview #items .col1{
	width:610px;
	border-right:1px solid #e5e5e5;	
}

#cartoverview .tac{
	text-align:center;	
}

#cartoverview .cart-heading, #orderoverview .order-heading{
	height:38px;
	font:300 18px/22px "proxima-nova",sans-serif;
	text-transform:uppercase;	
}

#cartoverview #items{
	padding:0 0 10px 0;
	border-bottom:1px solid #d8d8d8;
	margin:0 0 20px 0;
	overflow:hidden;	
}

#cartoverview .sep, .orderform .sep{
	background-color:#d8d8d8;
	margin:20px 0;
	height:1px;
	width:100%;
	float:left;
}

#cartoverview #items .cart-item{
	height:60px;
	margin:0 0 10px 0;
	float:left;	
}

#cartoverview #items .cart-item div{
	background-color:#fff;
	float:left;	
	height:60px;
	font:16px/60px "proxima-nova",sans-serif;
	text-transform:uppercase;	
}

#cartoverview #items .cart-item .col1 div{
	width:60px;	
	margin:0 30px 0 0;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;	
}

#cartoverview #items .cart-item .col1 a{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	float:left;
	width:510px;
}

#cartoverview #items .cart-item .col2{ 
	color:#dddddd;
}

#cartoverview #items .cart-item .col3{
	position:relative;	
}

#cartoverview #items .cart-item .col3 strong{
	width:58px;
	text-align:center;
	display:inline-block;
}

#cartoverview #items .cart-item .col3 .stock.up{
	position:absolute;
	right:0;
	top:0;	
	height:30px;
	width:40px;
	background:url(../images/arrow-black-up.png) no-repeat center;
}

#cartoverview #items .cart-item .col3 .stock.down{
	position:absolute;
	right:0;
	bottom:0;
	height:30px;
	width:40px;
	background:url(../images/arrow-black-down.png) no-repeat center;	
}

#cartoverview #items .cart-item strong{
	font-weight:600;	
}

#textpage.center1000{
	padding:70px 80px 95px 80px;
	box-sizing:border-box;
	background-color:#fff;
	margin-bottom:165px;
	font:300 16px/22px "proxima-nova",sans-serif;
  	letter-spacing:0.8px;
}

#textpage.center1000.nomarginbottom{
	margin-bottom: 0px;
}

#textpage h1.h1{
	font:bold 36px/44px 'Libre Baskerville', serif;	
	margin:0 0 30px 0;
	text-transform:uppercase;
}

#textpage h2.h2{
	font:300 18px/22px "proxima-nova",sans-serif;
	margin:0 0 10px 0;
}

#homeblocks{
	width:1000px;
	margin:60px auto 0 auto;
	height:765px;
	position:relative;
}	

#homeblocks a,#homeblocks span.a{
	position:absolute;
	font:bold 27px/36px 'Libre Baskerville', serif;	
	color:#000;
	box-sizing:border-box;
	width:320px;
	background-color:#fff;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;	
	text-align:center;
	padding:30px;
}

a.tocheckout{
	text-decoration:underline;
	color:#777;
	letter-spacing:1px;	
}

.filterbar{
	background: #E6E8EF;
	min-height: 54px;
	line-height: 54px;
}

.ps-hold{
	float: left;
	width: 210px;
	margin-top: 10px;
	position: relative;
	text-transform: uppercase;
	font:12px "proxima-nova",sans-serif;
	letter-spacing : 2.4px;
	color: #231F20;
}

.ps-hold.prod{
	width:250px;
	margin:0 10px 10px 0;
}

.ps-hold.cart{
	float:right;
	height:45px;
	width:290px;
	margin:0;
	font:600 16px/45px "proxima-nova",sans-serif;
	letter-spacing:0px;	
	text-transform:none;
}

.sc-button{
	padding:0 15px;
	height:45px;
	font:12px/45px "proxima-nova",sans-serif;
	display:inline-block;	
	background:#e6e8ef;
	letter-spacing : 2px;
	color: #231F20;
	margin:0 10px 10px 0;
}

#addtocart{
	width:250px;
	height:45px;
	font:bold 12px/45px "proxima-nova",sans-serif;
	display:inline-block;	
	background:#231f20;
	letter-spacing : 2px;
	color: #fff;
	margin:0 0 10px 0;
	text-align:center;	
}

#addedtocart{
	width:248px;
	height:43px;
	font:bold 12px/45px "proxima-nova",sans-serif;
	display:inline-block;	
	background:#fff;
	border:1px solid #231f20;
	letter-spacing : 2px;
	color: #231f20;
	margin:0 0 10px 0;
	text-align:center;	
	display:none;
}

#addederror{
	width:248px;
	height:43px;
	font:bold 12px/45px "proxima-nova",sans-serif;
	display:inline-block;	
	background:#fff;
	border:1px solid #bb0000;
	letter-spacing : 2px;
	color: #bb0000;
	margin:0 0 10px 0;
	text-align:center;	
	display:none;
}

.ps-hold .ps-top{
	border-top: 1px solid #A6A9B2;
	height: 34px;
	background-color: #fff;
	float: left;
	width: 100%;
	line-height: 34px;
	padding: 0 44px 0 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;	
	box-sizing: border-box;
	color: #231F20;
}

.ps-hold.prod .ps-top{
	background:#e6e8ef;	
	border:0;
	height:45px;
	line-height:45px;
}

.ps-hold.cart .ps-top{
	border:0;
	height:45px;
	line-height:45px;	
}


.ps-hold .ps-top::before{
	content: "";
	position: absolute;
	top: 1px;
	right: 0;
	width: 34px;
	height: 34px;
	border-left: 1px solid #babdc5;
}

.ps-hold.prod .ps-top::before{
	width: 45px;
	height: 45px;
	top:0;	
}

.ps-hold.cart .ps-top::before{
	width: 45px;
	height: 45px;
	top:0;
	border-left: 2px solid #f0f0f0;		
}

.ps-hold .ps-top::after{
	content: "";		
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5.5px 0 5.5px 6px;
	border-color: transparent transparent transparent #000000;
	position: absolute;
	right: 13px;
	top: 13px;
}

.ps-hold.prod .ps-top::after,
.ps-hold.cart .ps-top::after{
	right: 19px;
	top: 17px;	
}

.ps-hold.on .ps-top::after{
	border-width: 6px 5.5px 0 5.5px;
	border-color: #000000 transparent transparent transparent;
	right: 12px;
	top: 15px;
}

.ps-hold.prod.on .ps-top::after,
.ps-hold.cart.on .ps-top::after{
	right: 17px;
	top: 19px;	
}

.ps-hold .ps-options{
	display: none;
	width: 100%;	
	float: left;
	background-color: #E6E8EF;
	position: absolute;
	left: 0;
	top: 35px;
	max-height: 200px;
	overflow-y: auto;
	z-index: 50;
}

.ps-hold.prod .ps-options{
	top:45px;		
}
.ps-hold.cart .ps-options{
	top:45px;
	background:#fff;
}

.ps-hold.on .ps-options{
	display: block;	
}

.ps-hold .ps-options a{
	width: 100%;
	float: left;	
	box-sizing: border-box;
	padding: 0 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 35px;
	line-height: 34px;
	color: #231F20;
}

.ps-hold .ps-options a.disabled{
	color:#ccc;	
}

.ps-hold .ps-options a.disabled span{
	letter-spacing:normal;
	float:right;
}

.ps-hold .ps-options a:hover{
	color: #fff;
	background-color: #A6A9B2;
}

.filterbar .omselect{
	padding: 0 62px;
	float: left;
}

.filterbar .omselect.right{
	padding: 0 62px 0 0 ;
	float: right;
}

.filterbar .omselect label{
	padding: 0 30px 0 0;
	float: left;
	text-transform: uppercase;
	font:12px/54px "proxima-nova",sans-serif;
	font-size : 12px;
	letter-spacing : 2.4px;
	color : #231F20;
}

.producthold{
	width: 1030px;
	margin: 0 auto;	
	clear: both;

}

.productblok{
	width: 235px;
  	letter-spacing : 0.7px;
	display: inline-block;
  	color : #5E5E5E;
	font:14px/20px "proxima-nova",sans-serif;
	text-transform: uppercase;
	margin: 15px 0 15px;
	padding: 0 20px 15px 0;
	height: 370px;
	float:left;
	border-bottom: 2px solid #d2d4d8;
}

.productblok:nth-child(4n){
	padding: 0 0 15px 0;	
}

.productblok .img, .productblok .img .hover{
	width: 235px;
	height: 235px;
	display: inline-block;
	margin-bottom: 28px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
}

 .productblok .img .hover{
	 opacity: 0;
	 transition: opacity 0.2s linear;
 }
 
  .productblok .img:hover .hover{
	 opacity: 1;
 }

.productblok .titel{	
	letter-spacing : 0.7px;
	color : #231F20;	
	font:bold 17px/22px 'Libre Baskerville', serif;
	width: 100%;
	display: block;
}

.productblok .tekst{
	padding: 0 10px;
	width: 100%;
	display: block;
	box-sizing: border-box;
	height: 85px;
}

span.lt{
	text-decoration:line-through;	
}

.hidden{
	display: none;	
}

.whitebg{
	background-color: #fff;	
}

.loader{
	width: 30px;
	height: 30px;	
	display: block;
	margin: 0 auto;
	background: url(../images/loader.gif) no-repeat center;
	background-size: 30px;
}

.hideborder{
	clear: both;
	height: 2px;
	background-color: #fff;
	top: -17px;	
	position: relative;
}

#cartoverview .discountcodehold{
	font:600 16px/20px "proxima-nova",sans-serif;
	width:100%;	
	height:45px;
	line-height:45px;
}

#cartoverview .discountcodehold a#code-submit{
	height:45px;
	color:#fff;
	text-decoration:none;
	float:right;
	width:60px;
	text-align:center;	
	font:600 16px/45px "proxima-nova",sans-serif;
	background:#000;	
}

#cartoverview .discountcodehold a#code-submit:hover{
	background:#3f3f3f;	
}

#cartoverview .discountcodehold input{
	float:right;
	height:44px;
	line-height:44px;
	border:0;
	padding:0;
	margin:0;
	border-top:1px solid #dfdfdf;
	font:300 16px/44px "proxima-nova",sans-serif;
	width:190px;
	padding:0 20px;
}

#cartoverview .discountcodehold #discount-code-reply{
	font:300 16px/45px "proxima-nova",sans-serif;
	float:right;	
	padding:0 20px 0 0;
	color:#f23d3d;	
}


div.shiplabel{
	font:300 16px/45px "proxima-nova",sans-serif;
	float:right;	
	padding:0 20px 0 0;	
}

div.cart-line{
	margin:10px 0 0 0;
	height:45px;
	line-height:45px;
	font:600 16px/45px "proxima-nova",sans-serif;	
	text-align:right;
	float:left;
	width:100%;
}

div.cart-line .price-hold{
	width:120px;
	height:45px;
	line-height:45px;
	background:#fff;
	float:right;	
	margin:0 0 0 40px;
	text-align:center;
}

a.button-black{
	width:290px;
	height:60px;
	background:#231f20;	
	color:#fff;
	text-align:center;
	font:600 16px/60px "proxima-nova",sans-serif;
	float:right;
	margin:0 0 80px 10px;	
}

a.button-black:hover{
	background:#3f3f3f;
}	

a.back-button{
	font:12px/62px "proxima-nova",sans-serif;
	letter-spacing:1px;	
	height:60px;
	float:left;
	background:url(../images/arrow-black-left.png) no-repeat left center;
	background-size:5px 10px;
	padding:0 0 0 25px;
}

#error-hold{
	height:60px;
	background:#F23D3D;	
	color:#000;	
	text-align:center;
	font:600 16px/60px "proxima-nova",sans-serif;
	float:right;
	margin:0 0 80px 10px;
	padding:0 27px;	
	display:none;
}

#error-hold.show{
	display: block;
}

#orderoverview .form-split {
	width:470px;
	float:left;		
}
#orderoverview .form-split.right {
	float:right;		
}

.orderform input[type="text"]{
	height:44px;
	border:0;
	border-top:1px solid #dfdfdf;
	background-color:#fff;	
	width:100%;
	margin:0 0 9px 0;
	padding:0 20px;
	box-shadow:inset 0 1px #f5f5f5;
	box-sizing:border-box;
	font:300 16px/44px "proxima-nova",sans-serif;
}

.orderform input.w230{
	width:230px;	
}

.orderform input.w230.right{
	float:right;	
}

.orderform input.w150{
	width:150px;	
}

.orderform input.w310.right{
	width:310px;	
	float:right;	
}



.orderform ::-webkit-input-placeholder { /* WebKit browsers */
	font-style:italic;
}
.orderform :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-style:italic;
   opacity:  1;
}
.orderform ::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-style:italic;
   opacity:  1;
}
.orderform :-ms-input-placeholder { /* Internet Explorer 10+ */
   font-style:italic;
}

label.radio, label.checkbox{
	height: 30px;
	display:block;
	float: left;
	margin-bottom: 9px;
	font:600 16px/30px "proxima-nova",sans-serif;
	margin: 0 40px 9px 0;
}

label.checkbox.nomargright{
	margin-right: 0px;	
}


label.radio:last-child{
	margin-right: 0px;	
}

label.radio span, label.checkbox span{
	width:16px;
	height:16px;
	display:inline-block;
	border:7px solid #fff;
	border-radius:40px;	
	background-color:#fff;
	margin:0 20px 0 0;
	float: left;
	cursor: pointer;
}

label.checkbox span{
	border-radius:0px;	
}

label.radio input, label.checkbox input{
	display: none;	
}

label.radio input:checked ~ span, label.checkbox input:checked ~ span{
	background-color:#000;	
}

.shippingq, .orderform .radiohold, .orderform .checkboxhold{
	height: 39px;
	margin-bottom: 9px;
	font: 600 16px/30px "proxima-nova",sans-serif;
	margin-top: 5px;
}

.orderform .ps-hold{
	margin-bottom: 9px;
	width: 100%;
}

.orderform .ps-hold .ps-top{
	font: 300 16px/44px "proxima-nova",sans-serif;
}

.field-error{
	color: #F23D3D;	
}

.field-error::-webkit-input-placeholder{
	color: #F23D3D;	
}

.field-error:-moz-placeholder{
	color: #F23D3D;	
}

.field-error::-moz-placeholder{
	color: #F23D3D;	
}

.field-error:-ms-input-placeholder {  
	color: #F23D3D;	
}

.order-card{
	background-color: #fff;
	width: 100%;	
	box-shadow: inset 0px 0px 0px 2px #D8D8D8;
	border: 20px solid #fff;
	box-sizing: border-box;
	text-align: center;
	padding: 40px 10px;
	font:600 16px/22px "proxima-nova",sans-serif;	
}

.underline{
	text-decoration: underline;	
}

.orderform .checked{
	margin: 10px 0 0 70px;
	padding: 0 0 0 30px;
	background: url(../images/check.png) no-repeat center left;
	font:600 16px/22px "proxima-nova",sans-serif;
}

.derde{
	width: 33.3333333%;
	float: left;
	box-sizing: border-box;
	max-height: 81px;
	padding: 0 0 0 35px;
}

.derde.middle{
	text-align: center;
	padding: 0px;
}

.derde.right{
	float: left;
	text-align: right;	
	padding: 0 35px 0 0;
}

.derde.right img{
	vertical-align:middle;	
	margin-top:-2px;
}

.blog{
	width: 100%;
	height: 400px;	
	position: relative;
	margin-bottom: 40px;
}

.blog .foto{	
	height: 400px;
	position: absolute;
	left: 0px;
	right: 50%;
	background: no-repeat right center #f0f0f0;
}

.blog .foto::before{
	content: "";
	position: absolute;
	right: 0;
	top: 188px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12.5px 13px 12.5px 0;
	border-color: transparent #ffffff transparent transparent;   
}

.blog .tekst{
	background: white;
	height: 260px;
	position: absolute;
	width: 360px;
	right: 50%;
	margin: 0  -500px 0 0;
	padding: 70px;
	font:300 16px/22px "proxima-nova",sans-serif;
}

.blog.odd .foto{
	left: 50%;
	right: 0;	
	background: no-repeat left center #f0f0f0;
}

.blog.odd .foto::before{
	right: auto;
	left: 0px;
	border-width: 12.5px 0 12.5px 13px;
	border-color: transparent transparent transparent #ffffff;  
}

.blog.odd .tekst{
	right: auto;
	margin: 0 0 0 -500px;
	left: 50%;
}

.blog .tekst .titel{
	font:bold 36px/42px 'Libre Baskerville', serif;		
	margin-bottom: 15px;
	display: inline-block; 
	width: 100%;
}

.blog .tekst .pre-titel{
	font:300 18px/30px "proxima-nova",sans-serif;
	margin-bottom: 5px;	
}

.blogselected{
	text-align: center;
	height: 75px;
	text-transform: uppercase;	
	font:600 12px/75px "proxima-nova",sans-serif;
	letter-spacing: 2.4px;
}

.blog.hidden{
	display: none;	
}

.mbot40{
	margin-bottom: 40px;	
}

#topright{
	position: fixed;
	top: 0;
	right: 0;	
	z-index: 110;
}

#topright form{
	float: right;	
}

input#zoek{
	float: right;
	height: 60px;
	padding: 20px 0;
	line-height: 20px;
	border: 0px;	
	box-sizing: border-box;
	width: 0px;
	transition: all 0.05s linear;
	outline: none;
	font-family : ProximaNova Light;
  	font-size : 14px;
  	letter-spacing : 0.7px;
 	 color : #000000;
}

input#zoek.show{
	width: 200px;
	padding: 20px 20px;		
}

.res-paddingright{
	padding-right: 40%;
	box-sizing: border-box;
	width: 100%;
}

.prod-tekst p{
	-webkit-margin-before:0;
	margin-before:0;
	margin-top:0;	
}