/*
 * maatwerk.css
 * Klant:        https://bpbranding.nl
 * Gegenereerd:  2026-06-23 10:14
 * 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 {
  margin: 0 auto;
  line-height: 1.85em;
  overflow-y: scroll;
  color: #000;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
}
#art-main {
  overflow: hidden;
}
.art-Sheet {
  background: #fff;
  max-width: 1200px;
  margin-top: 30px;
  margin-bottom: 30px;
  min-width: 1px;
  padding: 0 20px;
  z-index: 0;
}
.art-Sheet-body {  /* nieuw */
  position: relative;
  z-index: 1;
  padding: 0;
}
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {  /* nieuw */
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}
.art-menu, .art-menu ul {
  border: 0;
  display: block;
  min-height: 0;
}
.art-menu li {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  z-index: 5;
  margin-left: -4px;
}
.art-menu li:hover {  /* nieuw */
  z-index: 1000;
  white-space: normal;
}
.art-menu li li {  /* nieuw */
  float: none;
  left: 0;
}
.art-menu ul {
  z-index: 10;
  background: none;
  background-image: url(images/spacer.gif);
  padding: 0;
  margin: 0;
  filter: alpha(opacity=0);
}
.art-menu li:hover > ul {
  filter: alpha(opacity=100);
}
.art-menu li li:hover > ul {
  top: 0;
}
.art-menu:after, .art-menu ul:after {  /* nieuw */
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu ul ul {  /* nieuw */
  padding: 0;
  margin: 0;
}
ul.art-menu {  /* nieuw */
  position: relative;
}
.art-menu ul li {
  clear: both;
}
.art-menu a {  /* nieuw */
  cursor: pointer;
}
.art-menu a .r, .art-menu a .l {  /* nieuw */
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 32px;
}
.art-menu a .l {  /* nieuw */
  left: 0;
  right: 0;
}
.art-menu a .r {  /* nieuw */
  right: 0;
}
.art-menu li a .t {  /* nieuw */
  color: #fff;
  font-family: "Rubik", Helvetica, Arial, Arial, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: all 0.3s ease 0s;
}
.art-menu li a .t:hover, .art-menu li a.active .t {color: #FFF;}
.art-menu li .separator {  /* nieuw */
  background: #ddd none repeat scroll 0 0;
  display: block;
  float: left;
  height: 11px;
  position: relative;
  top: 11px;
  width: 1px;
}
.art-nav .art-menu-separator {  /* nieuw */
  display: none;
}
.art-menu ul a {  /* nieuw */
  background: url(images/zwart85.png) repeat scroll 0 0 transparent;
  color: #FFF;
  display: block;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  margin-right: auto;
  overflow: hidden;
  padding: 0 10px;
  text-align: center;
  text-shadow: 0 1px 1px #000;
  white-space: nowrap;
  width: 200px;
}
.art-menu ul a:hover {  /* nieuw */
  background-color: #000;
  color: #8F9853;
}
.art-menu ul a.active {  /* nieuw */
  background: url(images/headerBgdoor.png) repeat scroll 0 bottom transparent;
  color: #FFF !important;
  box-shadow: 0 1px 4px #000;
}
.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {  /* nieuw */
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}
.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {  /* nieuw */
  text-align: left;
  text-decoration: none;
}
.art-menu ul ul a {  /* nieuw */
  margin-left: auto;
}
.art-menu ul li a:hover {
  color: #8F9853;
}
.art-menu ul li:hover > a {  /* nieuw */
  color: #8F9853;
}
.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span {  /* nieuw */
  color: #000;
}
.art-nav .art-menu ul li:hover > a span, .art-nav .art-menu ul li:hover > a span span {  /* nieuw */
  color: #000;
}
.art-contentLayout {  /* nieuw */
  position: relative;
  max-width: 1200px;
  padding: 0;
}
.art-Block {
  padding: 0;
  margin: 0 auto;
  z-index: 0;
  padding-top: 20px;
}
.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: "Rubik", "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;
}
.art-Post-body {  /* nieuw */
  padding: 0;
  position: relative;
  z-index: 1;
}
p {
  margin: 0 0 1em;
}
a, a:link, a:visited, a.visited, a:hover, a.hover {
  color: #e25511;
}
a:link {
  color: #e25511;
}
a:visited, a.visited {
  color: #e25511;
}
a:hover, a.hover {
  color: #e25511;
}
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: #000;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 23px;
  line-height: 1.25em;
  margin: 0 0 18px;
  font-style: normal;
  font-weight: normal;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {  /* nieuw */
  color: #000;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 23px;
  line-height: 1.25em;
  margin: 0 0 18px;
  font-style: normal;
  font-weight: normal;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {  /* nieuw */
  color: #000;
  font-family: Helvetica Neue, Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  line-height: 1.25em;
  margin: 0 0 5px;
  font-style: normal;
  font-weight: normal;
}
.h3 {  /* nieuw */
  margin-bottom: 47px;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {  /* nieuw */
  color: #000;
  font-family: Helvetica Neue, Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  line-height: 1.25em;
  margin: 0 0 10px;
  font-style: normal;
  font-weight: normal;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {  /* nieuw */
  color: #000;
  font-family: Helvetica Neue, Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 18px;
  line-height: 1.25em;
  margin: 0 0 10px;
  font-style: normal;
  font-weight: bold;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {  /* nieuw */
  color: #000;
  font-family: Helvetica Neue, Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  line-height: 1.25em;
  margin: 0 0 10px;
  font-style: normal;
  font-weight: bold;
}
ol, ul {
  color: #000;
}
ol {
  list-style-position: inside;
}
.art-Post ol li, .art-Post ul ol li {  /* nieuw */
  background: none;
  padding-left: 0;
}
blockquote {
  background: #f1f1f1;
  margin: 10px 0;
  padding: 20px;
  display: inline-block;
}
blockquote p {
  color: #000;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.65em;
}
blockquote p:last-child {  /* nieuw */
  margin: 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;
  overflow: hidden;
  width: 250px;
}
.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;
}
.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%;
  vertical-align: top;
  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%;
  vertical-align: top;
  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 #ececec;
  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 #E25512;
}
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: #E25512;
}
input[type="checkbox"]:checked::before {
  color: #E25512;
}
/* ⚠ selector gepromoveerd van '.copyright' (was minder specifiek dan basis) */
.pageFooterKnoppenHolder .pageFooterKnoppen .copyright {  /* nieuw – selector gepromoveerd voor specificiteit */
  float: left;
  padding-right: 10px;
}
body > .laadtijd {  /* nieuw */
  margin-right: 0.25em;
}
.CMSMenuLink1li {  /* nieuw */
  color: #000 !important;
  display: inline-block;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  line-height: 1.25em;
  padding: 0;
  text-decoration: none !important;
}
.CMSMenuLink1liSel {
  color: #676A6A !important;
  display: inline-block;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  line-height: 1.25em;
  margin: 0;
  padding: 0;
  text-decoration: none !important;
  background: #e8e8e8;
}
.CMSMenuLink2li {  /* nieuw */
  color: #000 !important;
  display: inline-block;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  line-height: 1em;
  margin: 0 0 0 5px;
  padding: 0;
  text-decoration: none !important;
}
.CMSMenuLink2liSel {
  color: #e25511 !important;
  display: inline-block;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  line-height: 1em;
  margin: 0 0 0 5px;
  padding: 0;
  text-decoration: none !important;
}
.CMSMenuLink3li {  /* nieuw */
  color: #000 !important;
  display: inline-block;
  font-family: "Rubik", Helvetica Neue, Helvetica Neue, Helvetica, Sans-Serif !important;
  font-size: 13px;
  line-height: 1.75em;
  text-decoration: none !important;
  padding: 0 0 0 15px;
  font-weight: normal;
  margin: 2px 0;
  margin-left: 30px;
}
.CMSMenuLink3liSel {
  display: inline-block;
  font-family: "Rubik", 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;
}
.Taalkeuze_vlaggen {
  left: 30px;
  position: absolute;
  text-align: left;
  top: 8px;
}
.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: #e25511;
  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 {
  border: 1px solid #f1f1f1;
  padding: 20px;
  width: 100%;
}
/* ⚠ selector gepromoveerd van '.gbHeader' (was minder specifiek dan basis) */
.gbBericht .gbHeader {  /* nieuw – selector gepromoveerd voor specificiteit */
  border-bottom: 1px solid #f1f1f1;
  font-size: 20px;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
/* ⚠ 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 */
  display: block;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 22px;
  line-height: 19px;
  padding: 0 0 0 50px;
  position: relative;
}
.gbNaam::before {  /* nieuw */
  background: #e25511 none repeat scroll 0 0;
  border-radius: 50px;
  color: #fff;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 15px;
  font-weight: normal !important;
  left: 0;
  margin: 0 10px 0 0;
  padding: 8px 12px;
  position: absolute;
  text-align: center;
  top: -4px;
  vertical-align: middle;
}
.gbInhoud {  /* nieuw */
  padding: 0 0 0 50px;
  position: relative;
}
.gbInhoud::before {  /* nieuw */
  color: #afafaf;
  content: "\"";
  font-family: georgia;
  font-size: 40px;
  font-style: italic;
  left: 0;
  padding: 0 10px 0 0;
  position: absolute;
  top: 10px;
}
.gbBreedteKol1 {
  padding-right: 10px;
}
.gb_aanmelden {
  padding: 20px;
}
.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 0 0 1px #f1f1f1 inset;
}
/* ⚠ selector gepromoveerd van '.gbdatum' (was minder specifiek dan basis) */
.gbBericht .gbdatum {  /* nieuw – selector gepromoveerd voor specificiteit */
  color: #9f9f9f;
  display: block;
  font-size: 15px;
  margin: 0 15px 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 {
  margin: 0 0 20px;
}
.nieuws .bericht .titel a {
  font-family: "Rubik", Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
}
.nieuws .bericht.actief .titel a {  /* nieuw */
  color: #e25511;
}
.nieuws.lijst .bericht {
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 0;
  padding: 10px 0;
  position: relative;
  display: none;
}
.nieuws.lijst .bericht.actief {  /* nieuw */
  display: block;
}
.nieuws.lijst .bericht > a {
  padding: 0 10px;
  box-sizing: border-box;
}
.nieuws.lijst .bericht:last-child {  /* nieuw */
  border: medium none;
  margin-bottom: 0;
}
.nieuws.lijst .bericht .datum {
  float: right;
  font-family: "Rubik", Helvetica Neue, Helvetica, Sans-Serif;
}
.nieuws.lijst .bericht .titel {  /* nieuw */
  display: inline-block;
  max-width: 705px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nieuws.lijst .bericht .inhoud {
  padding: 0;
}
.nieuws.lijst .bericht .nieuwsboven {
  padding: 0 0 5px;
}
.nieuws.lijst .bericht.actief .aankeiler {  /* nieuw */
  display: none;
}
.nieuws.widget .bericht {  /* nieuw */
  margin-top: 20px !important;
  width: calc(50% - 20px);
  float: left;
  padding: 0;
  box-sizing: border-box;
  border: 1px solid #e4e4e4;
}
.nieuws.widget .bericht .content {  /* nieuw */
  padding: 15px;
}
.nieuws.widget .bericht:nth-child(even) {  /* nieuw */
  margin: 0 0 0 10px;
}
.nieuws.widget .bericht:nth-child(odd) {  /* nieuw */
  margin: 0 10px 0 0;
}
.nieuws.widget .bericht > a {
  z-index: 100;
}
.nieuws.widget .bericht .aankeilerafb {
  max-height: 220px;
  overflow: hidden;
}
.nieuws.widget .bericht .aankeilerafb > img {  /* nieuw */
  height: auto;
  width: 100%;
}
.nieuws.widget .bericht .aankeiler a {  /* nieuw */
  display: block;
  text-decoration: none;
}
.nieuws.widget .bericht .titel a {  /* nieuw */
  color: #4d4d4d;
  display: block;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  height: 44px;
  line-height: 25px;
  margin: 15px 0;
  overflow: hidden;
}
.nieuws.widget .bericht .datum {  /* nieuw */
  font-family: "Rubik", Helvetica Neue, Helvetica, Sans-Serif;
}
.nieuws.widget .bericht .datum::before {  /* nieuw */
  bottom: 2px;
  content: "";
  display: block;
  float: left;
  font-family: "Font Awesome 5 Pro";
  font-size: 13px;
  font-weight: normal;
  margin: 0 7px 0 0;
  position: relative;
}
.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: "ORubik", 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: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
}
.blader_tabel1_s {
  background: #e25511;
  color: #fff;
  border-color: #e25511;
}
.blader_tabel1_n:hover {
  background: #e25511;
  border-color: #e25511;
}
.formulier_holder {  /* nieuw */
  width: 100%;
}
.formulier_text {
  width: 200px;
}
.formulier_textarea {
  width: 300px;
}
a.logo {
    display: block;
    margin: auto 10px auto 0;
    line-height: 0;
}
a.logo img {
      width: 180px;
    height: auto;
}
.wereldbol img {  /* nieuw */
  padding-left: 5px;
}
.portfolioSmall {  /* nieuw */
  margin-left: -5px;
}
.breadcrumbsHolder {  /* nieuw */
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px 20px 0;
  position: relative;
}
.bcHome {  /* nieuw */
  display: inline-block;
}
.breadcrumbs {
  line-height: 26px;
  text-align: left;
  z-index: 10;
  display: inline;
}
.crumb {  /* nieuw */
  display: inline-block;
}
.crumbSpace {  /* nieuw */
  display: inline-block;
  font-weight: bold;
  padding: 0 7px 0;
  line-height: 26px;
  font-size: 10px;
}
.crumbSpace i {  /* nieuw */
  font-size: 13px;
  color: #909090;
}
a.crumbLink {  /* nieuw */
  color: #909090 !important;
  text-decoration: none;
}
a.crumbLink:hover {  /* nieuw */
  text-decoration: underline;
}
.HeaderHolder {
  padding: 0 0 20px;
}
.HeaderHolder .HeaderInhoud {  /* nieuw */
  max-width: 1200px;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 auto;
}
.HeaderHolder .HeaderInhoud p:last-of-type {  /* nieuw */
  margin: 0;
}
.HeaderHolder #map-canvas {  /* nieuw */
  height: 360px !important;
  width: 100% !important;
}
.pageFooterHolder {
  background: #fff;
  z-index: 10;
  border-top: 2px solid #f1f1f1;
  background-color: #f7f7f7;
}
.pageFooterHolder .pageFooter {
  color: #000;
  padding: 40px 20px 25px;
  position: relative;
  max-width: 1200px;
  line-height: 1.67em;
}
.pageFooterHolder table {  /* nieuw */
  border-collapse: collapse;
  width: 100%;
}
.pageFooterHolder table td {  /* nieuw */
  vertical-align: top;
  padding: 0;
}
.pageFooterHolder a, .pageFooterHolder a:link, .pageFooterHolder a:visited {  /* nieuw */
  color: #000;
  text-decoration: none !important;
}
.pageFooterHolder a:hover {
  color: #000;
  text-decoration: underline !important;
}
.extraFooterHolder {  /* nieuw */
  background: #f0f0f0;
  padding: 15px;
}
.extraFooterHolder .pageFooterKnoppen {  /* nieuw */
  max-width: 1200px;
  padding: 10px 20px;
  box-sizing: border-box;
  margin: 0 auto;
}
.pageFooter h2, .pageFooter h3 {  /* nieuw */
  color: #000;
  font-size: 22px;
  margin: 0 0 15px;
}
/* ⚠ selector gepromoveerd van '.pageFooterKnoppen' (was minder specifiek dan basis) */
.pageFooterKnoppenHolder .pageFooterKnoppen {  /* nieuw – selector gepromoveerd voor specificiteit */
  color: #000;
  margin: 0 auto;
  position: relative;
}
.pageFooterKnoppen a {  /* nieuw */
  color: #000 !important;
  text-decoration: none;
  padding-left: 20px;
}
.pageFooterKnoppen a:hover {  /* nieuw */
  text-decoration: underline;
}
.pageFooterHolder ul li, .pageFooterHolder ul {  /* nieuw */
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.pageFooterHolder ul {  /* nieuw */
  margin: 0 0 10px;
}
.pageFooterHolder ul li:last-of-type a {  /* nieuw */
  border: 0;
}
.pageFooter ul li a {  /* nieuw */
  border-bottom: 1px solid #f1f1f1;
  display: block;
  line-height: 20px;
  padding: 7px 0;
  text-decoration: none;
  transition: all 0.3;
}
.pageFooter ul li a:hover {  /* nieuw */
  text-decoration: none !important;
  color: #e25511 !important;
}
.pageFooter ul li a::after {  /* nieuw */
  color: #e4e4e4;
  content: "";
  float: right;
  font-family: "Font Awesome 5 Pro";
}
.pageFooter ul li a:hover::after {  /* nieuw */
  color: #e25511 !important;
}
.pageFooter ul li a i {  /* nieuw */
  max-width: 0;
  opacity: 0;
  text-align: center;
  transition: all 0.3s ease 0s;
  color: #e25511;
}
.pageFooter ul li a:hover i {  /* nieuw */
  margin: 0 8px 0 0;
  max-width: 15px;
  opacity: 1;
  border-right: 1px solid #f1f1f1;
  padding: 0 6px 0 0;
}
td.icoon {  /* nieuw */
  width: 20px;
  text-align: center;
  vertical-align: top;
}
td.icoon i {  /* nieuw */
  line-height: 22px;
  margin: 0 5px 0 0;
  color: #e25511;
}
.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;
}
.FCK2kolTdS {
  width: 3%;
}
.FCK2kolTd.Menu {  /* nieuw */
  width: 100%;
  vertical-align: top;
}
.FCK3kolTdS {
  width: 3%;
}
.FCK3kolTd {
  background: #f8f8f8;
  border-radius: 3px;
  padding: 20px 20px 30px 20px;
  box-sizing: border-box;
  border: 1px solid #ececec;
}
.FCK5kolTd .logos {  /* nieuw */
  margin: 0;
}
.FCK6kolTdS {  /* nieuw */
  width: 3%;
}
.FCK6kolTd {  /* nieuw */
  width: 12%;
  vertical-align: top;
}
.FCK6kolTd p:first-child {  /* nieuw */
  margin-bottom: -10px;
}
.FCK2kolTd img {  /* nieuw */
  max-width: 100%;
  height: auto !important;
}
.FCK2kolTdVragen {  /* nieuw */
  background: #eee;
}
div[class*="grid"] {
  hyphens: auto;
  -webkit-hyphens: auto;
}
.Gv3 {
  display: block;
}
/* ⚠ selector gepromoveerd van '.Gv3Thumb' (was minder specifiek dan basis) */
.Gv3 .Gv3Thumb {  /* nieuw – selector gepromoveerd voor specificiteit */
  background: #fff;
  border-radius: 5px;
  width: 45%;
  display: inline-block;
  line-height: 0;
  margin: 7px;
  position: relative;
  text-align: center;
}
.Gv3Thumb img {  /* nieuw */
  border: 1px solid #ececec;
  border-radius: 5px;
}
.Gv3Thumb .desc {
  font-size: 13px;
  font-weight: normal;
  color: #000;
}
.Gv3Thumb .desc2 {  /* nieuw */
  display: none;
  position: absolute;
  bottom: 5px;
  left: 5px;
  background: #f5f5f5;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 3px #ccc;
  padding: 2px 5px;
}
.Gv3ThumbImg {  /* nieuw */
  background: #fff;
  display: table-cell;
  vertical-align: middle;
}
.Gv3Thumb:nth-of-type(2n+1) {  /* nieuw */
  clear: both;
}
div#fancy_title {  /* nieuw */
  display: none !important;
}
.button, a.button, button {
  background: #e25511 none repeat scroll 0 0;
  border: 1px solid #e25511;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 15px;
  height: auto;
  line-height: 1.5em;
  min-width: 100px;
  outline: medium none;
  overflow: visible;
  text-indent: 0;
}
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: #d24501;
  text-decoration: none;
  background-color: #d24501;
}
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 */
  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;
}
.slideshowHolder {
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 54.91%;
  width: 100%;
  border-radius: 3px;
}
.slideshowNav {
  z-index: 10;
  right: 50px;
}
.slideshowNav a {
  background: #999;
}
.slideshowNav .activeSlide {
  background-color: #ececec;
}
.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: 0;
  filter: alpha(opacity=50);
}
.aLandingMenu:hover {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  filter: alpha(opacity=100);
}
.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: 0;
}
.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: #e25511;
}
.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: #e25511;
}
.relatieItem.detail .website a {
  background: #e25511;
}
.relatieItem.detail .website:hover a {
  background: #f26521;
}
.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;
}
.sitemap1ul li {  /* nieuw */
  border-right: 1px dashed #ccc;
  float: left;
  font-weight: bold;
  margin-right: 10px;
  padding: 0;
  width: 160px;
  font-size: 14px;
  list-style: none;
  padding-top: 5px;
}
.sitemap1ul li li {
  font-size: 11px;
  list-style: circle inside;
  border: 0;
  padding: 0;
}
.sitemap1ul li li li {
  font-weight: normal;
  font-size: 10px;
  list-style: disc inside;
}
.sitemap1ul li li li a {  /* nieuw */
  color: #777;
}
.sitemap1ul li li li li {
  list-style: circle inside;
}
.sitemap1ul li li li li li {
  list-style: disc inside;
}
.sitemap1ul ul {
  margin-left: 0.5em;
}
.sitemapWinkel li {  /* nieuw */
  border-right: 1px dashed #ccc;
  float: left;
  font-weight: bold;
  margin-right: 10px;
  padding: 0;
  width: 160px;
  font-size: 14px;
  list-style: none;
  padding-top: 5px;
}
.sitemapWinkel li li {
  font-size: 11px;
  list-style: circle inside;
  border: 0;
  padding: 0;
}
.sitemapWinkel li li li {
  font-weight: normal;
  font-size: 10px;
  list-style: disc inside;
}
.sitemapWinkel li li li a {  /* nieuw */
  color: #777;
}
.sitemapWinkel li li li li {
  list-style: circle inside;
}
.sitemapWinkel li li li li li {
  list-style: disc inside;
}
.sitemapWinkel ul {
  margin-left: 0.5em;
}
.formulier {  /* nieuw */
  display: inline-block;
  position: relative;
}
.formulier legend {  /* nieuw */
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #000;
}
.formulier label {  /* nieuw */
  float: left;
  width: 120px;
  clear: both;
  padding-right: 10px;
}
.formulier input[type="text"] {  /* nieuw */
  float: left;
  margin-bottom: 5px;
  width: 300px;
}
.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;
}
.objControls, .objCategorieen {  /* nieuw */
  display: none;
}
.objCategorieen {  /* nieuw */
  padding: 15px;
  background-color: #eee;
  margin-bottom: 0;
  background: #f4f4f4;
  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 */
  background-color: #444;
  margin-bottom: 12px;
  padding: 6px 10px;
  background: #45484d;
}
.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 #f1f1f1;
  box-sizing: border-box;
  display: block;
  float: left;
  margin: 11.25px;
  padding: 0;
  position: relative;
  width: calc(33.3333% - 15px);
  height: 245px;
  overflow: hidden;
}
.objectP1:hover {  /* nieuw */
  background: #fff;
  cursor: url(images/iconZoeken-20.png), auto;
}
.objectP1.eerste {  /* nieuw */
  margin-left: 0;
}
.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;
  filter: alpha(opacity=0);
}
.objectP1 .afbeelding {  /* nieuw */
  position: relative;
}
.objectP1 .afbeelding img {  /* nieuw */
  width: 100% !important;
  height: auto !important;
}
.objectP1 .info {  /* nieuw */
  background: rgba(226, 85, 17, 0.7);
  bottom: 0;
  font-size: 13px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  z-index: 10;
  text-align: center;
  transition: 0.3s all ease;
}
.objectP1:hover .info {  /* nieuw */
  opacity: 1;
}
.objectP1 .info .omschrijving {  /* nieuw */
  display: inline-table;
  font-size: 18px;
  font-weight: normal;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.objectP1 .info .omschrijving a {  /* nieuw */
  color: #fff;
  display: table-cell;
  transition: 0.3s all ease;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 21px;
  line-height: 25px;
  text-decoration: none;
  vertical-align: middle;
  transform: translatey(-40px);
  cursor: url(images/iconZoeken-20.png), auto;
}
.objectP1:hover .info .omschrijving a {  /* nieuw */
  transform: translatey(0);
}
.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;
}
.objectP1 .nummer {  /* nieuw */
  display: none;
}
.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;
  filter: alpha(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 */
  font-size: 35px;
  line-height: 1em;
  margin: 0 0 15px;
}
.objectDetail .kop .label {  /* nieuw */
  background-color: #e25511;
  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;
  display: none;
}
.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 li {  /* nieuw */
  width: auto;
}
.objectDetailHouder .rechts .ad-gallery li img {  /* nieuw */
  max-height: 70px;
  width: auto !important;
}
.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 */
  overflow: hidden;
}
.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 */
  margin-right: 10px;
  padding: 3px 6px;
}
.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;
}
.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;
  cursor: pointer;
}
.meldingHouder .melding .knoppen a:hover {
  background: #000;
  color: #fff;
  transition: all 0.3s ease;
}
.meldingHouder .melding .knoppen a.bevestigen {
  background: #e25511;
}
.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: "Rubik", Helvetica, Arial, Sans-Serif;
}
.privacyMelding .knoppen a.knop {
  background: #e2e2e2;
}
.popupHolder .popup {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
}
.kiyohHolder .kiyohReview {
  background: #f5f5f5;
}
.bovenkantHolder {
  background: linear-gradient(to right, rgb(229, 48, 18) 0%, rgb(240, 125, 0) 100%);
}
/* ⚠ selector gepromoveerd van '.bovenkant' (was minder specifiek dan basis) */
.bovenkantHolder .bovenkant {  /* nieuw – selector gepromoveerd voor specificiteit */
  max-width: 1200px;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  height: 90px;
}
.art-Post-inner strong {  /* nieuw */
  color: #000;
  font-weight: normal;
}
.houderHome {  /* nieuw */
  position: relative;
  height: 360px;
}
.houderHome .plaatje > img {  /* nieuw */
  width: 100% !important;
  height: auto !important;
}
.houderHome h1 {  /* nieuw */
  background: #e25511;
  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.knop, .button, a.button, button {  /* nieuw */
  background: #E9EAEC none repeat scroll 0 0;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: auto;
  line-height: 1.5em;
  outline: medium none;
  overflow: visible;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  border-radius: 3px;
  box-shadow: 0 2px 0 0 #D5D5D5;
  transition: 0.3s all ease;
  margin-top: 10px;
  border: 0;
}
.panel-wrapper .inhoud a.knop {  /* nieuw */
  background: #fff;
}
.panel-wrapper .inhoud a.knop:hover {  /* nieuw */
  background: #f1f1f1;
}
a.knopSign {  /* nieuw */
  background: #0054A6;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: auto;
  line-height: 1.5em;
  outline: medium none;
  overflow: visible;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  border-radius: 3px;
  box-shadow: 0 2px 0 0 #0b3e6f;
  transition: 0.3s all ease;
}
a.knop.extra {  /* nieuw */
  background: #0054A5;
  color: #fff;
  box-shadow: 0 2px 0 0 #0e3d6b;
}
a.knop:hover, button:focus, a.button:hover, .button:hover, button:hover {  /* nieuw */
  background: #e0e0e0;
  box-shadow: 0 2px 0 0 #c3c3c3;
  color: #000;
}
a.knopSign:hover, a.knop.extra:hover, .art-menu li a .t.contact:hover {  /* nieuw */
  background: #024688;
  box-shadow: 0 2px 0 0 #0e3d6b;
  color: #fff;
}
a.knop:active {  /* nieuw */
  top: 1px;
}
.slogan {  /* nieuw */
  position: absolute;
  right: 0;
  bottom: 10px;
}
.slogan img {  /* nieuw */
  float: right;
  margin-left: 12px;
}
.keurmerk {  /* nieuw */
  position: relative;
  top: -3px;
}
.usps {  /* nieuw */
  bottom: -35px;
  color: #d1d1d1;
  display: block;
  font-size: 12px;
  font-weight: bold;
  left: -50%;
  margin: 0 auto;
  max-width: 1200px;
  padding: 5px 10px;
  position: absolute;
  right: -50%;
  text-align: center;
  z-index: 1;
}
.usps div {  /* nieuw */
  background: url(images/vinkje_wit.png) no-repeat scroll 0 3px rgba(0, 0, 0, 0);
  display: inline-block;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  margin: 0 35px;
  padding-left: 22px;
  text-transform: uppercase;
  transition: 0.3s all ease;
}
.usps div:hover {  /* nieuw */
  color: #fff;
}
/* ⚠ selector gepromoveerd van '.ls-nav' (was minder specifiek dan basis) */
.liquid-slider-wrapper.alsPuntje .ls-nav {  /* nieuw – selector gepromoveerd voor specificiteit */
  display: none;
}
.ls-nav-left-arrow, .ls-nav-right-arrow {  /* nieuw */
  top: 45%;
}
.liquid-slide-sjabloon .inhoud {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  position: absolute;
  max-width: 400px;
  padding: 10px 20px 10px 60px;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  background: unset;
  margin: auto;
  justify-content: center;
}
.liquid-slide-sjabloon .inhoud h2 {
  text-shadow: none;
  color: #000;
  font-size: 29px;
}
.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-image: -moz-linear-gradient(left center, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  border: 0 none;
  clear: both;
  height: 2px;
  margin: 40px 0 50px 0;
  opacity: 0.2;
  background: #ababab;
}
.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;
}
.vrijAdres .beschrijving {  /* nieuw */
  width: 400px;
}
.vak {  /* nieuw */
  position: relative;
  padding: 20px 0;
}
.vak.grijs {  /* nieuw */
  background: #f1f1f1;
}
.vak.grijs::before {  /* nieuw */
  background: #f1f1f1;
  bottom: 0;
  content: " ";
  display: block;
  left: -3000px;
  position: absolute;
  right: -3000px;
  top: 0;
  z-index: -1;
}
.vak .formulier_holder {  /* nieuw */
  background: #fff;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  margin: 10px auto 0;
  max-width: 600px;
  padding: 20px;
  box-sizing: border-box;
}
.vak .formulier_holder input, .vak .formulier_holder label, .vak .formulier_holder textarea {  /* nieuw */
  display: block;
  float: none;
  width: 100%;
}
.vak .formulier_holder input, .vak .formulier_holder textarea {  /* nieuw */
  margin: 0 0 15px;
}
.dienstenHolder, .recenteHolder {  /* nieuw */
  position: relative;
  background: #fff;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  float: left;
  margin: 10px;
  width: calc(33.3333% - 20px);
}
.dienstenHolder a, .recenteHolder a {  /* nieuw */
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  text-decoration: none;
}
.dienstenHolder .afb, .recenteHolder .afb {  /* nieuw */
  position: relative;
}
.dienstenHolder .afb .overlay, .recenteHolder .afb .overlay {  /* nieuw */
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  opacity: 0;
  background: url(images/plus.svg) center center no-repeat rgba(226, 85, 17, 0.7);
  background-size: 30px;
  transition: 0.3s all ease;
}
.dienstenHolder .afb img, .recenteHolder .afb img {  /* nieuw */
  max-width: 100%;
  height: auto !important;
}
.dienstenHolder .titel {  /* nieuw */
  padding: 15px;
  text-align: center;
}
.dienstenHolder .titel h2 {  /* nieuw */
  margin: 0;
  font-size: 16px;
}
.dienstenHolder:hover .afb .overlay, .recenteHolder:hover .afb .overlay {  /* nieuw */
  opacity: 1;
  background-size: 60px;
}
.recenteHolder:hover h2 {  /* nieuw */
  color: #e25511;
}
.recenteHolder .inhoud {  /* nieuw */
  text-align: left;
  padding: 15px;
}
.recenteHolder .inhoud h2 {  /* nieuw */
  font-size: 16px;
  transition: 0.3s all ease;
}
.recenteHolder .inhoud p {  /* nieuw */
  height: 75px;
  overflow: hidden;
}
.recenteHolder .inhoud p.Cat {  /* nieuw */
  margin: 0;
  border-top: 1px solid #e4e4e4;
  padding: 15px 0 0;
  height: 50px;
}
table.hoofditems a.hItem {  /* nieuw */
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  height: 130px;
  opacity: 0.7;
  padding: 12.5px;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  width: 130px;
}
table.hoofditems a.hItem:hover {  /* nieuw */
  opacity: 1;
  transform: scale(1.15);
}
table.hoofditems a.hItem span {  /* nieuw */
  display: block;
  margin: 10px 0 0 0;
  color: #4d4d4d;
  font-family: "Rubik", Helvetica Neue, Helvetica, Arial, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
}
.jqBreder {  /* nieuw */
  height: auto !important;
}
.ad-gallery .ad-nav {  /* nieuw */
  padding: 10px 0;
}
.OBformulier_tabel1 {  /* nieuw */
  width: 100%;
}
.OBformulier_tabel1 td {  /* nieuw */
  width: 100%;
  display: block;
}
.OBformulier_tabel1 td input, .OBformulier_tabel1 td textarea {  /* nieuw */
  width: 100%;
  display: block;
}
.kenmerken td {  /* nieuw */
  display: none;
}
.kenmerken td.info {  /* nieuw */
  display: block;
}
.afbeelding .liquid-slide-sjabloon .plaatje {  /* nieuw */
  line-height: 0;
  position: relative;
  background-position: left;
  background-size: cover;
  height: 0;
  padding-bottom: 60.5%;
}
.sliderWrapper .inhoud h3 {  /* nieuw */
  color: #a2a2a2;
}
.art-menu li a .t.contact {  /* nieuw */
  background: #0054A6;
  padding: 9px 15px;
  border-radius: 3px;
  position: relative;
  box-shadow: 0 2px 0 0 #0b3e6f;
  margin-left: 30px;
}
.art-menu li a .t.contact:hover {  /* nieuw */
  color: #fff;
}
.art-menu li.separatorHouder {  /* nieuw */
  display: none;
}
.CMSMenu1ul {  /* nieuw */
  margin: 0 !important;
  list-style: none;
  padding: 0 !important;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #ececec;
}
.CMSMenuLink1li, .CMSMenuLink1liSel {
  color: #000 !important;
  background: #fafafa;
  display: block;
  font-family: "Rubik", Helvetica, Arial, sans-serif !important;
  font-size: 17px;
  padding: 20.4px 15px;
}
li.CMSMenu1li:nth-child(n+8) > a.CMSMenuLink1li {  /* nieuw */
  background: #f1f1f1;
}
li.CMSMenu1li:nth-child(n+8) > a.CMSMenuLink1li:hover {  /* nieuw */
  background: #dcdcdc;
  transition: 0.3s all ease;
}
a.CMSMenuLink1li, a.CMSMenuLink1liSel {  /* nieuw */
  font-size: 14px;
  line-height: 0.5em;
}
a.CMSMenuLink1li:hover {  /* nieuw */
  background: #e8e8e8;
}
li.CMSMenu1li, li.CMSMenu1liSel {  /* nieuw */
  border-bottom: 1px solid #ececec;
}
li.CMSMenu1li:nth-child(7) {  /* nieuw */
  border-bottom: 1px solid #e4e4e4;
}
li.CMSMenu1li:nth-child(8) {  /* nieuw */
  border-bottom: 1px solid #e4e4e4;
}
li.CMSMenu1li:nth-child(9) {  /* nieuw */
  border-bottom: 1px solid #e4e4e4;
}
li.CMSMenu1li:nth-child(10) {  /* nieuw */
  border-bottom: 1px solid #e4e4e4;
}
li.CMSMenu1li:last-child {  /* nieuw */
  border-bottom: none;
}
a.CMSMenuLink1li:after, .CMSMenuLink1liSel:after {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  margin-left: 5px;
  float: right;
  color: #bbb;
  font-weight: normal;
}
.CMSMenuLink2li, .CMSMenuLink2liSel {
  font-family: "Rubik", Helvetica, Arial, Sans-Serif !important;
}
.CMSMenuLink2liSel, .CMSMenuLink2li {  /* nieuw */
  color: #000 !important;
  font-size: 14px;
}
.CMSMenuLink3li, .CMSMenuLink3liSel {
  font-family: "Rubik", Helvetica, Arial, Sans-Serif !important;
}
a.CMSMenuLink4liSel {  /* nieuw */
  color: #000 !important;
  padding: 0 0 0 15px;
  margin-left: 60px;
  font-size: 13px;
}
a.CMSMenuLink4li {  /* nieuw */
  color: #676A6A !important;
  padding: 0 0 0 15px;
  margin-left: 60px;
  font-size: 13px;
  text-decoration: none;
}
.intro {  /* nieuw */
  display: flex;
  padding: 0 0 10px 0;
}
.intro p {  /* nieuw */
  color: #000;
  margin-bottom: 0;
}
.intro > div {  /* nieuw */
  flex: 1;
  border-radius: 3px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background: #fff;
}
.intro .afbeelding {  /* nieuw */
  flex: 2.535;
  justify-content: flex-start;
  margin-left: 30px;
  border: 1px solid #ececec;
  border-radius: 5px;
}
.intro .afbeelding .slideshowHolder .slideshow32 {  /* nieuw */
  height: auto !important;
}
.intro .afbeelding .slideshowHolder .slideshow32 a {  /* nieuw */
  width: 100% !important;
  height: 100% !important;
  position: absolute;
}
.intro .afbeelding .slideshowHolder .slideshow32 img {  /* nieuw */
  width: 100% !important;
  height: 100% !important;
}
.intro .content {  /* nieuw */
  background: #fff;
}
.intro .content a {  /* nieuw */
  display: block;
  text-decoration: none;
  font-size: 14px;
  line-height: 0.5em;
  color: inherit;
  margin: 0;
}
.intro .content a:hover {  /* nieuw */
  text-decoration: underline;
}
.intro .content a.alle {  /* nieuw */
  color: #000;
}
.intro .content a.alle::after {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  margin-left: 5px;
}
.meerInfo {  /* nieuw */
  background: #f8f8f8;
  border-radius: 5px;
  padding: 20px;
  margin-top: 30px;
  border: 1px solid #ececec;
}
.meerInfo h2 {  /* nieuw */
  font-size: 35px;
}
.meerInfo p {  /* nieuw */
  font-size: 20px;
  color: #aaa;
}
.meerInfo2 {  /* nieuw */
  background: #f8f8f8;
  border-radius: 5px;
  padding: 15px 10px 5px 17px;
  border: 1px solid #ececec;
}
.meerInfo2 h2 {  /* nieuw */
  font-size: 24px;
  margin-bottom: 5px;
}
.meerInfo2 p {  /* nieuw */
  font-size: 14px;
}
.diensten {  /* nieuw */
  background: #F5F7F8;
  border-bottom: 1px solid #ececec;
}
.diensten a {  /* nieuw */
  padding: 18px 25px;
  display: inline-block;
  color: #000;
  text-decoration: none;
  border-right: 1px solid #ececec;
  margin-left: -4px;
}
.diensten a:hover {  /* nieuw */
  background: #E8EAEB;
}
.diensten a.Selected {  /* nieuw */
  background: #E8EAEB;
}
.diensten a:first-child {  /* nieuw */
  border-left: 1px solid #ececec;
}
.diensten .seperator {  /* nieuw */
  display: none;
}
.diensten .inhoud {  /* nieuw */
  max-width: 1200px;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 0 auto;
}
.afbeelding.Sign {  /* nieuw */
  width: 550px;
}
.logos img, .jcarousel-container .slideshowBorder {  /* nieuw */
  filter: grayscale(100%);
  transition: 0.3s all ease;
  opacity: 0.5;
}
.logos img:hover, .jcarousel-container .slideshowBorder:hover {  /* nieuw */
  filter: grayscale(0%);
  opacity: 1;
}
ul.vinkjes {  /* nieuw */
  list-style: none;
  padding-left: 6px;
  margin-left: 10px;
}
ul.vinkjes li {  /* nieuw */
  line-height: 1.8em;
}
ul.vinkjes li::before {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  color: #d7d4d4;
  font-size: 20px;
  right: 5px;
  margin-right: 3px;
  position: relative;
  top: 1px;
}
ul.vinkjes li a {  /* nieuw */
  position: relative;
  text-decoration: none;
  color: #282828;
}
ul.vinkjes li a.nieuw:after {  /* nieuw */
  content: "nieuw";
  background: #0054A5;
  color: #FFF;
  font-size: 12px;
  padding: 4px;
  right: 0;
  margin-left: 10px;
  position: relative;
  border-radius: 3px;
  top: -1px;
}
.FCK2kol.voorbeeld p {  /* nieuw */
  font-size: 13px;
  color: #878787;
  font-weight: lighter;
}
.FCK2kol.voorbeeld h4 {  /* nieuw */
  margin: 0;
}
.vragen {  /* nieuw */
  background: #F9F9F9;
  margin: 30px 0 40px;
  border-radius: 10px;
  border: 1px solid #ececec;
}
.vragen .FCK2kolTd:first-child {  /* nieuw */
  padding: 20px 10px 20px 20px;
}
.vragen .FCK2kolTd:last-child {  /* nieuw */
  background-size: cover;
  background-position: center;
  border-radius: 0 10px 10px 0;
}
.voordelen p {  /* nieuw */
  margin-bottom: 22px;
}
.voordelen h2 {  /* nieuw */
  margin-bottom: 20px;
}
.voordeel {  /* nieuw */
  position: relative;
  padding-left: 40px;
}
.voordeel::before {  /* nieuw */
  content: url(images/vinkje.png);
  position: absolute;
  left: 0;
  top: 0;
}
.FCK3kol.intro h2 {  /* nieuw */
  font-size: 21px;
}
.logos {  /* nieuw */
  margin: 30px 0 0 20px;
}
.filter {  /* nieuw */
  font-size: 18px;
  margin-top: 20px;
}
input#mce-EMAIL {  /* nieuw */
  border-radius: 3px 0 0 3px;
  margin-right: -1px;
}
input#mc-embedded-subscribe {  /* nieuw */
  border-radius: 0 3px 3px 0;
  padding: 10px 20px;
  box-shadow: none;
  background: #0054A5;
  color: #fff;
}
input#mc-embedded-subscribe:hover {  /* nieuw */
  background: #024688;
}
img#fancy_img {  /* nieuw */
  border: 1px solid #ececec;
  border-radius: 5px;
}
.filter, #tabs {  /* nieuw */
  display: none;
}

