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

/* === style.css === */
body {
  line-height: 32px;
  overflow-y: scroll;
  color: #1D1D1D;
  font-family: "Ubuntu", Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  background: #f2f2f2;
}
html.noscroll, html.noscroll body {  /* nieuw */
  overflow: hidden;
  position: relative;
  height: 100%;
}
body > .laadtijd, body > .sessienr, body > .versie {  /* nieuw */
  background-color: #e51554;
  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 {
  max-width: 1200px;
  min-width: 1px;
  padding: 0 20px;
}
.art-Sheet-body {  /* nieuw */
  position: relative;
  z-index: 1;
  padding: 0;
  flex: 1;
}
.art-menu li {display: block;}
.art-menu li a {
  font-family: "Playfair Display", Helvetica, Arial, Sans-Serif;
}
.art-menu li a .t {
  color: #FFF;
  font-size: 30px;
  margin: 0;
  display: inline-block;
  position: relative;
  padding: 5px 0;
  line-height: 60px;
}
.art-menu li a .t:hover {  /* nieuw */
  color: #FFF;
}
.art-menu li a.active .t {  /* nieuw */
  color: #FFF !important;
}
.art-menu li a .t::before {  /* nieuw */
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background-color: #E51554;
  transition: all 0.3s ease;
}
.art-menu li a:hover .t::before, .art-menu li a.active .t::before {  /* nieuw */
  width: 100%;
}
.art-menu ul {
  opacity: 1;
  position: relative;
  visibility: visible;
  border: 0;
  background: unset;
  box-shadow: unset;
}
.art-menu ul::before {display: none;}
.art-menu ul li {
  margin-left: 20px;
}
.art-menu ul li a {
  display: inline-block;
  color: #ccc;
  border: 0;
  width: unset;
  padding: 0;
}
.art-menu ul li a::before {display: none;}
.art-menu ul li a:hover {
  color: #fff;
  background: unset;
}
.art-menu ul li a.active {
  color: #fff;
  border-bottom: 3px solid #e51554;
}
.winkelmenu {  /* nieuw */
  background: #ddd;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
  display: none;
}
.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;
}
.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, .art-BlockContent > .h2 {  /* nieuw */
  text-decoration: none;
  margin: 0 0 0.5em 0;
  line-height: 1.35em;
  color: #365276;
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
  font-size: 19px;
  font-style: normal;
  font-weight: bold;
}
.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: 20px 0;
  position: relative;
  z-index: 0;
}
.art-Post-body {  /* nieuw */
  padding: 0;
  position: relative;
  z-index: 1;
}
.art-Post img {  /* nieuw */
  max-width: 100%;
  height: auto !important;
}
a, a:link, a:visited, a.visited, a:hover, a.hover {
  color: #e51554;
}
a:link {
  color: #e51554;
}
a:visited, a.visited {
  color: #e51554;
}
a:hover, a.hover {
  color: #e51554;
}
h1, .h2, 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.5em 0;
  line-height: 1.35em;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {  /* nieuw */
  color: #1D1D1D;
  font-family: "Playfair Display", Helvetica, Arial, Sans-Serif;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
}
h2, .h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
  color: #E51554;
  font-family: "Playfair Display", Helvetica, Arial, Sans-Serif;
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {  /* nieuw */
  color: #000;
  font-family: "Playfair Display", Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0.25em;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {  /* nieuw */
  color: #000;
  font-family: "Playfair Display", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {  /* nieuw */
  color: #E51554;
  font-family: "Quicksand", Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {  /* nieuw */
  color: #333;
  font-family: "Playfair Display", Helvetica, Arial, Sans-Serif;
  font-size: 16px;
}
ol {
  list-style: none;
  counter-reset: item;
}
ol li {  /* nieuw */
  counter-increment: item;
  position: relative;
  line-height: 1.7em;
  display: flex;
  margin-bottom: 20px;
  background: #eee;
  padding: 15px 20px 15px 5px;
  color: #444;
}
ol li:before {  /* nieuw */
  display: block;
  position: relative;
  top: -10px;
  left: -20px;
  margin-right: 10px;
  margin-bottom: -5px;
  content: counter(item) "";
  background: #E51554;
  color: #fff;
  white-space: nowrap;
  font-size: 40px;
  font-family: "Playfair Display", Helvetica, Arial, Sans-Serif;
  min-width: 40px;
  max-width: 40px;
  height: 60px;
  line-height: 50px;
  text-align: center;
}
blockquote {
  color: #999;
  font-style: normal;
  line-height: 1.5em;
  padding: 0;
  padding-left: 20px;
  margin-left: 0;
  border-left: 4px solid #E51554;
  text-align: left;
  left: -24px;
}
.art-contentLayout .art-content {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  width: 250px;
}
.art-contentLayout .art-sidebar1 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  width: 250px;
}
.art-contentLayout .art-sidebar2 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  width: 250px;
}
.art-contentLayout .art-content-sidebar1 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  width: 750px;
}
.art-contentLayout .art-content-sidebar2 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  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%;
  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;
}
.menuOpenen {  /* nieuw */
  position: relative;
  margin: auto 0 auto 40px;
  line-height: 0;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  transition: 0.3s all ease;
  z-index: 21;
}
.menuOpenen:hover {  /* nieuw */
  opacity: 0.8;
}
.menuOpenen:hover .icoon span.boven {  /* nieuw */
  width: 35px;
}
.menuOpenen:hover .icoon span.onder {  /* nieuw */
  width: 30px;
}
.menuOpenen .icoon {  /* nieuw */
  display: block;
  width: 40px;
  height: 23px;
  position: relative;
}
.menuOpenen .icoon span {  /* nieuw */
  height: 3px;
  width: 100%;
  display: block;
  position: absolute;
  background: #FFF;
  transition: 0.3s all ease;
}
.menuOpenen .icoon span.boven {  /* nieuw */
  top: 0;
}
.menuOpenen .icoon span.midden {  /* nieuw */
  top: 10px;
}
.menuOpenen .icoon span.onder {  /* nieuw */
  bottom: 0;
  transition: 0.5s all ease;
}
.menuOpenen .x {  /* nieuw */
  opacity: 0;
  transition: 0.3s all ease 0.2s;
  transform: translatex(10px);
  display: none;
}
.menuOpenen.open .icoon span {  /* nieuw */
  border-radius: 3px;
}
.menuOpenen.open .icoon span.boven {  /* nieuw */
  width: 40px;
  top: 8px;
  transform: rotate(-45deg);
}
.menuOpenen.open .icoon span.midden {  /* nieuw */
  width: 40px;
  opacity: 0;
}
.menuOpenen.open .icoon span.onder {  /* nieuw */
  width: 40px;
  bottom: 11px;
  transform: rotate(225deg);
}
.menuOpenen.open .x {  /* nieuw */
  opacity: 0.6;
  transform: translatex(0);
}
.menuHolder {  /* nieuw */
  position: fixed;
  top: 0;
  left: 0;
  padding: 20px 145px 20px 190px;
  box-sizing: border-box;
  background: #E51554;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s all ease;
}
.menuHolder.open {  /* nieuw */
  opacity: 1;
  pointer-events: all;
}
.menuHolder .art-nav {  /* nieuw */
  transform: translatex(-40px);
  transition: 0.3s all ease;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #000;
  display: flex;
  align-items: center;
  padding: 100px;
  box-sizing: border-box;
  box-shadow: 0 2px 71px 0 rgba(0, 0, 0, 0.5);
  overflow: auto;
}
.menuHolder.open .art-nav {  /* nieuw */
  transform: translatex(0);
}
.lijstenCategorieen ul {  /* nieuw */
  padding: 0;
  margin: 0;
}
.lijstenCategorieen ul li {  /* nieuw */
  display: inline-block;
  margin: 0 20px;
}
.lijstenCategorieen ul li a {  /* nieuw */
  font-size: 17px;
  color: #D2D2D2;
  display: inline-block;
  padding: 3px 0;
  line-height: 30px;
  text-decoration: none;
  position: relative;
  font-family: "Playfair Display", Helvetica, Arial, sans-serif;
}
.lijstenCategorieen ul li a:hover {  /* nieuw */
  color: #fff;
}
.lijstenCategorieen ul li.actief a {  /* nieuw */
  color: #fff;
}
.lijstenCategorieen ul li a::before {  /* nieuw */
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background-color: #E51554;
  transition: all 0.3s ease;
}
.lijstenCategorieen ul li a:hover::before, .lijstenCategorieen ul li.actief a::before {  /* nieuw */
  width: 100%;
}

