/* LESS CLASSES */
.dots {
  background: url('../img/dots-y.png') repeat-y top left, url('../img/dots-y.png') repeat-y top right, url('../img/dots-x.png') repeat-x left bottom, url('../img/dots-x.png') repeat-x left top;
}
.cf {
  zoom: 1;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.padding-box {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn {
  display: block;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -200px -20px;
  width: 165px;
  height: 24px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding-top: 3px;
  cursor: pointer;
}
.btn:hover {
  color: #C1003C;
}
.box-sizing {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
/* RESET */
iframe {
  border: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
fieldset,
img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol,
ul {
  list-style: disc outside;
  margin: 0 15px;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-weight: normal;
  font-style: normal;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
/* DEFAULTS */
body {
  background: url('../img/bg.png') top center no-repeat #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #936d3f;
  font-size: 12px;
  line-height: 18px;
}
.center {
  margin: 0 auto;
  position: relative;
  width: 980px;
}
a {
  color: #936d3f;
  text-decoration: underline;
}
a:hover {
  color: #C1003C;
}
a:focus {
  outline: none;
}
input,
textarea,
select {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #936d3f;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input:focus {
  outline: none;
}
select:focus {
  outline: none;
}
::-moz-selection {
  background: #936d3f;
  color: #fff;
}
::selection {
  background: #936d3f;
  color: #fff;
}
input[type=search] {
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder {
  color: #999;
}
h1 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}
h2 {
  font-size: 18px;
  line-height: 24px;
}
h3 {
  font-size: 16px;
  line-height: 18px;
}
h4 {
  font-size: 12px;
  line-height: 18px;
}
hr {
  display: none;
}
p {
  padding: 7px 0;
}
blockquote {
  display: inline-block;
  padding: 10px 40px 10px 15px;
  margin: 10px 0;
  background: url('../img/dots-y.png') repeat-y top left, url('../img/dots-y.png') repeat-y top right, url('../img/dots-x.png') repeat-x left bottom, url('../img/dots-x.png') repeat-x left top;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
}
.spacer100 {
  height: 100px;
}
/* artikel in overzichtspagina (gerelateerd, groepen en winkelwagen) */
.group-item {
  float: left;
  text-align: center;
}
.group-item .cat {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 5px;
  font-weight: bold;
}
.group-item .title {
  display: block;
  /*white-space: nowrap; text-overflow: ellipsis; overflow: hidden;*/
}
.group-item .spec {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.group-item .price {
  color: #936d3f;
}
.group-item .price-old {
  color: #936d3f;
  text-decoration: line-through;
}
.group-item .price-new {
  color: #c1003c;
}
.group-item .new {
  display: block;
  color: #c1003c;
  border: 1px solid #c1003c;
  width: 88px;
  text-align: center;
  line-height: 16px;
  margin: 4px auto 0;
  font-weight: bold;
}
.group-item:hover {
  color: #936d3f;
}
/* GRID */
.page {
  overflow: hidden;
}
.col-1 {
  float: left;
  width: 155px;
  background: #fff6f8;
  margin-bottom: -99999px;
  padding: 0 15px 99999px 15px;
}
.col-2 {
  float: right;
  width: 780px;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.faq-page .col-1 {
  margin-bottom: 0;
  padding-bottom: 0;
  height: 1000px;
}
.faq-page .col-2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.bg-page {
  margin: 60px 0;
  padding: 0 50px;
  background: url('../img/bg-page.png') repeat-y;
  position: relative;
  zoom: 1;
}
.bg-page:before,
.bg-page:after {
  content: "";
  display: table;
}
.bg-page:after {
  clear: both;
}
.bg-page:before {
  background: url('../img/bg-page-t.png') repeat-y;
  display: block;
  width: 780px;
  height: 60px;
  content: ' ';
  position: absolute;
  top: -60px;
  left: 0;
}
.bg-page:after {
  background: url('../img/bg-page-b.png') repeat-y;
  display: block;
  width: 780px;
  height: 60px;
  content: ' ';
  position: absolute;
  bottom: -60px;
  left: 0;
}
.bg-page-with-tabs {
  margin: 0 0 60px 0;
  padding: 0 50px;
  background: url('../img/bg-page.png') repeat-y;
  position: relative;
  zoom: 1;
}
.bg-page-with-tabs:before,
.bg-page-with-tabs:after {
  content: "";
  display: table;
}
.bg-page-with-tabs:after {
  clear: both;
}
.bg-page-with-tabs:after {
  background: url('../img/bg-page-b.png') repeat-y;
  display: block;
  width: 780px;
  height: 60px;
  content: ' ';
  position: absolute;
  bottom: -60px;
  left: 0;
}
.page-login {
  font-size: 11px;
}
.page-tabs {
  list-style: none outside;
  width: 780px;
  height: 98px;
  margin: 0;
  zoom: 1;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  background: url('../img/bg-page-tabs.png') 0 0 no-repeat;
}
.page-tabs:before,
.page-tabs:after {
  content: "";
  display: table;
}
.page-tabs:after {
  clear: both;
}
.page-tabs li {
  float: left;
  width: 190px;
  text-align: center;
  line-height: 20px;
  height: 36px;
  padding-top: 8px;
}
.page-tabs .a {
  color: #fff;
  text-decoration: none;
}
.page-tabs .a:hover {
  text-decoration: underline;
}
.page-tabs .act {
  color: #936d3f;
  text-decoration: underline;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -600px -30px;
  width: 205px;
}
.page-tabs .act .a {
  color: #936d3f;
  text-decoration: underline;
}
.page-tabs .tab-1.act {
  margin: 0 -17px 0 -3px;
}
.page-tabs .tab-2.act {
  margin: 0 -10px 0 -10px;
}
.page-tabs .tab-3.act {
  margin: 0 -5px 0 -15px;
}
.page-tabs .tab-4.act {
  margin: 0 -5px 0 -15px;
}
/* HEADER */
.header {
  margin-top: 10px;
  zoom: 1;
}
.header:before,
.header:after {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
#logo {
  display: block;
  float: left;
  width: 170px;
  margin-top: 10px;
  height: 100px;
}
.service {
  float: left;
  margin: 55px 0 0 20px;
  width: 410px;
  font-size: 11px;
}
.header-options {
  float: right;
  width: 380px;
}
/* topnavigatie */
.header-menu {
  float: right;
  text-align: right;
  text-transform: uppercase;
}
.header-menu .a {
  float: left;
  margin: 0 8px 0 0px;
  display: block;
  text-decoration: none;
}
.header-menu .a:after {
  content: '|';
  display: block;
  margin-left: 8px;
  float: right;
}
.header-menu .a:last-child {
  margin: 0;
}
.header-menu .a:last-child:after {
  display: none;
}
.l-lang {
  display: block;
  float: left;
}
.flag {
  display: block;
  float: left;
  width: 32px;
  height: 16px;
  text-align: left;
  text-indent: -9999px;
  margin: 1px 0 0 5px;
}
.flag-uk {
  display: block;
  float: left;
  width: 32px;
  height: 16px;
  text-align: left;
  text-indent: -9999px;
  margin: 1px 0 0 5px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -430px -50px;
}
.flag-nl {
  display: block;
  float: left;
  width: 32px;
  height: 16px;
  text-align: left;
  text-indent: -9999px;
  margin: 1px 0 0 5px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -390px -50px;
}
/* Shoppingbag */
.cart-top {
  display: block;
  float: right;
  padding: 0 10px 5px;
  line-height: 24px;
  margin-top: 15px;
  background: url('../img/dots-y.png') repeat-y top left, url('../img/dots-y.png') repeat-y top right, url('../img/dots-x.png') repeat-x left bottom, url('../img/dots-x.png') repeat-x left top;
}
.cart-top:hover {
  color: #936d3f;
}
.cart-top .no-hover:hover {
  color: #936d3f;
}
.cart-top .no-hover:hover .title {
  color: #c1003c;
}
.cart-top .title {
  display: block;
  float: left;
  text-transform: uppercase;
  margin: 5px 0 0 0;
}
.cart-top .items {
  display: block;
  float: left;
  margin: 5px 0 0 5px;
}
.cart-top .counter {
  display: block;
  float: left;
  color: #C1003C;
  font-size: 20px;
  margin: 3px 0 0 5px;
}
.cart-top .valuta {
  display: block;
  float: left;
  margin: 5px 0 0 5px;
  color: #C1003C;
}
.cart-top .total {
  display: block;
  float: left;
  font-size: 20px;
  text-align: right;
  color: #C1003C;
  margin: 3px 0 0 5px;
}
.cart-top .l-checkout {
  display: block;
  float: left;
  margin: 5px 0 0 10px;
}
/* zoeken */
.search {
  zoom: 1;
  float: right;
  margin-top: 10px;
}
.search:before,
.search:after {
  content: "";
  display: table;
}
.search:after {
  clear: both;
}
.l-search {
  display: block;
  float: left;
  text-transform: uppercase;
  line-height: 22px;
}
.i-search {
  border: 2px solid #cd9e5c;
  display: block;
  float: left;
  color: #936d3f;
  height: 20px;
  line-height: 16px;
  margin-left: 5px;
  font-size: 11px;
  width: 156px;
  padding: 0 5px;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-search {
  display: block;
  float: left;
  width: 11px;
  height: 20px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -231px -50px;
  border: 0;
  text-indent: -9999px;
  cursor: pointer;
  padding: 0;
  line-height: 20px;
}
/* menu */
.bg-menu {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -22px -100px;
  position: relative;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.menu {
  color: #c1003b;
  line-height: 28px;
  font-size: 14px;
  position: relative;
  height: 32px;
  overflow: hidden;
}
.menu ol {
  left: 50%;
  position: relative;
  clear: left;
  float: left;
  margin: 0;
  list-style: none;
}
.menu li {
  float: left;
  padding: 0 0 0 10px;
  margin: 0 5px;
  position: relative;
  right: 50%;
  padding-left: 15px;
}
.menu li:before {
  display: block;
  content: '';
  background: #c1003b;
  width: 6px;
  height: 6px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 12px;
}
.menu li:first-child:before {
  display: none;
}
.menu .a {
  text-decoration: none;
  display: block;
}
.menu .a.act {
  color: #C1003C;
  font-weight: bold;
}
.menu .nav-bg {
  display: inline-block;
  margin: 0 auto;
}
/* FOOTER */
.footer {
  zoom: 1;
  margin-top: 30px;
  padding: 10px 0;
  position: relative;
  border-top: 1px solid #efefef;
  margin-bottom: 30px;
}
.footer:before,
.footer:after {
  content: "";
  display: table;
}
.footer:after {
  clear: both;
}
.footer .col {
  float: left;
  width: 170px;
  margin-right: 10px;
}
.footer .a {
  text-decoration: none;
}
.footer .a:hover {
  text-decoration: underline;
}
.footer .title {
  color: #c1003c;
  font-size: 14px;
  font-style: italic;
}
.footer ol {
  margin: 5px 0 0;
  list-style: none outside;
}
.footer li {
  margin: 2px 0;
}
.footer .banner {
  float: right;
  width: 425px;
  text-align: right;
}
.follow-us {
  zoom: 1;
  padding: 20px 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin-top: 10px;
  position: relative;
}
.follow-us:before,
.follow-us:after {
  content: "";
  display: table;
}
.follow-us:after {
  clear: both;
}
.btn-newsletter {
  display: block;
  float: left;
  width: 368px;
  height: 33px;
  text-indent: -9999px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -670px -180px;
  margin-left: 60px;
}
.social-media {
  display: block;
  float: right;
  position: relative;
  width: 368px;
  height: 33px;
  text-indent: -9999px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -290px -180px;
  margin-right: 60px;
}
.social {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  margin-top: 7px;
  margin-left: 10px;
}
.btn-facebook {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -752px 0px;
  margin-left: 200px;
}
.btn-pinterest {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -777px 0px;
}
.btn-instagram {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -800px 0px;
}
.disclaimer {
  float: left;
  width: 490px;
  margin-top: 10px;
}
.paymethods {
  float: left;
  width: 245px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -200px 0;
  height: 20px;
}
.copyright {
  display: block;
  float: left;
  margin-left: 10px;
  font-size: 11px;
}
.footer-menu {
  float: right;
  margin-top: 10px;
  text-align: right;
  font-size: 11px;
}
.footer-menu .a {
  float: left;
  margin: 0 3px 0 0px;
  display: block;
}
.footer-menu .a:after {
  content: '-';
  display: block;
  margin-left: 4px;
  float: right;
}
.footer-menu .a:last-child {
  margin: 0;
}
.footer-menu .a:last-child:after {
  display: none;
}
/* BREADCRUMB */
.breadcrumb {
  line-height: 30px;
  margin: 7px 0;
  zoom: 1;
  font-size: 11px;
  float: left;
}
.breadcrumb:before,
.breadcrumb:after {
  content: "";
  display: table;
}
.breadcrumb:after {
  clear: both;
}
.breadcrumb .item {
  float: left;
  margin-right: 14px;
}
.breadcrumb .a {
  display: block;
  text-decoration: none;
  position: relative;
}
.breadcrumb .a:hover {
  text-decoration: underline;
}
.breadcrumb .a:after {
  content: '>';
  position: absolute;
  top: 0;
  right: -10px;
}
/* SIDEBAR */
.submenu {
  margin-top: 10px;
}
.submenu .title {
  background: url('../img/dots-x.png') repeat-x left bottom;
  font-size: 14px;
  color: #c1003c;
  padding-bottom: 13px;
  margin-bottom: 13px;
  font-weight: bold;
}
.submenu .a {
  display: block;
  text-decoration: none;
  margin: 4px 10px;
}
.submenu .a:hover {
  text-decoration: underline;
}
.submenu .a.act {
  color: #c1003c;
  font-weight: bold;
}
.submenu .title:last-child {
  background: none;
  padding-bottom: 0;
}
.filter {
  margin-top: 15px;
  background: url('../img/dots-x.png') repeat-x left top;
  padding-top: 13px;
}
.filter .checkbox-item {
  margin: 4px 10px;
}
.filter:not(#foo) .checkbox:checked + .l-check {
  color: #c1003c;
  font-weight: bold;
}
/* PAGING */
.paging {
  text-align: right;
  margin-top: 10px;
  font-size: 11px;
}
.paging .a {
  text-decoration: none;
}
.paging .a:hover,
.paging .a.act {
  color: #C1003C;
  text-decoration: underline;
}
/* HOMEPAGE */
.slider-bg {
  background: #fcf9ed;
  zoom: 1;
  position: relative;
  margin-top: 20px;
}
.slider-bg:before,
.slider-bg:after {
  content: "";
  display: table;
}
.slider-bg:after {
  clear: both;
}
.slider-bg .next {
  display: block;
  position: absolute;
  width: 20px;
  height: 60px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -520px -30px;
  top: 420px;
  right: 0px;
  cursor: pointer;
}
.slider-bg .prev {
  display: block;
  position: absolute;
  width: 20px;
  height: 60px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -500px -30px;
  top: 420px;
  left: 0px;
  cursor: pointer;
}
.slider-bg .next.disabled,
.slider-bg .prev.disabled {
  opacity: 0.5;
  cursor: default;
}
.navi {
  position: absolute;
  bottom: 40px;
  right: 40px;
  z-index: 10;
}
.navi a {
  display: block;
  background: #fff;
  width: 12px;
  height: 12px;
  float: left;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  margin-right: 10px;
}
.navi a:hover {
  background: #936d3f;
}
.navi .active {
  background: #936d3f;
}
.slider {
  background: #fff;
  border: 10px solid #fff;
  width: 940px;
  height: 480px;
  overflow: hidden;
  position: relative;
  margin: 10px;
}
.slider .items {
  position: absolute;
  width: 20000em;
}
.slider .item {
  float: left;
  width: 940px;
}
/* GROEPENPAGINA */
.groups {
  zoom: 1;
}
.groups:before,
.groups:after {
  content: "";
  display: table;
}
.groups:after {
  clear: both;
}
.groups .item {
  float: left;
  text-align: center;
  width: 200px;
  padding: 15px;
  text-decoration: none;
  margin-right: 45px;
  height: 400px;
}
.groups .item .cat {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 5px;
  font-weight: bold;
}
.groups .item .title {
  display: block;
  /*white-space: nowrap; text-overflow: ellipsis; overflow: hidden;*/
}
.groups .item .spec {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.groups .item .price {
  color: #936d3f;
}
.groups .item .price-old {
  color: #936d3f;
  text-decoration: line-through;
}
.groups .item .price-new {
  color: #c1003c;
}
.groups .item .new {
  display: block;
  color: #c1003c;
  border: 1px solid #c1003c;
  width: 88px;
  text-align: center;
  line-height: 16px;
  margin: 4px auto 0;
  font-weight: bold;
}
.groups .item:hover {
  color: #936d3f;
}
.groups .item:hover {
  border: 1px solid #DAB785;
  padding: 14px;
}
.groups .item:nth-child(3n) {
  margin-right: 0;
}
.groups .img {
  width: 200px;
  height: 300px;
  position: relative;
}
.groups .price-block {
  color: #C1003C;
}
.delivery-nl {
  position: absolute;
  top: 0;
  left: 0;
  width: 140px;
  height: 140px;
  text-indent: -9999px;
}
.nl .delivery-nl {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: 0 -320px;
}
.en .delivery-nl {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -150px -320px;
}
.delivery-nl-text {
  color: #C1003C;
  margin-top: 3px;
}
.no-nthchildodd .groups .item {
  margin-right: 30px;
}
.no-nthchildodd .upsale .item {
  margin-right: 30px;
}
.group-options {
  float: right;
  margin-top: 15px;
  font-size: 11px;
}
.s-sort {
  width: 140px;
  float: right;
  margin-right: 20px;
}
.pagesize {
  float: right;
}
.pagesize .act {
  color: #c1003c;
}
/* ARTIKELDETAIL */
.details {
  float: right;
  width: 340px;
}
.details .h {
  margin-bottom: 20px;
}
.details .buttons {
  float: right;
  width: 190px;
  margin-top: 20px;
}
.btn-addtocart {
  display: block;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -200px -20px;
  width: 165px;
  height: 24px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding-top: 3px;
  cursor: pointer;
  float: right;
  height: 28px;
  padding-bottom: 5px;
}
.btn-addtocart:hover {
  color: #C1003C;
}
#wishlist1 {
  clear: both;
}
.btn-addtowishlist {
  display: inline-block;
  text-decoration: none;
  text-transform: lowercase;
  font-size: 11px;
  text-align: right;
  color: #936d3f;
  cursor: pointer;
}
.btn-addtowishlist:before {
  content: '+ ';
}
.btn-addtowishlist:hover {
  text-decoration: underline;
  color: #c1003c;
}
.addtowishlist {
  float: right;
  margin-top: 10px;
  padding-left: 20px;
}
.addtowishlist:before {
  content: '+ ';
  display: inline-block;
}
.addtowishlist:hover {
  text-decoration: underline;
}
.addtowishlist:hover:before {
  color: #c1003c;
}
.btn-backtooverview {
  display: block;
  margin-left: 200px;
  margin-bottom: 5px;
  font-size: 11px;
  text-decoration: none;
}
.btn-backtooverview:hover {
  text-decoration: underline;
}
.price-amount {
  float: right;
  width: 120px;
}
.details .price-block {
  text-align: right;
  margin-bottom: 10px;
}
.details .price {
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #936d3f;
}
.details .price.new {
  color: #c1003c;
}
.details .price-old {
  text-decoration: line-through;
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
}
.l-amount {
  font-size: 11px;
  display: block;
  text-align: right;
}
.s-amount {
  width: 50px;
  float: right;
  display: block;
}
.no-touch .s-amount {
  border: 1px solid #936d3f;
}
.no-touch .s-spec {
  border: 1px solid #936d3f;
}
/* specs */
.details .specs {
  float: left;
  width: 220px;
}
.details .spec {
  zoom: 1;
  margin-bottom: 10px;
}
.details .spec:before,
.details .spec:after {
  content: "";
  display: table;
}
.details .spec:after {
  clear: both;
}
.l-spec {
  font-size: 11px;
  zoom: 1;
  width: 150px;
}
.l-spec:before,
.l-spec:after {
  content: "";
  display: table;
}
.l-spec:after {
  clear: both;
}
.l-spec .selected {
  font-weight: bold;
}
.l-spec .spec-title {
  float: left;
  display: block;
}
.l-spec .link {
  float: right;
  display: block;
  font-weight: bold;
  text-decoration: none;
}
.l-spec .link:hover {
  text-decoration: underline;
}
.s-spec {
  width: 150px;
  display: block;
}
.color {
  display: block;
  float: left;
  margin: 5px 5px 0 0;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  border: 2px solid transparent;
}
.color.act {
  border: 2px solid #c1003c;
}
/* beschrijving */
.tabs {
  zoom: 1;
  background: url('../img/dots-x.png') repeat-x left bottom;
}
.tabs:before,
.tabs:after {
  content: "";
  display: table;
}
.tabs:after {
  clear: both;
}
.tab {
  display: block;
  float: left;
  width: 110px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  background: #e6cfad;
  line-height: 20px;
  margin: 0 0 2px 5px;
  padding: 4px 0 2px 0;
}
.tab.act,
.tab:hover {
  text-decoration: underline;
  margin-bottom: 0px;
  padding-bottom: 4px;
  color: #936d3f;
  background: url('../img/dots-y.png') repeat-y left top, url('../img/dots-y.png') repeat-y right top, url('../img/dots-x.png') repeat-x left top #ffffff;
}
.tab:first-child {
  margin-left: 0;
}
.info {
  zoom: 1;
  margin-top: 20px;
  font-size: 11px;
}
.info:before,
.info:after {
  content: "";
  display: table;
}
.info:after {
  clear: both;
}
.info dl {
  zoom: 1;
}
.info dl:before,
.info dl:after {
  content: "";
  display: table;
}
.info dl:after {
  clear: both;
}
.info dt {
  float: left;
  width: 130px;
}
.info dd {
  float: left;
  width: 180px;
  margin-left: 10px;
}
.info .text {
  display: none;
  padding: 10px;
  background: url('../img/dots-y.png') repeat-y top left, url('../img/dots-y.png') repeat-y top right, url('../img/dots-x.png') repeat-x left bottom;
}
.info .text.act {
  display: block;
}
.no-multiplebgs .tabs {
  border-bottom: 1px solid #DAB785;
  background: none;
}
.no-multiplebgs .info .text {
  border-left: 1px solid #DAB785;
  border-right: 1px solid #DAB785;
  border-bottom: 1px solid #DAB785;
}
.no-multiplebgs .tab {
  margin: 0 3px 0 0 ;
}
.no-multiplebgs .tab.act,
.no-multiplebgs .tab:hover {
  border-left: 1px solid #DAB785;
  border-right: 1px solid #DAB785;
  border-top: 1px solid #DAB785;
  width: 108px;
  padding: 1px 0 2px;
  background: #fff;
}
.no-multiplebgs .cart-top {
  border: 1px solid #DAB785;
}
.no-multiplebgs blockquote {
  border: 1px solid #DAB785;
}
/* delen op */
.socialbar {
  margin-top: 20px;
  zoom: 1;
}
.socialbar:before,
.socialbar:after {
  content: "";
  display: table;
}
.socialbar:after {
  clear: both;
}
.fb-like {
  margin-right: 20px;
  float: left;
}
.tweet {
  margin: 0px 10px 0 0;
  float: left;
  width: 100px;
  overflow: hidden;
}
.pin-it {
  float: left;
  margin: 0px 10px 0 0;
}
/* afbeeldingen */
.images {
  float: left;
  width: 420px;
}
.main-image {
  float: left;
  width: 350px;
  position: relative;
}
.thumbs {
  margin-left: 10px;
  float: left;
  width: 60px;
}
.thumbs .item {
  display: block;
  margin-bottom: 10px;
}
.thumbs img {
  display: block;
  max-width: 60px;
}
.image-info {
  font-size: 11px;
  margin-top: 5px;
}
.image-info-touch {
  font-size: 11px;
  margin-top: 5px;
  display: none;
}
/* gerelateerd */
.related {
  zoom: 1;
  margin-top: 20px;
}
.related:before,
.related:after {
  content: "";
  display: table;
}
.related:after {
  clear: both;
}
.related .item {
  float: left;
  text-align: center;
  width: 120px;
  padding: 0 15px 0 16px;
  background: url('../img/bg-item.png') no-repeat right center;
  margin-top: 5px;
}
.related .item .cat {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 5px;
  font-weight: bold;
}
.related .item .title {
  display: block;
  /*white-space: nowrap; text-overflow: ellipsis; overflow: hidden;*/
}
.related .item .spec {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.related .item .price {
  color: #936d3f;
}
.related .item .price-old {
  color: #936d3f;
  text-decoration: line-through;
}
.related .item .price-new {
  color: #c1003c;
}
.related .item .new {
  display: block;
  color: #c1003c;
  border: 1px solid #c1003c;
  width: 88px;
  text-align: center;
  line-height: 16px;
  margin: 4px auto 0;
  font-weight: bold;
}
.related .item:hover {
  color: #936d3f;
}
.related .title {
  height: 36px;
  overflow: hidden;
}
.related .a {
  width: 120px;
  height: 185px;
  display: block;
}
.related .next {
  display: block;
  float: right;
  width: 15px;
  height: 42px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -215px -50px;
  margin-top: 195px;
  cursor: pointer;
}
.related .prev {
  display: block;
  float: left;
  width: 15px;
  height: 42px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -200px -50px;
  margin-top: 195px;
  cursor: pointer;
}
.related .next.disabled,
.related .prev.disabled {
  opacity: 0.3;
  cursor: default;
}
.related .style-2 .item {
  background: none;
}
.related-title {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: 0 -140px;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
  font-size: 14px;
}
.related-scroller {
  float: left;
  width: 750px;
  overflow: hidden;
  height: 305px;
  position: relative;
}
.related-items {
  width: 20000em;
  position: absolute;
}
.related-block {
  float: left;
}
.btn-order-related {
  display: block;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -370px -20px;
  width: 115px;
  height: 19px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  padding-top: 0px;
  margin: 5px 0 0 3px;
}
.btn-order-related:hover {
  color: #fff;
}
.btn-order-upsale {
  display: block;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -820px -30px;
  width: 161px;
  height: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  padding-top: 1px;
  margin: 10px 0 0 3px;
}
.btn-order-upsale:hover {
  color: #fff;
}
/* Zoomtool */
.cloud-zoom-lens {
  margin: -1px;
  background-color: #fff;
  cursor: crosshair;
  border: 1px solid #CCC;
}
.cloud-zoom-big {
  overflow: hidden;
  left: 440px !important;
}
.cloud-zoom-loading {
  color: white;
  background: #222;
  padding: 3px;
  border: 1px solid #000;
}
.inactive .cloud-zoom-lens {
  display: none !important;
  cursor: auto;
}
.inactive .cloud-zoom-loading {
  display: none !important;
}
.inactive .cloud-zoom-big {
  display: none !important;
}
#wrap {
  z-index: 99!important;
}
.mousetrap {
  background-image: url('../img/spacer.gif');
}
/* FORMULIER */
.form-h {
  color: #c1003c;
  font-size: 18px;
  padding-bottom: 5px;
}
.form {
  padding-bottom: 20px;
}
.form .item {
  zoom: 1;
  margin: 10px 0 0;
}
.form .item:before,
.form .item:after {
  content: "";
  display: table;
}
.form .item:after {
  clear: both;
}
.l {
  display: block;
  float: left;
  cursor: pointer;
  width: 115px;
  font-size: 11px;
  padding: 3px 0;
  text-align: left;
  margin-right: 5px;
}
.i,
.t {
  display: block;
  float: left;
  width: 188px;
  border: 1px solid #e2e2e2;
  background: #fff;
  line-height: 18px;
  padding: 2px 5px;
  -webkit-box-shadow: 3px -3px 5px #e2e2e2 inset;
  -moz-box-shadow: 3px -3px 5px #e2e2e2 inset;
  box-shadow: 3px -3px 5px #e2e2e2 inset;
}
.i.error,
.t.error {
  border: 1px solid #f99;
}
.t {
  max-height: 140px;
}
.i {
  height: 18px;
}
.s {
  display: block;
  float: left;
  width: 200px;
  border: 1px solid #e2e2e2;
  line-height: 24px;
  padding: 3px;
  height: 24px;
  -webkit-box-shadow: 3px -3px 5px #e2e2e2 inset;
  -moz-box-shadow: 3px -3px 5px #e2e2e2 inset;
  box-shadow: 3px -3px 5px #e2e2e2 inset;
  background: #fff;
}
.s.s-dob-d {
  width: 55px;
}
.s.s-dob-m {
  width: 65px;
  margin-left: 5px;
}
.s.s-dob-y {
  width: 70px;
  margin-left: 5px;
}
.no-touch .date-touch {
  position: absolute;
  left: -9999px;
}
.i-date {
  position: absolute;
  left: -9999px;
}
.check-delivery {
  padding: 10px 0;
}
.checkbox-item {
  zoom: 1;
  margin: 10px 0 0;
  font-size: 11px;
}
.checkbox-item:before,
.checkbox-item:after {
  content: "";
  display: table;
}
.checkbox-item:after {
  clear: both;
}
.checkbox-item:not(#foo) .checkbox {
  position: absolute;
  left: -9999px;
}
.checkbox-item:not(#foo) .l-check {
  display: block;
  padding-left: 15px;
  position: relative;
  cursor: pointer;
}
.checkbox-item:not(#foo) .l-check:before {
  width: 8px;
  height: 8px;
  border: 1px solid #936d3f;
  display: block;
  content: ' ';
  position: absolute;
  left: 0;
  top: 4px;
  background: #fff;
}
.checkbox-item:not(#foo) .checkbox:checked + .l-check:before {
  background: #c1003c;
}
.checkbox-item:not(#foo) .checkbox.error + .l-check {
  color: #c1003c;
}
.checkbox-item:not(#foo) .checkbox.error + .l-check a {
  color: #c1003c;
}
.checkbox-item:not(#foo) .checkbox.error + .l-check:before {
  border: 1px solid #c1003c;
}
.checkbox-item:not(#foo).package-checkbox .l-check {
  text-indent: -9999px;
}
.checkbox-item:not(#foo).package-checkbox .l-check:before {
  width: 12px;
  height: 12px;
  top: 4px;
}
.radio-item {
  zoom: 1;
  margin: 10px 0 0;
}
.radio-item:before,
.radio-item:after {
  content: "";
  display: table;
}
.radio-item:after {
  clear: both;
}
.radio-item:not(#foo) .radio {
  position: absolute;
  left: -9999px;
}
.radio-item:not(#foo) .l-radio {
  display: block;
  padding-left: 15px;
  position: relative;
  cursor: pointer;
  float: left;
  margin: 2px 10px 0 0;
}
.radio-item:not(#foo) .l-radio:before {
  width: 8px;
  height: 8px;
  border: 1px solid #936d3f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  content: ' ';
  position: absolute;
  left: 0;
  top: 4px;
  background: #fff;
}
.radio-item:not(#foo) .radio:checked + .l-radio:before {
  background: #c1003c;
}
.marker {
  color: #c1003c;
  display: none;
}
.required_radioboxes .marker {
  margin-top: 5px;
}
.required_radioboxes.error .marker {
  display: block;
}
/* Select transform: library select2 */
.select2-container {
  position: relative;
  zoom: 1;
  border: 1px solid #936d3f;
  text-align: left;
  font-size: 11px;
  line-height: 18px;
  background: #fff;
}
.select2-container.s-account {
  -webkit-box-shadow: 3px -3px 5px #e2e2e2 inset;
  -moz-box-shadow: 3px -3px 5px #e2e2e2 inset;
  box-shadow: 3px -3px 5px #e2e2e2 inset;
  border: 1px solid #E2E2E2;
}
.select2-container.s-account a,
.select2-container.s-account a:hover {
  color: #936d3f;
}
.select2-container.s-account .select2-choice div {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -235px -85px;
}
.select2-container.s-account .select2-default {
  color: #333;
}
.select2-container a {
  text-decoration: none;
}
.select2-container a:hover {
  color: #936d3f;
}
.select2-container .select2-default {
  color: #936d3f;
}
.select2-container.error {
  border: 1px solid #FF9999;
}
.select2-choice {
  position: relative;
  display: block;
  text-decoration: none;
  padding: 0 5px;
}
.select2-choice div {
  position: absolute;
  right: 3px;
  top: 6px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -235px -75px;
  width: 11px;
  height: 8px;
}
.select2-choice span {
  margin-right: 20px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.select2-drop {
  background: #fff;
  border-bottom: 1px solid #936d3f;
  border-left: 1px solid #936d3f;
  border-right: 1px solid #936d3f;
  position: absolute;
  top: 100%;
  z-index: 9;
  width: 100%;
  margin-top: -1px;
  font-size: 11px;
  padding-top: 2px;
}
.select2-drop.select2-drop-above {
  margin-top: 0;
  margin-bottom: -1px;
  border-bottom: 0;
  border-top: 1px solid #936d3f;
}
.select2-drop.account-select2-drop {
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  border-right: 1px solid #E2E2E2;
  color: #936d3f;
}
.select2-drop.account-select2-drop .select2-result-label:hover {
  background: #E2E2E2;
  color: #936d3f;
}
.select2-search {
  display: none;
}
.select2-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 200px;
  margin: 0;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-result-label {
  cursor: pointer;
  padding: 2px 5px;
}
.select2-result-label:hover {
  background: #936d3f;
  color: #fff;
}
.select2-offscreen {
  position: absolute;
  left: -10000px;
}
/* Shoppingbag */
.cart {
  width: 100%;
  background: url(../img/dots-x.png) repeat-x left top;
}
.cart img {
  display: block;
}
.cart td {
  vertical-align: top;
}
.cart .title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
  display: block;
  text-decoration: none;
}
.cart .title:hover {
  text-decoration: underline;
}
.cart .art-image {
  padding: 10px 0 15px 10px;
  background: url('../img/dots-x.png') repeat-x left bottom;
}
.cart .art-description {
  padding: 20px 0 15px;
  background: url('../img/dots-x.png') repeat-x left bottom;
}
.cart .art-amount {
  padding: 20px 0 15px;
  background: url('../img/dots-x.png') repeat-x left bottom;
}
.cart .art-price {
  padding: 20px 0 15px;
  background: url('../img/dots-x.png') repeat-x left bottom;
  text-align: right;
}
.cart .art-delete {
  padding: 20px 0 15px;
  background: url('../img/dots-x.png') repeat-x left bottom;
  text-align: right;
}
.cart .art-check {
  padding: 10px 0 15px;
  background: url('../img/dots-x.png') repeat-x left bottom, url('../img/dots-y.png') repeat-y right top;
}
.cart .art-image-package {
  padding: 10px 0 15px 10px;
  background: url('../img/dots-x.png') repeat-x left bottom, url('../img/dots-y.png') repeat-y left top;
}
.cart .s-spec {
  width: 195px;
  margin-top: 5px;
}
.cart .valuta {
  /*font-weight: normal; display:block; float: left; color:@red;  font-size: 16px; margin-left: 15px;*/
  margin-right: 3px;
}
.cart .price {
  font-weight: normal;
  display: block;
  float: right;
  color: #c1003c;
  font-size: 16px;
  margin-right: 15px;
}
.cart .subtotal {
  font-weight: bold;
  padding: 25px 0 0;
}
.cart .shippingcosts {
  font-weight: bold;
  padding: 0 0 5px;
}
.cart .total {
  font-weight: bold;
  padding: 5px 0 30px;
  background: url('../img/dots-x.png') repeat-x left top;
}
.upsale {
  zoom: 1;
  margin-top: 20px;
}
.upsale:before,
.upsale:after {
  content: "";
  display: table;
}
.upsale:after {
  clear: both;
}
.upsale .item {
  float: left;
  text-align: center;
  width: 166px;
  padding: 15px;
  text-decoration: none;
  margin-right: 45px;
  height: 290px;
  background: rgba(255, 255, 255, 0.7);
}
.upsale .item .cat {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 5px;
  font-weight: bold;
}
.upsale .item .title {
  display: block;
  /*white-space: nowrap; text-overflow: ellipsis; overflow: hidden;*/
}
.upsale .item .spec {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.upsale .item .price {
  color: #936d3f;
}
.upsale .item .price-old {
  color: #936d3f;
  text-decoration: line-through;
}
.upsale .item .price-new {
  color: #c1003c;
}
.upsale .item .new {
  display: block;
  color: #c1003c;
  border: 1px solid #c1003c;
  width: 88px;
  text-align: center;
  line-height: 16px;
  margin: 4px auto 0;
  font-weight: bold;
}
.upsale .item:hover {
  color: #936d3f;
}
.upsale .item:nth-child(3n) {
  margin-right: 0;
}
.upsale .img {
  width: 120px;
  height: 180px;
  margin-left: 25px;
}
.upsale .a {
  display: block;
  height: 180px;
}
.upsale .title {
  max-height: 36px;
  overflow: hidden;
}
.upsale .article-data {
  height: 60px;
  overflow: hidden;
}
.orderstate {
  width: 100%;
  margin: 10px 0 20px;
}
.orderstate td {
  vertical-align: top;
}
.orderstate th {
  font-weight: bold;
}
.orderstate .total-label {
  padding-top: 10px;
  font-weight: bold;
}
.orderstate .total-price {
  padding-top: 10px;
  font-weight: bold;
}
.orderstate-data {
  background: url('../img/dots-x.png') repeat-x left top;
  padding-top: 20px;
  zoom: 1;
}
.orderstate-data:before,
.orderstate-data:after {
  content: "";
  display: table;
}
.orderstate-data:after {
  clear: both;
}
.orderstate-data dt {
  float: left;
  width: 120px;
}
.orderstate-data dd {
  float: left;
  width: 500px;
  font-weight: bold;
}
/* wijzigen aantal */
.select-amount {
  border: 1px solid #936d3f;
  zoom: 1;
  width: 35px;
  padding: 1px 5px 3px;
  background: #fff;
}
.select-amount:before,
.select-amount:after {
  content: "";
  display: table;
}
.select-amount:after {
  clear: both;
}
.i-amount {
  width: 20px;
  float: left;
  color: #936d3f;
  line-height: 16px;
}
.change-amount {
  float: left;
  margin-left: 5px;
  width: 5px;
}
.btn-plus {
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #936d3f;
  margin-top: 2px;
}
.btn-minus {
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #936d3f;
  margin-top: 3px;
}
.btn-delete {
  text-decoration: none;
  font-size: 16px;
}
.btn-delete:hover {
  color: #c1003c;
}
.btn-gotocheckout {
  width: 278px;
  height: 32px;
  line-height: 30px;
  bottom: -30px;
  right: 1px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: 0 -180px;
  font-size: 16px;
  color: #fff;
  margin: 15px -48px 40px 0;
  float: right;
  font-weight: bold;
  padding: 2px 0 0 0px;
  cursor: pointer;
  text-transform: uppercase;
  display: block;
  text-align: center;
  text-decoration: none;
}
.btn-gotocheckout:hover {
  color: #c1003c;
}
/* CHECKOUT & ACCOUNTPAGINA */
.orderdetails-block {
  position: relative;
  padding-top: 45px;
}
.orderdetails-block:before {
  display: block;
  content: ' ';
  width: 30px;
  height: 30px;
  top: 5px;
  position: absolute;
  left: -15px;
}
.user-login {
  position: absolute;
  left: 50px;
  top: 45px;
}
.user-login:before {
  display: block;
  content: ' ';
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -50px -275px;
  width: 30px;
  height: 30px;
  top: -40px;
  position: absolute;
  left: -15px;
}
.user-register {
  float: left;
  width: 320px;
  margin-top: 200px;
}
.user-register.logged-in {
  margin-top: 0;
  position: relative;
  padding-top: 45px;
}
.user-register.logged-in:before {
  display: block;
  content: ' ';
  width: 30px;
  height: 30px;
  top: 5px;
  position: absolute;
  left: -15px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -50px -275px;
}
.user-profile-bg {
  min-height: 400px;
  background: url('../img/bg-login.png') 440px 30px no-repeat;
}
.user-profile-bg .a {
  display: block;
  padding: 0 0 0;
  margin-top: 5px;
}
#block-forgot-pass {
  display: none;
}
.order-details {
  float: left;
  width: 320px;
  margin-left: 40px;
}
.order-overview {
  position: relative;
  padding-top: 45px;
}
.order-overview:before {
  display: block;
  content: ' ';
  width: 30px;
  height: 30px;
  top: 5px;
  position: absolute;
  left: -15px;
}
.order-overview:before {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -80px -275px;
}
.payment-options {
  position: relative;
  padding-top: 45px;
  margin-top: 30px;
}
.payment-options:before {
  display: block;
  content: ' ';
  width: 30px;
  height: 30px;
  top: 5px;
  position: absolute;
  left: -15px;
}
.payment-options:before {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -110px -275px;
}
.login-options {
  margin: 10px 0 0 0;
  font-size: 11px;
  text-align: right;
}
#forgotpass-form {
  display: none;
}
.delivery-data {
  display: none;
  margin-top: 5px;
}
#validate-email-message {
  display: none;
  color: #C1003C;
  margin-left: 120px;
  line-height: 20px;
  clear: both;
  float: left;
}
.cart-overview {
  width: 100%;
}
.cart-overview th {
  font-weight: bold;
  text-align: left;
  background: url('../img/dots-x.png') repeat-x left bottom;
  padding: 3px 0;
}
.cart-overview td {
  padding: 3px 0;
  vertical-align: top;
  position: relative;
}
.cart-overview .total-h {
  text-align: right;
  padding: 3px 10px 3px 0;
}
.cart-overview .subtotal-title {
  color: #c1003c;
  padding: 3px 0 3px 50px;
}
.cart-overview .subtotal-title.shippingcosts {
  padding: 3px 0 8px 50px;
}
.cart-overview .subtotal-price {
  color: #c1003c;
  text-align: right;
  padding: 3px 10px 3px 0;
}
.cart-overview .subtotal-price.shippingcosts {
  padding: 3px 10px 8px 0;
}
.cart-overview .total-title {
  font-weight: bold;
  padding: 10px 0 3px 50px;
  background: url('../img/dots-x.png') repeat-x left top;
  font-size: 16px;
}
.cart-overview .total-price {
  font-weight: bold;
  text-align: right;
  padding: 10px 10px 3px 0;
  background: url('../img/dots-x.png') repeat-x left top;
  color: #c1003c;
  font-size: 16px;
}
.cart-overview .valuta {
  /*font-weight: normal; display:block; float: left; margin-left: 0;  position: relative;*/
  margin-right: 3px;
}
.cart-overview .price {
  font-weight: normal;
  display: block;
  float: right;
  margin-right: 0;
}
.cart-overview .minus {
  /*position: absolute; left:-10px;*/
  margin-right: 10px;
}
.i-discount {
  display: block;
  float: left;
  width: 120px;
  border: 1px solid #e2e2e2;
  background: #fff;
  line-height: 18px;
  height: 18px;
  padding: 0 5px;
  -webkit-box-shadow: 2px -2px 5px #e2e2e2 inset;
  -moz-box-shadow: 2px -2px 5px #e2e2e2 inset;
  box-shadow: 2px -2px 5px #e2e2e2 inset;
}
.i-discount.error {
  border: 1px solid #f99;
}
.btn-code {
  display: block;
  float: right;
  width: 20px;
  margin-right: 10px;
  text-align: right;
  text-decoration: none;
}
.payment-options .title {
  background: url('../img/dots-x.png') repeat-x left bottom;
  padding: 5px 0 10px;
  margin: 0 0 5px 0;
}
.order-options {
  position: relative;
  background: url('../img/dots-x.png') repeat-x left bottom;
  padding-bottom: 20px;
  margin: 30px 0 120px;
}
.btn-order {
  position: absolute;
  width: 278px;
  height: 33px;
  bottom: -100px;
  right: -50px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: 0 -180px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding: 0 0 2px 20px;
  cursor: pointer;
  text-transform: uppercase;
}
.btn-order:hover {
  color: #c1003c;
}
.btn-login,
.btn-forgotpass {
  color: #936d3f;
  text-decoration: underline;
  cursor: pointer;
}
.btn-login:hover,
.btn-forgotpass:hover {
  color: #c1003c;
}
.btn-newaccount {
  display: inline-block;
  margin: 0 0 0;
}
.btn-backtologin {
  display: block;
  margin: 20px 0 0;
}
.btn-save {
  display: block;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -200px -20px;
  width: 165px;
  height: 24px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding-top: 3px;
  cursor: pointer;
  margin: 10px 0 20px 160px;
  padding: 1px 0 4px 0;
  height: 28px;
}
.btn-save:hover {
  color: #C1003C;
}
.btn-back {
  display: block;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -200px -20px;
  width: 165px;
  height: 24px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding-top: 3px;
  cursor: pointer;
  margin: 20px 0 0 0;
}
.btn-back:hover {
  color: #C1003C;
}
.btn-submit {
  display: block;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -200px -20px;
  width: 165px;
  height: 24px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding-top: 3px;
  padding: 0;
  cursor: pointer;
  height: 27px;
}
.btn-submit:hover {
  color: #C1003C;
}
.payment-option.radio-item .l {
  float: left;
  margin-top: 2px;
}
.icon-bank {
  float: right;
  width: 36px;
  height: 25px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -500px 0;
  cursor: pointer;
}
.icon-ideal {
  float: right;
  width: 27px;
  height: 25px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -540px 0;
  cursor: pointer;
}
.icon-mastercard {
  float: right;
  width: 37px;
  height: 25px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -610px 0;
  cursor: pointer;
}
.icon-visa {
  float: right;
  width: 37px;
  height: 25px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -570px 0;
  margin-right: 5px;
  cursor: pointer;
}
.icon-afterpay {
  float: right;
  width: 86px;
  height: 25px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -650px 0;
  cursor: pointer;
}
.afterpaynote {
  font-size: 10px;
}
/* FORMULIERENPAGINA's */
.btn-submit {
  margin: 15px 0 0 120px;
}
/* contact */
.form-contact {
  width: 445px;
  height: 440px;
  background-repeat: no-repeat;
  background-position: center left;
  text-align: center;
  margin: 0 auto;
  padding: 50px 110px 50px 130px;
}
.lbl-contact {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -480px -220px;
  width: 232px;
  height: 33px;
  text-align: left;
  text-indent: -9999px;
  margin: 10px auto 15px;
}
/* nieuwsbrief */
.form-newsletter {
  width: 445px;
  height: 440px;
  background-repeat: no-repeat;
  background-position: center left;
  text-align: center;
  margin: 0 auto;
  padding: 50px 120px;
}
.lbl-newsletter {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: 0 -220px;
  width: 232px;
  height: 39px;
  text-align: left;
  text-indent: -9999px;
  margin: 10px auto 10px;
}
/* business */
.form-business {
  width: 445px;
  height: 440px;
  background-repeat: no-repeat;
  background-position: center left;
  text-align: center;
  margin: 0 auto;
  padding: 50px 110px 50px 130px;
}
.lbl-business {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -240px -220px;
  width: 232px;
  height: 43px;
  text-align: left;
  text-indent: -9999px;
  margin: 10px auto 6px;
}
/* press */
.lbl-press {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -728px -270px;
  width: 232px;
  height: 43px;
  text-align: left;
  text-indent: -9999px;
  margin: 10px auto 6px;
}
.lbl-press.en {
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -728px -218px;
  width: 232px;
  height: 43px;
  text-align: left;
  text-indent: -9999px;
  margin: 10px auto 6px;
}
/* POPUP */
.popup {
  background: url('../img/bg-popup.png');
  padding: 20px 20px 0;
}
.popup .buttons {
  zoom: 1;
  margin: 20px 0 20px;
}
.popup .buttons:before,
.popup .buttons:after {
  content: "";
  display: table;
}
.popup .buttons:after {
  clear: both;
}
.popup-h {
  background: url('../img/dots-x.png') repeat-x left bottom;
  padding: 5px 0 10px;
  zoom: 1;
}
.popup-h:before,
.popup-h:after {
  content: "";
  display: table;
}
.popup-h:after {
  clear: both;
}
.popup-h .h {
  margin-bottom: 0;
}
.popup-h .price {
  display: block;
  float: right;
  width: 150px;
  text-align: right;
  color: #c1003c;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
}
.cart-sm-title {
  margin-bottom: 0;
  display: inline;
  float: left: width: 350px;
  font-size: 16px;
}
/* SCROLLBAR */
.touch .scroll {
  overflow: auto;
  overflow-y: hidden;
  overflow-x: auto;
}
.scroll .viewport {
  overflow: hidden;
  position: relative;
  height: 260px;
}
.scroll .overview {
  position: absolute;
  left: 0;
  top: 0;
}
.scroll .thumb {
  background: #e4e4d0;
  height: 10px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.scroll .disable {
  display: none;
}
.scrollbar {
  position: relative;
  width: 100%;
  height: 10px;
  margin-top: 10px;
}
.track {
  height: 10px;
  position: relative;
}
.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
/* POPUP WINKELWAGEN */
.cart-sm {
  zoom: 1;
  margin: 10px 0 0;
}
.cart-sm:before,
.cart-sm:after {
  content: "";
  display: table;
}
.cart-sm:after {
  clear: both;
}
.cart-sm .item {
  float: left;
  text-align: center;
  width: 120px;
  padding: 0 15px 0 16px;
  background: url('../img/bg-item.png') no-repeat right center;
}
.cart-sm .item .cat {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 5px;
  font-weight: bold;
}
.cart-sm .item .title {
  display: block;
  /*white-space: nowrap; text-overflow: ellipsis; overflow: hidden;*/
}
.cart-sm .item .spec {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cart-sm .item .price {
  color: #936d3f;
}
.cart-sm .item .price-old {
  color: #936d3f;
  text-decoration: line-through;
}
.cart-sm .item .price-new {
  color: #c1003c;
}
.cart-sm .item .new {
  display: block;
  color: #c1003c;
  border: 1px solid #c1003c;
  width: 88px;
  text-align: center;
  line-height: 16px;
  margin: 4px auto 0;
  font-weight: bold;
}
.cart-sm .item:hover {
  color: #936d3f;
}
.cart-sm .item:first-child {
  margin: 0;
}
.cart-sm .amount {
  display: block;
}
.cart-sm .next {
  display: block;
  float: right;
  width: 15px;
  height: 42px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -215px -50px;
  margin-top: 195px;
  cursor: pointer;
}
.cart-sm .prev {
  display: block;
  float: left;
  width: 15px;
  height: 42px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -200px -50px;
  margin-top: 195px;
  cursor: pointer;
}
.cart-sm .next.disabled,
.cart-sm .prev.disabled {
  opacity: 0.3;
  cursor: default;
}
.cart-scroller {
  float: left;
  width: 450px;
  overflow: hidden;
  height: 305px;
  position: relative;
}
.cart-items {
  width: 20000em;
  position: absolute;
}
.cart-block {
  float: left;
}
.art-title {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 150px;
  display: inline-block;
  white-space: nowrap;
}
.art-amount {
  text-align: right;
  padding-right: 10px !important;
}
.art-price {
  text-align: right;
  padding: 3px 10px 3px 0;
}
.btn-continue {
  display: block;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -200px -20px;
  width: 165px;
  height: 24px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  padding-top: 3px;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  float: left;
}
.btn-continue:hover {
  color: #C1003C;
}
.btn-checkout {
  display: block;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -200px -20px;
  width: 165px;
  height: 24px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  padding-top: 3px;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  float: right;
}
.btn-checkout:hover {
  color: #C1003C;
}
.lbl-added {
  color: #c1003c;
  text-transform: uppercase;
  text-decoration: underline;
}
/* HIGHSLIDE */
.highslide-dimming {
  background: #000;
}
.highslide-header {
  display: none;
}
.highslide-maincontent {
  display: none;
}
.highslide-html-content {
  display: none;
  background: url('../img/bg-popup.png');
  padding: 20px 20px 0;
}
.highslide-loading {
  display: block;
  color: #000;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid white;
  text-decoration: none;
  padding: 3px 3px 3px 22px;
  background: url('../img/loader.gif') no-repeat 3px 1px #ffffff;
}
.btn-close {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: 0 -270px;
  text-indent: -9999px;
  cursor: pointer;
  position: absolute;
  left: -25px;
  top: -25px;
}
.stroke {
  display: block;
  width: 34px;
  height: 37px;
  background-image: url('../img/sprite-pip.png');
  background-repeat: no-repeat;
  background-position: -550px -30px;
  position: absolute;
  right: -7px;
  top: -7px;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
  display: none;
}
.overlay-content {
  margin: 20% auto 0;
  width: 400px;
}
@media (min-width: 1040px) {
  .footer {
    border-top: 1px solid #fff;
  }
  .footer:before {
    background: #efefef;
    height: 1px;
    position: absolute;
    top: -1px;
    content: ' ';
    display: block;
    width: 1000px;
    left: -10px;
  }
  .follow-us {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .follow-us:before {
    background: #efefef;
    height: 1px;
    position: absolute;
    top: -1px;
    content: ' ';
    display: block;
    width: 1000px;
    left: -10px;
  }
  .follow-us:after {
    background: #efefef;
    height: 1px;
    position: absolute;
    bottom: -1px;
    content: ' ';
    display: block;
    width: 1000px;
    left: -10px;
  }
  .bg-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .bg-menu:after {
    position: absolute;
    top: 0;
    left: -22px;
    background-image: url('../img/sprite-pip.png');
    background-repeat: no-repeat;
    background-position: 0 -100px;
    width: 22px;
    height: 32px;
    content: ' ';
  }
  .bg-menu:before {
    position: absolute;
    top: 0;
    right: -22px;
    background-image: url('../img/sprite-pip.png');
    background-repeat: no-repeat;
    background-position: -1002px -100px;
    width: 22px;
    height: 32px;
    content: ' ';
  }
}
