/* CSS Document */
/* ********************************************************************
Colors used in this document:
	kleur		:	#xxxxxx		|| Waar gebruikt?
*********************************************************************** */
* {
  margin: 0px;
  padding: 0px;
  outline-style: none;
}

a, img {
  border: 0px solid #fff;
}

html, body {
  height: 100%;
}

#print_header {
  display: none;
}

/* display:block voor oudere browsers */
header, nav, article, section, aside, time, footer {
  display: block;
}

/* --------------------------------------------------------- TYPE */
body {
  font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  margin: 0 0 25px;
  color: #000000;
  font-size: 1.5em;
}

hgroup {
  margin: 0 0 25px;
}

#productDetails hgroup {
  width: 475px;
}

#productDetails h3 {
  margin-bottom: 15px;
}

hgroup h1, hgroup h2, hgroup h3, hgroup h4, hgroup h5, hgroup h6 {
  margin: 0;
}

hgroup.borderBottom {
  border-bottom: 1px solid #ddd;
}

hgroup p {
  font-size: 0.8em;
  margin: 0 0 10px;
}

h1 small {
  color: #666;
  font-size: 0.6em;
  text-transform: none;
}

h2 {
  font-size: 1.3em;
}

h3 {
  font-size: 1.1em;
}

p, ul, ol, aside table {
  margin: 0 0 25px;
  line-height: 1.7em;
  font-size: 0.9em;
}

ol {
  margin-left: 25px;
}

ul.spacey li {
  margin-bottom: 15px;
  line-height: 1.4em;
}

ul ul {
  margin: 0 0 0 25px;
  font-size: 1em;
}

p.col {
  float: left;
  width: 46%;
  margin: 0 30px 25px 0;
}

p.col.last {
  margin: 0 0 25px 0;
}

table th {
  text-align: left;
}

ul {
  list-style-type: none;
}

ul li {
  padding: 0 0 0 15px;
  background: url("../img/bullet.gif") left 10px no-repeat;
}

ul.errorMessages li {
  background-image: url("../img/bullet-error.gif");
}

hr {
  clear: both;
  margin: 0 0 25px;
  height: 0px;
  border: 0px solid #fff;
  border-top: 1px solid #ddd;
}

a {
  color: #000000;
}

/* ------------------------------------------------------- LAYOUT */
.layout-row {
  display: block;
  margin: 0 -10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.layout-row:after, .group:after {
  content: '';
  display: table;
  clear: both;
}

.layout-row .col {
  display: block;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.layout-row .col.size8 {
  width: 8.3333%;
}

/* Twaalf kolommen */
.layout-row .col.size10 {
  width: 10%;
}

/* 10 kolommen */
.layout-row .col.size14 {
  width: 14.2%;
}

/* Zeven kolommen */
.layout-row .col.size17 {
  width: 16.6%;
}

/* Zes kolommen */
.layout-row .col.size20 {
  width: 20%;
}

.layout-row .col.size25 {
  width: 25%;
}

.layout-row .col.size30 {
  width: 30%;
}

.layout-row .col.size33 {
  width: 33.3333%;
}

.layout-row .col.size35 {
  width: 35%;
}

.layout-row .col.size40 {
  width: 40%;
}

.layout-row .col.size50 {
  width: 50%;
}

.layout-row .col.size60 {
  width: 60%;
}

.layout-row .col.size65 {
  width: 65%;
}

.layout-row .col.size70 {
  width: 70%;
}

.layout-row .col.size75 {
  width: 75%;
}

.layout-row .col.size80 {
  width: 80%;
}

.layout-row .col.size100 {
  width: 100%;
}

.container {
  margin: 0 auto;
  padding: 0 10px;
  width: 960px;
}

.readMore {
  margin: 0 auto;
  padding: 5px 10px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
}

.readMore:hover {
  background-color: #333;
}

#id_form_klantdata input[type=text],
#id_form_klantdata select,
#extra-opties select,
#id_form_status_update select,
#id_form_afronding select,
#id_form_dealer_selectie select {
  display: block;
  width: 100%;
  height: 30px;
  margin-bottom: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#id_form_status_update .value,
#id_form_afronding .value {
  width: 100%;
}

/* ------------------------------------------- LAYOUT - DASHBOARD */
body.dashboard section h2 {
  font-size: 1.1rem;
  margin-bottom: 10px;
}

body.dashboard aside h2 {
  border-bottom: 1px solid #000;
}

.color-red {
  color: #b52a1d;
}

.color-green {
  color: #11dc11;
}

.color-blue {
  color: #2626bc;
}

/* --------------------------------------- WEBSHOP DETAILS - TABS */
section #tabs > ul {
  border-bottom: 3px solid #000000;
}

section #tabs ul li {
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
  background: none;
}

section #tabs ul li a {
  display: block;
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  background-color: #999;
}

section #tabs ul li.ui-state-active a,
section #tabs ul li a:hover {
  background-color: #000000;
}

section #tabs a.printPage {
  float: right;
  margin: 3px 5px 0 0;
  width: 25px;
  height: 26px;
}

/* ------------------------------------------ LAYOUT - SFEERBEELD */
#sfeerbeeld {
  margin: 5px 0 0;
  width: 100%;
  height: 200px;
  background-color: #f6f6f6;
  overflow: hidden;
}

/* ----------------------------------------- LAYOUT - FORM STYLES */
form fieldset {
  margin: 0 0 20px;
  border: 0px solid #fff;
}

form fieldset legend {
  color: #000000;
  font-size: 1em;
  text-transform: uppercase;
}

form .row {
  margin: 0 0 10px;
  min-height: 30px;
}

form .row .description {
  color: #333333;
  float: left;
  font-size: 0.8rem;
  height: 32px;
  line-height: 30px;
  width: 175px;
}

.row .value label.radio input {
  float: left;
  margin: 9px 3px 0 0;
}

.row .value label.radio {
  display: block;
  float: left;
  width: auto;
  margin: 0 20px 0 0;
  cursor: pointer;
}

form .row .description span {
  font-weight: bold;
}

form aside .row .description {
  width: auto;
  font-weight: bold;
}

form .row .value {
  float: left;
  width: 425px;
}

#formContact .row .value input[type="text"],
#formContact .row .value input[type="email"],
#formContact .row .value textarea {
  padding: 0 0 0 3px;
  width: 350px;
  border: 1px solid #ddd;
  /*font-size: 0.9em;*/
  background-color: #fff;
}

section .row .value input[type=radio] {
  display: block;
  float: left;
  margin: 8px 6px 0 0;
}

section .row .value label.radio {
  display: block;
  float: left;
  margin: 0 20px 0 0;
  font-size: 0.8em;
  line-height: 30px;
}

#formContact .row .value input.zipcode {
  width: 100px;
  margin: 0 10px 0 0;
}

#formContact .row .value input.city {
  width: 235px;
}

#formContact .row .value input.error,
#formContact .row .value textarea.error {
  border-color: #000000;
  background-color: #fff9f9;
}

#formContact .row .value textarea {
  height: 150px;
  min-width: 350px;
  min-height: 30px;
  font-family: 'Open Sans',sans-serif;
  font-size: 0.8em;
  resize: vertical;
}

