/*
 * maatwerk.css
 * Klant:        https://scooterhuis.nl
 * Gegenereerd:  2026-09-17 16:31
 * Basis:        https://www.cmspecialist-freeze.nl/skin_default/
 *
 * Bevat uitsluitend selectors/properties die afwijken van of ontbreken
 * in de basis-CSS. Automatisch gegenereerd door css_diff.py.
 */

/* === style.css === */
body {
  line-height: 1.75em;
  overflow-y: scroll;
  color: #494949;
  font-family: "Ubuntu", Helvetica, Arial, Sans-Serif;
  font-size: 15px;
}
#art-main {
  z-index: 1;
}
.cleared {
  line-height: 0;
}
.art-Sheet {
  background: #fff;
  max-width: 1200px;
  min-width: 1px;
  padding: 0 20px;
  z-index: 0;
}
.art-Sheet-body {  /* nieuw */
  position: relative;
  z-index: 1;
  padding: 0;
  flex: 1;
}
.bovenkant .art-nav {
  right: 0;
  position: absolute;
  top: 42px;
}
.art-menu {
  line-height: 1em;
}
.subTekst {  /* nieuw */
  transition: 0.3s ease 0s;
}
.art-menu li {
  display: block;
  background-image: url(images/zwart/75.png);
  background-repeat: repeat;
  border-left: 1px solid rgba(250, 250, 250, 0.35);
  border-bottom: 2px solid #4bace0;
  float: left;
  transition: 0.3s ease 0s;
}
.art-menu li a {
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  color: #898989;
  padding: 12.5px 15px;
}
.art-menu li:hover {  /* nieuw */
  background-image: url(images/zwart/85.png);
  background-repeat: repeat;
}
.art-menu li:hover .subTekst {  /* nieuw */
  color: #4bace0;
}
.art-menu li a .t {
  color: #fff;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  line-height: inherit;
  display: inline-block;
  margin-bottom: 5px;
  padding: 0;
}
.art-menu li a .t:hover {  /* nieuw */
  color: #eee;
}
.art-menu li:first-child {  /* nieuw */
  border-left: none;
}
.art-menu li:last-child {  /* nieuw */
  line-height: 0;
  border-left: none;
}
.art-menu li:last-child a {  /* nieuw */
  padding: 0;
}
.art-menu li a.active .subTekst {  /* nieuw */
  color: #4bace0;
}
.art-menu ul {
  z-index: 10;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}
