@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,400italic,500italic,700,700italic,900italic,900,300italic,300);

@font-face {
    font-family: 'lovers_quarrelregular';
    src: url('/css/fonts/loversquarrel-regular-webfont.eot');
    src: url('/css/fonts/loversquarrel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/loversquarrel-regular-webfont.woff2') format('woff2'),
         url('/css/fonts/loversquarrel-regular-webfont.woff') format('woff'),
         url('/css/fonts/loversquarrel-regular-webfont.ttf') format('truetype'),
         url('/css/fonts/loversquarrel-regular-webfont.svg#lovers_quarrelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, html {
	height: 100%;
}
body{
	margin:0;
	padding:0;
	font-family: 'Roboto', sans-serif;
	background-color: #ffffff;
	color: #59c3b7;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	overflow-y: scroll !important;
}
.page-wrap {
	margin-bottom: -50px;
	min-height: 100%;
}
a{
	outline:none;
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #111;
	text-decoration: none;
}
h1 {
	margin: 0px;
}
h2 {
	padding-bottom: 25px;
}
img {
      border: 0px;
}
.clear {
	clear: both;
}
header {
	width: 100%;
	text-align: center;
	z-index: 99;
	float: left;
}
header .container {
	padding-left: 5px;
	padding-right: 5px;
	box-sizing: border-box;
	margin: auto;
	width: 100%;
	text-align: center;
	font-size: 10pt;
	height: 120px;
	position: fixed;
	float: left;
	left: 0;
	top: 0;
	background-color: #ffffff;
	z-index: 99999;
}
header .container a {
	color: #59c3b7;
	text-decoration: none;
}
header .container a:hover {
	text-decoration: none;
}
header nav {
	float: left;
	width: 50%;
	text-align: right;
	box-sizing: border-box;
	padding-top: 48px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-right: 165px;
	height: 50px;
}
header nav ul {
	float: right;
	margin:0px;
	padding:0px;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
header nav ul li {
	margin-right: 5px;
}
header nav ul li:last-child {
	margin-right: 0px;
	margin-left: 0px;
}
header nav ul li a {
	display: block;
	float: left;
	padding: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	box-sizing: border-box;
	border: 1px solid transparent;
	transition: ease-in-out .3s;
}
header nav ul li a:hover {
	border: 1px solid #59c3b7;
	background: #59c3b7;
	color: #ffffff;
}
header nav ul li .active {
	font-style: italic;
	border: 1px solid #59c3b7;
	background: #59c3b7;
	color: #ffffff;
}
header nav #pull {
	border-left:0;
	text-align:right;
	text-decoration:none;
	color:#fff;
	/*background: #78797c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc4Nzk3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjFiMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #78797c 0%, #1b1b1b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#78797c), color-stop(100%,#1b1b1b));
	background: -webkit-linear-gradient(top, #78797c 0%,#1b1b1b 100%);
	background: -o-linear-gradient(top, #78797c 0%,#1b1b1b 100%);
	background: -ms-linear-gradient(top, #78797c 0%,#1b1b1b 100%);
	background: linear-gradient(to bottom, #78797c 0%,#1b1b1b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78797c', endColorstr='#1b1b1b',GradientType=0 );*/
	
	/* background: #78797c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc4Nzk3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjFiMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #78797c 0%, #000000 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#78797c), color-stop(100%,#000000)); 
	background: -webkit-linear-gradient(top, #78797c 0%,#000000 100%); 
	background: -o-linear-gradient(top, #78797c 0%,#000000 100%); 
	background: -ms-linear-gradient(top, #78797c 0%,#000000 100%); 
	background: linear-gradient(to bottom, #78797c 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78797c', endColorstr='#000000',GradientType=0 ); */
	
	background: #59c3b7;
	width: 100%;
	height: 50px;
	display: none;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}
header nav  #pull:before{
	content:'MENU';
	font-size: 13pt;
	margin-top:3px;
	padding-right: 5px;
	text-transform: uppercase;
}
header nav .bars{
	float:right;
}
header nav .icon-bar {
	background-color: #fff;
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
	margin-top: 3px;
}
header ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
header ul li {
	display: block;
	float: left;
}
header ul li:last-child {
	margin-right: 0px;
	margin-left: 10px;
}
header #logo {
	position: absolute;
	left: 50%;
	margin-left: -155.5px;
	top: 0;
	text-align: center;
	z-index: 9;
}
header #logo #logo-img {
	max-height: 210px;
	max-width: 311px;
	width: 100%;
	z-index: 9;
	position: relative;
}
header #social {
	float: right;
	width: 50%;
	text-align: left;
    padding-top: 46px;
	position: relative;
	padding-left: 165px;
	box-sizing: border-box;
}
.socialicons {
	float: right;
	clear: both;
}
#social-responsive {
	display: none;
	margin-top: -37px;
	text-align: right;
}
#social-responsive img {
	vertical-align: middle;
}
#social-responsive .lang {
	padding: 2px;
	margin: 0px;
	float: right;
	margin-right: 5px;
	margin-bottom: 6px;
	border: 1px solid #555;
	border-radius: 3px;
	box-sizing: border-box;
	z-index: 99;
	position: relative;
	min-width: 22px;
	height: 22px;
}
.lang {
	margin-top: 1px;
	border: 1px solid #59c3b7;
	/* border-radius: 3px; */
	background: #ffffff;
	color: #59c3b7;
	height: 22px;
	margin-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	appearance:none !important;
	-moz-appearance:none !important;
	-webkit-appearance:none !important;
}
header #social ul li a {
	display: block;
	float: left;
	padding: 5px;
	padding-right: 5px;
	padding-left: 5px;
	box-sizing: border-box;
	border: 1px solid transparent;
	transition: ease-in-out .1s;
}
header #social ul li:last-child a {
	margin-top: 1px;
	border: 1px solid #fff;
}
header #social ul li a img {
	width: 22px;
	height: 22px;
	vertical-align: middle;
	border-radius: 3px;
    margin-left: 5px;
}
#header-bottom {
	background: -moz-linear-gradient(top,  rgba(89,195,183,0.74) 0%, rgba(125,185,232,0) 100%);