/* === responsive2.css === */
.resMenubalk {
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 100;
}
/* ⚠ selector gepromoveerd van '.resMenubalkinhoud' (was minder specifiek dan basis) */
.resMenubalkinhoud {
    background: linear-gradient(to right, rgb(229, 48, 18) 0%, rgb(240, 125, 0) 100%);
    padding: 10px 15px;
    z-index: 50;
    position: sticky;
    border-bottom: 5px solid #f9b294;
    line-height: 0;
    width: 100%;
    display: flex;
    box-sizing: border-box;
}
/* ⚠ 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;
}
.resMenubalkinhoud #menuopenen {margin-left: auto;}
.resMenubalkinhoud img {  /* nieuw */
  width: 28px;
}
.resMenubalkinhoud .resMenucategorienaam {  /* nieuw */
  color: #fff;
  cursor: pointer;
  float: right;
  font-family: "Open Sans", "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  margin: 0 0 0 10px;
  position: relative;
  text-decoration: none;
  top: 2px;
}
.resMenubalkinhoud .resMenustandaardmenu, .resMenubalkinhoud .resMenuwinkelmandje, .resMenubalkinhoud .resMenuZoekenKnop {  /* nieuw */
  float: right;
}
.resMenubalkinhoud .resZoeken.open {
  padding-top: 5px;
  padding-bottom: 5px;
}
.resMenuHolder {
  background: #f1f1f1;
  top: 100%;
  transition: all 0.3s ease;
  overflow-y: scroll;
  max-width: 100%;
}
.resMenubloktitel {
  background: #ddd;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1) inset;
  color: #e25511;
  font-weight: normal;
  padding: 7px 15px;
}
.resMenublokinhoud .resMenuItem a {
  color: #606060;
  background: #f1f1f1;
  font-size: 15px;
  transition: background-color 0.3s ease;
}
.resMenublokinhoud .resMenuItem.active > a {
  background-color: #f1f1f1;
  color: #4d4d4d;
}
.resMenublokinhoud .resMenuItem #respVerlangLijstCode {
  padding: 10px 0;
  text-indent: 20px;
  font-size: 14px;
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
}
.resMenuHolder.open .resMenuinhoud:before {  /* nieuw */
  content: " ";
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.3);
}
.resMenuItem .laag1 a {
  padding-left: 35px;
}
.resMenuItem .laag2 a {
  padding-left: 50px;
}
.resMenuItem .laag3 a {
  padding-left: 65px;
}
.resMenuwinkelmandje #reswinkelMandjeAantal {
  background: #f00;
}
#aantal {
  background: #e25511;
}
.openklapper {
  width: 40px;
  height: 40px;
  background: url(images/res_plus.svg) no-repeat scroll center center/50% auto;
}
.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);
}
@media screen and (max-width: 1200px) {
  .art-Sheet, .bovenkant, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .SubfooterHolder, .accountHouder2, .usps, .HeaderHolder .HeaderInhoud, .breadcrumbsHolder, .extraFooterHolder .pageFooterKnoppen {  /* nieuw */
    max-width: 1000px;
  }
  .usps > div {  /* nieuw */
    margin: 0 6px;
  }
  .art-menu li .separator {  /* nieuw */
    display: none;
  }
  .art-menu a {  /* nieuw */
    margin: 0 7px;
  }
  .art-menu li a .t {  /* nieuw */
    padding: 36px 20px;
  }
  .objectP1 {  /* nieuw */
    height: 200px;
  }
  .diensten {  /* nieuw */
    overflow-x: scroll;
  }
  .diensten .inhoud {  /* nieuw */
    width: 977px;
    padding: 0;
  }
  .diensten a {  /* nieuw */
    padding: 18px 12px;
  }
  .afbeelding .liquid-slide-sjabloon .plaatje {  /* nieuw */
    padding-bottom: 74% !important;
  }
  .liquid-slide-sjabloon .inhoud {  /* nieuw */
    max-width: 500px !important;
  }
}
@media screen and (max-width: 1000px) {
  .bovenkantHolder .bovenkant {display: none;}
  .art-Sheet, .bovenkant, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .SubfooterHolder, .accountHouder2, .usps, .HeaderHolder .HeaderInhoud, .breadcrumbsHolder, .extraFooterHolder .pageFooterKnoppen {  /* 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: 50%;
  }
  .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;
  }
  .stap .kassaArtikel .aantallen {  /* nieuw */
    text-align: center;
  }
  .stap .kassaArtikel .aantallen input {  /* nieuw */
    width: 45px;
  }
  .stap .kassaArtikel .aantallen .verwijderen {  /* nieuw */
    display: block;
  }
  .stap .kassaArtikel .kassaArtikelAfbeeldingHolder {  /* nieuw */
    width: 60px;
    padding-right: 10px !important;
  }
  .stap .kassaArtikel .tekst a.kassaArtikelTitel {  /* nieuw */
    font-size: 13px;
    line-height: 1.5em;
  }
  .stap .kassaArtikel .tekst .variatie {  /* nieuw */
    min-width: 0;
  }
  .offertePdf {  /* nieuw */
    display: none;
  }
  .stappenKnop .button {  /* nieuw */
    padding: 11px 20px !important;
    text-align: center;
    width: calc(100% - 40px);
    font-weight: bold;
    border: 0 !important;
  }
  .stap2_bestaandeKlant .inloggen, .stap2_bestaandeKlant .uitleg {  /* nieuw */
    float: none;
    width: 100%;
  }
  .stap2_bestaandeKlant .inloggen .beschrijving, .stap2_bestaandeKlant .inloggen .invoer {  /* nieuw */
    display: block !important;
    width: 100% !important;
    padding: 0;
  }
  .stap2_naw .factuurAfleverHouder h3 a {  /* nieuw */
    opacity: 1;
  }
  #snelbestellenArtikelomschrijving {  /* nieuw */
    width: 100%;
    display: block;
    white-space: nowrap;
    max-width: 100%;
  }
  .jcarousel-container a, .productCarrousselHolder .jcarousel-container-horizontal {  /* nieuw */
    overflow: hidden;
    padding: 0;
    width: 100% !important;
  }
  .liquid-slide-sjabloon .inhoud {  /* nieuw */
    font-size: 13px;
    padding: 5px 15px;
    max-width: 500px;
  }
  .liquid-slide-sjabloon .sliderWrapper {  /* nieuw */
    background: #fff;
  }
  .liquid-slide-sjabloon .inhoud h2 {  /* nieuw */
    font-size: 16px;
  }
  .liquid-slide-sjabloon .inhoud p {  /* nieuw */
    display: none;
  }
  .productCarrousselP {  /* nieuw */
    width: 100%;
    margin: 0 auto 10px !important;
    max-width: 400px;
    float: none !important;
  }
  .HeaderHolder {  /* nieuw */
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
  }
  .bovenkantHolder {  /* nieuw */
    position: relative;
    border: 0;
    background: #fff;
  }
  .objectP1 {  /* nieuw */
    width: 100%;
    margin: 0 0 10px !important;
    height: auto;
  }
  .onderdelen {  /* nieuw */
    overflow-x: scroll;
  }
  #resMenu2 {  /* nieuw */
    height: 63px;
    display: block !important;
    background: #fff;
  }
  .art-Sheet, .bovenkant, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .SubfooterHolder, .accountHouder2, .usps, .HeaderHolder .HeaderInhoud, .breadcrumbsHolder {  /* nieuw */
    max-width: 760px;
  }
  .art-Post .FCK2kolTdS, .art-Post .FCK3kolTdS {  /* nieuw */
    display: none;
  }
  .art-Post .FCK2kolTd, .art-Post .FCK3kolTd {  /* nieuw */
    display: inline-block;
    margin: 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;
  }
  .art-nav, .aLandingMenu, .account, .socialMedia, .art-sidebar1, .knoppenRechts, .footerTable .tussen, .winkelwagenHouder, .bovenkant .zoeken, .ccRechts, .ccLinks, .usps, .shopSortMaxPageC, .shopSortOptie, .shopSortMaxPageA, .voordelen .h3 {  /* nieuw */
    display: none !important;
  }
  body {  /* nieuw */
    min-width: 320px;
    -webkit-text-size-adjust: none;
    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, #art-main {  /* nieuw */
    min-width: 0;
    overflow: hidden;
    border-bottom: 0 solid;
  }
  .alleenResponsive {  /* nieuw */
    display: inline;
  }
  .resMenubalk {  /* nieuw */
    display: block;
  }
  .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%;
    vertical-align: top;
    display: block;
    margin-bottom: 15px;
  }
  .pageFooter .FCK2kolTd, .pageFooter .FCK3kolTd, .pageFooter .FCK4kolTd, .pageFooter .FCK5kolTd {  /* nieuw */
    width: 100%;
    vertical-align: top;
    display: block;
    margin-bottom: 15px;
  }
  .pageFooter .FCK2kolTdS, .pageFooter .FCK3kolTdS, .pageFooter .FCK4kolTdS, .pageFooter .FCK5kolTdS {  /* nieuw */
    display: none;
  }
  .logo {  /* nieuw */
    width: 210px;
    margin: 0 auto;
    z-index: 21;
    position: relative;
  }
  .bovenkant {  /* nieuw */
    display: none;
  }

  .intro {  /* nieuw */
    flex-direction: column-reverse;
  }
  .intro .afbeelding {  /* nieuw */
    margin-left: 0;
    border-radius: 5px;
  }
  .intro > div {  /* nieuw */
    margin-top: 10px;
  }
  .art-Sheet {  /* nieuw */
    margin-top: 20px;
    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;
  }
  .art-Post-body {  /* nieuw */
    padding: 10px;
  }
  .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;
  }
  .pageFooterHolder {  /* nieuw */
    margin-top: 0;
  }
  .pageFooterHolder .pageFooter {  /* nieuw */
    padding: 10px;
  }
  .FooterKnoppen {  /* nieuw */
    display: block;
    position: relative;
    top: auto;
    text-indent: -1000px;
    width: 100%;
  }
  .copyright {  /* nieuw */
    top: auto;
    left: auto;
    right: auto;
  }
  .pageFooterKnoppen {  /* nieuw */
    bottom: auto;
    padding: 10px 0;
    position: relative;
  }
  .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;
  }
  .artikel .afbeelding {  /* nieuw */
    width: 100%;
    height: auto;
  }
  .shopTegel .artikel:nth-of-type(2n+1) {  /* nieuw */
    clear: both;
  }
  .shopTegel .artikel .inner {  /* nieuw */
    height: auto !important;
  }
  .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 {  /* nieuw */
    display: none;
  }
  .shopLijst .artikel .inner .col3 {  /* nieuw */
    display: none;
  }
  .shopCompact .artikel .inner {  /* nieuw */
    table-layout: auto;
  }
  .shopCompact .artikel .inner .col1 {  /* nieuw */
    display: none;
  }
  .shopCompact .artikel .inner .col3 {  /* nieuw */
    width: auto;
    padding: 0;
  }
  .shopCompact .artikel .inner .details {  /* nieuw */
    display: none;
  }
  .shopCompact .artikel .artikelEenheid {  /* nieuw */
    display: none;
  }
  .shopCompact .artikel .extrainfo {  /* nieuw */
    display: none;
  }
  .artikel.detail .links, .artikel.detail .rechts {  /* nieuw */
    float: none;
    width: 100%;
    padding: 0;
  }
  .artikel.detail .ad-gallery .ad-nav {  /* nieuw */
    display: none;
  }
  .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 .shopSortMaxPageB {  /* nieuw */
    display: none;
  }
  .shopSortOptieTable td.shopSortNiks {  /* nieuw */
    display: none;
  }
  .shopSortOptieTable td select {  /* nieuw */
    float: right;
    margin-left: 20px;
  }
  .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;
    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;
  }
  #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;
  }
  .stap .blokholder > .content {  /* nieuw */
    padding: 10px 0 0;
  }
  .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 !important;
    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;
  }
  .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 .content {  /* nieuw */
    padding: 0;
  }
  .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;
  }
  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;
  }
  .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;
  }
  .productCarrousel {  /* nieuw */
    height: 842px;
    left: 0 !important;
    overflow: hidden !important;
    position: relative !important;
    width: 100% !important;
  }
  .breadcrumbsHolder {  /* nieuw */
    padding: 10px 10px 0;
  }
  .HeaderHolder .HeaderInhoud {  /* nieuw */
    padding: 10px;
  }
  .nieuws.widget .bericht {  /* nieuw */
    width: 100% !important;
    margin: 0 0 20px !important;
  }
  table.hoofditems td {  /* nieuw */
    border-spacing: 0;
    box-sizing: border-box;
    display: inline-block !important;
    margin: 15px 0 !important;
    padding: 0;
    vertical-align: top;
    width: calc(50% - 2px) !important;
  }
  table.hoofditems td.FCK4kolTdS {  /* nieuw */
    display: none !important;
  }
  table.hoofditems a.hItem {  /* nieuw */
    opacity: 1;
  }
  .dienstenHolder, .recenteHolder {  /* nieuw */
    max-width: 400px;
    width: calc(50% - 20px);
  }
  .objectDetail {  /* nieuw */
    padding: 15px 0;
  }
  .objectDetailHouder .links, .objectDetailHouder .rechts {  /* nieuw */
    display: block;
    width: 100%;
    float: none;
    border: none;
  }
  .objectDetailHouder .midden {  /* nieuw */
    display: none;
  }
  .objectAfbeeldingen > ul {  /* nieuw */
    list-style: outside none none;
    margin: 10px 0;
    padding: 0;
  }
  .objectP1 .info {  /* nieuw */
    opacity: 1;
    top: auto;
    text-align: left;
    padding: 10px 10px 3px;
  }
  .objectP1 .info .omschrijving {  /* nieuw */
    display: block;
    height: auto;
    width: auto;
  }
  .objectP1 .info .omschrijving a {  /* nieuw */
    transform: translatey(0);
    font-size: 29px;
    line-height: 1.25em;
  }
  .objectP1, .objectP1:hover, .objectP1 .info .omschrijving a {  /* nieuw */
    cursor: pointer;
  }
  .vragen .FCK2kolTd:first-child {  /* nieuw */
    padding: 20px;
    box-sizing: border-box;
  }
  .vragen .FCK2kolTd:last-child {  /* nieuw */
    border-radius: 0 0 10px 10px;
    padding-bottom: 40%;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 760px) {
  .dienstenHolder, .recenteHolder {  /* nieuw */
    float: none;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 10px;
  }
  .recenteHolder .inhoud p {  /* nieuw */
    height: auto !important;
  }
  .afbeelding.Sign {  /* nieuw */
    width: auto;
  }
  .kassaArtikel {  /* nieuw */
    display: block;
    padding: 10px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
    clear: both;
  }
  .kassaArtikelen th {  /* nieuw */
    display: none;
  }
  .kassaArtikel > td {  /* nieuw */
    box-sizing: border-box;
    display: block;
    border-bottom: 0;
  }
  .kassaArtikel .kassaArtikelAfbeeldingHolder {  /* nieuw */
    float: left;
    width: 25%;
  }
  .kassaArtikel .tekst {  /* nieuw */
    float: left;
    width: 75%;
  }
  .kassaArtikel .regelStuk {  /* nieuw */
    display: none;
  }
  .kassaArtikel .aantallen {  /* nieuw */
    float: left;
    margin-left: 25%;
    clear: both;
    padding: 0;
  }
  .kassaArtikel .regelTotaal {  /* nieuw */
    float: right;
    margin-right: 10px;
  }
  .kassaArtikel .verwijderKnop {  /* nieuw */
    float: left;
  }
  .kassaArtikel::after {  /* nieuw */
    content: "";
    display: table;
    clear: both;
  }
  .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;
  }
  .artikel.detail .ad-gallery .ad-nav {  /* nieuw */
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
  }
  .tabsV2 .titels {  /* nieuw */
    display: block;
  }
  .tabsV2 .titels > div {  /* nieuw */
    display: inline-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: #365376;
    color: #FFF;
  }
  .tabsV2 .inhoud {  /* nieuw */
    top: 5px;
  }
  div[class*="grid"] {  /* nieuw */
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 552px) {
  .Gv3Thumb {  /* nieuw */
    width: 97%;
  }
}