#formContact .form_loading,
#formContact .form_error,
#formContact .form_result {
  display: none;
  margin: 0 0 20px;
  font-size: 0.8em;
}

#formContact .form_result {
  font-size: 1em;
}

#formContact .form_loading {
  height: 32px;
  line-height: 32px;
}

#formContact .form_loading img {
  display: block;
  float: left;
  margin: 0 15px 0 0;
}

body input[type=text],
body input[type=submit] {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #bbb;
}

body input[type=text] {
  height: 30px;
  width: 151px;
  padding: 0 0 0 3px;
}

body input[type=submit],
#formContact a.submit {
  padding: 5px 5px 4px;
  width: 79px;
  height: 32px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border-color: #000000;
  background-color: #000000;
  cursor: pointer;
  text-decoration: none;
}

body input[type=submit]:hover,
#formContact a.submit:hover {
  background-color: #494545;
  border-color: #494545;
}

#site .container section p.formError {
  padding: 15px;
  background-color: #fae4e1;
  color: #dd4b39;
}

#site .container section p.formError.noMarginBottom {
  margin-bottom: 0px;
}

#site .container section p.infoMessage {
  padding: 15px;
  font-weight: bold;
  /*background-color: #f2f2f2;*/
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  color: #00C911;
  font-style: italic;
}

#site form#id_header_bedrijvenlogin a.wwForgotten {
  display: inline-block;
  font-size: 0.9em;
  margin: 11px 0 0;
}

#id_bedrijvenlogin a.button {
  margin: 0 0 10px;
}

/* ------------------------------------------------------- HEADER */
header {
  background-color: black;
}

header .top {
  height: 40px;
  margin-bottom: 10px;
  line-height: 40px;
  font-size: 0.75em;
}

header .top > div,
header .top > a {
  display: block;
  float: right;
  padding: 0 20px;
  height: 40px;
  color: #000;
  font-weight: bold;
  background-color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  /*border-right: 1px solid #636161;*/
}

header .top > a {
  /*background-color: #2b2b2b;*/
}

header .top > a.disabled {
  color: #aaa;
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
}

#site header .top a.active {
  /*background-color: #7c7c7c;
	border-color: #AAAAAA;*/
}

header .top a.cart {
  /*width:110px;*/
  /*text-align: center;*/
  /*background: url('../../img/icon-cart.png') 17px center no-repeat #2b2b2b;*/
}

header .top a.search {
  background: url("../img/icon-search.png") 17px center no-repeat #2b2b2b;
}

header .top a.logout {
  background: url("../../img/icon-company-logout.png") 17px center no-repeat #2b2b2b;
}

header .top .phone {
  background: url("../../img/icon-phone.png") 17px center no-repeat;
}

header .top .budget {
  background: url("../img/budget.png") 15px center no-repeat;
}

header .top .phone a {
  color: #fff;
  text-decoration: none;
}

header a.logo {
  display: block;
  float: left;
  margin-bottom: 50px;
  width: 263px;
  height: 62px;
  /*background-color: #fff;*/
}

header a.logo img {
  display: block;
  height: 100%;
}

header .container {
  position: relative;
}

header .infobar {
  clear: both;
  background-color: #fff;
}

header .container:after {
  content: '';
  display: table;
  clear: both;
}

header .container p.klantData {
  float: left;
  margin: 0;
  padding: 10px 15px;
  width: auto;
  max-width: 50%;
  text-align: left;
  color: #666;
  font-size: 0.8em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f2f2f2;
}

header .container p.loginData {
  float: right;
  margin: 0;
  padding: 10px 0;
  text-align: right;
  color: #888;
  font-size: 0.8em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* ------------------------------------------- HEADER - DROPDOWNS */
header .container .dropdowns {
  position: absolute;
  right: 10px;
  top: 40px;
  color: #000;
  z-index: 1000;
}

header .container .dropdowns .bedrijvenlogin,
header .container .dropdowns .search,
header .container .dropdowns .cart {
  display: none;
  margin: 10px 0 0;
  padding: 15px;
  width: 450px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4);
}

header .container .dropdowns .search {
  /*border-top: 1px solid #aaa;*/
}

header .container .dropdowns .search input[type=text] {
  width: 248px;
  border-right: 0px solid #fff;
}

header .container .dropdowns a.slideUp {
  display: block;
  margin: 10px 0 0;
  padding: 0 10px 0 0;
  height: 10px;
  line-height: 10px;
  color: #000;
  font-size: 0.7em;
  font-weight: normal;
  text-align: right;
  text-decoration: none;
  background: url("../img/slideup-arrow.png") right center no-repeat;
  clear: both;
}

body #site .container a.button {
  float: right;
  padding: 5px 10px;
  color: #000;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 2px;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

body #site .container .button {
  float: right;
  padding: 5px 10px;
  color: #000;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 2px;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

body #site .container a.button.left {
  float: left;
}

body #site .container a.button.none {
  float: none;
  display: block;
  width: auto;
}

aside a.button,
aside a.button {
  margin: 0 0 35px;
}

body #site .container a.button:hover {
  color: #fff;
  background-color: #000000;
}

section a.verder {
  float: right;
  padding: 0 10px;
  height: inherit;
  line-height: 40px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-decoration: none;
  border: 0px solid #000000;
  background-color: #000000;
  display: block;
}

a.verder:hover {
  background-color: #333;
}

body #site .container a.button.wijzigen {
  background-color: transparent;
}

/* --------------------------------------------------- LOGIN PAGE */
body.login {
  background: url("../img/bg-login-2022.jpg") center center no-repeat fixed transparent;
  background-size: cover;
}

body.login a {
  color: #fff;
}

body.login a:hover {
  text-decoration: none;
}

body.login .logo {
  position: fixed;
  top: 50px;
  right: 50px;
}

@media only screen and (max-height: 700px) {
  body.login .logo {
    top: 25px;
    right: 115px;
  }
}

@media only screen and (max-height: 700px) {
  body.login .logo img {
    height: 60px;
  }
}

body.login p {
  color: #fff;
}

@media only screen and (max-height: 700px) {
  body.login p {
    margin-bottom: 10px;
  }
}

body.login section {
  position: fixed;
  bottom: 50px;
  right: 50px;
  padding: 20px;
  margin: 0;
  width: 329px;
  color: white;
}

@media only screen and (max-height: 700px) {
  body.login section {
    bottom: 0;
  }
}

body.login section .value {
  float: none;
  width: 100%;
}

