@font-face {
	font-family: 'oswald_stencilregular';
	src: url(' ../../fonts/oswald-stencil-webfont.eot');
	src: url(' ../../fonts/oswald-stencil-webfont.eot?#iefix') format('embedded-opentype'), url(' ../../fonts/oswald-stencil-webfont.woff') format('woff'), url(' ../../fonts/oswald-stencil-webfont.ttf') format('truetype'), url(' ../../fonts/oswald-stencil-webfont.svg#oswald_stencilregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'oswaldbold';
	src: url(' ../../fonts/oswald-bold-webfont.eot');
	src: url(' ../../fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url(' ../../fonts/oswald-bold-webfont.woff') format('woff'), url(' ../../fonts/oswald-bold-webfont.ttf') format('truetype'), url(' ../../fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'oswaldbook';
	src: url(' ../../fonts/oswald-regular-webfont.eot');
	src: url(' ../../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url(' ../../fonts/oswald-regular-webfont.woff') format('woff'), url(' ../../fonts/oswald-regular-webfont.ttf') format('truetype'), url(' ../../fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'oswaldlight';
	src: url(' ../../fonts/oswald-light-webfont.eot');
	src: url(' ../../fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url(' ../../fonts/oswald-light-webfont.woff') format('woff'), url(' ../../fonts/oswald-light-webfont.ttf') format('truetype'), url(' ../../fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'calibriregular';
	src: url(' ../../fonts/calibri-webfont.eot');
	src: url(' ../../fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'), url(' ../../fonts/calibri-webfont.woff') format('woff'), url(' ../../fonts/calibri-webfont.ttf') format('truetype'), url(' ../../fonts/calibri-webfont.svg#calibriregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'calibrilight';
	src: url(' ../../fonts/calibril-webfont.eot');
	src: url(' ../../fonts/calibril-webfont.eot?#iefix') format('embedded-opentype'), url(' ../../fonts/calibril-webfont.woff') format('woff'), url(' ../../fonts/calibril-webfont.ttf') format('truetype'), url(' ../../fonts/calibril-webfont.svg#calibrilight') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* NETQUE - DESKTOP + MOBILE */

/* --------- PRODUCTDETAILPAGINA ---------- */
.offerteknop								{display: inline-block; vertical-align: middle;}
.offerteknop span.ico.ico-offerte			{background: url(en/icon_pdf.png) no-repeat; height: 18px; margin: 0 5px 0 0; width: 13px;}
.oudeprijsdoorstreep						{color: #959595; text-decoration: line-through;}
.detailopmerkingtabel_niveau1				{color: #888888; background: #F2F2F2; padding: 10px;}
.detailopmerkingtabel_niveau2				{color: #39496D; background: #EEEEEE; padding: 10px;}
.detailopmerkingtabel_niveau3				{color: #CB1414; background: #FFEEEE; padding: 10px;}
.pdp_voorraad								{vertical-align: middle; font-weight: bold;}
.pdp_voorraadniveau							{vertical-align: middle; margin-right: 5px;}

/* ------------ BESTELPAGINAS ------------- */
.akkoordmetvoorwaarden						{}

/* SOCIALE MEDIA - SHAREN VAN BESTELLING */
.socialemedia_bestelshare_ballon			{position: absolute; width: 150px; height: 135px; margin-top: 10px; background: url('en/socialemedia-ballon.png') no-repeat;}
.socialemedia_bestelshare_ballontekst		{font-family: segoe ui, arial; font-size: 12px; color: #FFFFFF; font-weight: bold; width: 115px; height: 100px; margin-left: 15px; margin-top: 15px;}
.socialemedia_bestelshare_facebookicoon		{position: absolute; margin-top: 120px; margin-left: 135px;}
.titel										{font-size: 18px; color: #F43337; font-family: oswald_stencilregular; line-height: 25px; margin-bottom: 5px; text-transform: uppercase; margin-top: 0px;}

/* ------ MODAL VOOR WEERGAVE MSG'S ------- */
#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width: 100%;
     height: 100%;
     text-align: center;
     z-index: 1000;
     background-image: url(en/overlay-bg.png);
}
.overlay-msg {
     width: 400px;
     margin: 150px auto;
     background-color: #EEEEEE;
     border-top: 6px solid #F43337;
     border-left: 1px solid #F43337;
     border-right: 1px solid #F43337;
     border-bottom: 1px solid #F43337;
     padding: 15px;
     font-weight: bold;
     text-align: center;
}
#overlay div p {
     margin-bottom: 15px;
}
.overlay-infobox {
     width: 400px;
     margin: 150px auto;
     background-color: #EEEEEE;
     border-top: 6px solid #F43337;
     border-left: 1px solid #F43337;
     border-right: 1px solid #F43337;
     border-bottom: 1px solid #F43337;
     padding: 15px;
     text-align: center;
}

/* ---------------------------------------- */

body {
	/*background: #000 url( en/bg-dark.jpg) 50% 0;*/
	background: #000 url( en/bg-main-mob.jpg) 50% 0;
	color: #7e7e7e;
	font: 16px calibriregular, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1200px;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}
img {
	border-style: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	background-color: transparent;
}
input, textarea, select {
	color: #000;
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
form, fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}
input[type=submit]:hover {
	cursor: pointer;
}
button::-moz-focus-inner, input[type=submit]::-moz-focus-inner {
 padding:0;
 border:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
figure {
	margin: 0;
	padding: 0;
}
#wrapper {
	overflow: hidden;
}
.wrapper-c {
	margin: 0 auto;
	max-width: 1200px;
}
#header:after, .header-bar:after, .navbar:after, #main:after, .content-bar:after, .products-list:after, .form:after, .form .row:after, .side-search-form .row:after {
	content: '';
	display: block;
	clear: both;
}
/* btn style */
.btn {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	-webkit-transition: background-position 1s ease-out;
	-moz-transition: background-position 1s ease-out;
	-ms-transition: background-position 1s ease-out;
	-o-transition: background-position 1s ease-out;
	transition: background-position 1s ease-out;
	padding: 0 20px;
	line-height: 37px;
	background-size: auto 200%;
	background-position: 0 0;
	text-decoration: none !important;
}
.btn:hover {
	background-position: 0 100%;
}
.btn-primary {
	background: #f43337 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0MzMzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RjMmUzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjRlNTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f43337 0%, #dc2e31 50%, #db4e51 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f43337), color-stop(50%, #dc2e31), color-stop(100%, #db4e51));
	background: -webkit-linear-gradient(top, #f43337 0%, #dc2e31 50%, #db4e51 100%);
	background: -o-linear-gradient(top, #f43337 0%, #dc2e31 50%, #db4e51 100%);
	background: -ms-linear-gradient(top, #f43337 0%, #dc2e31 50%, #db4e51 100%);
	background: linear-gradient(to bottom, #f43337 0%, #dc2e31 50%, #db4e51 100%);
	background-size: auto 200%;
	background-position: 0 0;
}
.btn-lg {
	padding: 5px 10px 5px 6px;
}
.btn-defoult {
	background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYmJiYmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 50%, #bbbbbb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #cccccc), color-stop(100%, #bbbbbb));
	background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 50%, #bbbbbb 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #cccccc 50%, #bbbbbb 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 50%, #bbbbbb 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #cccccc 50%, #bbbbbb 100%);
	background-size: auto 200%;
	background-position: 0 0;
	color: #2e2e2e;
}
.btn-login {
	line-height: 0;
}
.btn-login a {
	color: #FFFFFF;
	text-decoration: none;
}
/* ico style */
.ico {
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 0;
}
.ico-login {
	width: 38px;
	height: 39px;
	background: url( en/ico-login.png) no-repeat;
}
/* header style */
#header {
	margin: 0 0 37px;
}
.header-bar {
	padding: 5px 8px;
	text-align: right;
}
.language {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 15px;
}
.language .label {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px 0 0;
}
.language .btn {
	line-height: 35px;
	background: none;
	text-transform: uppercase;
	padding: 0 8px;
	-webkit-transition: background 0.5s ease-out;
	-moz-transition: background 0.5s ease-out;
	-ms-transition: background 0.5s ease-out;
	-o-transition: background 0.5s ease-out;
	transition: background 0.5s ease-out;
}
.language .btn:hover, .language .btn.active {
	background: #f43337;
}
.navbar {
	border-top: 7px solid #fff;
	margin: 0 -9999px;
	padding: 0 9999px;
	background: #fefefe url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eeeeee));
	background: -webkit-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
	background: -ms-linear-gradient(top, #fefefe 0%, #eeeeee 100%);
	background: linear-gradient(to bottom, #fefefe 0%, #eeeeee 100%);
}
.responsiv-nav {
	display: none;
}
.nav {
	float: right;
	padding: 16px 0 24px;
	margin: 0 -30px 0 0;
	list-style: none;
	font: 20px/24px oswald_stencilregular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.nav li:first-child {
	background: none;
}
.nav li {
	float: left;
	background: url( en/sep-nav.png) no-repeat;
	padding: 30px 33px 29px;
}
.nav a {
	color: #666;
	text-decoration: none;
	position: relative;
	transition: all 1s;
}
.nav a:before, .nav a:after {
	position: absolute;
	content: '';
	opacity: 0;
	transition: all 1s;
}
.nav a:before {
	bottom: -49px;
	left: -2px;
	right: -2px;
	height: 5px;
	background: #f43337;
}
.nav a:after {
	bottom: -45px;
	left: 50%;
	margin: 0 0 0 -10px;
	border: 10px solid #f43337;
	border-color: transparent transparent #f43337 transparent;
}
.nav .active, .nav a:hover {
	color: #f33337;
}
.nav .active:before, .nav a:hover:before, .nav .active:after, .nav a:hover:after {
	opacity: 1
}
/* navbar cart */
.navbar .cart {
	float: right;
	width: 80px;
	height: 80px;
	background: url( en/ico-cart1.png) no-repeat;
	border-left: 1px solid #fff;
	-webkit-box-shadow: -1px 0 0 0 #ccc;
	box-shadow: -1px 0 0 0 #ccc;
	display: none;
}
/* navbar search-form */
.navbar .search-form {
	display: none;
}
/* site logo */
.navbar .logo {
	overflow: hidden;
	float: left;
	background: url( en/logo.png) no-repeat;
	width: 280px;
	height: 185px;
	text-indent: -9999px;
	margin: -53px 0 -9px 0;
}
.logo a {
	display: block;
	height: 100%;
}
/* main */
#main {
	margin: 0 auto 70px;
}
/* #content */
#content {
	float: right;
	width: 872px;
}
/* breadcrumbs */
.breadcrumbs-group {
	overflow: hidden;
	color: #fff;
	line-height: 17px;
	padding: 32px 0 0;
}
.breadcrumbs-group .label {
	float: left;
	background: url( en/arrow-17.png) no-repeat 1px 0;
	padding: 0 5px 0 25px;
}
.breadcrumbs {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.breadcrumbs li {
	float: left;
	border-left: 1px solid #fff;
	margin: 0 5px 0 -5px;
	padding: 0 5px;
}
.breadcrumbs a {
	color: #fff;
}
/* content-bar */
.content-bar {
	padding: 0 230px 0 0;
	position: relative;
	min-height: 65px;
	z-index: 2;
}
/* popup style */
.popup-holder {
	position: relative;
}
.popup-holder a.open {
	text-decoration: none;
	color: #fff;
}
.popup-holder div.popup {
	display: none;
}
.popup-active div.popup {
	display: block;
}
/* .cart-group */
.cart-group {
	position: absolute;
	bottom: 0;
	right: 19px;
}
.cart-group .open {
	float: right;
	display: block;
	background: #fff url( en/ico-cart2.png) no-repeat 14px 13px;
	-webkit-border-radius: 9px 9px 0 0;
	border-radius: 9px 9px 0 0;
	min-height: 53px;
	padding: 12px 13px 0 60px;
	font-size: 13px;
	line-height: 21px;
	width: 124px;
	cursor: pointer;
}
.cart-group .open p {
	margin: 0;
}
.cart-group .open .title {
	color: #2e2e2e;
	font-size: 16px;
	text-shadow: 0 0 1px #000;
}
.cart-group .popup {
	position: absolute;
	top: 80px;
	right: 0;
	z-index:99;
	width: 367px;
}
.cart-group .popup-content {
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 8px #313131;
	-moz-box-shadow: 0 0 8px #313131;
	box-shadow: 0 0 8px #313131;
	position: relative;
}
.cart-group .popup-content:before {
	position: absolute;
	content: '';
	border: 16px solid #fff;
	border-color: transparent transparent #fff transparent;
	top: -25px;
	right: 21px;
}
.cart-group .close {
	position: absolute;
	top: 20px;
	right: 17px;
	width: 27px;
	height: 27px;
	overflow: hidden;
	text-indent: -9999px;
	background: url( en/ico-close01.png) no-repeat;
	z-index: 1;
}
.cart-group .cart-items {
	padding: 0 50px 0 0;
}
.cart-items .item {
	overflow: hidden;
	padding: 20px;
}
.cart-items .item-img {
	float: left;
	border: 1px solid #d0d0d0;
	padding: 7px 0;
	width: 72px;
	height: 58px;
	margin: 0 12px 0 0;
}
.cart-items .item-img img {
	display: block;
	margin: 0 auto;
}
.cart-items .item-info {
	overflow: hidden;
	font-size: 13px;
	line-height: 16px;
}
.cart-items .item-info-remaining {
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
}
.cart-items .item-title {
	font: 18px/21px calibriregular, Arial, Helvetica, sans-serif;
	margin: 0 0 3px;
	color: #f43337;
}
.cart-items .item-title a {
	color: #f43337;
}
.cart-items .item p {
	margin: 0;
}
.cart-group .cart-total {
	background: #2e2e2e;
	border-top: 1px solid #ccc;
	color: #888;
	font-size: 13px;
	line-height: 27px;
	padding: 10px 16px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
.cart-group .cart-total .row {
	overflow: hidden;
	margin: 0 0 6px;
}
.cart-group .grand-total {
	float: right;
	color: #fff;
	width: 133px;
	font-size: 18px;
	padding: 0 0 0 44px;
	background: url( en/ico-euro.png) no-repeat 0 9px;
}
.cart-group .info-holder {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cart-group .info-holder p {
	margin: 0;
}
.cart-group .btn {
	float: left;
	margin: 0 7px 0 0;
	font-size: 15px;
}
/* carousel1 */
.carousel1 {
	overflow: hidden;
	border: 3px solid #fff;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	position: relative;
	z-index: 1;
	margin: 0 0 34px;
}
.carousel1 .btn-prev1, .carousel1 .btn-next1 {
	position: absolute;
	z-index: 10;
	width: 67px;
	height: 66px;
	background: url( en/btn-prev01.png) no-repeat;
	top: 182px;
	left: 13px;
}
.carousel1 .btn-next1 {
	left: auto;
	right: 13px;
	background: url( en/btn-next01.png) no-repeat;
}
.carousel1 .cycle-slideshow {
	z-index: 1;
}
.carousel1 .disabled {
	display: none;
}
.carousel1 .cycle-pager {
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	text-align: right;
	padding: 20px 15px 17px;
	line-height: 0;
	z-index: 2;
	bottom: 0;
	left: 0;
	right: 0;
}
.carousel1 .cycle-pager span {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 2px;
	-webkit-box-shadow: 0 0 7px 0 #333;
	box-shadow: 0 0 7px 0 #333;
	text-indent: 9999px;
	cursor: pointer;
}
.carousel1 .cycle-pager .cycle-pager-active, .carousel1 .cycle-pager span:hover {
	background: #f43337;
}
.carousel1 .cycle-overlay {
	position: absolute;
	color: #fff;
	text-shadow: 0 0 5px #373737;
	bottom: 50px;
	left: 90px;
	right: 420px;
	font: 46px/62px oswald_stencilregular, Arial, Helvetica, sans-serif;
	z-index: 101;
}
/* page-title */
h1.page-title {
	font: 25px/27px oswald_stencilregular, Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #404040;
	padding: 0 0 13px 35px;
	margin: 0 0 25px;
	background: url( en/arrow-26.png) no-repeat 1px 0;
}
.catalogue-contents {
	margin-bottom: 25px;
}
.products-list {
	line-height: 0;
	letter-spacing: -4px;
}
.products-list-holder {
}
.products-list .item {
	display: inline-block;
	vertical-align: top;
	width: 271px;
	border-top: 6px solid #f43337;
	/*
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
*/
	margin: 0 19px 33px 0;
	letter-spacing: 0;
}
.products-list .badge-new {
	position: relative;
}
.products-list .badge-new:before {
	position: absolute;
	content: '';
	width: 91px;
	height: 92px;
	background: no-repeat;
	top: -16px;
	right: -9px;
}
.products-list .badge-specialsize {
	position: relative;
}
.products-list .badge-specialsize:before {
	position: absolute;
	content: '';
	width: 91px;
	height: 92px;
	background: no-repeat;
	top: -16px;
	right: -9px;
}
.products-list h2.item-title {
	background: #fff;
	font: 20px/22px oswald_stencilregular, Arial, Helvetica, sans-serif;
	color: #f43337;
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 22px 17px 18px;
	margin: 0;
}
.products-list .item-title a {
	color: #f43337;
}
.products-list .item-img {
	padding: 0 17px 43px;
	background: #fff;
}
.products-list .item-img img {
	display: block;
	margin: 0 auto;
}
.products-list .item-info {
	border-top: 1px solid #ccc;
	background: #f6f6f6;
	position: relative;
	padding: 10px 10px 10px 21px;
	line-height: 18px;
}
.products-list .item-info .brand {
	position: absolute;
	left: 21px;
	top: -20px;
	width: 50px;
}
.products-list .item-info p {
	margin: 0;
}
.products-list .item-info .code {
	margin: 0px;
	text-align: right;
	font-size: 13px;
}
.products-list .item-info .price {
	display: inline-block;
	vertical-align: bottom;
	text-transform: uppercase;
	margin-top: 2px;
	font-size: 14px;
	line-height: 22px;
	font-family: oswaldbook;
}
.products-list .item-info .price-incl {
	display: inline-block;
	text-transform: uppercase;
	margin-top: 18px;
	font-size: 20px;
	font-family: oswaldbook;
}
.products-list .item-info .kortingsprijs {
	display: inline-block;
	vertical-align: bottom;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
	font-family: oswaldbook;
}
.products-list .item-group {
	float: left;
	width: 100%;
	background: #2e2e2e;
	padding: 0 0 4px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.products-list .item-group .row {
	float: left;
	width: 100%;
	padding: 16px 19px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.products-list .select-field {
	float: left;
}
.products-list .size-field {
	width: 67px;
	margin: 0 8px 0 0;
}
.products-list .color-box {
	float: left;
	margin: 6px 8px 0 0;
}
.color-box {
	width: 17px;
	height: 17px;
	border: 1px solid #434343;
	border-radius: 2px;
	background: none;
}
.products-list .color-field {
	margin: 0 6px 0 0;
	width: 71px;
}
.products-list .amount-field {
	width: 52px;
}
.products-list .amount-field .trigger {
	text-indent: 2px;
}
.products-list .btn-row {
	background: url( en/sep01.gif) no-repeat 50% 0;
}
.products-list .btn:first-child {
	margin: 0;
}
.products-list .btn {
	float: left;
	margin: 0 0 0 9px;
	font-size: 15px;
}
.products-list .ico-cart {
	width: 18px;
	height: 19px;
	background: url( en/ico-cart3.png) no-repeat;
	margin: 0 5px 0 0;
}
/* pagination */
.paging {
	overflow: hidden;
	border-top: 1px solid #404040;
	padding: 16px 0;
	color: #fff;
	vertical-align: middle;
}
.paging-capt {
	overflow: hidden;
	line-height: 18px;
	margin: 0 0 12px;
	vertical-align: middle;
}
.paging-capt span {
	float: right;
	padding: 0 0 0 13px;
	background: url( en/arrow-paging-capt.png) no-repeat 0 5px;
	vertical-align: middle;
}
.paging ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	line-height: 38px;
	text-align: center;
}
.paging li {
	float: left;
	margin: 0 0 0 4px;
}
.paging a, .paging ul span {
	display: block;
	color: #fff;
	padding: 0 4px;
	width: auto;
	background: #3f3f3f;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-decoration: none;
}
.paging a:hover {
	background: #fff;
	color: #3f3f3f;
}
.paging ul span {
	color: #2e2e2e;
	background: #fff;
}
.paging .first a, .paging .prev a, .paging .next a, .paging .last a {
	position: relative;
	padding: 0 10px 0 23px;
}
.paging .next a {
	padding: 0 23px 0 10px;
}
.paging .last a {
	padding: 0 23px 0 10px;
}
.paging .first a:before, .paging .prev a:before, .paging .next a:before, .paging .last a:before {
	position: absolute;
	content: '';
	left: 13px;
	top: 16px;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	border-width: 3.5px 4px 3.5px 0;
}
.paging .next a:before, .paging .last a:before {
	left: auto;
	right: 11px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	border-width: 3.5px 0 3.5px 4px;
}
.paging .first a:hover:before {
	border-color: transparent #3f3f3f transparent transparent;
}
.paging .prev a:hover:before {
	border-color: transparent #3f3f3f transparent transparent;
}
.paging .next a:hover:before {
	border-color: transparent transparent transparent #3f3f3f;
}
.paging .last a:hover:before {
	border-color: transparent transparent transparent #3f3f3f;
}
/* sidebar */
#sidebar {
	float: left;
	width: 302px;
}
.side-block {
	margin: 0 0 20px;
	background: #eee;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.side-block-header {
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	background: #f43337 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0MzMzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzJlMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f43337 0%, #dc2e31 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f43337), color-stop(100%, #dc2e31));
	background: -webkit-linear-gradient(top, #f43337 0%, #dc2e31 100%);
	background: -o-linear-gradient(top, #f43337 0%, #dc2e31 100%);
	background: -ms-linear-gradient(top, #f43337 0%, #dc2e31 100%);
	background: linear-gradient(to bottom, #f43337 0%, #dc2e31 100%);
	padding: 14px 12px 11px;
	margin: 0 0 5px;
}
.side-block-header .ico {
	float: left;
	display: block;
	margin: 0 5px 0 0;
}
.side-block-header h3 {
	overflow: hidden;
	text-transform: uppercase;
	font: 22px/47px oswald_stencilregular, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* carousel2 */
.carousel2 {
	overflow: hidden;
	padding: 10px;
}
.carousel2 .slideset-wrap {
	overflow: hidden;
	margin: 0 0 7px;
}
.carousel2 .slideset {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	text-align: center;
	width: 9999px;
}
.carousel2 .slideset li {
	float: left;
	width: 230px;
	padding: 26px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.carousel2 .c1 {
	background: #000;
}
.carousel2 .c2 {
	background: #fff;
}
.carousel2 .c3 {
	background: #ffcc01;
}
.carousel2 .slideset img {
	display: block;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto 13px;
}
.carousel2 .btn {
	line-height: 41px;
	text-transform: capitalize;
	padding: 0 26px;
	-webkit-border-radius: 20px/20px 20px 21px 21px;
	-moz-border-radius: 20px/20px 20px 21px 21px;
	border-radius: 20px/20px 20px 21px 21px;
}
.carousel2 .arrow-prev, .carousel2 .arrow-next {
	float: left;
	width: 14px;
	height: 24px;
	margin: 17px 9px 0;
	background: url( en/btn-prev02.png) no-repeat;
}
.carousel2 .arrow-next {
	float: right;
	background: url( en/btn-next02.png) no-repeat;
}
.carousel2 .thumbs-wrap {
	overflow: hidden;
	width: 216px;
	margin: 0 auto;
	white-space: nowrap;
}
.carousel2 .thumbs {
	padding: 4px 0 3px;
	margin: 0;
	list-style: none;
	overflow: hidden;
	width: 9999px;
}
.carousel2 .thumbs li {
	float: left;
	margin: 0 4px 0 3px;
}
.carousel2 .thumbs img {
	vertical-align: middle;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 5px #bebebe;
	-moz-box-shadow: 0 0 5px #bebebe;
	box-shadow: 0 0 5px #bebebe;
}
.carousel2 .disabled {
	visibility: hidden;
}
/* side-search-form */
.side-search-form {
	padding: 27px 20px;
}
.side-search-form .search-title {
	font: 22px/24px oswald_stencilregular, Arial, Helvetica, sans-serif;
	color: #2e2e2e;
	margin: 0 0 10px;
}
.side-search-form .text-field {
	background: #fff;
	-webkit-border-radius: 22px/22px 22px 23px 23px;
	-moz-border-radius: 22px/22px 22px 23px 23px;
	border-radius: 22px/22px 22px 23px 23px;
	-webkit-box-shadow: inset 0 1px 4px #999;
	-moz-box-shadow: inset 0 1px 4px -2px #999;
	box-shadow: inset 0 1px 4px -2px #999;
	border: solid 1px #ccc;
}
.side-search-form input[type=text] {
	overflow: hidden;
	margin: 0;
	padding: 14px 23px;
	border: 0;
	background: none;
	font: 15px/17px Arial, Helvetica, sans-serif; /* calibriregular, */
	color: #7e7e7e;
	outline: none;
	max-width: 168px;
}
.side-search-form .btn-search {
	float: right;
	width: 47px;
	background: #f43337 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0MzMzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZDJlMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f43337 0%, #dd2e31 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f43337), color-stop(100%, #dd2e31));
	background: -webkit-linear-gradient(top, #f43337 0%, #dd2e31 100%);
	background: -o-linear-gradient(top, #f43337 0%, #dd2e31 100%);
	background: -ms-linear-gradient(top, #f43337 0%, #dd2e31 100%);
	background: linear-gradient(to bottom, #f43337 0%, #dd2e31 100%);
	-webkit-border-radius: 0 23px 23px 0/0 22px 23px 0;
	-moz-border-radius: 0 23px 23px 0/0 22px 23px 0;
	border-radius: 0 23px 23px 0/0 22px 23px 0;
	margin: 0 -1px -1px 0;
}
.side-search-form input[type=submit] {
	float: left;
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url( en/ico-search.png) no-repeat 15px 15px;
	overflow: hidden;
	text-indent: -9999px;
}
/* accordion */
.accordion1 {
	padding: 0 0 17px;
	margin: 0;
	list-style: none;
	line-height: 48px;
}
.accordion1 li:first-child {
	background: none;
}
.accordion1>li {
	background: url( en/sep-accordion1.gif) no-repeat 50% 0;
	padding: 2px 0 0;
}
.accordion1 a {
	display: block;
	padding: 0 40px;
	color: #7e7e7e;
}
.accordion1 .opener {
	position: relative;
}
.accordion1 .opener:before {
	position: absolute;
	content: '';
	top: 21px;
	left: 24px;
	width: 0;
	height: 0;
	font-weight: normal;
	border-style: solid;
	border-width: 4.5px 0 4.5px 5px;
	border-color: transparent transparent transparent #888;
}
.accordion1 li.active .opener:before {
	top: 23px;
	left: 23px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 4.5px 0 4.5px;
	border-color: #888 transparent transparent transparent;
}
.accordion1 li.active {
	font-weight: bold;
}
.accordion1 .slide ul {
	list-style: none;
	padding: 12px 0;
	font-weight: normal;
	margin: 0;
	background: #fff url( en/sep-accordion1.gif) no-repeat 50% 0;
	line-height: 35px;
}
.accordion1 .slide ul a {
	position: relative;
}
.accordion1 .slide ul a:before {
	position: absolute;
	content: '';
	top: 13px;
	left: 23px;
	background: #f43337;
	font-weight: normal;
	width: 9px;
	height: 9px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
/* NETQUE - DESKTOP */
.accordion1 .slide2 ul {
	list-style: none;
	padding-left: 12px;
	margin: 0px;
	background: #FFFFFF url( en/sep-accordion1.gif) no-repeat 50% 0;
	line-height: 32px;
}
.accordion1 .slide2 ul a {
	position: relative;
}
.accordion1 .slide2 ul a:before {
	position: absolute;
	content: '';
	top: 13px;
	left: 25px;
	background: #888888;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.accordion1 .slide3 ul {
	list-style: none;
	padding-left: 12px;
	margin: 0px;
	background: #FFFFFF;
	line-height: 32px;
}
.accordion1 .slide3 ul a {
	position: relative;
}
.accordion1 .slide3 ul a:before {
	position: absolute;
	content: '';
	top: 13px;
	left: 25px;
	background: #888888;
	width: 7px;
	height: 7px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.accordion1 .slide4 ul {
	list-style: none;
	padding-left: 12px;
	margin: 0px;
	background: #FFFFFF;
	line-height: 32px;
}
.accordion1 .slide4 ul a {
	position: relative;
}
.accordion1 .slide4 ul a:before {
	position: absolute;
	content: '';
	top: 13px;
	left: 25px;
	background: #888888;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
/* ------------- AANSPREKING -------------- */
.aansprekingstabel							{display: inline-block; vertical-align: middle;}
.aansprekingslink:link						{text-decoration: underline;}
.aansprekingslink:visited					{text-decoration: underline;}
.aansprekingslink:hover						{text-decoration: none;}

/* ------------- FAQ-PAGINA --------------- */
.faqtabel									{width: 100%; border: 0px; border-spacing: 5px;}
.faqtekst									{border: 1px solid #E5E5E5; background-color: #F4F4F4; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px;}

/* ------------ CONTACTPAGINA ------------- */
.contact_tekst								{width: 375px; float: left; display: block;}
.contact_map								{border: 1px dotted #D8D8D8; float: left; display: block; width: 410px; height: 250px;}

/* --------- PRODUCTDETAILPAGINA ---------- */
.pdpbadge-new 								{position: relative;}
.pdpbadge-new:before 						{
                                            position: absolute;
                                            content: '';
                                            width: 91px;
                                            height: 92px;
                                            top: -10px;
                                            right: -9px;
                                            z-index: 100;
                                            background: no-repeat;
                                            }
.pdpbadge-specialsize 						{position: relative;}
.pdpbadge-specialsize:before 				{
                                            position: absolute;
                                            content: '';
                                            width: 91px;
                                            height: 92px;
                                            top: -10px;
                                            right: -9px;
                                            z-index: 100;
                                            background: no-repeat;
                                            }
.bestelveld									{
                                            width: 70px;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-bottom: 25px;
                                            margin-right: 5px;
                                            }

/* ----------- FORMULIERPAGINA ------------ */
.formuliertabel								{}
.formulierveld								{
                                            width: 97%;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.formulierknop								{border: 0px; cursor: pointer; margin-top: 30px;}

/* --------- IDENTIFICATIEPAGINA ---------- */
.identificatietabel							{}
.identificatieformulierveld					{
                                            width: 95%;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.identificatietabel_links					{width: 380px; display: inline-block; float: left; margin-right: 30px;}
.identificatietabel_rechts					{width: 380px; display: inline-block; float: left;}
.identificatietabel_largeaccount			{width: 100%; margin-right: 30px;}
.myshophoofdtabel							{margin-top: 20px;}

/* --------- REGISTRATIEPAGINA ----------- */
.registratietabel							{}
.registratieformulierveld					{
                                            width: 770px;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.registratieformulierkeuzeveld				{
                                            width: 790px;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.registratieformulierveld_mini				{
                                            width: 360px;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.registratieformulierkeuzeveld_mini			{
                                            width: 380px;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.registratieformulierveld_micro				{
                                            width: 50px;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            margin-right: 5px;
                                            }
.registratieformulierveld_macro				{
                                            width: 281px;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.registratietabel_links						{width: 380px; display: inline-block; float: left; margin-right: 30px;}
.registratietabel_rechts					{width: 380px; display: inline-block; float: left;}
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

/* brand-form */
.c-form {
	overflow: hidden;
	padding: 24px;
}
.c-form .row {
	padding: 11px 0;
}
.c-form .check-row {
	line-height: 0;
}
.c-form label {
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
}
.brand-form {
	padding: 6px 24px 21px;
}
.price-form {
	padding: 6px 24px 10px;
}
.range-block {
	overflow: hidden;
	padding: 20px 25px;
	background: url( en/sep-accordion1.gif) no-repeat 50% 0;
}
.range-title {
	display: block;
	margin: 0 0 10px;
	text-transform: capitalize;
	color: #f43337;
	text-indent: 2px;
	line-height: 18px;
}
.range-dial {
	display: block;
	margin: 0 auto 5px;
}
#slider-range {
	height: 9px;
	-webkit-border-radius: 5px 4px 4px 5px/5px 5px 4px 4px;
	-moz-border-radius: 5px 4px 4px 5px/5px 5px 4px 4px;
	border-radius: 5px 4px 4px 5px/5px 5px 4px 4px;
	background-color: #1e1e1e;
	margin: 0 0 10px;
	position: relative;
}
#slider-range .slider {
	position: absolute;
	background: #f33337;
	height: 9px;
}
#slider-range .slider-handle {
	position: absolute;
	width: 13px;
	height: 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #1e1e1e;
	-webkit-box-shadow: 0 0 4px #000;
	-moz-box-shadow: 0 0 4px #000;
	box-shadow: 0 0 4px #000;
	background-image: -webkit-linear-gradient(bottom, #ccc, #fff);
	background-image: -moz-linear-gradient(bottom, #ccc, #fff);
	background-image: -o-linear-gradient(bottom, #ccc, #fff);
	background-image: linear-gradient(to top, #ccc, #fff);
	margin: -2px 0 0;
}
.range-block .amount-bar {
	overflow: hidden;
	line-height: 18px;
}
.range-block .amount-min {
	float: left;
}
.range-block .amount-max {
	float: right;
}
.size-form {
	padding: 7px 24px 21px;
}
.size-form .col:first-child {
	margin: 0;
}
.size-form .col {
	float: left;
	width: 70px;
	margin: 0 0 0 21px;
}
.side-block .scrollable-wrap {
	padding: 9px 24px 28px;
}
.color-form {
	padding: 0 10px 0 0;
}
label.red .chk-checked {
	background: url( en/sprite-checkbox.png) no-repeat 100% -20px;
}
label.red .chk-unchecked {
	background: url( en/sprite-checkbox.png) no-repeat 0 -20px;
}
label.orange.chk-label-active {
	color: orange;
}
label.orange .chk-checked {
	background: url( en/sprite-checkbox.png) no-repeat 100% -40px;
}
label.orange .chk-unchecked {
	background: url( en/sprite-checkbox.png) no-repeat 0 -40px;
}
label.yellow.chk-label-active {
	color: #ffe71c;
}
label.yellow .chk-unchecked {
	background: url( en/sprite-checkbox.png) no-repeat 0 -60px;
}
label.yellow .chk-checked {
	background: url( en/sprite-checkbox.png) no-repeat 100% -60px;
}
label.l-green.chk-label-active {
	color: #85e02c;
}
label.l-green .chk-unchecked {
	background: url( en/sprite-checkbox.png) no-repeat 0 -80px;
}
label.l-green .chk-checked {
	background: url( en/sprite-checkbox.png) no-repeat 100% -80px;
}
label.syan.chk-label-active {
	color: #1bbde0;
}
label.syan .chk-unchecked {
	background: url( en/sprite-checkbox.png) no-repeat 0 -100px;
}
label.syan .chk-checked {
	background: url( en/sprite-checkbox.png) no-repeat 100% -100px;
}
label.pink.chk-label-active {
	color: pink;
}
label.pink .chk-unchecked {
	background: url( en/sprite-checkbox.png) no-repeat 0 -120px;
}
label.pink .chk-checked {
	background: url( en/sprite-checkbox.png) no-repeat 100% -120px;
}
label.white.chk-label-active {
	color: #fff;
}
label.white .chk-unchecked {
	background: url( en/sprite-checkbox.png) no-repeat 0 -140px;
}
label.white .chk-checked {
	background: url( en/sprite-checkbox.png) no-repeat 100% -140px;
}
label.mehroon.chk-label-active {
	color: #ce0f36;
}
label.mehroon .chk-unchecked {
	background: url( en/sprite-checkbox.png) no-repeat 0 -160px;
}
label.mehroon .chk-checked {
	background: url( en/sprite-checkbox.png) no-repeat 100% -160px;
}
/* carousel3 */
.carousel3 {
	overflow: hidden;
	margin: 0 -9999px;
	padding: 20px 9999px;
	border-bottom: 1px solid #ccc;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
	background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%);
}
.carousel3 .btn-prev3, .carousel3 .btn-next3 {
	float: left;
	width: 18px;
	height: 33px;
	background: url( en/btn-prev3.png) no-repeat;
	margin: 20px 0 0 0;
}
.carousel3 .btn-next3 {
	float: right;
	background: url( en/btn-next3.png) no-repeat;
	margin: 20px 0 0 10px;
}
.carousel3 .gmask-center {
	overflow: hidden;
	max-width: 1100px;
	margin: 0 auto;
}
.carousel3 .slideset {
	float: left;
	width: 99999px;
	line-height: 0;
	margin-top: 10px;
}
.carousel3 .slide {
	float: left;
	text-align: justify;
}
.carousel3 .slide:after {
	content: '';
	display: inline-block;
	width: 100%;
}
.carousel3 .cycle-slide {
	padding: 0 60px 0 0;
}
.carousel3 .slide a {
/*
	opacity:0;
	filter:alpha(opacity=0);
*/
}
/* footer */
.footer-desc {
	padding: 0 9999px;
	margin: 0 -9999px;
}
.carousel3 .slide a {
	position: relative;
	display: inline-block;
}
.carousel3 .slide .gray, .carousel3 .slide canvas {
	position: absolute;
	top: 0;
	left: 0;
	transition: 1s opacity;
}
.carousel3 .slide img.normal {
	z-index: 1;
}
.carousel3 .slide img.gray, .carousel3 .slide canvas {
	z-index: 2;
}
.carousel3 .slide a:hover .gray, .carousel3 .slide a:hover canvas {
	opacity: 0;
}
.footer-desc .f-holder {
	background: url( en/bg-footer.jpg) repeat-x 50% 0;
	padding: 0 9999px 16px;
	margin: 0 -9999px;
	overflow: hidden;
}
.footer-desc h5, .footer-desc h4 {
	color: #fff;
	font: 25px/39px oswald_stencilregular, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
}
.footer-desc h5 {
	font-size: 20px;
}
.footer-desc .f-holder .f-block {
	float: left;
	width: 860px;
}
.f-three-columns {
	overflow: hidden;
	margin: 0 0 23px;
}
.f-three-columns .col {
	float: left;
	background: url( en/separator-f.jpg) no-repeat 100% 0;
	padding: 31px 24px 0 37px;
	width: 172px;
}
.f-three-columns .col:first-child {
	padding: 31px 30px 0 0;
}
.f-three-columns .col:last-child {
	width: 261px;
}
.footer-desc .f-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-desc .f-nav li {
	background: url( en/f-arrow.png) no-repeat 1px 5px;
	padding: 0 0 14px 15px;
}
.footer-desc .f-nav a {
	color: #888;
}
.accept {
	overflow: hidden;
	padding: 0 5px;
}
.accept span {
	float: left;
	font: 20px/35px oswald_stencilregular, Arial, Helvetica, sans-serif;
	color: #fff;
}
.accept-list {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}
.accept-list li {
	float: left;
	margin: 0 5px 0 0;
}
.footer-desc .placeholder img, .accept-list img {
	vertical-align: top;
}
.footer-desc .right-column {
	float: right;
	padding: 31px 0 0;
	width: 340px;
}
.footer-desc .placeholder {
	margin: 0 0 17px;
}
.footer-desc h5 {
	text-align: right;
	margin: 0 0 3px;
}
/* .social-networks */
.social-networks {
	list-style: none;
	margin: 0;
	padding: 0 0 20px;
	float: right;
	clear: both;
}
.social-networks li {
	float: left;
	margin: 0 0 0 4px;
}
.social-networks a {
	float: left;
	width: 33px;
	height: 26px;
	opacity: 0.2;
}
.social-networks a:hover {
	opacity: 1;
}
/* .footer-desc-panel */
.footer-desc-panel {
	background: #f43337;
	overflow: hidden;
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	padding: 21px 9999px;
	margin: 0 -9999px;
}
.footer-desc-panel a {
	color: #fff;
}
.produced {
	float: right;
}
.produced a {
}
.footer-desc-panel .copy {
	float: left;
	margin: 0;
}
.footer-desc-panel .copy a {
	background: url( en/f-separator.png) no-repeat 0 4px;
	padding: 0 0 0 6px;
	margin: 0 2px;
}
/* footer-mob */
.footer-mob {
	background: #f43337;
	width: 100%;
	padding: 0 20px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.footer-mob h4 {
	box-shadow: 0 0 4px 0 #000;
	font: 18px oswald_stencilregular, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 15px 0px 15px;
	margin: 0 -40px;
	text-align: center;
	background: #fff;
	background: -moz-linear-gradient(top, #ffffff 0%, #fdfdfd 19%, #efefef 88%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(19%, #fdfdfd), color-stop(88%, #efefef), color-stop(100%, #efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #fdfdfd 19%, #efefef 88%, #efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #fdfdfd 19%, #efefef 88%, #efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #fdfdfd 19%, #efefef 88%, #efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #fdfdfd 19%, #efefef 88%, #efefef 100%); /* W3C */
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.user-info-list {
	list-style: none;
	margin: 0 0 13px;
	padding: 6px 0 0;
}
.user-info-list li {
	background: url( en/separator-f01.jpg) no-repeat 50% 0;
	display: table;
	padding: 10px 20px 10px 0;
}
.user-info-list li:first-child {
	background: none;
}
.user-info-list span {
	vertical-align: middle;
	display: table-cell;
	color: #fff;
	font: 18px 'calibrilight', Arial, Helvetica, sans-serif;
}
.user-info-list a {
	color: #fff;
	font: 18px 'calibrilight', Arial, Helvetica, sans-serif;
}
.user-info-list img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.footer-mob .f-nav {
	list-style: none;
	margin: 0 0 30px;
	padding: 0px 0 0px;
	border-radius: 10px;
	background: #a32225;
	font: 18px 'calibrilight', Arial, Helvetica, sans-serif;
}
.footer-mob .f-nav li {
	background: url( en/separator-f02.png) no-repeat 50% 0;
	padding: 15px 25px;
}
.footer-mob .f-nav li:first-child {
	background: none;
}
.footer-mob .f-nav a {
	color: #fff;
	background: url( en/f-arrow01.png) no-repeat 0 4px;
	padding: 0 0 0 20px;
}
.footer-mob .accept {
	padding: 0;
}
.footer-mob .accept span {
	font: 18px oswald_stencilregular, Arial, Helvetica, sans-serif;
	float: none;
	display: block;
	margin: 0 0 10px;
}
.footer-mob .accept .accept-list {
	float: none;
	margin: 0 0 10px;
}
.counter {
	height: 32px;
	border-radius: 6px;
	cursor: pointer;
	padding: 0 17px;
	font-size: 12px;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	background: #fefefe url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWMxYzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fefefe 0%, #c1c1c1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #c1c1c1));
	background: -webkit-linear-gradient(top, #fefefe 0%, #c1c1c1 100%);
	background: -o-linear-gradient(top, #fefefe 0%, #c1c1c1 100%);
	background: -ms-linear-gradient(top, #fefefe 0%, #c1c1c1 100%);
	background: linear-gradient(to bottom, #fefefe 0%, #c1c1c1 100%);
	color: #666;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	max-width: 52px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	-moz-transition: all 240ms ease-out;
	-ms-transition: all 240ms ease-out;
	-o-transition: all 240ms ease-out;
}
.counter span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.counter a {
	width: 17px;
	height: 32px;
	position: absolute;
	top: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.counter a:hover {
	text-decoration: none;
}
.counter .counter-plus {
	right: 0;
}
.counter .counter-minus {
	left: 0;
}
.counter:before, .counter:after {
	position: absolute;
	content: '';
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	height: 32px;
	top: 0;
	text-indent: 0;
}
.counter:before {
	left: 15px;
}
.counter:after {
	right: 15px;
}
.footer-mob .accept-list li {
	margin: 0 10px 0 0;
}
.hidden2 {
	display: none;
}
/****************************************
Shopping Basket Page CSS Starts Here
*****************************************/
.shoppingbasket_wrapper {
	background: #eeeeee;
	padding: 40px;
	border-top: 6px solid #f43337;
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-ms-border-radius: 0px 0px 10px 10px;
	-o-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
h1.innerpage-title {
	font: 25px/27px oswald_stencilregular, Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 20px 0;
}
table.baskettable {
	border: 1px solid #cccccc;
	border-left: none;
	border-bottom: none;
	text-align: left;
	font-family: 'calibriregular';
	font-size: 15px;
}
table.baskettable tr th, table.baskettable tr td {
	border-left: 1px solid #cccccc;
	position: relative;
	padding: 10px;
	background: #f4f4f4;
	line-height: 30px;
	border-bottom: 1px solid #cccccc;
}
table.baskettable tr th h3 {
	font-family: oswald_stencilregular, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7e7e7e;
	font-weight: normal;
	margin: 5px 0;
	line-height: 30px;
	text-transform: uppercase;
}
table.baskettable tr td h3 {
	font-family: oswald_stencilregular, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	font-weight: normal;
	margin: 5px 0;
	text-transform: uppercase;
}
table.baskettable tr td p {
	font-size: 15px;
	line-height: 25px;
	margin: 0;
	font-family: 'calibriregular';
}
table.baskettable tr td a {
	color: #f43337;
}
table.baskettable tr td a:hover {
	color: #3d3d3d;
}
.clear {
	clear: both;
}
table.baskettable tr td input[type="text"].quantity-input {
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #7e7e7e;
	width: 25px;
	padding: 5px 10px;
	border: 1px solid #cccccc;
	text-align: center;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
	-ms-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
	-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
}
.product-tiny {
	display: inline-block;
}
.nodata {
	text-align: center;
	cursor: not-allowed;
}
.product-tiny {
	background: #ffffff;
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin-right: 10px;
	border: 1px solid #dddddd;
	padding: 5px;
	text-align: center;
	float: left;
}
.product-name-id {
	display: inline-block;
	float: left;
}
.product-name-code {
	font-size: 13px;
}
span.ico_cross {
	display: block;
	cursor: pointer;
	margin: auto;
	width: 26px;
	height: 26px;
	background: url(en/i_cross.png) no-repeat center center #7e7e7e;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition:0.5s all ease-out 0s;
	   -moz-transition:0.5s all ease-out 0s;
	    -ms-transition:0.5s all ease-out 0s;
	     -o-transition:0.5s all ease-out 0s;
	        transition:0.5s all ease-out 0s;
}
span.ico_cross:hover
{
	background: url(en/i_cross.png) no-repeat center center #606060;
}
.white_back {
	background: #ffffff !important;
}
.baskettable_buttons input[type="button"].red-button, .baskettable_buttons input[type="submit"].red-button, .baskettable_buttons button.red-button {
	font-family: 'calibriregular';
	color: #ffffff;
	padding: 15px 30px;
	background: linear-gradient(to bottom, #f43337 0%, #dc2e31 50%, #db4e51 100%) repeat scroll 0 0 / auto 200%;
	font-size: 15px;
	border: 0;
	width: 220px;
	margin-bottom: 5px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: background-position 1s ease-out 0s;
	   -moz-transition: background-position 1s ease-out 0s;
	    -ms-transition: background-position 1s ease-out 0s;
	     -o-transition: background-position 1s ease-out 0s;
		    transition: background-position 1s ease-out 0s;
}
.baskettable_buttons input[type="button"].darkgrey-button, .baskettable_buttons input[type="submit"].darkgrey-button, .baskettable_buttons button.darkgrey-button {
	font-family: 'calibriregular';
	color: #ffffff;
	padding: 15px 30px;
	font-size: 15px;
	border: 0;
	cursor: pointer;
	width: 220px;
	margin-bottom: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: background-position 1s ease-out 0s;
	   -moz-transition: background-position 1s ease-out 0s;
	    -ms-transition: background-position 1s ease-out 0s;
	     -o-transition: background-position 1s ease-out 0s;
		    transition: background-position 1s ease-out 0s;
}
.baskettable_buttons input[type="button"].darkgrey-button, .baskettable_buttons input[type="submit"].darkgrey-button, .baskettable_buttons button.darkgrey-button {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjY2NjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #333333 0%, #444444 50%, #666666 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(50%, #444444), color-stop(100%, #666666));
	background: -webkit-linear-gradient(top, #333333 0%, #444444 50%, #666666 100%);
	background: -o-linear-gradient(top, #333333 0%, #444444 50%, #666666 100%);
	background: -ms-linear-gradient(top, #333333 0%, #444444 50%, #666666 100%);
	background: linear-gradient(to bottom, #333333 0%, #444444 50%, #666666 100%);
	background-size: auto 200%;
	background-position: 0 0;
}
.baskettable_buttons input[type="button"].red-button:hover, .baskettable_buttons input[type="submit"].red-button:hover, .baskettable_buttons button.red-button:hover
{
	background-position: 0 100%;
}
.baskettable_buttons input[type="button"].darkgrey-button:hover, .baskettable_buttons input[type="submit"].darkgrey-button:hover, .baskettable_buttons button.darkgrey-button:hover
{
	background-position: 0 100%;
}
.baskettable_buttons {
	margin: 0 15px;
}
table.baskettable tr td.noleft-border {
	border-left: none !important;
}
h3.coupon_code {
	color: #e83034 !important;
	font-family: oswald_stencilregular, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 10px;
}
h3.coupon_code span.ico_cross {
	margin: 0 0 0 5px;
	display: inline-block;
	vertical-align: middle;
}
span.total_price {
	color: #ef3236 !important;
}
.full_divider {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;
	margin: 45px 0;
}
.customselect select {
	background: #ffffff !important;
}
.customselect div.fancy-select div.trigger {
	background: none !important;
	border: 0 !important;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset !important;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset !important;
	-ms-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset !important;
	-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset !important;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset !important;
	padding: 4px 25px 4px 10px !important;
}
.customselect div.fancy-select div.trigger:before {
	border: 0 !important;
}
.customselect div.fancy-select div.trigger:after {
	top: 17px !important;
	right: 14px !important;
}
span.icon_na {
	width: 26px;
	height: 26px;
	display: block;
	background: url(en/i_minus.png) no-repeat center center #f43337;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	vertical-align: middle;
	margin: auto;
}
.apply_coupon {
	margin-bottom: 10px;
}
.apply_coupon input[type="text"] {
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
	-ms-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
	-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2) inset;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 12px;
	font-family: 'calibriregular';
	color: #7e7e7e;
	font-size: 16px;
	width: 90%;
	border: 0;
}
.apply_coupon input[type="button"], .apply_coupon button, .apply_coupon input[type="submit"] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 20px;
	font-family: 'calibriregular';
	color: #ffffff;
	font-size: 16px;
	background: #f43337 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0MzMzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RjMmUzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjRlNTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f43337 0%, #dc2e31 50%, #db4e51 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f43337), color-stop(50%, #dc2e31), color-stop(100%, #db4e51));
	background: -webkit-linear-gradient(top, #f43337 0%, #dc2e31 50%, #db4e51 100%);
	background: -o-linear-gradient(top, #f43337 0%, #dc2e31 50%, #db4e51 100%);
	background: -ms-linear-gradient(top, #f43337 0%, #dc2e31 50%, #db4e51 100%);
	background: linear-gradient(to bottom, #f43337 0%, #dc2e31 50%, #db4e51 100%);
	background-size: auto 200%;
	background-position: 0 0;
	border: 0;
	cursor: pointer;
}
.apply_coupon input[type="button"]:hover, .apply_coupon button:hover, .apply_coupon input[type="submit"]:hover{
	background-position: 0 100%;
}
.apply_coupon .col-lg-9 {
	margin-right: 5px;
	width: 70%;
	float: left;
}
.apply_coupon .col-lg-3 {
	width: 25%;
	float: left;
}
.mobile_table {
	display: none;
}


/********************************
Product Inner Page Styling Starts HEre
************************************/
.productinfo_wrapper .left_side
{
	float:left;
	width:400px;
}
.productinfo_wrapper .right_side
{
	float:right;
	width:365px;
}
.fancybox-overlay.fancybox-overlay-fixed
{
	-webkit-background:rgba(0,0,0,0.5);
	-moz-background:rgba(0,0,0,0.5);
	-ms-background:rgba(0,0,0,0.5);
	-o-background:rgba(0,0,0,0.5);
	background:rgba(0,0,0,0.5);
	z-index:100000;
}
.zoomContainer .zoomLens
{
	opacity:0 !important;
}
.main_pimage
{
	overflow:hidden;
	border:1px solid #cccccc;
	background:#ffffff; 
	height:400px;
	position:relative;
}
.main_pimage img
{
	width:100%;
	display:block;
}
.product_thumbs
{
	margin:10px auto auto auto;
	position:relative;
	width:90%;
}
.product_thumbs #gal1 a img
{
	width:100%;
	display:block;
}
.productinfo_wrapper a:focus
{
	outline:0;
}
.product_info
{
	position:relative;
}
.price_row p
{
	font-size:16px;
	color:#666666;
	font-family: 'calibriregular';
	line-height:20px;
	margin:0;
}
.price_row p span.pprice
{
	font-size:15px;
	color:#2e2e2e;
	font-family: oswald_stencilregular;
	line-height:25px;
	margin-right:10px;
}
.price_row p span.pprice-incl
{
	font-size:25px;
	color:#2e2e2e;
	font-family: oswald_stencilregular;
	line-height:25px;
	margin-right:10px;
}
.price_row
{
	padding:15px 0;
	border-bottom:1px solid #cccccc;
	margin-bottom:20px;
}
.product_brand
{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	width:80px;
	height:50px;
	position:absolute;
	top:-50px;
	right:0;
	z-index:1;
	overflow:hidden;
	margin-bottom:25px;
}
.product_brand img
{
	width:100%;
}
.colors_row
{
	margin-bottom:20px;
}
h3.info_title
{
	font-size:18px;
	color:#2e2e2e;
	font-family: oswald_stencilregular;
	line-height:25px;
	margin-bottom:5px;
	text-transform:uppercase;
	margin-top:0;
}
.product_info ul
{
	padding:0;
	margin:0;
}
ul.colors_listing > li
{
	list-style:none;
	display:inline-block;
	margin-right:2px;
}
ul.colors_listing > li span.colors_box
{
	width:38px;
	height:38px;
	display:inline-block;
	background:#ffffff;
	border:1px solid #dddddd;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	position:relative;
	-webkit-transition:0.3s all ease-in-out 0s;
	   -moz-transition:0.3s all ease-in-out 0s;
	    -ms-transition:0.3s all ease-in-out 0s;
	     -o-transition:0.3s all ease-in-out 0s;
	        transition:0.3s all ease-in-out 0s;
}
ul.colors_listing > li span.colors_box > span.dsand
{
	background:#a28a4a;
}
ul.colors_listing > li span.colors_box > span.blue
{
	background:#1356a4;
}
ul.colors_listing > li span.colors_box > span.black
{
	background:#000000;
}
ul.colors_listing > li span.colors_box > span.darkgrey
{
	background:#5e5e5e;
}
ul.colors_listing > li span.colors_box > span.sand
{
	background:#92886f;
}
ul.colors_listing > li span.colors_box > span.lorange
{
	background:#cf9765;
}
ul.colors_listing > li span.colors_box > span.dyellow
{
	background:#d6b11c;
}
ul.colors_listing li span.colors_box:hover, ul.colors_listing li span.colors_box.active
{
	background:#f43337;
	border:1px solid #f43337;
}
ul.colors_listing > li span.colors_box > span
{
	width:30px;
	height:30px;
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	z-index:0;
	margin:auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
ul.sizing_listing > li
{
	list-style:none;
	display:inline-block;
	margin-right:2px;
	margin-bottom: 5px;
}
ul.sizing_listing > li span.sizes_box
{
	min-width: 30px;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	height:38px;
	color:#ffffff;
	text-align:center;
	line-height:38px;
	display:inline-block;
	background:#2e2e2e;
	border:1px solid #191919;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	position:relative;
	cursor: pointer;
	-webkit-transition:0.3s all ease-in-out 0s;
	   -moz-transition:0.3s all ease-in-out 0s;
	    -ms-transition:0.3s all ease-in-out 0s;
	     -o-transition:0.3s all ease-in-out 0s;
	        transition:0.3s all ease-in-out 0s;
}
ul.sizing_listing > li span.sizes_box:hover, ul.sizing_listing > li span.sizes_box.active
{
	background:#f43337;
	border:1px solid #bc2629;
}
.sizes_row
{
	margin-bottom:25px;
}
.inout_stock
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.inout_stock h3
{
	font-size:20px;
	color:#666666;
	font-family: oswald_stencilregular;
	line-height:25px;
	text-transform:uppercase;
	font-weight:normal;
}
.inout_stock h3 > span
{
	width:26px;
	height:26px;
	display:inline-block;
	line-height:26px;
	vertical-align:middle;
	margin-right:5px;
	-webkit-border-radius:100%;
	   -moz-border-radius:100%;
	    -ms-border-radius:100%;
	     -o-border-radius:100%;
	        border-radius:100%;
}
h3.instock
{
	color:#6fc51a;
}
h3.outstock
{
	color:#e4181d;
}
.inout_stock h3.instock > span
{
	background:url(en/i_instock.png) no-repeat center center #6fc51a;
}
.inout_stock h3.outstock > span
{
	background:url(en/i_outstock.png) no-repeat center center #eb122c;
}
.prod_otherinfo
{
	margin-bottom:20px;
}
.prod_otherinfo p
{
	font-size:16px;
	color:#555555;
	line-height:20px;
	margin:0;
	padding:2px 0;
}
.addtocart span.ico.ico-cart
{
	background: url(en/ico-cart3.png) no-repeat;
    height: 19px;
    margin: 0 5px 0 0;
    width: 18px;
}
.double_divider
{
	border-bottom:1px solid #ffffff;
	border-top:1px solid #dddddd;
	margin:10px -40px 30px -40px;
}
.product_textdata p
{
	font-size:15px;
	color:#666666;
	font-family: 'calibriregular';
	line-height:25px;
	margin:0;
	padding-bottom:10px;
}
.product_textdata ul.pp_listing
{
	margin:0;
	padding:0 0 15px 0;
} 
ul.pp_listing > li
{
	padding:0px 0px 8px 15px;
	list-style:none;
	background:url(en/ul_textbullet.png) no-repeat left 10px;
	font-size: 15px;
	color:#666666;
	font-family: 'calibriregular';
	line-height:25px;
}
.product_view
{
	overflow:hidden;
}
.rp_listing .item
{
	width:180px;
	margin: 0 18px 33px 0;
}
.rp_listing .item .item-img img
{
	width:100%;
}
.loader_image
{
	background:url(en/loader.gif) center center;
	background-size:100%;
	width:40px;
	height:40px;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	z-index:99999;
	display:none;
	-webkit-border-radius:100%;
	   -moz-border-radius:100%;
	    -ms-border-radius:100%;
	     -o-border-radius:100%;
	        border-radius:100%;
}
.rp_listing .item-info .price
{
	font-size:16px;
}

.rp_listing .item-info .brand
{
	width: 50px;
	margin-top: 5px;
}

.rp_listing .item-info p.referen span.icon
{
	background:url(en/i_referen.png) center center;
	width:6px;
	height:9px;
	margin-right:3px;
	vertical-align:middle;
	display:inline-block;
}
.rp_listing .item-info p
{
	 margin: 0 0 10px;
}
.rp_listing .item-info p.referen
{
	font-size: 13px;
    margin-top: -5px;
    text-align: right;
}
.rp_listing .btn
{
	float:none;
}
.rp_listing .item-group .row
{
	text-align:right;
}
a.fancybox-item.fancybox-close
{
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-o-border-radius:100%;
	border-radius:100%;
	display:block;
	width:29px;
	height:29px;
	background:url(en/i_close.png) center center;
	right: -12px;
    top: -12px;
}
.product_thumbs a.elevatezoom-gallery
{
	display:block;
	width:65px;
	height:65px;
	display:inline-block;
	background:#ffffff;
	margin-right:0px;
	overflow:hidden;
	border:1px solid #cccccc;
}
.product_thumbs a.elevatezoom-gallery img
{
	width:100%;
}
.rp_listing
{
	margin-top:5px;
}
.fancybox-outer .fancybox-nav > span
{
	width:11px;
	height:17px;
	margin:0;
	display:block;
	top:49%;
}
.fancybox-outer .fancybox-nav.fancybox-prev > span
{
	background:url(en/arrow_left.png) center center;
}
.fancybox-outer .fancybox-nav.fancybox-next > span
{
	background:url(en/arrow_right.png) center center;
}
.dlisting_row
{
	margin-bottom:10px;
}
.dlisting_row .col-lg-6
{
	width:50%;
	float:left;
}
.dlisting_row .col-lg-2
{
	width:16.6667%;
	float:left;
}
.download_listing
{
	font-size:15px;
	color:#666666;
	font-family: 'calibriregular';
	line-height:20px;
	margin:0;
}
.download_listing h5
{
	font-size:15px;
	color:#666666;
	font-family: 'calibriregular';
	line-height:20px;
	margin:0;
	padding:0 0 0 15px;
	font-weight:normal;
	background:url(en/red_circle.png) no-repeat 0 center;
}
.text-center
{
	text-align:center;
}
.download_listing a.download_pdf
{
	display:inline-block;
}
.download_listing a.download_pdf > span.icon
{
	background:url(en/icon_pdf.png) no-repeat 0 center;
	width:11px;
	height:14px;
	display:inline-block;
	margin-right:5px;
}
#owl-example .item{
	padding: 30px 0px;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
#owl-example .item img{
	width: auto;
	margin: 0 auto;
	display: block;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.product_view .owl-pagination
{
	display:none;
}
.product_view .owl-theme .owl-controls .owl-buttons div.owl-prev
{
	position:absolute;
	z-index:9999;
	left:-30px;
	top:28%;
	background:url(en/thumbnail-arrow-left.png) no-repeat center center;
	width:14px;
	height:23px;
	opacity:0.9;
}
.product_view .owl-theme .owl-controls .owl-buttons div.owl-next
{
	position:absolute;
	z-index:9999;
	right:-30px;
	top:28%;
	background:url(en/thumbnail-arrow-right.png) no-repeat center center;
	width:14px;
	height:23px;
	opacity:0.9;
}
.product_view .owl-buttons .owl-prev, .product_view .owl-buttons .owl-next, .product_view .owl-controls
{
	margin:0 !important;
	opacity:1 !important;
}
.product_view .owl-wrapper-outer div.owl-item
{
	width:73px !important;
}
.productinfo_wrapper
{
	margin-bottom:30px;
}

@media only screen and (max-width: 800px)
{
    /* --------------- NETQUE --------------- */
    .no_smartphone				{display: none;}
    .smartphone_only			{display: true;}
    /* -------------------------------------- */
}

/*@media only screen and (max-width: 640px), (-webkit-min-device-pixel-ratio: 2), (-webkit-device-pixel-ratio: 3), (device-aspect-ratio: 40/71) {*/
/* VIEWPORT VOOR MOBILE */

@media only screen and (max-width: 640px) {
body {
	min-width: 0 !important;
	background: #000 url( en/bg-main-mob.jpg) 50% 0;
}
/* --------------- NETQUE --------------- */
.no_smartphone				{display: none;}
.smartphone_only			{display: true;}
/* -------------------------------------- */
.navbar {
	border: none;
	overflow: hidden;
	/*zoom: 0.5;
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);*/
}
.navbar .logo {
	position: absolute;
	left: 50%;
	top: 10px;
	width: 80px;
	height: 53px;
	background: url( en/logo-tablet.png) no-repeat;
	margin: 0 0 0 -40px;
}
.navbar .cart {
	display: block;
}
.navbar .btn-nav {
	float: left;
	width: 80px;
	height: 80px;
	background: url( en/btn-nav.gif) no-repeat;
	border-right: 1px solid #ccc;
	-webkit-box-shadow: -1px 0 0 0 #fff;
	box-shadow: -1px 0 0 0 #fff;
}
/* responsiv-nav */
.nav {
	display: none;
}
.responsiv-nav {
	display: block;
}
.responsiv-nav .nav {
	list-style: none;
	display: block;
	float: none;
	clear: both;
	overflow: hidden;
	background: #f43337;
	font-size: 30px;
	line-height: 40px;
	margin: 0;
}
.responsiv-nav .nav li:first-child {
	background: none;
}
.responsiv-nav .nav li {
	float: none;
	padding: 2px 0 0;
	background: url( en/sep-nav-tablet.gif) no-repeat 50% 0;
}
.responsiv-nav .nav a {
	position: relative;
	color: #fff !important;
	display: block;
	padding: 32px 70px 32px 40px;
}
.responsiv-nav .nav a:before {
	top: 38px;
	left: auto;
	right: 40px;
	width: 16px;
	height: 27px;
	background: url( en/arrow-nav.png) no-repeat;
	display: block;
}
.responsiv-nav .nav a:after {
	display: none;
}
#main {
	/*padding: 46px 40px 0;*/
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#content, #sidebar {
	float: none;
	width: 100%;
}
.accordion1 {
	font-size: 24px;
	line-height: 28px;
}
.accordion1 li:first-child {
	background: none;
}
.accordion1>li {
	background: url( en/sep-accordion1-tablet.gif) no-repeat 50% 0;
}
.accordion1 .slide ul {
	background: #fff url( en/sep-accordion1-tablet.gif) no-repeat 50% 0;
	padding: 0 0 0 30px;
}

/* NETQUE - RESPONSIVE */
.accordion1 .slide2 ul {
	background: none;
	padding: 0 0 0 30px;
}
.accordion1 .slide3 ul {
	background: none;
	padding: 0 0 0 30px;
}
.accordion1 .slide4 ul {
	background: none;
	padding: 0 0 0 30px;
}

/* ------------ CONTACTPAGINA ------------- */
.contact_tekst								{width: 100%; float: left; display: block;}
.contact_map								{border: 1px dotted #D8D8D8; float: left; display: block; width: 100%; height: 250px;}

/* --------- IDENTIFICATIEPAGINA ---------- */
.identificatietabel							{}
.identificatieformulierveld					{
                                            width: 95%;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.identificatietabel_links					{width: 100%; display: inline-block; float: left; margin-bottom: 50px;}
.identificatietabel_rechts					{width: 100%; display: inline-block; float: left;}

/* ---------- REGISTRATIEPAGINA ---------- */
.registratietabel							{}
.registratieformulierveld					{
                                            width: 95%;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.registratieformulierkeuzeveld				{
                                            width: 100%;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.registratieformulierveld_mini				{
                                            width: 95%;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.registratieformulierkeuzeveld_mini			{
                                            width: 100%;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.registratieformulierveld_micro				{
                                            width: 12%;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            margin-right: 5px;
                                            }
.registratieformulierveld_macro				{
                                            width: 72%;
                                            background: #ffffff;
                                            -webkit-border-radius: 5px;
                                            -moz-border-radius: 5px;
                                            -ms-border-radius: 5px;
                                            -o-border-radius: 5px;
                                            border-radius: 5px;
                                            padding: 10px;
                                            font-family: 'calibriregular';
                                            color: #7e7e7e;
                                            font-size: 16px;
                                            border: 1px solid #E5E5E5;
                                            margin-top: 5px;
                                            }
.registratietabel_links						{width: 100%; display: inline-block; float: left;}
.registratietabel_rechts					{width: 100%; display: inline-block; float: left;}
/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
			
.accordion1>li.active .opener:before, .accordion1>li .opener:before {
	width: 13px;
	height: 19px;
	border: none;
	background: url( en/arrow-accordion-tablet.png) no-repeat !important;
	left: 32px;
	top: 30px;
}
.accordion1>li>a {
	padding: 25px 56px;
}
.accordion1 .slide ul a {
	padding: 5px 40px;
}
.accordion1 .slide ul a:before {
	top: 18px;
}
.navbar .search-form {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 15px 17px 15px;
	border-top: 1px solid #841d1f;
	-webkit-box-shadow: inset 0 1px 0 0 #ff7679;
	box-shadow: inset 0 1px 0 0 #ff7679;
	background: #f43337;
}
.search-form .search-row {
	overflow: hidden;
	-webkit-border-radius: 46px/45px 45px 46px 46px;
	-moz-border-radius: 46px/45px 45px 46px 46px;
	border-radius: 46px/45px 45px 46px 46px;
	background-color: #a32225;
	-webkit-box-shadow: inset 0 2px 5px rgba(0,0,0,.41);
	-moz-box-shadow: inset 0 2px 5px rgba(0,0,0,.41);
	box-shadow: inset 0 2px 5px rgba(0,0,0,.41);
	position: relative;
}
.search-form input[type=text] {
	float: left;
	width: 100%;
	margin: 0;
	padding: 12px 40px 12px 20px;
	border: 0;
	background: none;
	color: #fff;
	font: 16px oswald_stencilregular, Arial, Helvetica, sans-serif;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.search-form .btn-submit {
	position: absolute;
	top: 5px;
	right: 5px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	background-color: #fff;
	background-image: -webkit-linear-gradient(bottom, #eee, #fff);
	background-image: -moz-linear-gradient(bottom, #eee, #fff);
	background-image: -o-linear-gradient(bottom, #eee, #fff);
	background-image: linear-gradient(to top, #eee, #fff);
}
.search-form input[type=submit] {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 38px;
	height: 38px;
	text-indent: -9999px;
	overflow: hidden;
	background: url( en/ico-search2.png) no-repeat 50% 50%;
}
.hidden {
	display: none;
}
.hidden2 {
	display: block;
}
.product-carousel {
	overflow: hidden;
	padding: 20px 55px 20px 70px;
	position: relative;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 50px;
}
.product-carousel .btn-prev, .product-carousel .btn-next {
	position: absolute;
	width: 29px;
	height: 50px;
	top: 149px;
	left: 20px;
	background: url( en/arrow-prev-tablet-g.png) no-repeat;
}
.product-carousel .btn-next {
	left: auto;
	right: 20px;
	background: url( en/arrow-next-tablet-g.png) no-repeat;
}
.product-carousel .slideset-wrap {
	overflow: hidden;
}
.product-carousel .slideset {
}
.product-carousel .slide {
	overflow: hidden;
}
.product-carousel .img-item {
	float: left;
	width: 150px;
	margin: 0 8px 0 0;
}
.product-carousel img {
	display: block;
	float: left;
}
.product-carousel .item-info {
	overflow: hidden;
}
.product-carousel .item-title {
	font: 18px oswald_stencilregular, Arial, Helvetica, sans-serif;
	color: #f43337;
	margin: 0 0 10px;
}
.product-carousel .item-price {
	float: left;
	padding: 3px 0px 3px 37px;
	background: url( en/ico-euro2.png) no-repeat;
	font: 18px oswald_stencilregular, Arial, Helvetica, sans-serif;
	color: #333;
}
.product-carousel .btn {
	font: 16px oswaldbook, Arial, Helvetica, sans-serif;
	padding: 10px 15px;
	margin-top: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float: left;
	clear: both;
}
.footer-desc {
	display: none;
}
.footer-mob {
	display: block;
}
/* pagination */
.paging-mobile {
	overflow: hidden;
	border-top: 1px solid #404040;
	padding: 16px 0;
	color: #fff;
	vertical-align: middle;
}
.paging-capt-mobile {
	overflow: hidden;
	line-height: 18px;
	margin: 0 0 12px;
	vertical-align: middle;
}
.paging-capt-mobile span {
	float: right;
	padding: 0 0 0 13px;
	background: url( en/arrow-paging-capt.png) no-repeat 0 5px;
	vertical-align: middle;
}
.paging-mobile ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	line-height: 38px;
	text-align: center;
}
.paging-mobile li {
	float: left;
	margin: 0 0 0 4px;
}
.paging-mobile a, .paging-mobile ul span {
	display: block;
	color: #fff;
	padding: 0 4px;
	width: auto;
	background: #3f3f3f;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-decoration: none;
}
.paging-mobile a:hover {
	background: #fff;
	color: #3f3f3f;
}
.paging-mobile ul span {
	color: #2e2e2e;
	background: #fff;
}
.paging-mobile .first a, .paging-mobile .prev a, .paging-mobile .next a, .paging-mobile .last a {
	position: relative;
	padding: 0 10px 0 23px;
}
.paging-mobile .next a {
	padding: 0 23px 0 10px;
}
.paging-mobile .last a {
	padding: 0 23px 0 10px;
}
.paging-mobile .first a:before, .paging-mobile .prev a:before, .paging-mobile .next a:before, .paging-mobile .last a:before {
	position: absolute;
	content: '';
	left: 13px;
	top: 16px;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	border-width: 3.5px 4px 3.5px 0;
}
.paging-mobile .next a:before, .paging-mobile .last a:before {
	left: auto;
	right: 11px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	border-width: 3.5px 0 3.5px 4px;
}
.paging-mobile .first a:hover:before {
	border-color: transparent #3f3f3f transparent transparent;
}
.paging-mobile .prev a:hover:before {
	border-color: transparent #3f3f3f transparent transparent;
}
.paging-mobile .next a:hover:before {
	border-color: transparent transparent transparent #3f3f3f;
}
.paging-mobile .last a:hover:before {
	border-color: transparent transparent transparent #3f3f3f;
}
.shoppingbasket_wrapper {
	padding: 30px 20px;
	overflow: hidden;
	margin-bottom: 30px;
}
.baskettable_wrapper {
	overflow: hidden;
}
.responsive_image img {
	width: 100%;
}
.mobile_table {
	display: block;
}
.desktop_table {
	display: none;
}
.baskettable_buttons input[type="button"], .baskettable_buttons input[type="submit"], .baskettable_buttons button {
	width: 100% !important;
	padding: 10px !important;
}
.baskettable_buttons {
	margin: 0px;
}
.apply_coupon > div {
	margin-bottom: 10px;
}
body.basket_page #sidebar
{
	display:none;
}
.productinfo_wrapper .left_side
{
	width:100%;
	float:none;
	margin:auto auto 25px auto;
}
.productinfo_wrapper .right_side
{
	width:100%;
	float:none;
	margin:auto;
}
.rp_listing .item
{
	width: 230px;
}
.double_divider
{
	margin:10px -40px 30px;
}
.product_info
{
	position:relative;
	margin-top:60px;
}
}
@media only screen and (max-width: 530px), (-webkit-min-device-pixel-ratio: 2), (-webkit-device-pixel-ratio: 3), (device-aspect-ratio: 40/71) {
.product-carousel .item-info {
	overflow: visible !important;
}
.product-carousel .img-item {
	float: none;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.product-carousel img {
	float: none;
	display: inline;
}
}