background: -webkit-linear-gradient(top,  rgba(89,195,183,0.74) 0%,rgba(125,185,232,0) 100%);
background: linear-gradient(to bottom,  rgba(89,195,183,0.74) 0%,rgba(125,185,232,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd59c3b7', endColorstr='#007db9e8',GradientType=0 );

	height: 70px;
	width: 100%;
	position: absolute;
	z-index: 100;
}
#main {
	z-index: 0;
	padding-top: 120px;
	padding-bottom: 50px;
}
#main #content {
	padding-top: 50px;
	padding-bottom: 50px;
	margin: auto;
	width: 100%;
	max-width: 1000px;
	text-align: center;
}
#main #content a {
	color: #c9c9c9;
	text-decoration: underline;
}
#main #content a:hover {
	color: #fff;
	text-decoration: underline;
}
#main #pagina-titel {
	/* background: #ffffff; */
	box-sizing: border-box;
	padding-top: 45px;
	padding-bottom: 45px;
	position: absolute;
	margin-top: 75px;
	z-index: 99;
	width: 100%;
}
#main #pagina-titel h1 {
	color: #59c3b7;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
	font-size: 24pt;
	line-height: 24pt;
	font-weight: normal;
}
#main #big-image {
	width: 50%;
	float: right;
}
#main #big-image img {
	max-width: 100%;
	margin-bottom: 40px;
}
#shop-titel {
	text-transform: uppercase;
}
#shop-content {
	float: left;
	width: 50%;
	padding: 80px;
	padding-top: 40px;
	padding-right: 20px;
	box-sizing: border-box;
}
#shop-content img {
	max-width: 100%;
	height: auto;
}
#shop-extra-content {
	padding-top: 150px;
	text-transform: uppercase;
	line-height: 22pt;
	font-size: 12pt;
}
#shop-titel h1 {
	font-weight: normal;
	font-style: italic;
	line-height: 24pt;
	font-size: 18pt;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	
}
#shop-titel h2 {
	font-weight: bold;
	font-size: 18pt;
	line-height: 20pt;
	padding: 0px;
	margin: 0px;
}
#shop-image {
	position: relative;
}
#inspiratie-content {
	padding-top: 20px;
	padding-bottom: 20px;
}
.inspiratie-list {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
	width: 100%;
	max-width: 1040px;
	margin: auto;
	clear: both;
	text-align: center;
}
.inspiratie-list li {
	display: inline;
	width: 25%;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}
.inspiratie-list li img {
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	float: left;
	margin: 0px;
	border: none;
}
#main #banner {
	position: relative;
	overflow: hidden;
	text-align: center;
	/* max-height: 600px; */
}
#banner #zoomimage {
	text-align:center;
	position: absolute;
	left: 50%;
	width: 100%;
	margin-left: -50%;
}
#zoomimage.zoom {
	width: 120%;
	margin-left: -60%;
}