body.login section .value input[type=text],
body.login section .value input[type=password] {
  display: block;
  float: none;
  margin: 0 0 10px;
  width: 100%;
  height: 44px;
  line-height: 44px;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body.login section .row {
  margin: 0 0 10px;
  min-height: 0;
}

body.login section .row .value > label.inputLabel {
  float: none;
  display: block;
  height: 44px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body.login section .row br.clear {
  display: none;
}

body.login section h1 {
  margin-bottom: 10px;
  color: inherit;
  font-size: 1.3rem;
}

body.login section h2 {
  color: inherit;
  font-size: 1rem;
}

body.login section .row .value label.inputLabel span,
body.login aside label.inputLabel span {
  top: 7px;
  color: #333;
}

body.login.conditions {
  background: url("../img/bg-conditions.jpg") center center no-repeat fixed transparent;
  background-size: cover;
  color: #FFFFFF;
}

body.login.conditions section {
  width: 400px !important;
  margin-bottom: 3% !important;
}

body.login .flanders_container {
  margin-right: 18px;
}

@media only screen and (max-height: 700px) {
  body.login .flanders_container {
    margin-bottom: 0;
  }
}

body.login .flanders_logo {
  width: 100%;
  background: white;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  padding-left: 0.6em;
  padding-right: 0.6em;
}

body.login .switch.group {
  display: block;
  margin-bottom: 1.5em;
  margin-top: 1em;
  color: white;
  font-family: 'Open Sans', sans-serif;
}

body.login .switch.group a {
  text-decoration: none;
  margin-right: 0.5em;
}

body.login a.nl,
body.login a.fr,
body.login a.en {
  border: 2px solid transparent;
  border-radius: 4px;
  padding: 6px 13px;
  font-weight: bold;
}

body.login a.nl:hover,
body.login a.fr:hover,
body.login a.en:hover {
  border: 2px solid #fff;
  border-radius: 4px;
  padding: 6px 13px;
}

body.login a.nl.active,
body.login a.fr.active,
body.login a.en.active {
  border: 2px solid #fff;
  border-radius: 4px;
  padding: 6px 13px;
}

body.login a.nl.active:hover,
body.login a.fr.active:hover,
body.login a.en.active:hover {
  background: white;
  color: black;
}

body.login #site .container a.button {
  margin: 10px 0;
  float: none;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  border-width: 0;
  display: block;
}

@media only screen and (max-height: 700px) {
  body hr {
    margin-bottom: 10px;
  }
}

/* --------------------------------------- WINKELWAGENTJE DROPOUT */
header .container .dropdowns a {
  color: #fff;
}

header .container .dropdowns a:hover {
  text-decoration: underline;
}

header .container .dropdowns .title {
  margin: 0 0 15px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}

header .container .dropdowns .title a {
  float: right;
  font-size: 0.7em;
  text-transform: none;
}

header .cart .cartItemRow {
  margin: 0 0 10px;
  padding: 10px 0 0;
  border-top: 1px solid #aaa;
}

header .cart .cartPriceRow.subTotal {
  padding: 10px 0 0;
  border-top: 1px solid #aaa;
}

header .cart .cartPriceRow.shippingCosts {
  padding: 0;
  border-bottom: 1px solid #fff;
}

header .cart .cartPriceRow.total {
  padding: 10px 0;
  border-top: 1px solid #fff;
}

header .cart .cartItemRow .image {
  float: left;
  margin: 0 10px 0 0;
  width: 99px;
  border: 1px solid #fff;
  overflow: hidden;
}

header .cart .cartItemRow .image img {
  display: block;
  width: 100%;
}

header .cart .cartItemRow .info,
header .cart .cartPriceRow .info {
  float: left;
  width: 250px;
  line-height: 0.8em;
}

header .cart .cartPriceRow .info {
  width: 240px;
}

header .cart .cartPriceRow.total .info {
  width: auto;
}

header .cart .cartPriceRow.total .price {
  width: auto;
}

header .cart .cartPriceRow .info span {
  text-transform: none;
  font-size: 0.8em;
  font-weight: normal;
}

header .cart .cartPriceRow .info {
  color: #000;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
}

header .cart .cartItemRow .info span.aantal {
  color: #aaa;
  font-size: 0.6em;
  font-weight: bold;
}

header .cart .cartItemRow .info .productInfo {
  color: #000;
  font-size: 0.7em;
  font-weight: bold;
}

header .cart .cartItemRow .info span.productAttributes {
  color: #000;
  font-size: 0.7em;
}

header .cart .cartItemRow .price,
header .cart .cartPriceRow .price {
  float: right;
  width: 80px;
  color: #000;
  font-size: 0.8em;
  text-align: right;
}

header .cart .cartPriceRow .price {
  line-height: 0.8em;
}

header .cart .cartPriceRow.total .price {
  font-weight: bold;
}

header .cart .cartItemRow .price a {
  font-size: 0.9em;
  color: #000;
}

header .cart .cartPriceRow {
  /*padding: 0 0 10px;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;*/
}

/* ---------------------------------------------------------- NAV */
nav#mainnav {
  float: left;
  width: 682px;
  padding: 0 0 0 15px;
  height: 62px;
  line-height: 62px;
  /*overflow: hidden;*/
  /*background-color: #000000;*/
}

nav#mainnav ul {
  list-style-type: none;
  float: right;
}

nav#mainnav ul li {
  position: relative;
  float: left;
  margin: 0 0 0 1px;
  padding: 0;
  height: 50px;
  background: none;
}

nav#mainnav ul li a {
  display: block;
  margin: 13px 0 0;
  padding: 0 8px;
  height: 35px;
  line-height: 35px;
  color: white;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  border: 2px solid black;
  text-transform: uppercase;
  -webkit-transition: border-color 150ms ease-in-out;
  transition: border-color 150ms ease-in-out;
  border-radius: 2px;
}

nav#mainnav ul li a.sf-with-ul {
  padding: 0 21px 0 10px;
}

nav#mainnav ul li.active > a,
nav#mainnav ul li a:hover {
  border: 2px solid white;
}

nav#mainnav ul li ul {
  position: absolute;
  top: 60px;
  left: 0;
  margin: 0;
  width: 200px;
  background-color: #000000;
  z-index: 1000;
}

nav#mainnav ul li ul li {
  float: none;
  margin: 0;
  width: auto;
  height: auto;
}

nav#mainnav ul li ul li a {
  margin: 0;
}

/* ----------------------------------------------------- NAV SIDE */
#searchCol h1 {
  margin-bottom: 15px;
}

nav#side-nav .title {
  margin: 0 0 15px;
  font-size: 1.1em;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
}

nav#side-nav ul {
  list-style-type: none;
}

nav#side-nav ul li {
  padding: 0;
  background: none;
}

nav#side-nav ul li a {
  display: block;
  float: none;
  margin: 3px 0 0;
  padding: 10px;
  line-height: 1.7em;
  color: #000;
  font-weight: normal;
  text-decoration: none;
  border: 1px solid #ccc;
}

nav#side-nav ul li a:hover {
  border: 1px solid #000;
}

nav#side-nav ul li.active > a {
  border: 1px solid #000;
  background: url("../img/icon-right.png") calc(100% - 12px) center no-repeat transparent;
}

nav#side-nav ul li.selected > a {
  border: 1px solid #000;
}

nav#side-nav ul li ul {
  margin: 0;
}

nav#side-nav ul li ul li a {
  margin-top: 0;
  padding: 6px 10px;
  border-top: 0 solid white;
  background-color: #f2f2f2;
}

nav#side-nav ul li ul li a:hover {
  border-top: 0 solid white;
}

nav#side-nav ul li ul li.active {
  background-color: #f2f2f2;
}

nav#side-nav ul li ul li.active a {
  border-top: 0 solid white;
}

/* ------------------------------------------------------ SECTION */
section {
  float: left;
  margin: 0 70px 50px 0;
  padding: 50px 0 0;
  width: 560px;
}

body.homepage section {
  float: none;
  margin: 0;
  width: 960px;
}