.art-menu li li:hover > ul {
  top: 0;
}
.art-menu ul li a {
  padding: 11px 13px;
}
.art-menu ul li a:hover {
  background-color: #eee;
  color: #000;
}
.art-menu ul li a.active {
  background: #eee;
}
.winkelmenu {  /* nieuw */
  background: #ddd;
  border-bottom: 1px solid #dfdfdf;
}
.winkelmenu .art-nav {  /* nieuw */
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  position: relative;
  top: 0 !important;
}
.art-contentLayout {  /* nieuw */
  position: relative;
  max-width: 100%;
  padding: 0;
}
.art-Block {
  padding: 30px 0;
  margin: 0 auto;
  z-index: 0;
  border-bottom: 1px solid #ccc;
}
.art-Block:last-child {  /* nieuw */
  border-bottom: none;
}
.art-Block-body {  /* nieuw */
  position: relative;
  z-index: 1;
  padding: 0;
}
.art-BlockHeader {
  z-index: 0;
}
.art-BlockHeader .t {
  white-space: nowrap;
  color: #000;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-style: normal;
  height: 20px;
  line-height: 20px;
  padding: 0;
}
.art-BlockContent {  /* nieuw */
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.art-BlockContent-body {  /* nieuw */
  padding: 0;
  position: relative;
  z-index: 1;
}
.art-Post {  /* nieuw */
  margin: 0 0;
  position: relative;
  z-index: 0;
  padding: 40px;
}
.art-Post-body {  /* nieuw */
  padding: 0;
  position: relative;
  z-index: 1;
}
p {
  margin: 0 0 15px;
}
a, a:link, a:visited, a.visited, a:hover, a.hover {
  font-family: "Ubuntu";
  text-decoration: none;
  color: #4bace0;
}
a:link {
  text-decoration: none;
  color: #4bace0;
}
a:visited, a.visited {
  text-decoration: none;
  color: #4bace0;
}
a:hover, a.hover {
  color: #4bace0;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {  /* nieuw */
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin: 0 0 0;
  line-height: 1.65em;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {  /* nieuw */
  color: #4bace0;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25em;
  margin-bottom: 5px;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover, .h2 {  /* nieuw */
  color: #494949;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25em;
  margin-bottom: 10px;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {  /* nieuw */
  color: #000;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.25em;
  margin-bottom: 5px;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {  /* nieuw */
  color: #000;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
  margin-bottom: 5px;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover, .h5 {  /* nieuw */
  color: #4bace0;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 17px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.25em;
  margin-bottom: -4px;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {  /* nieuw */
  color: #494949;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 500;
}
ol {
  list-style-position: inside;
}
.art-Post ol li, .art-Post ul ol li {  /* nieuw */
  background: none;
  padding-left: 0;
}
blockquote {
  background-color: #f5f5f5;
  margin: 0 0 15px;
  padding: 15px;
  display: inline-block;
}
blockquote p {
  color: #404040;
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.65em;
}
blockquote p:last-child {  /* nieuw */
  margin-bottom: 0;
}
.art-contentLayout .art-content {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: visible;
  width: 250px;
}
.art-contentLayout .art-sidebar1 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  width: 250px;
  z-index: 1;
}
.art-contentLayout .art-sidebar2 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 250px;
}
.art-contentLayout .art-content-sidebar1 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 750px;
}
.art-contentLayout .art-content-sidebar2 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 750px;
}
.ccLinks {  /* nieuw */
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  background-color: #e9e7e8;
}
.ccLinks:before {  /* nieuw */
  content: "";
  background-color: #e9e7e8;
  height: 100%;
  width: 40000px;
  position: absolute;
  right: 0;
  top: 0;
}
.ccRechts {  /* nieuw */
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
}
.art-sidebar1 .art-Block {  /* nieuw */
  padding-right: 20px;
}
.art-sidebar2 .art-Block {  /* nieuw */
  padding-left: 20px;
}
.art-sidebar1 .FCK2kolTd, .art-sidebar1 .FCK3kolTd, .art-sidebar1 .FCK4kolTd, .art-sidebar1 .FCK5kolTd {  /* nieuw */
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.art-sidebar1 .FCK2kolTdS, .art-sidebar1 .FCK3kolTdS, .art-sidebar1 .FCK4kolTdS, .art-sidebar1 .FCK5kolTdS {  /* nieuw */
  display: none;
}
.art-sidebar2 .FCK2kolTd, .art-sidebar2 .FCK3kolTd, .art-sidebar2 .FCK4kolTd, .art-sidebar2 .FCK5kolTd {  /* nieuw */
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.art-sidebar2 .FCK2kolTdS, .art-sidebar2 .FCK3kolTdS, .art-sidebar2 .FCK4kolTdS, .art-sidebar2 .FCK5kolTdS {  /* nieuw */
  display: none;
}

/* === substyle.css === */
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"] {  /* nieuw */
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 3px;
  box-shadow: none;
  color: #666;
  font-family: inherit;
  font-size: inherit;
  line-height: 1.5em;
  padding: 8px 10px;
  box-sizing: border-box;
  widows: 100%;
  transition: all 0.3s ease;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:focus, textarea:focus, select:focus {
  border: 1px solid #365376;
}
input.verplicht, textarea.verplicht {
  background: #fff no-repeat scroll right 5px top 5px;
}
input.nietMeerVerplicht, .nietMeerVerplicht {
  background: #fff;
}
select {
  border: 1px solid #ccc;
  line-height: 1.5em;
}
input[type="radio"]:checked::before {
  color: #365376;
}
input[type="checkbox"]:checked::before {
  color: #365376;
}
/* ⚠ selector gepromoveerd van '.copyright' (was minder specifiek dan basis) */
.pageFooterKnoppenHolder .pageFooterKnoppen .copyright {  /* nieuw – selector gepromoveerd voor specificiteit */
  float: left;
  padding-right: 10px;
  opacity: 1;
}
.CMSMenuLink1li, .CMSMenuLink1liSel {
  background: rgba(0, 0, 0, 0) url(images/pijl_blauw.png) no-repeat scroll right 0 top 50%;
  border-bottom: 1px solid #d2d2d2;
  display: block;
  font-family: "Ubuntu", Helvetica Neue, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.75em;
  margin: 0;
  padding: 4px 0;
}
.catMenu1ul > li:last-child a {  /* nieuw */
  border: none;
}
.CMSMenuLink2li, .CMSMenuLink2liSel {
  font-family: "Ubuntu", Helvetica Neue, Helvetica Neue, Helvetica, Sans-Serif !important;
  margin-left: 15px;
}
.CMSMenuLink2liSel {
  padding: 0 0 0 15px;
  margin-left: 15px;
}
.CMSMenuLink3li, .CMSMenuLink3liSel {
  font-family: "Ubuntu", Helvetica Neue, Helvetica Neue, Helvetica, Sans-Serif !important;
}
.CMSMenu2li > a:hover, .CMSMenu3li > a:hover, .CMSMenu4li > a:hover {
  text-decoration: none !important;
}
.CMSMenu2liSel > a:hover, .CMSMenu3liSel > a:hover, .CMSMenu4liSel > a:hover {
  text-decoration: none !important;
}
.Taalkeuze_vlaggen {
  left: 50px;
  position: absolute;
  text-align: left;
  top: 8px;
  display: none;
}
.Taalkeuze_vlaggen ul li {
  display: inline;
  padding: 0 2px 0 2px;
}
.Taalkeuze_vlaggen.dropdownTaal {
  max-height: 30px;
  overflow: hidden;
  font-size: 13px;
  transition: 0.3s all ease;
  display: inline-block;
  margin: 0 0 0 10px;
  top: 0;
}
.Taalkeuze_vlaggen.dropdownTaal ul li {
  background: #FFF;
  padding: 0 5px;
}
.Taalkeuze_vlaggen.dropdownTaal.open {
  max-height: 150px;
  box-shadow: 0 0 50px -8px rgba(0, 0, 0, 0.25);
  border-radius: 0 0 3px 3px;
  background: rgba(255, 255, 255, 1);
  z-index: 15;
}
.faq_bericht_holder {  /* nieuw */
  width: 100%;
}
.faq_bericht_holder .afbeelding, .faq_bericht_holder .aankeiler {  /* nieuw */
  display: none;
}
.faq_bericht_titel {  /* nieuw */
  border: 1px solid #ddd;
  margin-top: 10px;
  padding: 5px 10px;
}
.faq_bericht_titel a:link {  /* nieuw */
  font-weight: bold;
  text-decoration: none;
}
.faq_bericht_titel a:visited, faq_bericht_titel a.visited {  /* nieuw */
  font-weight: bold;
}
.faq_bericht_titel a:hover, .faq_bericht_titel a.hover {  /* nieuw */
  font-weight: bold;
}
#faq_bericht_titel_active {  /* nieuw */
  font-weight: bold;
  color: #4bace0;
  text-decoration: none;
}
.faq_bericht_bericht {  /* nieuw */
  border: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-top: -1px;
  padding: 15px;
  border-radius: 0;
  background-color: #fff;
}
.gbBericht {
  width: 100%;
  padding: 20px;
  border: 1px solid #ddd;
}
/* ⚠ selector gepromoveerd van '.gbHeader' (was minder specifiek dan basis) */
.gbBericht .gbHeader {  /* nieuw – selector gepromoveerd voor specificiteit */
  border-bottom: 1px solid #ddd;
  margin: 0 0 5px;
  padding: 0 0 5px;
  font-size: 14px;
}
/* ⚠ selector gepromoveerd van '.gbEmail' (was minder specifiek dan basis) */
.gbBericht .gbEmail {  /* nieuw – selector gepromoveerd voor specificiteit */
  text-align: right;
}
/* ⚠ selector gepromoveerd van '.gbNaam' (was minder specifiek dan basis) */
.gbBericht .gbNaam {  /* nieuw – selector gepromoveerd voor specificiteit */
  font-weight: bold;
}
.gbBreedteKol1 {
  padding-right: 10px;
}
.gb_aanmelden {
  padding: 4%;
}
.gb_message2 {
  width: 100% !important;
}
#gb_naam, #gb_email {  /* nieuw */
  width: 100% !important;
}
.gb_bericht_bericht {  /* nieuw */
  clear: both;
}
#gb_B .sluiten {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
#gbHolder {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
/* ⚠ selector gepromoveerd van '.gbdatum' (was minder specifiek dan basis) */
.gbBericht .gbdatum {  /* nieuw – selector gepromoveerd voor specificiteit */
  display: block;
  float: right;
  font-size: 13px;
  margin: 0 5px 0 0;
}
.gbdatum > span {  /* nieuw */
  display: inline-block;
  font-weight: normal;
  margin: 0;
}
.gbdatum > span::after {  /* nieuw */
  content: "-";
  margin: 0 2px;
}
.gbdatum > span:last-child::after {  /* nieuw */
  display: none;
}
.nieuws .bericht {
  padding: 20px 0;
}
.nieuws .bericht:first-child {  /* nieuw */
  border-bottom: 1px solid rgba(91, 91, 91, 0.5);
  padding-top: 0;
}
.nieuws .bericht .titel a {
  font-family: "Ubuntu", Helvetica Neue, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.nieuws.lijst .bericht .datum {
  color: #aaa;
  float: right;
  font-family: "Ubuntu", Helvetica Neue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.nieuws.lijst .bericht .aankeilerafb {
  border: 1px solid #acacac;
  display: block;
  float: left;
  line-height: 0;
  margin: 0 20px 20px 0;
}
.nieuws.lijst .bericht .nieuwsboven {
  border-left: 5px solid #4bace0;
}
.nieuws.lijst .bericht .datum .type5 .dag, .nieuws.lijst .bericht .datum .type6 .dag {
  background: #eee;
}
.nieuws.lijst .bericht .datum .type5 .maand, .nieuws.lijst .bericht .datum .type6 .maand {
  background: #505050;
}
.nieuws.lijst .bericht .datum .type5 .jaar, .nieuws.lijst .bericht .datum .type6 .jaar, .nieuws.lijst .bericht .datum .type6 .tijd {
  background: #fff;
}
.nieuws.widget .bericht .nieuwstitel a {
  font-family: "Ubuntu", Helvetica Neue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: inherit;
}
.nieuws.widget .bericht .nieuwstitel, .nieuws.widget .bericht .aankeiler {
  color: #fff;
  line-height: 1.5em;
}
.nieuws.widget .bericht > a {
  z-index: 100;
}
.nieuws.widget .bericht .aankeilerafb {
  margin: 0 30px 0 0 !important;
}
.nieuws.widget .bericht .aankeilerafb img {  /* nieuw */
  max-width: 100%;
  height: auto !important;
}
.nieuws.widget .bericht .datum .type5 .dag, .nieuws.widget .bericht .datum .type6 .dag {
  background: #eee;
}
.nieuws.widget .bericht .datum .type5 .maand, .nieuws.widget .bericht .datum .type6 .maand {
  background: #505050;
}
.inloggen_holder .inloggen_content {
  background-color: #f2f2f2;
}
.inloggen_holder .inloggen_content input {  /* nieuw */
  width: 100%;
  margin: 0 0 10px;
}
.nieuwWachtwoordHolder .nieuwWachtwoordContent {
  background-color: #f2f2f2;
}
.blader_holder {
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
  margin: 10px 0 0;
}
.blader_tabel1 td {
  padding: 0 4px;
}
.blader_tabel1_n, .blader_tabel1_s {
  width: 2em;
  height: 2em;
  line-height: 2em;
  transition: all 0.3s ease;
  background: #fff;
  border-radius: 50px;
}
.blader_tabel1_n a {
  transition: all 0.3s ease;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.blader_tabel1_s {
  background: #4bace0;
  color: #fff;
  border-color: #4bace0;
}
.blader_tabel1_n:hover {
  background: #4bace0;
  border-color: #4bace0;
}
.formulier_holder {  /* nieuw */
  max-width: 500px;
  width: 100%;
}
.formulier_text {
  width: 200px;
}
.formulier_textarea {
  margin-bottom: 15px;
}
a.logo {
  left: 20px;
  position: absolute;
  top: 29px;
  width: 180px;
}
a.logo img {
  width: 100%;
}
.portfolioSmall {  /* nieuw */
  margin-left: -5px;
}
.breadcrumbsHolder {  /* nieuw */
  border-top: 1px solid #e9e7e8;
  background: #fff;
}
.breadcrumbsHolder .breadcrumbs {  /* nieuw */
  display: block;
  max-width: 1200px;
  margin: 0 auto;
  line-height: 26px;
  padding: 10px 20px;
  position: relative;
  width: 100%;
  z-index: 0;
  box-sizing: border-box;
}
.breadcrumbsHolder .breadcrumbs ol {  /* nieuw */
  margin: 0;
  padding: 0;
}
.crumb {  /* nieuw */
  display: inline-block;
}
.crumbSpace {  /* nieuw */
  display: inline-block;
  font-weight: bold;
  padding: 0 7px 0;
  line-height: 26px;
  font-size: 10px;
}
a.crumbLink {  /* nieuw */
  color: #404040 !important;
  text-decoration: none;
}
a.crumbLink:hover {  /* nieuw */
  text-decoration: underline;
}
.HeaderHolder {
  height: 137px;
  overflow: hidden;
  background-color: #393939;
}
.pageFooterHolder {
  background-image: url(images/FooterBg.png);
  background-repeat: no-repeat;
  background-color: #393838;
  background-position: bottom center;
}
.pageFooterHolder .pageFooter {
  font-size: 14px;
  line-height: 1.65em;
  padding: 35px 20px 35px;
  position: relative;
  max-width: 1200px;
}
.pageFooterHolder table {  /* nieuw */
  border-collapse: collapse;
}
.pageFooterHolder table td {  /* nieuw */
  vertical-align: top;
  padding: 0;
}
.pageFooterHolder a, .pageFooterHolder a:link, .pageFooterHolder a:visited {  /* nieuw */
  text-decoration: none;
  color: #fff;
  transition: 0.3s ease 0s;
}
.pageFooterHolder a:hover {
  color: #bbb;
}
.pageFooter h2, .pageFooter h3 {  /* nieuw */
  color: #409dce;
  font-size: 17px;
}
.pageFooterKnoppenHolder {
  background: #262626;
}
.pageFooterKnoppenHolder .pageFooterKnoppen {
  color: #b6b4b4;
  position: relative;
  max-width: 1200px;
  padding: 15px 20px;
  display: block;
}
.pageFooterKnoppenHolder .pageFooterKnoppen a {  /* nieuw */
  color: #b6b4b4 !important;
  font-size: 13px;
}
.bladwijzer {  /* nieuw */
  background-color: #EFEFEF;
  border: 1px solid #ccc;
  padding: 2px 5px;
  text-decoration: none !important;
}
.tHeaderHolder {  /* nieuw */
  background: url(images/nav.png) repeat-x scroll left bottom transparent;
  height: 171px;
  min-width: 1000px;
  position: relative;
  width: 100%;
}
.tHeader {  /* nieuw */
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
div[class*="grid"] {
  hyphens: auto;
  -webkit-hyphens: auto;
}
.Gv3 {
  display: table-cell;
}
/* ⚠ selector gepromoveerd van '.Gv3Thumb' (was minder specifiek dan basis) */
.Gv3 .Gv3Thumb {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #fff;
  box-shadow: 0 2px 3px #ccc;
  float: left;
  line-height: 0;
  margin: 7px;
  position: relative;
  text-align: center;
}
.Gv3ThumbImg {  /* nieuw */
  background-color: #fff;
  display: table-cell;
  vertical-align: middle;
}
.Gv3Thumb img {  /* nieuw */
  height: 115px;
  width: auto;
}
.Gv3Thumb .desc {
  font-size: 13px;
  font-weight: normal;
  color: #000;
}
.Gv3Thumb .desc2 {  /* nieuw */
  position: absolute;
  bottom: 5px;
  left: 5px;
  background: #f5f5f5;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 3px #ccc;
  padding: 2px 5px;
}
.button, a.button, button {
  padding: 5px;
  font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, Arial, sans-serif;
  font-size: 14px;
  background: #4bace0;
  white-space: nowrap;
  overflow: visible;
  border: 1px solid #4bace0;
  border-radius: 2px;
  outline: none;
  zoom: 1;
  line-height: 1.11;
  text-indent: 0;
  height: auto;
  box-shadow: none;
  color: #FFF;
}
button {  /* nieuw */
  margin-left: 0;
  margin-right: 0;
}
/* ⚠ selector gepromoveerd van 'a.button' (was minder specifiek dan basis) */
.formulierVersturen a.button {  /* nieuw – selector gepromoveerd voor specificiteit */
  -moz-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
button::-moz-focus-inner {  /* nieuw */
  border: 0;
  padding: 0;
}
a.button.primary, button.primary {  /* nieuw */
  font-weight: bold;
}
button:focus, a.button:hover, .button:hover, button:hover {  /* nieuw */
  color: #fff;
  border-color: #3b9cd0;
  text-decoration: none;
  background-color: #3b9cd0;
}
a.button:active, button:active, a.button.active, button.active {  /* nieuw */
  background-position: 0 -81px;
  border-color: #555;
  background-color: #555;
  color: #fff;
  text-shadow: none;
}
.button:active, a.button:active, button:active {  /* nieuw */
  top: 1px;
}
a.button.positive:hover, button.positive:hover {  /* nieuw */
  background-color: #41ae28;
  border-color: #498349;
}
a.button.positive:active, button.positive:active, a.button.positive.active, button.positive.active {  /* nieuw */
  background-color: #41ae28;
  border-color: #498349;
}
.pill, a.button.pill, button.pill {  /* nieuw */
  border-radius: 2px;
  padding: 6px 10px;
  text-decoration: none;
}
a.button.big, button.big {  /* nieuw */
  font-size: 16px;
  padding-left: 14px;
  padding-right: 17px;
}
a.button span.icon, button span.icon {  /* nieuw */
  float: left;
  height: 14px;
  left: -3px;
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
  width: 14px;
}
a.big.button span.icon, button.big span.icon {  /* nieuw */
  top: 0;
}
.button.disabled {
  -ms-user-select: none;
}
/* ⚠ selector gepromoveerd van '.uploadOmsch' (was minder specifiek dan basis) */
.uploadHolder .uploadOmsch {  /* nieuw – selector gepromoveerd voor specificiteit */
  font-weight: bold;
  color: #000;
  font-size: 12px;
}
.uploadHolder {
  clear: both;
  padding: 5px 0;
  width: 100%;
}
.uploadDelete {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px 5px 5px 5px;
  float: left;
  width: 90%;
}
.uploadProcess {
  float: right;
}
.uploadFilename {
  float: left;
  overflow: hidden;
  width: 250px;
  padding: 5px;
}
.uploadTochniet {
  top: 10px;
}
.upload_1 {
  padding: 3px;
}
.upload_2 input {  /* nieuw */
  border: 0;
  border-collapse: collapse;
  margin: 0;
  font-size: 10px;
}
.upload_3 {  /* nieuw */
  float: right;
  margin-top: 1px;
}
.upload_5 {
  background: #FFFFDC;
  border: 1px solid #ccc;
  border-radius: 5px 5px 5px 5px;
  float: left;
  padding: 5px !important;
  width: 380px;
}
.uploadMasker {  /* nieuw */
  float: left;
  font-size: 13px;
  font-weight: normal;
  padding: 5px;
}
.uploadMaskerText {  /* nieuw */
  float: left;
  line-height: 1.2em;
  padding-right: 0.5em;
}
img.schaduwRechts {  /* nieuw */
  border: 4px solid #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
img.schaduwLinks {  /* nieuw */
  border: 4px solid #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  float: right;
  margin-right: 20px;
  margin-bottom: 20px;
}
.slideshowNav {
  z-index: 10;
}
.slideshowNav a {
  background: #fff;
}
.slideshowNav .activeSlide {
  background-color: #4bace0;
}
.aLandingMenu {
  background: url(images/tree.png) no-repeat scroll 4px 4px transparent;
  border-radius: 5px 5px 0 0;
  height: 24px;
  padding: 0;
  position: absolute;
  top: 2px;
  width: 24px;
  z-index: 102;
  left: 20px;
  display: none;
}
.aLandingMenu:hover {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.LandingMenu {
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  border-radius: 0 5px 5px 5px;
  padding: 5px;
  top: 24px;
}
.LandingMenu li {  /* nieuw */
  padding: 3px 8px;
}
.LandingMenu li a, .LandingMenu li a:visited, .LandingMenu li a:hover {  /* nieuw */
  text-decoration: none;
  font-size: 11px;
  color: #000;
}
.relatieTabel:hover {
  background: #f9f9f9;
}
.relatieTd1 {
  background: #fff;
}
.bedrijfsMeer {
  font-weight: Bold;
}
.account_holder .melding {
  box-shadow: 0 2px 15px rgba(255, 255, 255, 0.3);
}
.relatieItem {
  background: #fff;
  display: table;
  float: left;
  height: 200px;
  margin: 10px 0 0 0;
  width: calc(50% - 5px);
}
.relatieItem:nth-child(2n+1) {  /* nieuw */
  margin: 10px 10px 0 0;
}
.relatieItem:hover {
  background: #f8f8f8;
}
.relatieItem .afbeelding {
  display: table-cell;
  vertical-align: top;
  width: 100px !important;
}
.relatieItem .relinfo {  /* nieuw */
  box-sizing: border-box;
  padding: 0 10px;
  display: table-cell;
  vertical-align: top;
}
.relatieItem .bedrijfsnaam {
  color: #4bace0;
}
.relatieOpties {
  background: #f8f8f8;
}
.relatieZoek .icoon {
  background: #eee;
}
.relatieZoek .icoon:hover {
  background: #e2e2e2;
}
a .icoon i {  /* nieuw */
  color: #999;
}
a:hover .icoon i {  /* nieuw */
  color: #000;
}
.omhoog a, .omlaag a {  /* nieuw */
  color: #000 !important;
}
.omhoog .icoon i, .omlaag .icoon i {  /* nieuw */
  color: #000;
}
/* ⚠ selector gepromoveerd van '.icoon i' (was minder specifiek dan basis) */
.meldingHouder .melding .icoon i {  /* nieuw – selector gepromoveerd voor specificiteit */
  font-size: 16px;
  transition: all 0.3s ease;
}
.relatieItem.relatieItem.detail:hover {
  background: #fff;
}
.relatieItem.detail hr {
  background: #ddd;
}
.relatieItem.detail .bedrijfsnaam {
  color: #4bace0;
}
.relatieItem.detail .website a {
  background: #4bace0;
}
.relatieItem.detail .website:hover a {
  background: #415E81;
}
.afbLinks, .afbRechts {  /* nieuw */
  border: 3px solid #FFF;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  float: left;
  margin: 0 10px 10px 0;
}
.afbRechts {  /* nieuw */
  float: right;
  margin: 0 0 10px 10px;
}
.sitemap1 {  /* nieuw */
  margin: 0 auto;
  max-width: 1000px;
  padding: 20px 0;
}
.sitemap1ul > li {
  width: 23%;
}
.sitemapWinkel::before, .sitemapWinkel::after {  /* nieuw */
  border-bottom: 1px solid #eee;
  clear: both;
  content: " ";
  display: block;
  margin-bottom: 20px;
  padding-top: 20px;
}
.sitemapWinkel::after {  /* nieuw */
  border: none;
}
.formulier {  /* nieuw */
  display: block;
  position: relative;
}
.formulier legend {  /* nieuw */
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #000;
}
.formulier label {  /* nieuw */
  width: 100%;
  clear: both;
  padding-right: 10px;
}
.formulier input[type="text"] {  /* nieuw */
  margin-bottom: 5px;
  width: 100%;
  display: block;
}
.formulier input.straat, .formulier input.straat2 {  /* nieuw */
  width: 156px;
}
.formulier label.huisnummer, .formulier label.huisnummer2 {  /* nieuw */
  clear: none;
  width: 10px;
  padding-left: 10px;
}
.formulier input.huisnummer, .formulier input.huisnummer2 {  /* nieuw */
  clear: none;
  width: 40px;
}
.formulier .checkboxes {  /* nieuw */
  display: block;
  clear: both;
}
.formulier .checkboxes .label {  /* nieuw */
  float: left;
  padding-right: 10px;
  width: 120px;
}
.formulier .checkboxes label {  /* nieuw */
  float: left;
  padding-right: 10px;
  width: 120px;
  clear: none;
}
.objCategorieen {  /* nieuw */
  padding: 15px;
  margin-bottom: 0;
  background: linear-gradient(to bottom, #f4f4f4 0%, #ddd 100%);
  background-color: #eee;
  border: 1px solid #ddd;
  border-bottom: 0;
}
.objCategorieen ul {  /* nieuw */
  margin: 0;
  padding: 0;
}
.objCategorieen ul li {  /* nieuw */
  float: left;
  margin-right: 10px;
  list-style: none inside;
  width: 23%;
  line-height: 1.65em;
}
.objCategorieen ul li a, .objCategorieen ul li a:link, .objCategorieen ul li a:visited {  /* nieuw */
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.objCategorieen ul li a, .objCategorieen ul li a:hover {  /* nieuw */
  text-decoration: underline;
  color: #000;
}
.objCategorieen ul li.selected {  /* nieuw */
  font-weight: bold;
  color: #fff;
}
.objCategorieen ul li.selected a {  /* nieuw */
  background: url(images/navActiveBg.png) repeat-x scroll 0 0 transparent;
  border-radius: 20px 20px 20px 20px;
  color: #fff !important;
  font-weight: bold;
  left: -9px;
  text-decoration: none;
  margin-right: -9px;
  padding: 3px 9px;
  position: relative;
}
.objCategorieen .objectCount {  /* nieuw */
  padding-left: 5px;
  color: #888;
}
.objControls {  /* nieuw */
  margin-bottom: 12px;
  padding: 6px 20px;
  background: linear-gradient(to bottom, #45484d 0%, #000 100%);
  background-color: #444;
}
.objControls .objPresentatie {  /* nieuw */
  float: left;
}
.objControls .objSortering {  /* nieuw */
  float: right;
}
.objControls .objSortering a {  /* nieuw */
  margin-left: 15px;
  color: #ccc;
}
.objControls a {  /* nieuw */
  text-decoration: none;
}
.objControls .objSortering .selected {  /* nieuw */
  font-weight: bold;
  color: #fff;
}
.objPresentatie .shopSortOptieTable .objSortPres {  /* nieuw */
  padding-right: 2px;
}
.objPresentatie .shopSortOptieTable .objPrint {  /* nieuw */
  padding-left: 0;
}
.objectP1 {  /* nieuw */
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: block;
  float: left;
  height: 150px;
  margin-bottom: 12px;
  margin-right: 12px;
  padding: 10px;
  position: relative;
  width: 442px;
}
.objectP1:hover {  /* nieuw */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background: #fff;
}
.objectP1.laatste {  /* nieuw */
  margin-right: 0;
}
.objectP1 .label {  /* nieuw */
  background-color: #f00;
  color: #fff;
  font-size: 8px;
  font-weight: bold;
  line-height: 1em;
  padding: 3px 4px;
  position: absolute;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  z-index: 1;
}
.objectP1:hover .label {  /* nieuw */
  opacity: 0;
}
.objectP1 .afbeelding {  /* nieuw */
  float: left;
}
.objectP1 .info {  /* nieuw */
  padding: 10px 10px 10px 20px;
  float: left;
  font-size: 13px;
}
.objectP1 .info .omschrijving {  /* nieuw */
  font-size: 18px;
  font-weight: bold;
}
.objectP1 .info .omschrijving a {  /* nieuw */
  color: #000;
  text-decoration: none;
}
.objectP1 .info .nummer .titel {  /* nieuw */
  display: none;
}
.objectP1 .info .nummer .waarde {  /* nieuw */
  font-weight: bold;
}
.objectP1 .info .kenmerk1, .objectP1 .info .kenmerk2, .objectP1 .info .kenmerk3, .objectP1 .info .kenmerk4, .objectP1 .info .kenmerk5, .objectP1 .info .kenmerk6, .objectP1 .info .nummer {  /* nieuw */
  float: left;
  clear: both;
}
.objectP1 .info .kenmerk1 .titel, .objectP1 .info .kenmerk2 .titel, .objectP1 .info .kenmerk3 .titel, .objectP1 .info .kenmerk4 .titel, .objectP1 .info .kenmerk5 .titel, .objectP1 .info .kenmerk5 .titel {  /* nieuw */
  float: left;
  padding-right: 5px;
  width: 120px;
}
.objectP1 .info .kenmerk1 .waarde, .objectP1 .info .kenmerk2 .waarde, .objectP1 .info .kenmerk3 .waarde, .objectP1 .info .kenmerk4 .waarde, .objectP1 .info .kenmerk5 .waarde, .objectP1 .info .kenmerk5 .waarde {  /* nieuw */
  float: left;
}
.objectP1 .info .kenmerk1 .waarde {  /* nieuw */
  font-weight: bold;
}
.objectP1 .info .prijs {  /* nieuw */
  background: none repeat scroll 0 0 #000;
  bottom: 10px;
  clear: both;
  color: #fff;
  float: left;
  font-size: 16px;
  font-weight: bold;
  padding: 2px 18px 2px 10px;
  position: absolute;
  right: 0;
}
.objectP2 {  /* nieuw */
  border: 0;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  background: #fff;
}
.objectP2 tr {  /* nieuw */
  background: #fff;
  transition: all 0.3s ease;
}
.objectP2 tr:hover {  /* nieuw */
  background: #eee;
  cursor: pointer;
}
.objectP2 .label {  /* nieuw */
  background-color: #f00;
  color: #fff;
  font-size: 8px;
  font-weight: bold;
  line-height: 1em;
  padding: 3px 4px;
  position: absolute;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  z-index: 1;
}
.objectP2 td:hover .label {  /* nieuw */
  opacity: 0;
}
.objectP2 th {  /* nieuw */
  padding: 2px;
  text-align: left;
  background-color: #fff;
}
.objectP2 td {  /* nieuw */
  padding: 2px;
  text-align: left;
  border-bottom: 1px solid #eee;
}
.objectP3 {  /* nieuw */
  border: 0;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  background: #fff;
}
.objectP3 tr {  /* nieuw */
  background: #fff;
  transition: all 0.3s ease;
}
.objectP3 tr:hover {  /* nieuw */
  background: #eee;
  cursor: pointer;
}
.objectP3 .label {  /* nieuw */
  background-color: #f00;
  float: right;
  margin-left: 5px;
  margin-top: 3px;
  color: #fff;
  font-size: 8px;
  font-weight: bold;
  line-height: 1em;
  padding: 3px 4px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  z-index: 1;
}
.objectP3 th {  /* nieuw */
  padding: 2px;
  text-align: left;
  background-color: #fff;
}
.objectP3 td {  /* nieuw */
  padding: 2px;
  text-align: left;
  border-bottom: 1px solid #eee;
}
.objControls .controls a {  /* nieuw */
  margin-right: 15px;
  color: #fff;
}
.objControls .blader {  /* nieuw */
  float: right;
}
.objControls .overzicht {  /* nieuw */
  float: left;
}
.objControls .objPrintDetail {  /* nieuw */
  float: left;
}
.objectDetail {  /* nieuw */
  padding: 15px;
  background-color: #fff;
  border-radius: 5px;
}
.objectDetail .kop h1 {  /* nieuw */
  float: left;
}
.objectDetail .kop .label {  /* nieuw */
  background-color: #f00;
  color: #fff;
  float: right;
  font-size: 10px;
  font-weight: bold;
  line-height: 1em;
  margin-right: 20px;
  margin-top: 10px;
  padding: 3px 4px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  z-index: 1;
}
.objectDetail .kop .prijs {  /* nieuw */
  background: none repeat scroll 0 0 #000;
  color: #fff;
  float: right;
  font-size: 18px;
  font-weight: bold;
  padding: 4px 9px;
}
.objectDetailHouder .links {  /* nieuw */
  width: 48%;
  vertical-align: top;
}
.objectDetailHouder .midden {  /* nieuw */
  width: 4%;
}
.objectDetailHouder .rechts {  /* nieuw */
  width: 48%;
  vertical-align: top;
}
.objectDetailHouder .kenmerken .titel {  /* nieuw */
  font-weight: bold;
  color: #000;
  padding-top: 8px;
  border-bottom: 1px solid #eee;
}
.objectDetailHouder .kenmerken .titel3 {  /* nieuw */
  color: #999;
}
.objectDetailHouder .kenmerken .info {  /* nieuw */
  padding-top: 8px;
}
.objectDetailHouder .rechts .ad-gallery {  /* nieuw */
  width: 410px;
}
.objectDetailHouder .rechts .ad-gallery .ad-image-wrapper {  /* nieuw */
  width: 410px;
  height: 400px;
}
.objectDetailHouder .ad-gallery .ad-nav {  /* nieuw */
  margin-top: 10px;
}
.objectDetailHouder .ad-gallery .ad-nav .ad-thumbs {  /* nieuw */
  margin-left: 20px;
}
.objectDetailHouder .ad-gallery .ad-controls {  /* nieuw */
  display: none;
}
.objectDetailHouder .ad-gallery .ad-image-wrapper {  /* nieuw */
  overflow: visible;
}
.objectDetailHouder .ad-gallery .ad-image-wrapper .ad-image {  /* nieuw */
  border: 2px solid #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.objectDetailHouder .rechts .objectEtalage {  /* nieuw */
  width: 410px;
  border-radius: 5px;
}
.objectDetailHouder .bijlagen .titel {  /* nieuw */
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #eee;
}
.objectDetailHouder .bijlagen .icon {  /* nieuw */
  padding-bottom: 5px;
  padding-top: 5px;
  width: 60px;
}
#objInschrijfscherm {  /* nieuw */
  background-color: #FFC907;
  display: block;
  margin-bottom: 10px;
  max-height: 0;
  overflow: hidden;
  position: relative;
  top: -12px;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 10;
  color: #000;
}
#objInschrijfscherm .inhoud {  /* nieuw */
  padding: 25px;
}
#objInschrijfscherm .links {  /* nieuw */
  float: left;
  width: 45%;
  margin-right: 5%;
}
#objInschrijfscherm .rechts {  /* nieuw */
  float: left;
  width: 40%;
  border-left: 1px solid #000;
  padding-left: 20px;
}
#objInschrijfscherm #alertVoornaam {  /* nieuw */
  width: 120px;
}
#objInschrijfscherm #alertTV {  /* nieuw */
  width: 70px;
}
#objInschrijfscherm #alertAchternaam {  /* nieuw */
  width: 120px;
}
#objInschrijfscherm #alertEmail {  /* nieuw */
  width: 325px;
}
#objInschrijfscherm .sluitKnop {  /* nieuw */
  position: absolute;
  top: 10px;
  right: 10px;
}
.nietGevuld {  /* nieuw */
  color: #999;
}
.objMijnObjecten .attentie {  /* nieuw */
  background: #eee;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  float: none;
  margin-right: 2px;
  width: auto;
}
.objMijnObjecten .attentieTR {  /* nieuw */
  background: #eee;
}
.objMijnObjecten .attentieTR2 {  /* nieuw */
  background: #eee;
}
.objZoeken {  /* nieuw */
  float: left;
}
#objZoekWoordID {  /* nieuw */
  background: url(images/zoeken.png) no-repeat 103px 4px #fff;
  padding: 0 20px 0 5px;
  margin-right: 10px;
  width: 100px;
}
.responsiveKnop {  /* nieuw */
  display: block;
  margin: 10px;
}
.responsiveKnop a {  /* nieuw */
  padding: 10px;
  background-color: #007CC1;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFF;
  display: block;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 5px;
  margin: 0 auto;
  text-align: center;
}
.responsiveKnop a:hover {  /* nieuw */
  background-color: #000;
}
.responsiveKnop img {  /* nieuw */
  display: inline-block;
  height: 32px;
  margin-right: 10px;
  position: relative;
  vertical-align: middle;
  width: 32px;
}
.alleenResponsive {  /* nieuw */
  display: none;
}
.configuratie .header * {
  background: #f9f9f9;
}
.meldingHouder .melding {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
}
.meldingHouder .melding .icoon {  /* nieuw */
  display: none;
}
.meldingHouder .melding .knoppen a {
  background: #ccc;
  color: #fff;
  display: inline-block;
  line-height: 1.25em;
  margin: 5px;
  padding: 7px 10px;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.meldingHouder .melding .knoppen a:hover {
  background: #000;
  color: #fff;
  transition: all 0.3s ease;
}
.meldingHouder .melding .knoppen a.bevestigen {
  background: #4bace0;
}
.cookieMelding {
  z-index: 20;
}
.cookieMelding .inhoud .sluiten {
  background: #64d064;
}
.privacyMelding {
  box-shadow: 0 0 60px 5px rgba(0, 0, 0, 0.1);
}
.privacyMelding .inhoud .titel {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
}
.privacyMelding .knoppen a.knop {
  background: #aaa;
}
.popupHolder .popup {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
}
.kiyohHolder .kiyohReview {
  background: #f5f5f5;
}
.bovenkantHolder {
  background: transparent;
  position: absolute;
  z-index: 11;
  padding-top: 10px;
  border: 0;
}
/* ⚠ selector gepromoveerd van '.bovenkant' (was minder specifiek dan basis) */
.bovenkantHolder .bovenkant {  /* nieuw – selector gepromoveerd voor specificiteit */
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  height: 100px;
  box-sizing: border-box;
}
.extrabovenkant {  /* nieuw */
  background: #4bace0;
  position: relative;
}
.extrabovenkant .usps {  /* nieuw */
  color: #d1d1d1;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 0 auto;
  max-width: 1200px;
  padding: 10px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.extrabovenkant .usps div {  /* nieuw */
  background: url(images/vinkje_wit.png) no-repeat scroll 0 3px rgba(0, 0, 0, 0);
  display: inline-block;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  margin: 0 35px;
  padding-left: 22px;
  text-transform: uppercase;
  transition: 0.3s all ease;
}
.extrabovenkant .usps div:hover {  /* nieuw */
  color: #fff;
}
.art-Post-inner strong {  /* nieuw */
  font-weight: bold;
}
.art-Post-inner .medium {  /* nieuw */
  font-weight: 500;
}
.art-Post-inner .block {  /* nieuw */
  display: inline-block;
  margin-left: 20px;
}
.houderHome {  /* nieuw */
  position: relative;
  height: 360px;
}
.houderHome .plaatje > img {  /* nieuw */
  width: 100% !important;
  height: auto !important;
}
.houderHome h1 {  /* nieuw */
  background: #4bace0;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  left: -30px;
  padding: 5px 25px;
  position: absolute;
  top: -45px;
}
.houderHome .tekst {  /* nieuw */
  background-color: #fff;
  bottom: 20px;
  left: 100px;
  display: block;
  font-family: helvetica neue, helvetica, arial, Arial, Sans-Serif;
  padding: 28px 20px 15px;
  position: absolute;
  z-index: 20;
  width: 350px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
}
.houderHome .tekst strong {  /* nieuw */
  color: #000;
}
.prijzen {  /* nieuw */
  border: 0;
  border-spacing: 0;
}
.prijzen td {  /* nieuw */
  border: 0;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 4px 8px;
  vertical-align: top;
}
.prijzen tr {  /* nieuw */
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.prijzen tr:hover {  /* nieuw */
  background-color: #f9f9f9;
  color: #000;
}
.prijzen tr:first-child {  /* nieuw */
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #ddd !important;
}
.prijzen tr:first-child:hover {  /* nieuw */
  background: transparent;
}
.prijzen .laagseizoen {  /* nieuw */
  text-align: right;
  width: 120px;
}
.prijzen .hoogseizoen {  /* nieuw */
  text-align: right;
  width: 120px;
}
a.knopT {  /* nieuw */
  background: #4bace0;
  display: inline-block;
  font-size: 15px;
  margin: 0;
  position: relative;
  text-decoration: none;
  background: url(images/pijl_blauw.png);
  transition: all 0.4s ease 0s;
  background-repeat: no-repeat;
  background-position: top 50% right 0;
  padding-right: 25px;
}
a.knopT:hover {  /* nieuw */
  cursor: pointer;
  padding-right: 30px;
}
a.knopT:hover:after {  /* nieuw */
  left: 110px;
}
a.knop {
  background-color: #4bace0;
  font-size: 15px;
  margin: 10px 0 0;
  background-image: url(images/pijl_blauw_knop.png);
  transition: all 0.4s ease 0s;
  background-repeat: no-repeat;
  background-position: top 50% right 0;
  padding-right: 65px !important;
  padding: 15px;
  line-height: 1.25em;
  color: #FFF;
}
a.knop:hover {  /* nieuw */
  cursor: pointer;
  box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.3);
  opacity: 0.8;
  color: #005c90;
}
a.knop:hover:after {  /* nieuw */
  left: 110px;
}
a.knopL {  /* nieuw */
  color: #fff;
  background-color: #4bace0;
  border-radius: 3px;
  display: inline-block;
  font-size: 15px;
  margin: 10px 0 0;
  position: relative;
  text-decoration: none;
  background-image: url(images/likeknop.png);
  transition: all 0.4s ease 0s;
  background-repeat: no-repeat;
  background-position: top 50% right 0;
  padding-right: 65px !important;
  padding: 15px;
  line-height: 1.25em;
}
a.knopL:hover {  /* nieuw */
  cursor: pointer;
  box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.3);
  opacity: 0.8;
  color: #005c90;
}
a.knopL:hover:after {  /* nieuw */
  left: 110px;
}
.slogan {  /* nieuw */
  position: absolute;
  right: 0;
  bottom: 10px;
}
.slogan img {  /* nieuw */
  float: right;
  margin-left: 12px;
}
.keurmerk {  /* nieuw */
  position: relative;
  top: -3px;
}
.brochureOpmaak h1 {  /* nieuw */
  font-size: 27px;
}
.brochureOpmaak h2 {  /* nieuw */
  font-size: 16px;
  padding-top: 10px;
}
.brochureOpmaak h2 em {  /* nieuw */
  font-style: normal;
  color: #36B84A;
}
.imgLinks, .lRechts {  /* nieuw */
  box-shadow: 0 5px 11px rgba(0, 0, 0, 0.3);
  margin-bottom: 40px;
  transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -webkit-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
}
.imgLinks {  /* nieuw */
  float: left;
  margin-right: 30px;
}
.imgRechts {  /* nieuw */
  float: right;
  margin-left: 30px;
}
/* ⚠ selector gepromoveerd van 'hr' (was minder specifiek dan basis) */
.relatieItem.detail hr {  /* nieuw – selector gepromoveerd voor specificiteit */
  background: #ccc;
  border: 0 none;
  clear: both;
  height: 1px;
  margin: 40px 0;
}
.functieIcons {  /* nieuw */
  background: #fff;
  border: 5px solid #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  float: left;
  margin-right: 10px;
  margin-top: 2px;
  margin-bottom: 5px;
  border-radius: 3px;
}
.zoekEnMerkHolder {  /* nieuw */
  height: 50px;
  left: 400px;
  position: absolute;
  top: 37px;
  width: 360px;
}
.merkVeld {  /* nieuw */
  float: left;
  margin-right: 20px;
  position: relative;
  top: 10px;
}
.shopLijst2ContentBestelknop a.button {  /* nieuw */
  border: 0 solid !important;
  border-radius: 0 !important;
  padding: 8px 10px !important;
}
#fancy_bg > div {  /* nieuw */
  display: none;
}
/* ⚠ let op: basis heeft meerdere specifiekere selectors (.nieuws.lijst .bericht .inhoud, .nieuws.lijst .bericht.actief .inhoud, .configuratie .inhoud, .configuratie:hover .inhoud, .cookieMelding .inhoud, .privacyMelding .inhoud, .popupHolder .popup .inhoud, .liquid-slide-sjabloon .inhoud, .quikviewArtikelHolder .quikview .inhoud); controleer handmatig welke van toepassing is en pas de selector zo nodig aan */
.inhoud {  /* nieuw */
  padding: 30px 20px !important;
  box-sizing: border-box;
  max-width: 1200px !important;
  margin: 0 auto;
  position: relative;
}
.tekst.links {  /* nieuw */
  padding-right: 20px;
  width: 50%;
  box-sizing: border-box;
}
.tekst.rechts {  /* nieuw */
  padding-left: 20px;
  width: 50%;
  box-sizing: border-box;
}
.art-Block .h5, .art-Block .h2 {  /* nieuw */
  display: none;
}
.art-Block:first-child .h5, .art-Block:first-child .h2 {  /* nieuw */
  display: block;
}
.meerinfo {  /* nieuw */
  display: none;
}
.winkelwagenHouder.openGeklapt .winkelknop .bedrag {  /* nieuw */
  color: #4bace0;
}
.AccountHouderTekst {  /* nieuw */
  display: inline-block;
  padding: 2px 0;
  font-size: 13px;
}
header {  /* nieuw */
  position: absolute;
  width: 100%;
}
.facebook-img {  /* nieuw */
  margin: 0;
  max-height: 60px;
}
.header_img {  /* nieuw */
  line-height: 0;
  position: relative;
  top: -450px;
}
.header_img img {  /* nieuw */
  height: auto !important;
  width: 100% !important;
}
.snelbalk {  /* nieuw */
  background: url(images/balk-bg.png);
}
.balk-info {  /* nieuw */
  max-width: 1200px;
  margin: 0 auto;
  height: auto;
}
a.balk-vak {  /* nieuw */
  display: block;
  float: left;
  width: 20%;
  box-sizing: border-box;
  height: 100%;
  text-align: center;
  padding: 27px;
  position: relative;
  border-left: 1px solid #505050;
  transition: 0.6s ease 0s;
  text-decoration: none;
}
a.balk-vak:first-child {  /* nieuw */
  border-left: none;
}
a.balk-vak:hover {  /* nieuw */
  box-shadow: 0 0 150px -30px rgba(0, 0, 0, 1) inset;
  cursor: pointer;
}
.balk-tekst {  /* nieuw */
  color: #fff;
  font-size: 14px;
  bottom: 0;
  position: relative;
  text-decoration: none !important;
}
.vak {  /* nieuw */
  position: relative;
}
.vak.boven {  /* nieuw */
  background: url(images/info.png) #f2f2f2 no-repeat;
  background-position: 11px 125px;
}
/* ⚠ selector gepromoveerd van '.tekst' (was minder specifiek dan basis) */
.shareKnoppen .deelKnopje a .tekst {  /* nieuw – selector gepromoveerd voor specificiteit */
  z-index: 2;
  float: left;
}
.tekst.rechts .kleinWitvak {  /* nieuw */
  background: #fff;
  right: 20px;
  position: absolute;
  padding: 20px;
  bottom: -150px;
  box-shadow: 0 0 47px 5px rgba(0, 0, 0, 0.18);
  z-index: 1;
  transition: 1.2s cubic-bezier(0.86, 0, 0.07, 1) 0s;
  opacity: 0;
  text-align: center;
}
.tekst.rechts .kleinWitvak.scrolled {  /* nieuw */
  bottom: -10px;
  opacity: 1;
}
.scooter_img {  /* nieuw */
  position: absolute;
  bottom: 20px;
  right: 255px;
  z-index: 0;
}
.scooter_img img {  /* nieuw */
  width: 260px !important;
  height: auto !important;
}
.nieuwsvak {  /* nieuw */
  background: rgba(0, 0, 0, 0) url(images/nieuws_bg.jpg) no-repeat scroll right center/cover;
}
.vak_wit {  /* nieuw */
  background-color: #fff;
  box-sizing: border-box;
  left: -150px;
  min-height: 320px;
  padding: 20px;
  position: relative;
  transition: 1.2s cubic-bezier(0.86, 0, 0.07, 1) 0s;
  opacity: 0;
  max-width: 540px;
}
.vak_wit.scrolled {  /* nieuw */
  left: 0;
  opacity: 1;
}
.wittekst h2 {  /* nieuw */
  color: #fff !important;
}
.nieuws.widget.placeholder2 .datum .type3 {  /* nieuw */
  display: inline-block;
  margin-left: 5px;
}
.nieuws.widget.placeholder2 .datum {  /* nieuw */
  color: #fff;
}
.displayprijs {  /* nieuw */
  display: none;
}
.vak.onder {  /* nieuw */
  background: url(images/klok.png) no-repeat;
  background-position: right 30px;
}
.pageFooterHolder ul {  /* nieuw */
  padding-left: 0;
}
.pageFooterHolder li {  /* nieuw */
  border-bottom: 1px solid #767676;
  color: #e6e1e1;
  list-style-type: none;
}
.pageFooterHolder li:last-child {  /* nieuw */
  border-bottom: none;
}
.pageFooterHolder li p {  /* nieuw */
  margin: 5px 0;
}
.pageFooterHolder .locatie:before {  /* nieuw */
  content: "";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
}
.pageFooterHolder .telnmr:before {  /* nieuw */
  content: "";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
}
.pageFooterHolder .email:before {  /* nieuw */
  content: "";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
}
::selection {
  background: #4bace0;
}
::-moz-selection {  /* nieuw */
  color: #fff;
  background: #4bace0;
}
ul.vinkjes {  /* nieuw */
  list-style: none;
  margin: 10px 0 25px;
  padding: 0;
}
ul.vinkjes li {  /* nieuw */
  position: relative;
  padding-left: 30px;
  margin: 5px 0;
}
ul.vinkjes li:before {  /* nieuw */
  position: absolute;
  content: "";
  color: #4bace0;
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  left: 0;
}
.fb_iframe_widget > span {  /* nieuw */
  width: 100% !important;
}
.mapVB #map-canvas {  /* nieuw */
  width: 100% !important;
}
.fb_iframe_widget, .fb_iframe_widget iframe {  /* nieuw */
  width: 100% !important;
}
.webwinkelkeur {  /* nieuw */
  position: absolute;
  right: 20px;
  top: 10px;
  width: 120px;
  text-decoration: none;
}
.webwinkelkeur img {  /* nieuw */
  width: 100%;
}
.accountHouder2 #open {  /* nieuw */
  display: inline-block;
  font-size: 13px;
  margin-left: 10px;
  padding: 2px 0;
}
.art-Block.winkel {  /* nieuw */
  display: none;
}
.liquid-slider-wrapper {  /* nieuw */
  margin: 0 auto;
  max-width: 1700px;
  overflow: hidden;
  position: relative;
}
.socialmediaHolder {  /* nieuw */
  display: flex;
}
.socialmediaHolder a {  /* nieuw */
  color: #fff;
  background: #eee;
  width: 39px;
  height: 39px;
  display: flex;
  text-decoration: none;
  margin-right: 4px;
}
.socialmediaHolder a i {  /* nieuw */
  margin: auto;
  font-size: 18px;
}
.socialmediaHolder a.facebook {  /* nieuw */
  background: #3b5998;
}
.socialmediaHolder a.twitter {  /* nieuw */
  background: #1da1f2;
}
.socialmediaHolder a.pinterest {  /* nieuw */
  background: #cb2027;
}
.socialmediaHolder a.linkedin {  /* nieuw */
  background: #0077b5;
}

/* === verkoop.css === */
.shopSortOptieTable {  /* nieuw */
  width: 100%;
  margin: 10px 0;
}
.shopSortOptie2 {  /* nieuw */
  text-align: right;
}
.shopSortOptie {
  text-align: right;
}
.shopSortOptieTable a {  /* nieuw */
  text-decoration: none;
  transition: all 0.3s ease;
}
.shopSortOptieTable a.actief {  /* nieuw */
  font-weight: bold;
  color: #000;
}
.shopSortOptieTable a.actief.asc .titel::after {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  margin-left: 5px;
  font-weight: normal;
}
.shopSortOptieTable a.actief.desc .titel::after {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  margin-left: 5px;
  font-weight: normal;
}
.aantalPerPagina select {  /* nieuw */
  padding: 5px 25px 5px 10px;
}
.aantalPerPagina span {  /* nieuw */
  line-height: 31px;
  padding-right: 5px;
}
.presentatieWijze, .sorteerKnoppen {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  border-radius: 4px;
  overflow: hidden;
}
.presentatieWijze a, .sorteerKnoppen a {
  padding: 5px;
  display: inline-block;
  line-height: 1.5em;
  color: #666;
}
.sorteerKnoppen a {  /* nieuw */
  padding: 5px 10px;
}
.presentatieWijze .titel {  /* nieuw */
  display: none;
}
.presentatieWijze i {  /* nieuw */
  font-weight: bold;
}
.shopAfdrukkenKnop .pdfKnop {  /* nieuw */
  margin-left: 5px;
}
.shopNavigatie .button {
  background-color: #e9e7e8;
  border-color: #e9e7e8;
  color: #777;
}
.shopCategorieHolder .categorie {
  width: 25%;
  float: left;
  border: 0;
}
.shopCategorieHolder .categorie .inner {  /* nieuw */
  position: relative;
  border: 1px solid #ddd;
  margin: 5px;
  transition: all 0.3s ease;
}
.shopCategorieHolder .categorie .inner:hover {  /* nieuw */
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
}
.shopCategorieHolder .categorie a {
  z-index: 100;
  background: url(images/spacer.gif);
}
.shopCategorieHolder .categorie .titel {
  padding: 0 10px;
  z-index: -1;
}
.shopCategorieHolder .categorie .titel h2 {
  border-top: 1px solid #e8e8e8;
  color: #4bace0;
  font-size: 15px;
  font-weight: 600;
  padding: 15px 0;
}
.shopCategorieHolder .categorie .afbeelding {  /* nieuw */
  box-sizing: border-box;
  display: table;
  padding: 5px;
  width: 100%;
}
.shopCategorieHolder .categorie .afbeelding .valign {  /* nieuw */
  display: table-cell;
  height: 210px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.shopCategorieHolder .categorie .afbeelding .valign img {  /* nieuw */
  position: relative;
  z-index: -1;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
  max-height: 140px;
}
/* ⚠ let op: basis heeft meerdere specifiekere selectors (.shopLijst .artikel .inner .afbeeldingHouder, .shopTegel .artikel .inner .afbeeldingHouder, #extraSchermWinkelmand .schermWinkelMandje .shopLijst .artikel .inner .afbeeldingHouder); controleer handmatig welke van toepassing is en pas de selector zo nodig aan */
.artikel .inner .afbeeldingHouder {  /* nieuw */
  position: relative;
  width: 100%;
}
.artikel .inner .afbeeldingHouder img {  /* nieuw */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
  padding: 10px;
  height: auto !important;
  width: auto !important;
  box-sizing: border-box;
}
.artikel .inner .afbeeldingHouder .verhouding {  /* nieuw */
  display: block;
  padding-bottom: 100%;
}
.artikel .labels {
  z-index: 10;
}
.artikel .artikelnr {
  display: none;
}
.artikel .artikelnr > .titel {
  padding-right: 0.3em;
}
.artikel .artikelnr > .nummer {
  white-space: nowrap;
}
.artikel .voorraad {
  margin: 0.25em 0;
}
/* ⚠ selector gepromoveerd van '.artikel .voorraad .status' (was minder specifiek dan basis) */
#tabSerieInhoud .shopTegel .artikel .voorraad .status {  /* nieuw – selector gepromoveerd voor specificiteit */
  display: table;
  border-spacing: 0;
}
.artikel .voorraad .status .image {
  display: table-cell;
  vertical-align: middle;
}
/* ⚠ selector gepromoveerd van '.artikel .voorraad .status .toelichting' (was minder specifiek dan basis) */
#tabSerieInhoud .shopTegel .artikel .voorraad .status .toelichting {  /* nieuw – selector gepromoveerd voor specificiteit */
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
}
.artikel .voorraad .status .negatief {  /* nieuw */
  color: #fff;
  background-color: #E10101;
  border-radius: 5px;
  padding: 4px 7px;
  line-height: 1em;
}
.artikel .voorraad .status .positief {  /* nieuw */
  color: #fff;
  background-color: #64A43A;
  border-radius: 5px;
  padding: 4px 7px;
  line-height: 1em;
}
.artikel .extraUitleg {
  margin: 0.25em 0;
}
/* ⚠ let op: basis heeft meerdere specifiekere selectors (.shopLijst .artikel .prijzen, .shopCompact .artikel .prijzen, #extraSchermWinkelmand .schermWinkelMandje .shopLijst .artikel .prijzen); controleer handmatig welke van toepassing is en pas de selector zo nodig aan */
.artikel .prijzen {  /* nieuw */
  margin: 0.25em 0;
  font-weight: bold;
  color: #000;
  font-size: 15px;
}
.artikel .prijzen .valuta {
  padding-right: 0.3em;
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
}
.artikel .prijzen .voor {
  color: #4bace0;
  font-size: 100%;
}
.artikel .prijzen .vanaf {
  display: block;
  font-size: 12px;
}
.artikel .artikelEenheid {  /* nieuw */
  font-size: 12px;
  font-weight: normal;
}
/* ⚠ selector gepromoveerd van '.artikel .btwinfo' (was minder specifiek dan basis) */
.shopCompact .artikel .btwinfo {  /* nieuw – selector gepromoveerd voor specificiteit */
  font-size: 12px;
  font-weight: normal;
  padding-left: 0.25em;
}
.artikel .artikelBestelEenheid {  /* nieuw */
  font-size: 12px;
  font-weight: normal;
}
.artikel .bestellen {
  z-index: 2;
}
/* ⚠ selector gepromoveerd van '.artikel .bestellen .variatie select' (was minder specifiek dan basis) */
.shopTegel .artikel .bestellen .variatie select {  /* nieuw – selector gepromoveerd voor specificiteit */
  width: 100%;
  margin-bottom: 0.25em;
}
.artikel .bestellen .bestelknop input {
  width: 24px;
}
.artikel .favorieten {
  clear: both;
  font-size: 12px;
  z-index: 10;
}
.artikel .favorieten.aan i {  /* nieuw */
  font-weight: bold;
}
.artikel .verlang {
  clear: both;
  font-size: 12px;
  margin: 0.25em 0 0;
  z-index: 10;
}
.artikel .verlang .image img {
  position: relative;
  top: 2px;
}
.artikel .verlang.aan i {  /* nieuw */
  font-weight: bold;
}
.artikel .project {
  background: #eee;
}
.artikel #extraVrachtkosten {  /* nieuw */
  display: inline-block;
  padding: 5px 10px;
  margin: 0.5em 0;
  background-color: #eee;
  border-radius: 5px;
}
.artikel #extraVrachtkosten a {  /* nieuw */
  text-decoration: none;
}
.winkelKnop .relatieBtwTotaalPrijs, .winkelwagenHouder .relatieBtwPrijs {  /* nieuw */
  display: none;
}
/* ⚠ let op: basis heeft meerdere specifiekere selectors (.artikel .relatieBtwPrijs, .stap .totalen .relatieBtwPrijs, .winkelwagenHouder .winkelwagen .inhoud.totaal .prijzen .relatieBtwPrijs); controleer handmatig welke van toepassing is en pas de selector zo nodig aan */
.relatieBtwPrijs {  /* nieuw */
  display: block;
  font-size: 11px;
  color: #666;
  font-weight: normal;
  margin-top: -10px;
}
/* ⚠ let op: basis heeft meerdere specifiekere selectors (.artikel .relatieBtwPrijs .exBtwToelichting, .stap .totalen .relatieBtwPrijs .exBtwToelichting, .winkelwagenHouder .winkelwagen .inhoud.totaal .prijzen .relatieBtwPrijs .exBtwToelichting); controleer handmatig welke van toepassing is en pas de selector zo nodig aan */
.relatieBtwPrijs .exBtwToelichting {  /* nieuw */
  padding-left: 0.3em;
}
/* ⚠ let op: basis heeft meerdere specifiekere selectors (.artikel .relatieBtwTotaalPrijs, .winkelwagenHouder .winkelknop .relatieBtwTotaalPrijs); controleer handmatig welke van toepassing is en pas de selector zo nodig aan */
.relatieBtwTotaalPrijs {  /* nieuw */
  display: block;
  font-size: 0.8em;
  color: #666;
  font-weight: normal;
}
.relatieBtwTotaalPrijs .exBtwToelichting {  /* nieuw */
  padding-left: 0.3em;
}
.shopLijst .artikel .variatie, .shopTegel .artikel .variatie, .shopCompact .artikel .variatie {  /* nieuw */
  display: none;
}
.shopLijst .artikel {
  transition: all 0.3s ease;
}
.shopLijst .artikel:nth-child(odd) {  /* nieuw */
  background: #EFEFEF;
}
.shopLijst .artikel > a {
  z-index: 0;
}
.shopLijst .artikel .inner {
  display: table;
  width: 100%;
}
.shopLijst .artikel .inner .col1, .shopLijst .artikel .inner .col2, .shopLijst .artikel .inner .col3 {  /* nieuw */
  display: table-cell;
  vertical-align: top;
}
/* ⚠ selector gepromoveerd van '.shopLijst .artikel .inner .col1' (was minder specifiek dan basis) */
#tabSerieInhoud .shopLijst .artikel .inner .col1 {  /* nieuw – selector gepromoveerd voor specificiteit */
  width: 120px;
  padding: 10px 0 10px 10px;
  box-sizing: border-box;
}
.shopLijst .artikel .inner .col2 {  /* nieuw */
  width: auto;
  padding: 10px;
  box-sizing: border-box;
}
.shopLijst .artikel .inner .col3 {  /* nieuw */
  width: 145px;
  padding: 10px 10px 10px 0;
  box-sizing: border-box;
}
.shopLijst .artikel .afbeeldingHouder {  /* nieuw */
  height: 90px;
}
.shopLijst .artikel .afbeeldingHouder .labels img {  /* nieuw */
  width: 50px;
  height: auto;
}
.shopLijst .artikel .omschrijving {
  padding: 0;
}
.shopLijst .artikel .omschrijving h2.titel a {
  font-size: 14px;
  font-family: arial;
}
.shopLijst .artikel .omschrijving .artikelnr {
  font-size: 11px;
}
.shopLijst .artikel .prijzen {
  font-size: 14px;
}
.shopLijst .artikel .prijzen .vanaf {  /* nieuw */
  display: inline-block;
}
.shopLijst .artikel .bestellen {
  padding: 10px;
}
.shopLijst .artikel .favorieten {  /* nieuw */
  display: none;
}
.shopTegel .artikel {
  display: block;
  width: 25%;
  float: left;
}
.shopTegel .artikel:nth-of-type(4n+1) {  /* nieuw */
  clear: both;
}
.shopTegel .artikel .inner {
  padding: 10px;
  margin: 5px;
  transition: 0.3s all ease;
  width: unset;
}
.shopTegel .artikel .inner:hover {
  box-shadow: 0 0 25px -1px rgba(0, 0, 0, 0.2);
}
.shopTegel .artikel .inner > a {  /* nieuw */
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  text-indent: -9999px;
  background-image: url(images/spacer.gif);
}
.shopTegel .artikel .afbeeldingHouder {  /* nieuw */
  height: 200px;
  line-height: 0;
}
.shopTegel .artikel .afbeeldingHouder img {  /* nieuw */
  width: 90%;
}
.shopTegel .artikel .afbeeldingHouder .labels img {  /* nieuw */
  width: 50px;
  height: auto;
}
.shopTegel .artikel .omschrijving h2.titel {
  height: auto;
}
.shopTegel .artikel .omschrijving h2.titel a {
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.25em;
}
.shopTegel .artikel .omschrijving .artikelnr {  /* nieuw */
  font-size: 11px;
  display: none;
}
.shopTegel .artikel .omschrijving .artikelnr .titel {  /* nieuw */
  display: none;
}
.shopTegel .artikel .omschrijving .merk {  /* nieuw */
  display: none;
}
.shopTegel .artikel .prijzen {  /* nieuw */
  color: #707070;
  font-size: 14px;
  line-height: 1.35em;
}
.shopTegel .artikel .prijzen .vanaf {  /* nieuw */
  font-size: 11px;
}
.shopTegel .artikel .prijzen .btwinfo {  /* nieuw */
  display: block;
}
.shopTegel .artikel .bestellen .bestelknop {  /* nieuw */
  display: none;
  width: 75px;
}
.shopTegel .artikel .bestellen .bestelknop input {
  width: 24px;
  text-align: center;
  display: none;
}
.shopTegel .artikel .favorieten {  /* nieuw */
  display: block;
}
.shopTegel .artikel .btwinfo {  /* nieuw */
  display: block;
  line-height: 1.25em;
  margin: 0 0 10px;
  padding: 0;
}
.shopTegel .artikel .inner .betaalinTermijnen {  /* nieuw */
  color: #75cf32;
  font-size: 11px;
}
.shopTegel .artikel .opDeHoogteHoudenKnop {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
}
.shopCompact .artikel {
  background: #fff;
}
.shopCompact .artikel:hover {  /* nieuw */
  background: #fff;
  z-index: 1;
}
.shopCompact .artikel > a {  /* nieuw */
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  text-indent: -9999px;
}
.shopCompact .artikel .details {  /* nieuw */
  left: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: -25px;
  transition: all 0.5s ease 0s;
  visibility: hidden;
}
.shopCompact .artikel:hover .details {  /* nieuw */
  opacity: 1;
}
.shopCompact .artikel .inner {  /* nieuw */
  display: table;
  width: 100%;
  border-spacing: 5px;
  table-layout: fixed;
}
.shopCompact .artikel .inner .col1, .shopCompact .artikel .inner .col2, .shopCompact .artikel .inner .col3, .shopCompact .artikel .inner .col4 {  /* nieuw */
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
.shopCompact .artikel .inner .col1 {  /* nieuw */
  width: 90px;
}
.shopCompact .artikel .inner .col2 {  /* nieuw */
  width: auto;
}
.shopCompact .artikel .inner .col3 {  /* nieuw */
  width: 170px;
  white-space: nowrap;
}
.shopCompact .artikel .inner .col4 {  /* nieuw */
  width: 55px;
  padding: 0 0 0 10px;
}
.shopCompact .artikel .afbeeldingHouder .label img {  /* nieuw */
  width: 50px;
  height: auto;
}
.shopCompact .artikel .afbeeldingHouder {
  border: 3px solid #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: block;
  left: 0;
  margin: 10px;
  position: absolute;
  top: 0;
}
.shopCompact h2.titel {  /* nieuw */
  margin: 0;
}
.shopCompact h2.titel a {  /* nieuw */
  display: block;
  font-family: arial;
  font-size: 13px;
  margin: 0;
}
.shopCompact .artikel .prijzen {
  font-size: 14px;
  margin: 0;
}
.shopCompact .artikel .bestellen input {  /* nieuw */
  height: auto;
  line-height: 1em;
  padding: 4px;
  width: 22px;
  margin: 0;
  float: left;
}
.shopCompact .artikel .bestellen a.wButBestel {  /* nieuw */
  height: 20px;
  overflow: hidden;
  padding: 2px;
  position: relative;
  text-indent: 9999px;
  width: 17px;
  border: 0;
  display: inline-block;
}
.shopCompact .artikel .bestellen a.wButBestel:before {  /* nieuw */
  content: "+";
  display: block;
  margin-bottom: 5px;
  text-indent: 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1em;
}
.shopCompact .artikel .artikelEenheid {  /* nieuw */
  float: right;
}
.shopCompact .artikel .artikelnr:empty::after {  /* nieuw */
  content: "-";
}
.shopCompact .artikel .favorieten {  /* nieuw */
  display: none;
}
.artikel.detail .links {  /* nieuw */
  float: left;
  width: 50%;
}
.artikel.detail .rechts {  /* nieuw */
  float: right;
  width: 45%;
  padding-left: 20px;
}
.artikel.detail .artikelTabs {  /* nieuw */
  clear: both;
  margin-top: 20px;
}
.artikel.detail h1 {
  text-decoration: none;
}
.artikel.detail .rechts .bestellen {  /* nieuw */
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin: 10px 0 5px;
  padding: 10px 0;
}
.artikel.detail .bestelknop {  /* nieuw */
  display: inline-table;
  position: relative;
}
.artikel.detail .bestellen .bestelknop input {  /* nieuw */
  display: table-cell;
  vertical-align: middle;
  border-radius: 3px 0 0 3px;
  height: 38px;
  position: relative;
  text-align: center;
  width: 40px;
  margin: 0 0 0 0;
  border-color: #e9e7e8;
}
.artikel.detail .bestellen .bestelknop .wButBestel {
    display: table-cell;
    vertical-align: middle;
    border-radius: 0 3px 3px 0;
    padding: 10px 20px;
    text-align: center;
    transition: 0.3s all ease;
    line-height: 1;
    background: #4bace0;
}
.artikel.detail .bestellen .bestelknop .wButBestel::before {
  content: "";
}
.artikel.detail .variatie {  /* nieuw */
  margin: 0 0 10px;
}
.volledigGallery .carousel-cell-groot img {  /* nieuw */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
  height: auto !important;
  width: auto !important;
}
.thumbnailGallery .carousel-cell.is-selected img, .thumbnailGallery .carousel-cell-yt.is-selected img {
  border-color: #365376;
}
.vrijveldVeldA {  /* nieuw */
  width: 202px;
}
.vrijveldVeldB {  /* nieuw */
  width: 202px;
}
.winkelmandjeKop a:link, .winkelmandjeKop a:visited, .winkelmandjeKop a:hover {  /* nieuw */
  text-decoration: none !important;
  color: #000;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 17px;
}
.winkelmandje3, .winkelmandjeLeeg {  /* nieuw */
  padding: 20px;
  background: #fff;
  border-bottom: 1px solid #ccc;
}
.winkelmandje4 {  /* nieuw */
  color: #000;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 20px;
  text-align: right;
}
.winkelmandje10 {  /* nieuw */
  padding: 0;
}
.winkelmandje11 {  /* nieuw */
  vertical-align: top;
  text-align: right;
}
.winkelmandje12 {  /* nieuw */
  vertical-align: top;
  text-align: center;
  width: 20px;
}
.winkelmandje13 {  /* nieuw */
  vertical-align: top;
}
.winkelmandje14 {  /* nieuw */
  white-space: nowrap;
  vertical-align: top;
  text-align: right;
  padding-left: 5px;
}
.winkelmandje15 {  /* nieuw */
  vertical-align: top;
  padding: 0 0 0 10px;
  width: 16px;
}
.winkelmandje16 {  /* nieuw */
  font-size: 10px;
  padding-right: 15px;
}
.kassaTitel {  /* nieuw */
  background-image: url(images/tabeltitel2.jpg);
  font-weight: bold;
  height: 26px;
}
.kassaArtikelen {  /* nieuw */
  padding: 1px;
}
.artT4E_1, .artT4E_2 {
  padding-right: 15px;
  white-space: nowrap;
}
.winkelmandje21 {  /* nieuw */
  background-image: url(images/tabeltitel2.jpg);
  font-weight: bold;
  height: 26px;
}
.winkelmandje22 {  /* nieuw */
  background-image: url(images/tabeltitel2.jpg);
  font-weight: bold;
  height: 26px;
}
.lev1AA {  /* nieuw */
  height: 10px;
}
.lev1 {  /* nieuw */
  height: 26px;
}
.lev1A {  /* nieuw */
  height: 30px;
  width: 25px;
}
.lev1B {  /* nieuw */
  padding-top: 2px;
}
.lev1C {  /* nieuw */
  width: 100px;
  padding-right: 15px;
  text-align: right;
  font-weight: bold;
}
.lev1Ar, .lev1Br, .lev1Cr {  /* nieuw */
  height: 2px;
  border-bottom: 1px solid #BFBFBF;
}
.lev1Bb, .lev1Cb {  /* nieuw */
  border-top: 1px solid #BFBFBF;
  background-color: #EFEFEF;
}
.gewA {  /* nieuw */
  height: 21px;
  border-bottom: 1px solid #BFBFBF;
  border-left: 1px solid #BFBFBF;
  background-color: #EFEFEF;
  padding-top: 5px;
}
.nawA {  /* nieuw */
  height: 21px;
  width: 260px;
  padding-left: 5px;
  white-space: nowrap;
  font-size: 12px;
}
.lev4A {  /* nieuw */
  text-align: center;
}
.lev5A {  /* nieuw */
  width: 30px;
}
.lev10 {  /* nieuw */
  background-image: url(images/tabeltitel2.jpg);
  width: 100%;
  height: 25px;
  padding-left: 5px;
  font-weight: bold;
}
.lev11 {  /* nieuw */
  width: 100%;
  padding-left: 5px;
  background-color: #EFEFEF;
}
.lev11A {  /* nieuw */
  width: 250px;
}
.lev12 {  /* nieuw */
  padding: 5px;
}
.lev12A {  /* nieuw */
  width: 100px;
  padding: 1px;
}
.lev12B {  /* nieuw */
  width: 150px;
  padding: 1px;
}
.lev13 {  /* nieuw */
  padding: 5px;
}
.lev13A {  /* nieuw */
  vertical-align: top;
}
.lev13B {  /* nieuw */
  height: 20px;
  text-align: left;
}
.tabsV2 .titels > div {
  padding: 10px 20px;
}
.tabsV2 .titels > div.actief {
  border-top: 3px solid #4bace0;
}
.tabsV2 .inhoud {  /* nieuw */
  clear: both;
  border: 1px solid #eee;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  position: relative;
}
.tabsV2 .inhoud > div {  /* nieuw */
  display: none;
}
.tabsV2 .inhoud > div.actief {  /* nieuw */
  display: block;
}
.catMenuLink0li, .catMenuLink0liSel {
  background: rgba(0, 0, 0, 0) url(images/pijl_blauw.png) no-repeat scroll right 0 top 50%;
  border-bottom: 1px solid #d2d2d2;
  display: block;
  font-family: "Ubuntu", Helvetica Neue, Helvetica Neue, Helvetica, sans-serif !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.75em;
  margin: 0;
  padding: 4px 0;
}
.CMSMenu1ul > li:last-child a {  /* nieuw */
  border: none;
}
.catMenuLink1li, .catMenuLink1liSel {
  font-family: "Ubuntu", Helvetica Neue, Helvetica Neue, Helvetica, Sans-Serif !important;
}
.catMenuLink2li, .catMenuLink2liSel {
  font-family: "Ubuntu", Helvetica Neue, Helvetica Neue, Helvetica, Sans-Serif !important;
  margin-left: 10px;
}
.catMenuLink3li, .catMenuLink3liSel {  /* nieuw */
  color: #777 !important;
  display: inline-block;
  font-family: "Ubuntu", Helvetica Neue, Helvetica Neue, Helvetica, Sans-Serif !important;
  font-size: 13px;
  line-height: 1.75em;
  text-decoration: none !important;
  font-weight: normal;
  margin: 2px 0;
  margin-left: 20px;
}
.catMenuLink3liSel {  /* nieuw */
  color: #000 !important;
}
.artAfb_1, .artAfb_2 {  /* nieuw */
  height: auto !important;
  width: auto !important;
  max-width: 100%;
}
.dochterArtikel {  /* nieuw */
  height: auto;
  width: 110px;
  display: inline-block;
}
.artAfb_ {  /* nieuw */
  height: auto !important;
  width: auto !important;
  max-width: 100%;
}
.tooltip {
  cursor: pointer;
}
.tooltip::before {
  color: #365376;
}
.WB-knop-Div {  /* nieuw */
  display: block;
}
.WB-knop {  /* nieuw */
  background: url(images/menuActive.png) repeat scroll -2px -2px transparent;
  height: 23px;
}
.WB-knop:hover {  /* nieuw */
  background: #333;
  height: 23px;
}
.WB-knop-a {  /* nieuw */
  color: #fff !important;
  display: block;
  line-height: 1.2em;
  padding: 5px 10px;
  text-decoration: none !important;
  text-shadow: 0 1px 1px #000;
}
.WB-knop-a:hover {  /* nieuw */
  color: #fff !important;
  text-decoration: none !important;
  text-shadow: 1px 1px 2px #000;
}
/* ⚠ selector gepromoveerd van '#adressenlijst .adres' (was minder specifiek dan basis) */
.stap.twee #adressenlijst .adres {  /* nieuw – selector gepromoveerd voor specificiteit */
  margin-bottom: 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #eee;
}
#adressenlijst .adres .beschrijving {  /* nieuw */
  width: 215px;
}
.account_holder .beschrijving {  /* nieuw */
  width: 215px;
}
#adressenlijst .laatsteArtikel {  /* nieuw */
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.kopFactuuradres, .kopAfleveradres {  /* nieuw */
  background-image: url(images/tabeltitel2.jpg);
  height: 25px;
  padding-left: 5px;
  font-weight: bold;
}
.kopieer {  /* nieuw */
  float: right;
  padding-right: 5px;
}
.fac2, .afl2 {  /* nieuw */
  padding: 2px;
  border-top: 1px solid #BFBFBF;
}
.nawFac, .nawAfl {  /* nieuw */
  height: 21px;
  width: 230px;
  padding-left: 5px;
}
.nawFac2, .nawAfl2 {  /* nieuw */
  width: 30px;
  vertical-align: top;
  padding-top: 6px;
}
.nawFac3, .nawAfl3 {  /* nieuw */
  padding-left: 5px;
}
.nawA2 {  /* nieuw */
  height: 5px;
}
.blokholder.accountWijzigen .titel {
  color: #365376;
}
.bedrijfsGegevens.zakelijkTonen {
  max-height: 300px;
}
.vatGegevens .btwGegevens {  /* nieuw */
  padding: 10px;
  line-height: 1.25em;
  background: #fff;
  border-radius: 3px;
  margin: 5px 0 0 10px;
  font-size: 12px;
  display: block;
  border: 1px solid #ccc;
  color: #000;
}
.adresHolder .kop {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
}
.adresHolder .adressen .item.open {
  z-index: 100;
  box-shadow: 0 0 50px -8px rgba(0, 0, 0, 0.25);
}
.zoekenOrders {
  z-index: 13;
}
.zoekenOrders .veld {
  z-index: 10;
}
.zoekenOrders .veld input {
  width: 150px;
}
.zoekenOrders .knop {
  z-index: 10;
}
.mijnAccountOrderHolder .item a.link {
  display: block;
}
.mijnAccountOrderHolder .item .inhoud .omschrijving {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
}
.mijnAccountOrderHolder .knoppen a {
  background-color: rgba(54, 82, 95, 0.1);
  color: #365276;
  border-radius: 3px;
  display: inline-block;
  font-size: 12px;
  padding: 5px 8px;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  line-height: normal;
  margin: 5px 5px 0 0;
}
.mijnAccountOrderHolder .knoppen a.activeren {  /* nieuw */
  background-color: #365276;
  color: #fff;
}
.mijnAccountOrderHolder .knoppen a.verwijderen:hover {  /* nieuw */
  background-color: rgba(239, 104, 104, 0.1);
  color: #ef6868;
}
.mijnAccountOrderHolder .item .artikelen {
  margin: auto 0 auto auto;
}
.mijnAccountOrderHolder .item .artikelen .afbeeldingHouder {
  margin: 5px;
}
.mijnAccountOrderHolder .item .artikelen .afbeeldingHouder.plusje .meeraantal {
  background: #365276;
}
.mijnAccountOrderHolder.detail .omschrijving .titel {
  color: #365376;
}
.mijnAccountOrderHolder.detail .omschrijving .knoppen a {
  margin: 0 0 0 5px;
}
.prAanb4 {
  color: #4bace0;
}
.taf1 {
  width: 150px;
}
#taf10 {
  width: 250px;
}
.UPScatHeader {  /* nieuw */
  height: 52px;
  vertical-align: middle;
}
.UPScontainer {  /* nieuw */
  width: 100%;
  margin: 0 auto;
}
/* ⚠ selector gepromoveerd van '.UPScatPlaatje' (was minder specifiek dan basis) */
.UPScontainer .UPScatPlaatje {  /* nieuw – selector gepromoveerd voor specificiteit */
  padding: 0 0 0 12px;
  width: 90px;
}
/* ⚠ selector gepromoveerd van '.UPSacc_trigger' (was minder specifiek dan basis) */
.UPScontainer .UPSacc_trigger {  /* nieuw – selector gepromoveerd voor specificiteit */
  padding: 0;
  background-color: #fff;
  height: 52px;
  line-height: 34px;
  width: 100%;
  font-weight: bold;
  float: left;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  margin: 10px 0;
}
/* ⚠ selector gepromoveerd van '.UPSacc_trigger a' (was minder specifiek dan basis) */
.UPScontainer .UPSacc_trigger a {  /* nieuw – selector gepromoveerd voor specificiteit */
  text-decoration: none;
  display: block;
  padding: 0 0 0 1px;
}
.UPSactive {  /* nieuw */
  background-position: left bottom;
}
.UPSacc_container {  /* nieuw */
  overflow: hidden;
  clear: both;
}
.UPScontainer .active {  /* nieuw */
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.PaneelHolder {  /* nieuw */
  width: 100%;
  float: left;
}
.PaneelUser {
  float: right;
  font-size: 10px;
  font-style: italic;
  line-height: 1em;
  padding: 5px 0;
}
.zoekVeld0A {  /* nieuw */
  float: left;
  width: 198px;
}
.zoekVeld0B {  /* nieuw */
  height: 16px;
  padding-top: 7px;
  position: absolute;
  right: 12px;
  width: 16px;
}
/* ⚠ selector gepromoveerd van '#zoekWoordID' (was minder specifiek dan basis) */
.zoeken .veld #zoekWoordID {  /* nieuw – selector gepromoveerd voor specificiteit */
  line-height: 26px;
  padding-left: 5px;
}
.inloggen3 {  /* nieuw */
  float: left;
}
.PaneelKnop1, .PaneelKnop2 {  /* nieuw */
  float: left;
  font-size: 10px;
  line-height: 12px;
  text-indent: 5px;
}
.PaneelKnopLink1, .PaneelKnopLink2 {  /* nieuw */
  text-decoration: none !important;
}
.PaneelTextField {
  width: 167px;
  height: 26px;
  line-height: 26px;
  padding-left: 5px;
}
.PaneelKnop3, .PaneelKnop4, .PaneelKnop5, .PaneelKnop6 {  /* nieuw */
  float: left;
  line-height: 30px;
  padding: 0;
  position: relative;
  width: 100%;
}
.PaneelKnopLink3, .PaneelKnopLink4, .PaneelKnopLink5, .PaneelKnopLink6 {  /* nieuw */
  text-decoration: none !important;
  font-weight: bold !important;
  display: block;
}
.PaneelKnopImg3, .PaneelKnopImg4, .PaneelKnopImg5, .PaneelKnopImg6 {  /* nieuw */
  padding: 6px 6px 6px 0;
  float: left;
}
.VOVIP {  /* nieuw */
  border: 1px dashed #BFBFBF;
  color: #555;
  width: 202px;
}
.VOVTA {  /* nieuw */
  border: 1px dashed #BFBFBF;
  height: 40px;
  color: #555;
  width: 202px;
}
.wCVarLink {  /* nieuw */
  display: block;
}
.wVarTitle, .wCVarTitle {  /* nieuw */
  display: block;
}
.wVarText, .wCVarText {  /* nieuw */
  display: block;
}
.wVarCustom, .wCVarCustom {  /* nieuw */
  background: #fff;
  display: block;
  font-style: italic;
}
.opmerkingVeld {  /* nieuw */
  width: 240px;
  font-size: 11px;
  border: 1px solid #BFBFBF;
}
.levAfbeelding1, .betAfbeelding1 {  /* nieuw */
  float: left;
  margin-right: 10px;
}
.upPreHolder {
  background: #ddd;
}
#pdf2 {  /* nieuw */
  width: 350px;
  height: 180px;
  position: absolute;
  top: 100px;
  left: 100px;
  background: #ddd;
  overflow: hidden;
  visibility: hidden;
  z-index: 9991;
  margin: 15px;
  padding: 15px;
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: 0 0 15px #000;
}
.pdf3 {  /* nieuw */
  margin: 0;
  padding: 0;
  border: 0;
}
.cadeauHolder {
  background: #eee;
  border: 1px solid #ccc;
  padding: 15px;
}
.cadeauHolder .cadeauAfbeeldingHolder img {
  border: 1px solid #ccc;
}
.cadeauHolder h2 {
  border-bottom: 1px solid #ccc;
  margin: 10px 0 20px;
  padding: 0 0 10px;
}
.cadeauHolder .cadeauTextField, .cadeauHolder .cadeauTextArea {
  width: 240px;
}
.cadeauHolder .cadeauTextArea {
  height: 90px;
}
.cadeauHolder .cadeauBedrag span {
  font-size: 25px;
}
.cadeauHolder .cadeauBedrag .cadeauTextField {  /* nieuw */
  display: inline-block;
  font-size: 23px;
  padding: 5px;
  width: 216px;
}
#mollieKnop {  /* nieuw */
  background-color: #cfc;
  padding: 5px;
  font-weight: bold;
}
.shopLijst2ContentPrijs .vanaf, .shopLijst1Prijs1_1 .vanaf, .shopLijst1Prijs1_2 .vanaf {  /* nieuw */
  font-size: 10px;
  font-weight: normal;
}
.shopCategorieLijstDiep .inhoud {
  background: none repeat scroll 0 0 #fff;
}
/* ⚠ selector gepromoveerd van '.btwNummer' (was minder specifiek dan basis) */
.stap.vier .btwNummer {  /* nieuw – selector gepromoveerd voor specificiteit */
  text-transform: uppercase;
}
.stappenbalk .klaar a::before {
  font-weight: bold;
}
.stappenKnop {  /* nieuw */
  margin-top: 10px;
}
.stappenKnop a.volgendeStap {  /* nieuw */
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: bold;
}
.volgendeStap.disabled {  /* nieuw */
  opacity: 0.5;
  pointer-events: none;
}
/* ⚠ let op: basis heeft meerdere specifiekere selectors (.shopSortOptie > .pdfKnop, .stap .pdfKnop); controleer handmatig welke van toepassing is en pas de selector zo nodig aan */
.pdfKnop {  /* nieuw */
  float: left;
}
.stap .blokholder > .titel {
  background: #eee;
  padding: 10px 15px;
  border-radius: 5px 5px 0 0;
  margin: 0;
}
.stap .blokholder > .content {  /* nieuw */
  padding: 15px;
  background: #f5f5f5;
  border-radius: 0 0 5px 5px;
}
.stap .kassaArtikelen {  /* nieuw */
  margin-bottom: 20px;
  border-bottom: 2px solid #ddd;
}
.kassaArtikelen th {
  font-size: 90%;
  border-bottom: 2px solid #ddd;
}
.kassaArtikelen .regelTotaal {  /* nieuw */
  text-align: right;
}
.kassaArtikel td {  /* nieuw */
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
.kassaArtikel:last-child td {  /* nieuw */
  border-bottom: 0;
}
.kassaArtikel .regelTotaal {  /* nieuw */
  text-align: right;
  max-width: 100px;
  white-space: nowrap;
}
.kassaArtikel .regelTotaal .prijs {  /* nieuw */
  font-weight: bold;
  font-size: 14px;
  color: #000;
  line-height: 1.4em;
}
.kassaArtikel .aantallen {  /* nieuw */
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.kassaArtikel .aantallen input {  /* nieuw */
  width: 54px;
  text-align: center;
}
.kassaArtikel .aantallen .eenheid {  /* nieuw */
  display: block;
  margin: 0 0 5px;
}
.kassaArtikel .aantallen .verwijderen:hover a {  /* nieuw */
  color: #666;
}
.kassaArtikel .artikelPrijsEenheid {  /* nieuw */
  display: block;
}
.kassaArtikel .tekst {  /* nieuw */
  vertical-align: middle;
  hyphens: auto;
}
.kassaArtikel .tekst a.kassaArtikelTitel {  /* nieuw */
  font-weight: bold;
  text-decoration: none;
  color: #000;
  font-size: 110%;
  display: block;
  line-height: 1.25em;
}
.kassaArtikel .tekst .artikelnr {  /* nieuw */
  text-transform: uppercase;
}
.kassaArtikel .tekst .artikelnr .titel {  /* nieuw */
  display: none;
}
.kassaArtikel .verwijderKnop {  /* nieuw */
  padding-left: 10px;
}
.kassaArtikel.gratis {  /* nieuw */
  color: #41ae28;
}
.kassaArtikel.gratis input {  /* nieuw */
  border: 0;
}
.kassaArtikel.gratis a.kassaArtikelTitel {  /* nieuw */
  color: #41ae28;
}
.kassaArtikel .kassaArtikelAfbeeldingHolder {  /* nieuw */
  vertical-align: middle;
  width: 100px;
  text-align: center;
  padding-right: 20px;
}
.kassaArtikel .kassaArtikelAfbeeldingHolder .afbeeldingHouder img {  /* nieuw */
  width: auto !important;
  height: auto !important;
  max-width: 100%;
}
.kassaArtikel .tekst .voorraad .opVoorraad {  /* nieuw */
  margin-left: 0.25em;
}
.kassaArtikel .tekst .opmerkingHolder {  /* nieuw */
  margin: 5px 0;
}
.kassaArtikel .tekst .variatie {  /* nieuw */
  line-height: 1.5em;
  font-size: 12px;
  margin: 10px 0;
  background: #eee;
  display: inline-block;
  padding: 15px;
  border-radius: 3px;
  min-width: 150px;
}
.kassaArtikel .tekst .variatie .titel {  /* nieuw */
  font-weight: bold;
  color: #000;
  display: block;
}
.kassaArtikel .tekst .variatie .eenheid {  /* nieuw */
  display: block;
  margin: 0 0 5px;
}
.kassaArtikel .tekst .variatie .eenheid:last-child {  /* nieuw */
  margin: 0;
}
.kassaArtikel .kortingsbon .titel {  /* nieuw */
  margin-top: 7px;
  display: inline-block;
}
.kassaArtikelen .kassaArtikel .regelVolgorde input {  /* nieuw */
  width: 54px;
  text-align: center;
}
.kassaArtikelen .kassaArtikel .regelVolgorde .eenheid {  /* nieuw */
  display: block;
  margin: 0 0 5px;
}
.kassaArtikelen .kassaArtikel .regelVolgorde .aantalVolgorde {  /* nieuw */
  display: flex;
  background: #ddd;
  width: 90px;
  margin: 0 auto;
}
.kassaArtikelen .kassaArtikel .regelVolgorde .aantalVolgorde > * {  /* nieuw */
  width: 33.333% !important;
  padding: 5px !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  line-height: 1;
  display: flex;
  border-radius: 0 !important;
  transition: 0.3s all ease;
  color: #000;
  border-color: #ddd !important;
}
.kassaArtikelen .kassaArtikel .regelVolgorde .aantalVolgorde .down:hover, .kassaArtikelen .kassaArtikel .regelVolgorde .aantalVolgorde .up:hover {  /* nieuw */
  cursor: pointer;
  background: #d0d0d0;
}
.kassaArtikelen .kassaArtikel .regelVolgorde .aantalVolgorde > * > i {  /* nieuw */
  margin: auto;
}
.stap .totalen {  /* nieuw */
  background: #eee;
  width: 48%;
  float: right;
  z-index: 1;
  padding: 30px;
  box-sizing: border-box;
  border-radius: 5px;
}
/* ⚠ selector gepromoveerd van '.totaalExclBtw td' (was minder specifiek dan basis) */
.stap .totaalExclBtw td {  /* nieuw – selector gepromoveerd voor specificiteit */
  border-top: 1px solid #ccc;
  color: #000;
  font-weight: bold;
  padding: 5px 0;
}
.stap .totalen .stappenKnop {  /* nieuw */
  padding: 0;
  background: transparent;
  border: 0;
}
.stap .couponcode {  /* nieuw */
  display: inline-table;
  width: 100%;
  margin: 10px 0;
  background: #f5f5f5;
  box-sizing: border-box;
}
.stap .couponcode #CouponCodeV {  /* nieuw */
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  border-radius: 3px 0 0 3px;
  text-transform: uppercase;
}
.stap .couponcode #CouponCodeV::placeholder {  /* nieuw */
  text-transform: none;
}
.stap .couponcode a.wButControleer {  /* nieuw */
  display: table-cell;
  vertical-align: middle;
  border-radius: 0 3px 3px 0;
  padding: 5px 12px;
  line-height: 1em;
  text-align: center;
}
.stap.twee .stap2_bestaandeKlant {  /* nieuw */
  background-color: #f5f5f5;
  border-radius: 3px;
  margin-bottom: 10px;
  margin-top: 10px;
  float: none !important;
  width: 100% !important;
}
.stap.twee .stap2_bestaandeKlant .content {  /* nieuw */
  padding: 15px;
}
.stap.twee .stap2_bestaandeKlant .inloggen, .stap.twee .stap2_bestaandeKlant .uitleg {  /* nieuw */
  float: left;
  width: 47%;
  position: relative;
  margin-right: 6%;
}
.stap.twee .stap2_bestaandeKlant .uitleg {  /* nieuw */
  padding-top: 10px;
  margin-right: 0;
}
.stap.twee .stap2_naw .keuze {  /* nieuw */
  display: none;
}
.stap.twee .tekstNieuwAdres {  /* nieuw */
  padding: 5px;
  position: relative;
  z-index: 1;
}
.nieuwAdres.postcodechecker .postPlaats .postcode, .nieuwAdres.postcodechecker .postPlaats .huisnummer {
  width: 50%;
}
.nieuwAdres.postcodechecker .straat .straatnaam {
  width: 100%;
  margin: 0 0 8px 0;
}
.stap.twee > .blokholder.algemeneGegevens {  /* nieuw */
  float: left;
}
.stap.twee > .blokholder, #stap2_factuuruitklap, #stap2_bewaaraccount {  /* nieuw */
  float: right;
  width: 48%;
  clear: right;
}
.stap.drie .blokholder {  /* nieuw */
  width: 48%;
  float: right;
}
.stap.drie .blokholder:first-of-type {  /* nieuw */
  float: left;
}
.stap.drie .regel .select {
  display: none !important;
}
.stap.drie .regel {
  padding: 10px 15px;
}
.stap.drie .regel.actief {
  border: 2px solid #41ae28;
}
.stap.drie .regel:before {  /* nieuw */
  opacity: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  padding: 4px;
  font-size: 12px;
  background: #41ae28;
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  line-height: 1em;
  border-bottom-left-radius: 3px;
}
.stap.drie .regel.actief:before {  /* nieuw */
  opacity: 1;
}
.stap.drie .regel .label {
  float: right;
  padding: 10px;
}
.stap.drie .regel > .omschrijving {  /* nieuw */
  font-weight: bold;
}
.stap.drie .sendcloudResultaat.actief {
  border: 1px solid #e6e7e8;
}
.stap.vier .gegevens {  /* nieuw */
  background: #eee;
  padding: 20px;
  border-radius: 3px;
}
.stap.vier .vwHolder {  /* nieuw */
  margin-top: 10px;
  line-height: 1.5em;
  position: relative;
  padding-left: 30px;
}
.stap.vier .vwHolder input#algemeneVoorwaarden {  /* nieuw */
  position: absolute;
  left: 0;
  top: 4px;
}
.shopVerlanglijstTekst .titel {
  background: #eee;
}
.shopVerlanglijstEmailAdd .titel span, .shopVerlanglijstTekst .titel span {
  font-size: 16px;
  color: #999;
  font-weight: bold;
  padding-right: 3px;
}
.shopVerlanglijstEmailAdd .titel {
  background: #eee;
}
.verlangStatus {
  float: right;
  margin-top: 10px;
  width: 115px;
}
.widgetInloggen {  /* nieuw */
  display: block;
  padding: 0;
  width: 95%;
}
.widgetInloggen .inloggen {  /* nieuw */
  float: left;
}
.widgetInloggen .vergeten {  /* nieuw */
  float: left;
  font-size: 11px;
  line-height: 22px;
  text-indent: 5px;
}
.widgetInloggen .vergeten a:link, .widgetInloggen .vergeten a:visited {  /* nieuw */
  color: #fff;
}
#verlangLijstID {  /* nieuw */
  height: 26px;
  line-height: 26px;
  padding-left: 5px;
}
#verlangLijstID, #zoekWoordID {  /* nieuw */
  width: 167px;
}
.productCarrousselHolder {
  margin-top: 20px;
}
/* ⚠ selector gepromoveerd van '.jcarousel-container' (was minder specifiek dan basis) */
.productCarrousselHolder .jcarousel-container {  /* nieuw – selector gepromoveerd voor specificiteit */
  border-width: 0 !important;
  border-radius: 5px;
}
.jcarousel-container a, .productCarrousselHolder .jcarousel-container-horizontal {  /* nieuw */
  width: 100%;
  padding: 0;
}
.productCarrousselHolder .jcarousel-clip-horizontal {  /* nieuw */
  width: 96%;
  margin-left: 2%;
}
.productCarrousel li {
  line-height: 1em;
}
.productCarrousselP {  /* nieuw */
  margin-right: 14px !important;
  width: 195px;
}
.jcarousel-container a, .jcarousel-container a:link, .jcarousel-container a:visited {  /* nieuw */
  text-decoration: none;
}
.jcarousel-prev.jcarousel-prev-horizontal, .jcarousel-next.jcarousel-next-horizontal {  /* nieuw */
  background-color: #fff;
}
.jcarousel-prev-horizontal {  /* nieuw */
  left: 0 !important;
}
.jcarousel-next-horizontal {  /* nieuw */
  right: 0 !important;
}
.jcarousel-clip-horizontal {  /* nieuw */
  max-width: 195px;
  margin: 0 30px !important;
}
.productCarrousselHolder.shopTegel .artikel {  /* nieuw */
  width: 100%;
  clear: none;
}
.productCarrousselHolder.shopTegel .artikel a.detailKnop {  /* nieuw */
  display: none;
}
.productCarousel {
  margin: 0 10px;
}
.productCarousel .flickity-button.previous {
  left: -20px;
}
.productCarousel .flickity-button.next {
  right: -20px;
}
.productCarousel .artikel {
  width: 100%;
  clear: none;
  float: none;
  display: unset;
}
.affiliateInstelling {  /* nieuw */
  padding: 15px 20px;
  border: 1px solid #ccc;
  color: #000;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 20px;
}
.affiliateHolder {  /* nieuw */
  background: #fff;
  border: 1px solid #CCC;
  border-radius: 5px;
  margin-bottom: 10px;
  overflow: hidden;
}
.affiliateHolder .titel {  /* nieuw */
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
  background: #eee;
}
.affiliateHolder .content {  /* nieuw */
  padding: 5px;
}
.affiliateKopRow {  /* nieuw */
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
}
.affiliateKopDatum, .affliateKopOrder, .affiliateKopCommissie {  /* nieuw */
  overflow: hidden;
  white-space: nowrap;
  padding: 0;
}
.affiliateKopDatum {  /* nieuw */
  width: 86px;
}
.affiliateKopCommissie {  /* nieuw */
  width: 120px;
  padding-right: 5px;
  text-align: right;
}
.affiliateRow {  /* nieuw */
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  padding: 0;
}
.affiliateRow tr:hover td {  /* nieuw */
  background-color: #fcfcfc;
}
.affiliateDatum, .affiliateOrder, .affiliateCommissie {  /* nieuw */
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  padding: 3px 5px;
}
.affiliateDatum {  /* nieuw */
  width: 82px;
  color: #bbb;
}
.affiliateOrder {  /* nieuw */
  font-weight: bold;
  color: #000;
}
.affiliateCommissie {  /* nieuw */
  width: 120px;
  padding-right: 10px;
  text-align: right;
}
.affiliateTotaal {  /* nieuw */
  text-align: right;
  padding-right: 15px !important;
}
button.inloggenKnop, button.mijnAccountKnop, button.wachtwoordKwijtKnop {  /* nieuw */
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  color: #fff;
  font: inherit;
  cursor: pointer;
  text-decoration: none;
}
button.inloggenKnop:hover, button.mijnAccountKnop:hover {  /* nieuw */
  text-decoration: none;
  color: #fff !important;
  text-shadow: none !important;
}
.accountHouder {  /* nieuw */
  display: block;
  width: 100%;
  background-image: url(images/zwart/60.png);
  background-repeat: repeat;
  height: 30px;
  z-index: 12;
  position: absolute;
  font-family: "Ubuntu";
  color: #fff;
}
.accountHouder2 {  /* nieuw */
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
  box-sizing: border-box;
}
.account {
  display: block;
  right: 0;
  z-index: 50;
  position: absolute;
  line-height: 30px;
  margin: 0;
  top: 0;
}
.account .inloggen, .account .favorieten, .account .mijnAccount {  /* nieuw */
  float: left;
  margin: 0 0;
  padding: 0 7px;
  position: relative;
}
.account .seperator {
  border-right: 1px solid #ccc;
  height: 16px;
  position: relative;
  top: 8px;
  width: 0;
  padding: 0;
}
.account .houder {
  max-height: 0;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  top: 20px;
  width: 300px;
  transition: all 0.3s ease 0s;
}
.account .h3, .account .accountKop {  /* nieuw */
  font-size: 17px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.account .welkom {
  color: #fff;
  font-weight: normal;
  float: left;
}
.account .openGeklapt .houder {
  max-height: 500px;
  top: 30px;
}
.account .content, .account .houder1, .account .houder2 {  /* nieuw */
  padding: 15px 25px;
  color: #666;
}
.account .houder2 {  /* nieuw */
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  font-size: 13px;
}
.account .inloggenKnop, .account .mijnAccountKnop {  /* nieuw */
  padding-left: 23px;
  background-color: unset;
  border-radius: 0;
}
.account .inloggen .inloggenKnopActie {  /* nieuw */
  padding-top: 3px;
}
.account .inloggen .wachtwoordKwijt {  /* nieuw */
  float: right;
}
.account .verlanglijst .code input {
  width: 230px !important;
  padding: 5px 10px !important;
  font-size: 13px !important;
}
.account .wachtwoordKwijtKnop {  /* nieuw */
  color: #4bace0;
  background: unset;
  border-radius: 0;
}
.winkelwagenHouder {
  display: inline;
}
.winkelwagenHouder .winkelknop {
  display: block;
  position: relative;
  background-image: url(images/zwart/75.png);
  background-repeat: repeat;
  border-left: 1px solid rgba(250, 250, 250, 0.45);
  border-bottom: 2px solid #4bace0;
  float: left;
  padding: 12.5px 15px;
  background-color: unset;
  margin: 0;
  border-radius: 0;
}
.winkelwagenHouder .winkelknop:hover {  /* nieuw */
  background: rgba(0, 0, 0, 0.8);
}
.winkelwagenHouder .winkelknop:hover .bedrag {  /* nieuw */
  color: #4bace0;
}
.winkelwagenHouder .winkelknop .titel {
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 5px;
  padding: 0;
  text-align: left;
  line-height: 1em;
  display: block;
}
.winkelwagenHouder .winkelknop .bedrag {
  color: #898989;
  font-size: 15px;
  font-weight: normal;
  padding: 0;
  text-align: left;
  line-height: 1em;
  transition: 0.3s ease 0s;
  display: block;
}
.winkelwagenHouder .winkelknop .bedrag .relatieBtwTotaalPrijs {  /* nieuw */
  display: none;
}
.winkelwagenHouder .winkelknop .icoon {
  background: #4bace0 url(images/winkelwagen.png) no-repeat scroll center center;
  border-radius: 50px;
  height: 46px;
  left: 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  width: 46px;
}
.winkelwagenHouder .winkelknop .icoon:before {
  font-size: 26px;
}
.winkelwagenHouder .winkelknop .aantal {
  background: #fff;
  border-radius: 50px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  color: #000;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  min-width: 12px;
  padding: 0 5px;
  right: 37px;
  top: 3px;
}
.winkelwagenHouder .winkelwagen {
  top: 36px;
  background-color: #eee;
  box-shadow: 0 0 50px -8px rgba(0, 0, 0, 0.25);
  right: 5px;
}
.winkelwagenHouder .winkelwagen .inhoud.totaal {display: block;}
.winkelwagenHouder.openGeklapt .winkelwagen {
  height: auto;
  top: 46px;
}
.winkelwagenHouder .winkelwagen .inhoud.artikelen .winkelTitel {  /* nieuw */
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 15px;
  color: #000;
}
.winkelwagenHouder .winkelwagen .inhoud .prijs {  /* nieuw */
  float: right;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
  color: #000;
  text-align: right;
  line-height: 1em;
}
.winkelwagenHouder .kassaArtikel .kassaArtikelAfbeeldingHolder {  /* nieuw */
  width: 50px;
  padding-right: 10px;
}
.winkelwagenHouder .kassaArtikel .regelStuk {  /* nieuw */
  display: none;
}
.winkelmandjeKnoppen {  /* nieuw */
  display: inline-block;
}
/* ⚠ selector gepromoveerd van '.winkelmandjeKnoppen a' (was minder specifiek dan basis) */
.winkelwagenHouder .winkelwagen .inhoud.totaal .winkelmandjeKnoppen a.winkelmandjeKnopKassa {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #4bace0;
    margin-right: 10px;
      background-image: url(images/pijl_blauw_knop.png);
          background-repeat: no-repeat;
    background-position: top 50% right 0;
}
.zoeken {
  display: table;
  width: 100%;
}
.zoeken .veld {
  display: table-cell;
  vertical-align: middle;
}
.zoeken .veld #zoekWoordID {
  border: 1px solid #ccc;
  padding: 5px 10px;
  font-size: 14px;
  font-style: italic;
  border-radius: 2px 0 0 2px;
  margin: 0;
  width: 100%;
  transition: all 0.3s ease;
  height: 38px;
}
.zoeken .knop {
  display: block;
  vertical-align: middle;
  width: 42px;
  padding: 0;
  height: 38px;
  background: url(images/iconZoeken-20.png) no-repeat center center #4bace0;
  border-radius: 0 2px 2px 0;
  transition: all 0.3s ease;
  cursor: pointer;
}
.zoeken .knop::before {display: none;}
.zoeken .knop:hover {  /* nieuw */
  background-color: #aaa;
  padding: 0;
}
.filters {
  padding: 10px 5px;
  background: #F1F1F1;
  display: block;
  position: relative;
  margin: 10px 0;
  border: 1px solid #ccc;
}
.filters .kenmerkgroep {
  padding: 0;
  float: left;
  margin: 5px;
  height: 32px;
}
.filters .kenmerkgroep a.titel {
  background-color: #e4e4e4;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #606060;
  display: inline-block;
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.65em;
  padding: 5px 10px;
  transition: all 0.2s ease 0s;
}
.filters .kenmerkgroep a.titel img {
  position: relative;
  top: 3px;
  margin-right: 3px;
  opacity: 0.5;
}
.filters .kenmerkgroep .kenmerken {
  max-height: 0;
  transition: all 0.2s ease;
  padding: 0 10px;
  overflow-y: scroll;
  background: #fff;
  position: absolute;
  min-width: 250px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0);
  z-index: 15;
}
.filters .kenmerkgroep:hover .kenmerken {  /* nieuw */
  max-height: 500px;
  padding: 10px;
  border-top: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.filters ul.kenmerken {  /* nieuw */
  padding: 0;
  margin: 0;
  list-style: none;
}
.filters ul.kenmerken .kenmerk {  /* nieuw */
  padding: 0 0 0 20px;
  position: relative;
  font-size: 13px;
}
.filters .filterCheck label {  /* nieuw */
  padding: 2px;
  display: block;
}
.filters .filterCheck label .aantal {  /* nieuw */
  background-color: #e9e7e8;
  border-radius: 50px;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  margin-left: 5px;
  margin-top: 2px;
  padding: 3px 6px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
.filters .toelichting {  /* nieuw */
  float: left;
  margin-left: 5px;
}
.filters .toelichting h2 {  /* nieuw */
  font-size: 15px;
}
.filters .beschikbaar {  /* nieuw */
  position: relative;
}
.filters a.wButFilter {  /* nieuw */
  position: relative;
  float: right;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 6px;
  background: #4bace0;
  border: 0 solid #ccc;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0);
  transition: all 0.2s ease;
  margin: 5px;
  text-decoration: none;
  color: #fff;
}
.filters a.wButFilter:hover {  /* nieuw */
  background-color: #4bace0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.filters a.wButFilter:active {  /* nieuw */
  top: 1px;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3);
}
.filters .glow {  /* nieuw */
  animation: glow 0.4s alternate;
  animation-iteration-count: 2;
  -webkit-animation: glow 0.4s alternate;
  -webkit-animation-iteration-count: 2;
}
.filters #actieveKenmerken {  /* nieuw */
  clear: both;
}
.filters .actieveKenmerkenLijst {
  padding: 0 5px;
}
.filters .actiefKenmerk {
  background: #fff;
  padding: 3px 8px;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  border-radius: 4px;
}
.filters .kenmerkAfbeelding {  /* nieuw */
  position: relative;
  top: 3px;
  margin-right: 3px;
  opacity: 0.5;
}
.filters input[type=checkbox] {  /* nieuw */
  display: none;
}
.filters input[type=checkbox] + .omschrijving:before {  /* nieuw */
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-size: 16px;
  position: absolute;
  left: 0;
  width: 20px;
  transition: all 0.3s ease;
  content: "";
  color: #888;
}
.filters input[type=checkbox] + .omschrijving:hover:before {  /* nieuw */
  color: #4bace0;
}
.filters input[type=checkbox]:checked + .omschrijving:before {  /* nieuw */
  content: "";
  color: #4bace0;
}
.filters .omschrijving {  /* nieuw */
  padding: 0;
}
.shopDetailTabKenmerken, .shopDetailModernKenmerken {  /* nieuw */
  border: 1px solid #e9e7e8;
  border-spacing: 0;
  display: table;
  font-size: 14px;
  width: 100%;
  margin: 0 0 20px;
}
.kenmerkArt, .artikelGewicht {
  padding: 5px;
  display: grid;
  grid-template-columns: minmax(150px, 25%) 1fr;
}
.kenmerkArt:nth-child(2n) {  /* nieuw */
  background: #e9e7e8;
}
.kenmerkArt .groep, .artikelGewicht .titel {
  color: #000;
  font-weight: 700;
}
.filtersLinks .kenmerkgroep {  /* nieuw */
  display: block;
  float: none;
}
.filtersLinks .kenmerkgroep a.titel {  /* nieuw */
  display: block;
}
.filtersLinks .kenmerkgroep .kenmerken {  /* nieuw */
  border-radius: 0 0 5px 5px;
  max-width: 400px;
  width: 168px;
}
.prijsFilterHolder .prijsfilterKnop {
  background: #365376;
}
.prijsFilterHolder .noUi-target .noUi-base .noUi-connect {
  background: #365376;
}

