/*
 * maatwerk.css
 * Klant:        https://activfinance.nl
 * Gegenereerd:  2026-06-18 10:06
 * 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 {
  overflow-y: scroll;
  color: #2f373a;
  font-family: "Overpass", Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  line-height: 1.75;
  transition: 0.3s all ease;
}
html.noscroll, html.noscroll body {  /* nieuw */
  overflow: hidden;
  position: relative;
  height: 100%;
}
::selection {  /* nieuw */
  color: #fff;
  background: #143351;
}
::-moz-selection {  /* nieuw */
  color: #fff;
  background: #143351;
}
body > .laadtijd, body > .sessienr, body > .versie {  /* nieuw */
  background-color: #143351;
  border-radius: 3px;
  bottom: 5px;
  color: #fff;
  cursor: default;
  display: block;
  font-size: 11px;
  font-style: normal;
  line-height: 1.25em;
  opacity: 0.9;
  padding: 4px 7px;
  position: fixed;
  right: 5px;
  z-index: 10;
  text-align: right;
  margin: 0;
}
body > .sessienr {  /* nieuw */
  background-color: #f1f1f1;
  bottom: 29px;
  color: #000;
}
body > .versie {  /* nieuw */
  background-color: #f1f1f1;
  bottom: 53px;
  color: #000;
}
.art-Sheet {
  background: #fff;
  max-width: 1200px;
  min-width: 1px;
  padding: 0 24px 80px 24px;
}
.art-Sheet-body {  /* nieuw */
  position: relative;
  z-index: 1;
  padding: 0;
}
.bovenkant .art-nav {
  right: 24px;
  position: absolute;
  top: 31px;
}
.art-menu li {
  margin-left: 24px;
}
.art-menu li a {
  font-family: "Overpass", Helvetica, Arial, Sans-Serif;
  color: #143351;
}
.art-menu li a .t {
  margin: 0;
  padding: 5px 0;
  line-height: 30px;
}
.art-menu li a .t:hover {  /* nieuw */
  color: #ff7f00;
}
.art-menu li a.active .t {  /* nieuw */
  color: #ff7f00 !important;
}
.art-menu li a .t.verbergen {  /* nieuw */
  display: none;
}
.art-menu ul {
  z-index: 10;
  box-shadow: 0 5px 119px -17px rgba(0, 0, 0, 0.15);
  border: 1px solid #ccc;
}
.art-menu ul li a {
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
.art-menu ul li a::before {
  font-family: "Fontawesome";
}
.art-menu ul li a.active {
  color: #143351;
  font-weight: bold;
}
.art-menu ul li a.active:before {
  color: #143351;
}
.winkelmenu {  /* nieuw */
  background: #ddd;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
}
.winkelmenu .art-nav {  /* nieuw */
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  position: relative;
  top: 0;
}
.winkelmenu .art-nav li.separatorHouder {  /* nieuw */
  display: inline-block;
  line-height: 0;
}
.art-contentLayout {  /* nieuw */
  position: relative;
  max-width: 1200px;
  padding: 0;
  display: flex;
  margin: 0;
}
.art-Block {
  padding: 0;
  margin-bottom: 40px;
  z-index: 0;
}
.art-Block-body {  /* nieuw */
  position: relative;
  z-index: 1;
  padding: 0;
}
.art-BlockHeader {
  z-index: 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-Block .h2 {  /* nieuw */
  color: #143351;
  font-family: "Overpass", Helvetica, Arial, Sans-Serif;
  font-size: 28px;
  line-height: 1.25em;
  font-style: normal;
  font-weight: 800;
  position: relative;
  margin-bottom: 10px;
}
.art-Block:first-child .h2 {  /* nieuw */
  padding-bottom: 15px;
  margin-bottom: 20px;
  font-size: 30px;
}
.art-Block:first-child .h2::after {  /* nieuw */
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 75px;
  height: 2px;
  background: #ff7f00;
  opacity: 0.5;
}
.art-Block:first-child ul li::before {  /* nieuw */
  display: none;
}
.art-Block.waarom, .art-Block.vragen {  /* nieuw */
  padding: 40px 32px calc(40px - 1em) 32px;
  border: 1px solid #ff7f00;
  border-radius: 40px;
}
.art-Block.vragen {  /* nieuw */
  border-color: #37bad0;
}
.art-Block.vragen a {  /* nieuw */
  text-decoration: none;
  font-weight: bold;
}
.art-Block.waarom .h2, .art-Block.vragen .h2 {  /* nieuw */
  margin: 0 0 10px;
  padding: 0;
  font-size: 28px !important;
}
.art-Block.waarom .h2::after, .art-Block.vragen .h2::after {  /* nieuw */
  display: none;
}
.art-Block.waarom ul li::before, .art-Block.vragen ul li::before {  /* nieuw */
  display: inline-block;
}
.art-Block.vragen .fab, .art-Block.vragen .far {  /* nieuw */
  margin-right: 5px;
}
.art-Post-body .art-Block {  /* nieuw */
  display: inline-block;
}
.art-Block ul, .art-Post-body ul {  /* nieuw */
  margin: 0 0 1em 0;
  padding: 0;
  list-style: none;
}
.art-Post-body ul {  /* nieuw */
  margin: 0 0 24px 20px;
}
.art-Block ul li::before, .art-Post-body ul li::before {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  color: #ff7f00;
  margin-right: 10px;
  position: absolute;
  left: 0;
}
.art-Block.waarom ul li, .art-Block.vragen ul li {  /* nieuw */
  padding-left: 30px;
  position: relative;
}
.art-Post-body ul li::before {  /* nieuw */
  position: absolute;
  left: 0;
}
.art-Post-body ul li {  /* nieuw */
  padding: 0;
  padding-left: 34px;
  position: relative;
}
.art-Post {  /* nieuw */
  margin: 0;
  position: relative;
  z-index: 1;
}
.art-Post-body {  /* nieuw */
  padding: 0;
  position: relative;
  z-index: 1;
}
.art-Post img {  /* nieuw */
  max-width: 100%;
  height: auto !important;
}
p {
  margin: 0 0 1.5em 0;
}
.art-Post-body img {  /* nieuw */
  line-height: 0;
  border-radius: 40px;
}
.art-Post-body .intro {  /* nieuw */
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 10px;
  font-size: 18px;
}
.art-Post-body .intro:after, .h1.metlijn::after {  /* nieuw */
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 75px;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  height: 2px;
  background: #ffc091;
}
.h1.metlijn {  /* nieuw */
  padding-bottom: 20px;
}
a, a:link, a:visited, a.visited, a:hover, a.hover {
  color: #ff7f00;
}
a:link {
  color: #ff7f00;
}
a:visited, a.visited {
  color: #ff7f00;
}
a:hover, a.hover {
  color: #ff7f00;
}
h1, .h1, h2, .h2, h3, .h3, h4, .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 10px 0;
  line-height: 1.25em;
}
h1, .h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
  color: #143351;
  font-family: "Overpass", Helvetica, Arial, Sans-Serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  margin-bottom: 0.53em;
  position: relative;
}
h2, .h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
  color: #143351;
  font-family: "Overpass", Helvetica, Arial, Sans-Serif;
  font-size: 28px;
  line-height: 1.25em;
  font-style: normal;
  font-weight: 400;
  position: relative;
  margin-bottom: 0.57em;
}
h3, .h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
  color: #143351;
  font-family: "Overpass", Helvetica, Arial, Sans-Serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0.8em;
}
h4, .h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
  color: #000;
  font-family: "Overpass", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {  /* nieuw */
  color: #999;
  font-family: "Overpass", Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {  /* nieuw */
  color: #333;
  font-family: "Overpass", Helvetica, Arial, Sans-Serif;
  font-size: 16px;
}
blockquote {
  border-left: 5px solid #eee;
  margin: 0;
  padding: 10px 15px;
}
blockquote p {
  color: #666;
  font-family: Georgia, Garamond, Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2em;
}
.art-contentLayout .art-content {  /* nieuw */
  flex: 1;
}
.art-contentLayout .art-sidebar1 {  /* nieuw */
  width: 300px;
  padding-right: 60px;
}
.art-contentLayout .art-sidebar2 {  /* nieuw */
  width: 300px;
  padding-left: 60px;
}
.art-contentLayout .art-sidebar1:empty, .art-contentLayout .art-sidebar2:empty {  /* nieuw */
  display: none;
}
.ccLinks {  /* nieuw */
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
}
.ccRechts {  /* nieuw */
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
}
.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: 6px;
  box-shadow: none;
  color: #666;
  font-family: inherit;
  font-size: inherit;
  line-height: 1.5em;
  padding: 8px 10px;
  box-sizing: border-box;
  transition: all 0.3s ease;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:focus, textarea:focus, select:focus {
  border: 1px solid #143351;
}
input.verplicht, textarea.verplicht {
  background: #fff no-repeat scroll right 5px top 5px;
}
input.nietMeerVerplicht, .nietMeerVerplicht {
  background: #fff;
}
select {
  border-radius: 6spx;
  border: 1px solid #ccc;
  line-height: 1.5em;
}
input[type="checkbox"], input[type="radio"] {
  margin: 0 10px 0 0;
}
input[type="radio"]::before {
  font-weight: bold;
}
input[type="radio"]:checked::before {
  color: #ff7f00;
}
input[type="checkbox"]::before {
  font-weight: normal;
}
input[type="checkbox"]:checked::before {
  color: #ff7f00;
}
/* ⚠ selector gepromoveerd van '.copyright' (was minder specifiek dan basis) */
.pageFooterKnoppenHolder .pageFooterKnoppen .copyright {  /* nieuw – selector gepromoveerd voor specificiteit */
  display: block;
  text-align: left;
}
.slideshowBorder {  /* nieuw */
  border-color: #ccc !important;
}
.CMSMenu1ul li:last-child a {  /* nieuw */
  border-bottom: 0;
}
a.CMSMenuLink1li, a.CMSMenuLink1liSel {  /* nieuw */
  color: #143351 !important;
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 8px 0 8px;
  text-decoration: none !important;
  border-bottom: 1px solid #ccc;
  line-height: unset;
  font-size: 16px;
}
a.CMSMenuLink1li::before, a.CMSMenuLink1liSel::before {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  font-size: 11px;
}
a.CMSMenuLink1liSel, a.CMSMenuLink1li:hover {  /* nieuw */
  color: #ff7f00 !important;
}
a.CMSMenuLink2li, a.CMSMenuLink2liSel {  /* nieuw */
  color: #143351 !important;
  display: block;
  font-size: 13px;
  line-height: 1.75em;
  text-decoration: none !important;
  padding: 0 0 0 15px;
  font-weight: normal;
  margin: 0;
}
a.CMSMenuLink2liSel {  /* nieuw */
  color: #ff7f00;
}
a.CMSMenuLink3li, a.CMSMenuLink3liSel {  /* nieuw */
  color: #143351;
  display: block;
  font-size: 13px;
  line-height: 1.75em;
  text-decoration: none !important;
  padding: 0 0 0 15px;
  font-weight: normal;
  margin: 0;
  margin-left: 30px;
}
a.CMSMenuLink3liSel {  /* nieuw */
  color: #ff7f00;
}
.Taalkeuze_vlaggen {
  text-align: left;
}
.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;
}
.faqHolder {
  border: 1px solid #ccc;
  border-radius: 6px;
}
.faqHolder .titel a {
  color: inherit;
  display: block;
  padding: 8px 14px;
}
.faqHolder .titel a:hover, .faqHolder.actief .titel a {  /* nieuw */
  color: #ff7f00;
}
.faqHolder .titel a::before {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  margin-right: 10px;
  font-size: 12px;
}
.faqHolder.actief .titel a::before {  /* nieuw */
  content: "";
}
.faqHolder .bericht {
  padding: 0 14px 14px;
}
.gbBericht {
  border-top: 1px solid #ccc;
}
.ratingStar {
  font-weight: bold;
}
.ratingStar label {
  color: #bbb;
  text-shadow: 0 1px 0 #8a8a8a;
}
.nieuws.lijst .bericht .nieuwsboven {
  border-left: 5px solid #143351;
}
.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_tabel1_s {
  background-color: #143351;
  border-color: #143351;
}
#formulier_holder #formulier_opties td {  /* nieuw */
  display: block;
}
#formulier_holder #formulier_opties td.formulier_tabel1_td1 {  /* nieuw */
  margin-top: 1em;
}
/* ⚠ selector gepromoveerd van 'textarea' (was minder specifiek dan basis) */
.inschrijvenKolom textarea {  /* nieuw – selector gepromoveerd voor specificiteit */
  min-height: 110px;
}
.vastgoed_financieren_formulier a.knop, #equipment_leasing a.knop, #financial_lease a.knop, #lease_offerte a.knop, .ondernemers_krediet_formulier a.knop {  /* nieuw */
  float: right;
  margin: 10px 0;
}
.infoKnop .tekst {  /* nieuw */
  background: #FFF;
  bottom: 125%;
  color: #2f373a;
  border: 1px solid #ddd;
  padding: 20px;
  position: absolute;
  transition: 0.3s all ease;
  left: 50%;
  font-size: 14px;
  transform: translatex(-50%);
  opacity: 0;
  pointer-events: none;
  width: 500px;
  z-index: 40;
  line-height: 1.5em;
}
.infoKnop {  /* nieuw */
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin: 5px;
}
.infoKnop:hover .tekst {  /* nieuw */
  opacity: 1;
}
.infoKnop::before {  /* nieuw */
  content: "";
  width: 24px;
  display: inline-block;
  height: 24px;
  background: url(images/icon_tooltip.svg) 50% 50% no-repeat;
  line-height: 0;
  vertical-align: middle;
}
.inschrijfFormulier input[type="text"], .inschrijfFormulier input[type="email"], .inschrijfFormulier input[type="password"], .inschrijfFormulier textarea {  /* nieuw */
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.formulier.widget label, .formulier.widget .label {
  font-weight: bold;
}
a.logo {
  left: 24px;
  position: absolute;
  top: 16px;
  max-width: 250px;
}
a.logo img {
  width: 100%;
}
.breadcrumbs {
  display: block;
  line-height: 1.75em;
  z-index: 10;
  margin: 34px 0 37px 0;
  color: #6d7274;
}
.crumb {  /* nieuw */
  display: inline-block;
}
.crumbSpace {  /* nieuw */
  display: inline-block;
  font-weight: bold;
  padding: 0 7px 0;
  vertical-align: middle;
  font-size: 11px;
}
a.crumbLink {  /* nieuw */
  color: inherit !important;
  text-decoration: none;
}
a.crumbLink:hover {  /* nieuw */
  text-decoration: underline;
}
.bovenkantHolder {
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  position: -webkit-sticky;
  top: 0;
  z-index: 2;
}
/* ⚠ selector gepromoveerd van '.bovenkant' (was minder specifiek dan basis) */
.bovenkantHolder .bovenkant {  /* nieuw – selector gepromoveerd voor specificiteit */
  padding: 0 20px;
  margin: 0;
  position: relative;
  box-sizing: border-box;
  height: 106px;
  max-width: 100%;
}
.extraBovenkantHolder {  /* nieuw */
  background-color: #fff;
  position: relative;
  border-bottom: 1px solid #ccc;
  z-index: 3;
  display: flex;
}
.extraBovenkantHolder > div, .extraBovenkantHolder > a {  /* nieuw */
  padding: 10px 22px;
  line-height: 2em;
  font-size: 14px;
  color: #6d7274;
}
.extraBovenkantHolder .contact {  /* nieuw */
  color: #2f373a;
  white-space: nowrap;
}
.extraBovenkantHolder .menu {  /* nieuw */
  margin-left: auto;
  white-space: nowrap;
}
.extraBovenkantHolder .menu .seperator {  /* nieuw */
  color: #fff;
  margin-left: 12px;
}
.extraBovenkantHolder .menu, .extraBovenkantHolder .reviews {  /* nieuw */
  border-left: 1px solid #ccc;
  display: flex;
  justify-content: center;
}
.extraBovenkantHolder .reviews {  /* nieuw */
  padding: 5px 10px;
  line-height: normal;
  flex-direction: column;
}
.extraBovenkantHolder .reviews > span {  /* nieuw */
  display: flex;
  white-space: nowrap;
}
.extraBovenkantHolder .reviews > span > * {  /* nieuw */
  margin: auto 5px auto 0;
}
.extraBovenkantHolder .reviews small {  /* nieuw */
  display: block;
}
.extraBovenkantHolder .reviews img.icoon {  /* nieuw */
  height: 17px;
  width: auto;
}
.extraBovenkantHolder .reviews img {  /* nieuw */
  width: 87px;
}
.extraBovenkantHolder a {  /* nieuw */
  color: inherit;
  text-decoration: none;
}
.extraBovenkantHolder a:hover {  /* nieuw */
  color: #2f373a;
}
.extraBovenkantHolder a.active {  /* nieuw */
  color: #2f373a;
}
.pageFooterHolder {
  background-color: #143351;
}
.pageFooterHolder .pageFooter {
  padding: 80px 24px;
  position: relative;
  max-width: 1200px;
}
.pageFooterHolder a {
  color: inherit;
  text-decoration: none;
}
.pageFooterHolder a:hover {
  text-decoration: underline;
}
.pageFooter h2, .pageFooter .h2, .pageFooter h3 {  /* nieuw */
  color: #fff;
}
.pageFooterKnoppenHolder {
  background-color: #112d49;
}
.pageFooterKnoppenHolder .pageFooterKnoppen {
  position: relative;
  max-width: 1200px;
  padding: 30px 20px;
  text-align: center;
}
.pageFooterKnoppenHolder .pageFooterKnoppen a {  /* nieuw */
  color: #fff !important;
}
.pageFooterHolder .pageFooter strong {  /* nieuw */
  font-size: 18px;
}
.pageFooterHolder .pageFooter .SMIconen .fab {  /* nieuw */
  font-size: 22px;
  vertical-align: middle;
  margin-top: 10px;
  opacity: 0.6;
  transition: 0.3s all ease;
}
.pageFooterHolder .pageFooter .SMIconen .fab:hover {  /* nieuw */
  opacity: 1;
}
.FCK2kol.speciaal .FCK2kolTd {  /* nieuw */
  padding: 32px 32px calc(32px - 1em) 32px;
  border: 1px solid #ff7f00;
  border-radius: 40px;
  box-sizing: border-box;
  width: 48.5%;
}
.FCK2kol.speciaal .FCK2kolTdS {  /* nieuw */
  width: 3%;
}
.FCK2kol.speciaal .FCK2kolTd h2, .FCK2kol.speciaal .FCK2kolTd .h2 {  /* nieuw */
  font-weight: 800;
}
.FCK2kol.speciaal .FCK2kolTd:first-child {  /* nieuw */
  background: #ff7f00;
  color: #fff;
}
.FCK2kol.speciaal .FCK2kolTd:first-child h2, .FCK2kol.speciaal .FCK2kolTd:first-child .h2 {  /* nieuw */
  color: inherit;
}
.FCK2kol.speciaal .FCK2kolTd:first-child a.knop {  /* nieuw */
  border-color: rgba(255, 255, 255, 0.5);
}
div[class*="grid"] {
  hyphens: auto;
  -webkit-hyphens: auto;
}
div[class*="grid"].speciaal > div {  /* nieuw */
  padding: 32px;
  border: 1px solid #ff7f00;
  border-radius: 40px;
}
div[class*="grid"].speciaal > div:first-child {  /* nieuw */
  border-color: #37bad0;
}
div[class*="grid"].speciaal > div:first-child a {  /* nieuw */
  font-weight: bold;
  text-decoration: none;
}
div[class*="grid"].speciaal > div:first-child em {  /* nieuw */
  margin-right: 5px;
}
div[class*="grid"].speciaal h2, div[class*="grid"].speciaal .h2 {  /* nieuw */
  font-weight: 800;
}
.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;
  display: table-cell;
  float: left;
  line-height: 0;
  margin: 7px;
  padding: 2px;
  position: relative;
  text-align: center;
}
.Gv3ThumbImg {  /* nieuw */
  background-color: #fff;
  display: table-cell;
  vertical-align: middle;
}
.Gv3Thumb .desc {
  font-size: 13px;
  font-weight: normal;
  color: #000;
}
.Gv3Thumb .desc2 {  /* nieuw */
  position: absolute;
  bottom: 5px;
  left: 5px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 3px #ccc;
  padding: 2px 5px;
}
a.knop, a.button {  /* nieuw */
  border: 2px solid #ff7f00;
  border-radius: 4px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  margin: 10px 10px 0 0;
  padding: 19px 32px;
  overflow: hidden;
  transition: 0.3s all ease;
  text-decoration: none;
  font-family: "Overpass", Arial, Helvetica, "sans-serif";
  text-align: center;
  background: #ff7f00;
  line-height: 1;
  color: #fff;
}
a.knop:hover, a.button:hover {  /* nieuw */
  background: #e87809;
}
a.knop::after, a.button::after {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  position: relative;
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
  font-size: 11px;
}
a.knop.grijs {  /* nieuw */
  background-color: #fff;
  color: #ff7f00;
  border-color: #ccc;
}
a.knop.grijs:hover {  /* nieuw */
  background: #f3f3f3;
}
a.knop.groen {  /* nieuw */
  background: #97ba39;
  border-color: #97ba39;
}
a.knop.groen:hover {  /* nieuw */
  background: #86a535;
  border-color: #86a535;
}
.uploadFilename {
  width: 250px;
}
.dealerData {
  border-top: 1px solid #ccc;
}
.slideshowNav {
  z-index: 10;
}
.slideshowNav .activeSlide {
  background-color: #143351;
}
.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: 20;
  left: 97px;
}
.aLandingMenu:hover {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.LandingMenu {
  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;
}
.account_holder .melding {
  box-shadow: 0 2px 15px rgba(255, 255, 255, 0.3);
}
.relatieItem {
  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 .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: #143351;
}
.relatieItem.detail .bedrijfsnaam {
  color: #143351;
}
.relatieItem.detail .website a {
  background-color: #143351;
}
.relatieItem.detail .website:hover a {
  background-color: #143351;
}
.sitemap1ul a, .sitemap2ul a {  /* nieuw */
  text-decoration: none;
  color: #143351;
}
.sitemap1ul > li {
  width: 100%;
}
.sitemap1ul li li {
  padding-left: 0;
}
.sitemap1ul li li a {
  color: #ff7f00;
  text-decoration: underline;
  font-size: 16px;
  line-height: 1.65em;
  position: relative;
}
.sitemapWinkel::before {
  border-bottom: 1px solid #ccc;
}
.sitemap1 li::before {  /* nieuw */
  display: 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-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  margin-right: 12px;
  padding: 10px;
  position: relative;
  box-sizing: border-box;
}
.objectP1:hover {  /* nieuw */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: #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 */
  padding: 20px;
}
.objectP1 .info {  /* nieuw */
  padding: 20px;
  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-color: #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-color: #fff;
}
.objectP2 tr {  /* nieuw */
  background-color: #fff;
  transition: all 0.3s ease;
}
.objectP2 tr:hover {  /* nieuw */
  background-color: #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 #ccc;
}
.objectP3 {  /* nieuw */
  border: 0;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
}
.objectP3 tr {  /* nieuw */
  background-color: #fff;
  transition: all 0.3s ease;
}
.objectP3 tr:hover {  /* nieuw */
  background-color: #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 #ccc;
}
.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-color: #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 #ccc;
}
.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 #ccc;
}
.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-color: #eee;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  float: none;
  margin-right: 2px;
  width: auto;
}
.objMijnObjecten .attentieTR {  /* nieuw */
  background-color: #eee;
}
.objMijnObjecten .attentieTR2 {  /* nieuw */
  background-color: #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;
}
.objectCarroussel .inner .afbeeldingHouder {  /* nieuw */
  position: relative;
  width: 100%;
}
.objectCarroussel .inner .afbeeldingHouder 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;
}
.objectCarroussel .inner .afbeeldingHouder .verhouding {  /* nieuw */
  display: block;
  padding-bottom: 100%;
}
.meldingHouder .melding {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
}
.meldingHouder .melding .icoon {  /* nieuw */
  margin: 0 0 10px;
}
.meldingHouder .melding .knoppen a {
  background: #ccc;
  border-radius: 3px;
  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: #143351;
}
.cookieMelding .inhoud .sluiten {
  background: #143351;
}
.privacyMelding {
  box-shadow: 0 0 60px 5px rgba(0, 0, 0, 0.2);
}
.privacyMelding .inhoud .titel {
  color: #3c5173;
}
.privacyMelding .inhoud .titel::before {
  font-weight: bold;
}
.privacyMelding .knoppen a.knop {
  background: #aaa;
}
.popupHolder .popup {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
  padding: 40px;
  max-height: 100%;
  overflow: auto;
}
.popupHolder .popup .sluiten {  /* nieuw */
  position: absolute;
  top: 10px;
  right: 10px;
  color: #000;
  padding: 7px;
  font-size: 18px;
  border-radius: 50px;
  background: #eee;
  height: 32px;
  width: 32px;
  line-height: 10px;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}
