/* CSS Document */
select{
	display:none;
}

.selectbox{
  font-family: 'Open sans';
  cursor: pointer;
	font-size:14px;
	line-height:36px;
	position:relative;
	width:175px;
	margin:15px 0;
	height:36px;
}

.options{
	float:left;
}

.options .option{
	clear:both;
}

input{
  padding: 0 12px 0 13px;
  font-family: 'Open sans';
  cursor: pointer;
	font-size:14px;
	line-height:36px;
	position:relative;
	width:225px;
	margin:0 0 15px;
	outline:none;
	border:2px solid;
}

textarea{
  padding: 0 12px 0 13px;
  font-family: 'Open sans';
  cursor: pointer;
	font-size:14px;
	line-height:36px;
	position:relative;
	width:450px;
	max-width:100%;
	height:175px;
	margin:0 0 15px;
	outline:none;
}

.selectbox .arrow{
	width:36px;
	height:36px;
	position:absolute;
	right:0;
	background:url(../images/arrow.png) center no-repeat;
	background-size:18px 14px;
}

.selectbox .list{position:absolute;width:100%;cursor:pointer;border:2px solid;background:#FFF}
.selectbox .list.open{height:auto;max-height:185px;overflow:scroll;z-index:10;}
.selectbox .list .option.selected{display:block!important;}
.selectbox .list .option{display:none;text-align:left;}
.selectbox .open.list .option{display:block;}
.selectbox .list .option.default:hover, .selectbox .list .option.selected:hover{background:none;}
.selectbox .list.open .option:hover,.selectbox .list.open .option.selected{background:#ebebeb!important;}
.selectbox .list span.value{display:none;}
.selectbox .list span.text{margin:0px 0 -2px;display:block;border-bottom:1px solid #cfddda;-moz-text-align-last:left!important;text-align-last:left!important;text-align:left!important;font-size:14px!important;padding:0 15px;line-height:36px!important;box-sizing: border-box;}
.selectbox .list select{display:none;}

section.producten{
	padding-bottom:50px;
}
/*****************************************/
/***************** Header ****************/
/*****************************************/
#header #icons{
	float:right;
}

#header #icons .icon{
	height:58px;
	width:58px;
	float:left;
	margin-left:2px;
	background-color:#FFF;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	margin-top:6px;
}

#header #icons .icon a{
	display:block;
	height:100%;
	width:100%;
}

#header #icons .icon:hover{
	background-color:#b9ddd4;
}

#header #icons .icon.account{
	background-image:url(../images/account.png);
	background-size:17px 21px;
}

#header #icons .icon.wishlist{
	background-image:url(../images/wishlist.png);
    background-size:23px 20px;
    background-position-y:22px;
}

#header #icons .icon.cart{
	background-image:url(../images/cart.png);
	background-size:27px 27px;
}

#header #icons .icon .count{
	display:block;
	position:absolute;
	background:#f2f2f2;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:12px;
	height:12px;
	bottom:14px;
	right:14px;
	color:#a5b2b6;
	text-align:center;
	line-height:12px;
	font-size:8px;
}

/*****************************************/
/**************** Products ***************/
/*****************************************/
section.producten{
	overflow:none;
}

.pagination{display: none}

#products, .category{
	width:100%;
	max-width:1000px;
	position:relative;
	overflow: hidden;
	margin: 0 auto;
}

#products .product{
	width:197px;
	margin:0 0 18px 18px;
	float:left;
	height:197px;
	position:relative;
}

#products .product.first{
	margin-left:0;
}


#products .product img{
	width:197px;
	height:197px;
	max-width:100%;
	vertical-align:middle;
}


.default .image{padding-top:75%;height:1px!important;}
.square .image{padding-top:100%;height:1px!important;}
.long .image{padding-top:150%;height:1px!important;}
.double .image{padding-top:200%;height:1px!important;}
.product .image img{
    width: auto!important;
    max-width: none!important;
    height: 100%!important;
    position: absolute;
    left: -9999px;
    right: -9999px;
    margin: auto;
    z-index: 3;
    border: none;
    padding: 0;
    display: block;
    top: 0;
}
.product .image{width: 100%;overflow: hidden;position: relative;}


#products .product{
	margin:0;
	width:33.33%;
}

#products .product{
	margin:0 0 10px;
	width:33.33%;
	box-sizing:border-box;
	height:auto;
}


#products .product.first{padding:0 1.6% 0 0;clear:both}
#products .product.last{padding:0 0 0 1.6%;}
#products .product.middle{padding:0 .8% 0;}

#products .product img{width:100%;height:auto;}
#products .product a{
	display:block;
	font-size:16px;
	text-decoration:none;
	line-height:25px;
	text-align:center;
	font-weight:100;
}

#products .product .product-title{
	margin-top:10px;
}

#products .product .product-price{
	font-size:16px;
	line-height:25px;
	margin-bottom:10px;
}

#products .product .hover{
	display:none;
}

#products{
	margin:0 auto 30px auto;
}

#products .product > #stickers{
	position:absolute;
	top:15px;
	z-index:9;
}

#products .product.first > #stickers{right:25px;}
#products .product.middle > #stickers{right:20px;}
#products .product.last > #stickers{right:15px;}

.producten .all{
	position: relative;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: 0.15em;
	text-align: center;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
}

#stickers img{
	max-height:80px!important;
	max-width:80px!important;;
}

#quickview .ajax #stickers{
	position:absolute;
	top:15px;
	right:15px;
	z-index:10;
}

#quickview .ajax #stickers img{
	max-height:90px!important;
	max-width:90px!important;
}