/* ⚠ selector gepromoveerd van '.dropdown .keuze:before' (was minder specifiek dan basis) */
.leverdagSelectie .dropdown .keuze:before {  /* nieuw – selector gepromoveerd voor specificiteit */
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: normal;
  float: right;
  transition: all 0.3s ease;
}
.dropdown:hover .keuze {  /* nieuw */
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px 3px 0 0;
}
.dropdown .keuze:hover:before {  /* nieuw */
  color: #4bace0;
}
.dropdown ul {
  z-index: 100;
}
.dropdown.openGeklapt ul {
  max-height: 50em;
}
.dropdown ul li a {
  background: #fff;
  padding: 4px 12px;
  clear: both;
}
.dropdown ul li a:hover {
  background: #eee;
}
.dropdown ul li.active a {
  background-color: #4bace0;
  color: #fff;
}
.leverdagSelectie .dropdown ul li a:hover {
  border: 2px solid #4bace0;
  background: #fff;
}
.leverdagSelectie .dropdown ul li.active a {
  border: 2px solid #4bace0;
  color: #4bace0;
}
.leverdagBox {
  background: #eee;
}
.meldingBg {  /* nieuw */
  background: url(images/zwart/40.png);
  background-repeat: repeat;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 30;
}
#speedsearchResult {
  clear: both;
  top: 100%;
  left: 0;
  width: 550px;
}
#speedsearchResult .houder {
  box-shadow: 0 50px 50px rgba(0, 0, 0, 0.4);
  overflow: hidden;
}
.speedSearch {  /* nieuw */
  padding: 0;
}
/* ⚠ selector gepromoveerd van '.speedSearch ul' (was minder specifiek dan basis) */
#speedsearchResult .houder .speedSearch ul {  /* nieuw – selector gepromoveerd voor specificiteit */
  list-style: none;
  z-index: 100;
  padding: 20px;
  margin: 0;
}
.speedSearch.artikelen {  /* nieuw */
  border-top: 1px solid #dfdfdf;
}
.speedSearch.artikelen ul {  /* nieuw */
  max-height: 500px;
  overflow-y: auto;
}
.speedSearch > ul > li {  /* nieuw */
  padding: 0;
  margin: 0;
  color: #666;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.speedSearch > ul > li a {  /* nieuw */
  text-decoration: none;
  color: inherit;
  display: block;
  transition: all 0.2s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px 10px;
}
.speedSearch ul li:hover {  /* nieuw */
  background-color: #f5f5f5;
}
/* ⚠ selector gepromoveerd van '.speedSearch ul li:last-child' (was minder specifiek dan basis) */
#speedsearchResult .houder .speedSearch ul li:last-child {  /* nieuw – selector gepromoveerd voor specificiteit */
  border-bottom: 0;
}
/* ⚠ selector gepromoveerd van '.speedSearch ul li a strong' (was minder specifiek dan basis) */
#speedsearchResult .houder .speedSearch ul li a strong {  /* nieuw – selector gepromoveerd voor specificiteit */
  color: #4bace0;
}
.speedSearch ul li .thumbnail {  /* nieuw */
  float: right;
  height: 50px;
  width: 50px;
  margin-left: 10px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.speedSearch ul li .thumbnail img {  /* nieuw */
  width: 50px;
  height: auto;
  border-radius: 3px;
  position: absolute;
  bottom: -50%;
  top: -50%;
  margin: auto;
  left: -50%;
  right: -50%;
}
.speedSearch ul li .omschrijving {  /* nieuw */
  font-size: 15px;
  font-weight: bold;
}
.speedSearch ul li .artikelNr {  /* nieuw */
  font-size: 12px;
  line-height: 1.5em;
}
.speedSearch ul li .artikelNr .titel {  /* nieuw */
  margin-right: 5px;
}
/* ⚠ selector gepromoveerd van '.speedSearch .resultaat' (was minder specifiek dan basis) */
#speedsearchResult .houder .speedSearch .resultaat {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #eee;
  border-bottom: 1px solid #dfdfdf;
  color: #494949;
  font-size: 17px;
  font-weight: bold;
  margin: 0;
  padding: 15px 20px;
  position: relative;
}
/* ⚠ selector gepromoveerd van '.speedSearch .resultaat a.knopAlles' (was minder specifiek dan basis) */
#speedsearchResult .houder .speedSearch .resultaat a.knopAlles {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #4bace0;
  color: #fff;
  border-radius: 3px;
  bottom: 12px;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  padding: 3px 10px;
  position: absolute;
  right: 10px;
}
.speedSearch .categorie {  /* nieuw */
  color: #aaa;
  font-style: italic;
  line-height: 1.5em;
}
.speedSearch .categorie .titel {  /* nieuw */
  float: left;
  margin-right: 5px;
}
.speedSearch .categorie ul {  /* nieuw */
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.speedSearch .categorie ul li {  /* nieuw */
  display: inline-block;
  margin: 0 0.5em 0 0;
}
.speedSearch .categorie ul li::after {  /* nieuw */
  content: ", ";
}
.speedSearch .categorie ul li:last-child::after {  /* nieuw */
  content: "";
}
.speedsearchLoader i {
  color: #4bace0;
}
/* ⚠ selector gepromoveerd van '.knopAllesOnder a' (was minder specifiek dan basis) */
#speedsearchResult .houder .knopAllesOnder a {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #f5f5f5;
  border-radius: 0;
  border-top: 1px solid #ddd;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  text-align: center;
  text-decoration: none;
}
/* ⚠ selector gepromoveerd van '.knopAllesOnder a:hover' (was minder specifiek dan basis) */
#speedsearchResult .houder .knopAllesOnder a:hover {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #e5e5e5;
}
.speedsearchSluiten {  /* nieuw */
  display: none;
}
.shareKnoppen a.deelKnopje {
  padding: 8px;
  line-height: 1;
}
.snelbestellenHolder {
  background-color: #eee;
  padding: 15px 20px;
  margin-bottom: 10px;
}
.snelbestellenHolder .titel {  /* nieuw */
  display: inline-block;
  padding-right: 15px;
  font-weight: bold;
  font-size: 16px;
  color: #4bace0;
  width: 60px;
}
.snelbestellenHolder .invoer {
  display: table;
  position: relative;
  width: 100%;
  table-layout: fixed;
}
.snelbestellenHolder .invoer .inputArtikelnr {  /* nieuw */
  display: table-cell;
  width: 150px;
  padding-right: 10px;
}
.snelbestellenHolder .invoer .inputAantal {  /* nieuw */
  display: table-cell;
  width: 70px;
  padding-right: 10px;
}
.snelbestellenHolder .invoer input {  /* nieuw */
  width: 100%;
}
/* ⚠ selector gepromoveerd van '#snelbestellenArtikelomschrijving' (was minder specifiek dan basis) */
.snelbestellenHolder .invoer #snelbestellenArtikelomschrijving {  /* nieuw – selector gepromoveerd voor specificiteit */
  display: table-cell;
  white-space: nowrap;
  max-width: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 35%;
}
/* ⚠ selector gepromoveerd van '#snelbestellenPrijs' (was minder specifiek dan basis) */
.snelbestellenHolder .invoer #snelbestellenPrijs {  /* nieuw – selector gepromoveerd voor specificiteit */
  display: table-cell;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  white-space: nowrap;
  width: 75px;
  text-align: right;
}
.snelbestellenHolder .snelbestellenKnop, .snelbestellenHolder .snelBestellenUpload {  /* nieuw */
  display: table-cell;
  text-align: right;
  transition: all 0.3s ease;
  opacity: 1;
  width: 90px;
}
.snelbestellenHolder .autocomplete-suggestions {
  top: auto !important;
  box-shadow: 0 50px 50px rgba(0, 0, 0, 0.4);
}
.snelbestellenHolder .autocomplete-suggestions .autocomplete-suggestion strong {
  color: #4bace0;
}
.snelbestellenHolder .snelBestellenUpload {
  overflow: hidden;
  display: table-cell;
  padding: 0 10px;
  width: 150px;
}
.snelbestellenHolder .snelBestellenUpload .uploadButton {  /* nieuw */
  width: 100%;
}
.snelbestellenHolder .snelBestellenUpload input[type=file] {
  font-size: 100px;
}
.snelbestellenHolder .tooltip.sbUpload {
  display: table-cell;
  padding-left: 10px;
}
.lijstOpties .zoek .knop:hover {
  color: #4bace0;
}
table.lijst th {  /* nieuw */
  text-align: left;
  border-bottom: 1px solid #eee;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #888;
}
table.lijst tr.inactief td, .lijst tr.inactief td a {  /* nieuw */
  color: #aaa;
}
table.lijst tr.inactief td.omschrijving {  /* nieuw */
  text-decoration: line-through;
  color: #f00;
}
/* ⚠ selector gepromoveerd van 'table.lijst td' (was minder specifiek dan basis) */
.detailOrderHolder .detailOrderBlok table.lijst td {  /* nieuw – selector gepromoveerd voor specificiteit */
  border-bottom: 1px solid #eee;
  padding: 10px 10px;
  background: #fff;
  transition: all 0.3 ease;
  white-space: nowrap;
}
table.lijst td > .titel {  /* nieuw */
  font-weight: bold;
}
table.lijst td > .subtitel {  /* nieuw */
  color: #aaa;
}
table.lijst .bedrag {  /* nieuw */
  text-align: right;
  padding-right: 30px;
}
table.lijst tr:hover td {  /* nieuw */
  background: #fafafa;
}
table.lijst tr.inactief:hover td {  /* nieuw */
  background: #f1f1f1;
}
table.lijst td.id {  /* nieuw */
  width: 30px;
}
table.lijst td.knoppenHouder {  /* nieuw */
  font-size: 16px;
  line-height: 0;
  vertical-align: middle;
}
table.lijst td.knoppenHouder a {  /* nieuw */
  font-size: inherit;
  padding: 0 5px;
  position: relative;
}
table.lijst td.knoppenHouder a .tekst {  /* nieuw */
  background: #415e81;
  border-radius: 3px;
  top: -125%;
  color: #fff;
  line-height: 1.25em;
  white-space: nowrap;
  padding: 5px 9px;
  position: absolute;
  transition: 0.3s all ease;
  left: 50%;
  font-size: 11px;
  transform: translatex(-50%);
  opacity: 0;
  pointer-events: none;
  font-weight: normal;
}
table.lijst td.knoppenHouder a .tekst::before {  /* nieuw */
  border: solid;
  border-color: #415e81 transparent;
  border-width: 6px 6px 0 6px;
  bottom: -4px;
  content: "";
  position: absolute;
  transition: 0.3s all ease;
  left: 50%;
  transform: translatex(-50%);
}
table.lijst td.knoppenHouder a:hover .tekst {  /* nieuw */
  opacity: 1;
  pointer-events: all;
}
.dealerImportVeld input[type="file"] + label {
  background-color: #4bace0;
}
.dealerImportVeld input[type="file"]:focus + label, .dealerImportVeld input[type="file"] + label:hover {
  background-color: #4bace0;
}
.barcodescannerHouder.open {
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);
}
.accountHouder .valuta {  /* nieuw */
  max-height: 30px;
  overflow: hidden;
  position: relative;
  top: 0;
  background: rgba(255, 255, 255, 0);
  z-index: 5;
  transition: 0.3s all ease;
  display: block;
  float: right;
  cursor: pointer;
}
.accountHouder .valuta:hover {  /* nieuw */
  max-height: 150px;
  box-shadow: 0 0 50px -8px rgba(0, 0, 0, 0.25);
  border-radius: 0 0 3px 3px;
  background: rgba(255, 255, 255, 1);
}
.accountHouder .valuta .titel {  /* nieuw */
  display: none;
}
.accountHouder .valuta ul {  /* nieuw */
  margin: 0;
  padding: 0;
  list-style: none;
}
.accountHouder .valuta ul li {  /* nieuw */
  padding: 0 8px;
  line-height: 30px;
}
.accountHouder .valuta ul li:last-child {  /* nieuw */
  border: 0;
}
.accountHouder .valuta ul li a {  /* nieuw */
  color: inherit;
  text-decoration: none;
}
.accountHouder .valuta ul li .symbool {  /* nieuw */
  font-weight: bold;
  float: right;
  margin-left: 5px;
  padding-left: 5px;
}
.wButStap1, .wButStap2, .wButStap3, .wButStap4 {  /* nieuw */
  background-color: #4bace0 !important;
  border-color: #4bace0 !important;
}
.shopArtikel .shopLijst1Bestel_1, .shopArtikel .shopLijst1Bestel_2 {
  background: #eee;
}
.shopArtikel .wButBestel {
  background: none repeat scroll 0 0 #4bace0;
}
.mArt_holder {  /* nieuw */
  margin: 0 0 5px;
}
.art-Block.winkel {  /* nieuw */
  z-index: 1;
}
@keyframes glow {
    from {
        box-shadow: 0px 0px 10px rgba(255, 255, 255, .0);
        transform: scale(1)
        } to {
        box-shadow: 0px 0px 4px 1px #fff, 0px 0px 23px 7px rgba(102, 175, 233, 0.9);
        transform: scale(1.15);
        }
    }