.kiyohHolder .kiyohReview {
  background: #f5f5f5;
}
.vak {  /* nieuw */
  position: relative;
}
.vak.grijs {  /* nieuw */
  background-color: #eee;
}
.vak .inhoud {  /* nieuw */
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 24px;
  box-sizing: border-box;
}
.vak.volledig {  /* nieuw */
  display: flex;
}
.vak.volledig .links {  /* nieuw */
  line-height: 0;
  flex: 50%;
  position: relative;
  min-height: 500px;
}
.vak.volledig .links.afbeelding {  /* nieuw */
  background-size: cover;
  background-position: center;
}
.vak.volledig .rechts {  /* nieuw */
  flex: 50%;
  padding: 80px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  background: #143351;
  color: #fff;
}
.vak.volledig .rechts p:last-child {  /* nieuw */
  margin-bottom: 0;
}
.vak.volledig .rechts h1, .vak.volledig .rechts h2, .vak.volledig .rechts h3, .vak.volledig .rechts h4, .vak.volledig .rechts h5, .vak.volledig .rechts .h1, .vak.volledig .rechts .h2, .vak.volledig .rechts .h3, .vak.volledig .rechts .h4, .vak.volledig .rechts .h5 {  /* nieuw */
  color: #fff;
}

/* === responsive2.css === */
/* ⚠ selector gepromoveerd van '.resMenubalkinhoud a' (was minder specifiek dan basis) */
.bovenkantHolder .bovenkant .resMenubalkinhoud a.resMenucategorieknop {  /* nieuw – selector gepromoveerd voor specificiteit */
  font-size: 20px;
  line-height: normal;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  padding: 15px;
  line-height: 1;
  border-radius: 3px;
}
.resMenubalkinhoud a i {  /* nieuw */
  font-weight: normal;
}
.resMenubalkinhoud .resMenucategorieknop {  /* nieuw */
  white-space: nowrap;
  background: #143351;
  border-radius: 3px;
  padding: 15px;
  box-sizing: border-box;
  right: 24px;
  position: absolute;
  top: 24px;
  line-height: 1;
  color: #fff;
}
.resMenubalkinhoud .resMenucategorieknop::before {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  vertical-align: middle;
}
.resMenubalkinhoud .resMenucategorieknop img {  /* nieuw */
  display: none;
}
.resMenubalkinhoud img {  /* nieuw */
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.resMenubalkinhoud a.logores {  /* nieuw */
  flex-basis: 100%;
  background: none;
  margin: 0;
  padding: 0;
}
.resMenubalkinhoud a.logores img {  /* nieuw */
  width: auto;
}
.resMenubalkinhoud .resMenucategorienaam {  /* nieuw */
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  margin: 0 10px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
}
.resMenubalkinhoud .resMenustandaardmenu, .resMenubalkinhoud .resMenuwinkelmandje {  /* nieuw */
  display: inline-block;
}
.resMenubalkinhoud .resZoeken {
  display: flex;
  flex-basis: 100%;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 3px;
}
.resMenubalkinhoud .resMenuZoekenKnop {  /* nieuw */
  box-sizing: border-box;
  border: none;
  border-left: 0;
  padding: 10px;
  text-align: center;
  background: #fff;
  color: #000;
  font-size: 16px;
  cursor: pointer;
}
.resMenubalkinhoud .resMenuZoekenKnop i {  /* nieuw */
  font-weight: bold;
}
.resMenubalkinhoud #resZoekveld {
  box-sizing: border-box;
  border: none;
  border-radius: 3px 0 0 3px;
  font-size: 16px;
  padding: 7px 10px;
  width: 100%;
  line-height: normal;
  margin: 0;
  background: #fff;
}
.resMenuHolder {
  box-shadow: 10px 0 10px 0 rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  bottom: 0;
  transition: all 0.3s ease;
  box-sizing: border-box;
  left: 100%;
  display: flex;
  flex-direction: column;
  pointer-events: none;
  width: 80%;
  -webkit-overflow-scrolling: touch;
}
.resMenuHolder.open {
  pointer-events: all;
  left: 100%;
}
.resMenuHolderBg {
  z-index: 15;
}
.resMenubloktitel {
  color: #777;
  display: none;
  padding: 25px 10px 7px 10px;
}
.resMenubloktitel i {  /* nieuw */
  margin-right: 10px;
}
.resMenublokinhoud .resMenuItem a {
  border-bottom: 1px solid #ccc;
  padding: 14px 10px;
  font-weight: bold;
  font-size: 15px;
  color: #143351;
}
.resMenublokinhoud .resMenuItem.active > a {
  color: #ff7f00;
}
.resMenublokinhoud .resMenuItem #respVerlangLijstCode {
  padding: 7px 10px;
  font-size: 14px;
  color: #333;
  border-top: 1px solid #eee;
}
.resMenuItem .laag1 a {
  padding-left: 20px;
  font-weight: normal;
}
.resMenuItem .laag2 a {
  padding-left: 30px;
  font-weight: normal;
}
.resMenuItem .laag3 a {
  padding-left: 40px;
  font-weight: normal;
}
.resMenuwinkelmandje #reswinkelMandjeAantal {
  background-color: #143351;
  height: 18px;
  line-height: 1.45em;
  top: -5px;
  min-width: 18px;
  padding: 0 5px;
  box-sizing: border-box;
}
#aantal {
  background-color: #143351;
}
.openklapper {
  width: 48px;
  height: 48px;
  background: url(images/res_plus.svg) no-repeat scroll center center/50%;
  background-color: #bfbfbf;
  border-left: 1px solid #ccc;
}
.openklapper::before {display: none;}
.openklapper.open {  /* nieuw */
  background: url(images/res_min.svg) no-repeat scroll center center/50%;
  background-color: #bfbfbf;
}
.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-color: #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) {
  .vak.volledig .rechts {  /* nieuw */
    padding: 40px;
  }
  .menuLaag2 .art-nav, .SubfooterHolder, .accountHouder2, .usps {  /* nieuw */
    max-width: 1000px;
  }
  .usps > div {  /* nieuw */
    margin: 0 6px;
  }
}
@media screen and (max-width: 1300px) {
  .art-Sheet, .art-contentLayout, .pageFooterHolder .pageFooter, .vak .inhoud {  /* nieuw */
    max-width: unset;
  }
  .vak.volledig .rechts {  /* nieuw */
    padding: 80px 40px;
  }
}
@media screen and (max-width: 1000px) {
  .menuLaag2 .art-nav, .SubfooterHolder, .accountHouder2, .usps {  /* 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;
  }
  .productCarrousselHolder .jcarousel-clip {  /* nieuw */
    max-width: 445px;
  }
  .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-color: #000;
  }
  .liquid-slide-sjabloon .inhoud h2 {  /* nieuw */
    font-size: 16px;
  }
  .liquid-slide-sjabloon .inhoud p {  /* nieuw */
    display: none;
  }
  .shopCategorieHolder .categorie {  /* nieuw */
    width: 50%;
  }
  .shopTegel .artikel {  /* nieuw */
    width: 50%;
  }
  .shopTegel.volledig .artikel {  /* nieuw */
    width: 50%;
  }
  .stap.een .kassaArtikel .aantallen {  /* nieuw */
    text-align: center;
  }
  .stap.een .kassaArtikel .aantallen input {  /* nieuw */
    width: 45px;
  }
  .stap.een .kassaArtikel .aantallen .verwijderen {  /* nieuw */
    display: block;
  }
  .stap.een .kassaArtikel .kassaArtikelAfbeeldingHolder {  /* nieuw */
    width: 60px;
    padding-right: 10px !important;
  }
  .stap.een .kassaArtikel .tekst a.kassaArtikelTitel {  /* nieuw */
    font-size: 13px;
    line-height: 1.5em;
  }
  .stap.een .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%;
  }
  .adresHolder .adressen .item {  /* nieuw */
    flex-basis: 100%;
    margin: 0 0 5px;
  }
  .art-contentLayout {  /* nieuw */
    display: block;
    width: 100% !important;
    margin: 0;
  }
  .art-contentLayout .art-sidebar1, .art-contentLayout .art-sidebar2 {  /* nieuw */
    box-sizing: border-box;
    padding: 0;
    width: 100%;
  }
  .infoKnop .tekst {  /* nieuw */
    left: -50%;
    transform: translatex(-90%);
  }
  .resMenubalk {  /* nieuw */
    display: block;
  }
  .art-Sheet, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .pageFooterKnoppenHolder .pageFooterKnoppen, .SubfooterHolder, .accountHouder2, .usps {  /* nieuw */
    max-width: 100%;
  }
  .art-Post .FCK2kolTdS, .art-Post .FCK3kolTdS {  /* nieuw */
    display: none;
  }
  .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;
  }
  .art-nav, .aLandingMenu, .account, .art-sidebar1, .knoppenRechts, .footerTable .tussen, .winkelwagenHouder, .shopSortMaxPageC, .shopSortMaxPageA, .extraBovenkantHolder .menu {  /* nieuw */
    display: none !important;
  }
  body {  /* nieuw */
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
  }
  h1, h2, h3, h4, h5, h6 {  /* nieuw */
    clear: both;
  }
  textarea, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"] {  /* nieuw */
    font-size: 16px;
  }
  #map-canvas, iframe {  /* nieuw */
    width: 100% !important;
    max-width: 100%;
  }
  .bovenkantHeader, .accountHouder, .pageFooterHolder {  /* nieuw */
    width: 100%;
    overflow: hidden;
  }
  .responsiveKnop {  /* nieuw */
    display: block;
  }
  #art-main {  /* nieuw */
    overflow: hidden;
  }
  .alleenResponsive {  /* nieuw */
    display: inline;
  }
  #formulier_holder table, .formulier_text {  /* nieuw */
    width: 100%;
    max-width: 100%;
  }
  #formulier_holder td {  /* nieuw */
    display: block;
  }
  #formulier_holder td textarea, #formulier_holder td input[type="text"], #formulier_holder td input[type="password"], #formulier_holder td input[type="email"], #formulier_holder td input[type="tel"], #formulier_holder td input[type="number"] {  /* 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%;
    display: block;
    margin-bottom: 15px;
  }
  .pageFooter .FCK2kolTd, .pageFooter .FCK3kolTd, .pageFooter .FCK4kolTd, .pageFooter .FCK5kolTd {  /* nieuw */
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
  .pageFooter .FCK2kolTdS, .pageFooter .FCK3kolTdS, .pageFooter .FCK4kolTdS, .pageFooter .FCK5kolTdS {  /* nieuw */
    display: none;
  }
  .art-Sheet {  /* nieuw */
    width: 100% !important;
    padding: 0;
  }
  .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;
  }
  .breadcrumbs {  /* nieuw */
    margin: 0;
    padding: 10px 10px 0;
  }
  .art-contentLayout .art-sidebar2 {  /* nieuw */
    width: 100% !important;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .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 */
    top: auto;
    left: auto;
    right: auto;
    display: block;
  }
  .pageFooterKnoppenHolder .pageFooterKnoppen {  /* nieuw */
    text-align: center;
  }
  .pageFooterKnoppenHolder .pageFooterKnoppen .copyright {  /* nieuw */
    text-align: inherit;
  }
  .pageFooterHolder .pageFooter {  /* nieuw */
    padding: 37px 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%;
  }
  .inschrijfformulier_table td {  /* nieuw */
    display: block;
  }
  .inloggen_holder {  /* nieuw */
    display: block;
    margin: 0 auto;
  }
  .shopLijst .artikel .inner .col1 {  /* nieuw */
    width: 85px;
  }
  .shopTegel .artikel .voorraad {  /* nieuw */
    display: block;
  }
  .shopTegel .artikel .voorraad .image {  /* nieuw */
    display: none;
  }
  .shopTegel .artikel .omschrijving h2.titel a {  /* nieuw */
    height: auto;
  }
  .shopTegel .artikel .favorieten, .shopTegel .artikel .verlang, .shopTegel .artikel .formuleHolder, .shopTegel .artikel .prijsafspraakInLijst {  /* 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 */
    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%;
  }
  #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 .totalen {  /* nieuw */
    float: none;
    width: 100%;
    padding: 10px;
  }
  .stap.twee > .blokholder, #stap2_factuuruitklap, #stap2_bewaaraccount, .stap3_betaal.blokholder {  /* nieuw */
    float: none !important;
    width: 100% !important;
    padding: 0;
  }
  .stap .blokholder > .content {  /* nieuw */
    padding: 10px;
  }
  .pdfKnop {  /* nieuw */
    display: none;
  }
  .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;
  }
  .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;
  }
  .kassaArtikelen th, .kassaArtikelen .regelStuk {  /* nieuw */
    display: none;
  }
  .stap.twee .stap2_bestaandeKlant .inloggen, .stap.twee .stap2_bestaandeKlant .uitleg {  /* nieuw */
    display: block;
    width: 100%;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  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.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;
  }
  .vak .inhoud {  /* nieuw */
    padding: 40px 10px;
  }
  .vak.volledig {  /* nieuw */
    display: block;
    margin: 0 -10px;
  }
  .vak.volledig .links, .vak.volledig .rechts {  /* nieuw */
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
  }
  .privacyMelding {  /* nieuw */
    left: 0;
    max-width: 100%;
    bottom: 0;
    border-radius: 0;
  }
  .privacyMelding .inhoud, .privacyMelding .knoppen {  /* nieuw */
    padding: 20px;
  }
  .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: #143351;
    color: #FFF;
  }
  .tabsV2 .inhoud {  /* nieuw */
    top: 5px;
  }
  .extraBovenkantHolder div {  /* nieuw */
    font-size: 13px;
  }
  .extraBovenkantHolder .contact span {  /* nieuw */
    display: none;
  }
  .extraBovenkantHolder .contact a::before {  /* nieuw */
    content: "";
  }
}
@media screen and (max-width: 760px) {
  .resMenubalkinhoud .resMenucategorienaam, .infoKnop {  /* nieuw */
    display: none;
  }
  div[class*="grid"] {  /* nieuw */
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 560px) {
  .productCarrousselHolder .jcarousel-clip {  /* nieuw */
    max-width: 240px;
  }
}