/* ------------------------------------------- SECTION - HOMEPAGE */
section a.category {
  display: block;
  float: left;
  margin: 0 40px 25px 0;
  width: 160px;
  height: 130px;
  text-align: center;
  text-decoration: none;
  background-color: #f6f6f6;
}

section a.category:hover {
  background-color: #dbdbdb;
}

section a.category.last {
  margin: 0 0 25px;
}

section a.category .icon {
  padding: 20px 0 0;
  height: 70px;
}

section a.category .text {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: 600;
  background-color: #000000;
}

section a.category.alt .text {
  background-color: #494545;
}

/* ------------------------------------------- SECTION - PRESSKIT */
#presskit-content {
  float: right;
  width: calc(100% - 290px);
}

#presskit-content .bg-grey {
  padding: 25px 40px;
  background-color: #ededed;
}

#presskit-content h2,
#presskit-content h3 {
  position: relative;
  margin-bottom: 20px;
}

#presskit-content h2:after,
#presskit-content h3:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 0;
  border-top: 1px solid black;
  display: block;
}

#presskit-content h2 span,
#presskit-content h3 span {
  position: relative;
  z-index: 50;
  padding-right: 10px;
  background-color: #ededed;
}

#presskit-content h2 .all,
#presskit-content h3 .all {
  position: relative;
  z-index: 50;
  display: inline-block;
  float: right;
  margin-top: 2px;
  padding-left: 10px;
  background-color: #ededed;
  font-weight: normal;
  font-size: 1rem;
  text-transform: none;
}

#presskit-content h2 .all :hover,
#presskit-content h3 .all :hover {
  text-decoration: none;
}

#presskit-content h2 .all img,
#presskit-content h3 .all img {
  display: inline-block;
  float: right;
  margin-top: 0px;
  width: 20px;
}

.overview-grid:after {
  content: '';
  display: table;
  clear: both;
}

.overview-grid .item-image {
  float: left;
  margin-right: 24px;
  margin-bottom: 20px;
  width: calc(33.3333% - 16px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.overview-grid .item-image:nth-child(3n+3) {
  margin-right: 0;
}

.overview-grid .item-image a:hover {
  text-decoration: none;
}

.overview-grid .item-image .image {
  display: block;
  margin-bottom: 4px;
  padding-bottom: 67%;
  height: 0;
  background-position: center;
  background-size: contain;
  background-color: black;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

.overview-grid .item-image .image.cover {
  background-size: cover;
}

.overview-grid .item-image .image:hover {
  -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, 0.7);
  box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, 0.7);
}

.overview-grid .item-image .info {
  font-size: 0.9em;
  text-align: right;
}

.overview-grid .item-image .info a.download img {
  display: inline-block;
  width: 15px;
  vertical-align: -2px;
}

.overview-grid.cols-2 .item-image {
  float: left;
  margin-right: 24px;
  width: calc(50% - 12px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.overview-grid.cols-2 .item-image:nth-child(even) {
  margin-right: 0;
}

.overview-grid.cols-1 .item-image {
  float: none;
  margin-right: 0;
  width: 100%;
}

.overview-list ul {
  list-style-type: none;
}

.overview-list ul li {
  padding: 0;
  background: none;
}

.overview-list ul li a {
  display: block;
  margin-bottom: 5px;
  padding: 8px 13px;
  font-weight: bold;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.overview-list ul li a:hover {
  color: white;
  background-color: black;
}

.overview-list ul li a small {
  font-weight: normal;
}

/* ---------------------------------------- SECTION - DOTTED LIST */
#budgetSpecs {
  margin: 0 0 50px;
}

#budgetSpecs .row,
#productSpecs .row {
  margin: 0 0 5px;
  min-height: 30px;
}

#budgetSpecs .row.radio {
  padding: 10px 0 0;
}

#budgetSpecs .row .description,
#productSpecs .row .description {
  float: left;
  margin: 0 3px 0 0;
  font-weight: bold;
  width: 140px;
  font-size: 0.9rem;
  background: url("../../img/dotted-line.png") left 14px repeat-x;
}

#budgetSpecs .row .description {
  width: 110px;
}

#budgetSpecs .row.inputs .description {
  height: 32px;
  line-height: 32px;
  background: url("../../img/dotted-line.png") left 20px repeat-x;
}

#budgetSpecs .row .description span,
#productSpecs .row .description span {
  padding: 0 2px 0 0;
  background-color: #fff;
}

#budgetSpecs .row .value,
#productSpecs .row .value {
  float: left;
  width: 185px;
  font-size: 0.9rem;
}

#budgetSpecs .row.inputs .value input {
  width: 210px;
}

#budgetSpecs .row .value {
  width: 215px;
  float: right;
}

#budgetSpecs .row .value .color,
#productSpecs .row .value .color {
  float: left;
  margin: 0 4px 0 0;
  width: 20px;
  height: 20px;
  border: 1px solid #333;
}

/*#productSpecs .row .value ul {
	list-style-type: block;
}*/
#budgetSpecs .row .value .color.blue,
#productSpecs .row .value .color.blue {
  background-color: #2e98ea;
}

#budgetSpecs .row.radio label {
  cursor: pointer;
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 0.9rem;
}

#budgetSpecs .row.radio label input {
  margin: 0 2px 0 0;
}

#budgetSpecs .row .value input[type=submit] {
  width: 214px;
}

#ui-datepicker-div {
  font-size: 0.9rem;
}

#site .container aside table {
  margin: 0 0 10px;
  width: 100%;
  font-size: 0.9rem;
  border-spacing: 0;
  border-collapse: separate;
  border: 1px solid #ddd;
  border-right: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
}

#site .container aside table tr > * {
  padding: 5px;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#site .container aside table tr th {
  background-color: #494545;
  border-color: #494546;
  color: #fff;
}

#site .container aside table tr th.leftcol {
  width: 220px;
}

#site .container aside table tr td {
  line-height: 1.4em;
}

#site .container aside table tr:nth-child(odd) td {
  background-color: #f2f2f2;
}

/* ------------------------------------- SECTION - ORDER OVERVIEW */
#orderOverview {
  margin: 0 0 40px;
}

#orderOverview a.order {
  position: relative;
  display: block;
  margin: 0 0 10px;
  padding: 10px 31px 10px 10px;
  background: url("../../img/news-arrow-right.png") no-repeat scroll right center #eee;
}

#orderOverview a.order:hover {
  background-color: #ddd;
}

#orderOverview a.order .left,
#orderOverview a.order .right {
  display: block;
  float: left;
}

#orderOverview a.order .right {
  float: right;
  text-align: right;
}

#orderOverview .orderDate {
  display: block;
  margin-bottom: 2px;
  color: #333;
  font-size: 0.9rem;
  font-weight: bold;
}

#orderOverview .orderNummer {
  display: block;
  margin-bottom: 10px;
  font-size: 1.2rem;
  font-weight: bold;
}

#orderOverview .factuurNummer {
  display: block;
  font-size: 0.8rem;
}

#orderOverview .orderPrice {
  font-size: 1.2rem;
  position: absolute;
  top: 50%;
  right: 20px;
  font-weight: bold;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#orderOverview .orderPrice span {
  font-size: 1.6rem;
}