#stickers .sticker{cursor:pointer;}

/*****************************************/
/************* Category **************/
/*****************************************/
ul.category{
	margin-bottom:15px;
}

ul.category li a{
    display: block;
    text-decoration: none;
		padding:5px 15px;
}
ul.category li{
  border: 2px solid;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  font-size: 10px;
  padding:0;
  letter-spacing: 3px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  margin: 0 8px 15px 7px;
  cursor: pointer;
}

ul.category li:hover, ul.category li.active, ul.category li:hover a, ul.category li.active a{
	color:#FFF;
}

/*****************************************/
/************* Custom Input **************/
/*****************************************/
.field{
	clear: both;
}

.field label{
	display: none;
}

.field input{
	width:83%!important;
	box-sizing: border-box;
	text-align: left!important;
	margin-bottom:10px!important;
}

/*****************************************/
/*************** Quickview ***************/
/*****************************************/
#quickview{
	position:absolute;
	width:100%;
	background:#FFF;
	padding:15px 0;
	text-align:left;
	border-top:2px solid;
	border-bottom:2px solid;
	color:#a9adad;
	font-size:14px;
	line-height:25px;
	display:none;
	z-index:10;
}

#quickview.full{
	display:block;
	width:100%;
	position:relative;
	height:auto;
	overflow:hidden;
}

#quickview.full .description{
	clear:both;
	padding-top:25px;
}

#quickview .close{
	position:absolute;
	height:36px;
	width:36px;
	background:url(../images/close.png) no-repeat center;
	background-size:22px 22px;
	top:0;
	right:0;
	border:2px solid #f2f2f2;
	border-top:none;
	cursor:pointer;
	z-index:10;
}

#quickview a{
	color:#cfddda;
	text-decoration:none;
}

#quickview .images{
	float:left;
	width:50%;
	position: relative;
}

#quickview .description{
	padding-right:25px;
}

#quickview .images img{
	width:100%;
}

#quickview .thumbs{
	margin-top: 15px;
	overflow: hidden;
}

#quickview .thumbs .thumb{
	float:left;
	max-width:85px;
	margin-right:10px;
}

#quickview .thumbs .thumb img{
	max-width:85px;
	cursor: pointer;
}

#quickview .content{
	float:left;
	padding-left:35px;
	width:50%;
	box-sizing: border-box;
}

#quickview h1{
	font-family:'Open Sans';
	text-align:left;
	padding:35px 0 0;
	font-size:35px;
	line-height:35px;
}

#quickview h2{
	text-align:left;
	margin:15px 0 0!important;
}

#quickview .sku{
	margin-bottom:15px;
}

#quickview .options{
	margin:5px 0 20px;
}

#quickview .selectbox{
	float:left;
	margin:15px 0 0;
}

#quickview .selectbox::-webkit-scrollbar, #quickview .list::-webkit-scrollbar {
	display:none;
}

#quickview .price{
	float:left;
	font-size:36px;
	line-height:36px;
	font-weight:100;
	margin:20px 0;
	clear: both;
}

#quickview .count{
	margin:0;
	clear:both;
	float:left;
}

#quickview input{
	text-align:center;
	width:75px;
	margin:0;
}

#quickview .addtocart{
  padding: 0 15px;
  font-family: 'Open sans';
  cursor: pointer;
	font-size:14px;
	line-height:36px;
	width:165px;
	text-align:center;
	float:left;
	margin-left:10px;
	border: 2px solid;
}

#quickview .wishlist{
	background:url(../images/wishlist_white.png) no-repeat center #cfddda;
  background-size:23px 20px;
	color:#fff;
	border: 2px solid #cfddda;
  font-family: 'Open sans';
  cursor: pointer;
	font-size:14px;
	line-height:36px;
	width:36px;
	text-align:center;
	float:left;
	margin-left:10px;
	height:36px;
}

#quickview .wishlist:hover, #quickview .wishlist.active{
	background:url(../images/wishlist_red.png) no-repeat center #cfddda;
    background-size:23px 20px;
}

.specs{
	list-style: none;
	line-height:25px;
	padding-left:0;
}

.specs .title{
	min-width:125px;
	display: inline-block;
}
.specs .icon{
	display: inline-block;
	width:24px;
	height:24px;
	text-align: center;
	margin-right:5px;
}

.specs .icon img{
	max-width: 24px;
	max-height: 24px;
	vertical-align:middle;
}

#personaldata .input{max-width:50%;box-sizing: border-box;}

@media only screen and (max-width: 1024px){
 	#products .product{padding:0 1% 0!important;}
 	#products .product.first{padding:0 .75% 0 1.5%!important;}
 	#products .product.last{padding:0 1.5% 0 .75%!important;}
 	#products .product .product-title{font-size:14px;line-height:22px;}
 	#products .product .product-price{font-size:14px;line-height:22px;}
}

@media only screen and (max-width: 767px){
 	#products .product,
 	#products .product.first,
 	#products .product.last{
 		padding:0 1.5% 0!important;
 		width:50%;
 	}

	#products .product > #stickers{right:25px!important}

 	#products .product.first{clear: none;}
 	#products .product:nth-child(2n){clear:both;}
 	.home #products .product:nth-child(2n){clear:none;}
 	.home #products .product:nth-child(3n){clear:both;}

 	#quickview .images{width:100%;}
 	#quickview .content{width:100%;padding:0 15px;}
 	#quickview{padding-top:0;}
 	#quickview h1{padding:0;}
 	#quickview .close{background-color:#FFF;}
}