@-webkit-keyframes glow {
    from {
        box-shadow: 0px 0px 10px rgba(255, 255, 255, .0);
        -webkit-transform: scale(1)
        } to {
        box-shadow: 0px 0px 4px 1px #fff, 0px 0px 23px 7px rgba(102, 175, 233, 0.9);
        -webkit-transform: scale(1.15);
        }
    }

/* === responsive2.css === */
.resMenubalk {
  height: 59px;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 100;
}
/* ⚠ selector gepromoveerd van '.resMenubalkinhoud' (was minder specifiek dan basis) */
.resMenubalkinhoud {  /* nieuw – selector gepromoveerd voor specificiteit */
  background: #4bace0 url(images/res_logo.png) no-repeat scroll center top 1px;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 15px 10px 10px;
  z-index: 50;
  position: fixed;
  background-size: 120px;
  line-height: 1em;
}
/* ⚠ selector gepromoveerd van '.resMenubalkinhoud a' (was minder specifiek dan basis) */
.resMenubalkinhoud a {  /* nieuw – selector gepromoveerd voor specificiteit */
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding: 5px;
  font-size: 27px;
  color: #fff;
}
.resMenubalkinhoud img {  /* nieuw */
  width: 28px;
  height: 28px;
}
.resMenubalkinhoud .resMenucategorienaam {  /* nieuw */
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 0 10px;
  position: relative;
  text-decoration: none;
  top: -6px;
}
.resMenubalkinhoud .resMenustandaardmenu, .resMenubalkinhoud .resMenuwinkelmandje, .resMenubalkinhoud .resMenuZoekenKnop {  /* nieuw */
  float: right;
}
.resMenubalkinhoud .resZoeken.open {
  padding-top: 5px;
  padding-bottom: 5px;
}
.resMenuHolder {
  background: #eee;
  box-shadow: 10px 0 10px 0 rgba(0, 0, 0, 0.2);
  top: 58px;
  transition: all 0.3s ease;
  overflow-y: scroll;
  max-width: 100%;
}
.resMenubloktitel {
  background: #3b9cd0;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1) inset;
  color: #fff;
  font-weight: normal;
  padding: 7px 20px;
}
.resMenublokinhoud .resMenuItem a {
  border-bottom: 1px solid #dbdbdb;
  padding: 8px 20px;
  font-weight: bold;
  width: calc(100% - 40px);
  color: #333;
  transition: background-color 0.3s ease;
}
.resMenublokinhoud .resMenuItem.active > a {
  background-color: #4bace0;
  color: #fff;
}
.resMenublokinhoud .resMenuItem #respVerlangLijstCode {
  padding: 10px 0;
  text-indent: 20px;
  font-size: 14px;
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
}
.resMenuItem .laag1 a {
  padding-left: 35px;
}
.resMenuItem .laag2 a {
  padding-left: 50px;
}
.resMenuItem .laag3 a {
  padding-left: 65px;
}
.resMenuwinkelmandje #reswinkelMandjeAantal {
  background: #f00;
}
#aantal {
  background: #4bace0;
}
.openklapper {
  width: 43px;
  height: 43px;
  background: url(images/res_plus.svg) no-repeat scroll center center/50% auto #e1e1e1;
}
.openklapper::before {display: none;}
.openklapper.open {  /* nieuw */
  background: url(images/res_min.svg) no-repeat scroll center center/50% auto #e1e1e1;
}
.resMenuItemHolder {
  transition: 0.6s all ease;
}
.responsiveButton {  /* nieuw */
  position: relative;
  height: 26px;
  width: 26px;
  display: inline-block;
  background: no-repeat center center transparent;
  background-size: cover;
  margin: 5px 15px;
  padding: 0;
}
.responsiveButton .badge {  /* nieuw */
  border-radius: 30px;
  padding: 4px 6px;
  font-size: 12px;
  background: #0096D8;
  text-align: center;
  line-height: 1em;
  position: absolute;
  right: -10px;
  top: -4px;
  font-weight: bold;
}
a.responsiveButton {  /* nieuw */
  text-decoration: none;
  color: #fff;
  text-align: center;
}
#resonsiveBel {  /* nieuw */
  background-image: url(images/responsive/telefoon.png);
}
#resonsiveFavorieten {  /* nieuw */
  background-image: url(images/responsive/ster.png);
}
#resonsiveWinkelmandje {  /* nieuw */
  background-image: url(images/responsive/winkelwagen.png);
}
#resonsiveZoeken {  /* nieuw */
  background-image: url(images/responsive/zoeken.png);
}
.resCategorieen ul li {
  margin-right: 10px;
}
.resCategorieen ul li a {
  border: 2px solid #eee;
}
.resCategorieen ul li.actief a {
  background: #eee;
  border-color: #ddd;
}
@media screen and (max-width: 1200px) {
  .resMenubalk, .resCategorieen {  /* nieuw */
    display: block;
  }
  .art-Sheet, .bovenkant, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .pageFooterKnoppenHolder .pageFooterKnoppen, .SubfooterHolder, .accountHouder2, .usps, .inhoud {  /* nieuw */
    max-width: 1000px;
  }
  .art-Post .FCK2kolTdS, .art-Post .FCK3kolTdS {  /* nieuw */
    display: none;
  }
  .art-nav, .aLandingMenu, .account, .socialMedia, .art-sidebar1, .knoppenRechts, .footerTable .tussen, .winkelwagenHouder, .bovenkant .zoeken, .ccRechts, .ccLinks, .usps, .shopSortMaxPageC, .shopSortMaxPageA {  /* nieuw */
    display: none !important;
  }
  .usps > div {  /* nieuw */
    margin: 0 6px;
  }
  .header_img {  /* nieuw */
    top: -300px;
  }
  a.logo {  /* nieuw */
    display: block;
    margin: 0 auto;
    position: relative;
    top: 30px;
    left: 0;
  }
  .bovenkant .art-nav {  /* nieuw */
    top: 110px;
  }
  a.logo img {  /* nieuw */
    width: 70%;
  }
  .HeaderHolder {  /* nieuw */
    height: 220px;
  }
}
@media screen and (max-width: 1000px) {
  .art-Sheet, .bovenkant, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .pageFooterKnoppenHolder .pageFooterKnoppen, .SubfooterHolder, .accountHouder2, .usps, .inhoud {  /* nieuw */
    max-width: 760px;
  }
  .FCK2kolTd {  /* nieuw */
    float: none;
    width: 100%;
    display: block;
  }
  .FCK2kolTdS {  /* nieuw */
    display: none !important;
  }
  .usps {  /* nieuw */
    max-width: 760px;
    padding: 5px 0;
  }
  .usps > div:nth-child(3) {  /* nieuw */
    display: none;
  }
  .ccRechts {  /* nieuw */
    display: none;
  }
  .art-contentLayout .art-sidebar2 .art-Block {  /* nieuw */
    padding: 0;
  }
  .shopCategorieHolder .categorie {  /* nieuw */
    width: 33.3%;
  }
  .shopTegel .artikel {  /* nieuw */
    width: 33.3%;
  }
  .shopTegel .artikel:nth-of-type(4n+1) {  /* nieuw */
    clear: none;
  }
  .shopTegel .artikel:nth-of-type(3n+1) {  /* nieuw */
    clear: both;
  }
  .kassaArtikelen th, .kassaArtikel .regelStuk {  /* nieuw */
    display: none;
  }
  .pdfKnop {  /* nieuw */
    float: unset;
    margin-bottom: 15px;
  }
  .stap .totalen {  /* nieuw */
    width: 100%;
    float: unset;
    padding: 15px;
  }
  .stap .totalen .stap1Totalen, .stap .totalen .totaalCadeaubon {  /* nieuw */
    width: 100%;
    float: unset;
    padding: 10px;
  }
  .stap select {  /* nieuw */
    font-size: 15px;
  }
  .stap.twee .stap2_bestaandeKlant .inloggen, .stap.twee .stap2_bestaandeKlant .uitleg {  /* nieuw */
    width: 100%;
    float: unset;
  }
  .stap.drie .blokholder {  /* nieuw */
    width: 100%;
    float: unset;
  }
  .stap.vier .factuurAfleverHouder .links, .stap.vier .factuurAfleverHouder .rechts {  /* nieuw */
    width: 100%;
    display: block;
  }
  .stap.vier .factuurAfleverHouder .midden {  /* nieuw */
    display: none;
    width: 0;
  }
  .jcarousel-container a, .productCarrousselHolder .jcarousel-container-horizontal {  /* nieuw */
    overflow: hidden;
    padding: 0;
    max-width: 730px;
  }
  .liquid-slide-sjabloon .inhoud {  /* nieuw */
    position: relative;
    max-width: none;
    left: 0;
    top: 0;
    font-size: 13px;
    padding: 5px 15px;
  }
  .liquid-slide-sjabloon .sliderWrapper {  /* nieuw */
    background: #000;
  }
  .liquid-slide-sjabloon .inhoud h2 {  /* nieuw */
    font-size: 16px;
  }
  .liquid-slide-sjabloon .inhoud p {  /* nieuw */
    display: none;
  }
  .art-menu li a {  /* nieuw */
    padding: 10px;
  }
  .bovenkant .art-nav {  /* nieuw */
    position: absolute;
    top: 120px;
    white-space: nowrap;
    margin: 0 auto;
    width: 730px;
  }
  .header_img {  /* nieuw */
    top: -200px;
  }
  .h5 {  /* nieuw */
    font-size: 15px;
  }
  .h2 {  /* nieuw */
    font-size: 20px;
  }
  .scooter_img {  /* nieuw */
    right: 165px;
  }
  .winkelwagenHouder .bedrag, .subTekst {  /* nieuw */
    font-size: 13px;
  }
  .winkelwagenHouder .winkelknop {  /* nieuw */
    padding: 10px;
  }
  .art-menu li.fb_b {  /* nieuw */
    display: none;
  }
  .nieuws.widget .bericht .aankeilerafb {  /* nieuw */
    margin: 0 20px 0 0 !important;
    max-width: 105px;
  }
  .accountHouder2 #open {  /* nieuw */
    display: none;
  }
  .adresHolder .adressen .item {  /* nieuw */
    flex-basis: calc(50% - 10px);
  }
  .inschrijvenKolom {  /* nieuw */
    flex-direction: column;
  }
  .inschrijvenKolom > .rechts {  /* nieuw */
    width: 100%;
    margin: 0;
  }
  .detailOrderHolder {  /* nieuw */
    flex-direction: column;
  }
  .detailOrderHolder .detailOrderBlok {  /* nieuw */
    width: calc(100% - 20px);
  }
  .detailOrderHolder .detailOrderBlok table.lijst tr {  /* nieuw */
    background: unset;
    border: 0;
    padding: 5px;
    margin: 0;
  }
  .detailOrderHolder .detailOrderBlok table.lijst tr td {  /* nieuw */
    display: table-cell;
    border-bottom: 1px solid #eee;
  }
}
@media screen and (max-width: 760px) {
  .art-Post .FCK2kolTd, .art-Post .FCK3kolTd {  /* nieuw */
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 100% !important;
  }
  #cookieHolder .cookie {  /* nieuw */
    width: calc(100% - 40px);
    max-width: 100%;
    border-radius: 0;
    left: auto;
    right: auto;
    bottom: 0;
  }
  .filters img {  /* nieuw */
    width: auto !important;
  }
  body {  /* nieuw */
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
  }
  h1, h2, h3, h4, h5, h6 {  /* nieuw */
    clear: both;
  }
  #map-canvas, iframe {  /* nieuw */
    width: 100% !important;
    max-width: 100%;
  }
  .responsiveMenu {  /* nieuw */
    display: block;
  }
  .bovenkantHeader, .accountHouder, .pageFooterHolder {  /* nieuw */
    width: 100%;
    overflow: hidden;
  }
  .responsiveKnop {  /* nieuw */
    display: block;
  }
  .bovenkantHolder {  /* nieuw */
    display: none;
  }
  .bovenkantHolder, #art-main {  /* nieuw */
    min-width: 0;
    overflow: hidden;
    border-bottom: 0 solid;
  }
  .alleenResponsive {  /* nieuw */
    display: inline;
  }
  .art-Sheet .FCK2kolTdS, .art-Sheet .FCK3kolTdS, .art-Sheet .FCK4kolTdS, .art-Sheet .FCK5kolTdS {  /* nieuw */
    display: none;
  }
  .art-Sheet .FCK2kolTd, .art-Sheet .FCK3kolTd, .art-Sheet .FCK4kolTd, .art-Sheet .FCK5kolTd {  /* nieuw */
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
  .pageFooter .FCK2kolTd, .pageFooter .FCK3kolTd, .pageFooter .FCK4kolTd, .pageFooter .FCK5kolTd {  /* nieuw */
    width: 100%;
    display: block;
    margin-bottom: 15px;
    margin: 0;
  }
  .pageFooter .FCK2kolTdS, .pageFooter .FCK3kolTdS, .pageFooter .FCK4kolTdS, .pageFooter .FCK5kolTdS {  /* nieuw */
    display: none;
  }
  .HeaderHolder {  /* nieuw */
    width: 100%;
    height: auto;
  }
  .logo {  /* nieuw */
    width: 210px;
    margin: 0 auto;
    z-index: 21;
    position: relative;
    display: none !important;
  }
  .bovenkant {  /* nieuw */
    width: 100%;
    height: 100px;
  }
  .art-Sheet {  /* nieuw */
    width: 100% !important;
    padding: 0;
  }
  .art-contentLayout {  /* nieuw */
    width: 100% !important;
  }
  .art-contentLayout .art-content {  /* nieuw */
    width: 100% !important;
  }
  .art-Post {  /* nieuw */
    width: 100% !important;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
  }
  .art-Post-body {  /* nieuw */
    padding: 0;
  }
  .art-Post img {  /* nieuw */
    max-width: 100%;
    height: auto !important;
  }
  .art-contentLayout .art-sidebar2 {  /* nieuw */
    width: 100% !important;
  }
  .art-Block {  /* nieuw */
    padding: 5%;
    margin: 0;
  }
  .art-Block-body {  /* nieuw */
    padding: 0;
    margin: 0;
  }
  .art-BlockContent-body {  /* nieuw */
    padding: 0;
    margin: 0;
  }
  .art-Block img {  /* nieuw */
    max-width: 100%;
    height: auto !important;
  }
  .FooterKnoppen {  /* nieuw */
    display: block;
    position: relative;
    top: auto;
    text-indent: -1000px;
    width: 100%;
  }
  .copyright {  /* nieuw */
    display: block;
    float: none;
    left: auto;
    padding: 0;
    right: auto;
    top: auto;
    font-size: 13px;
  }
  .pageFooterKnoppenHolder .pageFooterKnoppen {  /* nieuw */
    padding: 10px;
  }
  .pageFooterKnoppenHolder .pageFooterKnoppen a {  /* nieuw */
    display: block;
  }
  .pageFooterKnoppenHolder .pageFooterKnoppen .seperator {  /* nieuw */
    display: none;
  }
  .pageFooterHolder .pageFooter {  /* nieuw */
    padding: 15px 10px;
  }
  .sitemap1 .sitemap1ul a, .sitemap1 .sitemapWinkel a, .sitemap1 .sitemapMinisite a {  /* nieuw */
    text-decoration: none;
  }
  .sitemap1 .sitemap1ul li, .sitemap1 .sitemapWinkel li, .sitemap1 .sitemapMinisite li {  /* nieuw */
    display: block;
    float: none;
    width: auto;
  }
  ul.sitemap1ul, ul.sitemap1ul ul, ul.sitemap1ul ul ul, ul.sitemap1ul ul ul ul {  /* nieuw */
    margin: 0;
  }
  li.STPMenu1li {  /* nieuw */
    width: 100%;
    border: 0;
    list-style-type: none;
  }
  li.STPMenu2li {  /* nieuw */
    margin-left: 10px;
  }
  li.STPMenu3li {  /* nieuw */
    margin-left: 20px;
  }
  li.STPMenu4li {  /* nieuw */
    margin-left: 30px;
  }
  li.STPMenu5li {  /* nieuw */
    margin-left: 40px;
  }
  li.STPMenu6li {  /* nieuw */
    margin-left: 50px;
  }
  li.STPMenu7li {  /* nieuw */
    margin-left: 60px;
  }
  li.STPMenu8li {  /* nieuw */
    margin-left: 70px;
  }
  li.STPMenu9li {  /* nieuw */
    margin-left: 80px;
  }
  li.STPMenu10li {  /* nieuw */
    margin-left: 90px;
  }
  li.STPMenu2li a {  /* nieuw */
    font-size: 14px;
  }
  li.STPMenu3li a {  /* nieuw */
    font-size: 13px;
  }
  .Taalkeuze_vlaggen {  /* nieuw */
    left: auto;
    position: relative;
    right: auto;
    text-align: center;
    width: 100%;
  }
  .HeaderHolder .slideshowHolder, .HeaderHolder .slideshowHolder div {  /* nieuw */
    width: 100% !important;
  }
  .HeaderHolder .slideshowHolder div img {  /* nieuw */
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
  }
  .homepage .deel1 {  /* nieuw */
    display: none;
  }
  .homepage .deel2 {  /* nieuw */
    padding-top: 0;
  }
  .homepage .deel2 .links {  /* nieuw */
    float: none;
    margin-right: 0;
    display: block;
    width: auto;
  }
  .homepage .deel2 .links a {  /* nieuw */
    background-position: center center;
    background-size: 95% auto;
    height: 175px;
    margin: 0;
    width: 180px;
  }
  .homepage .deel2 .knoppen {  /* nieuw */
    display: none;
  }
  .homepage {  /* nieuw */
    width: 360px;
  }
  .nieuwsBlok, .twitterBlok {  /* nieuw */
    width: 90%;
    padding: 5%;
  }
  .nieuwsBlok {  /* nieuw */
    margin-top: 10px;
  }
  .twitterBlok .goTekstTwitter {  /* nieuw */
    display: none;
  }
  .widgetNieuws2Keiler {  /* nieuw */
    height: 6.6em;
  }
  .footerTable .td {  /* nieuw */
    display: block;
  }
  .openklapper h2 {  /* nieuw */
    font-size: 14px;
    white-space: nowrap;
  }
  .shopCategorieHolder .categorie {  /* nieuw */
    width: 50%;
  }
  .artikel .afbeelding {  /* nieuw */
    width: 100%;
    height: auto;
  }
  .shopTegel .artikel {  /* nieuw */
    width: 50%;
  }
  .shopTegel .artikel:nth-of-type(4n+1) {  /* nieuw */
    clear: none;
  }
  .shopTegel .artikel:nth-of-type(3n+1) {  /* nieuw */
    clear: none;
  }
  .shopTegel .artikel:nth-of-type(2n+1) {  /* nieuw */
    clear: both;
  }
  .shopTegel .artikel .inner {  /* nieuw */
    height: auto !important;
    padding: 0 0 10px;
  }
  .shopTegel .artikel .voorraad {  /* nieuw */
    display: block;
  }
  .shopTegel .artikel .voorraad .image {  /* nieuw */
    display: none;
  }
  .shopTegel .artikel .favorieten, .shopTegel .artikel .verlang {  /* nieuw */
    display: none;
  }
  .shopTegel .artikel .favorieten .image, .shopTegel .artikel .verlang .image {  /* nieuw */
    padding-right: 0;
  }
  .shopTegel .artikel .favorieten .toelichting {  /* nieuw */
    display: none;
  }
  .shopTegel .artikel .verlang .toelichting {  /* nieuw */
    display: none;
  }
  .shopTegel .artikel .omschrijving h2.titel a {  /* nieuw */
    height: auto;
  }
  .shopTegel .artikel .bestellen .bestelknop {  /* nieuw */
    display: none;
  }
  .shopLijst .artikel .inner .col3 {  /* nieuw */
    display: none;
  }
  .shopCompact .artikel .inner {  /* nieuw */
    table-layout: auto;
    border-spacing: 0;
    padding: 10px 0;
  }
  .shopCompact .artikel .inner .col1 {  /* nieuw */
    display: none;
  }
  .shopCompact .artikel .inner .col3 {  /* nieuw */
    width: auto;
    padding: 0;
  }
  .shopCompact .artikel .inner .col4 {  /* nieuw */
    display: none;
  }
  .shopCompact .artikel .inner .details {  /* nieuw */
    display: none;
  }
  .shopCompact .artikel .artikelEenheid {  /* nieuw */
    display: none;
  }
  .shopCompact .artikel .extrainfo {  /* nieuw */
    display: none;
  }
  .shopCompact .artikel .prijzen {  /* nieuw */
    line-height: 1em;
  }
  .shopCompact .artikel .prijzen .van {  /* nieuw */
    display: block;
  }
  .artikel.detail .links, .artikel.detail .rechts {  /* nieuw */
    float: none;
    width: 100%;
    padding: 0;
  }
  .artikel.detail .ad-gallery .ad-nav {  /* nieuw */
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
  }
  .artikel.detail .ad-gallery .ad-image-wrapper .ad-image {  /* nieuw */
    pointer-events: none;
  }
  .ad-gallery .ad-next .ad-next-image, .ad-gallery .ad-prev .ad-prev-image {  /* nieuw */
    display: block !important;
    opacity: 0.5 !important;
    background-color: #fff;
  }
  .shopSortOptieTable {  /* nieuw */
    margin: 15px 0;
  }
  .shopSortOptieTable td {  /* nieuw */
    display: inline-block;
    margin: 0 5px 5px 0;
  }
  .shopSortOptieTable .shopSortMaxPageB {  /* nieuw */
    display: none;
  }
  .shopSortOptieTable td.shopSortNiks {  /* nieuw */
    display: none;
  }
  .shopSortOptieTable td img {  /* nieuw */
    width: auto;
  }
  #tell-a-friend table {  /* nieuw */
    width: 100%;
  }
  #tell-a-friend td {  /* nieuw */
    display: block;
    width: 100%;
  }
  #tell-a-friend td textarea, #tell-a-friend td input {  /* nieuw */
    width: 100%;
  }
  .shopNavigatie {  /* nieuw */
    margin: 0 auto 10px;
    height: auto;
  }
  .inschrijfformulier_table td {  /* nieuw */
    display: block;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td {  /* nieuw */
    display: block;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td:first-child {  /* nieuw */
    display: none;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td .knoppen {  /* nieuw */
    padding: 0;
    width: 100%;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td .knoppen a {  /* nieuw */
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    float: left;
    margin: 10px 0 0;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td .knoppen a.doorgaanKassa {  /* nieuw */
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td .knoppen a.verderWinkelen {  /* nieuw */
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .stappenbalk {  /* nieuw */
    padding: 0 0 10px;
    text-align: center;
  }
  .stappenbalk li {  /* nieuw */
    margin: 0;
  }
  .stappenbalk li .naam {  /* nieuw */
    display: none;
  }
  .stappenKnop li a {  /* nieuw */
    font-size: 14px;
  }
  .stap.twee > .blokholder, #stap2_factuuruitklap, #stap2_bewaaraccount, .stap3_betaal.blokholder {  /* nieuw */
    float: none !important;
    width: 100% !important;
    padding: 0;
  }
  .snelbestellenHolder {  /* nieuw */
    padding: 10px;
  }
  .snelbestellenHolder .titel {  /* nieuw */
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 5px;
  }
  .snelbestellenHolder .invoer {  /* nieuw */
    display: block;
  }
  .snelbestellenHolder .invoer .inputArtikelnr {  /* nieuw */
    display: block;
    width: 75%;
    float: left;
    padding: 0;
  }
  .snelbestellenHolder .invoer .inputAantal {  /* nieuw */
    display: block;
    width: 25%;
    float: left;
    padding: 0;
  }
  .snelbestellenHolder .invoer .inputArtikelnr input {  /* nieuw */
    width: 100%;
    margin: 0;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .snelbestellenHolder .invoer .inputAantal input {  /* nieuw */
    width: 100%;
    margin: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  #snelbestellenArtikelomschrijving {  /* nieuw */
    display: block;
    white-space: nowrap;
    max-width: 100%;
    width: 100%;
  }
  #snelbestellenPrijs {  /* nieuw */
    display: block;
    width: 100%;
    padding: 0;
    text-align: left;
  }
  .snelbestellenHolder .snelbestellenKnop {  /* nieuw */
    width: 100%;
    margin: 5px 0 0;
    display: block;
    text-align: left;
  }
  .snelbestellenHolder .autocomplete-suggestions {  /* nieuw */
    width: auto !important;
    left: 10px;
    right: 10px;
    top: 75px !important;
  }
  .snelbestellenHolder .omschrijving {  /* nieuw */
    width: auto;
    margin-right: 0.25em;
  }
  .stap1_artikelen table tr:first-child {  /* nieuw */
    display: none;
  }
  .stap1_couponcode .content {  /* nieuw */
    width: 100%;
    display: table;
  }
  .stap1_couponcode .titel {  /* nieuw */
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .blokholder.stap1_couponcode .content a.wButControleer {  /* nieuw */
    width: 100px;
  }
  .dropdown.dealerHolder .plaats {  /* nieuw */
    float: none;
  }
  .dropdown.dealerHolder .bedrijf {  /* nieuw */
    display: block;
  }
  .dropdown.dealerHolder .keuze .km {  /* nieuw */
    padding-right: 10px;
  }
  .stap.vier .gegevens {  /* nieuw */
    padding: 10px;
  }
  .stap.vier .factuurAfleverHouder .links, .stap.vier .factuurAfleverHouder .rechts {  /* nieuw */
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  .stap.vier .factuurAfleverHouder .midden {  /* nieuw */
    display: none;
  }
  table.lijst tr:first-child {  /* nieuw */
    display: none;
  }
  table.lijst tr {  /* nieuw */
    display: block;
    margin: 0 0 10px;
    background: #fafafa;
    border-radius: 3px;
    padding: 10px;
    border: 1px solid #eee;
    position: relative;
  }
  table.lijst tr td {  /* nieuw */
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: none;
    background: none;
    padding: 0;
  }
  table.lijst tr td #voorraadTT {  /* nieuw */
    float: none;
  }
  table.lijst tr td.bedrag {  /* nieuw */
    text-align: left;
    font-weight: bold;
  }
  table.lijst td.knoppenHouder {  /* nieuw */
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    padding: 10px;
    border-left: 1px solid #eee;
  }
  table.lijst td.knoppenHouder a {  /* nieuw */
    padding: 8px;
    display: block;
  }
  .cadeauHolder .cadeauAfbeeldingHolder img {  /* nieuw */
    max-width: 100%;
    height: auto !important;
  }
  .cadeauHolder .cadeauTextField, .cadeauHolder .cadeauTextArea {  /* nieuw */
    width: calc(100% - 10px);
  }
  .cadeauHolder .cadeauBedrag .cadeauTextField {  /* nieuw */
    width: 170px;
  }
  .cadeauHolderOpties > div {  /* nieuw */
    float: none !important;
  }
  .houderHome .tekst {  /* nieuw */
    bottom: 0;
    left: 0;
    width: 100%;
    position: relative;
    box-shadow: none;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    padding: 10px;
  }
  .houderHome .tekst h1 {  /* nieuw */
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    position: relative;
  }
  .pdfkeuzeholder {  /* nieuw */
    border-radius: 0;
    left: 0;
    margin: 0;
    max-width: 100%;
    padding: 20px 10px 10px;
    position: absolute;
    right: 0;
    top: 64px;
    width: auto;
  }
  .pdfkeuzeholder .pdfkeuze .inner .col1, .pdfkeuzeholder .pdfkeuze .inner .col2, .pdfkeuzeholder .pdfkeuze .inner .col3 {  /* nieuw */
    box-sizing: border-box;
    display: block !important;
    width: 100% !important;
  }
  .pdfkeuzeholder .pdfkeuze .inner .col2 {  /* nieuw */
    padding: 15px 0;
  }
  .tekst.links {  /* nieuw */
    width: 100%;
    padding-right: 0;
  }
  .tekst.rechts {  /* nieuw */
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
  .tekst.rechts .kleinWitvak {  /* nieuw */
    display: inline-block;
    position: relative;
    bottom: 0;
    padding-left: 20px;
    margin-left: 20px;
    box-sizing: border-box;
    margin: 0;
    right: 0;
    width: 100%;
  }
  .scooter_img {  /* nieuw */
    position: relative;
    float: left;
    right: 0;
    bottom: -10px;
  }
  a.balk-vak {  /* nieuw */
    width: 50%;
  }
  a.balk-vak.final {  /* nieuw */
    width: 100%;
  }
  .leeeg {  /* nieuw */
    display: none;
  }
  .header_img {  /* nieuw */
    top: 0;
    height: 100px;
  }
  .header_img img {  /* nieuw */
    bottom: -30px !important;
    position: absolute;
  }
  .nieuws.widget .bericht .aankeilerafb {  /* nieuw */
    display: block;
    float: left;
    margin-right: 16px !important;
    max-width: 95px;
  }
  .filters {  /* nieuw */
    display: none;
    padding: 0;
  }
  a.balk-vak, a.balk-vak.final {  /* nieuw */
    width: 20%;
    padding: 10px 10px 15px;
    box-sizing: border-box;
    line-height: 0;
  }
  .balk-tekst {  /* nieuw */
    display: block;
    font-size: 8px;
    margin: 10px 0 0;
  }
  a.balk-vak img {  /* nieuw */
    max-width: 35px;
  }
  .accountHouder2 {  /* nieuw */
    padding: 5px;
  }
  .productCarrousselHolder {  /* nieuw */
    min-width: 240px;
  }
  .webwinkelkeur {  /* nieuw */
    bottom: 7px;
    top: auto;
  }
  .art-Post-inner .block {  /* nieuw */
    display: block;
    margin: 10px 0 0;
  }
  .nieuwsvak {  /* nieuw */
    background: rgba(0, 0, 0, 0) url(images/nieuws_bg.jpg) no-repeat scroll right -100px center/cover;
  }
  .accountHouder {  /* nieuw */
    height: auto;
    line-height: 1.25em;
    padding: 0;
  }
  .accountHouder2 #open, .AccountHouderTekst {  /* nieuw */
    display: block;
    margin: 0;
    padding: 0;
  }
  .breadcrumbs {  /* nieuw */
    padding: 10px 20px;
  }
  .vak .inhoud {  /* nieuw */
    padding: 20px 10px;
  }
  .jcarousel-clip-horizontal {  /* nieuw */
    margin: 0 auto !important;
  }
  .shopSortOptieTable .shopSortOptie {  /* nieuw */
    display: none;
  }
  #filtersTonen {  /* nieuw */
    background-color: #4bace0;
    color: #fff;
    cursor: pointer;
    display: block;
    line-height: 1;
    margin: 0 0 15px;
    padding: 10px 5px;
    text-align: center;
  }
  #filtersSluiten {  /* nieuw */
    position: absolute;
    right: 12px;
    top: 9px;
    font-size: 22px;
    cursor: pointer;
  }
  .filters .beschikbaar {  /* nieuw */
    line-height: 45px;
  }
  .filters .kenmerkgroep {  /* nieuw */
    display: block;
    height: auto;
    float: none;
  }
  .filters .kenmerkgroep a.titel {  /* nieuw */
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #aeaeae;
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 1.75em;
    opacity: 1;
    padding: 0;
  }
  .filters .kenmerkgroep a.titel:before {  /* nieuw */
    display: none;
  }
  .filters .kenmerkgroep .kenmerken {  /* nieuw */
    position: relative;
    background-color: transparent;
    padding: 10px 0;
    border-top: 0;
    box-shadow: none;
    z-index: 5;
    max-height: none;
  }
  .filters .kenmerkgroep:hover .kenmerken {  /* nieuw */
    box-shadow: none;
    padding: 10px 0;
    max-height: none;
  }
  .filters .kenmerkgroep.links .linkLijst {  /* nieuw */
    width: calc(50% - 7px);
    float: left;
    border: 1px solid #eee;
    margin: 0 5px 5px 0;
    padding: 5px 0;
    text-align: center;
    white-space: nowrap;
  }
  .filters .kenmerkgroep.links .linkLijst:nth-child(even) {  /* nieuw */
    margin-right: 0;
  }
  .filters .actiefKenmerk {  /* nieuw */
    margin-top: 0;
    margin-bottom: 5px;
  }
  .pageFooter h2.kopresleeg {  /* nieuw */
    display: none;
  }
  .pageFooter h2, .pageFooter h3 {  /* nieuw */
    margin: 20px 0 5px;
  }
  .pageFooterHolder ul {  /* nieuw */
    margin: 0;
    padding: 0;
  }
  .pageFooterHolder li:last-child {  /* nieuw */
    border-bottom: 1px solid #767676;
  }
  .pageFooterHolder a {  /* nieuw */
    display: block;
  }
  a.barcodescannerLink {  /* nieuw */
    float: right;
  }
  .barcodescannerHouder.open {  /* nieuw */
    border-radius: 0;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    margin-left: 0;
  }
  #barcodeScannerCamera video {  /* nieuw */
    width: 100%;
    height: auto;
  }
  .adresHolder .adressen .item {  /* nieuw */
    flex-basis: 100%;
    margin: 0 0 5px;
  }
  .adresHolder .adressen .item.open {  /* nieuw */
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    padding: 10px 15px;
    box-shadow: none;
  }
  .blokholder.accountWijzigen .beschrijving, .blokholder.accountWijzigen .invoer {  /* nieuw */
    display: block;
    width: auto;
    padding: 0;
  }
  .blokholder.accountWijzigen .beschrijving {  /* nieuw */
    font-weight: bold;
  }
  .blokholder.accountWijzigen .invoer {  /* nieuw */
    padding-bottom: 10px;
  }
  .tabsV2 .titels {  /* nieuw */
    display: block;
  }
  .tabsV2 .titels > div {  /* nieuw */
    display: block;
    float: left;
    width: calc(50% - 10px);
    box-sizing: border-box;
    border-radius: 3px;
    border: 0;
    margin: 5px;
  }
  .tabsV2 .titels > div.actief {  /* nieuw */
    border: 0;
    background: #4bace0;
    color: #FFF;
  }
  .tabsV2 .inhoud {  /* nieuw */
    top: 5px;
  }
  .mijnAccountOrderHolder .item {  /* nieuw */
    flex-direction: column;
  }
  .mijnAccountOrderHolder .item .artikelen {  /* nieuw */
    display: flex;
    width: auto;
    margin: -5px 0 0 0;
    padding: 0 10px 10px;
  }
  .mijnAccountOrderHolder .item .pijl {  /* nieuw */
    display: none;
  }
  div[class*="grid"] {  /* nieuw */
    grid-template-columns: 1fr;
  }
}

.shopCategorieHolder {display: block;}
.shopTegel {display: block;}

.stap .blokholder {padding: 0; margin: 0; background: unset; border-radius: 0;}

.stap.vier .totalen .vwHolder .vwTonen {display: block;}

.stap .totalen .stappenKnop a {background-color: #4bace0;}

.artikel .labels .label {padding: 0; background: unset; border-radius: 0;}

.dropdown ul {position:relative;}