#orderOverview .eigenBijdrage {
  font-style: italic;
  font-size: 0.8rem;
}

#orderOverview .orderStatus {
  color: #333;
  font-size: 0.8rem;
}

#orderOverview a.allOrders {
  display: block;
  margin: 0 0 10px;
  text-align: right;
}

#orderOverview .status_default,
body.orderDetail .status_default {
  color: blue;
}

#orderOverview .status_111,
body.orderDetail .status_111 {
  color: red;
}

#orderOverview .status_135,
body.orderDetail .status_135 {
  color: purple;
}

#orderOverview .status_103,
body.orderDetail .status_103 {
  color: red;
}

#orderOverview .status_205,
body.orderDetail .status_205 {
  color: orange;
}

#orderOverview .status_500,
body.orderDetail .status_500 {
  color: green;
}

body #site .container a.button {
  padding: 10px 20px;
  font-size: 1.1rem;
}

#site header .dropdowns .cart #PWS_basket a.button {
  background-color: #fff;
  border: 1px solid #000;
}

#site header .dropdowns .cart #PWS_basket a.button.wijzigen {
  background-color: #7C7C7C;
}

#site header .dropdowns .cart #PWS_basket a.button:hover {
  background-color: #333;
}

body.werknemers #filterOverzicht a.button.addEmployee {
  margin: 0;
  padding: 0 15px 0 35px;
  height: 33px;
  line-height: 33px;
  font-size: 0.9rem;
  font-weight: normal;
  width: auto;
  height: auto;
  background-image: url("../img/icon-plus.png");
  background-position: 10px center;
  background-repeat: no-repeat;
}

body.orderOverzicht #filterOverzicht select {
  width: 350px;
}

body.orderOverzicht a.button.none {
  white-space: nowrap;
}

#orderOverview .product {
  margin: 0 0 1px;
  padding: 10px;
  background-color: #eee;
}

#orderOverview .product .image {
  position: relative;
  float: left;
  margin: 0 15px 0 0;
  width: 75px;
  /*height: 75px;*/
  overflow: hidden;
  vertical-align: middle;
  background-color: #fff;
}

#orderOverview .product .image img {
  display: block;
  width: 100%;
}

#orderOverview .product .info {
  float: left;
  margin: 0 20px 0 0;
  width: 300px;
  font-size: 0.8rem;
}

#orderOverview .product a.remove {
  display: block;
  float: left;
  margin: 4px 0 0;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  background: url("../img/icon-delete.png") center top no-repeat transparent;
}

#orderOverview .product a.remove:hover {
  background-position: center bottom;
}

#orderOverview .product.subtotal {
  background-color: #ddd;
}

#orderOverview .product.subtotal > div,
#orderOverview .product.btw > div {
  font-size: 1rem;
}

#orderOverview .product.btw.borderNoBackground {
  border: 1px solid #ccc;
  background-color: #fff;
  margin: 0;
}

#orderOverview .product.condities {
  font-size: 1rem;
  background-color: #fff;
}

#orderOverview .product.total {
  margin: 0px 0 25px;
  background-color: #ccc;
}

#orderOverview .product.total.noMargin {
  margin: 0px;
}

#orderOverview .product.total > div,
#orderOverview .product.total > div b {
  font-size: 1.2rem;
  font-weight: bold;
}

#orderOverview .product.total > div small {
  font-size: 0.8rem;
  font-weight: normal;
}

#orderOverview .product .productPrice {
  float: right;
  width: 130px;
  text-align: right;
}

#orderOverview div.radio label {
  display: inline-block;
  margin: 5px 20px 30px 0;
  cursor: pointer;
}

#orderOverview div label input[type=radio] {
  margin: 0 5px 0 0;
}

#orderOverview a.orderButton {
  display: inline-block;
  padding: 10px 20px 10px 40px;
  color: #333;
  text-decoration: none;
  background-color: #eee;
}

#orderOverview a.orderButton.accept {
  background: url("../img/icon-acceptbutton.png") 11px -88px no-repeat #d0ffd7;
}

#orderOverview a.orderButton.decline {
  background: url("../img/icon-declinebutton.png") 11px -86px no-repeat #fddbd3;
}

#filterOverzicht {
  margin: 0 0 10px;
  text-align: right;
}

#filterOverzicht > * {
  display: inline-block;
  margin: 0 0 0 5px;
  padding: 1px 0;
  font-family: "Open Sans",sans-serif;
  font-size: 0.9rem;
}

#filterOverzicht select option {
  font-size: 0.9rem;
}

#filterOverzicht span {
  color: #555;
  font-style: italic;
}

#filterOverzicht select {
  border: 1px solid #ccc;
}

#filterOverzicht select * {
  font-size: 1rem;
}

#filterOverzicht select option {
  padding: 3px 5px;
}

form ul.checks li {
  padding: 0;
  background: none;
}

form ul.checks li input[type=checkbox] {
  margin: 0 5px 0 0;
}

form ul.checks li label {
  cursor: pointer;
}

/* --------------------------------------- SECTION - ORDER DETAIL */
#corrForm form input[type=text],
#corrForm form textarea {
  display: block;
  float: none;
  margin: 0 0 10px;
  width: 325px;
  font-family: "Open Sans",sans-serif;
  font-size: 0.9rem;
  border: 1px solid #bbb;
}

#corrForm form textarea {
  padding: 3px 0 0 3px;
  min-height: 150px;
  resize: vertical;
}

#corrForm form label {
  display: block;
  margin: 0 0 10px;
  font-size: 0.9em;
  cursor: pointer;
}

#corrForm form label input {
  float: left;
  margin: 5px 10px 20px 0;
}

#corrForm form label:hover input {
  -webkit-box-shadow: 0px 0px 7px #000000;
          box-shadow: 0px 0px 7px #000000;
}

#corrForm form input[type=submit] {
  display: block;
  clear: both;
  float: none;
  width: auto;
}

#corrLog {
  padding: 0 0 50px;
}

#corrLog article {
  margin: 0 0 10px;
}

#corrLog article header {
  position: relative;
  padding: 10px 15px;
  width: auto;
  height: auto;
  background: none;
  background-color: #eee;
}

#corrLog article header h3 {
  margin: 0;
}

#corrLog article header h3 span {
  color: #777;
  font-size: 0.9rem;
  font-weight: normal;
  text-transform: none;
  display: inline-block;
  width: 90px;
}

#corrLog article header time {
  display: inline;
}

#corrLog article header a.managerResponse {
  position: absolute;
  right: 15px;
  top: 10px;
  font-style: italic;
}

#corrLog article .reactie {
  padding: 15px;
  border: 1px solid #eee;
}

/* ----------------------------------------- SECTION - WERKNEMERS */
body.werknemers section {
  margin: 0;
  padding: 80px 0;
  width: auto;
  float: none;
}

table#klanten tr td:nth-child(2) {
  border-right: 0 solid white;
}

table#klanten tr td:last-of-type {
  width: 30px;
  vertical-align: middle;
}

body.werknemers section table,
body section table#klanten {
  margin: 0 0 10px;
  width: 100%;
  font-size: 0.9rem;
  border-spacing: 0;
  border-collapse: separate;
  border: 1px solid #ddd;
  border-right: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
}

