@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  /*ol, ul, li,*/
}

* {
  margin: 0px;
  padding: 0px;
}

ol, ul {
  /*list-style: none;*/
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/* HTML5 display definitions*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

/*****************************************************************************	VARIABELEN *********************************************************/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> RESPONSIVE JA/NEE <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> KLEUREN <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/* LINK GROEN**/
/** GROEN **/
/** ROZE **/
/** BLAUW **/
/* ZWART */
/* WIT */
/* TEKSTKLEUR */
/* kleuren voor waarschuwingen */
/*ORANJE */
/* ROood*/
/* GROEN */
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> LIJNEN <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FONTS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  Media queries breakpoints <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/* Extra small screen / phone Note: Deprecated $screen-xs and $screen-phone as of v3.0.0*/
/* Small screen / tablet Note: Deprecated $screen-sm and $screen-tablet as of v3.0.0*/
/* Medium screen / desktop Note: Deprecated $screen-md and $screen-desktop as of v3.0.0*/
/* Large screen / wide desktop // Note: Deprecated $screen-lg and $screen-lg-desktop as of v3.0.0*/
/* So media queries don't overlap when required, provide a maximum*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Grid system<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/* Number of columns in the grid system*/
/* Padding, to be divided by two and applied to the left and right of all columns*/
/* Point at which the navbar stops collapsing*/
/*****************************************************************************	MIXINS *********************************************************/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BORDER RADIUS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BORDER RADIUS CUSTOM <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> OPACITY <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BOX SHADOW  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BOX SHADOW  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BOX SHADOW  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> TRANSITION <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CLEARFIX <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> TOOLTIP <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> WEBKIT COLUMN <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> DELAY <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Rotate <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> TEXT INDENT <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> RESPONSIVE MIXINS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> hidden Mixins <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> visible Mixins <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> RESPONSIVE MIXINS | IPV CLASSE NAAM MEEGEVEN VIA CSS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/* Container sizes*/
/* Small screen / tablet*/
/* Medium screen / desktop*/
/* Large screen / wide desktop*/
/* Grid System*/
/* Centered container element*/
/* Creates a wrapper for a series of columns*/
/* Generate the extra small columns*/
/* Generate the small column offsets*/
/* Generate the small columns*/
/* Generate the small column offsets*/
/* Generate the medium columns*/
/* Generate the large column offsets*/
/* Generate the large columns*/
/* Generate the large column offsets*/
/*** --------------------------------->> START BASIS <<---------------------------------**/
html,
body {
  height: 100%;
}

body {
  background: white;
  color: #555555;
  font-size: 10px;
  font-family: "Open Sans", Arial, Helvetica, Sans-serif;
  min-width: 320px;
  text-rendering: optimizeSpeed;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
body.cart {
  overflow: auto;
}
@media (max-width: 767px) and (max-width: 767px) {
  body div.container.c-popup {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  body.push-menu div.container-wrapper {
    left: 260px;
    position: fixed;
    width: 100%;
  }
  body.push-menu header.tiny {
    left: 260px;
  }
  body.push-menu header.tiny div.top {
    z-index: 999;
  }
}
@media (max-width: 991px) {
  body.push-filter div.container-wrapper {
    left: 260px;
    position: fixed;
    width: 100%;
  }
}

a {
  color: #6eb43f;
  text-decoration: underline;
}
a:hover, a:focus {
  color: #ed1848;
}

p {
  margin-top: 10px;
  font: 300 1.6em/28px "Open Sans", Arial, Helvetica, Sans-serif;
}
p:first-child {
  margin-top: 0;
}
@media (max-width: 479px) {
  div.container > p:not(.p1) {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  div.container > p:not(.p1) {
    padding: 0 20px;
  }
}

dl {
  font-size: 1.6em;
  line-height: 25px;
}

ul li {
  list-style: inside square;
}

ol li {
  list-style: inside decimal;
}

input[type=submit],
input[type=button],
button {
  cursor: pointer;
}

/*
*
* H ELEMENTS
*
*/
h1 {
  color: #6eb43f;
  font: 200 3.5em/30px "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  h1.pdd {
    float: left;
    padding: 20px;
    margin: 0;
    width: 100%;
  }
  h1.cart {
    margin-top: 20px;
  }
}

h2 {
  color: #555555;
  font: 200 2.8em/30px "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 15px;
}

/*---------------------------- BOX-INFO ----------------------------*/
a.btn {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #6eb43f;
  border: 0;
  border-bottom: 3px solid #578e32;
  color: white;
  display: block;
  padding: 15px 0;
  font: 700 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
a.btn:hover, a.btn:focus {
  background: #62a138;
  border-bottom-color: #406825;
}
a.btn:hover:active, a.btn:focus:active {
  margin-top: 2px;
  border-bottom-width: 1px;
}

/*---------------------------- BOX-INFO ----------------------------*/
div.box-info {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transition: all 0.2s ease;
  background: #43c143;
  color: white;
  padding: 10px;
  position: relative;
  width: 100%;
}
div.box-info.product-added {
  width: auto;
  display: inline-block;
  margin-top: 15px;
  font-size: 1.3em;
  background: #ed1848;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
div.box-info.product-added a {
  color: white;
}
div.box-info.product-added:after {
  display: none;
}
div.box-info.product-added.no-display {
  display: none;
}
form.newsletter div.box-info {
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  max-height: 0;
}
form.newsletter div.box-info p {
  display: none;
}
form.newsletter div.box-info.show {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  max-height: 500px;
  margin-bottom: 20px;
}
form.newsletter div.box-info.show p {
  display: block;
}
div.box-info.search {
  font: 400 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 10px 0 20px 0;
  float: left;
  width: 100%;
}
div.mail-on-stock div.box-info {
  font: 400 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-top: 10px;
}
div.box-info:after {
  border-color: #43c143 transparent transparent transparent;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  bottom: -5px;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  width: 0;
  z-index: 1;
}
div.box-info.no-arrow:after {
  content: none;
}
div.box-info.error {
  background: #e10404;
}
div.box-info.error:after {
  border-color: #e10404 transparent transparent transparent;
}
div.box-info strong {
  display: inline-block;
}
div.box-info strong span {
  color: black;
  font-weight: 700;
}
div.box-info small {
  font-size: 1.2em;
}
div.box-info a.logout {
  opacity: 0.75;
  filter: alpha(opacity=75);
  zoom: 1;
  color: #555555;
  float: right;
  display: inline-block;
  margin: 2px 0 0 10px;
}
div.box-info a.logout:hover, div.box-info a.logout:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
div.box-info.pas {
  margin-top: 20px;
}
div.box-info.pas a.btn {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: black;
  color: white;
  float: left;
  font: 400 1.2em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 5px 15px;
  margin-top: 10px;
  text-decoration: none;
}
div.box-info.pas a.btn:hover, div.box-info.pas a.btn:focus {
  background: #6eb43f;
  color: black;
}
div.box-info.cz {
  background: #f2f2f2;
  color: #555555;
  font-size: 1.1em;
}
div.box-info.cz strong span {
  font-size: 1.2em;
}
div.box-info.cz a {
  font-size: 1.2em;
}
div.box-info.cz:after {
  content: none;
}
@media (max-width: 767px) {
  div.box-info.cz {
    border-bottom: 1px solid #b3b3b3;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    padding: 10px 20px;
  }
}
@media (max-width: 991px) {
  div.box-info.cz strong,
div.box-info.cz a {
    line-height: 40px;
  }
}
@media (max-width: 479px) {
  div.box-info.cz strong {
    margin-left: 5px;
  }
}
@media (max-width: 479px) {
  div.box-info.cz small {
    display: none;
  }
}

div.order-info-empty {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.order-info-empty {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.order-info-empty {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  div.order-info-empty {
    float: left;
    width: 100%;
  }
}

/*---------------------------- BOX-ERROR ----------------------------*/
div.box-error {
  border: 2px solid #e10404;
  color: #e10404;
  float: left;
  font: 700 1.2em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 1%;
  text-align: center;
  width: 100%;
}
div.box-error p {
  font-size: 1em;
}
div.box-error.stock-error {
  margin-bottom: 10px;
}

/*---------------------------- .NO-DISPLAY ------------------------*/
.no-display {
  display: none !important;
}

/*---------------------------- CLEAR  --------------------------------*/
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

/*---------------------------- STRUCTURAL ----------------------------*/
.structural {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: -9999px;
  width: 1px;
}

input[type=text], input[type=password], input[type=button], input[type=submit], input[type=reset], textarea {
  /* wegdoen van de ios specifieke stijlen */
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-appearance: none;
}

/*-------------------------- WINDOWS PHONE ----------------------------*/
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
/*-------------------------- CONTAINER/ROW----------------------------*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 320px;
  max-width: 1410px;
}
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
@media (max-width: 767px) {
  .container.product-cont {
    padding: 0;
    margin-bottom: -30px;
    width: 100%;
  }
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
@media (max-width: 767px) {
  .row.no-xs {
    float: left;
    margin: 0;
    width: 100%;
  }
}

/*-- DELEN VAN DE SITE| basis template , deze mag enkel aangepast worden in de master webshop --*/
/*

	HEADER

*/
header {
  background: white;
  /* Search icon op tiny header */
}
header.tiny {
  box-shadow: #333333 0 0 20px -8px;
  transition: all 0.2s ease;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}
header.tiny div.top {
  border-bottom: 1px solid #b3b3b3;
  height: 70px;
}
@media (max-width: 767px) {
  header.tiny div.top {
    border-bottom: 0;
  }
}
header.tiny div.top nav {
  margin-top: 10px;
}
header.tiny div.search-icon-wrap,
header.tiny div.home-icon-wrap {
  max-height: 38px;
}
header.tiny div.wrap {
  position: relative;
}
header.tiny div.wrap nav.customerzone {
  transition: all 0.2s ease;
  border: 0 !important;
}
@media (max-width: 767px) {
  header.tiny div.wrap nav.customerzone {
    display: none !important;
  }
}
header.tiny div.wrap nav.customerzone > li > a {
  transition: all 0.2s ease;
  background-position: center center !important;
  background-size: 33px !important;
  height: 40px;
  overflow: hidden;
  padding: 0 !important;
  text-indent: 100%;
  width: 35px;
  white-space: nowrap;
}
header.tiny div.wrap div.mini-cart {
  max-height: 55px !important;
  max-width: 50px !important;
  height: 55px !important;
  position: relative;
  width: 50px !important;
}
header.tiny div.wrap div.mini-cart a {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ed1848 url(../images/css/icon-mini-cart.png) no-repeat center center;
  display: inline-block;
  height: 56px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 56px;
}
header.tiny div.wrap div.mini-cart a span.number {
  color: white;
  display: inline-block;
  font: 400 1.4em/1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 20px;
  padding: 24px 0 0 0;
  text-align: center;
  width: 20px;
}
@media (max-width: 479px) {
  header.tiny div.wrap div.mini-cart a span.number {
    padding-top: 15px;
  }
}
header.tiny div.wrap div.mini-cart + div.mini-cart-dropdown {
  right: 60px;
  top: 55px;
}
header.tiny div.wrap div.mini-cart + div.mini-cart-dropdown:hover, header.tiny div.wrap div.mini-cart + div.mini-cart-dropdown:focus {
  display: block;
}
header.tiny div.wrap div.mini-cart:hover + div.mini-cart-dropdown, header.tiny div.wrap div.mini-cart:focus + div.mini-cart-dropdown {
  display: block;
}
header.tiny nav.lang {
  border: 0 !important;
}
header.tiny div.middle {
  border: 0;
  padding: 0;
}
header.tiny div.middle a.logo {
  top: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  header.tiny div.middle a.logo img {
    max-width: 250px;
    padding-top: 8px;
  }
}
header.tiny div.wrap-right {
  max-height: 0;
  overflow: hidden;
}
header.tiny div.wrap-right div.mini-cart {
  display: none;
}
header.tiny form.search {
  max-height: 0;
}
header.tiny form.search.fixed {
  background: white;
  max-height: 55px;
  position: fixed;
  right: 20px;
  z-index: 50;
  min-width: 200px;
  border: 1px solid #ccc;
  width: 50%;
}
@media (max-width: 767px) {
  header.tiny form.search.fixed {
    height: 47px;
    right: 0;
    width: 100%;
  }
}
header.tiny form.search.fixed input[type=text] {
  border-left: 0;
  float: left;
  line-height: 45px;
  padding: 10px 0 0 20px;
  width: 75%;
}
@media (max-width: 767px) {
  header.tiny form.search.fixed input[type=text] {
    height: 45px;
    padding: 0 0 0 20px;
  }
}
header.tiny form.search.fixed input[type=submit] {
  margin: 0;
  float: left;
  width: 25%;
}
header div.search-icon-wrap,
header div.home-icon-wrap {
  transition: all 0.2s ease;
  margin-top: 15px;
  float: left;
  max-height: 0;
  padding: 0 15px;
  overflow: hidden;
  width: 60px;
}
@media (max-width: 479px) {
  header div.search-icon-wrap,
header div.home-icon-wrap {
    padding: 0 5px;
    width: 45px;
  }
}
header div.search-icon-wrap span.search-icon,
header div.search-icon-wrap span.home-icon,
header div.home-icon-wrap span.search-icon,
header div.home-icon-wrap span.home-icon {
  background: url("../images/css/icon-search.png") no-repeat center center;
  cursor: pointer;
  display: block;
  height: 30px;
  width: 100%;
}
header div.search-icon-wrap span.home-icon,
header div.home-icon-wrap span.home-icon {
  background-image: url("../images/css/icon-verkooppunten.png");
}
header div.search-icon-wrap span.home-icon a,
header div.home-icon-wrap span.home-icon a {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
@media (max-width: 479px) {
  header div.search-icon-wrap {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  header {
    border-bottom: 1px solid #b3b3b3;
    width: 100%;
  }
  header.cart {
    border-bottom: 0;
  }
  header.cart div.middle {
    border: 0;
    padding-top: 20px;
  }
}
.ie7 header, .ie8 header, .ie9 header {
  margin-top: 40px;
}
header div.top {
  position: relative;
  width: 100%;
  z-index: 665;
}
header div.top:before, header div.top:after {
  content: " ";
  display: table;
}
header div.top:after {
  clear: both;
}
header div.top {
  *zoom: 1;
}
header div.top a.verkooppunten-link {
  background: url("../images/css/icon-verkooppunten.png") no-repeat left center;
  color: #b3b3b3;
  float: left;
  font: 400 1.2em/40px "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 0 0 0 40px;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  header div.top a.verkooppunten-link {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header div.top a.verkooppunten-link {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  header div.top a.verkooppunten-link {
    display: none;
  }
}
header div.top a.verkooppunten-link:hover, header div.top a.verkooppunten-link:focus {
  color: #ed1848;
}
header div.top div.wrap {
  float: right;
}
@media (max-width: 767px) {
  header div.top div.wrap {
    padding-top: 3px;
  }
}
header div.top div.wrap nav {
  border-left: 1px solid #b3b3b3;
  float: left;
  padding: 7px 15px 5px 15px;
  /*
  				@include breakpoint(col-sm)
  				{
  					//	padding: 0 5px;
  				}

  				@include breakpoint(col-xs)
  				{
  					padding: 0 5px;
  				}*/
  /*		&.navigation-top
  		{
  			//mixin
  			@include hidden-xs;
  		}*/
}
header div.top div.wrap nav:first-child {
  border-left: none;
}
header div.top div.wrap nav > ul > li {
  float: left;
  font: 400 1.4em/1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  list-style: none;
}
header div.top div.wrap nav > ul > li a {
  color: #555555;
  display: block;
  padding: 0 7px;
  line-height: 28px;
  text-decoration: none;
}
header div.top div.wrap nav > ul > li a:hover, header div.top div.wrap nav > ul > li a:focus {
  color: #6eb43f;
}
header div.top div.wrap nav > ul > li span {
  color: #6eb43f;
  padding: 0 5px;
}
header div.top div.wrap nav > ul > li.active a {
  color: #6eb43f;
}
header div.top div.wrap nav.customerzone {
  border-left: 0;
}
@media (max-width: 767px) {
  header div.top div.wrap nav.customerzone {
    padding-right: 10px;
  }
}
@media (max-width: 479px) {
  header div.top div.wrap nav.customerzone {
    display: none;
  }
}
header div.top div.wrap nav.customerzone > ul > li {
  color: #555555;
  float: left;
  padding: 0 20px 0 10px;
  position: relative;
  width: auto;
}
header div.top div.wrap nav.customerzone > ul > li:before {
  position: absolute;
  right: 0;
  padding-top: 2px;
}
header div.top div.wrap nav.customerzone > ul > li.empty {
  padding: 0;
}
header div.top div.wrap nav.customerzone > ul > li.loggedin {
  background: url(../images/css/arrow-down.png) no-repeat right 8px;
}
header div.top div.wrap nav.customerzone > ul > li:hover, header div.top div.wrap nav.customerzone > ul > li:focus {
  cursor: pointer;
  color: #ed1848;
}
header div.top div.wrap nav.customerzone > ul > li:hover ul, header div.top div.wrap nav.customerzone > ul > li:focus ul {
  display: block;
}
header div.top div.wrap nav.customerzone > ul > li span.login-info {
  color: #555555;
  display: block;
}
header div.top div.wrap nav.customerzone > ul > li > a,
header div.top div.wrap nav.customerzone > ul > li span.login-info {
  background: url(../images/css/icon-customerzone.png) no-repeat left center;
  background-size: 25px;
  padding: 0 0 0 40px;
}
header div.top div.wrap nav.customerzone > ul > li:hover > a, header div.top div.wrap nav.customerzone > ul > li:focus > a {
  color: #6eb43f;
}
header div.top div.wrap nav.customerzone > ul > li:hover ul, header div.top div.wrap nav.customerzone > ul > li:focus ul {
  overflow: auto;
  max-height: 500px;
}
header div.top div.wrap nav.customerzone > ul > li > a:hover + ul, header div.top div.wrap nav.customerzone > ul > li > a:focus + ul {
  overflow: auto;
  max-height: 500px;
}
header div.top div.wrap nav.customerzone > ul > li ul.showdropdown {
  overflow: auto;
  max-height: 500px;
}
header div.top div.wrap nav.customerzone > ul > li ul {
  transition: all 0.2s ease;
  position: absolute;
  left: 10px;
  margin-top: 10px;
  max-height: 0;
  overflow: hidden;
  width: 200px;
  z-index: 9999;
}
header div.top div.wrap nav.customerzone > ul > li ul li {
  background: #f2f2f2;
  border: 1px solid #b3b3b3;
  border-bottom: 0;
  float: left;
  list-style: none;
  width: 100%;
}
header div.top div.wrap nav.customerzone > ul > li ul li:last-child {
  border-bottom: 1px solid #b3b3b3;
}
header div.top div.wrap nav.customerzone > ul > li ul li a {
  display: block;
  padding: 10px 5px;
}
header div.top div.wrap nav.lang {
  padding-right: 0px;
}
@media (max-width: 767px) {
  header div.top div.wrap nav.lang {
    display: none;
  }
}
header div.top div.wrap nav.lang ul li {
  text-transform: uppercase;
}
header div.top div.wrap nav.lang ul li:last-child a,
header div.top div.wrap nav.lang ul li:last-child span {
  padding-right: 0;
}
header div.top div.wrap nav.lang ul li span {
  line-height: 28px;
}
header div.top div.wrap nav.lang ul li a:hover, header div.top div.wrap nav.lang ul li a:focus {
  color: #ed1848;
}
header div.top div.wrap div.mini-cart {
  transition: all 0.2s ease;
  float: left;
  margin: 0;
  max-height: 0;
  overflow: hidden;
  max-width: 0;
}
header div.top div.wrap div.mini-cart a {
  height: 50px;
  margin-top: 5px;
  width: 50px;
}
@media (max-width: 479px) {
  header div.top div.wrap div.mini-cart a {
    background-size: 18px;
    margin-top: 7px;
    height: 40px;
    width: 40px;
  }
}
header div.middle {
  transition: all 0.2s ease;
  border-bottom: 1px solid #b3b3b3;
  padding-top: 25px;
  padding-bottom: 10px;
  /* Logo*/
}
header div.middle a.logo {
  transition: all 0.2s ease;
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 60px;
  width: 100%;
}
@media (min-width: 991px) and (max-width: 1199px) {
  header div.middle a.logo {
    padding-left: 20px;
    text-align: left;
    top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header div.middle a.logo {
    padding-left: 20px;
    text-align: left;
    top: 20px;
  }
}
@media (max-width: 767px) {
  header div.middle a.logo {
    padding-left: 70px;
    text-align: left;
  }
}
@media (max-width: 479px) {
  header div.middle a.logo {
    padding-left: 60px;
    text-align: left;
  }
}
header div.middle a.logo img {
  transition: all 0.2s ease;
  max-width: 320px;
  position: relative;
  width: 100%;
  z-index: 666;
}
@media (max-width: 767px) {
  header div.middle a.logo img {
    max-width: 155px;
    padding-top: 17px;
  }
}
@media (max-width: 767px) and (max-width: 479px) {
  header div.middle a.logo img {
    max-width: 150px;
  }
}
header div.middle div.wrap-right {
  transition: all 0.2s ease;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  text-align: right;
  padding-right: 0;
}
@media (min-width: 768px) {
  header div.middle div.wrap-right {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  header div.middle div.wrap-right {
    margin-left: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  header div.middle div.wrap-right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  header div.middle div.wrap-right {
    margin-left: 50%;
  }
}
@media (min-width: 1200px) {
  header div.middle div.wrap-right {
    float: left;
    width: 41.6666666667%;
  }
}
@media (min-width: 1200px) {
  header div.middle div.wrap-right {
    margin-left: 58.3333333333%;
  }
}

/*
*
* DIV.HELP
* CART PAGEHEAD
*
*/
div.help {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.help {
    float: left;
    width: 62.5%;
  }
}
@media (min-width: 992px) {
  div.help {
    margin-left: 25%;
  }
}
@media (min-width: 992px) {
  div.help {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  div.help {
    margin-left: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  div.help {
    float: left;
    width: 25%;
  }
}
div.help div.wrap {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  padding: 15px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  div.help div.wrap {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  div.help div.wrap {
    margin-top: 20px;
  }
}
div.help div.wrap span {
  display: inline-block;
  font: 300 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
  width: 100%;
}
div.help div.wrap strong {
  color: #6eb43f;
  font: 700 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
}

/*
*
* MOBILE-LINK
*
*/
a.mobile-link {
  height: 25px;
  float: left;
  text-indent: -999px;
  position: relative;
  width: 35px;
  margin-left: 0px;
  margin-top: 20px;
  z-index: 700;
}
@media (max-width: 767px) {
  a.mobile-link {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  a.mobile-link {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  a.mobile-link {
    display: none;
  }
}
@media (min-width: 1200px) {
  a.mobile-link {
    display: none;
  }
}
a.mobile-link:after {
  opacity: 0.7;
  filter: alpha(opacity=70);
  zoom: 1;
  background: black;
  content: "";
  display: block;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 0%;
  z-index: 1;
}
a.mobile-link span,
a.mobile-link span:before,
a.mobile-link span:after {
  transition: all 0.2s ease;
  border-radius: 1.5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #555555;
  cursor: pointer;
  content: "";
  display: block;
  height: 3px;
  left: 0px;
  position: absolute;
  top: 3px;
  width: 35px;
  z-index: 2;
}
a.mobile-link span:before {
  left: 0;
  top: 8px;
}
a.mobile-link span:after {
  left: 0;
  top: 16px;
}
.push-menu a.mobile-link:after {
  width: 100%;
}
.push-menu a.mobile-link span {
  background: none;
  height: 0;
}
.push-menu a.mobile-link span:before, .push-menu a.mobile-link span:after {
  background: white;
  top: 8px;
}
.push-menu a.mobile-link span:before {
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
  zoom: 1;
}
.push-menu a.mobile-link span:after {
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
}

/*
*
* NAVIGATION
*
*/
@media (max-width: 767px) {
  nav.navigation.left ul {
    border-bottom: 1px solid #b3b3b3;
    float: left;
    margin-top: 5px;
    position: relative;
    width: 100%;
  }
  nav.navigation.left ul li {
    float: left;
    font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
    list-style: none;
    width: 100%;
  }
  nav.navigation.left ul li a {
    background: #f2f2f2;
    border-top: 1px solid #b3b3b3;
    color: #555555;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
  }
  nav.navigation.left ul li a:hover, nav.navigation.left ul li a:focus {
    background: #6eb43f;
    color: white;
  }
}

div.navigation {
  border-bottom: 1px solid #b3b3b3;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  div.navigation div.container {
    min-width: 1px;
    padding: 0;
    width: 100%;
  }
}
div.navigation nav ul li.title {
  background: #f2f2f2;
  color: #555555;
  font: 700 1.4em/32px "Open Sans", Arial, Helvetica, Sans-serif;
  height: 32px;
  padding: 0 10px;
  text-align: left;
}
@media (max-width: 767px) {
  div.navigation nav ul li.title {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.navigation nav ul li.title {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  div.navigation nav ul li.title {
    display: none;
  }
}
@media (min-width: 1200px) {
  div.navigation nav ul li.title {
    display: none;
  }
}
@media (max-width: 767px) {
  div.navigation .lang-mobile,
div.navigation .customerzone-mobile {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.navigation .lang-mobile,
div.navigation .customerzone-mobile {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  div.navigation .lang-mobile,
div.navigation .customerzone-mobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  div.navigation .lang-mobile,
div.navigation .customerzone-mobile {
    display: none;
  }
}
div.navigation .lang-mobile ul li,
div.navigation .customerzone-mobile ul li {
  list-style: none;
  float: left;
  width: 100%;
}
div.navigation .lang-mobile ul,
div.navigation .customerzone-mobile ul {
  float: left;
  width: 100%;
}
div.navigation .lang-mobile ul li,
div.navigation .customerzone-mobile ul li {
  text-align: left;
  width: auto;
}
div.navigation .lang-mobile ul li.title,
div.navigation .customerzone-mobile ul li.title {
  width: 100%;
}
div.navigation .lang-mobile ul li a,
div.navigation .lang-mobile ul li span,
div.navigation .customerzone-mobile ul li a,
div.navigation .customerzone-mobile ul li span {
  color: #555555;
  display: block;
  font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 10px;
  text-decoration: none;
}
div.navigation .lang-mobile ul li a:hover,
div.navigation .lang-mobile ul li a:focus,
div.navigation .lang-mobile ul li span,
div.navigation .customerzone-mobile ul li a:hover,
div.navigation .customerzone-mobile ul li a:focus,
div.navigation .customerzone-mobile ul li span {
  color: #ed1848;
}
div.navigation .lang-mobile ul li.loggedin p,
div.navigation .customerzone-mobile ul li.loggedin p {
  padding: 10px 10px 0;
}
div.navigation .customerzone-mobile ul li {
  width: 100%;
}
div.navigation.subactive {
  margin-bottom: 45px;
}

nav.navigation {
  display: inline-block;
  z-index: 20;
}
@media (max-width: 767px) {
  nav.navigation {
    background: none;
    border: 0;
    float: left;
    position: static;
    text-align: left;
    width: 100%;
  }
}
nav.navigation > ul > li {
  display: inline-block;
  height: 50px;
  position: static;
  list-style: none;
}
@media (max-width: 767px) {
  nav.navigation > ul > li {
    border: 0;
    padding: 0;
    height: auto;
    margin: 0;
    width: 100%;
  }
}
nav.navigation > ul > li.verkooppunten-link {
  display: none;
}
@media (max-width: 991px) {
  nav.navigation > ul > li.verkooppunten-link {
    display: inline-block;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  nav.navigation > ul > li.verkooppunten-link {
    display: inline-block;
  }
}
nav.navigation > ul > li > a {
  color: #555555;
  font: 400 1.4em/50px "Open Sans", Arial, Helvetica, Sans-serif;
  display: block;
  padding: 0 10px;
  text-transform: uppercase;
  text-decoration: none;
}
@media (max-width: 767px) {
  nav.navigation > ul > li > a {
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 0;
    border-bottom: 1px solid #cccccc;
    color: #555555;
    font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
    padding: 10px;
    position: relative;
    text-transform: none;
  }
  nav.navigation > ul > li > a:before {
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
    zoom: 1;
    border: 2px solid black;
    border-top: none;
    border-left: none;
    content: "";
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 10px;
  }
}
nav.navigation > ul > li > a:hover, nav.navigation > ul > li > a:focus, nav.navigation > ul > li > a.active {
  color: #ed1848;
  position: relative;
}
@media (max-width: 767px) {
  nav.navigation > ul > li > a:hover, nav.navigation > ul > li > a:focus, nav.navigation > ul > li > a.active {
    background: #6eb43f;
    border-bottom-color: #6eb43f;
    color: white;
  }
  nav.navigation > ul > li > a:hover:before, nav.navigation > ul > li > a:focus:before, nav.navigation > ul > li > a.active:before {
    border-color: white;
  }
}
nav.navigation > ul > li > a.active.subactive:after {
  background: white;
  content: "";
  height: 3px;
  position: absolute;
  left: 0;
  top: 96%;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  nav.navigation > ul > li > a.active.subactive:after {
    content: none;
  }
}
nav.navigation > ul > li div.submenu {
  border-bottom: 1px solid #b3b3b3;
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  nav.navigation > ul > li div.submenu {
    position: static;
  }
}
nav.navigation > ul > li div.submenu.show {
  display: block;
  background: white;
  margin-top: 1px;
}
nav.navigation > ul > li div.submenu ul.submenu {
  display: inline-block;
  text-align: left;
}
nav.navigation > ul > li div.submenu ul.submenu li {
  display: inline-block;
  list-style: none;
}
@media (max-width: 767px) {
  nav.navigation > ul > li div.submenu ul.submenu li {
    padding-left: 20px;
    width: 100%;
  }
}
nav.navigation > ul > li div.submenu ul.submenu li a {
  color: #555555;
  font: 400 1.4em/45px "Open Sans", Arial, Helvetica, Sans-serif;
  display: block;
  padding: 0px 10px;
  text-transform: uppercase;
  text-decoration: none;
}
nav.navigation > ul > li div.submenu ul.submenu li a:hover, nav.navigation > ul > li div.submenu ul.submenu li a:focus, nav.navigation > ul > li div.submenu ul.submenu li a.active {
  color: #ed1848;
}

/*
*
* DIV.NAVIGATION
*
*/
@media (max-width: 767px) {
  div.navigation {
    transition: all 0.2s ease;
    background: white;
    height: 100%;
    position: fixed;
    overflow: auto;
    left: -260px;
    top: 0;
    width: 260px;
    z-index: 9999;
  }
  div.navigation:before {
    box-shadow: inset gray -7px 0 9px -7px;
    content: "";
    display: block;
    position: fixed;
    height: 100%;
    left: -50px;
    top: 0;
    width: 20px;
    z-index: 5;
  }
  .push-menu div.navigation {
    left: 0;
  }
  .push-menu div.navigation:before {
    left: 240px;
  }
  div.navigation.no-of {
    overflow: hidden;
  }
}
a.close-sub,
a.close-sub-sub {
  background: url(../images/css/icon-menu-back.png) no-repeat center center #f2f2f2;
  border-right: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
  height: 100% !important;
  position: fixed !important;
  left: 260px;
  top: 0;
  padding: 0 !important;
  text-decoration: none;
  width: 40px !important;
  z-index: 99999;
}
@media (max-width: 767px) {
  a.close-sub,
a.close-sub-sub {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  a.close-sub,
a.close-sub-sub {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  a.close-sub,
a.close-sub-sub {
    display: none;
  }
}
@media (min-width: 1200px) {
  a.close-sub,
a.close-sub-sub {
    display: none;
  }
}
a.close-sub:hover:before, a.close-sub:hover:after, a.close-sub:focus:before, a.close-sub:focus:after,
a.close-sub-sub:hover:before,
a.close-sub-sub:hover:after,
a.close-sub-sub:focus:before,
a.close-sub-sub:focus:after {
  background: #ed1848;
}
a.close-sub:before, a.close-sub:after,
a.close-sub-sub:before,
a.close-sub-sub:after {
  content: none !important;
}

a.close-sub-sub {
  background-color: #e6e6e6;
  border-right: 0;
  left: 220px;
  display: none;
}
a.close-sub-sub:hover, a.close-sub-sub:focus {
  text-decoration: none !important;
}

/*

	BREADCRUMB

*/
nav.breadcrumb {
  float: left;
  padding: 25px 0 5px 0;
  margin-bottom: 15px;
  width: 100%;
}
@media (max-width: 767px) {
  nav.breadcrumb {
    margin-bottom: 0;
  }
}
nav.breadcrumb ul li {
  background: url(../images/css/arrow-breadcrumb.png) no-repeat left center;
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  padding-left: 10px;
  margin-left: 5px;
  list-style: none;
}
nav.breadcrumb ul li:first-child {
  background: 0;
  padding-left: 0;
  margin-left: 0;
}

form.search {
  transition: all 0.2s ease;
  display: inline-block;
  position: relative;
  width: 75%;
}
form.search ul {
  display: block;
  width: 100%;
}
form.search ul:before, form.search ul:after {
  content: " ";
  display: table;
}
form.search ul:after {
  clear: both;
}
form.search ul {
  *zoom: 1;
}
form.search ul li {
  list-style: none;
  float: left;
  text-align: right;
  width: 100%;
}
@media (max-width: 767px) {
  form.search ul li {
    text-align: left;
  }
}
form.search ul li input[type=text], form.search ul li input[type=search] {
  border: 0;
  border-left: 1px solid #b3b3b3;
  display: inline-block;
  height: 34px;
  font: 300 1.4em/45px "Open Sans", Arial, Helvetica, Sans-serif;
  line-height: 45px;
  padding: 0 0 0 20px;
  text-align: left;
  position: relative;
  width: 35%;
  z-index: 501;
}
form.search ul li input[type=text]:focus, form.search ul li input[type=search]:focus {
  border-color: black;
}
form.search ul li input[type=submit] {
  background: url("../images/css/icon-search.png") no-repeat center center;
  border: none;
  display: inline-block;
  height: 45px;
  text-indent: -999px;
  width: 45px;
  position: relative;
  margin-left: 10px;
  z-index: 502;
}
form.search ul li input[type=submit]:hover, form.search ul li input[type=submit]:focus {
  background-color: #f2f2f2;
}

/*
*
* AUTO SUGGESTION
*
*/
form.search {
  position: relative;
}
form.search ul li img.search-loader {
  position: absolute;
  right: 50px;
  top: 15px;
  z-index: 600;
}
form.search div.suggestion {
  border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: white;
  position: absolute;
  top: 46px;
  z-index: 666;
  right: 0;
  width: 100%;
}
form.search div.suggestion dl.products,
form.search div.suggestion dl.categories {
  background-color: #f2f2f2;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  float: left;
  width: 100%;
}
@media (max-width: 479px) {
  form.search div.suggestion dl.products,
form.search div.suggestion dl.categories {
    border: 0px;
  }
}
form.search div.suggestion dl.products dt,
form.search div.suggestion dl.categories dt {
  padding: 10px;
  padding-top: 25px;
  float: left;
  font-weight: 700;
  width: 30%;
}
@media (max-width: 479px) {
  form.search div.suggestion dl.products dt,
form.search div.suggestion dl.categories dt {
    border-bottom: 2px solid #e6e6e6;
    width: 100%;
  }
}
form.search div.suggestion dl.products dd,
form.search div.suggestion dl.categories dd {
  background: white;
  float: left;
  width: 70%;
}
@media (max-width: 479px) {
  form.search div.suggestion dl.products dd,
form.search div.suggestion dl.categories dd {
    width: 100%;
  }
}
form.search div.suggestion dl.products dd ul.product-overview-suggest,
form.search div.suggestion dl.categories dd ul.product-overview-suggest {
  background: #fafafa;
  border-left: 2px solid #e6e6e6;
  margin: 0;
  min-height: 41px;
  padding-top: 15px;
}
@media (max-width: 479px) {
  form.search div.suggestion dl.products dd ul.product-overview-suggest,
form.search div.suggestion dl.categories dd ul.product-overview-suggest {
    border: 0px;
  }
}
form.search div.suggestion dl.products dd ul.product-overview-suggest li,
form.search div.suggestion dl.categories dd ul.product-overview-suggest li {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
form.search div.suggestion dl.products dd ul.product-overview-suggest li a,
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a {
  border: 0;
  color: #555555;
  display: block;
  float: left;
  padding: 10px;
  text-decoration: none;
  width: 100%;
}
form.search div.suggestion dl.products dd ul.product-overview-suggest li a figure,
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a figure {
  float: left;
  padding: 0;
  width: 50px;
}
form.search div.suggestion dl.products dd ul.product-overview-suggest li a figure img,
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a figure img {
  display: block;
  margin: 0 auto;
  max-width: 80%;
}
form.search div.suggestion dl.products dd ul.product-overview-suggest li a h3,
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a h3 {
  display: table-cell;
  font-size: 0.8em;
  height: 50px;
  padding-left: 10px;
  vertical-align: middle;
  text-align: left;
}
form.search div.suggestion dl.products dd ul.product-overview-suggest li a:hover, form.search div.suggestion dl.products dd ul.product-overview-suggest li a:focus,
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a:hover,
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a:focus {
  transition: all 0.2s ease;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #f2f2f2;
}
form.search div.suggestion dl.products dd ul.product-overview-suggest li a:hover h3, form.search div.suggestion dl.products dd ul.product-overview-suggest li a:focus h3,
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a:hover h3,
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a:focus h3 {
  color: #555555;
}
form.search div.suggestion dl.products dd ul.product-overview-suggest li a:hover figure img, form.search div.suggestion dl.products dd ul.product-overview-suggest li a:focus figure img,
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a:hover figure img,
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a:focus figure img {
  transform: scale(1);
}
form.search div.suggestion dl.products dd div.suggest,
form.search div.suggestion dl.categories dd div.suggest {
  display: table-cell;
  height: 55px;
  vertical-align: middle;
  padding-top: 15px;
  padding-left: 15px;
}
form.search div.suggestion dl.categories {
  background-color: #f2f2f2;
}
form.search div.suggestion dl.categories dt {
  border-top: 1px solid #b3b3b3;
  /*border-top-width: 2px;*/
}
@media (max-width: 479px) {
  form.search div.suggestion dl.categories dt {
    border-top: 0px;
  }
}
form.search div.suggestion dl.categories dd ul.product-overview-suggest {
  border-top: 1px solid #b3b3b3;
}
@media (max-width: 479px) {
  form.search div.suggestion dl.categories dd ul.product-overview-suggest {
    border-top: 0px;
  }
}
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a {
  padding: 10px;
}
form.search div.suggestion dl.categories dd ul.product-overview-suggest li a h3 {
  height: 20px;
}
form.search div.suggestion a.view-all {
  transition: all 0.2s ease;
  border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #6eb43f;
  color: white;
  float: left;
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
}
form.search div.suggestion a.view-all:hover, form.search div.suggestion a.view-all:focus {
  background: #4d4d4d;
}
form.search div.suggestion div.noresults {
  transition: all 0.2s ease;
  border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #43c143;
  color: white;
  cursor: default;
  float: left;
  font: 700 1.2em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  z-index: 1;
}
form.search div.suggestion div.noresults strong {
  text-decoration: underline;
}
form.search div.suggestion div.noresults:hover, form.search div.suggestion div.noresults:focus {
  background: #277727;
}

/*

	MINI-CART

*/
div#mini-cart-container {
  float: right;
  position: relative;
  margin-left: 45px;
  text-align: right;
  width: auto;
}
div#mini-cart-container div.mini-cart {
  /*		&.no-hover
  		{
  	> a
  	{
  		cursor: default;
  	}
  		}*/
}
div#mini-cart-container div.mini-cart a {
  text-decoration: none;
}
div#mini-cart-container div.mini-cart > a {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ed1848 url(../images/css/icon-mini-cart.png) no-repeat center center;
  display: inline-block;
  height: 56px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 56px;
}
div#mini-cart-container div.mini-cart > a span.number {
  color: white;
  display: inline-block;
  font: 400 1.4em/1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 20px;
  padding: 26px 0 0 0;
  text-align: center;
  width: 20px;
}
div#mini-cart-container div.mini-cart:hover div.mini-cart-dropdown, div#mini-cart-container div.mini-cart:focus div.mini-cart-dropdown {
  display: block;
}

/*

	MINI-CART-DROPDOW?

*/
div.mini-cart-dropdown {
  display: none;
  padding-top: 20px;
  position: absolute;
  right: 0px;
  width: 400px;
  z-index: 99999;
}
div.mini-cart-dropdown div.wrap {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #f2f2f2;
  border: 1px solid #b3b3b3;
  float: left;
  position: relative;
  width: 100%;
}
div.mini-cart-dropdown div.wrap:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #b3b3b3;
  border-width: 10px;
  right: 30px;
  margin-left: -10px;
}
div.mini-cart-dropdown div.wrap:before, div.mini-cart-dropdown div.wrap:after {
  border: 12px solid rgba(0, 0, 0, 0);
  border-bottom-color: #b3b3b3;
  content: " ";
  right: 18px;
  bottom: 100%;
  height: 0;
  position: absolute;
  pointer-events: none;
  width: 0;
}
div.mini-cart-dropdown div.wrap:after {
  border: 10px solid rgba(0, 0, 0, 0);
  border-bottom-color: white;
  right: 20px;
}
div.mini-cart-dropdown div.wrap strong.title-dropdown {
  border-radius: 5px 5px 0 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: white;
  border-bottom: 1px solid #b3b3b3;
  color: #555555;
  float: left;
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 15px 20px;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-overview {
  float: left;
  width: 100%;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-overview li {
  float: left;
  list-style: none;
  text-align: left;
  width: 100%;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-overview li:first-child a {
  border-top: 0;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-overview li a {
  background: white;
  border-top: 1px solid #b3b3b3;
  display: block;
  padding: 20px;
  width: 100%;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-overview li a img {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  display: inline-block;
  vertical-align: middle;
  width: 100px;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-overview li a div.right {
  display: inline-block;
  padding-left: 30px;
  vertical-align: middle;
  width: 68.5%;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-overview li a div.right span,
div.mini-cart-dropdown div.wrap ul.mini-cart-overview li a div.right strong {
  display: block;
  width: 100%;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-overview li a div.right strong {
  color: #6eb43f;
  font: 700 1.6em/16px "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 5px;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-overview li a div.right span {
  color: #555555;
  font: 300 1.4em/14px "Open Sans", Arial, Helvetica, Sans-serif;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-overview li a:hover, div.mini-cart-dropdown div.wrap ul.mini-cart-overview li a:focus {
  background: #f2f2f2;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-overview li:first-child {
  margin-top: 0;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-total {
  background: #f2f2f2;
  border-top: 1px solid #b3b3b3;
  float: left;
  padding: 20px;
  padding-bottom: 5px;
  width: 100%;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-total li {
  border-top: 1px solid #b3b3b3;
  color: #555555;
  float: left;
  list-style: none;
  padding: 10px 0;
  width: 100%;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-total li:first-child {
  border-top: 0;
  margin: 0;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-total li span,
div.mini-cart-dropdown div.wrap ul.mini-cart-total li strong {
  float: left;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: right;
  width: 50%;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-total li span:first-child,
div.mini-cart-dropdown div.wrap ul.mini-cart-total li strong:first-child {
  text-align: left;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-total li strong {
  font-weight: 800;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-total li span {
  color: #424242;
}
div.mini-cart-dropdown div.wrap ul.mini-cart-total li strong {
  color: #6eb43f;
}
div.mini-cart-dropdown div.wrap div.btn-wrap {
  float: left;
  margin-top: 0;
  padding: 0px 20px 20px 20px;
  width: 100%;
}
div.mini-cart-dropdown div.wrap div.btn-wrap a.btn {
  float: left;
  padding: 0;
  height: 50px;
  line-height: 50px;
}
div.mini-cart-dropdown div.wrap div.btn-wrap a.btn:focus {
  margin-top: 2px;
  height: 48px;
}
@media (max-width: 767px) {
  div.mini-cart-dropdown {
    display: none !important;
  }
}

/*

	PAGELEFT

*/
aside.pageleft {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 992px) {
  aside.pageleft {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  aside.pageleft {
    float: left;
    width: 16.6666666667%;
  }
}
@media (max-width: 991px) {
  aside.pageleft {
    transition: all 0.2s ease;
    background: white;
    height: 100%;
    padding: 0;
    position: fixed;
    overflow: auto;
    left: -260px;
    top: 0;
    width: 260px;
    z-index: 9999;
  }
  aside.pageleft:before {
    box-shadow: inset gray -7px 0 9px -7px;
    content: "";
    display: block;
    position: fixed;
    height: 100%;
    left: -50px;
    top: 0;
    width: 20px;
    z-index: 5;
  }
}
aside.pageleft nav {
  display: block;
  padding: 0 0 25px 0;
  width: 100%;
}
aside.pageleft nav:before, aside.pageleft nav:after {
  content: " ";
  display: table;
}
aside.pageleft nav:after {
  clear: both;
}
aside.pageleft nav {
  *zoom: 1;
}
@media (max-width: 991px) {
  aside.pageleft nav {
    border-top: 1px solid #b3b3b3;
    padding: 25px 15px;
  }
}
aside.pageleft nav ul li {
  list-style: none;
  margin-top: 10px;
}
aside.pageleft nav ul li ul li {
  margin-top: 5px;
}
aside.pageleft nav ul li ul li a {
  padding-left: 15px;
  font: 300 1.5em/14px "Open Sans", Arial, Helvetica, Sans-serif;
}
aside.pageleft nav ul li ul li a:hover, aside.pageleft nav ul li ul li a:focus {
  color: #ed1848;
}
aside.pageleft nav ul li ul li ul li a {
  padding-left: 30px;
}
aside.pageleft nav ul li:first-child {
  margin-top: 0;
}
aside.pageleft nav ul li a {
  display: block;
  font: 300 1.6em/15px "Open Sans", Arial, Helvetica, Sans-serif;
  color: #555555;
  text-decoration: none;
  position: relative;
  width: 100%;
}
aside.pageleft nav ul li a span {
  display: inline-block;
  vertical-align: top;
  max-width: 80%;
}
aside.pageleft nav ul li a span.color {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  height: 30px;
  width: 30px;
}
aside.pageleft nav ul li a span.name {
  line-height: 17px;
}
aside.pageleft nav ul li a span.name:before {
  background: #6acd6a;
  bottom: 0;
  content: "";
  display: none;
  height: 15px;
  left: 0px;
  position: absolute;
  width: 15px;
}
aside.pageleft nav ul li a:hover, aside.pageleft nav ul li a:focus {
  color: #ed1848;
}
aside.pageleft nav ul li a:hover span.name:before, aside.pageleft nav ul li a:focus span.name:before {
  background: #ed1848;
  display: block;
}
aside.pageleft nav ul li a:before {
  border: 1px solid #b3b3b3;
  display: inline-block;
  content: "";
  margin-right: 3px;
  height: 15px;
  vertical-align: top;
  margin-top: 1.5px;
  width: 15px;
}
aside.pageleft nav ul li.active > a {
  color: #ed1848;
}
aside.pageleft nav ul li.active > a:before {
  border-color: black;
}
aside.pageleft nav ul li.active > a span.name:before, aside.pageleft nav ul li.active > a span.name:after {
  display: block;
}
aside.pageleft nav ul li.disabled a {
  color: #cccccc;
  cursor: default !important;
}
aside.pageleft nav ul li.disabled a:hover span.name:before, aside.pageleft nav ul li.disabled a:hover span.name:after, aside.pageleft nav ul li.disabled a:focus span.name:before, aside.pageleft nav ul li.disabled a:focus span.name:after {
  background: #b3b3b3;
  display: none;
}
aside.pageleft nav ul li input[type=checkbox] {
  display: none;
}
aside.pageleft nav ul li.active ul {
  margin-top: 5px;
}
aside.pageleft nav.color ul li {
  float: left;
  margin: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  width: auto;
}
aside.pageleft nav.color ul li a:before {
  display: none;
}
aside.pageleft nav.color ul li a span.name {
  overflow: hidden;
  width: 0px;
}
aside.pageleft nav.color ul li a span.name:before {
  left: 7px;
  bottom: 14px;
}
aside.pageleft nav.color ul li a span.name:after {
  left: 11px;
  bottom: 17px;
}
aside.pageleft nav.color ul li.active a span.name:before, aside.pageleft nav.color ul li.active a span.name:after {
  background: white;
}
aside.pageleft nav.submenu ul li a {
  line-height: 20px;
}
aside.pageleft nav.submenu ul li a:before {
  display: none;
}
@media (max-width: 991px) {
  .push-filter aside.pageleft {
    left: 0;
  }
  .push-filter aside.pageleft:before {
    left: 240px;
  }
}
aside.pageleft strong.title {
  display: block;
  font: 600 1.6em/1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 0 0 8px 0;
  width: 100%;
}
aside.pageleft a.hidefilters {
  background: #f2f2f2;
  border-bottom: 3px solid #e6e6e6;
  color: #555555;
  display: none;
  font: 700 1.5em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-top: 15px;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 991px) {
  aside.pageleft a.hidefilters {
    display: block;
  }
}
aside.pageleft a.hidefilters:hover, aside.pageleft a.hidefilters:focus {
  background: #ed1848;
  border-bottom-color: #c30f38;
  color: white;
}
aside.pageleft a.hidefilters:hover:active, aside.pageleft a.hidefilters:focus:active {
  border-bottom-width: 1px;
  margin-top: 17px;
}
.ie8 aside.pageleft nav ul li a, .ie7 aside.pageleft nav ul li a {
  background: url(../images/css/checkbox.png) no-repeat left center;
  padding-left: 20px;
}
.ie8 aside.pageleft nav ul li a:before, .ie7 aside.pageleft nav ul li a:before {
  display: none;
}
.ie8 aside.pageleft nav ul li a span.name:before, .ie8 aside.pageleft nav ul li a span.name:after, .ie7 aside.pageleft nav ul li a span.name:before, .ie7 aside.pageleft nav ul li a span.name:after {
  display: none;
}
.ie8 aside.pageleft nav ul li a:hover, .ie8 aside.pageleft nav ul li a:focus, .ie7 aside.pageleft nav ul li a:hover, .ie7 aside.pageleft nav ul li a:focus {
  background-image: url(../images/css/checkbox-hover.png);
}
.ie8 aside.pageleft nav ul li.active a, .ie7 aside.pageleft nav ul li.active a {
  background-image: url(../images/css/checkbox-active.png);
}

/*

	BASIS

*/
/*
*
* DIV.CONTENT
*
*/
div.content,
section.content {
  display: block;
  margin-top: 20px;
  width: 100%;
}
div.content:before, div.content:after,
section.content:before,
section.content:after {
  content: " ";
  display: table;
}
div.content:after,
section.content:after {
  clear: both;
}
div.content,
section.content {
  *zoom: 1;
}
@media (max-width: 767px) {
  div.content,
section.content {
    margin-top: 0;
  }
  div.content.news,
section.content.news {
    padding: 20px 0;
  }
  div.content.login,
section.content.login {
    padding-top: 20px;
  }
}

aside.giftcard-pageright {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (max-width: 767px) {
  aside.giftcard-pageright {
    display: none;
  }
}
@media (min-width: 768px) {
  aside.giftcard-pageright {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  aside.giftcard-pageright {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  aside.giftcard-pageright {
    float: left;
    width: 33.3333333333%;
  }
}
aside.giftcard-pageright section.product-data {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  aside.giftcard-pageright section.product-data {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  aside.giftcard-pageright section.product-data {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  aside.giftcard-pageright section.product-data {
    float: left;
    width: 100%;
  }
}

/* gerelateerde producten */
section.relatedproducts {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  section.relatedproducts {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  section.relatedproducts {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  section.relatedproducts {
    float: left;
    width: 100%;
  }
}
section.relatedproducts h2.title {
  font: 700 2em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 10px;
}
section.relatedproducts ul.product-overview li {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  margin-top: 20px;
}
@media (min-width: 768px) {
  section.relatedproducts ul.product-overview li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  section.relatedproducts ul.product-overview li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  section.relatedproducts ul.product-overview li {
    float: left;
    width: 25%;
  }
}

/* Gallery pagina >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> START ITEM*/
section.gallery-wrap {
  background: white;
  float: left;
  overflow: hidden;
  padding: 10px;
  width: 100%;
}

ul.gallery-large {
  float: left;
  width: 96%;
}
ul.gallery-large li img {
  display: block;
  width: 100%;
}

section.gallery-thumbs-wrap {
  background: white;
  float: left;
  overflow: hidden;
  height: 130px;
  padding: 7.5px 0 0 0;
  width: 100%;
}

ul.gallery-thumbs {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 70%;
}
ul.gallery-thumbs li {
  display: inline-block;
  list-style: none;
  width: 120px;
}
ul.gallery-thumbs li a {
  display: block;
}
ul.gallery-thumbs li img {
  display: block;
  width: 100%;
}

/* BOX_INFO_REGISTER >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  END */
div.box-info-register {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.box-info-register {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.box-info-register {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  div.box-info-register {
    float: left;
    width: 100%;
  }
}
div.box-info-register div.wrap {
  background: #349d34;
  color: white;
  float: left;
  padding: 10px;
  text-align: center;
  width: 100%;
}

/* PLUGINS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  START PLUGINS */
.mfp-iframe-holder .mfp-content {
  max-width: 400px !important;
}

.mfp-iframe-scaler .iframe {
  height: 105%;
}

/* PLUGINS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  END PLUGINS */
/* GOOGLE MAPS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  START  GOOGLE MAPS*/
.gm-style {
  font: 0 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  text-decoration: none;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #666666;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*
*
* BASIS TEXT
*
*/
.txt {
  /*
  *
  * .NEWS-DETAIL
  *
  */
  /*
  *
  * .ITEM
  *
  */
}
.txt h2 {
  font: 700 2em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 15px 0 10px 0;
}
.txt h3 {
  font: 700 1.9em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 15px 0 10px 0;
}
.txt h4 {
  font: 700 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 15px 0 10px 0;
}
.txt h5 {
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 15px 0 10px 0;
}
.txt h6 {
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 15px 0 10px 0;
}
.txt ul,
.txt ol {
  margin: 20px 0 20px 5px;
  width: 90%;
}
.txt ul li,
.txt ol li {
  font: 300 1.6em/28px "Open Sans", Arial, Helvetica, Sans-serif;
}
@media (max-width: 767px) {
  .txt ul,
.txt ol {
    margin-left: 0;
  }
}
.txt ul li {
  list-style: inside square;
}
.txt ol li {
  list-style: inside decimal;
}
.txt table {
  float: left;
  width: 100%;
}
.txt table tr td {
  font: 300 1.6em/20px "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 15px;
}
.txt span.date,
.txt span.author {
  color: #888888;
  display: block;
  font-weight: normal;
  font-size: 1.2em;
  margin: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
}
.txt span.date:before, .txt span.date:after,
.txt span.author:before,
.txt span.author:after {
  content: " ";
  display: table;
}
.txt span.date:after,
.txt span.author:after {
  clear: both;
}
.txt span.date,
.txt span.author {
  *zoom: 1;
}
@media (max-width: 767px) {
  .txt.news-top {
    float: left;
    padding: 20px;
    width: 100%;
  }
}
.txt figure.news-image {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  .txt figure.news-image {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .txt figure.news-image {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .txt figure.news-image {
    float: left;
    width: 25%;
  }
}
.txt figure.news-image img {
  display: block;
  width: 100%;
}
.txt div.news-text {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  .txt div.news-text {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  .txt div.news-text {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .txt div.news-text {
    float: left;
    width: 75%;
  }
}
.txt div.news-text img {
  float: left;
  height: auto;
  margin: 5px 20px 10px 0;
  width: calc(25% - 20px);
}
@media (max-width: 767px) {
  .txt div.news-text img {
    display: none;
  }
}
.txt div.news-text ul.files li {
  font-size: 1em;
}
.txt div.news-text ul.files li img {
  width: auto;
}
@media (max-width: 767px) {
  .txt.item {
    padding: 0 20px 20px;
  }
}

/*
*
* .NEWS-OVERVIEW
*
*/
div.news-home {
  margin-bottom: 40px;
}
div.news-home a.readmore {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transition: all 0.2s ease;
  display: inline-block;
  background: #ed1848;
  color: white;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-top: 10px;
  padding: 8px 30px 8px 20px;
  position: relative;
  text-decoration: none;
}
div.news-home a.readmore:before {
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
  border: 2px solid white;
  border-top: none;
  border-left: none;
  content: "";
  height: 8px;
  margin-top: -4px;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 8px;
}
div.news-home a.readmore:hover, div.news-home a.readmore:focus {
  background: #4f91cd;
}
@media (max-width: 767px) {
  div.news-home a.readmore {
    margin-left: 10px;
  }
}

ul.news-overview {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 30px;
}
ul.news-overview:before, ul.news-overview:after {
  content: " ";
  display: table;
}
ul.news-overview:after {
  clear: both;
}
ul.news-overview {
  *zoom: 1;
}
div.news-home ul.news-overview li {
  margin: 0;
  padding: 0 10px;
}
div.news-home ul.news-overview li:first-child a {
  border-top: 0;
}
div.news-home ul.news-overview li a {
  transition: all 0.2s ease;
  border-top: 1px solid #b3b3b3;
  float: left;
  padding: 20px 40px 20px 0;
  position: relative;
  width: 100%;
}
div.news-home ul.news-overview li a:before {
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
  border: 2px solid #4d4d4d;
  border-top: none;
  border-left: none;
  content: "";
  height: 12px;
  margin-top: -6px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 12px;
}
@media (max-width: 767px) {
  div.news-home ul.news-overview li a {
    padding: 20px 20px 20px 0;
  }
}
div.news-home ul.news-overview li a:before {
  display: none;
}
div.news-home ul.news-overview li a img {
  height: auto;
  padding-left: 0;
}
div.news-home ul.news-overview li a div.right {
  padding-right: 0;
}
div.news-home ul.news-overview li a:hover, div.news-home ul.news-overview li a:focus {
  background: #fafafa;
}
div.news-home ul.news-overview li a:hover:before, div.news-home ul.news-overview li a:focus:before {
  display: block;
}
@media (max-width: 767px) {
  ul.news-overview {
    float: left;
    margin: 0;
    width: 100%;
  }
}
ul.news-overview li {
  float: left;
  list-style: none;
  margin-bottom: 25px;
  padding: 0 10px;
  width: 100%;
  /*	@include breakpoint(col-xs)
  	{
  		border-top: $border;
  		padding: 20px;
  		margin-left: 0px;
  	}*/
}
ul.news-overview li img {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  ul.news-overview li img {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  ul.news-overview li img {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  ul.news-overview li img {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  ul.news-overview li img {
    display: none;
  }
}
ul.news-overview li a {
  color: #555555;
  text-decoration: none;
  display: block;
}
ul.news-overview li a:hover div.right h2, ul.news-overview li a:focus div.right h2 {
  color: black;
}
ul.news-overview li div.right {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  ul.news-overview li div.right {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  ul.news-overview li div.right {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  ul.news-overview li div.right {
    float: left;
    width: 75%;
  }
}
ul.news-overview li div.right h2,
ul.news-overview li div.right h3 {
  margin: 0 0 5px 0;
}
ul.news-overview li div.right h3 {
  font: 400 2.5em/1em "Open Sans", Arial, Helvetica, Sans-serif;
}
ul.news-overview li div.right span.date,
ul.news-overview li div.right span.author {
  color: #7b7b7b;
  font: 400 1.2em "Open Sans", Arial, Helvetica, Sans-serif !important;
  margin: 0 0 4px 0;
  text-transform: uppercase;
  width: 100%;
}
ul.news-overview li div.right span.date:before, ul.news-overview li div.right span.date:after,
ul.news-overview li div.right span.author:before,
ul.news-overview li div.right span.author:after {
  content: " ";
  display: table;
}
ul.news-overview li div.right span.date:after,
ul.news-overview li div.right span.author:after {
  clear: both;
}
ul.news-overview li div.right span.date,
ul.news-overview li div.right span.author {
  *zoom: 1;
}
ul.news-overview li div.right span.readmore {
  color: #7b7b7b;
  float: left;
  font: 400 1.2em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-top: 10px;
  text-decoration: underline;
}

div.suggest-wrap {
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}

/*

	INDEX

*/
/*
*
* SLIDER
*
*/
div.spotlight-large:before, div.spotlight-large:after {
  content: " ";
  display: table;
}
div.spotlight-large:after {
  clear: both;
}
div.spotlight-large {
  *zoom: 1;
}
div.spotlight-large div.wrap {
  float: left;
  overflow: hidden;
  position: relative;
  max-height: 400px;
  visibility: hidden;
  width: 100%;
}
div.spotlight-large ul {
  position: relative;
  z-index: 1;
}
div.spotlight-large ul li {
  list-style: none;
  max-height: 400px;
  float: left;
  position: relative;
  width: 100%;
}
div.spotlight-large ul li div.info {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  width: 90%;
}
@media (min-width: 1200px) {
  div.spotlight-large ul li div.info {
    width: 40%;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  div.spotlight-large ul li div.info {
    width: 60%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.spotlight-large ul li div.info {
    width: 70%;
  }
}
div.spotlight-large ul li div.info strong.title {
  color: #4f91cd;
  font: 300 4em "Open Sans", Arial, Helvetica, Sans-serif;
}
@media (max-width: 767px) {
  div.spotlight-large ul li div.info strong.title {
    display: block;
    font-size: 2em;
  }
}
@media (max-width: 479px) {
  div.spotlight-large ul li div.info p {
    display: none;
  }
}
div.spotlight-large ul li div.info span.btn {
  transition: all 0.2s ease;
  background: #4f91cd;
  display: inline-block;
  color: white;
  margin-top: 40px;
  padding: 10px 20px;
  font: 400 2.3em "Open Sans", Arial, Helvetica, Sans-serif;
}
@media (max-width: 767px) {
  div.spotlight-large ul li div.info span.btn {
    margin-top: 20px;
    font-size: 1.6em;
  }
}
div.spotlight-large ul li a p {
  color: #555555;
}
div.spotlight-large ul li a:hover div.info p, div.spotlight-large ul li a:focus div.info p {
  color: #555555;
}
div.spotlight-large ul li a:hover div.info span.btn, div.spotlight-large ul li a:focus div.info span.btn {
  background: #ed1848;
}
div.spotlight-large ul.slick-slider {
  display: block;
  width: 100%;
}
div.spotlight-large a {
  display: block;
  width: 100%;
}
div.spotlight-large img {
  display: block;
  width: 100%;
}
div.spotlight-large img.mobile-image {
  display: none;
}
@media (max-width: 767px) {
  div.spotlight-large img {
    display: none;
  }
  div.spotlight-large img.mobile-image {
    display: block;
  }
}

/*
*
* INTRO
*
*/
div.intro {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.intro {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.intro {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  div.intro {
    float: left;
    width: 41.6666666667%;
  }
}
@media (max-width: 767px) {
  div.intro {
    display: none;
  }
}

/*INDEX TITLE H2*/
h2.indextitle {
  background: linear-gradient(left, rgba(0, 0, 0, 0), #b2b3b6, rgba(0, 0, 0, 0));
  display: block;
  font: 300 3.2em/1em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 1px;
  margin: 70px 0 50px 5%;
  position: relative;
  width: 90%;
}
@media (max-width: 767px) {
  h2.indextitle {
    display: none;
  }
}
h2.indextitle span {
  background: white;
  transform: translate(-50%, -50%);
  padding: 0 20px;
  position: absolute;
  left: 50%;
  top: 50%;
}

/* PRODUCT OVERZICHT */
div.content.index ul.product-overview li {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  div.content.index ul.product-overview li {
    margin-bottom: 0px;
  }
}
div.content.index ul.product-overview li a {
  border: 0;
}
div.content.index ul.product-overview li figure {
  padding-top: 0;
}
div.content.index ul.product-overview li div.product-data {
  text-align: center;
}
div.content.index ul.product-overview li div.product-data div.topwrap span {
  text-align: center;
  width: 100%;
}
div.content.index ul.product-overview li div.product-data div.topwrap span.articlecode {
  display: none;
}
div.content.index ul.product-overview li div.product-data div.product-title {
  height: auto;
}
div.content.index ul.product-overview li div.product-data div.product-title strong {
  height: 45px;
}
@media (min-width: 768px) and (max-width: 991px) {
  div.content.index ul.product-overview li div.product-data div.product-price {
    width: 100%;
  }
}
div.content.index ul.product-overview li div.product-data div.product-price span.korting {
  color: #ed1848;
  font: 700 1.4em/1em "Open Sans", Arial, Helvetica, Sans-serif;
  text-transform: uppercase;
  top: -15px;
  left: 35px;
}
div.content.index ul.product-overview li div.product-data div.product-price span.brutoprice {
  font: 300 1.4em/1em "Open Sans", Arial, Helvetica, Sans-serif;
  color: black;
  text-decoration: line-through;
  margin: 0px;
  top: -15px;
  left: -20px;
}
div.content.index ul.product-overview li div.product-data div.product-price div.price strong.price {
  background: #6eb43f;
  color: white;
  height: 40px;
  width: 110px;
  padding: 0;
  line-height: 2em;
}
div.content.index ul.product-overview li div.product-data div.product-price div.price strong.price:hover, div.content.index ul.product-overview li div.product-data div.product-price div.price strong.price:focus {
  background: #ed1848;
}
div.content.index ul.product-overview li div.product-data div.product-price div.price strong.price.promo {
  padding: 0px;
}
div.content.index ul.product-overview li div.product-data div.product-price span.oldprice {
  padding-top: 5px;
  color: white;
}
div.content.index ul.product-overview li div.product-data div.product-price div.stock-delivery {
  display: none;
}
div.content.index ul.product-overview li div.product-data form {
  display: none;
}

/*
*
* CATEGORY-overview
*
*/
ul.category-overview {
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 30px;
}
ul.category-overview:before, ul.category-overview:after {
  content: " ";
  display: table;
}
ul.category-overview:after {
  clear: both;
}
ul.category-overview {
  *zoom: 1;
}
@media (max-width: 767px) {
  ul.category-overview {
    display: none;
  }
}
ul.category-overview:before, ul.category-overview:after {
  content: " ";
  display: table;
}
ul.category-overview:after {
  clear: both;
}
ul.category-overview {
  *zoom: 1;
}
ul.category-overview li {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  list-style: none;
  /* h2|  titel van de category */
}
@media (min-width: 768px) {
  ul.category-overview li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  ul.category-overview li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  ul.category-overview li {
    float: left;
    width: 33.3333333333%;
  }
}
ul.category-overview li a,
ul.category-overview li span.wrap {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: block;
  position: relative;
  text-decoration: none;
  width: 100%;
}
ul.category-overview li a p,
ul.category-overview li span.wrap p {
  color: #555555;
}
ul.category-overview li a span.btn,
ul.category-overview li span.wrap span.btn {
  color: #6eb43f;
  display: block;
  margin-top: 10px;
  font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  text-decoration: underline;
}
ul.category-overview li img {
  display: block;
  width: 100%;
}
ul.category-overview li strong {
  border: 0;
  color: #6eb43f;
  font: 300 2em "Open Sans", Arial, Helvetica, Sans-serif;
  text-transform: uppercase;
}
ul.category-overview li a:hover span.btn, ul.category-overview li a:focus span.btn {
  color: #ed1848;
}

/*
*
* USP
*
*/
div.usp-wrap {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (max-width: 767px) {
  div.usp-wrap {
    display: none;
  }
}
@media (min-width: 768px) {
  div.usp-wrap {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.usp-wrap {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  div.usp-wrap {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.usp-wrap {
    margin-top: 20px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  div.usp-wrap {
    margin-top: 20px;
  }
}
div.usp-wrap.full {
  float: none !important;
  margin: 0 auto;
}
div.usp-wrap ul.usp {
  margin-left: -10px;
  margin-right: -10px;
}
div.usp-wrap ul.usp:before, div.usp-wrap ul.usp:after {
  content: " ";
  display: table;
}
div.usp-wrap ul.usp:after {
  clear: both;
}
div.usp-wrap ul.usp {
  *zoom: 1;
}
div.usp-wrap ul.usp li {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  list-style: none;
  min-height: 255px;
  text-align: center;
}
@media (min-width: 768px) {
  div.usp-wrap ul.usp li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  div.usp-wrap ul.usp li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  div.usp-wrap ul.usp li {
    float: left;
    width: 25%;
  }
}
div.usp-wrap ul.usp li div.wrap {
  border: 1px solid #b3b3b3;
  min-height: 255px;
  padding: 25px 20px;
}
div.usp-wrap ul.usp li div.wrap img.image2 {
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  position: absolute;
  visibility: hidden;
}
div.usp-wrap ul.usp li div.wrap strong {
  color: #6eb43f;
  display: block;
  font: 300 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 25px 0 20px 0;
}
div.usp-wrap ul.usp li div.wrap span.btn {
  color: #bbbbbb;
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  text-decoration: underline;
}
div.usp-wrap ul.usp li a {
  transition: all 0.6s ease;
  color: #555555;
  display: block;
  text-decoration: none;
}
div.usp-wrap ul.usp li a:hover, div.usp-wrap ul.usp li a:focus {
  background: #ed1848;
}
div.usp-wrap ul.usp li a:hover div.wrap, div.usp-wrap ul.usp li a:focus div.wrap {
  border: 1px solid #ed1848;
}
div.usp-wrap ul.usp li a:hover div.wrap img, div.usp-wrap ul.usp li a:focus div.wrap img {
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  transition: all 0.6s ease;
  position: absolute;
  visibility: hidden;
}
div.usp-wrap ul.usp li a:hover div.wrap img.image2, div.usp-wrap ul.usp li a:focus div.wrap img.image2 {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  position: relative;
  visibility: visible;
}
div.usp-wrap ul.usp li a:hover div.wrap strong,
div.usp-wrap ul.usp li a:hover div.wrap span.btn, div.usp-wrap ul.usp li a:focus div.wrap strong,
div.usp-wrap ul.usp li a:focus div.wrap span.btn {
  color: white;
}

/*
*
* BRANDS OVERVIEW
*
*/
ul.brands-overview {
  margin-left: -10px;
  margin-right: -10px;
  margin: 30px -15px 0 -15px;
}
@media (max-width: 767px) {
  ul.brands-overview {
    display: none;
  }
}
ul.brands-overview:before, ul.brands-overview:after {
  content: " ";
  display: table;
}
ul.brands-overview:after {
  clear: both;
}
ul.brands-overview {
  *zoom: 1;
}
ul.brands-overview li {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  list-style: none;
  padding: 0 20px;
  min-height: 320px;
  text-align: center;
}
@media (min-width: 768px) {
  ul.brands-overview li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  ul.brands-overview li {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  ul.brands-overview li {
    float: left;
    width: 20%;
  }
}
@media (max-width: 991px) {
  ul.brands-overview li {
    margin-bottom: 20px;
  }
}
ul.brands-overview li strong {
  color: #555555;
  display: block;
  font: 300 2.4em/20px "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 20px;
}
ul.brands-overview li a {
  transition: all 0.6s ease;
  border: 3px solid white;
  color: #555555;
  display: block;
  text-decoration: none;
}
ul.brands-overview li a:hover, ul.brands-overview li a:focus {
  border: 3px solid #6eb43f;
}
ul.brands-overview li p {
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
}
ul.brands-overview li img {
  max-width: 100%;
}
ul.brands-overview li div.wrap {
  box-shadow: #333333 0 0 50px -20px;
  padding: 25px 20px 40px 20px;
  height: 320px;
  -ms-perspective: 1000;
  perspective: 1000;
}
ul.brands-overview li div.wrap.hover div.flip, ul.brands-overview li div.wrap:hover div.flip {
  transform: rotateY(180deg);
  /*					div.back
  					{
  						-webkit-backface-visibility: visible;  Safari & Chrome
  						-moz-backface-visibility: visible;  Firefox
  						-ms-backface-visibility: visible;  Internet Explorer
  						-o-backface-visibility: visible;  Opera
  						backface-visibility: visible;   W3C
  					}*/
}
body.ie ul.brands-overview li div.wrap.hover div.flip, body.ie ul.brands-overview li div.wrap:hover div.flip {
  transform: rotateY(0) !important;
}
ul.brands-overview li div.wrap div.flip {
  transition: all 0.6s ease;
  -webkit-transform-style: preserve-3d;
  -ms-transform: preserve-3d;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
}
ul.brands-overview li div.wrap div.flip div {
  -webkit-backface-visibility: hidden;
  -ms-transform: hidden;
  -webkit-backface-visibility: hidden;
  /* Safari & Chrome */
  /* Firefox */
  /* Internet Explorer */
  /* Opera */
  backface-visibility: hidden;
  /* W3C */
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  /*Image*/
  /*Text*/
}
ul.brands-overview li div.wrap div.flip div.front {
  transform: translateY(-50%) rotateY(0deg);
  z-index: 2;
}
ul.brands-overview li div.wrap div.flip div.back {
  max-height: 270px;
  overflow: hidden;
  transform: translateY(-50%) rotateY(180deg);
}

/*
*
* NAV.NAVIGATION-MOBILE
*
*/
nav.navigation-mobile {
  margin: 40px 0;
}
@media (max-width: 767px) {
  nav.navigation-mobile {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.navigation-mobile {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  nav.navigation-mobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  nav.navigation-mobile {
    display: none;
  }
}
nav.navigation-mobile:before, nav.navigation-mobile:after {
  content: " ";
  display: table;
}
nav.navigation-mobile:after {
  clear: both;
}
nav.navigation-mobile {
  *zoom: 1;
}
nav.navigation-mobile ul {
  display: block;
  width: 100%;
}
nav.navigation-mobile ul li {
  float: left;
  list-style: none;
  margin-top: 0;
  width: 100%;
  /*			@include breakpoint(col-xs)
  			{
  				width: 100%;
  			}*/
}
nav.navigation-mobile ul li a {
  color: #555555;
  border: 1px solid #b3b3b3;
  display: block;
  font: 700 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  margin: 10px 20px;
  padding: 20px;
  position: relative;
}
nav.navigation-mobile ul li a:before {
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
  border: 2px solid black;
  border-top: none;
  border-left: none;
  content: "";
  height: 10px;
  margin-top: -5px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 10px;
}
nav.navigation-mobile ul li a:hover, nav.navigation-mobile ul li a:focus {
  background: #ed1848;
  color: white;
}
nav.navigation-mobile ul li a:hover:before, nav.navigation-mobile ul li a:focus:before {
  border-color: white;
}

div.contact-info {
  margin-left: -10px;
  margin-right: -10px;
  /* -------------------------------------------------------- START ADDRESS*/
  /* -------------------------------------------------------- START CONTACT-FORM*/
  /* -------------------------------------------------------- START GOOGLE-MAPS*/
}
div.contact-info:before, div.contact-info:after {
  content: " ";
  display: table;
}
div.contact-info:after {
  clear: both;
}
div.contact-info {
  *zoom: 1;
}
div.contact-info h2 {
  margin-bottom: 20px !important;
}
@media (max-width: 767px) {
  div.contact-info {
    margin: 0;
    float: left;
    width: 100%;
  }
}
div.contact-info address {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.contact-info address {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  div.contact-info address {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  div.contact-info address {
    float: left;
    width: 20.8333333333%;
  }
}
@media (max-width: 767px) {
  div.contact-info address {
    border-top: 1px solid #b3b3b3;
    float: left;
    width: 100%;
    padding: 20px;
  }
}
div.contact-info address ul {
  margin-left: 0px;
}
div.contact-info address ul li {
  font: 300 1.6em/28px "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  list-style: none;
  width: 100%;
}
div.contact-info address ul li strong {
  font-weight: 700;
}
div.contact-info address ul li.mar {
  margin-top: 10px;
}
div.contact-info div.contact-form {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  padding-right: 40px;
}
@media (min-width: 768px) {
  div.contact-info div.contact-form {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  div.contact-info div.contact-form {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  div.contact-info div.contact-form {
    float: left;
    width: 54.1666666667%;
  }
}
@media (max-width: 767px) {
  div.contact-info div.contact-form {
    border-top: 1px solid #b3b3b3;
    float: left;
    width: 100%;
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.contact-info div.contact-form {
    padding-right: 10px;
  }
}
div.contact-info div.contact-form ul.form li {
  font-size: 1em;
  list-style: none;
}
div.contact-info div.google-maps {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  height: 400px;
}
@media (min-width: 768px) {
  div.contact-info div.google-maps {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.contact-info div.google-maps {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  div.contact-info div.google-maps {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  div.contact-info div.google-maps {
    border-top: 1px solid #b3b3b3;
    float: left;
    width: 100%;
    padding: 0;
  }
}
div.contact-info div.google-maps div.maps {
  background: #555555;
  float: left;
  height: 250px;
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  div.contact-info div.google-maps {
    margin-top: 30px;
  }
}

div.content.login div.login-box div.text {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.content.login div.login-box div.text {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.content.login div.login-box div.text {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  div.content.login div.login-box div.text {
    float: left;
    width: 50%;
  }
}
div.content.login div.login-box div.wrap {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  float: left;
  padding: 20px;
  width: 100%;
}
div.content.login div.login-box div.wrap ul.form {
  margin-top: 20px;
}
div.content.login div.login-box figure {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (max-width: 767px) {
  div.content.login div.login-box figure {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.content.login div.login-box figure {
    display: none;
  }
}
@media (min-width: 992px) {
  div.content.login div.login-box figure {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  div.content.login div.login-box figure {
    float: left;
    width: 50%;
  }
}
div.content.login div.login-box figure img {
  display: block;
  width: 100%;
}
div.content.login div.login-box.register {
  margin-top: 0;
}
@media (max-width: 767px) {
  div.content.login div.login-box.register {
    margin-top: 20px;
  }
}
div.content.login div.login-box:first-child {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.content.login div.login-box:first-child {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  div.content.login div.login-box:first-child {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  div.content.login div.login-box:first-child {
    float: left;
    width: 50%;
  }
}
div.content.login div.login-radio-box {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  margin: 0 auto;
  padding: 30px;
  width: 50%;
}
div.content.login div.login-radio-box:before, div.content.login div.login-radio-box:after {
  content: " ";
  display: table;
}
div.content.login div.login-radio-box:after {
  clear: both;
}
div.content.login div.login-radio-box {
  *zoom: 1;
}
@media (min-width: 991px) and (max-width: 1199px) {
  div.content.login div.login-radio-box {
    width: 70%;
  }
}
@media (max-width: 991px) {
  div.content.login div.login-radio-box {
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 0;
    padding: 0;
    width: 100%;
  }
}

ul.sitemap {
  margin-top: 30px;
}
ul.sitemap:before, ul.sitemap:after {
  content: " ";
  display: table;
}
ul.sitemap:after {
  clear: both;
}
ul.sitemap {
  *zoom: 1;
}
ul.sitemap > li {
  border-top: 1px solid #b3b3b3;
  float: left;
  font: 400 1.3em "Open Sans", Arial, Helvetica, Sans-serif;
  list-style: none;
  width: 100%;
}
ul.sitemap > li a {
  color: #555555;
  display: block;
  padding: 5px 0;
  text-decoration: none;
}
ul.sitemap > li a:hover, ul.sitemap > li a:focus {
  color: #6eb43f;
}
ul.sitemap > li:first-child {
  border: none;
}
ul.sitemap > li ul {
  padding: 0 0 0 3%;
  width: 100%;
}
ul.sitemap > li ul > li {
  list-style: none;
  list-style: outside square;
}
ul.sitemap > li ul > li ul li {
  list-style-type: circle;
}

section.faq h2 {
  float: left;
  font: 700 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 20px 0 0 0;
  width: 100%;
}
@media (max-width: 767px) {
  section.faq h2 {
    background: #f2f2f2;
    padding: 20px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  section.faq.first {
    border-top: 1px solid #b3b3b3;
    float: left;
    width: 100%;
  }
}

ul.faq-overview {
  float: left;
  width: 100%;
}
ul.faq-overview > li {
  border-bottom: 1px solid #b3b3b3;
  list-style: none;
  float: left;
  font-size: 1em;
  width: 100%;
}
@media (max-width: 767px) {
  ul.faq-overview > li:first-child {
    border-top: 1px solid #b3b3b3;
  }
}
ul.faq-overview > li div.collapse {
  background: #f2f2f2;
  display: none;
  float: left;
  padding: 2%;
  width: 100%;
}
@media (max-width: 767px) {
  ul.faq-overview > li div.collapse {
    padding: 5%;
  }
}
ul.faq-overview > li a.expand {
  color: #555555;
  float: left;
  padding: 15px 0;
  text-decoration: none;
  width: 100%;
}
@media (max-width: 767px) {
  ul.faq-overview > li a.expand {
    padding: 25px 20px;
  }
}
ul.faq-overview > li a.expand h3 {
  font: 300 1.6em/16px "Open Sans", Arial, Helvetica, Sans-serif;
}
ul.faq-overview > li a.expand span {
  float: left;
}
ul.faq-overview > li a.expand span.title {
  padding-left: 10px;
}
ul.faq-overview > li a.expand span.plus,
ul.faq-overview > li a.expand span.minus {
  text-align: center;
  width: 15px;
}
ul.faq-overview > li a.expand span.plus {
  display: block;
}
ul.faq-overview > li a.expand span.minus {
  display: none;
}
ul.faq-overview > li a.expand.open span.plus {
  display: none;
}
ul.faq-overview > li a.expand.open span.minus {
  display: block;
}
ul.faq-overview > li a.expand.close span.minus {
  display: none;
}
ul.faq-overview > li a.expand.close span.plus {
  display: block;
}

div.media {
  float: left;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  div.media {
    /*border-top: $border;*/
    padding: 0 20px;
  }
}
div.media h2 {
  font-size: 1.8em;
  margin-bottom: 15px;
}
div.media ul {
  float: left;
  width: 100%;
}
div.media ul.images {
  margin-left: -10px;
  margin-right: -10px;
}
div.media ul.images:before, div.media ul.images:after {
  content: " ";
  display: table;
}
div.media ul.images:after {
  clear: both;
}
div.media ul.images {
  *zoom: 1;
}
div.media ul.images li {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  margin-bottom: 20px;
  list-style: none;
}
@media (min-width: 768px) {
  div.media ul.images li {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  div.media ul.images li {
    float: left;
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  div.media ul.images li {
    float: left;
    width: 16.6666666667%;
  }
}
div.media ul.images li a {
  color: #555555;
  text-align: center;
}
div.media ul.images li a h2 {
  font-size: 1.1em;
  font-weight: 400;
}
div.media ul.images li a:hover, div.media ul.images li a:focus {
  color: black;
}
div.media ul.images li a img {
  width: 100%;
}
div.media ul.grid {
  position: relative;
  margin-left: 0 !important;
}
div.media ul.grid li {
  list-style: none;
}
div.media ul.grid li a img {
  display: block;
  width: 100%;
}
div.media ul.files {
  font-size: 1.4em;
}
div.media ul.files li {
  border-top: 1px solid #b3b3b3;
  float: left;
  list-style: none;
  padding: 10px 0;
  width: 100%;
}
div.media ul.files li:first-child {
  border-top: 0;
}
div.media ul.files li a {
  color: #555555;
  display: block;
  width: 100%;
}
div.media ul.files li a:hover, div.media ul.files li a:focus {
  color: black;
}
div.media ul.files li a img {
  float: left;
  margin-right: 5px;
}
div.media ul.files li a span {
  float: left;
  width: 25%;
}
div.media ul.files li a span.filesize {
  text-align: right;
}
div.media ul.files li a span.filename {
  width: 50%;
}
@media (max-width: 767px) {
  div.media ul.files li a span.filename {
    width: 60%;
  }
  div.media ul.files li a span.filetype {
    width: 15%;
  }
}

section.pageright,
div.pageright {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* category omschrijving */
  /* Aantal per pagina */
  /* Geselecteerde filters */
  /* txt-bottom */
  /* OVERZICHT SUBCATEGORY */
  /* product-overzicht indien links */
}
@media (min-width: 768px) {
  section.pageright,
div.pageright {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  section.pageright,
div.pageright {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1200px) {
  section.pageright,
div.pageright {
    float: left;
    width: 83.3333333333%;
  }
}
section.pageright h1,
div.pageright h1 {
  color: black;
  float: left;
  font: 300 3em/45px "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 767px) {
  section.pageright h1.pdd,
div.pageright h1.pdd {
    margin-bottom: 0;
  }
}
@media (max-width: 479px) {
  section.pageright h1,
div.pageright h1 {
    font: 300 2.2em/40px "Open Sans", Arial, Helvetica, Sans-serif;
  }
}
section.pageright div.categorydesc,
div.pageright div.categorydesc {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 20px;
  margin-top: 30px;
}
section.pageright div.categorydesc:before, section.pageright div.categorydesc:after,
div.pageright div.categorydesc:before,
div.pageright div.categorydesc:after {
  content: " ";
  display: table;
}
section.pageright div.categorydesc:after,
div.pageright div.categorydesc:after {
  clear: both;
}
section.pageright div.categorydesc,
div.pageright div.categorydesc {
  *zoom: 1;
}
@media (max-width: 767px) {
  section.pageright div.categorydesc,
div.pageright div.categorydesc {
    display: none;
  }
}
section.pageright div.categorydesc figure,
div.pageright div.categorydesc figure {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  section.pageright div.categorydesc figure,
div.pageright div.categorydesc figure {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  section.pageright div.categorydesc figure,
div.pageright div.categorydesc figure {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  section.pageright div.categorydesc figure,
div.pageright div.categorydesc figure {
    float: left;
    width: 25%;
  }
}
section.pageright div.categorydesc figure img,
div.pageright div.categorydesc figure img {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  width: 100%;
}
section.pageright div.categorydesc figure.banner,
div.pageright div.categorydesc figure.banner {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  section.pageright div.categorydesc figure.banner,
div.pageright div.categorydesc figure.banner {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  section.pageright div.categorydesc figure.banner,
div.pageright div.categorydesc figure.banner {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  section.pageright div.categorydesc figure.banner,
div.pageright div.categorydesc figure.banner {
    float: left;
    width: 100%;
  }
}
section.pageright div.categorydesc div.txt,
div.pageright div.categorydesc div.txt {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  section.pageright div.categorydesc div.txt,
div.pageright div.categorydesc div.txt {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 992px) {
  section.pageright div.categorydesc div.txt,
div.pageright div.categorydesc div.txt {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  section.pageright div.categorydesc div.txt,
div.pageright div.categorydesc div.txt {
    float: left;
    width: 75%;
  }
}
section.pageright div.categorydesc div.txt.large,
div.pageright div.categorydesc div.txt.large {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  section.pageright div.categorydesc div.txt.large,
div.pageright div.categorydesc div.txt.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  section.pageright div.categorydesc div.txt.large,
div.pageright div.categorydesc div.txt.large {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  section.pageright div.categorydesc div.txt.large,
div.pageright div.categorydesc div.txt.large {
    float: left;
    width: 100%;
  }
}
section.pageright a.showfilters,
div.pageright a.showfilters {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #6eb43f;
  border-bottom: 3px solid #578e32;
  color: white;
  float: left;
  display: none;
  font: 600 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 40px;
  line-height: 38px;
  margin: 0 10px 0 0;
  padding: 0 10px 0 20px;
  position: relative;
  text-decoration: none;
  text-indent: initial;
  text-transform: uppercase;
  text-align: center;
  width: 180px;
}
@media (max-width: 479px) {
  section.pageright a.showfilters,
div.pageright a.showfilters {
    margin: 0;
    width: 165px;
  }
}
section.pageright a.showfilters:before, section.pageright a.showfilters:after,
div.pageright a.showfilters:before,
div.pageright a.showfilters:after {
  border-radius: 1.5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
  transition: all 0.2s ease;
  background: white;
  content: "";
  display: block;
  height: 3px;
  left: 15px;
  position: absolute;
  top: 14px;
  width: 13px;
}
section.pageright a.showfilters:before,
div.pageright a.showfilters:before {
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
  zoom: 1;
  top: 21.5px;
}
section.pageright a.showfilters.cz,
div.pageright a.showfilters.cz {
  width: 40px;
}
section.pageright a.showfilters.cz:before, section.pageright a.showfilters.cz:after,
div.pageright a.showfilters.cz:before,
div.pageright a.showfilters.cz:after {
  left: 12px;
}
.ie8 section.pageright a.showfilters, .ie7 section.pageright a.showfilters,
.ie8 div.pageright a.showfilters,
.ie7 div.pageright a.showfilters {
  background: #6eb43f url("../images/css/arrow-left.png") no-repeat 15px center;
  background-size: 8px;
}
.ie8 section.pageright a.showfilters:before, .ie8 section.pageright a.showfilters:after, .ie7 section.pageright a.showfilters:before, .ie7 section.pageright a.showfilters:after,
.ie8 div.pageright a.showfilters:before,
.ie8 div.pageright a.showfilters:after,
.ie7 div.pageright a.showfilters:before,
.ie7 div.pageright a.showfilters:after {
  display: none;
}
@media (max-width: 991px) {
  section.pageright a.showfilters,
div.pageright a.showfilters {
    display: block;
  }
}
section.pageright a.showfilters:hover, section.pageright a.showfilters:focus,
div.pageright a.showfilters:hover,
div.pageright a.showfilters:focus {
  background-color: #ed1848;
  border-bottom-color: #c30f38;
}
section.pageright a.showfilters span,
div.pageright a.showfilters span {
  background: none;
  display: block;
  height: 100%;
  left: 8px;
  top: auto;
  width: 100%;
}
section.pageright a.showfilters span.hidden,
div.pageright a.showfilters span.hidden {
  display: none;
}
section.pageright a.showfilters span:after, section.pageright a.showfilters span:before,
div.pageright a.showfilters span:after,
div.pageright a.showfilters span:before {
  content: initial;
}
section.pageright a.showfilters.active:after, section.pageright a.showfilters.active:before,
div.pageright a.showfilters.active:after,
div.pageright a.showfilters.active:before {
  top: 17px;
  width: 18px;
}
section.pageright a.showfilters.active span,
div.pageright a.showfilters.active span {
  display: none;
}
section.pageright a.showfilters.active span.hidden,
div.pageright a.showfilters.active span.hidden {
  display: block;
}
section.pageright nav.number-pages,
div.pageright nav.number-pages {
  border-bottom: 1px solid #b3b3b3;
  float: left;
  margin: 0;
  padding: 10px 0;
  width: 100%;
}
section.pageright nav.number-pages div.wrap,
div.pageright nav.number-pages div.wrap {
  float: right;
}
@media (max-width: 767px) {
  section.pageright nav.number-pages,
div.pageright nav.number-pages {
    padding: 20px;
  }
}
section.pageright nav.number-pages ul,
div.pageright nav.number-pages ul {
  float: right;
}
section.pageright nav.number-pages ul > li,
div.pageright nav.number-pages ul > li {
  border-left: 1px solid #b3b3b3;
  float: left;
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  list-style: none;
  padding: 3px 10px;
}
@media (max-width: 767px) {
  section.pageright nav.number-pages ul > li,
div.pageright nav.number-pages ul > li {
    padding: 3px 5px;
  }
}
section.pageright nav.number-pages ul > li:first-child,
div.pageright nav.number-pages ul > li:first-child {
  border-left: none;
}
@media (max-width: 767px) {
  section.pageright nav.number-pages ul > li:first-child,
div.pageright nav.number-pages ul > li:first-child {
    display: none;
  }
}
section.pageright nav.number-pages ul > li a,
div.pageright nav.number-pages ul > li a {
  color: black;
  text-decoration: none;
}
section.pageright nav.number-pages ul > li a:hover, section.pageright nav.number-pages ul > li a:focus,
div.pageright nav.number-pages ul > li a:hover,
div.pageright nav.number-pages ul > li a:focus {
  color: black;
}
section.pageright nav.number-pages ul.products-per-page,
div.pageright nav.number-pages ul.products-per-page {
  float: left;
}
@media (max-width: 767px) {
  section.pageright nav.number-pages ul.products-per-page,
div.pageright nav.number-pages ul.products-per-page {
    display: none;
  }
}
section.pageright nav.number-pages ul.products-per-page li,
div.pageright nav.number-pages ul.products-per-page li {
  border: 0;
  line-height: 30px;
  margin-left: 10px;
  padding: 0;
}
section.pageright nav.number-pages ul.products-per-page li:first-child,
div.pageright nav.number-pages ul.products-per-page li:first-child {
  margin-left: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  section.pageright nav.number-pages ul.products-per-page li:first-child,
div.pageright nav.number-pages ul.products-per-page li:first-child {
    display: none;
  }
}
section.pageright nav.number-pages ul.products-per-page li a,
section.pageright nav.number-pages ul.products-per-page li span,
div.pageright nav.number-pages ul.products-per-page li a,
div.pageright nav.number-pages ul.products-per-page li span {
  border: 1px solid #b3b3b3;
  display: block;
  height: 30px;
  padding: 0 7px;
  text-align: center;
  text-decoration: none;
  min-width: 30px;
}
section.pageright nav.number-pages ul.products-per-page li a:hover, section.pageright nav.number-pages ul.products-per-page li a:focus,
div.pageright nav.number-pages ul.products-per-page li a:hover,
div.pageright nav.number-pages ul.products-per-page li a:focus {
  background: #555555;
  color: white;
}
section.pageright nav.number-pages ul.products-per-page li span,
div.pageright nav.number-pages ul.products-per-page li span {
  background: #ed1848;
  border-color: #ed1848;
  color: white;
}
section.pageright nav.number-pages ul.view,
div.pageright nav.number-pages ul.view {
  border-left: 1px solid #b3b3b3;
  margin-left: 25px;
  padding: 3px 0 3px 25px;
}
@media (max-width: 767px) {
  section.pageright nav.number-pages ul.view,
div.pageright nav.number-pages ul.view {
    margin-top: 2px;
    border-left: 0;
    padding-left: 0;
  }
}
@media (max-width: 479px) {
  section.pageright nav.number-pages ul.view,
div.pageright nav.number-pages ul.view {
    display: none;
  }
}
section.pageright nav.number-pages ul.view li,
div.pageright nav.number-pages ul.view li {
  border: none;
  float: left;
  height: 24px;
  padding: 0;
  width: 34px;
}
section.pageright nav.number-pages ul.view li:first-child,
div.pageright nav.number-pages ul.view li:first-child {
  display: block;
  margin-right: 20px;
}
section.pageright nav.number-pages ul.view li a,
div.pageright nav.number-pages ul.view li a {
  background: url("../images/css/icon-view.png") no-repeat top left;
  display: block;
  height: 24px;
  text-decoration: none;
  width: 34px;
}
section.pageright nav.number-pages ul.view li a:hover, section.pageright nav.number-pages ul.view li a:focus,
div.pageright nav.number-pages ul.view li a:hover,
div.pageright nav.number-pages ul.view li a:focus {
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}
section.pageright nav.number-pages ul.view li.list a,
div.pageright nav.number-pages ul.view li.list a {
  background-position: top right;
}
section.pageright nav.number-pages ul.view li.active a,
div.pageright nav.number-pages ul.view li.active a {
  background-position: bottom left;
}
section.pageright nav.number-pages ul.view li.active.list a,
div.pageright nav.number-pages ul.view li.active.list a {
  background-position: bottom right;
}
section.pageright nav.number-pages ul.sort,
div.pageright nav.number-pages ul.sort {
  float: left;
  width: 180px;
}
@media (max-width: 767px) {
  section.pageright nav.number-pages ul.sort,
div.pageright nav.number-pages ul.sort {
    display: none;
  }
}
section.pageright nav.number-pages ul.sort input[type=checkbox],
div.pageright nav.number-pages ul.sort input[type=checkbox] {
  display: none;
}
section.pageright nav.number-pages ul.sort > li,
div.pageright nav.number-pages ul.sort > li {
  float: left;
  list-style: none;
  padding: 0;
  position: relative;
  width: 100%;
}
section.pageright nav.number-pages ul.sort > li:hover, section.pageright nav.number-pages ul.sort > li:focus,
div.pageright nav.number-pages ul.sort > li:hover,
div.pageright nav.number-pages ul.sort > li:focus {
  cursor: pointer;
}
section.pageright nav.number-pages ul.sort > li:hover ul, section.pageright nav.number-pages ul.sort > li:focus ul,
div.pageright nav.number-pages ul.sort > li:hover ul,
div.pageright nav.number-pages ul.sort > li:focus ul {
  display: block;
}
section.pageright nav.number-pages ul.sort > li > a,
div.pageright nav.number-pages ul.sort > li > a {
  border: 1px solid #b3b3b3;
  color: #555555;
  display: block;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  position: relative;
  padding: 0 18px;
  text-decoration: none;
  width: 100%;
  overflow: hidden;
  /*span
  {
  	background: $maincolor;
  	float: left;
  	height: 12px;
  	margin: 3px 5px 0 0;
  	text-indent: -9999px;
  	width: 12px;
  }

  &:hover,
  	&:focus
  	{
  	color: $dark;
  }*/
}
section.pageright nav.number-pages ul.sort > li > a:before, section.pageright nav.number-pages ul.sort > li > a:after,
div.pageright nav.number-pages ul.sort > li > a:before,
div.pageright nav.number-pages ul.sort > li > a:after {
  border-radius: 1.5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transform: rotate(55deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(55), M12=-sin(55), M21=sin(55), M22=cos(55));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(55), M12=-sin(55), M21=sin(55), M22=cos(55))";
  zoom: 1;
  transition: all 0.2s ease;
  background: #6eb43f;
  content: "";
  display: block;
  height: 2px;
  right: 15px;
  position: absolute;
  top: 14px;
  width: 10px;
  z-index: 2;
}
.ie8 section.pageright nav.number-pages ul.sort > li > a:before, .ie7 section.pageright nav.number-pages ul.sort > li > a:before, .ie8 section.pageright nav.number-pages ul.sort > li > a:after, .ie7 section.pageright nav.number-pages ul.sort > li > a:after,
.ie8 div.pageright nav.number-pages ul.sort > li > a:before,
.ie7 div.pageright nav.number-pages ul.sort > li > a:before,
.ie8 div.pageright nav.number-pages ul.sort > li > a:after,
.ie7 div.pageright nav.number-pages ul.sort > li > a:after {
  display: none;
}
section.pageright nav.number-pages ul.sort > li > a:before,
div.pageright nav.number-pages ul.sort > li > a:before {
  transform: rotate(-55deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-55), M12=-sin(-55), M21=sin(-55), M22=cos(-55));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-55), M12=-sin(-55), M21=sin(-55), M22=cos(-55))";
  zoom: 1;
  right: 10px;
}
section.pageright nav.number-pages ul.sort > li ul,
div.pageright nav.number-pages ul.sort > li ul {
  border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: white;
  border: 1px solid #b3b3b3;
  display: none;
  left: 0px;
  margin-top: -2.5px;
  position: absolute;
  z-index: 2;
  width: 100%;
}
section.pageright nav.number-pages ul.sort > li ul li,
div.pageright nav.number-pages ul.sort > li ul li {
  border-left: 0;
  font-size: 1em;
  padding: 0;
  float: left;
  width: 100%;
}
section.pageright nav.number-pages ul.sort > li ul li a,
div.pageright nav.number-pages ul.sort > li ul li a {
  background: none;
  border: none;
  border-top: 1px solid #b3b3b3;
  color: #555555;
  float: left;
  height: auto;
  padding: 8px 18px;
  text-decoration: none;
  width: 100%;
}
section.pageright nav.number-pages ul.sort > li ul li a:hover, section.pageright nav.number-pages ul.sort > li ul li a:focus,
div.pageright nav.number-pages ul.sort > li ul li a:hover,
div.pageright nav.number-pages ul.sort > li ul li a:focus {
  color: black;
}
section.pageright nav.number-pages ul.sort > li ul li a span,
div.pageright nav.number-pages ul.sort > li ul li a span {
  background: #6eb43f;
  float: left;
  height: 12px;
  margin: 3px 5px 0 0;
  text-indent: -9999px;
  width: 12px;
}
section.pageright nav.number-pages ul.sort > li ul li a strong,
div.pageright nav.number-pages ul.sort > li ul li a strong {
  float: left;
  font-weight: normal;
}
section.pageright nav.number-pages ul.sort > li ul li:hover a, section.pageright nav.number-pages ul.sort > li ul li:focus a,
div.pageright nav.number-pages ul.sort > li ul li:hover a,
div.pageright nav.number-pages ul.sort > li ul li:focus a {
  background: #f7f7f7;
}
section.pageright nav.number-pages ul.sort > li ul li:first-child a,
div.pageright nav.number-pages ul.sort > li ul li:first-child a {
  border: none;
}
section.pageright nav.selectedfilters,
div.pageright nav.selectedfilters {
  float: left;
  padding: 0 0 10px 0;
  width: 100%;
}
section.pageright nav.selectedfilters ul li,
div.pageright nav.selectedfilters ul li {
  float: left;
  font: 300 1.4em/24px "Open Sans", Arial, Helvetica, Sans-serif;
  list-style: none;
  height: 24px;
  position: relative;
  margin-right: 20px;
  /*&:after
  	{
  	@include border-radius-custom(0,5px,5px,0);
  	background: darken($light,5%);
  	border-left: $border;
  	content:'';
  	display: block;
  	height: 30px;
  	position: absolute;
  	right: 1px;
  	top: 1px;
  	width: 30px;

  	.ie8 &,
  	.ie7 &
  	{
  		background-image: url(../images/css/close-small.png);
  		background-position: center center;
  		background-repeat: no-repeat;
  	}
  }*/
}
section.pageright nav.selectedfilters ul li:first-child:after,
div.pageright nav.selectedfilters ul li:first-child:after {
  display: none;
}
section.pageright nav.selectedfilters ul li a,
div.pageright nav.selectedfilters ul li a {
  border: 1px solid #b3b3b3;
  color: #555555;
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 0px 30px 0 10px;
  position: relative;
  text-decoration: none;
}
section.pageright nav.selectedfilters ul li a:before, section.pageright nav.selectedfilters ul li a:after,
div.pageright nav.selectedfilters ul li a:before,
div.pageright nav.selectedfilters ul li a:after {
  content: " ";
  display: table;
}
section.pageright nav.selectedfilters ul li a:after,
div.pageright nav.selectedfilters ul li a:after {
  clear: both;
}
section.pageright nav.selectedfilters ul li a,
div.pageright nav.selectedfilters ul li a {
  *zoom: 1;
}
section.pageright nav.selectedfilters ul li a:hover, section.pageright nav.selectedfilters ul li a:focus,
div.pageright nav.selectedfilters ul li a:hover,
div.pageright nav.selectedfilters ul li a:focus {
  background: #f2f2f2;
  color: black;
}
section.pageright nav.selectedfilters ul li a:before, section.pageright nav.selectedfilters ul li a:after,
div.pageright nav.selectedfilters ul li a:before,
div.pageright nav.selectedfilters ul li a:after {
  border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transform: rotate(55deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(55), M12=-sin(55), M21=sin(55), M22=cos(55));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(55), M12=-sin(55), M21=sin(55), M22=cos(55))";
  zoom: 1;
  transition: all 0.2s ease;
  background: #6eb43f;
  content: "";
  display: block;
  height: 1px;
  right: 8px;
  position: absolute;
  top: 12px;
  width: 10px;
  z-index: 2;
}
.ie8 section.pageright nav.selectedfilters ul li a:before, .ie7 section.pageright nav.selectedfilters ul li a:before, .ie8 section.pageright nav.selectedfilters ul li a:after, .ie7 section.pageright nav.selectedfilters ul li a:after,
.ie8 div.pageright nav.selectedfilters ul li a:before,
.ie7 div.pageright nav.selectedfilters ul li a:before,
.ie8 div.pageright nav.selectedfilters ul li a:after,
.ie7 div.pageright nav.selectedfilters ul li a:after {
  display: none;
}
section.pageright nav.selectedfilters ul li a:after,
div.pageright nav.selectedfilters ul li a:after {
  transform: rotate(-55deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-55), M12=-sin(-55), M21=sin(-55), M22=cos(-55));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-55), M12=-sin(-55), M21=sin(-55), M22=cos(-55))";
  zoom: 1;
}
section.pageright nav.selectedfilters ul li a.delete,
div.pageright nav.selectedfilters ul li a.delete {
  background: #f2f2f2;
}
section.pageright nav.selectedfilters ul li a.delete:hover, section.pageright nav.selectedfilters ul li a.delete:focus,
div.pageright nav.selectedfilters ul li a.delete:hover,
div.pageright nav.selectedfilters ul li a.delete:focus {
  background: black;
  color: white;
}
section.pageright div.txt-bottom,
div.pageright div.txt-bottom {
  float: left;
  margin-top: 20px;
  width: 100%;
}
section.pageright div.txt-bottom h2,
div.pageright div.txt-bottom h2 {
  color: #6eb43f;
  font: 700 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
}
section.pageright ul.subcategorie-overview,
div.pageright ul.subcategorie-overview {
  margin-left: -10px;
  margin-right: -10px;
}
section.pageright ul.subcategorie-overview:before, section.pageright ul.subcategorie-overview:after,
div.pageright ul.subcategorie-overview:before,
div.pageright ul.subcategorie-overview:after {
  content: " ";
  display: table;
}
section.pageright ul.subcategorie-overview:after,
div.pageright ul.subcategorie-overview:after {
  clear: both;
}
section.pageright ul.subcategorie-overview,
div.pageright ul.subcategorie-overview {
  *zoom: 1;
}
section.pageright ul.subcategorie-overview li,
div.pageright ul.subcategorie-overview li {
  float: left;
  width: 50%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  list-style: none;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  section.pageright ul.subcategorie-overview li,
div.pageright ul.subcategorie-overview li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  section.pageright ul.subcategorie-overview li,
div.pageright ul.subcategorie-overview li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  section.pageright ul.subcategorie-overview li,
div.pageright ul.subcategorie-overview li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (max-width: 479px) {
  section.pageright ul.subcategorie-overview li,
div.pageright ul.subcategorie-overview li {
    padding: 10px 20px;
    width: 100%;
  }
}
section.pageright ul.subcategorie-overview li a,
div.pageright ul.subcategorie-overview li a {
  background-color: #6eb43f;
  border: 1px solid #b3b3b3;
  color: white;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
section.pageright ul.subcategorie-overview li a:hover h3, section.pageright ul.subcategorie-overview li a:focus h3,
div.pageright ul.subcategorie-overview li a:hover h3,
div.pageright ul.subcategorie-overview li a:focus h3 {
  background: black;
}
section.pageright ul.subcategorie-overview li a img,
div.pageright ul.subcategorie-overview li a img {
  display: block;
  width: 100%;
}
section.pageright ul.subcategorie-overview li a div.title,
div.pageright ul.subcategorie-overview li a div.title {
  background: #6eb43f;
  display: table;
  height: 50px;
  width: 100%;
}
section.pageright ul.subcategorie-overview li a div.title h3,
div.pageright ul.subcategorie-overview li a div.title h3 {
  display: table-cell;
  font: 400 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  vertical-align: middle;
}
section.pageright ul.product-overview,
div.pageright ul.product-overview {
  margin: 0;
}
section.pageright ul.product-overview li,
div.pageright ul.product-overview li {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  padding: 0;
}
@media (min-width: 768px) {
  section.pageright ul.product-overview li,
div.pageright ul.product-overview li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  section.pageright ul.product-overview li,
div.pageright ul.product-overview li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  section.pageright ul.product-overview li,
div.pageright ul.product-overview li {
    float: left;
    width: 25%;
  }
}
section.pageright ul.product-overview.list li,
div.pageright ul.product-overview.list li {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  section.pageright ul.product-overview.list li,
div.pageright ul.product-overview.list li {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  section.pageright ul.product-overview.list li,
div.pageright ul.product-overview.list li {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  section.pageright ul.product-overview.list li,
div.pageright ul.product-overview.list li {
    float: left;
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 1199px) {
  section.pageright ul.product-overview.list li,
div.pageright ul.product-overview.list li {
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
  }
}
section.pageright ul.product-overview ul.amount,
section.pageright ul.product-overview-list ul.amount,
div.pageright ul.product-overview ul.amount,
div.pageright ul.product-overview-list ul.amount {
  float: left;
  text-align: left;
  width: 100%;
}
section.pageright ul.product-overview ul.amount.spinner-wrap li,
section.pageright ul.product-overview-list ul.amount.spinner-wrap li,
div.pageright ul.product-overview ul.amount.spinner-wrap li,
div.pageright ul.product-overview-list ul.amount.spinner-wrap li {
  float: left;
  width: 20%;
}
section.pageright ul.product-overview ul.amount.spinner-wrap li.spinner,
section.pageright ul.product-overview-list ul.amount.spinner-wrap li.spinner,
div.pageright ul.product-overview ul.amount.spinner-wrap li.spinner,
div.pageright ul.product-overview-list ul.amount.spinner-wrap li.spinner {
  width: 70%;
}
section.pageright ul.product-overview ul.amount li,
section.pageright ul.product-overview-list ul.amount li,
div.pageright ul.product-overview ul.amount li,
div.pageright ul.product-overview-list ul.amount li {
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  display: inline-block;
  list-style: none;
  vertical-align: middle;
  width: auto;
}
section.pageright ul.product-overview ul.amount li input[type=text],
section.pageright ul.product-overview-list ul.amount li input[type=text],
div.pageright ul.product-overview ul.amount li input[type=text],
div.pageright ul.product-overview-list ul.amount li input[type=text] {
  border: 1px solid #b3b3b3;
  color: #555555;
  height: 35px;
  padding: 5px;
  text-align: center;
  width: 45px;
}
section.pageright ul.product-overview ul.amount li input[type=text]:focus,
section.pageright ul.product-overview-list ul.amount li input[type=text]:focus,
div.pageright ul.product-overview ul.amount li input[type=text]:focus,
div.pageright ul.product-overview-list ul.amount li input[type=text]:focus {
  border-color: black;
}
section.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin span,
section.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin span,
div.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin span,
div.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin span {
  float: left;
}
section.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button,
section.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin button,
div.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button,
div.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin button {
  border-radius: 2px 0 0 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  background: white;
  color: #555555;
  float: left;
  font-weight: 600;
  height: 40px;
  width: 40px;
}
section.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button:hover, section.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button:focus,
section.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin button:hover,
section.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin button:focus,
div.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button:hover,
div.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button:focus,
div.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin button:hover,
div.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin button:focus {
  background: #e6e6e6;
}
section.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button.bootstrap-touchspin-up,
section.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin button.bootstrap-touchspin-up,
div.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button.bootstrap-touchspin-up,
div.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin button.bootstrap-touchspin-up {
  border-radius: 0px 2px 2px 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
section.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin input[type=text],
section.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin input[type=text],
div.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin input[type=text],
div.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin input[type=text] {
  border-left: 0;
  border-right: 0;
  float: left;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  width: 30%;
}
section.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin input[type=text]:focus,
section.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin input[type=text]:focus,
div.pageright ul.product-overview ul.amount li div.input-group.bootstrap-touchspin input[type=text]:focus,
div.pageright ul.product-overview-list ul.amount li div.input-group.bootstrap-touchspin input[type=text]:focus {
  border: 1px solid #b3b3b3;
  border-left: 0;
  border-right: 0;
  color: black;
}
section.pageright ul.product-overview ul.amount li span.basket,
section.pageright ul.product-overview-list ul.amount li span.basket,
div.pageright ul.product-overview ul.amount li span.basket,
div.pageright ul.product-overview-list ul.amount li span.basket {
  background: #ed1848 url(../images/css/icon-mini-cart.png) no-repeat center center;
  background-size: 16px;
  display: inline-block;
  height: 35px;
  margin-left: 3px;
  text-decoration: none;
  vertical-align: middle;
  width: 38px;
}
section.pageright ul.product-overview ul.amount li span.basket.added,
section.pageright ul.product-overview-list ul.amount li span.basket.added,
div.pageright ul.product-overview ul.amount li span.basket.added,
div.pageright ul.product-overview-list ul.amount li span.basket.added {
  background-color: #6eb43f;
}
section.pageright ul.product-overview ul.amount li span.basket.added:hover,
section.pageright ul.product-overview-list ul.amount li span.basket.added:hover,
div.pageright ul.product-overview ul.amount li span.basket.added:hover,
div.pageright ul.product-overview-list ul.amount li span.basket.added:hover {
  background-color: #89c75f;
}
section.pageright ul.product-overview ul.amount li span.basket:hover,
section.pageright ul.product-overview-list ul.amount li span.basket:hover,
div.pageright ul.product-overview ul.amount li span.basket:hover,
div.pageright ul.product-overview-list ul.amount li span.basket:hover {
  background-color: #f1476d;
}
section.pageright ul.product-overview-list ul.amount.spinner-wrap li.spinner,
div.pageright ul.product-overview-list ul.amount.spinner-wrap li.spinner {
  width: 15%;
}
section.pageright.giftcard,
div.pageright.giftcard {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  section.pageright.giftcard,
div.pageright.giftcard {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  section.pageright.giftcard,
div.pageright.giftcard {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  section.pageright.giftcard,
div.pageright.giftcard {
    float: left;
    width: 100%;
  }
}
section.pageright.giftcard ul.product-overview,
div.pageright.giftcard ul.product-overview {
  margin-top: 30px;
}
section.pageright div.filterLoader,
div.pageright div.filterLoader {
  position: fixed;
  top: 50%;
  left: 50%;
  background: white;
  z-index: 100;
}
section.pageright div.filterdMessage,
div.pageright div.filterdMessage {
  position: fixed;
  bottom: 280px;
  z-index: 100;
  background: #349d34;
  height: auto;
  padding: 10px;
}
section.pageright div.filterdMessage a.top,
div.pageright div.filterdMessage a.top {
  text-transform: initial;
  text-decoration: underline;
  color: white;
  font-size: 1.4em;
}

section.pageright.fullwidth {
  width: 100%;
}

/*
    Created on : 6-mei-2015, 8:28:48
    Author     : Ilse
*/
/*
*
* DIV.TAB-WRAP
*
*/
div.tab-wrap {
  float: left;
  margin-top: 20px;
  width: 100%;
}
@media (max-width: 767px) {
  div.tab-wrap {
    margin-top: 0;
  }
}

/*
*
* UL.TABS
*
*/
ul.tabs {
  border-bottom: 1px solid #b3b3b3;
  height: 40px;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  ul.tabs {
    display: none;
  }
}
ul.tabs li {
  border: 1px solid #b3b3b3;
  border-bottom: 0;
  float: left;
  height: 39px;
  list-style: none;
  margin-left: 4px;
}
ul.tabs li:first-child {
  margin-left: 0;
}
ul.tabs li.xs-only {
  display: none;
}
ul.tabs li a {
  background-color: #f2f2f2;
  color: #555555;
  font: 600 1.5em/40px "Open Sans", Arial, Helvetica, Sans-serif;
  display: block;
  height: 38px;
  padding: 0 20px;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  ul.tabs li a {
    font-size: 1.5em;
    padding: 0 10px;
  }
}
ul.tabs li a.active {
  background: white;
  height: 40px;
}

/*
*
* DIV.TAB-CONTENT-WRAP
*
*/
div.tab-content-wrap {
  border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  border-top: 0;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  div.tab-content-wrap {
    border: 0;
  }
}

/*
*
* DIV.TAB
*
*/
div.tab {
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  transition: opacity 0.15s ease-in-out;
  max-height: 0;
  overflow: hidden;
}
div.tab div.tab-content {
  float: left;
  padding: 20px;
  width: 100%;
}
div.tab div.tab-content ul.product-overview {
  padding-top: 40px;
  position: relative;
}
div.tab div.tab-content ul.product-overview:before {
  background: #b3b3b3;
  top: -1px;
  content: "";
  height: 1px;
  left: 10px;
  position: absolute;
  width: 98%;
  z-index: -1;
}
@media (max-width: 767px) {
  div.tab div.tab-content ul.product-overview {
    padding-top: 0;
  }
  div.tab div.tab-content ul.product-overview:before {
    content: none;
  }
}
div.tab div.tab-content ul.product-overview ul.amount {
  float: left;
  text-align: left;
  width: 100%;
}
div.tab div.tab-content ul.product-overview ul.amount.spinner-wrap li {
  float: left;
  width: 20%;
}
div.tab div.tab-content ul.product-overview ul.amount.spinner-wrap li.spinner {
  width: 70%;
}
div.tab div.tab-content ul.product-overview ul.amount li {
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  display: inline-block;
  list-style: none;
  vertical-align: middle;
  width: auto;
}
div.tab div.tab-content ul.product-overview ul.amount li input[type=text] {
  border: 1px solid #b3b3b3;
  color: #555555;
  height: 35px;
  padding: 5px;
  text-align: center;
  width: 55px;
}
div.tab div.tab-content ul.product-overview ul.amount li input[type=text]:focus {
  border-color: black;
}
div.tab div.tab-content ul.product-overview ul.amount li div.input-group.bootstrap-touchspin span {
  float: left;
}
div.tab div.tab-content ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button {
  border-radius: 2px 0 0 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  background: white;
  color: #555555;
  float: left;
  font-weight: 600;
  height: 40px;
  width: 40px;
}
div.tab div.tab-content ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button:hover, div.tab div.tab-content ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button:focus {
  background: #e6e6e6;
}
div.tab div.tab-content ul.product-overview ul.amount li div.input-group.bootstrap-touchspin button.bootstrap-touchspin-up {
  border-radius: 0px 2px 2px 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
div.tab div.tab-content ul.product-overview ul.amount li div.input-group.bootstrap-touchspin input[type=text] {
  border-left: 0;
  border-right: 0;
  float: left;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  width: 30%;
}
div.tab div.tab-content ul.product-overview ul.amount li div.input-group.bootstrap-touchspin input[type=text]:focus {
  border: 1px solid #b3b3b3;
  border-left: 0;
  border-right: 0;
  color: black;
}
div.tab div.tab-content ul.product-overview ul.amount li span.basket {
  background: #ed1848 url(../images/css/icon-mini-cart.png) no-repeat center center;
  background-size: 16px;
  display: inline-block;
  height: 35px;
  margin-left: 3px;
  text-decoration: none;
  vertical-align: middle;
  width: 38px;
}
div.tab div.tab-content ul.product-overview ul.amount li span.basket.added {
  background-color: #6eb43f;
}
div.tab div.tab-content ul.product-overview ul.amount li span.basket.added:hover {
  background-color: #89c75f;
}
div.tab div.tab-content ul.product-overview ul.amount li span.basket:hover {
  background-color: #f1476d;
}
div.tab.active {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  max-height: 5000px;
}
@media (max-width: 767px) {
  div.tab a.acc-link {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.tab a.acc-link {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  div.tab a.acc-link {
    display: none;
  }
}
@media (min-width: 1200px) {
  div.tab a.acc-link {
    display: none;
  }
}
div.tab h2 {
  font: 300 2em "Open Sans", Arial, Helvetica, Sans-serif;
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 100%;
}
div.tab h2 strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  div.tab h2 {
    color: #6eb43f;
    font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 767px) {
  div.tab {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    max-height: 50000px;
    overflow: initial;
  }
  div.tab:first-child a.acc-link {
    border-top: 1px solid #b3b3b3;
  }
  div.tab a.acc-link {
    border-bottom: 1px solid #b3b3b3;
    color: #555555;
    display: block;
    font: 300 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
    float: left;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  div.tab a.acc-link:before, div.tab a.acc-link:after {
    transition: all 0.2s ease;
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
    zoom: 1;
    background: #555555;
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    right: 25px;
    top: 10px;
    width: 2px;
  }
  div.tab a.acc-link:after {
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
    zoom: 1;
    top: 19px;
  }
  .ie7 div.tab a.acc-link, .ie8 div.tab a.acc-link {
    background: url(../images/css/arrow-right.png) no-repeat 95% center;
  }
  .ie7 div.tab a.acc-link:before, .ie7 div.tab a.acc-link:after, .ie8 div.tab a.acc-link:before, .ie8 div.tab a.acc-link:after {
    display: none;
  }
  div.tab div.tab-content {
    transition: opacity 0.15s ease-in-out;
    max-height: 0;
    overflow: hidden;
    padding: 0;
  }
  div.tab.active {
    float: left;
    border-bottom: 1px solid #b3b3b3;
    width: 100%;
  }
  div.tab.active div.tab-content {
    max-height: 5000px;
    overflow: initial;
    padding: 20px;
  }
  .ie7 div.tab.active a.acc-link, .ie8 div.tab.active a.acc-link {
    background-image: url(../images/css/arrow-close.png);
  }
  div.tab.active a.acc-link:before, div.tab.active a.acc-link:after {
    top: 18px;
  }
  div.tab.active a.acc-link:before {
    right: 34px;
  }
  div.tab.active.close {
    border-bottom: 0;
  }
  div.tab.active.close div.tab-content {
    max-height: 0px;
    overflow: hidden;
    padding: 0;
  }
  div.tab.active.close a.acc-link:before {
    right: 25px;
    top: 10px;
  }
  div.tab.active.close a.acc-link:after {
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
    zoom: 1;
    right: 25px;
    top: 19px;
  }
}
div.tab.xs-only {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  max-height: 50000px;
  margin-top: 30px;
  overflow: initial;
}
div.tab.xs-only h2 {
  background: white;
  border: 1px solid #b3b3b3;
  border-bottom: 0;
  display: inline-block;
  font: 600 1.5em/40px "Open Sans", Arial, Helvetica, Sans-serif;
  height: 40px;
  margin: 50px 0 0 20px;
  padding: 0 20px;
  text-transform: uppercase;
  width: auto;
}
div.tab.xs-only h2 strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  div.tab.xs-only h2 {
    border: 0;
    color: #6eb43f;
    font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
    margin: 0 0 20px 0;
    padding: 0;
    text-transform: none;
  }
}
@media (max-width: 767px) {
  div.tab.xs-only {
    margin-top: 0;
  }
}
div.tab.xs-only.active div.tab-content {
  padding: 20px;
}
div.tab.xs-only.active.close div.tab-content {
  padding: 0;
}
div.tab.xs-only div.tab-content {
  padding: 0;
}

/*

	PRODUCT OVERVIEW
	used for : spotlight products index/product overview pages/linked products

*/
/*
*
* H2.productoverview
* title above spotlight products index
*
*/
h2.productoverview {
  display: block;
  margin-top: 30px;
  width: 100%;
}
@media (max-width: 767px) {
  h2.productoverview {
    display: none;
  }
}
h2.productoverview:before, h2.productoverview:after {
  content: " ";
  display: table;
}
h2.productoverview:after {
  clear: both;
}
h2.productoverview {
  *zoom: 1;
}

/*
*
* UL.PRODUCt-OVERVIEW
*
*/
ul.product-overview {
  margin-left: -10px;
  margin-right: -10px;
}
ul.product-overview:before, ul.product-overview:after {
  content: " ";
  display: table;
}
ul.product-overview:after {
  clear: both;
}
ul.product-overview {
  *zoom: 1;
}
ul.product-overview > li {
  float: left;
  width: 50%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  list-style: none;
}
@media (min-width: 768px) {
  ul.product-overview > li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  ul.product-overview > li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  ul.product-overview > li {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  ul.product-overview > li {
    clear: none;
  }
  ul.product-overview > li:nth-child(-n+4) a {
    border-top: 0;
  }
  ul.product-overview > li:nth-child(4n+1) {
    clear: both;
  }
  ul.product-overview > li:nth-child(4n+1) a {
    border-left-color: white;
  }
  body.index ul.product-overview > li {
    clear: none;
  }
  body.index ul.product-overview > li:nth-child(-n+5) a {
    border-top: 0;
  }
  body.index ul.product-overview > li:nth-child(5n+1) {
    clear: both;
  }
  body.index ul.product-overview > li:nth-child(5n+1) a {
    border-left-color: white;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  ul.product-overview > li {
    width: 33% !important;
    clear: none !important;
  }
  ul.product-overview > li:nth-child(3n+1) {
    clear: both !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.product-overview > li {
    width: 33.333%;
    clear: none;
  }
  ul.product-overview > li:nth-child(-n+3) a {
    border-top: 0;
  }
  ul.product-overview > li:nth-child(3n+1) {
    clear: both;
  }
  ul.product-overview > li:nth-child(3n+1) a {
    border-left-color: white;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  ul.product-overview > li:nth-child(-n+3) a {
    border-top: 0;
  }
  ul.product-overview > li:nth-child(3n+1) a {
    border-left-color: white;
  }
}
@media (max-width: 767px) {
  ul.product-overview > li {
    clear: none;
  }
  ul.product-overview > li:nth-child(-n+2) a {
    border-top: 0;
  }
  ul.product-overview > li:nth-child(2n+1) {
    clear: both;
  }
  ul.product-overview > li:nth-child(2n+1) a {
    border-left-color: white;
  }
  ul.product-overview > li:nth-child(even) a {
    border-left-color: #ededed;
  }
}
@media (max-width: 479px) {
  ul.product-overview > li {
    width: 100%;
  }
  ul.product-overview > li:first-child a {
    border-bottom: 1px solid #ededed;
  }
}
ul.product-overview > li a {
  transition: all 0.2s ease;
  border-top: 1px solid #ededed;
  border-left: 1px solid #ededed;
  color: #555555;
  display: block;
  text-decoration: none;
  position: relative;
  width: 100%;
}
ul.product-overview > li a:before, ul.product-overview > li a:after {
  content: " ";
  display: table;
}
ul.product-overview > li a:after {
  clear: both;
}
ul.product-overview > li a {
  *zoom: 1;
}
ul.product-overview > li a:hover div.product-title div.product-data strong, ul.product-overview > li a:focus div.product-title div.product-data strong {
  color: #ed1848;
}
ul.product-overview > li a figure {
  display: block;
  padding: 20px 0 0 0;
  position: relative;
  width: 100%;
}
ul.product-overview > li a figure:before, ul.product-overview > li a figure:after {
  content: " ";
  display: table;
}
ul.product-overview > li a figure:after {
  clear: both;
}
ul.product-overview > li a figure {
  *zoom: 1;
}
@media (max-width: 479px) {
  ul.product-overview > li a figure {
    float: left;
    width: 20%;
  }
}
ul.product-overview > li a figure img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
ul.product-overview > li a div.product-data {
  display: block;
  padding: 10px 10px 20px 10px;
  height: auto;
  width: 100%;
}
ul.product-overview > li a div.product-data:before, ul.product-overview > li a div.product-data:after {
  content: " ";
  display: table;
}
ul.product-overview > li a div.product-data:after {
  clear: both;
}
ul.product-overview > li a div.product-data {
  *zoom: 1;
}
@media (max-width: 479px) {
  ul.product-overview > li a div.product-data {
    float: left;
    height: auto;
    width: 80%;
  }
}
ul.product-overview > li a div.product-data.center-txt {
  text-align: center;
}
ul.product-overview > li a div.product-data.center-txt span {
  display: block !important;
  padding-left: 0 !important;
  width: 100% !important;
}
ul.product-overview > li a div.product-data.center-txt div.product-price {
  width: 100%;
}
ul.product-overview > li a div.product-data span.wishlist {
  background: url(../images/css/wishlist.png) no-repeat center center;
  display: inline-block;
  height: 18px;
  margin-left: 5px;
  text-decoration: none;
  vertical-align: middle;
  width: 19px;
}
ul.product-overview > li a div.product-data span.wishlist.added {
  background: url(../images/css/wishlist-added.png) no-repeat center center;
}
ul.product-overview > li a div.product-data span.wishlist:hover {
  cursor: pointer;
}
ul.product-overview > li a div.product-data div.product-title {
  display: block;
  overflow: hidden;
  height: 66px;
  margin-bottom: 10px;
  width: 100%;
}
ul.product-overview > li a div.product-data div.product-title div.topwrap {
  margin-bottom: 5px;
  float: left;
  width: 100%;
}
ul.product-overview > li a div.product-data div.product-title strong {
  color: black;
  display: block;
  font: 400 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  max-height: 45px;
  margin-bottom: 3px;
  overflow: hidden;
  width: 100%;
}
ul.product-overview > li a div.product-data div.product-title span {
  color: black;
  display: block;
  font: 400 1em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  max-height: 20px;
  overflow: hidden;
  width: 50%;
}
ul.product-overview > li a div.product-data div.product-title span.productbrand {
  text-transform: uppercase;
}
ul.product-overview > li a div.product-data div.product-title span.articlecode {
  float: right;
  text-align: right;
}
ul.product-overview > li a div.product-data div.product-price {
  display: inline-block;
  vertical-align: middle;
  width: 63%;
  position: relative;
  /*					@include breakpoint(col-sm)
  					{
  						width: 100%;
  					}*/
}
@media (max-width: 767px) {
  ul.product-overview > li a div.product-data div.product-price {
    vertical-align: top;
  }
}
ul.product-overview > li a div.product-data div.product-price strong.offerte {
  display: block;
  font: 400 1.4em/2.5em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: right;
}
ul.product-overview > li a div.product-data div.product-price div.price {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) and (max-width: 991px) {
  ul.product-overview > li a div.product-data div.product-price div.price {
    width: 60%;
  }
}
@media (max-width: 767px) {
  ul.product-overview > li a div.product-data div.product-price div.price {
    width: 60%;
  }
}
ul.product-overview > li a div.product-data div.product-price div.price:nth-child(2) {
  /*display: none;*/
}
ul.product-overview > li a div.product-data div.product-price span.korting {
  color: #ed1848;
  font: 700 1.1em/1em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-right: 10px;
  text-transform: uppercase;
  position: absolute;
  top: -15px;
  right: 0;
  width: auto !important;
}
ul.product-overview > li a div.product-data div.product-price span.brutoprice {
  font: 700 1.3em/1em "Open Sans", Arial, Helvetica, Sans-serif;
  color: #ed1848;
  text-decoration: line-through;
  margin-right: 10px;
  position: absolute;
  top: -15px;
  left: 0;
  width: auto !important;
}
ul.product-overview > li a div.product-data div.product-price div.exclbtw {
  color: #b8b8b8;
  font: 300 1.2em "Open Sans", Arial, Helvetica, Sans-serif;
  font-style: italic;
  padding-left: 20px;
  padding-top: 6px;
}
ul.product-overview > li a div.product-data div.product-price strong.price {
  color: #b8b8b8;
  display: inline-block;
  font: 600 1.8em/1em "Open Sans", Arial, Helvetica, Sans-serif;
  padding-right: 5px;
  vertical-align: bottom;
}
ul.product-overview > li a div.product-data div.product-price small.vat {
  display: block;
  font: 300 1.2em/1em "Open Sans", Arial, Helvetica, Sans-serif;
  padding-right: 5px;
  vertical-align: bottom;
}
ul.product-overview > li a div.product-data div.product-price span.oldprice {
  color: #b8b8b8;
  display: block;
  font: 300 1.2em "Open Sans", Arial, Helvetica, Sans-serif;
  text-decoration: line-through;
  font-style: italic;
  padding-top: 6px;
  padding-left: 20px;
  width: 100%;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery {
  display: inline-block;
  margin-left: 5px;
  position: relative;
  vertical-align: middle;
}
@media (max-width: 767px) {
  ul.product-overview > li a div.product-data div.product-price div.stock-delivery {
    margin: 0;
  }
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery strong.stock {
  background: url(../images/css/icon-stock-ok.png) no-repeat left center;
  color: #37a537;
  float: left;
  font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 22px;
  overflow: hidden;
  text-indent: 100%;
  width: 22px;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery strong.stock.warning {
  color: #ffa800;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery strong.stock.no-stock {
  background-image: url(../images/css/icon-stock-not.png);
  color: #e10404;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery strong.stock.order {
  background-image: url(../images/css/icon-stock-order.png);
  color: #6eb43f;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery span {
  border-left: 1px solid #b3b3b3;
  float: left;
  font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: right;
  padding-left: 10px;
  margin-left: 10px;
  margin-top: 5px;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery span.display-none {
  display: none;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery span.tooltip {
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  transition: all 0.2s ease;
  background: #6eb43f;
  border: 0;
  bottom: 0;
  color: white;
  margin: 0;
  padding: 0.5em 1em;
  position: absolute;
  left: 50%;
  min-width: 60px;
  margin-left: -5px;
  margin-bottom: 11px;
  text-align: center;
  transform: translate3d(-50%, 0, 0);
  white-space: normal;
  z-index: 10;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery span.tooltip:after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgb(110,180,63)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  content: "";
  height: 6px;
  left: 50%;
  margin-top: -1px;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transform: translate3d(-50%, 0, 0);
  width: 18px;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery span.tooltip.no-stock {
  background: #b3b3b3;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery span.tooltip.no-stock:after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgb(179, 179, 179)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery:hover:before {
  content: "";
  position: absolute;
  height: 20px;
  left: 0;
  top: -13px;
  width: 100%;
}
ul.product-overview > li a div.product-data div.product-price div.stock-delivery:hover span.tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  bottom: 100%;
}
ul.product-overview > li a div.product-data form {
  display: inline-block;
  margin-left: -4px;
  vertical-align: middle;
  width: 37%;
}
@media (min-width: 768px) and (max-width: 991px) {
  ul.product-overview > li a div.product-data form {
    display: block;
    float: right;
    margin-left: 0;
    width: auto;
  }
  ul.product-overview > li a div.product-data form li.spinner {
    display: none;
  }
}
@media (max-width: 767px) {
  ul.product-overview > li a div.product-data form {
    display: block;
    float: right;
    margin-left: 0;
    width: auto;
  }
  ul.product-overview > li a div.product-data form li.spinner {
    display: none;
  }
}
@media (max-width: 479px) {
  ul.product-overview > li a div.product-data form {
    display: inline-block;
    float: none;
    margin-left: -4px;
    width: 37%;
  }
  ul.product-overview > li a div.product-data form li.spinner,
ul.product-overview > li a div.product-data form li.spinner input[type=text] {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 5px;
    width: 100%;
  }
  ul.product-overview > li a div.product-data form ul.amount li {
    width: 100%;
  }
  ul.product-overview > li a div.product-data form ul.amount li span.basket {
    margin: 0;
    width: 100%;
  }
}
ul.product-overview.list li {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  ul.product-overview.list li {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  ul.product-overview.list li {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  ul.product-overview.list li {
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  ul.product-overview.cat li {
    margin: 0;
  }
  ul.product-overview.cat li:first-child a {
    border-top: 0;
  }
}

/*
*
* SPAN.LABEL
*
*/
span.label {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #4f91cd;
  color: white;
  font: 700 1em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 55px;
  padding: 22px 0;
  position: absolute;
  right: 20px;
  top: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 55px;
}

/*
*
* OVERZICHT INDEx
*
*/
@media (max-width: 767px) {
  div.content.index ul.product-overview {
    display: none;
  }
}

/*
*
* UL.PRODUCT-OVERVIEW-LIST
*
*/
ul.product-overview-list {
  margin-left: -10px;
  margin-right: -10px;
}
ul.product-overview-list:before, ul.product-overview-list:after {
  content: " ";
  display: table;
}
ul.product-overview-list:after {
  clear: both;
}
ul.product-overview-list {
  *zoom: 1;
}
ul.product-overview-list li {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  list-style: none;
}
@media (min-width: 1200px) {
  ul.product-overview-list li {
    float: left;
    width: 100%;
  }
}
ul.product-overview-list li:first-child a {
  border-top: 0;
  padding-top: 0;
}
ul.product-overview-list li a {
  border-top: 1px solid #b3b3b3;
  color: #555555;
  float: left;
  position: relative;
  padding: 0 0;
  text-align: left;
  text-decoration: none;
  width: 100%;
}
ul.product-overview-list li a figure {
  display: inline-block;
  vertical-align: middle;
  width: 10%;
  display: none;
}
ul.product-overview-list li a figure img {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  ul.product-overview-list li a figure {
    width: 20%;
  }
}
ul.product-overview-list li a div.product-data {
  display: inline-block;
  vertical-align: middle;
  padding: 12px 0;
  text-align: left;
  width: 100%;
  /*				@include breakpoint(col-xs)
  				{
  					width: 80%;
  				}*/
}
ul.product-overview-list li a div.product-data span.wishlist {
  background: url(../images/css/wishlist.png) no-repeat center center;
  display: inline-block;
  height: 18px;
  text-decoration: none;
  vertical-align: middle;
  width: 19px;
}
ul.product-overview-list li a div.product-data span.wishlist.added {
  background: url(../images/css/wishlist-added.png) no-repeat center center;
}
ul.product-overview-list li a div.product-data span.wishlist:hover {
  cursor: pointer;
}
ul.product-overview-list li a div.product-data div.product-title {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  width: 60%;
}
@media (max-width: 767px) {
  ul.product-overview-list li a div.product-data div.product-title {
    width: 100%;
  }
}
ul.product-overview-list li a div.product-data div.product-title strong {
  font: 400 1em/22px "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
}
ul.product-overview-list li a div.product-data div.product-title strong.productname {
  font-size: 1.6em;
  width: 80%;
}
@media (max-width: 991px) {
  ul.product-overview-list li a div.product-data div.product-title strong.productname {
    margin: 10px 0;
    width: 100%;
  }
}
ul.product-overview-list li a div.product-data div.product-title span {
  font: 400 1.2em/22px "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
}
ul.product-overview-list li a div.product-data div.product-title span.productbrand {
  display: none;
}
ul.product-overview-list li a div.product-data div.product-title span.articlecode {
  width: 20%;
}
@media (max-width: 991px) {
  ul.product-overview-list li a div.product-data div.product-title span.articlecode {
    width: 100%;
  }
}
ul.product-overview-list li a div.product-data p {
  font-size: 1.4em;
  margin: 10px 0 0 0;
}
ul.product-overview-list li a div.product-data div.product-price {
  color: #b3b3b3;
  display: inline-block;
  margin-left: -4px;
  vertical-align: middle;
  text-align: right;
  width: 30%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  ul.product-overview-list li a div.product-data div.product-price {
    width: 25%;
  }
}
@media (max-width: 767px) {
  ul.product-overview-list li a div.product-data div.product-price {
    text-align: left;
    margin-left: 0;
    margin-top: 10px;
    width: 40%;
  }
}
ul.product-overview-list li a div.product-data div.product-price strong.price {
  display: inline-block;
  font: 600 1.8em/16px "Open Sans", Arial, Helvetica, Sans-serif;
  vertical-align: bottom;
}
ul.product-overview-list li a div.product-data div.product-price div.exclbtw {
  float: right;
  font: 300 1.2em "Open Sans", Arial, Helvetica, Sans-serif;
  font-style: italic;
  padding-top: 5px;
  width: 80%;
}
ul.product-overview-list li a div.product-data div.product-price small.vat {
  display: block;
  font: 300 1.2em/13px "Open Sans", Arial, Helvetica, Sans-serif;
  padding-left: 3px;
  vertical-align: bottom;
}
ul.product-overview-list li a div.product-data div.product-price div.price {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
}
@media (max-width: 767px) {
  ul.product-overview-list li a div.product-data div.product-price div.price {
    width: 50%;
  }
}
ul.product-overview-list li a div.product-data div.product-price span.oldprice {
  font: 300 1.2em "Open Sans", Arial, Helvetica, Sans-serif;
  text-decoration: line-through;
}
ul.product-overview-list li a div.product-data div.product-price span.readmore {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #6eb43f;
  border-bottom: 3px solid #62a138;
  color: white;
  display: inline-block;
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 10px 20px;
  text-transform: uppercase;
  margin-top: 20px;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 15%;
}
@media (max-width: 767px) {
  ul.product-overview-list li a div.product-data div.product-price div.stock-delivery {
    width: 50%;
  }
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery strong.stock {
  background: url(../images/css/icon-stock-ok.png) no-repeat right center;
  color: #37a537;
  display: block;
  font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 0 auto;
  text-indent: 100%;
  height: 20px;
  width: 20px;
  overflow: hidden;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery strong.stock.warning {
  color: #ffa800;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery strong.stock.no-stock {
  background-image: url(../images/css/icon-stock-not.png);
  color: #e10404;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery strong.stock.order {
  background-image: url(../images/css/icon-stock-order.png);
  color: #6eb43f;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery span {
  border-left: 1px solid #b3b3b3;
  float: left;
  font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: right;
  padding-left: 10px;
  margin-left: 10px;
  margin-top: 5px;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery span.display-none {
  display: none;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery span.tooltip {
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  transition: all 0.2s ease;
  background: #6eb43f;
  border: 0;
  bottom: 0;
  color: white;
  margin: 0;
  padding: 0.5em 1em;
  position: absolute;
  left: 50%;
  min-width: 60px;
  margin-bottom: 11px;
  text-align: center;
  transform: translate3d(-50%, 0, 0);
  white-space: normal;
  z-index: 10;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery span.tooltip:after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgb(110,180,63)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  content: "";
  height: 6px;
  left: 50%;
  margin-top: -1px;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transform: translate3d(-50%, 0, 0);
  width: 18px;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery span.tooltip.no-stock {
  background: #b3b3b3;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery span.tooltip.no-stock:after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgb(179, 179, 179)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery:hover:before {
  content: "";
  position: absolute;
  height: 20px;
  left: 0;
  top: -13px;
  width: 100%;
}
ul.product-overview-list li a div.product-data div.product-price div.stock-delivery:hover span.tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  bottom: 100%;
}
ul.product-overview-list li a div.product-data form {
  display: inline-block;
  margin-left: -2px;
  vertical-align: middle;
  width: 10%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  ul.product-overview-list li a div.product-data form {
    width: 15%;
  }
}
@media (max-width: 767px) {
  ul.product-overview-list li a div.product-data form {
    margin-left: -4px;
    width: 60%;
  }
}
ul.product-overview-list li a div.product-data ul.amount {
  float: right;
  width: auto;
}
ul.product-overview-list li a div.product-data ul.amount li {
  padding: 0;
}
@media (max-width: 767px) {
  ul.product-overview-list li a div.product-data ul.amount li input[type=text] {
    width: 80px;
  }
  ul.product-overview-list li a div.product-data ul.amount li span.basket {
    width: 80px;
  }
}
ul.product-overview-list li a span.label {
  height: 45px;
  padding: 0;
  right: 35%;
  line-height: 45px;
  top: 7px;
  width: 45px;
}
@media (max-width: 767px) {
  ul.product-overview-list li a span.label {
    right: 10px;
  }
}
ul.product-overview-list li a span.label:after {
  display: none;
}
ul.product-overview-list li a:hover div.product-data div.product-price span.readmore, ul.product-overview-list li a:focus div.product-data div.product-price span.readmore {
  background: #ed1848;
  border-bottom-color: #da113e;
}
ul.product-overview-list li a:hover div.product-data div.product-price span.readmore:active, ul.product-overview-list li a:focus div.product-data div.product-price span.readmore:active {
  border-bottom-width: 1px;
  margin-top: 22px;
}
@media (max-width: 767px) {
  ul.product-overview-list.cat li {
    margin: 0;
  }
  ul.product-overview-list.cat li a {
    padding: 10px;
  }
}

/*

	PRODUCT DETAIL

*/
/*
*
* PRODUCT IMAGES
*
*/
div.product-images {
  float: left;
  width: 50%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /*
  *
  * Slider wrap
  *
  */
}
@media (min-width: 768px) {
  div.product-images {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  div.product-images {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  div.product-images {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.product-images {
    margin-bottom: 20px;
    padding: 0;
  }
}
@media (max-width: 479px) {
  div.product-images {
    width: 100%;
  }
}
div.product-images div.slider-wrap {
  float: left;
  position: relative;
  width: 100%;
}
div.product-images div.slider-wrap.border {
  display: block;
  width: 100%;
}
div.product-images div.slider-wrap.border:before, div.product-images div.slider-wrap.border:after {
  content: " ";
  display: table;
}
div.product-images div.slider-wrap.border:after {
  clear: both;
}
div.product-images div.slider-wrap.border {
  *zoom: 1;
}
@media (max-width: 767px) {
  div.product-images div.slider-wrap.border {
    padding-bottom: 20px;
  }
}
div.product-images div.slider-wrap div {
  float: left;
  width: 100%;
}
div.product-images div.slider-wrap div.thumbs-large-prod {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  div.product-images div.slider-wrap div.thumbs-large-prod {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
div.product-images div.slider-wrap div div.item {
  list-style: none;
  float: left;
  width: 100%;
}
div.product-images div.slider-wrap div div.item a img {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: block;
  width: 100%;
}
div.product-images div.slider-wrap div.thumbs-small {
  padding: 0 20px;
}
div.product-images div.slider-wrap div.thumbs-small div.item a {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  padding: 0 5px;
  display: block;
  width: 100%;
}
div.product-images div.slider-wrap div.thumbs-small div.item a img {
  border: 1px solid #b3b3b3;
  display: block;
  width: 100%;
}

/*
*
* PRODUCT DATA
*
*/
div.product-data-right {
  float: left;
  width: 50%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.product-data-right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  div.product-data-right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  div.product-data-right {
    float: left;
    width: 50%;
  }
}
@media (max-width: 479px) {
  div.product-data-right {
    width: 100%;
  }
}
div.product-data-right div.wrap {
  float: left;
  border-bottom-width: 3px;
  width: 100%;
}
@media (max-width: 767px) {
  div.product-data-right div.wrap {
    padding-top: 20px;
  }
}
div.product-data-right div.articlehtmlmemo {
  float: left;
  margin-top: 10px;
  width: 100%;
}
div.product-data-right div.title {
  float: left;
  position: relative;
  width: 100%;
}
@media (max-width: 479px) {
  div.product-data-right div.title {
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border-top: 1px solid #b3b3b3;
    padding-top: 20px;
  }
}
div.product-data-right div.title h1 {
  color: black;
  font: 200 3em/30px "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  div.product-data-right div.title h1 {
    font: 200 2em/30px "Open Sans", Arial, Helvetica, Sans-serif;
  }
}
div.product-data-right div.title div.brand-wrap {
  margin-top: 5px;
  width: 100%;
}
div.product-data-right div.title div.brand-wrap:before, div.product-data-right div.title div.brand-wrap:after {
  content: " ";
  display: table;
}
div.product-data-right div.title div.brand-wrap:after {
  clear: both;
}
div.product-data-right div.title div.brand-wrap {
  *zoom: 1;
}
div.product-data-right div.title div.brand-wrap > span {
  color: black;
  display: inline-block;
  font: 400 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
}
@media (max-width: 767px) {
  div.product-data-right div.title div.brand-wrap > span {
    font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  }
}
div.product-data-right div.box-wrap {
  float: left;
  width: 100%;
  /*Submit button add to cart*/
}
div.product-data-right div.box-wrap button[type=submit] {
  background: #ed1848;
  border: 0;
  color: white;
  font: 300 2.4em/60px "Open Sans", Arial, Helvetica, Sans-serif;
  height: 60px;
  margin-top: 20px;
  -webkit-appearance: none;
  width: 100%;
}
div.product-data-right div.box-wrap button[type=submit].added {
  background: #349d34;
}
div.product-data-right div.box-wrap button[type=submit].added:hover, div.product-data-right div.box-wrap button[type=submit].added:focus {
  background: #43c143;
}
div.product-data-right div.box-wrap button[type=submit]:hover, div.product-data-right div.box-wrap button[type=submit]:focus {
  background: #f1476d;
}
div.product-data-right div.box-wrap a.btn-order,
div.product-data-right div.box-wrap a.gratisofferte {
  background: #ed1848;
  color: white;
  float: left;
  font: 300 2.4em/60px "Open Sans", Arial, Helvetica, Sans-serif;
  height: 60px;
  margin-top: 20px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
div.product-data-right div.box-wrap a.btn-order:hover, div.product-data-right div.box-wrap a.btn-order:focus,
div.product-data-right div.box-wrap a.gratisofferte:hover,
div.product-data-right div.box-wrap a.gratisofferte:focus {
  background: #da113e;
}
div.product-data-right div.box-wrap a.gratisofferte {
  background: #6eb43f;
}
div.product-data-right div.box-wrap a.gratisofferte:hover, div.product-data-right div.box-wrap a.gratisofferte:focus {
  background: #62a138;
}
div.product-data-right div.box-wrap span.wishlist {
  background: url(../images/css/wishlist.png) no-repeat center center;
  display: inline-block;
  height: 18px;
  text-decoration: none;
  vertical-align: middle;
  width: 19px;
  margin-top: 10px;
}
div.product-data-right div.box-wrap span.wishlist.added {
  background: url(../images/css/wishlist-added.png) no-repeat center center;
}
div.product-data-right div.box-wrap span.wishlist:hover {
  cursor: pointer;
}
div.product-data-right div.price {
  float: left;
  margin-top: 20px;
  width: 100%;
}
div.product-data-right div.price strong,
div.product-data-right div.price small {
  display: inline-block;
  vertical-align: bottom;
}
div.product-data-right div.price strong.no-display,
div.product-data-right div.price small.no-display {
  display: none;
}
div.product-data-right div.price strong.oldprice,
div.product-data-right div.price small.oldprice {
  text-decoration: line-through;
}
div.product-data-right div.price strong {
  color: black;
  padding-right: 8px;
  font: 300 3em/1em "Open Sans", Arial, Helvetica, Sans-serif;
}
@media (min-width: 768px) and (max-width: 991px) {
  div.product-data-right div.price strong {
    line-height: 1.7em;
  }
}
div.product-data-right div.price small,
div.product-data-right div.price span.vat {
  color: #d9d9d9;
  font: 400 1.2em "Open Sans", Arial, Helvetica, Sans-serif;
}
div.product-data-right div.price span.label {
  font: 400 0.8em "Open Sans", Arial, Helvetica, Sans-serif;
}
div.product-data-right div.price span.korting {
  color: #ed1848;
  font: 700 1.4em/1em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-right: 10px;
  text-transform: uppercase;
}
div.product-data-right div.price span.brutoprice {
  font: 300 1.7em/1em "Open Sans", Arial, Helvetica, Sans-serif;
  color: black;
  text-decoration: line-through;
  margin-right: 10px;
}
div.product-data-right div.stock-delivery {
  float: left;
  margin-top: 20px;
  position: relative;
  width: 100%;
}
div.product-data-right div.stock-delivery strong.stock {
  background: url(../images/css/icon-stock-ok.png) no-repeat left center;
  color: #349d34;
  float: left;
  font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 3px 0 3px 35px;
}
div.product-data-right div.stock-delivery strong.stock.warning {
  color: #ffa800;
}
div.product-data-right div.stock-delivery strong.stock.no-stock {
  background-image: url(../images/css/icon-stock-not.png);
  color: #e10404;
}
div.product-data-right div.stock-delivery strong.stock.order {
  background-image: url(../images/css/icon-stock-order.png);
  color: #ffa800;
}
div.product-data-right div.stock-delivery span {
  border-left: 1px solid #b3b3b3;
  float: left;
  font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: right;
  padding-left: 10px;
  margin-left: 10px;
  margin-top: 5px;
}
div.product-data-right div.stock-delivery span.display-none {
  display: none;
}
div.product-data-right div.stock-delivery span.tooltip {
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  transition: all 0.2s ease;
  background: #6eb43f;
  border: 0;
  bottom: 0;
  color: white;
  margin: 0;
  padding: 0.5em 1em;
  position: absolute;
  left: 0;
  min-width: 60px;
  margin-left: -21px;
  margin-bottom: 11px;
  text-align: center;
  white-space: normal;
  z-index: 10;
}
div.product-data-right div.stock-delivery span.tooltip:after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgb(110,180,63)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
  content: "";
  height: 6px;
  left: 50%;
  margin-top: -1px;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transform: translate3d(-50%, 0, 0);
  width: 18px;
}
div.product-data-right div.stock-delivery span.tooltip.no-stock {
  background: #b3b3b3;
}
div.product-data-right div.stock-delivery span.tooltip.no-stock:after {
  background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgb(179, 179, 179)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
  background-size: 100% auto;
}
div.product-data-right div.stock-delivery:hover:before {
  content: "";
  position: absolute;
  height: 20px;
  left: 0;
  top: -13px;
  width: 100%;
}
div.product-data-right div.stock-delivery:hover span.tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  bottom: 100%;
}
div.product-data-right div.costs {
  float: left;
  margin-top: 10px;
}
div.product-data-right div.costs strong {
  font-size: 1.2em;
}
div.product-data-right div.costs dl {
  font-size: 1.2em;
}
div.product-data-right div.costs dl dt {
  clear: both;
  text-transform: capitalize;
}
div.product-data-right div.costs dl dt,
div.product-data-right div.costs dl dd {
  float: left;
  width: 85px;
}
div.product-data-right ul.amount {
  border-top: 1px solid #b3b3b3;
  float: left;
  margin-top: 20px;
  padding-top: 20px;
  text-align: left;
  width: 100%;
}
div.product-data-right ul.amount.spinner-wrap li {
  width: 75%;
}
div.product-data-right ul.amount.spinner-wrap li:first-child {
  width: 20%;
}
div.product-data-right ul.amount li {
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  display: inline-block;
  list-style: none;
  vertical-align: middle;
  width: auto;
}
div.product-data-right ul.amount li:first-child {
  padding: 5px 20px 0 0;
}
div.product-data-right ul.amount li input[type=text] {
  border: 1px solid #b3b3b3;
  color: #555555;
  font: 400 1.2em/38px "Open Sans", Arial, Helvetica, Sans-serif;
  min-width: 150px;
  padding: 5px;
  text-align: center;
  width: 50px;
}
div.product-data-right ul.amount li input[type=text]:focus {
  border-color: black;
}
div.product-data-right ul.amount li div.input-group.bootstrap-touchspin span {
  float: left;
}
div.product-data-right ul.amount li div.input-group.bootstrap-touchspin button {
  border-radius: 2px 0 0 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  background: white;
  color: #555555;
  float: left;
  font-weight: 600;
  height: 40px;
  width: 40px;
}
div.product-data-right ul.amount li div.input-group.bootstrap-touchspin button:hover, div.product-data-right ul.amount li div.input-group.bootstrap-touchspin button:focus {
  background: #e6e6e6;
}
div.product-data-right ul.amount li div.input-group.bootstrap-touchspin button.bootstrap-touchspin-up {
  border-radius: 0px 2px 2px 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
div.product-data-right ul.amount li div.input-group.bootstrap-touchspin input[type=text] {
  border-left: 0;
  border-right: 0;
  float: left;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  width: 20%;
}
div.product-data-right ul.amount li div.input-group.bootstrap-touchspin input[type=text]:focus {
  border: 1px solid #b3b3b3;
  border-left: 0;
  border-right: 0;
  color: black;
}

/*
*
* OPTIEREEKSEN
*
*/
ul.optionseries {
  float: left;
  margin-top: 10px;
  width: 100%;
}
ul.optionseries:first-child {
  border-top: 1px solid #b3b3b3;
  padding-top: 20px;
  margin-top: 20px;
}
ul.optionseries li {
  float: left;
  margin-right: 5px;
  list-style: none;
}
ul.optionseries li:first-child {
  margin-right: 0;
  width: 100%;
}
ul.optionseries li:first-child strong {
  display: block;
  font: 700 1.5em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 3px;
  width: 100%;
}
ul.optionseries li input[type=radio] {
  display: none;
}
ul.optionseries li a {
  border: 1px solid #b3b3b3;
  border-width: 2px;
  display: block;
  color: #555555;
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 50px;
  line-height: 48px;
  min-width: 50px;
  text-align: center;
  text-decoration: none;
  width: auto;
}
ul.optionseries li a.no-color {
  font-size: 1.4em;
}
ul.optionseries li a.no-color span {
  text-indent: 0px;
}
ul.optionseries li a span {
  float: left;
  text-indent: -9999px;
  width: 100%;
}
ul.optionseries li.active a {
  border: 2px solid #6eb43f;
  background: #e1e1e1;
  color: #6eb43f;
}
ul.optionseries li select {
  border: 1px solid #b3b3b3;
  float: left;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  max-width: 500px;
  min-width: 300px;
  padding: 5px 10px;
  width: 100%;
}

/*
*
* ADD-TO-CART
*
*/
a.add-to-cart,
input[type=submit].add-to-cart,
input[type=button].add-to-cart {
  background: #349d34;
  border: 0;
  color: white;
  font: 300 2.4em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 10px 0;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
a.add-to-cart:hover, a.add-to-cart:focus,
input[type=submit].add-to-cart:hover,
input[type=submit].add-to-cart:focus,
input[type=button].add-to-cart:hover,
input[type=button].add-to-cart:focus {
  background: #ed1848;
}

a.add-to-cart {
  float: left;
  text-decoration: none;
}

/*
*
* USP
*
*/
ul.usp-product {
  border-top: 1px solid #b3b3b3 !important;
  float: left;
  margin-top: 20px;
  padding-top: 20px;
  width: 100%;
}
ul.usp-product li {
  background: url(../images/css/icon-usp-product.png) no-repeat left center;
  color: #555555;
  float: left;
  font: 400 1.5em "Open Sans", Arial, Helvetica, Sans-serif;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  padding-left: 23px;
  width: 100%;
}
ul.usp-product li:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  ul.usp-product {
    margin-bottom: 20px !important;
  }
}

/*
*
* ALTERNATIEVEN
*
*/
div.soldout {
  border-top: 1px solid #b3b3b3;
  float: left;
  margin-top: 20px;
  padding-top: 20px;
  width: 100%;
}
div.soldout h3 {
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  width: 100%;
}
div.soldout h3 strong {
  font-weight: 700;
}
div.soldout ul.product-overview li {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  margin-top: 20px;
}
@media (min-width: 768px) {
  div.soldout ul.product-overview li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  div.soldout ul.product-overview li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  div.soldout ul.product-overview li {
    float: left;
    width: 50%;
  }
}
div.soldout ul.product-overview li:nth-child(2n+1) {
  clear: both;
}
div.soldout ul.product-overview li a {
  border: 0;
  background: 0;
}
div.soldout ul.product-overview li a figure {
  border: 0;
  display: inline-block;
  float: none;
  padding: 0;
  vertical-align: top;
  width: 15%;
}
div.soldout ul.product-overview li a div.product-data {
  display: inline-block;
  float: none;
  height: auto;
  vertical-align: top;
  padding: 0 0 0 20px;
  width: 80%;
}
div.soldout ul.product-overview li a div.product-data div.product-title,
div.soldout ul.product-overview li a div.product-data div.product-price {
  height: auto;
  overflow: default;
}
div.soldout ul.product-overview li a div.product-data div.product-title {
  margin-bottom: 3px;
}
div.soldout ul.product-overview li a div.product-data div.product-title strong {
  color: #555555;
  font-weight: 700;
  font-size: 1.6em;
  line-height: 16px;
}
div.soldout ul.product-overview li a div.product-data div.product-title span {
  display: none;
}
div.soldout ul.product-overview li a div.product-data div.product-price strong {
  color: #349d34;
  font-weight: 700;
}
div.soldout ul.product-overview li a div.product-data div.product-price div.price small.vat {
  display: none;
}
div.soldout ul.product-overview li a div.product-data div.product-price span.oldprice,
div.soldout ul.product-overview li a div.product-data div.product-price small.oldprice.no-display {
  display: none;
}
div.soldout ul.product-overview li a span.label {
  display: none;
}
div.soldout ul.product-overview li a:hover div.product-data div.product-title strong, div.soldout ul.product-overview li a:focus div.product-data div.product-title strong {
  color: #6eb43f;
}

/*
*
* MAIL ON STOCK
*
*/
div.mail-on-stock {
  border-top: 1px solid #b3b3b3;
  float: left;
  padding-top: 20px;
  margin-top: 20px;
  width: 100%;
}
div.mail-on-stock h2 {
  font-size: 2.2em;
}
div.mail-on-stock ul.form {
  float: left;
  margin-top: 20px;
  width: 100%;
}
div.mail-on-stock ul.form li {
  float: left;
  width: 30%;
}
@media (max-width: 479px) {
  div.mail-on-stock ul.form li {
    width: 100%;
  }
}
div.mail-on-stock ul.form li:first-child {
  width: 70%;
}
@media (max-width: 479px) {
  div.mail-on-stock ul.form li:first-child {
    width: 100%;
  }
}
div.mail-on-stock ul.form li input[type=email], div.mail-on-stock ul.form li input[type=text] {
  border-radius: 5px 0 0 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-right: 0;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 60px;
  padding: 0 15px;
  width: 100%;
}
@media (max-width: 479px) {
  div.mail-on-stock ul.form li input[type=email], div.mail-on-stock ul.form li input[type=text] {
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border-right: 1px solid #b3b3b3;
  }
}
div.mail-on-stock ul.form li input[type=submit], div.mail-on-stock ul.form li input[type=button] {
  border-radius: 0px 5px 5px 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 60px;
  text-transform: uppercase;
  margin-top: 0;
  width: 100%;
}
@media (max-width: 479px) {
  div.mail-on-stock ul.form li input[type=submit], div.mail-on-stock ul.form li input[type=button] {
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
}

/*
*
* TECHINOF
*
*/
ul.techinfo li {
  border-bottom: 1px solid #b3b3b3;
  float: left;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  list-style: none;
  padding: 5px;
  width: 100%;
}
ul.techinfo li:first-child {
  border-top: 1px solid #b3b3b3;
}
ul.techinfo li:nth-child(even) {
  background: #f2f2f2;
}
ul.techinfo li strong {
  font-weight: 600;
  float: left;
  width: 25%;
}
ul.techinfo li span {
  float: left;
  width: 75%;
}
@media (max-width: 767px) {
  ul.techinfo li strong,
ul.techinfo li span {
    width: 100%;
  }
}

/*
*
* REVIEWS
*
*/
ul.review {
  float: left;
  width: 100%;
}
ul.review li {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
  list-style: none;
}
ul.review li:before, ul.review li:after {
  content: " ";
  display: table;
}
ul.review li:after {
  clear: both;
}
ul.review li {
  *zoom: 1;
}
ul.review li div.left {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  ul.review li div.left {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  ul.review li div.left {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  ul.review li div.left {
    float: left;
    width: 16.6666666667%;
  }
}
ul.review li div.left strong {
  color: #555555;
  display: block;
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  padding-bottom: 4px;
  width: 100%;
}
ul.review li div.left small {
  display: block;
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 5px;
  width: 100%;
}
ul.review li div.right {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  border-left: 1px solid #b3b3b3;
  padding-left: 50px;
}
@media (min-width: 768px) {
  ul.review li div.right {
    float: left;
    width: 75%;
  }
}
@media (min-width: 992px) {
  ul.review li div.right {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  ul.review li div.right {
    float: left;
    width: 83.3333333333%;
  }
}
@media (max-width: 767px) {
  ul.review li div.right {
    border-left: 0;
    padding-left: 10px;
  }
}

div.addreview {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #f2f2f2;
  float: left;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 20px;
  width: 100%;
}

.star-rating {
  background: url("../images/css/icon-star.png") no-repeat left center;
  cursor: pointer;
  float: left;
  height: 15px;
  text-indent: -9999px;
  width: 15px;
}
.star-rating.star-rating-hover, .star-rating:hover {
  background: url("../images/css/icon-star-hover.png") no-repeat left center;
}
.star-rating.star-rating-on {
  background-image: url("../images/css/icon-star-active.png");
}

/*
*
* SETS
*
*/
form.sets-form {
  border-top: 1px solid #b3b3b3;
  float: left;
  padding: 30px 0;
  width: 100%;
}
form.sets-form:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
form.sets-form:last-child {
  padding-bottom: 0;
}

ul.overview-sets-link {
  float: left;
  width: 100%;
}
ul.overview-sets-link > li {
  float: left;
  list-style: none;
  width: 100%;
}
ul.overview-sets-link > li h3 {
  float: left;
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 10px;
  width: 100%;
}
ul.overview-sets-link > li h3 a {
  color: #6eb43f;
  text-decoration: none;
}
ul.overview-sets-link > li h3 a:hover, ul.overview-sets-link > li h3 a:focus {
  color: #555555;
}
ul.overview-sets-link > li.price-info, ul.overview-sets-link > li.link {
  display: none;
}
@media (max-width: 991px) {
  ul.overview-sets-link > li.price-info, ul.overview-sets-link > li.link {
    display: block;
  }
}
ul.overview-sets-link > li.price-info a, ul.overview-sets-link > li.link a {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #349d34;
  border-bottom: 3px solid #2e8a2e;
  color: white;
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  padding: 10px 20px;
  margin-top: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
ul.overview-sets-link > li.price-info a:hover, ul.overview-sets-link > li.price-info a:focus, ul.overview-sets-link > li.link a:hover, ul.overview-sets-link > li.link a:focus {
  background: #2e8a2e;
  border-bottom-color: #277727;
}
ul.overview-sets-link > li.price-info a:hover:active, ul.overview-sets-link > li.price-info a:focus:active, ul.overview-sets-link > li.link a:hover:active, ul.overview-sets-link > li.link a:focus:active {
  border-bottom-width: 1px;
  margin-top: 12px;
}
ul.overview-sets-link > li.price-info {
  color: #349d34;
  float: left;
  margin-top: 0px;
  margin-bottom: 5px;
  width: 100%;
}
ul.overview-sets-link > li.price-info strong {
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
}
ul.overview-sets-link > li.price-info strong.price {
  color: black;
  font-size: 1.8em;
}
ul.overview-sets-link > li.price-info strong.price span.vat {
  font-size: 0.7em;
}
ul.overview-sets-link > li ul.overview {
  float: left;
  width: 100%;
}
@media (max-width: 991px) {
  ul.overview-sets-link > li ul.overview {
    margin-left: -10px;
    margin-right: -10px;
    margin: 0 -5px;
  }
  ul.overview-sets-link > li ul.overview:before, ul.overview-sets-link > li ul.overview:after {
    content: " ";
    display: table;
  }
  ul.overview-sets-link > li ul.overview:after {
    clear: both;
  }
  ul.overview-sets-link > li ul.overview {
    *zoom: 1;
  }
}
ul.overview-sets-link > li ul.overview > li {
  background: #f2f2f2;
  float: left;
  list-style: none;
  padding: 10px 5px;
}
@media (max-width: 991px) {
  ul.overview-sets-link > li ul.overview > li {
    background: 0;
    padding: 0;
    float: left;
    width: 33.3333333333%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    padding: 0 5px;
  }
}
ul.overview-sets-link > li ul.overview > li:first-child {
  background: 0;
  margin-right: 10px;
  padding: 0;
  position: relative;
}
@media (max-width: 991px) {
  ul.overview-sets-link > li ul.overview > li:first-child {
    margin-right: 0;
    padding: 0 5px;
  }
}
ul.overview-sets-link > li ul.overview > li:first-child:after {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #555555;
  color: white;
  content: "+";
  display: block;
  font: 700 1.6em/18px "Open Sans", Arial, Helvetica, Sans-serif;
  height: 20px;
  margin: -10px 0 0 0;
  position: absolute;
  right: -11px;
  top: 50%;
  text-align: center;
  width: 20px;
}
ul.overview-sets-link > li ul.overview > li:first-child a {
  width: 140px;
}
@media (max-width: 991px) {
  ul.overview-sets-link > li ul.overview > li:first-child a {
    width: 100%;
  }
}
ul.overview-sets-link > li ul.overview > li:nth-last-child(2) {
  padding-right: 10px;
}
@media (max-width: 991px) {
  ul.overview-sets-link > li ul.overview > li:nth-last-child(2) {
    padding: 0 5px;
  }
}
ul.overview-sets-link > li ul.overview > li:nth-child(2) {
  padding-left: 10px;
}
@media (max-width: 991px) {
  ul.overview-sets-link > li ul.overview > li:nth-child(2) {
    padding: 0 5px;
  }
}
@media (max-width: 991px) and (min-width: 1px) {
  ul.overview-sets-link > li ul.overview > li:nth-child(4) {
    margin-left: 33.3333333333%;
  }
}
@media (max-width: 991px) and (min-width: 1px) {
  ul.overview-sets-link > li ul.overview > li:nth-child(6) {
    margin-left: 33.3333333333%;
  }
}
@media (max-width: 991px) and (min-width: 1px) {
  ul.overview-sets-link > li ul.overview > li:nth-child(8) {
    margin-left: 33.3333333333%;
  }
}
ul.overview-sets-link > li ul.overview > li.buy-set {
  background: 0;
  float: right;
  padding: 40px 0 0 0;
  width: 200px;
}
@media (max-width: 991px) {
  ul.overview-sets-link > li ul.overview > li.buy-set {
    display: none;
  }
}
ul.overview-sets-link > li ul.overview > li.buy-set ul li {
  float: left;
  list-style: none;
  width: 100%;
}
ul.overview-sets-link > li ul.overview > li.buy-set ul li.discount {
  color: #349d34;
  font: 700 1.5em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: right;
  width: 100%;
}
ul.overview-sets-link > li ul.overview > li.buy-set ul li.discount strong {
  font-weight: 700;
}
ul.overview-sets-link > li ul.overview > li.buy-set ul li.bundel {
  padding-top: 10px;
}
ul.overview-sets-link > li ul.overview > li.buy-set ul li.bundel strong {
  color: black;
  float: left;
  font: 700 2em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: right;
  padding-right: 20px;
  padding-top: 5px;
  width: 70%;
}
ul.overview-sets-link > li ul.overview > li.buy-set ul li.bundel strong span {
  float: left;
  font: 700 0.6em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: right;
  width: 100%;
}
ul.overview-sets-link > li ul.overview > li.buy-set ul li.bundel input[type=submit] {
  background: url(../images/css/icon-cart.png) no-repeat center center #349d34;
  float: right;
  height: 55px;
  font-size: 0;
  margin-top: 0;
  width: 55px;
}
ul.overview-sets-link > li ul.overview > li.buy-set ul li.bundel input[type=submit]:hover, ul.overview-sets-link > li ul.overview > li.buy-set ul li.bundel input[type=submit]:focus {
  background-color: #ed1848;
}
ul.overview-sets-link > li ul.overview > li div.set-configurator {
  width: 120px;
}
@media (max-width: 991px) {
  ul.overview-sets-link > li ul.overview > li div.set-configurator {
    display: none !important;
  }
}
ul.overview-sets-link > li ul.overview > li div.set-configurator ul.optionseries li {
  float: left;
  margin-bottom: 5px;
  width: 40%;
}
ul.overview-sets-link > li ul.overview > li div.set-configurator ul.optionseries li:first-child {
  width: 100%;
}
ul.overview-sets-link > li ul.overview > li div.set-configurator ul.optionseries li.active a {
  border: 1px solid #6eb43f;
}
ul.overview-sets-link > li ul.overview > li div.set-configurator ul.optionseries li a {
  width: 100%;
}
ul.overview-sets-link > li ul.overview > li a {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  display: block;
  width: 120px;
}
@media (max-width: 991px) {
  ul.overview-sets-link > li ul.overview > li a {
    width: 100%;
  }
}
ul.overview-sets-link > li ul.overview > li a:hover, ul.overview-sets-link > li ul.overview > li a:focus {
  border-color: #6eb43f;
}
ul.overview-sets-link > li ul.overview > li a img {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: block;
  width: 100%;
}

/** SETDETAIL */
div.setparts {
  float: left;
  margin-top: 30px;
  width: 100%;
}

ul.setoverview {
  margin-left: -10px;
  margin-right: -10px;
}
ul.setoverview:before, ul.setoverview:after {
  content: " ";
  display: table;
}
ul.setoverview:after {
  clear: both;
}
ul.setoverview {
  *zoom: 1;
}
ul.setoverview > li {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  list-style: none;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  ul.setoverview > li {
    float: left;
    width: 33.3333333333%;
  }
}
ul.setoverview > li:first-child, ul.setoverview > li:nth-child(2), ul.setoverview > li:nth-child(3) {
  margin-top: 0;
}
ul.setoverview > li:nth-child(3n+1) {
  clear: both;
}
ul.setoverview > li span.wrap {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  float: left;
  padding: 20px;
  width: 100%;
}
ul.setoverview > li a {
  display: block;
  text-decoration: none;
  width: 100%;
}
ul.setoverview > li a img {
  display: inline-block;
  vertical-align: middle;
}
ul.setoverview > li a h3 {
  color: #6eb43f;
  display: inline-block;
  font: 700 1.5em "Open Sans", Arial, Helvetica, Sans-serif;
  text-decoration: none;
  padding-left: 20px;
  vertical-align: middle;
}
ul.setoverview > li a.options {
  float: left;
  width: 40%;
}
ul.setoverview > li a.options h3 {
  padding-left: 0;
}
ul.setoverview > li ul.optionseries {
  border-top: 0;
  padding-top: 0;
  margin-top: 10px;
}
ul.setoverview > li ul.optionseries:first-child {
  margin-top: 0;
}
ul.setoverview > li ul.optionseries li select {
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}
ul.setoverview > li div.set-configurator {
  float: left;
  width: 60%;
}

/*
*
* GIFTCARD
*
*/
div.giftcard-bottom {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  display: block;
  padding: 20px;
  margin-top: 30px;
  width: 100%;
}
div.giftcard-bottom:before, div.giftcard-bottom:after {
  content: " ";
  display: table;
}
div.giftcard-bottom:after {
  clear: both;
}
div.giftcard-bottom {
  *zoom: 1;
}
@media (max-width: 767px) {
  div.giftcard-bottom {
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 0;
    border-top: 1px solid #b3b3b3;
    margin-top: 0;
  }
}
div.giftcard-bottom ul.giftcard {
  float: left;
  padding-right: 20px;
  width: 50%;
}
@media (max-width: 991px) {
  div.giftcard-bottom ul.giftcard {
    width: 100%;
    padding-right: 0;
  }
}
div.giftcard-bottom ul.giftcard li {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  div.giftcard-bottom ul.giftcard li {
    width: 100%;
  }
}
div.giftcard-bottom ul.giftcard li label {
  width: 100%;
}
div.giftcard-bottom ul.giftcard li input[type=text], div.giftcard-bottom ul.giftcard li input[type=email] {
  float: left;
  width: 95%;
}
@media (max-width: 767px) {
  div.giftcard-bottom ul.giftcard li input[type=text], div.giftcard-bottom ul.giftcard li input[type=email] {
    width: 100%;
  }
}
div.giftcard-bottom ul.giftcard li textarea {
  height: 150px;
  width: 100%;
}
div.giftcard-bottom ul.giftcard li.title {
  width: 100%;
}
div.giftcard-bottom ul.giftcard li.title strong {
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
}
div.giftcard-bottom ul.giftcard li span.countdown {
  float: left;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  padding-top: 10px;
}
div.giftcard-bottom ul.giftcard.right {
  border-left: 1px solid #b3b3b3;
  padding-right: 0;
  padding-left: 20px;
}
@media (max-width: 991px) {
  div.giftcard-bottom ul.giftcard.right {
    border-left: 0;
    padding-left: 0;
  }
}
div.giftcard-bottom ul.giftcard.right li {
  width: 100%;
}
div.giftcard-bottom ul.giftcard.bottom {
  border-top: 1px solid #b3b3b3;
  padding: 20px 0 0;
  margin-top: 20px;
  width: 100%;
}
div.giftcard-bottom ul.giftcard.bottom li {
  float: left;
  width: 50%;
}
div.giftcard-bottom div.box {
  border-top: 1px solid #b3b3b3;
  float: left;
  padding-top: 20px;
  margin-top: 20px;
  width: 100%;
}
div.giftcard-bottom div.box span.italic {
  float: left;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  padding-top: 10px;
  width: auto;
}
div.giftcard-bottom div.box input[type=submit] {
  float: right;
  max-width: 300px;
  margin-top: 0 !important;
}
div.giftcard-bottom div.box input[type=submit]:active {
  margin-top: 2px;
}
@media (max-width: 767px) {
  div.giftcard-bottom div.box input[type=submit] {
    max-width: 100%;
    margin-top: 20px !important;
    width: 100%;
  }
}

/*
*
* PRODUCT IMAGES
*
*/
div.extra-product-info {
  float: left;
  margin-top: 30px;
  width: 100%;
}

/*
*
* PRODUCT POPUP OFFERTE
*
*/
section.item.popup {
  padding-top: 20px;
}
section.item.popup ul.form li {
  font-size: 1em;
}
section.item.popup ul.form li label {
  width: 30%;
}
section.item.popup ul.form li textarea {
  width: 70%;
}
section.item.popup ul.form li input {
  width: 70%;
}
section.item.popup ul.form li input.button {
  float: left;
  width: auto;
}
section.item.popup ul.form li input.button#btn-back {
  background: #cccccc;
  border-bottom-color: #999999;
  margin-right: 20px;
}
section.item.popup ul.form li input.button#btn-back:hover {
  background: #bfbfbf;
}

div.linkedproducts {
  float: left;
  padding: 20px 0px;
  width: 100%;
}
@media (max-width: 767px) {
  div.linkedproducts {
    padding: 20px;
  }
}
div.linkedproducts ul.product-overview {
  margin: 0;
}

/*

	REVIEWS

*/
div.review-wrapper {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  float: left;
  max-width: 70%;
  width: 100%;
}
@media (min-width: 991px) and (max-width: 1199px) {
  div.review-wrapper {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  div.review-wrapper {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  div.review-wrapper {
    border: 0;
  }
}
div.review-wrapper div.btn-wrap a {
  border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #555555;
  background: #f2f2f2;
  border-top: 1px solid #b3b3b3;
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  padding: 20px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
div.review-wrapper div.btn-wrap a:hover, div.review-wrapper div.btn-wrap a:focus {
  background: #555555;
  color: white;
}

div.add-review {
  float: left;
  border-bottom: 1px solid #b3b3b3;
  width: 100%;
}
div.add-review div.review-text {
  float: left;
  padding: 20px;
  width: 70%;
}
div.add-review div.review-text h1 {
  margin-bottom: 10px;
}
div.add-review div.review-text strong.about {
  display: block;
  font: 700 1.7em "Open Sans", Arial, Helvetica, Sans-serif;
  width: 100%;
}
div.add-review div.review-text p {
  margin-top: 10px;
}
div.add-review figure.review-figure {
  float: right;
  padding: 20px;
  width: 30%;
}
div.add-review figure.review-figure img {
  border-radius: 0 5px 0 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: block;
  float: right;
  max-width: 180px;
  width: 100%;
}

div.form-review {
  float: left;
  padding: 20px;
  width: 100%;
}

/*

	REVIEW ADDED

*/
ul.review-added {
  float: left;
  list-style: none;
}
ul.review-added > li {
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  list-style: none;
  padding: 5px 0;
  width: 100%;
}
ul.review-added > li label {
  font-weight: 700;
  float: left;
}
ul.review-added > li strong {
  font-weight: 700;
}
ul.review-added > li ul {
  float: left;
  padding: 0 10px;
}
ul.review-added > li ul li {
  float: left;
  list-style: none;
  width: auto;
}
ul.review-added > li span {
  font-weight: 700;
  float: left;
}

nav.pager {
  float: left;
  text-align: center;
  margin-top: 20px;
  width: 100%;
}
nav.pager li {
  float: left;
  font: 200 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  line-height: 28px;
  height: 35px;
  list-style: none !important;
  margin: 0 0 0 3px;
  width: 35px;
}
nav.pager li.active {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #6eb43f;
  color: white;
}
nav.pager li a {
  border: 1px solid #b3b3b3;
  border-bottom-width: 3px;
  color: #555555;
  height: 35px;
  text-decoration: none;
  width: 100%;
}
nav.pager li a:hover, nav.pager li a:focus {
  background: #f2f2f2;
}
nav.pager li a,
nav.pager li span {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: block;
}
nav.pager li.next, nav.pager li.prev {
  width: auto;
}
nav.pager li.next a, nav.pager li.prev a {
  padding: 0 10px;
  width: auto;
}
nav.pager li.next strong, nav.pager li.prev strong {
  font-weight: 200;
}
@media (max-width: 767px) {
  nav.pager li.next strong, nav.pager li.prev strong {
    display: none;
  }
}

nav.social-media {
  float: left;
  margin-top: 20px;
  width: 100%;
}
@media (max-width: 767px) {
  nav.social-media {
    border-top: 1px solid #b3b3b3;
    margin-top: 0;
    padding: 20px;
    width: 100%;
  }
}
nav.social-media ul {
  margin-left: 0;
}
@media (max-width: 767px) {
  nav.social-media ul {
    padding-bottom: 20px;
  }
}
nav.social-media ul li {
  float: left;
  list-style: none;
  padding: 0 10px;
}
@media (max-width: 767px) {
  nav.social-media ul li {
    padding: 5px;
  }
}
nav.social-media ul li:first-child {
  padding-left: 0;
}

ul.form.datepicker {
  margin-top: 15px;
  margin-bottom: 15px;
}
ul.form.datepicker li {
  float: left;
  width: auto !important;
  margin-right: 10px;
}
ul.form.datepicker li p {
  line-height: 2.6em;
}
ul.form.datepicker li input {
  width: 100% !important;
}

div.dbfact-profile div.box-info {
  padding: 15px;
  float: left;
}
div.dbfact-profile div.box-info p {
  margin-bottom: 0px;
}

table.detail {
  width: 100%;
  margin-bottom: 0em !important;
}
table tr.open > td {
  background: #e6e6e6;
}
table tr.click {
  cursor: pointer;
}
table tr td.tabopen {
  background: #e6e6e6;
}
table tr td img.more {
  cursor: pointer;
}

div.product-cont.wishlist {
  /* Select all label */
  /* Algemene stijl voor input checkbox*/
  /* Originele checkboxen hidden plaatsen */
  /* Active checkbox */
  /* Wishlist overview */
}
div.product-cont.wishlist div.selectAll,
div.product-cont.wishlist div.bulkactions {
  margin-top: 10px;
  padding: 10px 0px;
}
div.product-cont.wishlist div.selectAll label,
div.product-cont.wishlist div.bulkactions label {
  font: 700 1.4em/20px "Open Sans", Arial, Helvetica, Sans-serif;
}
div.product-cont.wishlist div.selectAll select,
div.product-cont.wishlist div.bulkactions select {
  margin-left: 10px;
  padding: 5px;
}
div.product-cont.wishlist .selectAll label,
div.product-cont.wishlist .product-title label {
  cursor: pointer;
  display: inline-block;
  padding-left: 30px;
  position: relative;
}
div.product-cont.wishlist .selectAll label:before, div.product-cont.wishlist .selectAll label:after,
div.product-cont.wishlist .product-title label:before,
div.product-cont.wishlist .product-title label:after {
  content: "";
  background: white;
  border: 1px solid #6eb43f;
  height: 20px;
  left: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 20px;
}
div.product-cont.wishlist .selectAll label:after,
div.product-cont.wishlist .product-title label:after {
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
  zoom: 1;
  border-width: 2px;
  border-top: 0;
  border-left: 0;
  display: none;
  height: 14px;
  margin-top: -8px;
  left: 6px;
  width: 8px;
}
div.product-cont.wishlist input[type=checkbox] {
  position: absolute;
  visibility: hidden;
}
div.product-cont.wishlist input[type=checkbox]:checked + label::after {
  display: block;
}
div.product-cont.wishlist ul.wishlist {
  margin: 0px;
  width: 100%;
}
div.product-cont.wishlist ul.wishlist li {
  border-bottom: 1px solid #b3b3b3;
  padding: 10px 0px;
  /* Product titel */
  /* Aantal */
  /* Add to cart & Delete knoppen */
}
div.product-cont.wishlist ul.wishlist li div.product-title {
  display: inline-block;
  vertical-align: middle;
  width: 67%;
}
@media (max-width: 991px) {
  div.product-cont.wishlist ul.wishlist li div.product-title {
    margin-bottom: 10px;
    width: 100%;
  }
}
div.product-cont.wishlist ul.wishlist li div.link-wrap {
  display: inline-block;
  vertical-align: middle;
  width: 12%;
}
@media (max-width: 991px) {
  div.product-cont.wishlist ul.wishlist li div.link-wrap {
    width: 68%;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  div.product-cont.wishlist ul.wishlist li div.link-wrap {
    width: 40%;
  }
}
div.product-cont.wishlist ul.wishlist li div.link-wrap a {
  border: 0;
}
div.product-cont.wishlist ul.wishlist li div.link-wrap a:hover, div.product-cont.wishlist ul.wishlist li div.link-wrap a:focus {
  color: #6eb43f;
}
div.product-cont.wishlist ul.wishlist li ul.amount {
  margin: 0px;
  display: inline-block;
  vertical-align: middle;
  width: 10%;
}
@media (max-width: 991px) {
  div.product-cont.wishlist ul.wishlist li ul.amount {
    width: 16%;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  div.product-cont.wishlist ul.wishlist li ul.amount {
    width: 28%;
  }
}
div.product-cont.wishlist ul.wishlist li ul.amount li {
  border: none;
  padding: 0px;
}
@media (max-width: 991px) {
  div.product-cont.wishlist ul.wishlist li ul.amount li {
    float: right;
  }
}
div.product-cont.wishlist ul.wishlist li ul.amount li input[type=text] {
  border: 1px solid #b3b3b3;
  height: 35px;
  padding: 0 20px;
  text-align: center;
  width: 80px;
}
@media (max-width: 767px) {
  div.product-cont.wishlist ul.wishlist li ul.amount li input[type=text] {
    width: 60px;
  }
}
div.product-cont.wishlist ul.wishlist li div.actions {
  display: inline-block;
  margin-left: -4px;
  vertical-align: middle;
  text-align: right;
  width: 10%;
  /* Add to cart button */
  /* Delete button */
}
@media (max-width: 991px) {
  div.product-cont.wishlist ul.wishlist li div.actions {
    width: 15%;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  div.product-cont.wishlist ul.wishlist li div.actions {
    width: 30%;
  }
}
div.product-cont.wishlist ul.wishlist li div.actions span.basket {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ed1848 url(../images/css/icon-mini-cart.png) no-repeat center center;
  background-size: 50%;
  display: inline-block;
  height: 35px;
  vertical-align: middle;
  width: 35px;
}
div.product-cont.wishlist ul.wishlist li div.actions span.basket.added {
  background-color: #6eb43f;
}
div.product-cont.wishlist ul.wishlist li div.actions span.basket:hover {
  background-color: #f1476d;
  cursor: pointer;
}
div.product-cont.wishlist ul.wishlist li div.actions span.delete {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transition: all 0.2s ease;
  background: none;
  border: 1px solid #b3b3b3;
  border-color: #555555;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  margin: 0 0 0 10px;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  width: 25px;
}
div.product-cont.wishlist ul.wishlist li div.actions span.delete:before, div.product-cont.wishlist ul.wishlist li div.actions span.delete:after {
  content: "";
  background: #555555;
  display: block;
  height: 1px;
  position: absolute;
  left: 4px;
  top: 11px;
  width: 15px;
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
  zoom: 1;
}
div.product-cont.wishlist ul.wishlist li div.actions span.delete:after {
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
}
div.product-cont.wishlist ul.wishlist li div.actions span.delete:hover, div.product-cont.wishlist ul.wishlist li div.actions span.delete:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  border-color: #e10404;
  transform: rotate(360deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(360), M12=-sin(360), M21=sin(360), M22=cos(360));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(360), M12=-sin(360), M21=sin(360), M22=cos(360))";
  zoom: 1;
}
div.product-cont.wishlist ul.wishlist li div.actions span.delete:hover:before, div.product-cont.wishlist ul.wishlist li div.actions span.delete:hover:after, div.product-cont.wishlist ul.wishlist li div.actions span.delete:focus:before, div.product-cont.wishlist ul.wishlist li div.actions span.delete:focus:after {
  background: #e10404;
}

/*
    Created on : 18-jan-2016, 14:28:37
    Author     : Joeri
*/
div.google-maps-large {
  background: #f2f2f2;
  float: left;
  min-height: 350px;
  max-height: 350px;
  width: 100%;
  /*Kleur en font-size van de clusters*/
}
div.google-maps-large div.info_content strong {
  color: #6eb43f;
  margin-bottom: 10px;
}
div.google-maps-large div.info_content p {
  font-size: 1.1em;
  line-height: 1.1em;
  color: #555555;
}
div.google-maps-large div.info_content a {
  color: #6eb43f;
}
div.google-maps-large div.gm-style div div div {
  color: white !important;
  font-size: 14px !important;
}

form.searchAdres {
  background: orange;
  float: left;
  margin-bottom: 40px;
  width: 440px;
}
@media (max-width: 767px) {
  form.searchAdres {
    width: 100%;
  }
}
form.searchAdres ul li {
  transition: all 0.2s ease;
  float: left;
  list-style: none;
  max-height: 0;
  overflow: hidden;
  padding: 0 50px;
  width: 100%;
}
form.searchAdres ul li.active {
  background: #ffc966;
  max-height: 300px;
  padding: 20px 50px;
}
form.searchAdres ul li.adresblok1 {
  background-color: #6eb43f;
}
form.searchAdres ul li.adresblok2 {
  background-color: orange;
}
form.searchAdres ul li:first-child {
  max-height: 500px;
  padding: 0;
}
form.searchAdres ul li label {
  color: white;
  cursor: pointer;
  float: left;
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 20px 0;
  text-align: center;
  width: 50%;
  /*&:hover
  	{
  	background: lighten(orange,10%);
  }
  &.active
  {
  	background: lighten(orange,20%);
  }*/
}
form.searchAdres ul li label.tab-blok-1 {
  background: #6eb43f;
}
form.searchAdres ul li label.tab-blok-1:not(.active):hover, form.searchAdres ul li label.tab-blok-1:not(.active):focus {
  background: #578e32;
}
form.searchAdres ul li label.tab-blok-2 {
  background: orange;
}
form.searchAdres ul li label.tab-blok-2:not(.active):hover, form.searchAdres ul li label.tab-blok-2:not(.active):focus {
  background: #cc8400;
}
form.searchAdres ul li input,
form.searchAdres ul li select {
  color: #555555;
  border: 0;
  float: left;
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 10px 5%;
  width: 90%;
}
form.searchAdres ul li select {
  margin-top: 20px;
  width: 100%;
}
form.searchAdres div.showlist {
  background: green;
  float: left;
  padding: 0 50px;
  width: 100%;
}
form.searchAdres div.showlist input[type=checkbox] {
  height: 25px;
  width: 25px;
  vertical-align: middle;
  visibility: hidden;
}
form.searchAdres div.showlist input[type=checkbox] + label {
  color: white;
  cursor: pointer;
  font: 300 1.4em/45px "Open Sans", Arial, Helvetica, Sans-serif;
  padding-left: 20px;
  position: relative;
}
form.searchAdres div.showlist input[type=checkbox] + label:before {
  box-shadow: #333333 0 0 6px -3px 1px;
  content: "";
  background: white;
  height: 25px;
  left: -28px;
  position: absolute;
  top: -2px;
  width: 25px;
}
form.searchAdres div.showlist input[type=checkbox] + label:after {
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
  background: transparent;
  border: 3px solid #666666;
  border-top: none;
  border-right: none;
  content: "";
  left: -23px;
  display: none;
  height: 8px;
  position: absolute;
  top: 4px;
  width: 15px;
}
form.searchAdres div.showlist input[type=checkbox]:checked + label:after {
  display: block;
}
form.searchAdres div.showlist label {
  color: white;
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
}

.verkooppunten-wrapper {
  transition: all 0.2s ease;
  width: 100%;
}
@media (max-width: 767px) {
  .verkooppunten-wrapper {
    overflow-x: scroll;
  }
}
.verkooppunten-wrapper.show h2 {
  clear: both;
}
.verkooppunten-wrapper table {
  margin: 20px 0;
  width: 100%;
}
.verkooppunten-wrapper table tr th {
  font: 600 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: left;
}
@media (max-width: 767px) {
  .verkooppunten-wrapper table tr th:first-child {
    display: none;
  }
}
.verkooppunten-wrapper table tr td {
  border-top: 1px solid #b3b3b3;
  font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 10px 0;
  vertical-align: top;
}
@media (max-width: 767px) {
  .verkooppunten-wrapper table tr td:first-child {
    display: none;
  }
}

div.textdesc {
  padding: 0 !important;
  margin-left: 20px;
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.textdesc {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.textdesc {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  div.textdesc {
    float: left;
    width: 50%;
  }
}
@media (max-width: 991px) {
  div.textdesc {
    margin-left: 0px;
    margin-bottom: 10px;
  }
}

/*

	FORM

*/
ul.form {
  margin-left: 0;
  float: left;
  width: 100%;
  /*
  *
  * LOGIN RADIO
  *
  */
  /*
  *
  * WACHTWOORD VERGETEN
  *
  */
  /*
  *
  * TOESLAG LEVERING
  *
  */
  /*
  *
  * BUTTONS
  *
  */
  /*
  *
  * Register
  *
  */
  /*
  *
  * Account
  *
  */
  /*
      *
      * Newsletter
      *
      */
  /*
  *
  * long
  *
  */
}
section.content-text ul.form {
  margin-left: 0;
  float: left;
  width: 100%;
}
ul.form li {
  float: left;
  list-style: none;
  margin-bottom: 10px;
  width: 100%;
}
ul.form li label {
  float: left;
  font: 300 1.6em/40px "Open Sans", Arial, Helvetica, Sans-serif;
  width: 30%;
}
@media (max-width: 767px) {
  ul.form li label {
    width: 100% !important;
  }
}
ul.form li label.error {
  color: #e10404;
  width: 100% !important;
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.form li label {
    width: 100%;
  }
}
@media (max-width: 991px) {
  ul.form li label {
    width: 100%;
  }
}
ul.form li.form-error p {
  color: #e10404;
  float: left;
  margin-top: 0;
  width: 100%;
}
ul.form li img {
  float: left;
  margin: 7px 0 0 7px;
}
ul.form li input {
  /* text, email, phone, password */
  /* checkbox, radio button */
  /* submit/button */
}
ul.form li input[type=text], ul.form li input[type=email], ul.form li input[type=phone], ul.form li input[type=password] {
  border: 1px solid #b3b3b3;
  color: #555555;
  float: left;
  font: 300 1.6em/1.9em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 40px;
  padding: 0 10px;
  width: 70%;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-appearance: none;
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.form li input[type=text], ul.form li input[type=email], ul.form li input[type=phone], ul.form li input[type=password] {
    width: 100%;
  }
}
@media (max-width: 991px) {
  ul.form li input[type=text], ul.form li input[type=email], ul.form li input[type=phone], ul.form li input[type=password] {
    width: 100% !important;
  }
}
ul.form li input:focus {
  border-color: black;
  color: black;
}
ul.form li input.small {
  margin-right: 2%;
  width: 23%;
}
ul.form li input.medium {
  width: 45%;
}
ul.form li input.error {
  border-color: #e10404;
}
ul.form li input[readonly], ul.form li input[readonly=readonly] {
  opacity: 0.75;
  filter: alpha(opacity=75);
  zoom: 1;
}
ul.form li input[readonly]::-moz-selection, ul.form li input[readonly=readonly]::-moz-selection {
  background: white;
}
ul.form li input[readonly]::selection, ul.form li input[readonly=readonly]::selection {
  background: white;
}
ul.form li input[readonly]::-moz-selection, ul.form li input[readonly=readonly]::-moz-selection {
  background: white;
}
ul.form li input[readonly]:focus, ul.form li input[readonly=readonly]:focus {
  border: 1px solid #b3b3b3;
  color: #555555;
  cursor: default;
}
ul.form li input[readonly]:focus::-moz-selection, ul.form li input[readonly=readonly]:focus::-moz-selection {
  background: white;
}
ul.form li input[readonly]:focus::selection, ul.form li input[readonly=readonly]:focus::selection {
  background: white;
}
ul.form li input[readonly]:focus::-moz-selection, ul.form li input[readonly=readonly]:focus::-moz-selection {
  background: white;
}
ul.form li input[disabled=disabled] {
  background: #e6e6e6;
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}
ul.form li input[disabled=disabled]:hover, ul.form li input[disabled=disabled]:focus {
  cursor: url(../images/css/icon-error.png) 0 0, pointer;
}
ul.form li input.form-error {
  border-color: #e10404;
  background: url(../images/css/icon-error.png) no-repeat 97% center;
}
ul.form li input[type=checkbox], ul.form li input[type=radio] {
  float: left;
  margin: 5px 10px 0 0;
}
ul.form li input[type=submit], ul.form li input[type=button] {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #349d34;
  border: 0;
  border-bottom: 3px solid #277727;
  color: white;
  font: 600 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 40px;
  padding: 0 20px;
  text-transform: uppercase;
  -webkit-appearance: none;
  /*Proceed & disabled*/
}
@media (max-width: 767px) {
  ul.form li input[type=submit], ul.form li input[type=button] {
    width: 100%;
  }
}
ul.form li input[type=submit]:hover, ul.form li input[type=submit]:focus, ul.form li input[type=button]:hover, ul.form li input[type=button]:focus {
  background: #2e8a2e;
  border-bottom: 3px solid #216421;
}
ul.form li input[type=submit]:active, ul.form li input[type=button]:active {
  background: #277727;
  border-bottom: 1px solid #1b501b;
}
ul.form li input[type=submit].back, ul.form li input[type=button].back {
  background: #f2f2f2;
  color: black;
  padding: 0 10px;
  text-transform: none;
}
ul.form li input[type=submit].back:hover, ul.form li input[type=submit].back:focus, ul.form li input[type=button].back:hover, ul.form li input[type=button].back:focus {
  background: #d9d9d9;
}
ul.form li input[type=submit].proceed.disabled, ul.form li input[type=button].proceed.disabled {
  background: #e6e6e6;
  border-bottom: 3px solid #cccccc;
  color: #888888;
}
ul.form li input[type=submit].proceed.disabled:hover, ul.form li input[type=submit].proceed.disabled:focus, ul.form li input[type=submit].proceed.disabled:active, ul.form li input[type=button].proceed.disabled:hover, ul.form li input[type=button].proceed.disabled:focus, ul.form li input[type=button].proceed.disabled:active {
  background: #e6e6e6;
  border-bottom: 3px solid #cccccc;
}
ul.form li textarea {
  border: 1px solid #b3b3b3;
  color: #555555;
  float: left;
  font: 300 1.6em/1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 10px;
  width: 70%;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-appearance: none;
}
ul.form li textarea:focus {
  border-color: black;
  color: black;
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.form li textarea {
    width: 100%;
  }
}
@media (max-width: 991px) {
  ul.form li textarea {
    width: 100% !important;
  }
}
ul.form li textarea.error, ul.form li textarea.form-error {
  border-color: #e10404;
}
ul.form li select {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  color: #555555;
  float: left;
  font: 300 1.6em/1.9em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 5px;
  height: 40px;
  width: 70%;
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.form li select {
    width: 100%;
  }
}
@media (max-width: 991px) {
  ul.form li select {
    width: 100% !important;
  }
}
ul.form li.choose label {
  line-height: 20px;
  max-width: 90%;
  width: auto;
}
ul.form li.choose .icheckbox,
ul.form li.choose .iradio {
  margin-top: 2px;
}
ul.form li div.comment-ratings {
  float: left;
  margin-top: 10px;
}
ul.form li fieldset div {
  clear: both;
}
ul.form li fieldset div label {
  line-height: initial;
  width: auto;
}
ul.form.login-radio > li {
  margin-bottom: 0;
}
ul.form.login-radio > li:first-child strong {
  margin-top: 0;
}
ul.form.login-radio > li:last-child {
  margin-top: 20px;
}
ul.form.login-radio > li ul li {
  margin-bottom: 0;
}
ul.form.login-radio > li a.forgot-password {
  color: #555555;
  float: left;
  font: 300 1.6em/1.9em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-top: 10px;
  text-align: left;
  width: 100%;
}
ul.form.login-radio > li input[type=text], ul.form.login-radio > li input[type=email], ul.form.login-radio > li input[type=password] {
  width: 50%;
}
@media (max-width: 767px) {
  ul.form.login-radio > li input[type=text], ul.form.login-radio > li input[type=email], ul.form.login-radio > li input[type=password] {
    width: 100%;
  }
}
ul.form.login-radio > li input[type=submit] {
  float: left;
}
@media (max-width: 767px) {
  ul.form.login-radio > li input[type=submit] {
    width: 100%;
  }
}
ul.form.login-radio > li strong {
  font: 600 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  display: block;
  margin: 30px 0 5px 0;
  width: 100%;
}
ul.form.login-radio > li label {
  margin-right: 20px;
  width: auto;
}
ul.form.login-radio > li label.error {
  float: left;
  width: 100%;
}
ul.form.forgot-pas {
  margin-top: 30px;
  width: 60%;
}
@media (max-width: 767px) {
  ul.form.forgot-pas {
    width: 100%;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.form.forgot-pas li label.empty {
    display: none;
  }
}
@media (max-width: 991px) {
  ul.form.forgot-pas li label.empty {
    display: none;
  }
}
ul.form.delivery {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  float: left;
  padding: 20px;
  margin-top: 20px;
}
ul.form.delivery h4 {
  color: #6eb43f;
  font: 700 1.5em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
}
ul.form.buttons li a {
  color: #555555;
  display: inline-block;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  position: relative;
  margin-right: 10px;
  padding-left: 15px;
  vertical-align: middle;
}
ul.form.buttons li a:before, ul.form.buttons li a:after {
  transition: all 0.2s ease;
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
  zoom: 1;
  background: #555555;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  left: 0;
  top: 5px;
  width: 2px;
}
ul.form.buttons li a:after {
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
  top: 11px;
}
ul.form.buttons li a:hover, ul.form.buttons li a:focus {
  color: #6eb43f;
}
ul.form.buttons li a:hover:before, ul.form.buttons li a:hover:after, ul.form.buttons li a:focus:before, ul.form.buttons li a:focus:after {
  background: #6eb43f;
}
ie7 ul.form.buttons li a, .ie8 ul.form.buttons li a {
  background: url(../images/css/arrow-left-btn.png) no-repeat left center;
  padding-left: 15px;
}
ie7 ul.form.buttons li a:before, ie7 ul.form.buttons li a:after, .ie8 ul.form.buttons li a:before, .ie8 ul.form.buttons li a:after {
  display: none;
}
ul.form.register {
  /*
  *
  * PASSWORD
  *
  */
}
ul.form.register li {
  width: 50%;
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.form.register li {
    margin-bottom: 5px;
  }
}
@media (max-width: 991px) {
  ul.form.register li {
    width: 100%;
    padding: 0 !important;
  }
}
ul.form.register li label {
  line-height: 30px;
  width: 40%;
}
@media (max-width: 991px) {
  ul.form.register li label {
    width: 100%;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.form.register li label {
    width: 100%;
  }
}
@media (max-width: 767px) {
  ul.form.register li h2 {
    padding: 0;
  }
}
ul.form.register li div.iradio,
ul.form.register li div.icheck {
  margin-top: 7px;
}
ul.form.register li input[type=text], ul.form.register li input[type=email], ul.form.register li input[type=password] {
  width: 60%;
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.form.register li input[type=text], ul.form.register li input[type=email], ul.form.register li input[type=password] {
    width: 100%;
  }
}
@media (max-width: 991px) {
  ul.form.register li input[type=text], ul.form.register li input[type=email], ul.form.register li input[type=password] {
    width: 100%;
  }
}
ul.form.register li input[type=text].medium, ul.form.register li input[type=email].medium, ul.form.register li input[type=password].medium {
  width: 40%;
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.form.register li input[type=text].medium, ul.form.register li input[type=email].medium, ul.form.register li input[type=password].medium {
    width: 70%;
  }
}
@media (max-width: 991px) {
  ul.form.register li input[type=text].medium, ul.form.register li input[type=email].medium, ul.form.register li input[type=password].medium {
    width: 70%;
  }
}
ul.form.register li input[type=text].small, ul.form.register li input[type=email].small, ul.form.register li input[type=password].small {
  width: 18%;
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.form.register li input[type=text].small, ul.form.register li input[type=email].small, ul.form.register li input[type=password].small {
    width: 28%;
  }
}
@media (max-width: 991px) {
  ul.form.register li input[type=text].small, ul.form.register li input[type=email].small, ul.form.register li input[type=password].small {
    width: 28%;
  }
}
ul.form.register li select {
  width: 60%;
}
@media (max-width: 991px) {
  ul.form.register li select {
    width: 100%;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  ul.form.register li select {
    width: 100%;
  }
}
ul.form.register li.choose {
  padding-left: 0 !important;
  width: 100%;
}
ul.form.register li.choose label {
  width: auto;
  margin-right: 20px;
}
ul.form.register li:nth-child(odd) {
  padding-right: 10px;
}
ul.form.register li:nth-child(even) {
  padding-left: 10px;
}
ul.form.register li:nth-child(2) {
  padding: 0 10px 0 0;
}
ul.form.register li:nth-child(3) {
  padding: 0 0 0 10px;
}
ul.form.register.billing li:first-child {
  padding: 0 !important;
  width: 100%;
}
ul.form.register.billing li h2 {
  border: 0;
}
ul.form.register.billing li:nth-child(odd) {
  padding: 0 0 0 10px;
}
ul.form.register.billing li:nth-child(even) {
  padding: 0 10px 0 0;
}
ul.form.register.pasw {
  margin-bottom: 20px;
}
ul.form.register.pasw li:nth-child(even) {
  padding: 0 0 0 10px;
}
ul.form.register.pasw li:nth-child(odd) {
  padding: 0 10px 0 0;
}
ul.form.register.pasw li:nth-child(2) {
  clear: both;
  padding: 0 10px 0 0;
}
ul.form.register.pasw.cart {
  margin-top: 15px;
}
ul.form.register.pasw.cart li {
  padding: 0 !important;
  width: 100%;
}
ul.form.register.recaptcha {
  margin-top: 20px;
}
ul.form.account li:nth-child(2) {
  padding: 0 0 0 10px;
}
ul.form.account li:nth-child(3) {
  padding: 0 10px 0 0;
}
ul.form.newsletter {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #fafafa;
  border: 1px solid #b3b3b3;
  float: left;
  padding: 10px;
  width: 100%;
}
ul.form.long li {
  padding: 0 !important;
  width: 100%;
}
ul.form.long li label {
  max-width: 90%;
  width: auto;
}

div.g-recaptcha {
  display: inline-block;
  float: left;
}

.errorbox, .error-block {
  color: #e10404;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  border: 1px solid #e10404;
  border-radius: 10px;
  padding: 10px;
  margin: 15px 0px 25px 0px;
}
.errorbox strong, .error-block strong {
  padding: 8px 0px;
}
.errorbox ul, .error-block ul {
  margin: 10px 0px 10px 15px;
}
.errorbox ul li, .error-block ul li {
  list-style-type: none;
}

/*
*
* Required
*
*/
span.required {
  float: left;
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 20px 0;
  width: 100%;
}

/*
*
* ICHECK
*
*/
/* ------------------------------------------------------------ START ICHECK*/
/* iCheck plugin Square skin, black
----------------------------------- */
.icheckbox,
.iradio {
  float: left;
  vertical-align: middle;
  margin: 12px 10px 0 0;
  padding: 0;
  width: 17px;
  height: 17px;
  background: url(../images/css/icheck.png) no-repeat;
  border: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .icheckbox,
.iradio {
    margin-right: 5px;
  }
}

.icheckbox {
  background-position: 0 0;
  width: 16px;
}

.icheckbox.hover {
  background-position: -16px 0;
}

.icheckbox.checked {
  background-position: -34px 0;
}

.icheckbox.disabled {
  background-position: -48px 0;
  cursor: default;
}

.icheckbox.checked.disabled {
  background-position: -64px 0;
}

.iradio {
  background-position: -81px 0;
}

.iradio.hover {
  background-position: -98px 0;
}

.iradio.checked {
  background-position: -115px 0;
}

.iradio.disabled {
  background-position: -132px 0;
  cursor: default;
}

.iradio.checked.disabled {
  background-position: -149px 0;
}

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .icheckbox,
.iradio {
    background-image: url(../images/css/icheck@2x.png);
    background-size: 165px 17px;
  }
}
/*

	CART BASIS

*/
header.cart div.middle {
  border: 0;
  padding: 25px 0;
  float: left;
  width: 100%;
}
header.cart div.middle a.logo {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  padding-left: 0;
  position: static;
  text-align: left;
}
@media (min-width: 768px) {
  header.cart div.middle a.logo {
    float: left;
    width: 37.5%;
  }
}
@media (min-width: 992px) {
  header.cart div.middle a.logo {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  header.cart div.middle a.logo {
    float: left;
    width: 41.6666666667%;
  }
}
header.cart div.middle div.help {
  padding-right: 0;
}

/*
*
* CART TABLE
*
*/
div.cart-table {
  border-radius: 5px 5px 0 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  border-bottom: 0;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  div.cart-table.detail {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.cart-table.detail {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  div.cart-table.detail {
    display: none;
  }
}
@media (min-width: 1200px) {
  div.cart-table.detail {
    display: none;
  }
}
@media (max-width: 767px) {
  div.cart-table table.cart,
div.cart-table table.cart thead,
div.cart-table table.cart tbody,
div.cart-table table.cart th,
div.cart-table table.cart tr,
div.cart-table table.cart td {
    display: block;
    padding: 0;
  }
  div.cart-table table.cart thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  div.cart-table table.cart tr td {
    border: none;
    position: relative;
    white-space: normal;
    text-align: left;
    padding: 0px 15px;
  }
  div.cart-table table.cart tr td.image {
    border: none !important;
    border-bottom: 1px solid #b3b3b3 !important;
    display: block;
    padding: 0px;
    text-align: center;
    width: 100% !important;
    max-width: 100%;
  }
  div.cart-table table.cart tr td.image img {
    display: inline-block;
    width: 150px;
    max-width: 100%;
  }
  div.cart-table table.cart tr td.article {
    border: none !important;
    border-bottom: 1px solid #b3b3b3;
    display: inline-block;
    padding: 15px !important;
    padding-top: 15px !important;
    width: 100% !important;
  }
  div.cart-table table.cart tr td.article a {
    display: block;
    width: 100%;
  }
  div.cart-table table.cart tr td.article:before {
    position: static;
  }
  div.cart-table table.cart tr td.number, div.cart-table table.cart tr td.price, div.cart-table table.cart tr td.total {
    border: none;
    padding: 5px 15px;
    text-align: left !important;
  }
  div.cart-table table.cart tr td.number span, div.cart-table table.cart tr td.price span, div.cart-table table.cart tr td.total span {
    /*width: 30%;*/
  }
  div.cart-table table.cart tr td.number span.first, div.cart-table table.cart tr td.price span.first, div.cart-table table.cart tr td.total span.first {
    display: inline;
  }
  div.cart-table table.cart tr td.number select {
    height: 35px;
    margin-left: 5px;
  }
  div.cart-table table.cart tr td.total {
    border-bottom: 1px solid #b3b3b3 !important;
    padding-bottom: 20px;
  }
  div.cart-table table.cart tr td.total span.first {
    color: #555555;
  }
}
div.cart-table.pay {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-bottom: 1px solid #b3b3b3;
}

/*
*
* TABLE.CART
*
*/
table.cart {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /*
  *
  * ORDER/CUSTOMERZONE
  *
  */
}
@media (min-width: 992px) {
  table.cart {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  table.cart {
    float: left;
    width: 100%;
  }
}
table.cart tr th {
  font: 600 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 20px;
  text-align: center;
}
table.cart tr th.article {
  border-radius: 5px 0 0 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-align: left;
}
table.cart tr th.price, table.cart tr th.number {
  width: 17%;
}
table.cart tr th.total {
  text-align: right;
  width: 14%;
}
table.cart tr th span.vat {
  display: block;
  font-size: 0.8em;
}
table.cart tr td {
  border-top: 1px solid #b3b3b3;
  font: 300 1.6em/16px "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
}
table.cart tr td.delete {
  padding: 10px 0;
  max-width: 40px;
}
@media (max-width: 767px) {
  table.cart tr td.delete {
    display: none;
  }
}
table.cart tr td.price span.small {
  color: #a6a6a6;
  font-style: italic;
  font-size: 0.8em;
}
table.cart tr td.price span.korting {
  color: #ed1848;
  display: block;
  font: 900 0.8em/1em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 5px;
}
table.cart tr td a.delete {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transition: all 0.2s ease;
  background: none;
  border: 1px solid #b3b3b3;
  border-color: #555555;
  display: inline-block;
  height: 25px;
  margin: 0 10px;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
  width: 25px;
}
table.cart tr td a.delete:before, table.cart tr td a.delete:after {
  content: "";
  background: #555555;
  display: block;
  height: 1px;
  position: absolute;
  left: 4px;
  top: 11px;
  width: 15px;
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
  zoom: 1;
}
table.cart tr td a.delete:after {
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
}
table.cart tr td a.delete:hover, table.cart tr td a.delete:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  border-color: #e10404;
  transform: rotate(360deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(360), M12=-sin(360), M21=sin(360), M22=cos(360));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(360), M12=-sin(360), M21=sin(360), M22=cos(360))";
  zoom: 1;
}
table.cart tr td a.delete:hover:before, table.cart tr td a.delete:hover:after, table.cart tr td a.delete:focus:before, table.cart tr td a.delete:focus:after {
  background: #e10404;
}
ie7 table.cart tr td a.delete, .ie8 table.cart tr td a.delete {
  background: url(../images/css/close-small.png) no-repeat center center;
  padding-left: 15px;
}
ie7 table.cart tr td a.delete:before, ie7 table.cart tr td a.delete:after, .ie8 table.cart tr td a.delete:before, .ie8 table.cart tr td a.delete:after {
  display: none;
}
table.cart tr td.image {
  border-left: 0;
  padding-right: 0;
  max-width: 150px;
  width: 10%;
}
@media (min-width: 768px) and (max-width: 991px) {
  table.cart tr td.image {
    padding-left: 0;
    width: 40%;
  }
}
table.cart tr td.image img {
  max-width: 150%;
  width: 100%;
}
table.cart tr td.article {
  font-size: 1em;
  padding-left: 40px;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  table.cart tr td.article {
    padding-left: 15px;
  }
}
table.cart tr td.article span.articlecode {
  display: block;
}
table.cart tr td.article div.costs {
  float: left;
  margin-top: 10px;
}
table.cart tr td.article div.costs strong {
  font-size: 1.2em;
}
table.cart tr td.article div.costs dl {
  font-size: 1.2em;
}
table.cart tr td.article div.costs dl dt {
  clear: both;
  text-transform: capitalize;
}
table.cart tr td.article div.costs dl dt,
table.cart tr td.article div.costs dl dd {
  float: left;
  width: 85px;
}
table.cart tr td.article a {
  color: #6eb43f;
  text-decoration: none;
}
table.cart tr td.article a:hover, table.cart tr td.article a:focus {
  color: #ed1848;
}
table.cart tr td.article a:hover h2, table.cart tr td.article a:focus h2 {
  color: #ed1848;
}
table.cart tr td.article a h2 {
  color: #6eb43f;
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  display: inline-block;
  float: none;
  margin-bottom: 0;
  vertical-align: middle;
}
table.cart tr td.article a.delete-mobile {
  background: url("../images/css/close.png") no-repeat left center;
  background-size: 8px 8px;
  color: #555555;
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  display: inline-block;
  padding-left: 15px;
  margin-top: 10px;
  text-decoration: underline;
  width: auto;
}
@media (max-width: 767px) {
  table.cart tr td.article a.delete-mobile {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  table.cart tr td.article a.delete-mobile {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  table.cart tr td.article a.delete-mobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  table.cart tr td.article a.delete-mobile {
    display: none;
  }
}
table.cart tr td.article a.delete-mobile:hover, table.cart tr td.article a.delete-mobile:focus {
  color: black;
}
table.cart tr td.article div.setparts {
  display: inline-block;
  padding-top: 10px;
  float: none;
  margin-top: 0;
  vertical-align: middle;
}
table.cart tr td.article div.setparts strong {
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
}
table.cart tr td.article div.setparts ul li {
  list-style: none;
  font: 300 1.4em/24px "Open Sans", Arial, Helvetica, Sans-serif;
  position: relative;
  padding-left: 14px;
}
table.cart tr td.article div.setparts ul li:before {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #555555;
  content: "";
  display: inline-block;
  height: 8px;
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
}
table.cart tr td input[type=text] {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  color: #555555;
  display: inline-block;
  font: 300 1em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 50px;
  padding: 0 0;
  text-align: center;
  vertical-align: middle;
  width: 100px;
}
table.cart tr td input[type=text]:focus {
  border-color: black;
}
table.cart tr td input[type=text].display-none {
  display: none;
}
table.cart tr td span.wrap.number {
  border: 1px solid green;
  text-align: center;
}
table.cart tr td select {
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  display: inline-block;
  color: #555555;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  width: 100px;
}
table.cart tr td select option {
  text-align: left;
}
table.cart tr td select.display-none {
  display: none;
}
table.cart tr td.total {
  color: #6eb43f;
  font-weight: 700;
  text-align: right;
}
@media (max-width: 767px) {
  table.cart tr td span.first {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  table.cart tr td span.first {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  table.cart tr td span.first {
    display: none;
  }
}
@media (min-width: 1200px) {
  table.cart tr td span.first {
    display: none;
  }
}
table.cart ul.amount {
  text-align: left;
  display: inline;
}
table.cart ul.amount:before, table.cart ul.amount:after {
  content: " ";
  display: table;
}
table.cart ul.amount:after {
  clear: both;
}
table.cart ul.amount {
  *zoom: 1;
}
table.cart ul.amount.spinner-wrap li {
  padding: 0;
  text-align: right;
  width: 30%;
}
@media (max-width: 479px) {
  table.cart ul.amount.spinner-wrap li {
    width: 50%;
  }
}
table.cart ul.amount.spinner-wrap li:first-child {
  padding: 0;
}
table.cart ul.amount.spinner-wrap li .basket {
  height: 40px;
  width: 40px;
  cursor: pointer;
}
table.cart ul.amount.spinner-wrap li.spinner {
  text-align: left;
  width: 70%;
}
@media (max-width: 479px) {
  table.cart ul.amount.spinner-wrap li.spinner {
    width: 50%;
  }
}
table.cart ul.amount li {
  display: inline-block;
  list-style: none;
  vertical-align: middle;
  width: 70%;
}
table.cart ul.amount li:first-child {
  padding: 5px 0px 0 0;
}
table.cart ul.amount li input[type=text] {
  border-radius: 0 !important;
  border: 1px solid #b3b3b3;
  color: #555555;
  padding: 5px;
  text-align: center;
  width: 50px;
}
table.cart ul.amount li input[type=text]:focus {
  border-color: black;
}
table.cart ul.amount li div.input-group.bootstrap-touchspin span {
  float: left;
}
table.cart ul.amount li div.input-group.bootstrap-touchspin button {
  border-radius: 2px 0 0 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  background: white;
  color: #555555;
  float: left;
  font-weight: 600;
  height: 40px;
  width: 40px;
}
table.cart ul.amount li div.input-group.bootstrap-touchspin button:hover, table.cart ul.amount li div.input-group.bootstrap-touchspin button:focus {
  background: #e6e6e6;
}
table.cart ul.amount li div.input-group.bootstrap-touchspin button.bootstrap-touchspin-up {
  border-radius: 0px 2px 2px 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
table.cart ul.amount li div.input-group.bootstrap-touchspin input[type=text] {
  border-left: 0;
  border-right: 0;
  float: left;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  width: 30%;
}
table.cart ul.amount li div.input-group.bootstrap-touchspin input[type=text]:focus {
  border: 1px solid #b3b3b3;
  border-left: 0;
  border-right: 0;
  color: black;
}
table.cart ul.amount li span.basket {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #6eb43f url(../images/css/icon-mini-cart.png) no-repeat center center;
  display: inline-block;
  height: 45px;
  text-decoration: none;
  vertical-align: middle;
  width: 45px;
}
table.cart ul.amount li span.basket.added {
  background-color: #ed1848;
}
table.cart ul.amount li span.basket:hover {
  background-color: #89c75f;
}
table.cart.order tr th {
  background: #f2f2f2;
  font-size: 1.4em;
  padding: 10px 20px;
  text-transform: uppercase;
}
table.cart.order tr td.article h2 {
  color: #6eb43f;
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
}
table.cart.order tr td.article h3 {
  font-size: 1.3em;
}
table.cart.order tr td.total {
  color: #555555;
  font: 300 1.6em/18px "Open Sans", Arial, Helvetica, Sans-serif;
}

/*
*
* CART TABLE TOTAL
*
*/
div.cart-total-table {
  border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  border-bottom-width: 3px;
  background: #f2f2f2;
  float: left;
  margin-top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  div.cart-total-table.detail {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.cart-total-table.detail {
    display: none;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  div.cart-total-table.detail {
    display: none;
  }
}
@media (min-width: 1200px) {
  div.cart-total-table.detail {
    display: none;
  }
}
@media (max-width: 767px) {
  div.cart-total-table {
    border-top: 0;
    background: #ebebeb;
  }
}
div.cart-total-table table.total {
  float: left;
  width: 100%;
}
div.cart-total-table table.total tr td {
  border-bottom: 1px solid #b3b3b3;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 20px;
  text-align: right;
  vertical-align: middle;
  width: 30%;
}
@media (max-width: 767px) {
  div.cart-total-table table.total tr td {
    width: 50%;
  }
}
div.cart-total-table table.total tr td.first {
  text-align: left;
  width: 70%;
}
@media (max-width: 767px) {
  div.cart-total-table table.total tr td.first {
    width: 50%;
  }
}
div.cart-total-table table.total tr td ul.form,
div.cart-total-table table.total tr td ul.form li,
div.cart-total-table table.total tr td ul.form li select {
  display: inline-block;
  font-size: 1em;
  float: none;
  margin: 0;
  width: auto;
}
div.cart-total-table table.total tr td div.price {
  display: inline-block;
  padding-left: 20px;
  width: auto;
}
div.cart-total-table table.total tr td a.remove-giftcard {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transition: all 0.2s ease;
  background: none;
  border: 1px solid #b3b3b3;
  border-color: #555555;
  display: inline-block;
  height: 20px;
  margin: 0 5px 0 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
  width: 20px;
}
div.cart-total-table table.total tr td a.remove-giftcard:before, div.cart-total-table table.total tr td a.remove-giftcard:after {
  content: "";
  background: #555555;
  display: block;
  height: 1px;
  position: absolute;
  left: 4px;
  top: 9px;
  width: 10px;
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
  zoom: 1;
}
div.cart-total-table table.total tr td a.remove-giftcard:after {
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
}
div.cart-total-table table.total tr td a.remove-giftcard:hover, div.cart-total-table table.total tr td a.remove-giftcard:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  border-color: #e10404;
  transform: rotate(360deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(360), M12=-sin(360), M21=sin(360), M22=cos(360));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(360), M12=-sin(360), M21=sin(360), M22=cos(360))";
  zoom: 1;
}
div.cart-total-table table.total tr td a.remove-giftcard:hover:before, div.cart-total-table table.total tr td a.remove-giftcard:hover:after, div.cart-total-table table.total tr td a.remove-giftcard:focus:before, div.cart-total-table table.total tr td a.remove-giftcard:focus:after {
  background: #e10404;
}
ie7 div.cart-total-table table.total tr td a.remove-giftcard, .ie8 div.cart-total-table table.total tr td a.remove-giftcard {
  background: url(../images/css/close-small.png) no-repeat center center;
  padding-left: 15px;
}
ie7 div.cart-total-table table.total tr td a.remove-giftcard:before, ie7 div.cart-total-table table.total tr td a.remove-giftcard:after, .ie8 div.cart-total-table table.total tr td a.remove-giftcard:before, .ie8 div.cart-total-table table.total tr td a.remove-giftcard:after {
  display: none;
}
div.cart-total-table table.total tr.total td {
  border-bottom: 0;
  color: #6eb43f;
  font-weight: 700;
}
div.cart-total-table table.total tr.total td.first {
  color: black;
  text-transform: uppercase;
}
div.cart-total-table table.total tr.total td span.vat {
  display: block;
  font-size: 0.8em;
  width: 100%;
}

/*
*
* TOESLAG LEVERING (zie form)
*
*/
/*
*
* DISCOUNT
*
*/
div.cart-bottom {
  float: left;
  margin-top: 20px;
  width: 100%;
  /*
  *
  * BUTTONS (zie form)
  *
  */
}
div.cart-bottom ul.form {
  float: right;
  text-align: right;
  width: 50%;
}
@media (max-width: 767px) {
  div.cart-bottom ul.form {
    border-top: 1px solid #b3b3b3;
    padding-top: 20px;
    margin-top: 20px;
    width: 100%;
  }
}
div.cart-bottom ul.form li {
  display: inline-block;
  float: none;
  width: auto;
}
@media (max-width: 767px) {
  div.cart-bottom ul.form li {
    float: left;
  }
  div.cart-bottom ul.form li:last-child {
    float: right;
  }
}

div.discount-cart {
  float: left;
  text-align: left;
  width: 50%;
}
@media (max-width: 767px) {
  div.discount-cart {
    width: 100%;
  }
}
div.discount-cart h3 {
  color: #6eb43f;
  display: block;
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 10px;
}
div.discount-cart a {
  color: #555555;
  font: 300 1.5em "Open Sans", Arial, Helvetica, Sans-serif;
}
div.discount-cart div.discount-end {
  display: none;
}

div.discount-added,
div.giftcard-added {
  padding-top: 15px;
  width: 100%;
  clear: both;
}
div.discount-added h4,
div.giftcard-added h4 {
  font: 700 1.5em "Open Sans", Arial, Helvetica, Sans-serif;
}
div.discount-added ul,
div.giftcard-added ul {
  width: 330px;
}
@media (max-width: 767px) {
  div.discount-added ul,
div.giftcard-added ul {
    width: 100%;
  }
}
div.discount-added ul li,
div.giftcard-added ul li {
  border-top: 1px solid #b3b3b3;
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  list-style: none;
  padding: 8px 0;
  width: 100%;
}
div.discount-added ul li:first-child,
div.giftcard-added ul li:first-child {
  border-top: 0;
}
div.discount-added ul li span,
div.giftcard-added ul li span {
  float: left;
  width: 80%;
}
div.discount-added ul li a,
div.giftcard-added ul li a {
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  float: right;
  height: 20px;
  width: 20px;
}
div.discount-added ul li a:before, div.discount-added ul li a:after,
div.giftcard-added ul li a:before,
div.giftcard-added ul li a:after {
  content: "";
  background: #555555;
  display: block;
  height: 1px;
  position: absolute;
  left: 4px;
  top: 11px;
  width: 15px;
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
  zoom: 1;
}
div.discount-added ul li a:after,
div.giftcard-added ul li a:after {
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
}
div.discount-added ul li a:hover:before, div.discount-added ul li a:hover:after, div.discount-added ul li a:focus:before, div.discount-added ul li a:focus:after,
div.giftcard-added ul li a:hover:before,
div.giftcard-added ul li a:hover:after,
div.giftcard-added ul li a:focus:before,
div.giftcard-added ul li a:focus:after {
  background: #e10404;
}

div.giftcard-added {
  width: auto;
  margin-top: 15px;
  clear: both;
}
@media (max-width: 991px) {
  div.giftcard-added {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
  }
}

ul.discount-form li,
ul.giftcard-form li {
  float: left;
  list-style: none;
}
ul.discount-form li input[type=text],
ul.giftcard-form li input[type=text] {
  border-radius: 5px 0 0 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  border-right: 0;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 40px;
  padding: 0 10px;
  width: 200px;
}
@media (max-width: 479px) {
  ul.discount-form li input[type=text],
ul.giftcard-form li input[type=text] {
    width: 160px;
  }
}
ul.discount-form li input[type=submit], ul.discount-form li input[type=button],
ul.giftcard-form li input[type=submit],
ul.giftcard-form li input[type=button] {
  border-radius: 0 5px 5px 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #6eb43f;
  border: 0;
  color: white;
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 40px;
  text-transform: uppercase;
  width: 120px;
}
ul.discount-form li input[type=submit]:hover, ul.discount-form li input[type=submit]:focus, ul.discount-form li input[type=button]:hover, ul.discount-form li input[type=button]:focus,
ul.giftcard-form li input[type=submit]:hover,
ul.giftcard-form li input[type=submit]:focus,
ul.giftcard-form li input[type=button]:hover,
ul.giftcard-form li input[type=button]:focus {
  background: #578e32;
}
ul.discount-form li.box-error p,
ul.giftcard-form li.box-error p {
  color: #e10404;
  line-height: 2.5em;
  padding-left: 15px;
}
ul.discount-form li.box-error p a,
ul.giftcard-form li.box-error p a {
  font: inherit;
  color: #e10404;
  text-decoration: underline;
}

div.giftcardcontainer ul:before, div.giftcardcontainer ul:after {
  content: " ";
  display: table;
}
div.giftcardcontainer ul:after {
  clear: both;
}
div.giftcardcontainer ul {
  *zoom: 1;
}
div.giftcardcontainer div.box-error {
  margin: 10px 0px;
  border: none;
  padding: 0px;
  text-align: left;
}
div.giftcardcontainer div.box-error p {
  color: #e10404;
  font-size: 1.2em;
}
div.giftcardcontainer div.giftcard-added h4 {
  color: #6eb43f;
}
div.giftcardcontainer div.giftcard-added table {
  margin-top: 15px;
  font-size: 1.3em;
}
div.giftcardcontainer div.giftcard-added table th {
  text-align: left;
  border-bottom: 1px dotted gray;
}
div.giftcardcontainer div.giftcard-added table td {
  padding: 5px 0px !important;
}
div.giftcardcontainer div.giftcard-added table td a.remove-giftcard {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transition: all 0.2s ease;
  background: none;
  border: 1px solid #b3b3b3;
  border-color: #555555;
  display: inline-block;
  height: 20px;
  margin: 0 10px;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
  width: 20px;
}
div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:before, div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:after {
  content: "";
  background: #555555;
  display: block;
  height: 1px;
  position: absolute;
  left: 4px;
  top: 9px;
  width: 10px;
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
  zoom: 1;
}
div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:after {
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
}
div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:hover, div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  border-color: #e10404;
  transform: rotate(360deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(360), M12=-sin(360), M21=sin(360), M22=cos(360));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(360), M12=-sin(360), M21=sin(360), M22=cos(360))";
  zoom: 1;
}
div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:hover:before, div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:hover:after, div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:focus:before, div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:focus:after {
  background: #e10404;
}
ie7 div.giftcardcontainer div.giftcard-added table td a.remove-giftcard, .ie8 div.giftcardcontainer div.giftcard-added table td a.remove-giftcard {
  background: url(../images/css/close-small.png) no-repeat center center;
  padding-left: 15px;
}
ie7 div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:before, ie7 div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:after, .ie8 div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:before, .ie8 div.giftcardcontainer div.giftcard-added table td a.remove-giftcard:after {
  display: none;
}

/*
*
* CART RIGHT
*
*/
@media (max-width: 767px) {
  div.row.first-cart {
    margin: 0 0x;
  }
}
div.cart-left {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /*
  *
  * CART STEPS
  *
  */
}
@media (min-width: 768px) {
  div.cart-left {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 992px) {
  div.cart-left {
    float: left;
    width: 70.8333333333%;
  }
}
@media (min-width: 1200px) {
  div.cart-left {
    float: left;
    width: 70.8333333333%;
  }
}
div.cart-left div.box-info {
  float: left;
  font-size: 1em;
  margin-bottom: 15px;
  width: 100%;
}
div.cart-left div.box-info strong {
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
}
div.cart-left div.box-info a {
  float: right;
  font-size: 1.4em;
}
@media (max-width: 479px) {
  div.cart-left div.box-info a {
    float: none;
    line-height: 25px;
    margin-left: 0;
  }
}
div.cart-left div.block {
  float: left;
  width: 100%;
}
div.cart-left div.wrap {
  border-top: 1px solid #b3b3b3;
  display: block;
  padding: 30px 0;
}
div.cart-left div.wrap:before, div.cart-left div.wrap:after {
  content: " ";
  display: table;
}
div.cart-left div.wrap:after {
  clear: both;
}
div.cart-left div.wrap {
  *zoom: 1;
}
@media (max-width: 767px) {
  div.cart-left div.wrap {
    padding: 20px;
  }
}
div.cart-left div.wrap h2 {
  border: 0;
  float: left;
  margin: 20px 0 10px 0;
  padding: 0;
  width: 100%;
}
div.cart-left div.wrap h2.first {
  margin-top: 0;
}
div.cart-left div.wrap h2:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  div.cart-left div.wrap h2 {
    padding: 0;
  }
}
div.cart-left div.wrap ul.form.buttons {
  border-top: 1px solid #b3b3b3;
  margin-top: 20px;
  padding-top: 20px;
}
div.cart-left div.wrap ul.form.buttons li {
  float: left;
  width: auto;
}
div.cart-left div.wrap ul.form.buttons li a {
  margin-top: 5px;
}
div.cart-left div.wrap ul.form.buttons li:last-child {
  float: right;
}
div.cart-left h1,
div.cart-left h2,
div.cart-left strong.title {
  border-top: 1px solid #b3b3b3;
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif !important;
  padding: 10px 0;
  float: left;
  margin: 0;
  width: 100%;
}
@media (max-width: 767px) {
  div.cart-left h1,
div.cart-left h2,
div.cart-left strong.title {
    padding: 20px;
  }
}
div.cart-left h1 span,
div.cart-left h2 span,
div.cart-left strong.title span {
  float: left;
}
div.cart-left h1 a,
div.cart-left h2 a,
div.cart-left strong.title a {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #f2f2f2;
  color: #555555;
  float: right;
  font: 600 0.8em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 3px 5px;
  text-decoration: none;
  text-transform: uppercase;
}
div.cart-left h1 a:hover, div.cart-left h1 a:focus,
div.cart-left h2 a:hover,
div.cart-left h2 a:focus,
div.cart-left strong.title a:hover,
div.cart-left strong.title a:focus {
  background: #555555;
  color: white;
}
div.cart-left h1 {
  color: black;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #b3b3b3;
}

/*
*
* CART RIGHT
*
*/
aside.cart-right {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /*
  *
  * SERVICE
  *
  */
}
@media (max-width: 767px) {
  aside.cart-right {
    display: none;
  }
}
@media (min-width: 768px) {
  aside.cart-right {
    float: left;
    width: 41.6666666667%;
  }
}
@media (min-width: 992px) {
  aside.cart-right {
    float: left;
    width: 29.1666666667%;
  }
}
@media (min-width: 1200px) {
  aside.cart-right {
    float: left;
    width: 29.1666666667%;
  }
}
aside.cart-right div.block {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
aside.cart-right h3 {
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  font: 300 1.5em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  padding: 10px 0;
  text-transform: uppercase;
  width: 100%;
}
aside.cart-right h3 strong {
  font-weight: 700;
}
aside.cart-right h3 a {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #f2f2f2;
  color: #555555;
  float: right;
  font: 600 0.8em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 3px 5px;
  text-decoration: none;
  text-transform: uppercase;
}
aside.cart-right h3 a:hover, aside.cart-right h3 a:focus {
  background: #555555;
  color: white;
}
aside.cart-right div.service {
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  float: left;
  margin-top: 25px;
  padding: 15px;
  width: 100%;
}
aside.cart-right div.service h3 {
  border: none;
  font: 700 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 10px;
  padding: 0;
}
aside.cart-right div.service ul, aside.cart-right div.service ol {
  margin: 15px 0;
}
aside.cart-right div.service ul li, aside.cart-right div.service ol li {
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
}
aside.cart-right div.service table {
  float: left;
  width: 100%;
}
aside.cart-right div.service table tr td {
  border: 1px solid #b3b3b3;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 5px;
}

/*
*
* MINI-WRAP
*
*/
div.mini-wrap {
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  width: 100%;
}

/*
*
* TABLE.MINI-CART
*
*/
/* MINI-CART */
table.mini-cart {
  float: left;
  width: 100%;
}
table.mini-cart tr.first td {
  border: none;
}
table.mini-cart tr.total td {
  background: #f2f2f2;
  border-bottom: 0;
  color: black;
}
table.mini-cart tr td {
  border-top: 1px solid #b3b3b3;
  font: 300 1.5em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  /* prijs bij totaal */
}
table.mini-cart tr td.price {
  border-left: 1px solid #b3b3b3;
  width: 30%;
}
table.mini-cart tr td strong {
  float: left;
  margin-bottom: 3px;
  width: 100%;
}
table.mini-cart tr td strong {
  font-weight: 400;
}
table.mini-cart tr td strong.price {
  font-weight: 700;
  color: #349d34;
}
table.mini-cart tr td.image {
  max-width: 130px;
}
table.mini-cart tr td.image img {
  max-width: 100px;
}
table.mini-cart.total tr td {
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: right;
}
table.mini-cart.total tr td strong {
  font-weight: 300;
}
table.mini-cart.total tr td.price {
  font-weight: 700;
}
table.mini-cart.total tr.total td.price {
  color: #349d34;
}

/*
*
* DIV.ACCOUNT (REGISTER TEMPLATE)
*
*/
div.account {
  float: left;
  margin-top: 30px;
  width: 100%;
}
div.account h2 {
  border: 0;
}
@media (max-width: 767px) {
  div.account h2 {
    padding: 0;
  }
}

/*
*
* DIV.ACCOUNT-INFO (CART LOGGEDIN)
*
*/
div.account-info {
  margin-left: -10px;
  margin-right: -10px;
}
div.account-info:before, div.account-info:after {
  content: " ";
  display: table;
}
div.account-info:after {
  clear: both;
}
div.account-info {
  *zoom: 1;
}
div.account-info h3,
div.account-info h2 {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  color: #555555;
  margin-bottom: 10px;
  font: 700 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
}
@media (min-width: 768px) {
  div.account-info h3,
div.account-info h2 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.account-info h3,
div.account-info h2 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  div.account-info h3,
div.account-info h2 {
    float: left;
    width: 100%;
  }
}
div.account-info div.left h2,
div.account-info div.right h2 {
  padding: 0;
  width: 100%;
}
@media (max-width: 767px) {
  div.account-info {
    margin-bottom: 20px;
  }
}
div.account-info div.left,
div.account-info div.right {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.account-info div.left,
div.account-info div.right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  div.account-info div.left,
div.account-info div.right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  div.account-info div.left,
div.account-info div.right {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  div.account-info div.right {
    margin-top: 40px;
  }
}

div.wrapper-detail {
  border-top: 1px solid #b3b3b3;
  float: left;
  padding: 20px;
  position: relative;
  width: 100%;
}
div.wrapper-detail.first {
  border-top: 0;
}
div.wrapper-detail a.modify {
  position: absolute;
  top: 20px;
  right: 20px;
}
@media (max-width: 767px) {
  div.wrapper-detail a.modify {
    position: static;
    margin-top: 20px;
  }
}

div.remarks {
  border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #f2f2f2;
  border-top: 1px solid #b3b3b3;
  float: left;
  padding: 20px;
  width: 100%;
}
div.remarks textarea {
  border: 1px solid #b3b3b3;
  float: left;
  height: 150px;
  margin-top: 20px;
  padding: 5px;
  width: 100%;
}

ul.info {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  ul.info {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  ul.info {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  ul.info {
    float: left;
    width: 50%;
  }
}
ul.info li {
  font: 300 1.6em/1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  list-style: none;
}
ul.info li strong {
  float: left;
}
div.left ul.info, div.right ul.info {
  padding: 0;
  margin-bottom: 15px;
  width: 100%;
}

/*
*
* A.MODIFY
*
*/
a.modify {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #f2f2f2;
  border-bottom: 3px solid #e6e6e6;
  color: #555555;
  float: left;
  font: 700 1.3em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
}
a.modify:hover, a.modify:focus {
  background: #555555;
  border-bottom-color: #3c3c3c;
  color: white;
}
a.modify:hover:active, a.modify:focus:active {
  border-bottom-width: 1px;
  margin-top: 2px;
}

/*
*
* SLIDE: OPENSCHUVIENDE ELEMENTS
*
*/
.slide {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  float: left;
  padding: 20px;
  margin-bottom: 30px;
  width: 100%;
}
.slide ul li {
  list-style: none;
  font: 300 1.6em/28px "Open Sans", Arial, Helvetica, Sans-serif;
}
.slide ul.form li {
  font-size: 1em;
}
.slide div.openinghours {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.slide div.openinghours strong {
  border: 0;
  padding: 0;
}

/*
*
* DIV.CART-WRAP-OVERVIEW
*
*/
div.cart-wrap-detail {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #b3b3b3;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}

/* Agree & Condition terms */
p.conditions {
  float: left;
  text-align: right;
  width: 100%;
}
@media (max-width: 767px) {
  p.conditions {
    text-align: left;
  }
}

div.conditions-error {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transition: all 0.2s ease;
  background: #e10404;
  color: white;
  font-size: 1.2em;
  padding: 10px;
  float: right;
  position: relative;
  display: inline-block;
}
div.conditions-error.no-display {
  display: none;
}
@media (max-width: 767px) {
  div.conditions-error {
    float: left;
    width: 100%;
  }
}

/* order info */
div.order-info {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.order-info {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.order-info {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  div.order-info {
    float: left;
    width: 50%;
  }
}

/* deel je bestelling */
div.share-order {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  div.share-order {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  div.share-order {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  div.share-order {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div.share-order {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  div.share-order {
    border-top: 1px solid #b3b3b3;
    padding-top: 30px;
    margin-top: 30px;
  }
}
div.share-order ul li {
  border-top: 1px solid #b3b3b3;
  float: left;
  list-style: none;
  padding: 15px 0;
  width: 100%;
}
div.share-order ul li:first-child {
  border-top: 0;
  padding-top: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  div.share-order ul li:first-child {
    padding-top: 15px;
  }
}
div.share-order ul li img {
  float: left;
  width: 10%;
}
@media (max-width: 767px) {
  div.share-order ul li img {
    width: 30%;
  }
}
div.share-order ul li div.right {
  float: right;
  width: 85%;
}
@media (max-width: 767px) {
  div.share-order ul li div.right {
    width: 60%;
  }
}
div.share-order ul li div.right strong {
  float: left;
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 5px;
  width: 100%;
}
div.share-order ul li div.right ul li {
  border: none;
  padding: 0 5px;
  width: auto;
}
@media (max-width: 767px) {
  div.share-order ul li div.right ul li {
    padding: 5px 0;
    width: 100%;
  }
}
div.share-order ul li div.right ul li:first-child {
  padding-left: 0;
}

/* ORDER STAPPEN */
ul.order-steps {
  margin-top: 30px;
}
ul.order-steps li {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  list-style: none;
  text-align: center;
}
@media (min-width: 992px) {
  ul.order-steps li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  ul.order-steps li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  ul.order-steps li {
    float: left;
    width: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  ul.order-steps li {
    border-top: 1px solid #b3b3b3;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
ul.order-steps li strong {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ed1848;
  color: white;
  display: inline-block;
  font: 700 1.5em/2.5em "Open Sans", Arial, Helvetica, Sans-serif;
  height: 35px;
  text-align: center;
  width: 35px;
}
ul.order-steps li h2 {
  color: #ed1848;
  font: 700 1.5em/1.5em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 20px 0 10px 0;
  text-transform: uppercase;
}
ul.order-steps li p {
  font: 200 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
}

/*
*
* CART-EMPTY
*
*/
div.cart-empty {
  float: left;
  font: 200 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  width: 100%;
}

table.payment-method {
  float: left;
  width: 100%;
}
table.payment-method tr.first td {
  border: none;
}
table.payment-method tr td {
  border-top: 1px solid #b3b3b3;
  padding: 15px;
  vertical-align: middle;
}
table.payment-method tr td.image {
  max-width: 95px;
  padding: 20px 0;
}
table.payment-method tr td.image img {
  max-width: 75px;
}
table.payment-method tr td.check {
  padding: 20px 10px 20px 20px;
}
table.payment-method tr td strong {
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
}
table.payment-method tr td.coupon, table.payment-method tr td.giftcard {
  border-radius: 0 0 5px 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #f2f2f2;
  padding: 5px 15px;
}
table.payment-method tr td.coupon table, table.payment-method tr td.giftcard table {
  float: left;
  width: 100%;
}
table.payment-method tr td.coupon table tr td, table.payment-method tr td.giftcard table tr td {
  border: none;
  padding: 10px 0;
  vertical-align: top;
}
table.payment-method tr td.coupon table tr td h5, table.payment-method tr td.giftcard table tr td h5 {
  float: left;
  font: 700 1.2em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 10px 0 0 0;
  text-transform: uppercase;
  width: 100%;
}
table.payment-method tr td.coupon table tr td.total, table.payment-method tr td.giftcard table tr td.total {
  width: 50%;
}
table.payment-method tr td.coupon table tr td.total span,
table.payment-method tr td.coupon table tr td.total strong, table.payment-method tr td.giftcard table tr td.total span,
table.payment-method tr td.giftcard table tr td.total strong {
  background: #349d34;
  color: white;
  height: 30px;
  float: left;
  padding: 5.5px 5% 0 5%;
  width: 50%;
}
@media (max-width: 767px) {
  table.payment-method tr td.coupon table tr td.total span,
table.payment-method tr td.coupon table tr td.total strong, table.payment-method tr td.giftcard table tr td.total span,
table.payment-method tr td.giftcard table tr td.total strong {
    text-align: right;
    width: 100%;
  }
}
table.payment-method tr td.coupon table tr td.total span, table.payment-method tr td.giftcard table tr td.total span {
  font: 400 1.3em "Open Sans", Arial, Helvetica, Sans-serif;
}
table.payment-method tr td.coupon table tr td.total strong, table.payment-method tr td.giftcard table tr td.total strong {
  text-align: right;
}
table.payment-method tr td.giftcard {
  border-top: none;
  border-bottom: 1px solid #b3b3b3;
  padding: 10px 10px 10px 24px;
}
table.payment-method tr td.giftcard input[type=checkbox] {
  margin-right: 10px;
}
table.payment-method tr td.giftcard table tr td div.giftcardcontainer {
  margin-top: 10px;
}

/*

	CUSTOMERZONE

*/
div.cz-wrap {
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  div.cz-wrap {
    padding: 0 20px;
  }
}

/*
*
* ORDERS
*
*/
div.order {
  float: left;
  margin-top: 40px;
  width: 100%;
}
@media (max-width: 767px) {
  div.order {
    border-top: 1px solid #b3b3b3;
    padding: 20px;
    margin-top: 10px;
  }
}
div.order.detail {
  margin-top: 0;
}
@media (max-width: 767px) {
  div.order.detail {
    border-top: none;
    padding: 0;
    margin-top: 0;
  }
}
div.order div.title {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
div.order div.title h2 {
  float: left;
  font: 700 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
  padding-top: 10px;
}
div.order div.title a.modify {
  float: right;
}
@media (max-width: 767px) {
  div.order div.title a.modify {
    float: left;
    margin-bottom: 20px;
  }
}

/*
*
* UL.ORDER-INFO
*
*/
ul.order-info {
  float: left;
  border-top: 1px solid #b3b3b3;
  padding: 20px 0;
  margin-top: 20px;
  width: 100%;
}
ul.order-info.first {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
@media (max-width: 767px) {
  ul.order-info.first {
    border-top: 1px solid #b3b3b3;
    padding-top: 20px;
    margin-top: -10px;
  }
}
ul.order-info li {
  border-left: 1px solid #b3b3b3;
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  padding: 0 10px;
  list-style: none;
}
@media (max-width: 767px) {
  ul.order-info li {
    border-left: 0;
    padding: 0;
    width: 100%;
  }
}
ul.order-info li:last-child {
  font-weight: 700;
}
ul.order-info li:first-child {
  border-left: 0;
  padding-left: 0;
}

/*
*
* TABLE.ORDER (ZIE BASIS CART)
*
*/
/*
*
* ACCORDION
*
*/
@media (max-width: 767px) {
  h1.pd {
    float: left;
    padding: 0 20px;
    width: 100%;
  }
}
ul.accordion-order {
  border-bottom: 1px solid #b3b3b3;
  float: left;
  width: 100%;
}
ul.accordion-order > li {
  float: left;
  font-size: 1em;
  list-style: none;
  width: 100%;
}
ul.accordion-order > li h2 {
  font: 300 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 0;
  padding: 0;
}
ul.accordion-order > li h2 a {
  border-top: 1px solid #b3b3b3;
  color: #555555;
  float: left;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  ul.accordion-order > li h2 a {
    padding-left: 20px;
  }
}
ul.accordion-order > li h2 a ul {
  float: left;
  width: 100%;
}
ul.accordion-order > li h2 a ul li {
  border-left: 1px solid #b3b3b3;
  float: left;
  padding: 0 10px;
  list-style: none;
  width: auto;
}
@media (max-width: 767px) {
  ul.accordion-order > li h2 a ul li {
    border-left: 0;
    padding: 0;
    width: 100%;
  }
}
ul.accordion-order > li h2 a ul li strong {
  font-weight: 700;
}
ul.accordion-order > li h2 a ul li:first-child {
  border-left: 0;
  padding-left: 0;
}
ul.accordion-order > li h2 a:hover, ul.accordion-order > li h2 a:focus {
  color: #6eb43f;
}
ul.accordion-order > li h2 a:before, ul.accordion-order > li h2 a:after {
  transition: all 0.2s ease;
  transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
  zoom: 1;
  background: #555555;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  right: 25px;
  top: 20px;
  width: 2px;
}
@media (max-width: 767px) {
  ul.accordion-order > li h2 a:before, ul.accordion-order > li h2 a:after {
    top: 50px;
  }
}
.ie7 ul.accordion-order > li h2 a, .ie8 ul.accordion-order > li h2 a {
  background: url(../images/css/arrow-right.png) no-repeat 95% center;
}
.ie7 ul.accordion-order > li h2 a:before, .ie7 ul.accordion-order > li h2 a:after, .ie8 ul.accordion-order > li h2 a:before, .ie8 ul.accordion-order > li h2 a:after {
  display: none;
}
ul.accordion-order > li h2 a:after {
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod="auto expand", M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
  zoom: 1;
  top: 29px;
}
@media (max-width: 767px) {
  ul.accordion-order > li h2 a:after {
    top: 59px;
  }
}
ul.accordion-order > li h2 a.open {
  color: #6eb43f;
}
ul.accordion-order > li h2 a.open:after {
  background: #6eb43f;
  right: 10px;
  top: 25px;
}
@media (max-width: 767px) {
  ul.accordion-order > li h2 a.open:after {
    top: 45px;
  }
}
ul.accordion-order > li h2 a.open:before {
  background: #6eb43f;
  top: 25px;
  right: 20px;
}
@media (max-width: 767px) {
  ul.accordion-order > li h2 a.open:before {
    top: 45px;
  }
}
.ie7 ul.accordion-order > li h2 a.open, .ie8 ul.accordion-order > li h2 a.open {
  background-image: url(../images/css/arrow-close.png);
}
@media (max-width: 767px) {
  ul.accordion-order div.collapse-order.open {
    padding: 0 20px;
  }
  ul.accordion-order div.collapse-order div.cart-total-table {
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border-top: 1px solid #b3b3b3;
  }
}

/*
*
* div.Cart-extra
*
*/
div.cart-extra {
  float: left;
  margin-top: 15px;
  margin-bottom: 30px;
  width: 100%;
}
@media (max-width: 767px) {
  div.cart-extra {
    margin-top: 0;
  }
}
div.cart-extra div.address-info {
  float: left;
  width: 60%;
}
@media (max-width: 767px) {
  div.cart-extra div.address-info {
    margin: 20px 0;
    width: 100%;
  }
}
div.cart-extra div.address-info ul {
  float: left;
  width: 50%;
}
@media (max-width: 479px) {
  div.cart-extra div.address-info ul {
    margin-top: 20px;
    width: 100%;
  }
  div.cart-extra div.address-info ul:first-child {
    margin-top: 20px;
  }
}
div.cart-extra div.address-info ul li {
  font: 300 1.6em/25px "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  list-style: none;
  width: 100%;
}
div.cart-extra div.address-info ul li:first-child {
  margin-bottom: 10px;
}
div.cart-extra div.cart-total-table {
  float: left;
  width: 40%;
}
@media (max-width: 767px) {
  div.cart-extra div.cart-total-table {
    width: 100%;
    margin-top: 20px;
  }
}

/*
*
* ADDRESS-BOOK
*
*/
@media (max-width: 767px) {
  a.modify.extra-address {
    margin-left: 20px;
  }
}
form.add-address {
  float: left;
  width: 70%;
}
@media (min-width: 768px) and (max-width: 991px) {
  form.add-address {
    width: 100%;
  }
}
@media (max-width: 767px) {
  form.add-address {
    width: 100%;
  }
  form.add-address ul.form {
    padding: 0 20px;
  }
}

div.addressbook {
  float: left;
  margin-top: 40px;
  width: 100%;
}
div.addressbook ul {
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  div.addressbook ul {
    padding: 0 20px;
  }
}
div.addressbook ul li {
  font: 300 1.6em/25px "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  list-style: none;
  width: 100%;
}
div.addressbook ul li.mar {
  font-size: 1em;
  padding: 10px 0;
}
div.addressbook ul li a {
  background: #e6e6e6;
  color: #555555;
  font: 700 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 5px 10px;
  margin-right: 5px;
  text-decoration: none;
  text-transform: uppercase;
}
div.addressbook ul li a:hover, div.addressbook ul li a:focus {
  background: #555555;
  color: white;
}
div.addressbook ul.checkbox li label {
  line-height: 40px;
}
div.addressbook h2 {
  font: 700 1.5em "Open Sans", Arial, Helvetica, Sans-serif;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  div.addressbook h2 {
    padding: 0 20px;
  }
}
div.addressbook div.form-wrap {
  border-top: 1px solid #b3b3b3;
  float: left;
  padding: 15px 0;
  width: 48%;
}
@media (max-width: 991px) {
  div.addressbook div.form-wrap {
    width: 100%;
  }
}
div.addressbook div.form-wrap:nth-child(even) {
  clear: both;
  margin-right: 1%;
}
@media (max-width: 991px) {
  div.addressbook div.form-wrap:nth-child(even) {
    margin-right: 0;
  }
}
div.addressbook div.form-wrap:nth-child(odd) {
  margin-left: 1%;
}
@media (max-width: 991px) {
  div.addressbook div.form-wrap:nth-child(odd) {
    margin-left: 0;
  }
}
div.addressbook div.form-wrap ul.form.address li {
  font-size: 1em;
}

/*
*
* ADJUST ADDRESS
*
*/
@media (max-width: 767px) {
  form.account {
    padding: 0 20px;
  }
}
form.account h2 {
  font: 700 1.8em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  margin: 20px 0 10px 0;
  width: 100%;
}
form.account h2:first-child {
  margin-top: 0;
}

/*

	FOOTER

*/
footer {
  display: block;
  margin-top: 80px;
  width: 100%;
  /*
  *
  * 3D LINE BLOCKS
  *
  */
  /*
  *
  * CART
  *
  */
}
footer:before, footer:after {
  content: " ";
  display: table;
}
footer:after {
  clear: both;
}
footer {
  *zoom: 1;
}
footer div.top {
  background: #f7f7f7;
  display: block;
  padding: 70px 0 40px 0;
  position: relative;
  width: 100%;
}
footer div.top:before {
  background: url("../images/css/icon-footer.png") no-repeat center center;
  content: "";
  height: 63px;
  left: 50px;
  position: absolute;
  top: -30px;
  width: 52px;
}
@media (max-width: 767px) {
  footer div.top {
    padding: 35px 0 5px 0;
  }
}
footer div.top strong.title {
  color: #555555;
  float: left;
  font: 700 1.8em/1.2em "Open Sans", Arial, Helvetica, Sans-serif;
  text-transform: uppercase;
  margin-bottom: 15px;
  width: 100%;
}
footer div.top ul li {
  color: #555555;
  float: left;
  font: 400 1.6em/20px "Open Sans", Arial, Helvetica, Sans-serif;
  list-style: none;
  padding: 0 0 5px 0;
  width: 100%;
}
footer div.top ul li strong.title {
  font-size: 1.2em;
}
footer div.top ul li a {
  color: #555555;
  text-decoration: none;
}
footer div.top ul li a:hover, footer div.top ul li a:focus {
  color: #ed1848;
}
footer div.top ul li:first-child {
  width: 100%;
}
footer div.wrap-foot-left {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /*div.service
  {
  	//-- mixins
  	@include make-xs-column(12);
  	@include make-sm-column(6);
  	@include make-md-column(6);
  	@include make-lg-column(5);

  	@include breakpoint(col-xs)
  	{
  		padding-top: 15px;
  		padding-bottom: 15px;
  	}

  	@include breakpoint(col-sm)
  	{
  		&:before,
  			&:after
  			{
  			display: none!important;
  		}
  	}

  	p
  	{
  		color: $textcolor;

  		strong
  		{
  			display: block;
  			font-weight: 700;
  			font-size: 1.8em;
  			width: 100%;
  		}
  	}

  	ul.social
  	{
  		float: left;
  		margin-top: 25px;
  		width: 100%;


  		li
  		{
  			@include border-radius(50%);

  			border: 1px solid $textcolor;
  			float: left;
  			list-style: none;
  			margin-left: 10px;
  			padding: 5px;
  			width: 30px;

  			&:first-child
  				{
  				margin-left: 0;
  			}

  			a
  			{
  				text-decoration: none;
  				display: block;
  			}

  			img
  			{
  				display: block;
  				width: 100%;
  			}
  		}

  	}
  }*/
}
@media (min-width: 768px) {
  footer div.wrap-foot-left {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  footer div.wrap-foot-left {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  footer div.wrap-foot-left {
    float: left;
    width: 33.3333333333%;
  }
}
footer div.wrap-foot-left address {
  /*			@include make-xs-column(12);
  			@include make-sm-column(6);
  			@include make-md-column(6);
  			@include make-lg-column(6);*/
  float: left;
  width: 100%;
}
footer div.wrap-foot-left address ul li.phone {
  margin-top: 20px;
}
@media (max-width: 767px) {
  footer div.wrap-foot-left address ul {
    float: left;
    position: relative;
    padding-bottom: 15px;
    width: 100%;
    /*	&:before,
    		&:after
    		{
    		background: darken($maincolor,5%);
    		content:'';
    		position: absolute;
    		left: 0px;
    		height: 1px;
    		bottom: 0;
    		width: 100%;
    	}

    	&:after
    		{
    		background: lighten($maincolor,5%);
    		bottom: -1px;
    	}*/
  }
}
footer nav.navigation-footer {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  footer nav.navigation-footer {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  footer nav.navigation-footer {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 1200px) {
  footer nav.navigation-footer {
    float: left;
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer nav.navigation-footer {
    margin-top: 30px;
  }
}
footer nav.navigation-footer ul {
  float: left;
  padding-left: 10px;
  width: 33%;
}
footer nav.navigation-footer ul:first-child {
  padding-left: 0;
}
@media (max-width: 767px) {
  footer nav.navigation-footer ul {
    padding: 15px 0;
    position: relative;
    width: 100%;
  }
}
footer nav.navigation-footer ul a.linkimage {
  float: left;
  margin-bottom: 20px;
  text-decoration: none;
  width: 50%;
}
footer nav.navigation-footer ul a.linkimage img {
  display: block;
  max-width: 110px;
}
footer div.wrap-foot-bottom {
  float: left;
  position: relative;
  margin-top: 30px;
  padding-top: 30px;
  width: 100%;
  /*&:before,
  	&:after
  	{
  	background: darken($maincolor,5%);
  	content:'';
  	position: absolute;
  	right: 0;
  	height: 1px;
  	top: -1px;
  	width: 100%;
  }

  &:after
  	{
  	background: lighten($maincolor,5%);
  	top: 0px;
  }*/
}
@media (max-width: 767px) {
  footer div.wrap-foot-bottom {
    display: none;
  }
}
footer div.wrap-foot-bottom ul.usp-b {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (max-width: 767px) {
  footer div.wrap-foot-bottom ul.usp-b {
    display: none;
  }
}
@media (min-width: 768px) {
  footer div.wrap-foot-bottom ul.usp-b {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  footer div.wrap-foot-bottom ul.usp-b {
    float: left;
    width: 58.3333333333%;
  }
}
@media (min-width: 1200px) {
  footer div.wrap-foot-bottom ul.usp-b {
    float: left;
    width: 50%;
  }
}
footer div.wrap-foot-bottom ul.usp-b li {
  float: left;
  font-size: 1em;
  width: 33%;
}
footer div.wrap-foot-bottom ul.usp-b li img {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
footer div.wrap-foot-bottom ul.usp-b li strong {
  color: #555555;
  display: inline-block;
  font: 300 1.6em/1.2em "Open Sans", Arial, Helvetica, Sans-serif;
  padding-left: 10px;
  text-transform: lowercase;
  vertical-align: middle;
  width: 75%;
}
footer form.newsletter {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
}
@media (min-width: 768px) {
  footer form.newsletter {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  footer form.newsletter {
    float: left;
    width: 41.6666666667%;
  }
}
@media (min-width: 1200px) {
  footer form.newsletter {
    float: left;
    width: 45.8333333333%;
  }
}
@media (min-width: 1200px) {
  footer form.newsletter {
    margin-left: 4.1666666667%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer form.newsletter {
    margin-top: 30px;
  }
}
footer form.newsletter div.info,
footer form.newsletter div.form {
  float: left;
  width: 50%;
}
footer form.newsletter div.info p,
footer form.newsletter div.form p {
  color: #555555;
}
@media (max-width: 767px) {
  footer form.newsletter div.info,
footer form.newsletter div.form {
    margin-bottom: 15px;
    width: 100%;
  }
}
footer form.newsletter div.form {
  position: relative;
}
footer form.newsletter div.form div.box-info {
  bottom: 85px;
  position: absolute;
  z-index: 50;
}
footer form.newsletter div.form ul {
  float: left;
  padding: 0;
  width: 100% !important;
}
footer form.newsletter div.form ul li {
  float: left;
  font-size: 1em;
  list-style: none;
  padding-left: 0;
  width: 100%;
}
footer form.newsletter div.form ul li input[type=email], footer form.newsletter div.form ul li input[type=text] {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #555555;
  border: none;
  height: 40px;
  float: left;
  font: 200 1.6em/16px "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}
footer form.newsletter div.form ul li input[type=submit], footer form.newsletter div.form ul li input[type=button] {
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ed1848;
  border: none;
  border-bottom: 3px solid #c30f38;
  color: #555555;
  float: left;
  font: 700 1.6em/16px "Open Sans", Arial, Helvetica, Sans-serif;
  height: 40px;
  margin-top: 5px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
footer form.newsletter div.form ul li input[type=submit]:hover, footer form.newsletter div.form ul li input[type=submit]:focus, footer form.newsletter div.form ul li input[type=button]:hover, footer form.newsletter div.form ul li input[type=button]:focus {
  background: #da113e;
  border-bottom-color: #ab0d31;
}
footer form.newsletter div.form ul li input[type=submit]:hover:active, footer form.newsletter div.form ul li input[type=submit]:focus:active, footer form.newsletter div.form ul li input[type=button]:hover:active, footer form.newsletter div.form ul li input[type=button]:focus:active {
  margin-top: 6px;
  border-bottom-width: 2px;
}
footer div.bottom {
  background: #cccccc;
  display: block;
  padding: 20px 0 16px;
  width: 100%;
}
footer div.bottom ul.paymentmethod {
  float: left;
  width: 50%;
}
@media (max-width: 991px) {
  footer div.bottom ul.paymentmethod {
    width: 100%;
  }
}
footer div.bottom ul.paymentmethod li {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 4px;
  max-width: 70px;
  vertical-align: middle;
}
footer div.bottom ul.paymentmethod li img {
  display: block;
  width: 100%;
}
footer div.bottom div.credits {
  color: black;
  float: left;
  font: 300 1.4em/35px "Open Sans", Arial, Helvetica, Sans-serif;
  padding-right: 0;
  text-align: right;
  width: 50%;
}
@media (max-width: 991px) {
  footer div.bottom div.credits {
    text-align: left;
    margin-top: 10px;
    width: 100%;
  }
}
footer div.bottom div.credits a {
  color: black;
}
footer div.bottom div.credits a:hover, footer div.bottom div.credits a:focus {
  color: #6eb43f;
}
footer div.bottom div.credits span {
  display: inline-block;
}
footer div.bottom div.credits nav {
  border-right: 1px solid #b3b3b3;
  display: inline-block;
  padding: 0 10px 0 0;
  margin-right: 10px;
}
@media (max-width: 767px) {
  footer div.bottom div.credits nav {
    border-right: 0;
    padding-bottom: 5px;
    width: 100%;
  }
}
footer div.bottom div.credits nav ul li {
  display: inline-block;
  list-style: none;
}
footer div.bottom div.credits nav ul li a {
  padding: 0 10px;
}
@media (max-width: 767px) {
  footer div.bottom div.credits nav ul li:first-child a {
    padding-left: 0;
  }
}
footer div.row.top-w {
  /*@include breakpoint(col-xs)
  {
  	nav.navigation-footer ul
  	{
  		&:before,
  			&:after
  			{
  			background: darken($maincolor,5%);
  			content:'';
  			display: block;
  			position: absolute;
  			left: 0px;
  			height: 1px;
  			top: 0;
  			width: 100%;
  		}

  		&:after
  			{
  			background: lighten($maincolor,5%);
  			top: -1px;
  		}
  	}
  }*/
  /*nav.navigation-footer ul:last-child
  	{
  	&:before,
  		&:after
  		{
  		display: none;

  		@include breakpoint(col-xs)
  		{
  			display: block;
  		}
  	}
  }*/
}
footer div.row.top-w address,
footer div.row.top-w div.service,
footer div.row.top-w nav.navigation-footer ul {
  position: relative;
  /*&:before,
  	&:after
  	{
  	background: darken($maincolor,5%);
  	content:'';
  	position: absolute;
  	right: 10px;
  	height: 100%;
  	top: 0;
  	width: 1px;

  	@include breakpoint(col-xs)
  	{
  		display: none;
  	}
  }

  &:after
  	{
  	background: lighten($maincolor,5%);
  	right: 11px;
  }*/
}
footer.cart {
  border-top: 1px solid #b3b3b3;
  background: #484848;
  padding: 20px 0;
}
@media (max-width: 767px) {
  footer.cart {
    border-top: 0;
  }
}
footer.cart ul.paymentmethod {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  footer.cart ul.paymentmethod {
    width: 100%;
  }
}
footer.cart ul.paymentmethod li {
  display: inline-block;
  list-style: none;
  margin-right: 5px;
  vertical-align: middle;
}
footer.cart ul.paymentmethod li img {
  max-width: 70px;
}
footer.cart div.credits {
  float: left;
  font: 300 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  text-align: right;
  width: 50%;
}
@media (max-width: 767px) {
  footer.cart div.credits {
    text-align: left;
    padding-top: 20px;
    width: 100%;
  }
}
footer.cart div.credits a {
  color: #555555;
}
footer.cart div.credits a:hover, footer.cart div.credits a:focus {
  color: #6eb43f;
}

.ie9 div.old-browser,
.ie8 div.old-browser,
.ie7 div.old-browser {
  background: #e10404;
  color: white;
  font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  left: 0;
  position: fixed;
  padding: 12px;
  top: 0;
  width: 100%;
  z-index: 999;
}
.ie9 div.old-browser a,
.ie8 div.old-browser a,
.ie7 div.old-browser a {
  color: black;
}

/*
	PLUGIN | Hier staat alle css die van toepassing is voor de gebruikte plugins
*/
.scrollable {
  position: relative;
}

.scrollable:focus {
  outline: 0;
}

.scrollable .viewport {
  position: relative;
  overflow: hidden;
}

.scrollable .viewport .overview {
  position: absolute;
}

.scrollable .scroll-bar {
  display: none;
}

.scrollable .scroll-bar.vertical {
  position: absolute;
  right: 0;
  height: 100%;
}

.scrollable .scroll-bar.horizontal {
  position: relative;
  width: 100%;
}

.scrollable .scroll-bar .thumb {
  position: absolute;
}

.scrollable .scroll-bar.vertical .thumb {
  width: 100%;
  min-height: 10px;
}

.scrollable .scroll-bar.horizontal .thumb {
  height: 100%;
  min-width: 10px;
  left: 0;
}

.not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*Default skin*/
.scrollable.default-skin {
  padding-right: 10px;
  padding-bottom: 6px;
}

.scrollable.default-skin .scroll-bar.vertical {
  width: 6px;
}

.scrollable.default-skin .scroll-bar.horizontal {
  height: 6px;
}

.scrollable.default-skin .scroll-bar .thumb {
  background-color: black;
  opacity: 0.4;
  border-radius: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.scrollable.default-skin .scroll-bar:hover .thumb {
  opacity: 0.6;
}

/*Gray skin*/
.scrollable.gray-skin {
  padding-right: 17px;
}

.scrollable.gray-skin .scroll-bar {
  border: 1px solid gray;
  background-color: #d3d3d3;
}

.scrollable.gray-skin .scroll-bar .thumb {
  background-color: gray;
}

.scrollable.gray-skin .scroll-bar:hover .thumb {
  background-color: black;
}

.scrollable.gray-skin .scroll-bar.vertical {
  width: 10px;
}

.scrollable.gray-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}

/*Modern skin*/
.scrollable.modern-skin {
  padding-right: 17px;
}

.scrollable.modern-skin .scroll-bar {
  border: 1px solid gray;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: inset 0 0 5px #888;
}

.scrollable.modern-skin .scroll-bar .thumb {
  background-color: #95aabf;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #536984;
}

.scrollable.modern-skin .scroll-bar.vertical .thumb {
  width: 8px;
  background: linear-gradient(to right, #95aabf 0%, #547092 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )";
}

.scrollable.modern-skin .scroll-bar.horizontal .thumb {
  height: 8px;
  background-image: linear-gradient(#95aabf, #547092);
  background-image: -ms-linear-gradient(#95aabf, #547092);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )";
}

.scrollable.modern-skin .scroll-bar.vertical {
  width: 10px;
}

.scrollable.modern-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}

/* -->> AANPASSINGEN DIGITALMIND 29-04-2014 */
div.scroll-bar {
  z-index: 9999;
}
div.scroll-bar.vertical {
  background: #f2f2f2;
  width: 8px;
}
div.scroll-bar.vertical div.thumb {
  background: #bfbfbf;
  cursor: pointer;
}
div.scroll-bar.vertical div.thumb:hover, div.scroll-bar.vertical div.thumb:focus {
  background: #a6a6a6;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/css/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/css/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/css/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/css/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/css/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("../images/css/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* DIV.CALENDAR <<--------------------------------------------------------------------------------------------------- START DIV.CALENDAR  */
div.calendar,
div.ui-datepicker {
  background: #cccccc;
  border: 1px solid #b3b3b3;
  float: left;
  width: 335px;
}
div.calendar.overview,
div.ui-datepicker.overview {
  width: 286px;
}
div.calendar div.ui-datepicker-header,
div.ui-datepicker div.ui-datepicker-header {
  border-bottom: 1px solid #bfbfbf;
  float: left;
  padding: 15px 0;
  position: relative;
  width: 100%;
}
div.calendar div.ui-datepicker-header a.ui-datepicker-prev,
div.calendar div.ui-datepicker-header a.ui-datepicker-next,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-prev,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-next {
  cursor: pointer;
  height: 16px;
  position: absolute;
  top: 20px;
  text-indent: -99999px;
  width: 9px;
}
div.calendar div.ui-datepicker-header a.ui-datepicker-prev:hover, div.calendar div.ui-datepicker-header a.ui-datepicker-prev:focus,
div.calendar div.ui-datepicker-header a.ui-datepicker-next:hover,
div.calendar div.ui-datepicker-header a.ui-datepicker-next:focus,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-prev:hover,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-prev:focus,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-next:hover,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-next:focus {
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}
div.calendar div.ui-datepicker-header a.ui-datepicker-prev,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-prev {
  background: url(../images/css/arrow-calendar-left.png) no-repeat center;
  left: 20px;
  top: 30px;
}
div.calendar div.ui-datepicker-header a.ui-datepicker-prev:hover, div.calendar div.ui-datepicker-header a.ui-datepicker-prev:focus,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-prev:hover,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-prev:focus {
  border: none;
}
div.calendar div.ui-datepicker-header a.ui-datepicker-next,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-next {
  background: url(../images/css/arrow-calendar-right.png) no-repeat center;
  right: 20px;
  top: 30px;
}
div.calendar div.ui-datepicker-header a.ui-datepicker-next:hover, div.calendar div.ui-datepicker-header a.ui-datepicker-next:focus,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-next:hover,
div.ui-datepicker div.ui-datepicker-header a.ui-datepicker-next:focus {
  border: none;
}
div.calendar div.ui-datepicker-header div.ui-datepicker-title,
div.ui-datepicker div.ui-datepicker-header div.ui-datepicker-title {
  color: #555555;
  font: 300 2.3em "Open Sans", Arial, Helvetica, Sans-serif;
  float: left;
  text-align: center;
  width: 100%;
}
div.calendar div.ui-datepicker-header div.ui-datepicker-title span.ui-datepicker-year,
div.ui-datepicker div.ui-datepicker-header div.ui-datepicker-title span.ui-datepicker-year {
  font-size: 0.6em;
}
div.calendar div.ui-datepicker-header div.ui-datepicker-title select.ui-datepicker-year,
div.ui-datepicker div.ui-datepicker-header div.ui-datepicker-title select.ui-datepicker-year {
  color: #555555;
  border: 1px solid #b3b3b3;
}
div.calendar div.ui-datepicker-header select.ui-datepicker-year,
div.ui-datepicker div.ui-datepicker-header select.ui-datepicker-year {
  padding: 4px;
  border: 1px solid #555555;
}
div.calendar table.ui-datepicker-calendar,
div.ui-datepicker table.ui-datepicker-calendar {
  float: left;
  margin: 0 0 10px 6%;
  width: 88%;
}
div.calendar table.ui-datepicker-calendar tr th,
div.ui-datepicker table.ui-datepicker-calendar tr th {
  color: #555555;
  font: 200 1.6em "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 10px 0 10px 0;
  text-align: center;
  text-transform: uppercase;
  width: 14%;
}
div.calendar table.ui-datepicker-calendar tr td,
div.ui-datepicker table.ui-datepicker-calendar tr td {
  padding: 2px 0;
  vertical-align: middle;
  text-align: center;
}
div.calendar table.ui-datepicker-calendar tr td span.ui-state-default,
div.ui-datepicker table.ui-datepicker-calendar tr td span.ui-state-default {
  opacity: 0.6;
  filter: alpha(opacity=60);
  zoom: 1;
  display: inline-block;
  font: 300 1.6em/35px "Open Sans", Arial, Helvetica, Sans-serif;
  height: 35px;
  width: 35px;
}
div.calendar table.ui-datepicker-calendar tr td a,
div.ui-datepicker table.ui-datepicker-calendar tr td a {
  border-radius: 20%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #6eb43f;
  border: 1px solid white;
  color: #555555;
  display: inline-block;
  font: 500 1.6em/35px "Open Sans", Arial, Helvetica, Sans-serif;
  height: 35px;
  text-align: center;
  text-decoration: none;
  width: 35px;
}
div.calendar table.ui-datepicker-calendar tr td a.ui-state-highlight,
div.ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-highlight {
  background: #89c75f;
}
div.calendar table.ui-datepicker-calendar tr td a.ui-state-active,
div.ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-active {
  background: white !important;
}
div.calendar table.ui-datepicker-calendar tr td a:hover, div.calendar table.ui-datepicker-calendar tr td a:focus,
div.ui-datepicker table.ui-datepicker-calendar tr td a:hover,
div.ui-datepicker table.ui-datepicker-calendar tr td a:focus {
  background: #89c75f;
}

/*
    Created on : 23-mrt-2015, 12:35:04
    Author     : Joeri
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  max-height: 400px;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/********* Slider themed **************/
.slick-loading .slick-list {
  background: white url("../images/css/ajax-loader.gif") center center no-repeat;
}

/* Arrows */
/*.slick-prev,
.slick-next
{
	background: none;
	border: 0;
	color: transparent;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 100%;
    position: absolute;
	right: 0;
    top: 0;
    width: 16px;
	z-index: 5;

	&:before
		{
		@include border-radius(3px);
		@include rotate(225);
		border: 5px solid $maincolor;
		border-top: none!important;
		border-right: none!important;
		content: "";
		height: 16px;
		margin: -8px 0 0 0;
		position: absolute;
		left: 0;
		top: 50%;
		width: 16px;
	}


	&:hover,
		&focus
		{
		&:before
			{
			border-color: darken($maincolor,10%);
		}
	}

	&.slick-disabled
	{
		@include opacity(0.25);
	}
}

.slick-prev
{
    left: 0;
	right: auto;

	&:before
		{
		@include rotate(45);
	}
}

[dir='rtl'] .slick-prev
{
    right: 0;
    left: auto;
}

[dir='rtl'] .slick-next
{
    right: auto;
    left: 0;
}
*/
/* Dots */
.slick-dots {
  bottom: 20px;
  position: absolute !important;
  text-align: center;
  right: 25px;
}
.slick-dots li {
  position: relative;
  display: inline-block !important;
  width: 15px !important;
  height: 15px;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  border-color: #6eb43f;
}
.slick-dots li button:before {
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 2px solid white;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  background: white;
  border-color: white;
}

/* Ion.RangeSlider
// css version 1.8.5
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
  position: relative;
  display: block;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
}

.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

.irs-line-left {
  left: 0;
  width: 10%;
}

.irs-line-mid {
  left: 10%;
  width: 80%;
}

.irs-line-right {
  right: 0;
  width: 10%;
}

.irs-diapason {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
}

.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}

.irs-slider.single {
  left: 10px;
}

.irs-slider.single:before {
  position: absolute;
  display: block;
  content: "";
  top: -30%;
  left: -30%;
  width: 160%;
  height: 160%;
  background: rgba(0, 0, 0, 0);
}

.irs-slider.from {
  left: 100px;
}

.irs-slider.from:before {
  position: absolute;
  display: block;
  content: "";
  top: -30%;
  left: -30%;
  width: 130%;
  height: 160%;
  background: rgba(0, 0, 0, 0);
}

.irs-slider.to {
  left: 260px;
}

.irs-slider.to:before {
  position: absolute;
  display: block;
  content: "";
  top: -30%;
  left: 0;
  width: 130%;
  height: 160%;
  background: rgba(0, 0, 0, 0);
}

.irs-slider.last {
  z-index: 2;
}

.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}

.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}

.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.irs-disabled {
  opacity: 0.4;
}

/* Ion.RangeSlider, Nice Skin
// css version 1.8.5
// by Denis Ineshin | ionden.com
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-diapason,
.irs-slider {
  background: url(/images/css/sprite-skin-nice.png) repeat-x;
  cursor: pointer;
}

.irs {
  height: 40px;
}

.irs-with-grid {
  height: 60px;
}

.irs-line {
  height: 8px;
  top: 25px;
}

.irs-line-left {
  height: 8px;
  background-position: 0 -30px;
}

.irs-line-mid {
  height: 8px;
  background-position: 0 0;
}

.irs-line-right {
  height: 8px;
  background-position: 100% -30px;
}

.irs-diapason {
  height: 8px;
  top: 25px;
  background-position: 0 -60px;
}

.irs-slider {
  width: 22px;
  height: 22px;
  top: 17px;
  background-position: 0 -90px;
}

#irs-active-slider, .irs-slider:hover {
  background-position: 0 -120px;
}

.irs-min, .irs-max {
  color: #666;
  text-shadow: none;
  top: 0;
  padding: 1px 3px;
  border-radius: 3px;
}

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
  background: #ccc;
}

.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
  background: #999;
}

.irs-grid-pol {
  background: #99a4ac;
}

.irs-grid-text {
  color: #99a4ac;
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  background: white;
  color: #444444;
}

.ui-widget-content a {
  color: #444444;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #dddddd;
  color: #444444;
  font-weight: bold;
}

.ui-widget-header a {
  color: #444444;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #dddddd;
  background: #f6f6f6;
  font-weight: bold;
  color: #0073ea;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #0073ea;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #0073ea;
  background: #0073ea;
  font-weight: bold;
  color: #ffffff;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #ffffff;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #dddddd;
  background: #ffffff;
  font-weight: bold;
  color: #ff0084;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ff0084;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #cccccc;
  background: #ffffff;
  color: #444444;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #444444;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #ff0084;
  background: #ffffff;
  color: #222222;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #222222;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #222222;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 2px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 2px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 2px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 2px;
}

/* Overlays */
.ui-widget-overlay {
  background: #eeeeee;
  opacity: 0.8;
  filter: Alpha(Opacity=80);
  /* support: IE8 */
}

.ui-widget-shadow {
  margin: -4px 0 0 -4px;
  padding: 4px;
  background: #aaaaaa;
  opacity: 0.6;
  filter: Alpha(Opacity=60);
  /* support: IE8 */
  border-radius: 0px;
}

ul.ui-autocomplete {
  box-shadow: black 0px 2px 30px -16px 1px;
}
ul.ui-autocomplete li.ui-menu-item {
  border-top: 1px dotted #e6e6e6;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.ui-autocomplete li.ui-menu-item:first-child {
  border-top: 0;
}
ul.ui-autocomplete li.ui-menu-item a {
  background: none;
  border: 0;
  color: #555555;
  display: block;
  font: 400 1.4em "Open Sans", Arial, Helvetica, Sans-serif;
  margin: 0;
  padding: 3px 10px;
  text-decoration: none;
}
ul.ui-autocomplete li.ui-menu-item a strong {
  color: #ed1848;
}
ul.ui-autocomplete li.ui-menu-item:hover a, ul.ui-autocomplete li.ui-menu-item:focus a {
  background: #ed1848;
  color: white;
}
ul.ui-autocomplete li.ui-menu-item:hover a strong, ul.ui-autocomplete li.ui-menu-item:focus a strong {
  color: white;
}