/* === substyle.css === */
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"] {  /* nieuw */
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 3px;
  box-shadow: none;
  color: #666;
  font-family: inherit;
  font-size: inherit;
  line-height: 1.5em;
  padding: 8px 10px;
  box-sizing: border-box;
  transition: all 0.3s ease;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:focus, textarea:focus, select:focus {
  border: 1px solid #E51554;
}
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"]::before {
  font-size: 15px;
  font-weight: normal;
}
input[type="radio"]:checked::before {
  color: #e51654;
}
input[type="checkbox"]::before {
  font-size: 15px;
  font-weight: normal;
}
input[type="checkbox"]:checked::before {
  color: #e51654;
}
/* ⚠ selector gepromoveerd van '.copyright' (was minder specifiek dan basis) */
.pageFooterKnoppenHolder .pageFooterKnoppen .copyright {  /* nieuw – selector gepromoveerd voor specificiteit */
  font-size: 14px;
  float: left;
}
.slideshowBorder {  /* nieuw */
  border-color: #ccc !important;
}
.CMSMenuLink1li, .CMSMenuLink1liSel {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.CMSMenuLink2li, .CMSMenuLink2liSel {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif !important;
}
.CMSMenuLink3li, .CMSMenuLink3liSel {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif !important;
}
.Taalkeuze_vlaggen {
  text-align: left;
  top: 8px;
}
.Taalkeuze_vlaggen ul li {
  display: inline;
  padding: 0 2px 0 2px;
}
.Taalkeuze_vlaggen.dropdownTaal {
  max-height: 40px;
  position: absolute;
  overflow: hidden;
  font-size: 13px;
  transition: 0.3s all ease;
  display: inline-block;
  margin: 0 15px;
  top: 0;
  line-height: 40px;
  border-radius: 5px;
  z-index: 1;
}
.Taalkeuze_vlaggen.dropdownTaal ul {
  background: #292929;
  border-radius: 5px;
}
.Taalkeuze_vlaggen.dropdownTaal.open ul {
  background: #292929;
}
.Taalkeuze_vlaggen.dropdownTaal ul li {
  background: #292929;
  padding: 0 20px;
}
.Taalkeuze_vlaggen.dropdownTaal ul li .omschrijving {
  color: #FFF;
}
.Taalkeuze_vlaggen.dropdownTaal.open {
  max-height: 150px;
  box-shadow: 0 0 50px -8px rgba(0, 0, 0, 0.25);
  border-radius: 0 0 5px 5px;
}
.Taalkeuze_vlaggen.dropdownTaal ul li .afbeelding {  /* nieuw */
  display: none;
}
.taalVlaggenHolder {  /* nieuw */
  position: relative;
  margin: auto 0;
  padding: 20px 0;
  min-width: 135px;
}
.faqHolder.actief .titel a {
  color: #E51554;
}
.ratingStar {
  font-weight: bold;
}
.ratingStar label {
  color: #bbb;
  text-shadow: 0 1px 0 #8a8a8a;
}
.nieuws .bericht .titel a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.nieuws.lijst .bericht .nieuwsboven {
  border-left: 5px solid #E51554;
}
.nieuws.widget .bericht .nieuwstitel a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.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 {
  margin: 20px auto;
  overflow: auto;
  border: 0;
}
.blader_holder table {  /* nieuw */
  table-layout: fixed;
  margin: 0 auto;
  border: 0;
  border-radius: 0;
  overflow: hidden;
}
.blader_holder table td {  /* nieuw */
  vertical-align: middle;
  line-height: 1;
}
.blader_tabel1_n, .blader_tabel1_s {
    border: 0;
    line-height: unset;
    height: unset;
    width: unset;
    font-size: unset;
}
.blader_holder table td a, .blader_holder table td .blader_tabel1_s {  /* nieuw */
  display: block;
  background: #FFF;
  height: 24px;
  width: 32px;
  text-align: center;
  line-height: 1;
  padding-top: 10px;
  margin: 0;
  text-decoration: none;
  border-radius: 3px;
}
.blader_holder table td:last-child a, .blader_holder table td:last-child .blader_tabel1_s, .blader_holder table td:last-child img {  /* nieuw */
  border-right: 0;
}
.blader_holder table td a img {  /* nieuw */
  padding: 0;
  border: 0;
  vertical-align: top;
  display: inline-block;
  width: 13px;
}
.blader_holder table td > img {  /* nieuw */
  display: none;
}
.blader_holder table td a:hover {  /* nieuw */
  background: #E51554;
  color: #FFF;
}
.blader_holder table td .blader_tabel1_s {  /* nieuw */
  background: #E51554;
  color: #fff;
}
.formulier_holder {  /* nieuw */
  width: 100%;
}
.formulier_text {
  max-width: 360px;
}
.formulier_textarea {
  max-width: 360px;
}
.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 {
  margin: auto auto auto 0;
}
a.logo img {
  width: 120px;
}
.gmnoprint {
  display: none !important;
}
.breadcrumbs {
  display: block;
  line-height: 1.75em;
  z-index: 10;
  margin-bottom: 1em;
}
.crumb {  /* nieuw */
  display: inline-block;
}
.crumbSpace {  /* nieuw */
  display: inline-block;
  font-weight: bold;
  padding: 0 7px 0;
}
a.crumbLink {  /* nieuw */
  color: #404040 !important;
  text-decoration: none;
}
a.crumbLink:hover {  /* nieuw */
  text-decoration: underline;
}
.bovenkantHolder {
  background-color: #000;
  position: sticky;
  top: 0;
  border: 0;
}
.bovenkantHolder .bovenkant {
  max-width: 100%;
  padding: 10px 20px;
  position: relative;
}
.extrabovenkant {  /* nieuw */
  background-color: #E51554;
  position: relative;
}
.extrabovenkant .usps {  /* nieuw */
  color: #d1d1d1;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 0 auto;
  max-width: 1200px;
  padding: 10px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.extrabovenkant .usps div {  /* nieuw */
  background: url(images/vinkje_wit.png) no-repeat scroll 0 3px rgba(0, 0, 0, 0);
  display: inline-block;
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
  font-weight: bold;
  margin: 0 35px;
  padding-left: 22px;
  text-transform: uppercase;
  transition: 0.3s all ease;
}
.extrabovenkant .usps div:hover {  /* nieuw */
  color: #fff;
}
.pageFooterHolder {
  background-color: #1D1D1D;
}
.pageFooterHolder .pageFooter {
  padding: 45px 20px 30px;
  position: relative;
  max-width: 1200px;
}
.pageFooterHolder a {
  text-decoration: none;
}
.pageFooter .h2, .pageFooter h3 {  /* nieuw */
  color: #fff;
  font-size: 20px;
}
.pageFooterKnoppenHolder {
  background-color: #1D1D1D;
}
.pageFooterKnoppenHolder .pageFooterKnoppen {
  border-top: 1px solid #434343;
  position: relative;
  max-width: 1200px;
  padding: 10px 20px;
  text-align: right;
  display: block;
}
.pageFooterKnoppenHolder .pageFooterKnoppen a {  /* nieuw */
  color: #fff !important;
  font-size: 14px;
  text-decoration: none;
  margin: 0 5px;
}
.footerBlokHouder {  /* nieuw */
  display: flex;
  padding: 0 0;
}
.footerBlokHouder .footerBlok {  /* nieuw */
  margin-right: 100px;
  flex: 1;
  position: relative;
}
.footerBlokHouder .footerBlok:last-child {  /* nieuw */
  margin-right: 0;
}
.footerBlokHouder .footerBlok.over {  /* nieuw */
  position: relative;
  flex: 3;
}
/* ⚠ selector gepromoveerd van '.Gv3Thumb' (was minder specifiek dan basis) */
.Gv3 .Gv3Thumb {  /* nieuw – selector gepromoveerd voor specificiteit */
  width: calc(33.33% - 20px);
  transition: all 0.3s ease;
  margin: 10px;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  line-height: 0;
}
/* ⚠ selector gepromoveerd van '.Gv3Thumb a' (was minder specifiek dan basis) */
.Gv3 .Gv3Thumb a {  /* nieuw – selector gepromoveerd voor specificiteit */
  text-decoration: none;
  display: block;
  position: relative;
  transition: all 0.3s ease;
}
.Gv3Thumb img {  /* nieuw */
  width: 100% !important;
  height: auto !important;
  border: 0;
  transition: all 0.3s ease;
}
.Gv3Thumb .desc {
  line-height: 1.65em;
  padding: 5px 10px;
  text-shadow: 0 1px 5px rgb(255, 255, 255);
  color: #666;
}
.Gv3Thumb:before {  /* nieuw */
  content: "";
  background: url(images/z-wit.png);
  opacity: 0;
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 2;
  position: absolute;
  width: 39px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 48px;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
}
.Gv3Thumb:after {  /* nieuw */
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(229, 21, 84, 0.7);
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  z-index: 1;
}
.Gv3Thumb:hover:before {  /* nieuw */
  opacity: 1;
  top: 45%;
}
.Gv3Thumb:hover:after {  /* nieuw */
  opacity: 1;
}
.Gv3Thumb:hover {  /* nieuw */
  transform: translatey(-3px);
  box-shadow: 0 21px 26px -16px rgba(28, 28, 28, 0.5);
}
.button, a.button, button {
  background-color: #E51554;
  border: 0;
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  padding: 7px 10px;
  outline: none;
  color: #FFF;
}
a.button:hover, button:hover {  /* nieuw */
  background-color: #000;
}
a.knop {
  border-bottom: 2px solid #E51554;
  font-weight: 600;
  padding: 5px 0;
  font-family: Domine-Regular;
  font-size: 16px;
  color: #FFF;
  letter-spacing: 1px;
  background: unset;
  border-radius: 0;
}
a.knop:hover {  /* nieuw */
  opacity: 0.7;
}
a.knop::after {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  font-size: 16px;
  margin-left: 20px;
}
a.knop.grijs {  /* nieuw */
  background-color: #eee;
  color: #888;
}
.uploadFilename {
  width: 250px;
}
.dealerKaart {  /* nieuw */
  position: relative;
}
.dealerKaartMap {
  width: 100%;
}
#pac-input {
  border-radius: 0;
  padding: 8px 14px;
  left: 10px !important;
}
#dealerLijst {  /* nieuw */
  height: auto !important;
  box-shadow: 0 10px 20px -9px rgba(0, 0, 0, 0.5);
  max-height: 500px;
  overflow-y: auto;
}
.dealerLijstHolder {
  position: absolute;
  right: 0;
  z-index: 2;
  max-height: 70%;
  border-radius: 0;
  margin: 5px;
}
.dealerLijstHolder #knopGeoCoordinaten {
  background: #e51654;
  border: 0;
  font-weight: normal;
  letter-spacing: 0.3px;
  padding: 8px 11px;
  text-align: center;
  margin: 0 0 10px;
  color: #fff;
  font-size: 15px;
  box-shadow: 0 10px 20px -9px rgba(0, 0, 0, 0.5);
}
.dealerLijstHolder #knopGeoCoordinaten:hover {
  background-color: #000;
}
.dealerData {
  background: #fff;
  line-height: 1.75em;
  padding: 8px 11px;
}
.dealerData.actief {
  box-shadow: none;
  background-color: #f7f7f7;
  padding: 8px 11px;
}
.dealerData:hover {
  background-color: #f7f7f7;
}
.gMapsL_bedrijfsnaam {
  font-size: 14px !important;
}
.dealerLijstAantal {
  padding: 8px 11px;
  font-weight: normal;
  background: #fff;
  color: #888;
  display: none;
  font-family: "interface", Helvetica, Arial, Sans-Serif;
  font-size: 14px;
}
.dealerLijstAantal span {
  font-size: 22px;
  color: #777;
  font-weight: normal;
}
.slideshowNav {
  z-index: 10;
}
.slideshowNav .activeSlide {
  background-color: #E51554;
}
.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: #E51554;
}
.relatieItem.detail .bedrijfsnaam {
  color: #E51554;
}
.relatieItem.detail .website a {
  background-color: #E51554;
}
.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 #eee;
}
.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 #eee;
}
.objControls .controls a {  /* nieuw */
  margin-right: 15px;
  color: #fff;
}
.objControls .blader {  /* nieuw */
  float: right;
}
.objControls .overzicht {  /* nieuw */
  float: left;
}
.objControls .objPrintDetail {  /* nieuw */
  float: left;
}
.objectDetail {  /* nieuw */
  padding: 15px;
  background-color: #fff;
  border-radius: 5px;
}
.objectDetail .kop h1 {  /* nieuw */
  float: left;
}
.objectDetail .kop .label {  /* nieuw */
  background-color: #f00;
  color: #fff;
  float: right;
  font-size: 10px;
  font-weight: bold;
  line-height: 1em;
  margin-right: 20px;
  margin-top: 10px;
  padding: 3px 4px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  z-index: 1;
}
.objectDetail .kop .prijs {  /* nieuw */
  background-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 #eee;
}
.objectDetailHouder .kenmerken .titel3 {  /* nieuw */
  color: #999;
}
.objectDetailHouder .kenmerken .info {  /* nieuw */
  padding-top: 8px;
}
.objectDetailHouder .rechts .ad-gallery {  /* nieuw */
  width: 410px;
}
.objectDetailHouder .rechts .ad-gallery .ad-image-wrapper {  /* nieuw */
  width: 410px;
  height: 400px;
}
.objectDetailHouder .ad-gallery .ad-nav {  /* nieuw */
  margin-top: 10px;
}
.objectDetailHouder .ad-gallery .ad-nav .ad-thumbs {  /* nieuw */
  margin-left: 20px;
}
.objectDetailHouder .ad-gallery .ad-controls {  /* nieuw */
  display: none;
}
.objectDetailHouder .ad-gallery .ad-image-wrapper {  /* nieuw */
  overflow: visible;
}
.objectDetailHouder .ad-gallery .ad-image-wrapper .ad-image {  /* nieuw */
  border: 2px solid #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.objectDetailHouder .rechts .objectEtalage {  /* nieuw */
  width: 410px;
  border-radius: 5px;
}
.objectDetailHouder .bijlagen .titel {  /* nieuw */
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #eee;
}
.objectDetailHouder .bijlagen .icon {  /* nieuw */
  padding-bottom: 5px;
  padding-top: 5px;
  width: 60px;
}
#objInschrijfscherm {  /* nieuw */
  background-color: #FFC907;
  display: block;
  margin-bottom: 10px;
  max-height: 0;
  overflow: hidden;
  position: relative;
  top: -12px;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 10;
  color: #000;
}
#objInschrijfscherm .inhoud {  /* nieuw */
  padding: 25px;
}
#objInschrijfscherm .links {  /* nieuw */
  float: left;
  width: 45%;
  margin-right: 5%;
}
#objInschrijfscherm .rechts {  /* nieuw */
  float: left;
  width: 40%;
  border-left: 1px solid #000;
  padding-left: 20px;
}
#objInschrijfscherm #alertVoornaam {  /* nieuw */
  width: 120px;
}
#objInschrijfscherm #alertTV {  /* nieuw */
  width: 70px;
}
#objInschrijfscherm #alertAchternaam {  /* nieuw */
  width: 120px;
}
#objInschrijfscherm #alertEmail {  /* nieuw */
  width: 325px;
}
#objInschrijfscherm .sluitKnop {  /* nieuw */
  position: absolute;
  top: 10px;
  right: 10px;
}
.nietGevuld {  /* nieuw */
  color: #999;
}
.objMijnObjecten .attentie {  /* nieuw */
  background-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%;
}
#cookieHolder .cookie {
  max-width: 600px;
}
.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: #E51554;
}
.cookieMelding .inhoud .sluiten {
  background: #E51554;
}
.privacyMelding {
  box-shadow: 0 0 60px 5px rgba(0, 0, 0, 0.2);
  max-width: 600px;
}
.privacyMelding .inhoud {
  padding: 30px 30px 0 30px;
}
.privacyMelding .inhoud .titel {
  color: #e51654;
}
.privacyMelding .inhoud .titel::before {
  font-weight: bold;
}
.privacyMelding .knoppen {
  padding: 0 30px 30px 30px;
}
.privacyMelding .knoppen a.knop {
  background: #000;
  border: unset;
  padding: 2px 10px;
}
.privacyMelding .knoppen a.knop.akkoord {
  background-color: #e51654;
}
.popupHolder .popup {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
}
.vak {  /* nieuw */
  position: relative;
}
.vak.grijs {  /* nieuw */
  background-color: #eee;
}
.vak .inhoud {  /* nieuw */
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 20px;
  box-sizing: border-box;
}
.liquid-slide-sjabloon .inhoud {
  color: #fff;
  font-size: 15px;
  line-height: 1.65em;
  position: absolute;
  padding: 10px 20px;
  left: 70px;
  top: 25%;
}
.liquid-slide-sjabloon .inhoud h2 {
  font-size: 42px;
  line-height: 55px;
}
.liquid-slide-sjabloon .plaatje::before {  /* nieuw */
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  bottom: 0;
  background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0) 7%, #0C0B0B 98%);
}
.fancybox-button:hover {  /* nieuw */
  color: #fff;
  background: #E51554;
}
button.fancybox-button.fancybox-button--thumbs, button.fancybox-button.fancybox-button--play, .fancybox-infobar {  /* nieuw */
  display: none;
}
.socialMediaLinks {  /* nieuw */
  margin-top: 30px;
}
.socialMediaLinks a {  /* nieuw */
  margin-right: 10px;
  text-decoration: none;
}
.socialMediaLinks .icon {  /* nieuw */
  font-size: 30px;
}
.socialMediaLinks .tekst {  /* nieuw */
  display: none;
}
.googleZoekenBg, .resgoogleZoekenBg {  /* nieuw */
  display: block;
  content: " ";
  z-index: 99;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.googleZoeken, .resgoogleZoeken {  /* nieuw */
  position: absolute;
  top: 150px;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
  width: 500px;
  left: 50%;
  margin-left: -250px;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s all ease;
  z-index: 100;
}
.googleZoeken.open, .resgoogleZoeken.open {  /* nieuw */
  opacity: 1;
  pointer-events: all;
}
.googleZoeken .veld, .resgoogleZoeken .veld {  /* nieuw */
  position: relative;
  z-index: 100;
  transform: translatey(-30px);
  transition: 0.3s all ease;
  display: flex;
  background: #FFF;
  border-radius: 3px;
  width: 100%;
}
.googleZoeken input[type="text"], .resgoogleZoeken input[type="text"] {  /* nieuw */
  padding: 15px;
  background: unset;
  border: 0;
  border-radius: 0;
  font-size: 16px;
  box-sizing: border-box;
  height: auto;
  display: block;
  float: left;
  width: 100%;
  line-height: 1.25em;
  outline: none;
}
.googleZoeken .knop, .resgoogleZoeken .knop {  /* nieuw */
  padding: 10px;
  display: block;
  color: #999;
  font-size: 19px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.googleZoeken .knop:hover, .resgoogleZoeken .knop:hover {  /* nieuw */
  color: #000;
}
.googleZoeken.open .veld, .resgoogleZoeken.open .veld {  /* nieuw */
  transform: translatey(0);
}
.zoekenTonen {  /* nieuw */
  cursor: pointer;
  margin: auto 0;
}
.zoekenTonen::before {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 17px;
  color: #FFF;
}
.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {  /* nieuw */
  border: 1px solid #ddd !important;
  background-color: #f1f1f1 !important;
  padding: 15px !important;
}
.gsc-adBlock, .gcsc-find-more-on-google, .gsc-url-top, input.gsc-search-button-v2 {  /* nieuw */
  display: none !important;
}
.gs-title {  /* nieuw */
  margin-bottom: 5px;
}
.gs-title b {  /* nieuw */
  color: inherit !important;
}
.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {  /* nieuw */
  line-height: 1.7em;
}
.gsc-input-box {  /* nieuw */
  height: 32px !important;
}
.gsst_a {  /* nieuw */
  padding-top: 8px !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {  /* nieuw */
  padding-right: 0 !important;
}
.gsc-results-wrapper-overlay {  /* nieuw */
  height: 50% !important;
  top: 15% !important;
  left: 73px !important;
  width: 84% !important;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {  /* nieuw */
  background-color: #E51554 !important;
  border: none !important;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2 {  /* nieuw */
  padding: 10px 27px !important;
}
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b, .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b, .gsc-results .gsc-cursor-box .gsc-cursor-page {  /* nieuw */
  color: #E51554 !important;
}
table.prijzen {  /* nieuw */
  border: 1px solid #eee;
  border-spacing: 0;
  margin: 20px 0;
  box-sizing: border-box;
  width: 100% !important;
}
table.prijzen th {  /* nieuw */
  text-align: right;
  padding: 8px 10px;
  border-bottom: 1px solid #eee;
  color: #FFF;
  font-size: 18px;
  background: #e51554;
}
table.prijzen td {  /* nieuw */
  padding: 15px 10px;
  text-align: right;
  border-bottom: 1px solid #eee;
  width: 150px;
  font-size: 14px;
  line-height: 1.35em;
}
table.prijzen td:first-of-type, table.prijzen th:first-of-type {  /* nieuw */
  text-align: left;
  width: auto;
}
table.prijzen tr td:nth-child(3), table.prijzen tr th:nth-child(3) {  /* nieuw */
  width: 200px;
}
table.prijzen tr td {  /* nieuw */
  background: #fff;
  transition: all 0.3s ease;
}
table.prijzen tr:last-of-type td {  /* nieuw */
  border-bottom: 0;
}
table.prijzen tr:hover td {  /* nieuw */
  background: #eee;
}
table.prijzen p {  /* nieuw */
  margin: 0;
}
.detailHouder .rechtsBlok {  /* nieuw */
  position: sticky;
  top: 130px;
  align-self: flex-start;
}
.rechtsBlok .datum, .rechtsBlok .SMIconen, .rechtsBlok .navigatieOccasion {  /* nieuw */
  display: none !important;
}
.rechtsBlok .gerelateerdeItems .nieuwsHolder .afbeeldingHolder {  /* nieuw */
  max-height: 200px;
  overflow: hidden;
}
.socialMediaHolder {  /* nieuw */
  font-size: 24px;
  margin: auto 0;
}
.socialMediaHolder .smHolderInhoud a {  /* nieuw */
  margin-right: 5px;
}
.socialMediaHolder .smHolderInhoud a:hover {  /* nieuw */
  color: #fff;
}
.socialMediaMobiel {  /* nieuw */
  margin: auto 0;
}
.socialMediaMobiel .smHolderInhoud {  /* nieuw */
  font-size: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 10px;
}
.socialMediaMobiel .smHolderInhoud a {  /* nieuw */
  color: #fff;
  display: block;
  padding: 0;
}
a.banner {  /* nieuw */
  background: #e51654;
  color: #FFF;
  text-decoration: none;
  padding: 20px;
  box-sizing: border-box;
  display: block;
}
a.banner:hover {  /* nieuw */
  background-color: #000;
}
.bovenkantHolder .bovenkant .smHolderInhoud {  /* nieuw */
  margin: auto 30px;
  line-height: 1;
}
.bovenkantHolder .bovenkant .smHolderInhoud a {  /* nieuw */
  font-size: 25px;
  margin: 0 5px;
}
.sliderHolder {  /* nieuw */
  display: grid;
  grid-template-columns: 3fr 1fr;
}
.sliderHolder .sliderBlok {  /* nieuw */
  background: #111;
  padding: 40px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: relative;
}
.sliderHolder .sliderBlok h3 {  /* nieuw */
  color: #FFF;
  margin: auto 0 20px 0;
  position: relative;
  z-index: 1;
  font-family: "Ubuntu", Helvetica, Arial, Sans-Serif;
  font-size: 16px;
}
.sliderHolder .sliderBlok a {  /* nieuw */
  display: block;
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.sliderHolder .sliderBlok a:hover {  /* nieuw */
  opacity: 0.6;
}

/* === responsive2.css === */
.resMenubalk {
  height: 63px;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 100;
}
/* ⚠ selector gepromoveerd van '.resMenubalkinhoud' (was minder specifiek dan basis) */
.bovenkantHolder .bovenkant .resMenubalkinhoud {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #E51554;
  padding: 15px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  position: fixed;
  line-height: 1em;
  box-shadow: 0 0 50px -8px rgba(0, 0, 0, 0.25);
}
.resMenubalkinhoud .resMenubalkinhoudboven {  /* nieuw */
  padding: 10px;
  display: flex;
}
.resMenubalkinhoud .resMenubalkinhoudboven a {  /* nieuw */
  font-size: 20px;
  line-height: normal;
  padding: 4px 7px;
  margin-left: 10px;
}
.resMenubalkinhoud .resMenubalkinhoudboven a i {  /* nieuw */
  font-weight: normal;
}
.resMenubalkinhoud .resMenubalkinhoudonder {  /* nieuw */
  padding: 0 10px 10px;
  display: flex;
  box-sizing: border-box;
}
.resMenubalkinhoud .resMenubalkinhoudonder .resMenucategorieknop {  /* nieuw */
  white-space: nowrap;
  border: 1px solid #eee;
  background: #eee;
  border-radius: 3px;
  line-height: normal;
  padding: 7px 10px;
  box-sizing: border-box;
  margin-right: 10px;
  color: #000;
}
.resMenubalkinhoud .resMenubalkinhoudonder .resMenucategorieknop::before {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  vertical-align: middle;
}
.resMenubalkinhoud .resMenubalkinhoudonder .resMenucategorieknop img {  /* nieuw */
  display: none;
}
/* ⚠ selector gepromoveerd van '.resMenubalkinhoud a' (was minder specifiek dan basis) */
.bovenkantHolder .bovenkant .resMenubalkinhoud a {  /* nieuw – selector gepromoveerd voor specificiteit */
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding: 5px;
}
.resMenubalkinhoud img {  /* nieuw */
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.resMenubalkinhoud .resMenucategorienaam {  /* nieuw */
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  margin: 0 0 0 5px;
  position: relative;
  text-decoration: none;
}
.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;
}
.resMenubalkinhoud #menuopenen {  /* nieuw */
  float: right;
  padding: 0;
}
.resMenubalk .resMenuinhoud {  /* nieuw */
  width: 100%;
}
.resMenuHolder {
  background-color: #000;
  display: flex;
  align-items: center;
  position: fixed;
  bottom: 0;
  top: 0;
  padding-top: 60px;
  transition: all 0.3s ease;
  -webkit-overflow-scrolling: touch;
}
.resMenubloktitel {
  background-color: #eee;
  color: #777;
  padding: 25px 10px 7px 10px;
}
.resMenubloktitel i {  /* nieuw */
  margin-right: 10px;
}
.resMenublokinhoud .resMenuItem a {
  padding: 15px 10px;
  color: #FFF;
  font-size: 26px;
  text-align: center;
  font-family: "Playfair Display", Helvetica, Arial, Sans-Serif;
}
.resMenublokinhoud .resMenuItem.active > a {
  color: #E51554;
}
.resMenublokinhoud .resMenuItem #respVerlangLijstCode {
  padding: 7px 10px;
  font-size: 14px;
  color: #333;
  border-top: 1px solid #eee;
}
.resMenuItem .laag1 a {
  padding-left: 20px;
  font-size: 19px;
}
.resMenuItem .laag2 a {
  padding-left: 30px;
  font-size: 16px;
}
.resMenuItem .laag3 a {
  padding-left: 40px;
  font-size: 16px;
}
.resMenuwinkelmandje #reswinkelMandjeAantal {
  background-color: #E51554;
  height: 18px;
  line-height: 1.45em;
  top: -5px;
  min-width: 18px;
  padding: 0 5px;
  box-sizing: border-box;
}
#aantal {
  background-color: #E51554;
}
.openklapper {
  width: 49px;
  height: 49px;
  top: 10px;
  background-color: #404040;
  background: url(images/res_plus.svg) no-repeat scroll center center/50% auto;
}
.openklapper.open {  /* nieuw */
  background: url(images/res_min.svg) no-repeat scroll center center/50% auto;
}
.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;
}
.kenmerkMobielHouder .toonFiltersKnop {
  background: #E51554;
}
.kenmerkMobielHouder .filters .filterknop a {
  background-color: #E51554;
}
.kenmerkMobielHouder.standaard .toonFiltersKnop {
  background: #E51554;
}
.kenmerkMobielHouder.accordion .toonFiltersKnop {
  background: #E51554;
}
.kenmerkMobielHouder.accordion .filters .filterknop a {
  background-color: #E51554;
  position: fixed;
}
.kenmerkMobielHouder.accordion .filters .filterBovenkant {
  background: #E51554;
}
.kenmerkMobielHouder.slide .toonFiltersKnop {
  background: #E51554;
}
.kenmerkMobielHouder.slide .filters .filterBovenkant {
  background: #E51554;
}
.resNavigatie {  /* nieuw */
  display: none;
  position: fixed;
  bottom: 0;
  background: #000;
  width: 100%;
  z-index: 10;
  border-top: 1px solid #353535;
}
.resNavigatie a {  /* nieuw */
  flex: 1;
  cursor: pointer;
  padding: 20px;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  border-right: 1px solid #353535;
}
.resNavigatie a:last-child {  /* nieuw */
  border: 0;
}
.resNavigatie a i {  /* nieuw */
  display: block;
}
.resMenubalkinhoud .zoekenTonen {  /* nieuw */
  margin: auto 20px;
}
@media screen and (max-width: 1300px) {
  .sliderHolder {  /* nieuw */
    grid-template-columns: 2fr 1fr;
  }
  .sliderHolder .sliderBlok {  /* nieuw */
    padding: 20px;
  }
  .sliderHolder .sliderBlok a {  /* nieuw */
    font-size: 20px;
    margin: 0 0 5px 0;
  }
}
@media screen and (max-width: 1200px) {
  .art-Sheet, .bovenkant, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .pageFooterKnoppenHolder .pageFooterKnoppen, .SubfooterHolder, .accountHouder2, .usps {  /* nieuw */
    max-width: 1000px;
  }
  .usps > div {  /* nieuw */
    margin: 0 6px;
  }
}
@media screen and (max-width: 1000px) {
  .art-Sheet, .bovenkant, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .pageFooterKnoppenHolder .pageFooterKnoppen, .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;
  }
  .art-contentLayout .art-sidebar2 .art-Block {  /* nieuw */
    padding: 0;
  }
  .productCarrousselHolder .jcarousel-clip {  /* nieuw */
    max-width: 675px;
  }
  .liquid-slide-sjabloon .inhoud {  /* nieuw */
    position: relative;
    max-width: none;
    left: 0;
    top: 0;
    font-size: 13px;
    padding: 20px;
    box-sizing: border-box;
  }
  .liquid-slide-sjabloon .sliderWrapper {  /* nieuw */
    background-color: #000;
  }
  .liquid-slide-sjabloon .inhoud h2 {  /* nieuw */
    font-size: 18px !important;
    line-height: 1.75em;
    margin: 0;
  }
  .liquid-slide-sjabloon .inhoud h5, .liquid-slide-sjabloon .inhoud a.knop {  /* nieuw */
    font-size: 12px;
  }
  .liquid-slide-sjabloon .inhoud p {  /* nieuw */
    display: none;
  }
  .shopCategorieHolder .categorie {  /* nieuw */
    width: calc(33.3% - 10px);
  }
  .shopTegel .artikel {  /* nieuw */
    width: 33.3%;
  }
  .shopTegel.volledig .artikel {  /* nieuw */
    width: 33.3%;
  }
  .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: 20%;
  }
  .adresHolder .adressen .item {  /* nieuw */
    flex-basis: calc(50% - 10px);
  }
  .dealerLijstHolder {  /* nieuw */
    position: relative;
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .resMenubalk, .resCategorieen, .kenmerkMobielHouder {  /* nieuw */
    display: none;
  }
  .resNavigatie {  /* nieuw */
    display: flex;
  }
  .art-Sheet, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .pageFooterKnoppenHolder .pageFooterKnoppen, .SubfooterHolder, .accountHouder2, .usps {  /* nieuw */
    max-width: 550px;
  }
  .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;
  }
  .aLandingMenu, .account, .knoppenRechts, .footerTable .tussen, .winkelwagenHouder, .bovenkant .zoeken, .ccRechts, .accountHouder, .ccLinks, .art-sidebar1, .usps, .shopSortMaxPageC, .shopSortMaxPageA {  /* 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;
  }
  .bovenkantHolder, #art-main {  /* nieuw */
    min-width: 0;
  }
  #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;
  }
  .HeaderHolder {  /* nieuw */
    width: 100%;
  }
  .bovenkant {  /* nieuw */
    width: 100%;
    height: 85px;
  }
  .art-Sheet {  /* nieuw */
    width: 100% !important;
    padding: 0;
  }
  .art-contentLayout {  /* nieuw */
    width: 100% !important;
  }
  .art-contentLayout .art-content {  /* nieuw */
    width: 100% !important;
  }
  .art-Post {  /* nieuw */
    width: 100% !important;
    margin: 0;
  }
  .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;
  }
  .FooterKnoppen {  /* nieuw */
    display: block;
    position: relative;
    top: auto;
    text-indent: -1000px;
    width: 100%;
  }
  .copyright {  /* nieuw */
    top: auto;
    left: auto;
    right: auto;
    display: block;
    float: unset;
    text-align: center;
  }
  .pageFooterKnoppenHolder .pageFooterKnoppen {  /* nieuw */
    padding: 10px;
    text-align: center;
  }
  .pageFooterHolder .pageFooter {  /* nieuw */
    padding: 20px;
  }
  .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;
  }
  .inschrijfformulier_table td {  /* nieuw */
    display: block;
  }
  .inloggen_holder {  /* nieuw */
    display: block;
    margin: 0 auto;
  }
  .shopCategorieHolder .categorie {  /* nieuw */
    width: calc(50% - 10px);
  }
  .shopLijst .artikel .inner .col1 {  /* nieuw */
    width: 85px;
  }
  .shopTegel .artikel {  /* nieuw */
    width: 50%;
  }
  .shopTegel.volledig .artikel {  /* nieuw */
    width: 50%;
  }
  .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;
  }
  #snelbestellenArtikelomschrijving {  /* nieuw */
    display: block;
    white-space: nowrap;
    max-width: 100%;
    width: 100%;
  }
  #snelbestellenPrijs {  /* nieuw */
    display: block;
    width: 100%;
    padding: 0;
    text-align: left;
  }
  .snelbestellenHolder .snelbestellenKnop {  /* nieuw */
    width: 100%;
    margin: 5px 0 0;
    display: block;
    text-align: left;
  }
  .snelbestellenHolder .autocomplete-suggestions {  /* nieuw */
    width: auto !important;
    left: 10px;
    right: 10px;
    top: 75px !important;
  }
  .snelbestellenHolder .omschrijving {  /* nieuw */
    width: auto;
    margin-right: 0.25em;
  }
  .stap1_artikelen table tr:first-child {  /* nieuw */
    display: none;
  }
  .stap1_couponcode .content {  /* nieuw */
    width: 100%;
    display: table;
  }
  .stap1_couponcode .titel {  /* nieuw */
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .blokholder.stap1_couponcode .content a.wButControleer {  /* nieuw */
    width: 100px;
  }
  .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;
  }
  #klarna-payments-container {  /* nieuw */
    width: 100%;
  }
  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;
  }
  .productCarrousselHolder .jcarousel-clip {  /* nieuw */
    max-width: 445px;
  }
  a.barcodescannerLink {  /* nieuw */
    float: right;
  }
  .barcodescannerHouder.open {  /* nieuw */
    border-radius: 0;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    margin-left: 0;
  }
  #barcodeScannerCamera video {  /* nieuw */
    width: 100%;
    height: auto;
  }
  .adresHolder .adressen .item {  /* nieuw */
    flex-basis: 100%;
    margin: 0 0 5px;
  }
  .adresHolder .adressen .item.open {  /* nieuw */
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    padding: 10px 15px;
    box-shadow: none;
  }
  .blokholder.accountWijzigen .beschrijving, .blokholder.accountWijzigen .invoer {  /* nieuw */
    display: block;
    width: auto;
    padding: 0;
  }
  .blokholder.accountWijzigen .beschrijving {  /* nieuw */
    font-weight: bold;
  }
  .blokholder.accountWijzigen .invoer {  /* nieuw */
    padding-bottom: 10px;
  }
  .vak .inhoud {  /* nieuw */
    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: #E51554;
    color: #FFF;
  }
  .tabsV2 .inhoud {  /* nieuw */
    top: 5px;
  }
  .footerBlokHouder {  /* nieuw */
    display: block;
  }
  .footerBlokHouder .footerBlok {  /* nieuw */
    margin-right: 0;
  }
  .siteHolder .rechts {  /* nieuw */
    padding: 0;
  }
  .menuOpenen .icoon {  /* nieuw */
    width: 30px;
    margin: 0;
  }
  .menuOpenen.open .icoon span.onder, .menuOpenen.open .icoon span.boven, .menuOpenen.open:hover .icoon span.boven {  /* nieuw */
    width: 30px;
  }
  .menuOpenen:hover .icoon span.boven {  /* nieuw */
    width: 20px;
  }
  .menuHolder {  /* nieuw */
    padding: 0;
  }
  .menuHolder .art-nav {  /* nieuw */
    position: relative;
    padding: 40px;
    height: 100%;
  }
  .popupHolder {  /* nieuw */
    top: 30px;
  }
  .popupHolder .popup .inhoud .titel {  /* nieuw */
    font-size: 23px;
  }
  .popup .inhoud {  /* nieuw */
    height: auto;
    max-height: 350px;
    overflow: scroll;
  }
  .detailHouder .rechtsBlok {  /* nieuw */
    top: 0;
    position: relative;
  }
  .filters ul {  /* nieuw */
    width: 100%;
  }
  .filters .kenmerkgroep {  /* nieuw */
    display: block;
    position: static;
  }
  .filters .kenmerkgroep .titel {  /* nieuw */
    text-align: center;
  }
  .filters .kenmerkgroep .kenmerken {  /* nieuw */
    left: 0;
    right: 0;
    width: 100%;
    display: block;
  }
  .resgoogleZoeken {  /* nieuw */
    top: 60px;
    left: 0;
    right: 0;
    margin: 0;
  }
  .bovenkantHolder .bovenkant .smHolderInhoud {  /* nieuw */
    display: none;
  }
  a.logo img {  /* nieuw */
    width: 80px;
  }
  .sliderHolder {  /* nieuw */
    grid-template-columns: 1fr;
  }
  .googleZoeken, .resgoogleZoeken {  /* nieuw */
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
    top: 100%;
  }
}
@media screen and (max-width: 560px) {
  .productCarrousselHolder .jcarousel-clip {  /* nieuw */
    max-width: 240px;
  }
}