body.werknemers section table tr > *,
body section table#klanten tr > * {
  padding: 5px;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

body.werknemers section th,
body section table#klanten th {
  background-color: #ddd;
}

body.werknemers section th.bewerken {
  width: 90px;
}

body.werknemers section td a.info {
  display: inline-block;
  margin: 0 5px 0 0;
  /*width: 20px;
	height: 20px;*/
  /*text-indent: -9999px;*/
}

body.werknemers section tr:nth-child(odd) td,
body section table#klanten tr:nth-child(odd) td {
  background-color: #f2f2f2;
}

body.werknemers section tr:hover td,
body section table#klanten tr:hover td {
  background-color: #ededed;
}

section.klanten {
  padding-top: 56px;
}

section.klanten #productOverview {
  padding-top: 24px;
}

#id_form_manageCustomer .row .description {
  float: left;
  margin: 0 5px 0 0;
  width: 170px;
}

#id_form_manageCustomer .row .value {
  float: left;
  width: calc(100% - 175px);
  height: inherit;
}

#id_form_manageCustomer .row .value input[type=text],
#id_form_manageCustomer .row .value input[type=password],
#id_form_manageCustomer .row .value select {
  float: left;
  margin: 0 10px 0 0;
  padding: 0 0 0 5px;
  width: 100%;
  border: 1px solid #BBBBBB;
  background-color: #fff;
  height: 28px;
  line-height: 28px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#id_form_manageCustomer .row .value.verzendadres {
  padding: 8px 0 0;
  line-height: 18px;
}

#id_form_manageCustomer .row textarea {
  width: 100%;
  height: 90px;
  padding: 5px;
}

/* --------------------------------------------- SECTION - PAGING */
#site section .paging {
  clear: both;
  float: right;
  /*height: 30px;*/
  margin: 0 0 50px;
}

body.werknemers #site section .paging {
  float: right;
  margin: 0;
  clear: none;
}

#site section .paging > a.button {
  display: inline-block;
  padding: 0;
  width: 35px;
  height: 35px;
  text-indent: -99999px;
  background: url("../../img/sprite-nav-arrow.png") no-repeat scroll 10px 9px transparent;
  cursor: pointer;
  border-width: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#site section .paging > a.button:hover {
  background-color: #eee;
}

#site section .paging > a.button.right {
  background-position: -48px 9px;
  float: right;
}

#site section .paging .pages {
  display: inline-block;
  padding: 0 5px;
  color: #000;
  /*line-height: 28px;*/
  text-align: center;
  /*width: 540px;*/
}

/*#site section .paging.dashboard .pages {
	width: 500px;
}*/
/*body.orderOverzicht #site section .paging .pages {width: 500px;}*/
/*body.werknemers #site section .pages {width: 900px;}*/
#site section .paging .pages a,
#site section .paging .pages span {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 33px;
  color: #000000;
  font-family: 'PT Sans',sans-serif;
  font-weight: bold;
  height: inherit;
  margin: 0;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#site section .paging .pages a.activeSlide,
#site section .paging .pages a:hover {
  border: 1px solid #000000;
}

/* ---------------------------------------- SECTION - BREADCRUMBS */
section #breadcrumbs {
  margin: 5px 0 23px;
  font-size: 0.9rem;
}

section #breadcrumbs a {
  display: block;
  float: left;
  padding: 0 15px 0 25px;
  height: 25px;
  line-height: 25px;
  color: #333;
  font-weight: bold;
  text-decoration: none;
  background: url("../img/arrow-breadcrumb.png") left 7px no-repeat;
}

section #breadcrumbs a.start {
  padding: 0 15px 0 0;
  background: none;
}

section #breadcrumbs a:hover {
  color: #000000;
}

/* -------------------------------------------- SECTION - SITEMAP */
section nav#sitemap ul {
  margin: 0;
}

body.sitemap section ul ul {
  margin: 0 0 0 20px;
}

/* -------------------------------------------------------- ASIDE */
aside {
  float: left;
  margin: 0 0 50px 0;
  padding: 50px 0 60px;
  width: 330px;
}

/* ------------------------------------------ ASIDE - CONTENTITEM */
.contentItem {
  padding: 30px 17px;
}

.contentItem h2 {
  margin: 0;
}

.contentItem p {
  margin: 0 0 25px;
}

/* ----------------------------------------------- ASIDE - SUBNAV */
aside nav.subnav {
  width: 210px;
}

aside nav.subnav ul {
  list-style-type: none;
}

aside nav.subnav ul li {
  margin: 0 0 5px;
  padding: 0;
}

aside nav.subnav ul li a {
  display: block;
  padding: 8px 10px;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  background-color: #000000;
}

aside nav.subnav ul li a:after {
  /*content: "\00a0\203A";*/
  content: "\00a0\00bb";
}

aside nav.subnav ul li a:hover,
aside nav.subnav ul li.active a {
  background-color: #494545;
}

/* ------------------------------------------ ASIDE - MEDIA ALBUM */
section .gallery a,
aside a.gallery {
  position: relative;
  display: block;
  margin: 0 0 15px;
  width: 330px;
  height: 248px;
  text-decoration: none;
}

section .gallery a {
  float: left;
  margin: 0 26px 26px 0;
  width: 180px;
  height: 135px;
  border: 1px solid #333;
}

section .gallery.team a {
  height: 181px;
}

section .gallery a.last {
  margin: 0 0 26px;
}

section .gallery a .label {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5px 10px;
  width: 160px;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  background: url("../img/bg-gray.png") left top repeat;
}

section .gallery.team a .label {
  background: none;
  height: 36px;
  background-color: #333;
}

section .gallery a .label span {
  display: block;
  font-size: 0.9em;
  font-weight: normal;
  font-style: italic;
}

section .gallery a.hide,
aside a.gallery.hide {
  display: none;
}

/* ------------------------------------------------------- FOOTER */
footer {
  color: #fff;
  background-color: black;
}

footer .top {
  background-image: url("../img/bg-footer.jpg?v=20170310");
  background-position: left top;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

footer .bottom {
  padding: 10px 0;
  color: white;
  font-size: 12px;
  text-align: center;
  background-color: black;
}

footer .bottom a {
  color: white;
}

footer a {
  color: #fff;
}

footer a:hover {
  text-decoration: none;
}

footer .col {
  /*float: left;*/
  /*margin: 0 20px;
	width: 150px;*/
}

footer .col.right {
  float: right;
  text-align: right;
}

footer .col.right small {
  display: block;
  margin-bottom: 5px;
  border-bottom: 1px dotted white;
}

footer .col p {
  margin: 0;
  background-color: black;
  padding: 45px;
}

footer .col.wide {
  margin: 0;
  width: 610px;
}

footer .col.openingstijden {
  float: right;
  width: 330px;
  margin: 0;
}

footer .col ul {
  list-style-type: none;
  font-size: 0.8em;
  line-height: 1.7em;
}

footer .col ul li {
  padding: 0;
  background: transparent;
}

footer .col.wide ul li {
  float: left;
  width: 250px;
}

footer .col ul li a,
footer .col ul div {
  color: #fff;
  text-decoration: none;
}

footer .col ul li a:hover,
footer .col ul li.active a {
  text-decoration: underline;
}

footer .col ul li.active a {
  color: #000000;
}

footer table {
  line-height: 1.8em;
  font-size: 0.9em;
}

/* ---------------------------------------------------------- ZUT */
/* -------------------------------------------- HOMEPAGE - SLIDER */
#homepageSlider {
  position: relative;
  margin: 40px 0 0;
  width: 100%;
  height: 345px;
  background: url("../img/bg-homepage-slider.jpg") center top repeat-x transparent;
  overflow: hidden;
}