#main #banner #element {
	/* position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; */
    /*display: flex;
    justify-content: center;
    align-items: center;*/
}
#main #zoom {
	text-align:center;	
	width: 100%;
	height: auto;
}
#main #homeitems .homeitem .box{
	height: 100%;
	position: absolute;
	width: 100%;
	background-size: cover;
	background-position: center center;
	box-sizing: border-box;
	line-height: 0px;
	text-align: center;
}
#main #homeitems .homeitem  .titel-position {
	top: 15%;
	position: absolute;
	left: 0;
	text-align: center;
	width: 100%;
}
#main #homeitems .homeitem {
	position: relative;
	width:33.33%;
	padding-bottom: 33.33%;
	float: left;
	box-sizing: border-box;
	line-height: 0px;
	text-align: center;
}
#main #homeitems .homeitem a:hover .titel {
	border: 2px solid #fff;
	color: #ffffff;
	background: #59c3b7;
}
#main #homeitems .homeitem  .titel {
	box-sizing: border-box;
	border: 2px solid #59c3b7;
	display: inline;
	text-align: center;
	color: #59c3b7;
	font-size: 20pt;
	text-transform: uppercase;
	font-style: italic;
	padding: 10px;
	line-height: 0px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	transition: ease-in-out .3s;
	background: #ffffff;
}
.titel:hover .box {
	opacity: 1 !important;
}
.titel-position:hover .box {
	opacity: 1 !important;
}
#main #homeitems .homeitem .titel b {
	font-style: normal;
}
#main #producten {
	width: 85%;
	margin: auto;
	max-width: 1000px;
	box-sizing: border-box;
}
#main .product {
	float: left;
	width: 33.33%;
	text-align: center;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 80px;
	font-style: italic;
}
#main .product b {
	font-style: normal;
	font-weight: normal;
	font-family: 'lovers_quarrelregular';
	text-transform: capitalize;
	font-size: 40px;
}
#main .product sup {
	font-style: normal;
}
#main .product img {
	width: auto;
	max-width: 80%;
	margin: auto;
	max-height: 400px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
#main .product .titel {
	color: #59c3b7;
	border: 1px solid #59c3b7;
	display: inline;
	padding: 10px;
	box-sizing: border-box;
	text-transform: uppercase;
	font-size: 14pt;
	text-align: center;
}
.star-1 {
	position: absolute;
	left: 50%;
	margin-left: 80px;
	bottom: 40%;
	-webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	z-index: 999;
	display: none;
}
.star-2 {
	-webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	z-index: 99999999;
	position: absolute;
	left: 50%;
	margin-left: -140px;
	margin-bottom: 13px;
	bottom: 58%;
	z-index: 9999999999999;
	display: none;
}
.star-3 {
	-webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	z-index: 99999999;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	margin-bottom: 13px;
	bottom: 56%;
	z-index: 9999999999999;
	display: none;
}
.star-4 {
	-webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	z-index: 99999999;
	position: absolute;
	left: 50%;
	margin-left: 5px;
	bottom: 25%;
	z-index: 9999999999999;
	display: none;
}
.star-5 {
	position: absolute;
	left:40%;
	top: 220px;
	-webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	z-index: 999;
}
.slider {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.slider li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.slider li:first-child {
	position: relative;
	display: block;
	float: left;
}

.slider img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
#content-center {
	text-align: center;
	font-style: italic;
	line-height: 20pt;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	font-size: 14pt;
	margin-top: 180px;
}
footer {
	height: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: small;
	padding-top: 18px;
	box-sizing: border-box;
	background: #ffffff;
	color: #59c3b7;
}
footer a {
	color: #59c3b7;
	cursor: text;
}
footer a:hover {
	color: #59c3b7;
	cursor: text;
}

.product-detail {
	width: 100%;
	float: left;
	border: 1px solid #ffffff;
	display: none;
	padding: 20px;
	box-sizing: border-box;
	transition: all 0.3s ease-in-out 0s;
}

.product-detail-info {
	width: 240px;
	margin-right: 10px;
	float: left;
	text-align: center;
	display: table-cell;
	vertical-align: bottom;
}

.product-detail-info img {
	max-width: 250px;
}

.product-detail-info .titel {
	margin-top: 153px;
	font-style: italic;
	color: #59c3b7;
    font-size: 14pt;
    text-align: center;
    text-transform: uppercase;
	/* border: 1px solid #59c3b7; */
}

.product-detail-info .titel b {
	font-style: normal;
	font-weight: normal;
	font-family: 'lovers_quarrelregular';
	text-transform: capitalize;
	font-size: 40px;
}

.product-detail-info .titel sup {

}

.nieuw-titel {
	
}

.titel > b {
    font-style: normal;
}

.product-detail-images {
	float: right;
	/* max-width: 680px; */
	max-width: 629px;
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;	
	-webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
	direction: rtl;
	margin-right: 15px;
}

.product-detail-images img {
	width: 200px;
	height: auto;
	margin: 17px 0;
}

.fancybox-skin {
	background: #ffffff !important;;
	border: 1px solid #ffffff !important;
}

.nieuw {
	text-align: right !important;
    position: absolute !important;
	margin: -30px -30px 0 0 !important;
	right: 10px !important;
    top: 12px !important;
}

.nieuw img {
    margin-bottom: 0 !important;
    width: 50px !important;
	margin-top: 8px !important;
}

#main .product .titel {
	position: relative;
}

.product-tekst {
	width: 100%;
    height: 136px;
    box-sizing: border-box;
    padding-bottom: 15px;
	overflow: hidden;
	text-align: left;
	float: left;
	margin-bottom: 10px;
}

#produced_by {
	width: 100%;
	max-width: 1000px;
	float: left;
}

/* #produced_by img {
	width: -moz-calc((100% / 3) - 50px);
	width: -webkit-calc((100% / 3) - 50px);
	width: -o-calc((100% / 3) - 50px);
	width: calc((100% / 3) - 50px);
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
} */