#homepageSlider .slides {
  background-color: transparent;
}

#homepageSlider .slides > div {
  width: 100%;
  height: 345px;
}

#homepageSlider .slides .container {
  position: relative;
}

#homepageSlider .slides .container img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

#homepageSlider .slides .container .caption {
  position: absolute;
  left: 50%;
  top: 120px;
  z-index: 20;
}

#homepageSlider .slides .container .caption .text {
  display: block;
  margin: 0 0 5px;
  padding: 10px;
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  text-align: center;
  background: url("../img/bg-gray.png") left top repeat;
}

#homepageSlider .slides .container .readMore {
  display: block;
  width: 110px;
  z-index: 20;
}

/* ----------------------------------- HOMEPAGE - SLIDER - PAGING */
#homepageSlider #sliderPrev,
#homepageSlider #sliderNext {
  width: 24px;
  height: 39px;
  cursor: pointer;
  background: url("../img/sprite-slider-arrows.png") left top no-repeat;
}

#homepageSlider #sliderPrev {
  position: absolute;
  left: 20px;
  top: 150px;
  z-index: 100;
}

#homepageSlider #sliderPrev:hover {
  background-position: 0 -39px;
}

#homepageSlider #sliderNext {
  position: absolute;
  right: 20px;
  top: 150px;
  background-position: -24px 0;
  z-index: 100;
}

#homepageSlider #sliderNext:hover {
  background-position: -24px -39px;
}

#homepageSlider #paging {
  position: absolute;
  left: 0;
  bottom: 15px;
  height: 12px;
  width: 100%;
  text-align: center;
  z-index: 100;
}

#homepageSlider #paging .container {
  width: 90px;
}

#homepageSlider #paging a {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  width: 12px;
  height: 12px;
  background: url("../img/sprite-slider-bullets.png") center top no-repeat;
  text-indent: 9999px;
}

#homepageSlider #paging a.activeSlide,
#homepageSlider #paging a:hover {
  background-position: 0 -12px;
}

/* ---------------------------------------------- HOMEPAGE - USPS */
#usps {
  padding: 60px 0;
  width: 100%;
  background-color: #f6f6f6;
}

#usps .container > div {
  float: left;
  padding: 0 20px;
  margin: 0 10px;
  width: 260px;
  text-align: center;
}

#usps .icon {
  height: 60px;
}

#usps .services .icon img {
  margin: 5px 0 0;
}

#usps .title {
  margin: 0 0 10px;
  color: #000;
  font-weight: bold;
  font-size: 1.1em;
  text-transform: uppercase;
}

#usps p {
  margin: 0 0 20px;
  line-height: 1.7em;
  font-size: 0.8em;
}

/* --------------------------------------------------- INFOFOOTER */
#infoFooter {
  padding: 60px 0;
  background-color: #f6f6f6;
}

#infoFooter .col {
  float: left;
  margin: 0 10px;
  width: 300px;
}

#infoFooter .col h2 {
  color: #000;
  font-size: 1.1em;
}

#infoFooter .col table,
#infoFooter .col p {
  line-height: 1.7em;
  font-size: 0.8em;
}

#infoFooter .col table {
  margin: 0 0 20px;
}

/*#infoFooter .col iframe,*/
#infoFooter .col img.fotoPand {
  border: 1px solid #333;
}

/* -------------------------------------- RECENTLY WATCHED SLIDER */
#recentlyWatched {
  background-color: #F6F6F6;
}

#recentlyWatched > .title {
  background-color: #ddd;
  height: 40px;
  line-height: 40px;
}

#recentlyWatched .title span {
  display: block;
  float: left;
  margin: 0;
  color: #333;
  font-size: 1.2em;
  font-weight: bold;
}

#recentlyWatched .title a.delete {
  display: block;
  float: right;
  padding: 0 0 0 15px;
  font-size: 0.9em;
  font-style: italic;
  background: url("../img/delete.png") left 17px no-repeat;
}

#recentlyWatched .container.slider {
  padding: 30px 0;
}

#recentlyWatched .container a.navSlider {
  float: left;
  margin: 49px 0 0;
  width: 24px;
  height: 39px;
  text-indent: -9999px;
  visibility: hidden;
  background: url("../img/sprite-slider-arrows-dark.png") top left no-repeat;
}

#recentlyWatched .container .navSlider.prev {
  margin-right: 40px;
}

#recentlyWatched .container .navSlider.prev:hover {
  background-position: 0 -39px;
}

#recentlyWatched .container .navSlider.next {
  background-position: -24px 0;
}

#recentlyWatched .container .navSlider.next:hover {
  background-position: -24px -39px;
}

#recentlyWatched .sliderRecentlyWatched {
  float: left;
  margin-right: 40px;
  width: 830px;
  height: 210px;
  overflow: hidden;
}

#recentlyWatched .sliderRecentlyWatched > div {
  width: 830px;
}

#productDetails div.productKoppelingen:after {
  content: '';
  display: block;
  height: 0px;
  clear: both;
}

#productDetails div.productKoppelingen h3 {
  margin: 0 0 10px;
}

#productDetails div.productKoppelingen.alternatieven,
#productDetails div.productKoppelingen.bestelDirectMee {
  float: left;
  margin: 0 30px 0 0;
  width: 310px;
}

#productDetails div.productKoppelingen.bestelDirectMee {
  float: left;
  margin: 0;
}

#recentlyWatched .sliderRecentlyWatched div a,
#productDetails div.productKoppelingen a {
  position: relative;
  display: block;
  float: left;
  margin: 0 30px 0 0;
  width: 142px;
  /*height: 210px;*/
  text-align: center;
  text-decoration: none;
  line-height: 0.9em;
}

#productDetails div.productKoppelingen a {
  margin: 0 25px 0 0;
}

#recentlyWatched .sliderRecentlyWatched div a.last,
#productDetails div.productKoppelingen a.last {
  margin: 0;
}

#recentlyWatched .sliderRecentlyWatched div a .image,
#productDetails div.productKoppelingen a .image {
  position: relative;
  width: 140px;
  height: 140px;
  border: 1px solid #333;
  background-color: #fff;
  overflow: hidden;
}

#recentlyWatched .sliderRecentlyWatched div a .image img,
#productDetails div.productKoppelingen a .image img {
  display: block;
  width: 100%;
}

#recentlyWatched .sliderRecentlyWatched div a .image .meerKleuren,
#productDetails div.productKoppelingen a .image .meerKleuren {
  position: absolute;
  left: 2px;
  top: 2px;
  width: 30px;
  height: 30px;
}

#recentlyWatched .sliderRecentlyWatched div a span.title,
#recentlyWatched .sliderRecentlyWatched div a span.merk,
#productDetails div.productKoppelingen a span.title,
#productDetails div.productKoppelingen a span.merk {
  font-size: 0.7em;
  font-weight: bold;
}

#productDetails div.productKoppelingen a span.title {
  display: block;
  margin: 5px 0 0;
}

#recentlyWatched .sliderRecentlyWatched div a span.merk,
#productDetails div.productKoppelingen a span.merk {
  font-weight: normal;
}

#productDetails div.productKoppelingen a .price {
  display: table-cell;
  padding: 0px 5px;
  width: 130px;
  height: 30px;
  line-height: 1.2em;
  font-size: 0.9em;
  background-color: #F6F6F6;
  border: 1px solid #DDDDDD;
  border-top: 0px solid #fff;
  vertical-align: middle;
}

#productDetails div.productKoppelingen a .price small.van {
  text-decoration: line-through;
}

/* ------------------ RECENTLY WATCHED SLIDER -> PRODUCTSTATUSSEN */
#recentlyWatched .sliderRecentlyWatched a .label {
  position: absolute;
  right: -9px;
  top: -10px;
  display: none;
}

#recentlyWatched .sliderRecentlyWatched a .label.productStatus_02 {
  position: absolute;
  right: -11px;
  top: 4px;
  display: block;
  width: 90px;
  height: 29px;
  background: url("../img/label-gereserveerd.png") left top no-repeat;
}

#recentlyWatched .sliderRecentlyWatched a .label.productStatus_03 {
  position: absolute;
  right: -16px;
  top: 1px;
  display: block;
  width: 50px;
  height: 50px;
  background: url("../img/label-nieuw.png") left top no-repeat;
}

#recentlyWatched .sliderRecentlyWatched a .label.productStatus_04 {
  position: absolute;
  right: -11px;
  top: 4px;
  display: block;
  width: 90px;
  height: 29px;
  background: url("../img/label-verkocht.png") left top no-repeat;
}

/* ------------------------------------------ MELDING WINKELWAGEN */
#meldingWinkelwagen {
  position: fixed;
  right: 30px;
  top: 30px;
  display: none;
  padding: 15px;
  font-style: italic;
  border: 2px solid #000000;
  background-color: #fff;
  z-index: 1000;
  -webkit-box-shadow: 1px 1px 3px #444;
          box-shadow: 1px 1px 3px #444;
}

#meldingWinkelwagen a {
  font-size: 0.9em;
}

/* ----------------------------------------------- COOKIE MELDING */
#meldingCookie {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 0.7em;
  background: url("../img/bg-red.png") left top repeat;
  z-index: 1000;
}

#meldingCookie .container {
  margin: 0 auto;
  width: 960px;
}

#meldingCookie .container span {
  float: left;
}

#meldingCookie .container a {
  color: #fff;
}

#meldingCookie .container a.close {
  float: right;
}

#meldingCookie .container a.close img {
  vertical-align: middle;
}

/* -------------------------------------- ASIDE - BESTELOVERZICHT */
aside .overviewOrder h3 a {
  float: right;
  font-size: 0.8rem;
}

aside .overviewOrder h3 a:hover {
  text-decoration: none;
}

aside .overviewOrder .title {
  color: #D13B3B;
}

aside .overviewOrder .title a {
  float: right;
  font-size: 0.6em;
  font-weight: normal;
  text-transform: none;
}

aside .overviewOrder .cartItemRow {
  margin: 0 0 10px;
  padding: 10px 0 0;
  border-top: 1px solid #999;
}

aside .overviewOrder .cartPriceRow.subTotal {
  padding: 10px 0 0;
  border-top: 1px solid #999;
}

aside .overviewOrder .cartPriceRow.shippingCosts {
  padding: 0;
  border-bottom: 1px solid #000;
}

aside .overviewOrder .cartPriceRow.total {
  padding: 10px 0;
}

aside .overviewOrder .cartItemRow .image {
  float: left;
  margin: 0 10px 0 0;
  width: 79px;
  border: 1px solid #fff;
  overflow: hidden;
}

aside .overviewOrder .cartItemRow .image img {
  display: block;
  width: 100%;
}

aside .overviewOrder .cartItemRow .info,
aside .overviewOrder .cartPriceRow .info {
  float: left;
  width: 172px;
  font-size: 0.8em;
  line-height: 1.2em;
}

aside .overviewOrder .cartPriceRow .info {
  width: 240px;
}

aside .overviewOrder .cartPriceRow .info span {
  text-transform: none;
  font-size: 0.8em;
  font-weight: normal;
}

aside .overviewOrder .cartPriceRow .info {
  /*color: #fff;*/
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
}

aside .overviewOrder .cartPriceRow .info small {
  font-weight: normal;
  font-size: 0.8em;
  text-transform: none;
}

aside .overviewOrder .cartItemRow .info span.aantal {
  /*color: #D13B3B;*/
  font-size: 0.6em;
}

aside .overviewOrder .cartItemRow .info span.productInfo {
  /*color: #fff;*/
  font-size: 0.7em;
  /*text-transform: uppercase;*/
}

aside .overviewOrder .cartItemRow .info span.productAttributes {
  /*color: #fff;*/
  font-size: 0.8em;
}

aside .overviewOrder .cartItemRow .price,
aside .overviewOrder .cartPriceRow .price {
  float: right;
  width: 65px;
  /*color: #fff;*/
  font-size: 0.8em;
  text-align: right;
}

aside .overviewOrder .cartPriceRow .price {
  line-height: 0.8em;
}

aside .overviewOrder .cartPriceRow.total .price {
  font-weight: bold;
}

aside .overviewOrder .cartItemRow .price a {
  font-size: 0.9em;
}

aside .overviewOrder .cartPriceRow {
  /*padding: 0 0 10px;
	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;*/
}

/* Messy stack of paper */
.adresblok {
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
  background: #fff;
  border: 1px solid #bbb;
}

.adresblok,
.adresblok::before,
.adresblok::after {
  /* Styles to distinguish sheets from one another */
}

.adresblok::before,
.adresblok::after {
  content: "";
  position: absolute;
  height: 95%;
  width: 99%;
  background-color: #eee;
}

.adresblok::before {
  display: none;
  right: 9px;
  top: -2px;
  -webkit-transform: rotate(-1deg);
          transform: rotate(-1deg);
  z-index: -1;
}

.adresblok::after {
  top: 9px;
  right: -6px;
  -webkit-transform: rotate(1deg);
          transform: rotate(1deg);
  z-index: -2;
}

/* ------------------------------------------------ ERRORMESSAGES */
ul.errorMessages {
  padding: 10px;
  font-style: italic;
  border: 1px solid #fae4e1;
}

.order-summary-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 2em;
}

.order-summary-container .summary-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.order-summary-container .summary-wrapper div:first-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bold;
}

.order-summary-container .summary-wrapper div:last-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.textRight {
  text-align: right;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

br.clear {
  font-size: 0px;
  line-height: 0px;
  clear: both;
}

.clear {
  clear: both;
}

.hide {
  display: none !important;
}

.bold {
  font-weight: bold;
}

.noMarginBottom {
  margin-bottom: 0 !important;
}

.nobori {
  border-right: 0 solid white !important;
}
/*# sourceMappingURL=screen.css.map */