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

/* === style.css === */
body {
  line-height: 1.6em;
  overflow-y: scroll;
  color: #000;
  font-family: "Mulish", Helvetica, Arial, Sans-Serif;
  font-weight: 300;
  letter-spacing: 0.05em;
}
#art-main {
  padding-top: 120px;
}
body > .laadtijd, body > .sessienr, body > .versie {  /* nieuw */
  background-color: #F49233;
  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: 20px 20px;
}
.art-Sheet-body {  /* nieuw */
  position: relative;
  z-index: 1;
  padding: 0;
}
.bovenkant .art-nav {
  top: 40px;
  right: 0;
  transition: 0.3s all ease;
  position: absolute;
}
.art-menu li {
  margin: 0 8px;
}
.art-menu li a {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
}
.art-menu li a .t {
  margin: 0;
  padding: 5px 10px;
  line-height: 30px;
  font-family: "Mulish", Helvetica, Arial, Sans-Serif;
  font-weight: 600;
  font-size: 17px;
}
.art-menu li a .t:hover {  /* nieuw */
  color: #F49233;
}
.art-menu li a.active .t {  /* nieuw */
  color: #F49233 !important;
}
.art-menu li a.active .t.adviesKnop {  /* nieuw */
  color: #FFF !important;
}
.art-menu span.t.adviesKnop {  /* nieuw */
  color: #fff;
  font-size: 17px;
  font-weight: 200;
  text-align: center;
  margin-left: 10px;
  padding: 5px 15px;
}
.art-menu span.t.adviesKnop:hover {  /* nieuw */
  color: #fff;
  background: #DB832D;
}
.adviesKnop {  /* nieuw */
  background: #F49233;
  border-radius: 5px;
}
.art-menu ul {
  z-index: 10;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.art-menu li li:hover > ul {
  top: 0;
}
.art-menu ul li a {
  font-weight: bold;
  width: 200px;
}
.art-menu ul li a::before {
  content: "";
}
.art-menu ul li a:hover {
  background-color: #eee;
}
.art-menu ul li a.active {
  color: #F49233;
  font-weight: bold;
}
.art-menu ul li a.active:before {
  color: #F49233;
}
.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-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;
}
strong, b {  /* nieuw */
  font-weight: 600;
  color: #000;
}
a, a:link, a:visited, a.visited, a:hover, a.hover {
  color: #F49233;
}
a:link {
  text-decoration: none;
  color: #F49233;
  font-weight: 600;
}
a:visited, a.visited {
  color: #F49233;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {  /* nieuw */
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin: 0 0 0.5em 0;
  line-height: 1.35em;
}
h1, .h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
  font-family: "Mulish", Helvetica, Arial, Sans-Serif;
  font-weight: 800;
  letter-spacing: 2px;
  font-size: 30px;
}
h2, .h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
  color: #000;
  font-family: "Mulish", Helvetica, Arial, Sans-Serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
}
h3, .h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
  color: #000;
  font-family: "Mulish", Helvetica, Arial, Sans-Serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0.25em;
}
h4, .h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
  color: #000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
h5, .h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
}
h6, .h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
}
ul {
  list-style: none;
  padding: 0 0 0 1em;
}
ul.vinkjes li {  /* nieuw */
  padding-left: 1.7em;
}
ul.vinkjes li:before {  /* nieuw */
  position: absolute;
  left: 1em;
}
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;
}
hr {
  background-color: #F49233;
}
.art-contentLayout .art-content {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: visible;
  width: 250px;
}
.art-contentLayout .art-sidebar1 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 250px;
  padding-top: 10px;
}
.art-contentLayout .art-sidebar2 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 250px;
}
.art-contentLayout .art-content-sidebar1 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 750px;
}
.art-contentLayout .art-content-sidebar2 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 750px;
}
.ccLinks {  /* nieuw */
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
}
.ccRechts {  /* nieuw */
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
}
.art-sidebar1 .art-Block {  /* nieuw */
  padding-right: 20px;
}
.art-sidebar2 .art-Block {  /* nieuw */
  padding-left: 20px;
}
.art-sidebar1 .FCK2kolTd, .art-sidebar1 .FCK3kolTd, .art-sidebar1 .FCK4kolTd, .art-sidebar1 .FCK5kolTd {  /* nieuw */
  width: 100%;
  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;
}
@import url("https://fonts.googleapis.com/css?family=Mulish:200,300,400,600,800|Open+Sans:400,700");

/* === substyle.css === */
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"] {  /* nieuw */
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 3px;
  box-shadow: none;
  color: #666;
  font-family: inherit;
  font-size: inherit;
  line-height: 1.5em;
  padding: 8px 10px;
  box-sizing: border-box;
  widows: 100%;
  transition: all 0.3s ease;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:focus, textarea:focus, select:focus {
  border: 1px solid #365376;
}
input.verplicht, textarea.verplicht {
  background: #fff no-repeat scroll right 5px top 5px;
}
input.nietMeerVerplicht, .nietMeerVerplicht {
  background: #fff;
}
select {
  border: 1px solid #ccc;
  line-height: 1.5em;
}
input[type="radio"]:checked::before {
  color: #365376;
}
input[type="checkbox"]:checked::before {
  color: #365376;
}
.hoofdItem {  /* nieuw */
  font-size: 24px;
  color: #808080;
  padding-bottom: 20px;
}
.intoTitel {  /* nieuw */
  font-size: 25px;
  font-weight: 600;
}
.CMSMenuLink1li, .CMSMenuLink1liSel {
  color: #000 !important;
  font-family: "Mulish", Helvetica, Arial, sans-serif !important;
  font-size: 19px;
  font-weight: 600 !important;
}
.CMSMenuLink1liSel {
  color: #F49233 !important;
}
.CMSMenuLink2li, .CMSMenuLink2liSel {
  color: #000 !important;
  font-family: "Mulish", Helvetica, Arial, Sans-Serif !important;
  font-size: 16px;
  line-height: 1.55em;
  font-weight: 600 !important;
}
.CMSMenuLink2liSel {
  color: #F49233 !important;
  font-weight: 600 !important;
}
.CMSMenuLink2li {  /* nieuw */
  font-weight: 300 !important;
}
.CMSMenuLink3li, .CMSMenuLink3liSel {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif !important;
}
.CMSMenu1li > a:hover, .CMSMenu2li > a:hover, .CMSMenu3li > a:hover, .CMSMenu4li > a:hover {  /* nieuw */
  text-decoration: none !important;
  color: #F49233 !important;
}
.CMSMenu1liSel > a:hover, .CMSMenu2liSel > a:hover, .CMSMenu3liSel > a:hover, .CMSMenu4liSel > a:hover {  /* nieuw */
  text-decoration: none !important;
  color: #F49233 !important;
}
.Taalkeuze_vlaggen {
  left: 50px;
  position: absolute;
  text-align: left;
  top: 8px;
}
.Taalkeuze_vlaggen ul li {
  display: inline;
  padding: 0 2px 0 2px;
}
.Taalkeuze_vlaggen.dropdownTaal {
  max-height: 30px;
  overflow: hidden;
  font-size: 13px;
  transition: 0.3s all ease;
  display: inline-block;
  margin: 0 0 0 10px;
  top: 0;
}
.Taalkeuze_vlaggen.dropdownTaal ul li {
  background: #FFF;
  padding: 0 5px;
}
.Taalkeuze_vlaggen.dropdownTaal.open {
  max-height: 150px;
  box-shadow: 0 0 50px -8px rgba(0, 0, 0, 0.25);
  border-radius: 0 0 3px 3px;
  background: rgba(255, 255, 255, 1);
  z-index: 15;
}
.faqHolder.actief .titel a {
  color: #365376;
}
.nieuws .bericht .titel a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.nieuws.lijst .bericht .nieuwsboven {
  border-left: 5px solid #365376;
}
.nieuws.widget .bericht .nieuwstitel a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.nieuws.widget .bericht > a {
  z-index: 100;
}
.inloggen_holder {
  max-width: 500px;
}
.inloggen_holder .inloggen_content {
  background-color: #f2f2f2;
}
.inloggen_holder .inloggen_content input {  /* nieuw */
  width: 100%;
  margin: 0 0 10px;
}
.blader_holder {
  font-family: "Open sans", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.blader_tabel1_n a {
  font-family: "Open sans", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.blader_tabel1_s {
  background-color: #365376;
  border-color: #365376;
}
.forMulisher_text {
  max-width: 360px;
}
.forMulisher_textarea {
  max-width: 360px;
}
input[type="text"].account_txt22 {  /* nieuw */
  width: 30%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
input[type="text"].account_txt23 {  /* nieuw */
  width: 30%;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
input[type="text"].account_txt24 {  /* nieuw */
  width: 70%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.forMulisher.widget label, .forMulisher.widget .label {
  font-weight: 600;
}
.bovenkantHolder a.logo {  /* nieuw */
  left: 15px;
  position: absolute;
  top: 10px;
  display: block;
  transition: 0.3s all ease;
}
.bovenkantHolder a.logo img {  /* nieuw */
  width: 100%;
  height: auto;
}
.gmnoprint {
  display: none;
}
.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: #eee;
  position: fixed;
  transition: 0.3s all ease;
  background: #fff;
  height: 120px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.bovenkantHolder.scrolled {  /* nieuw */
  background: #fff;
  border-bottom: 1px solid #eee;
  z-index: 2;
  height: 100px;
}
.bovenkantHolder.scrolled a.logo {  /* nieuw */
  transform: scale(0.7);
  top: 0;
}
.bovenkantHolder.scrolled .art-nav {  /* nieuw */
  top: 30px;
  right: 0;
}
/* ⚠ selector gepromoveerd van '.bovenkant' (was minder specifiek dan basis) */
.bovenkantHolder .bovenkant {  /* nieuw – selector gepromoveerd voor specificiteit */
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  height: 100px;
  box-sizing: border-box;
}
.HeaderHolder {
  background: #f1f1f1;
}
.HeaderHolder img {  /* nieuw */
  max-width: 100%;
  height: auto !important;
  display: block;
  margin: 0 auto;
}
.pageFooterHolder {
  background-color: #5B5B5B;
}
.pageFooterHolder .pageFooter {
  padding: 45px 20px 30px;
  position: relative;
  max-width: 1200px;
}
.pageFooterHolder a {
  color: #fff;
  font-weight: 300;
}
.pageFooter h2, .pageFooter h3 {  /* nieuw */
  color: #fff;
  font-size: 20px;
}
.pageFooterKnoppenHolder {
  background-color: #5B5B5B;
}
.pageFooterKnoppenHolder .pageFooterKnoppen {
  position: relative;
  max-width: 1200px;
  padding: 10px 20px;
  font-size: 14px;
}
.pageFooterKnoppenHolder .pageFooterKnoppen a {  /* nieuw */
  color: #fff !important;
  font-weight: 200;
  text-decoration: none;
}
.fa-phone:before {  /* nieuw */
  content: "";
  padding-right: 5px;
}
.fa-envelope:before {  /* nieuw */
  content: "";
  padding-right: 5px;
}
.FCK4kolTdS {
  width: 0%;
}
div[class*="grid"] {
  hyphens: auto;
  -webkit-hyphens: auto;
}
.Gv3 {
  display: table-cell;
}
/* ⚠ selector gepromoveerd van '.Gv3Thumb' (was minder specifiek dan basis) */
.Gv3 .Gv3Thumb {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #fff;
  box-shadow: 0 2px 3px #ccc;
  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;
}
.button, a.button, button {
  background-color: #F49233;
  border: 1px solid #F49233;
  font-family: "Mulish", Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  line-height: 1.25em;
  padding: 7px 10px;
  color: #FFF;
}
a.button:hover, button:hover {  /* nieuw */
  border-color: #DB832D;
  background-color: #DB832D;
}
a.button:active, button:active, a.button.active, button.active {  /* nieuw */
  border-color: #555;
  background-color: #555;
  top: 1px;
}
a.button.positive:hover, button.positive:hover, button.wButAccountOpslaan:hover, a.button.wButAccountOpslaan:hover {  /* nieuw */
  background-color: #41ae28;
  border-color: #498349;
}
a.button.positive:active, button.positive:active, a.button.positive.active, button.positive.active {  /* nieuw */
  background-color: #41ae28;
  border-color: #498349;
}
a.button.big, button.big {  /* nieuw */
  font-size: 16px;
  padding-left: 14px;
  padding-right: 17px;
}
a.button span.icon, button span.icon {  /* nieuw */
  float: left;
  height: 14px;
  left: -3px;
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
  width: 14px;
}
a.big.button span.icon, button.big span.icon {  /* nieuw */
  top: 0;
}
a.knop {
  background-color: #F49233;
  border: 0 solid #fff;
  font-size: 18px;
  font-weight: 200;
  letter-spacing: 0.03em;
  padding: 10px 15px;
  color: #FFF;
}
a.knop:hover {  /* nieuw */
  border: 0 solid #fff;
  background: #DB832D;
}
a.knop:active {  /* nieuw */
  border: 0 solid #fff;
  top: 1px;
}
a.knop.grijs {  /* nieuw */
  background-color: #eee;
  color: #888;
}
a.knop:before {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  font-size: 18px;
}
.uploadFilename {
  width: 250px;
}
.slideshowNav {
  z-index: 10;
}
.slideshowNav .activeSlide {
  background-color: #365376;
}
.aLandingMenu {
  background: url(images/tree.png) no-repeat scroll 4px 4px transparent;
  border-radius: 5px 5px 0 0;
  height: 24px;
  padding: 0;
  position: absolute;
  top: 2px;
  width: 24px;
  z-index: 102;
  left: 20px;
}
.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;
}
.bedrijfsMeer {
  font-weight: Bold;
}
.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: #365376;
}
.relatieItem.detail .bedrijfsnaam {
  color: #365376;
}
.relatieItem.detail .website a {
  background-color: #365376;
}
.meldingHouder .melding {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
}
.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: #F49233;
}
.cookieMelding {
  z-index: 20;
}
.cookieMelding .inhoud .sluiten {
  background: #64d064;
}
.privacyMelding {
  box-shadow: 0 0 60px 5px rgba(0, 0, 0, 0.1);
}
.privacyMelding .inhoud .titel {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
}
.privacyMelding .knoppen a.knop {
  background: #aaa;
}
.popupHolder .popup {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
  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;
}
article ul li:before {  /* nieuw */
  content: "";
  font-family: "Font Awesome 5 Pro";
  margin-right: 5px;
}
.sitemap1 ul li:before {  /* nieuw */
  display: none;
}
.intoText {  /* nieuw */
  text-align: center;
  padding: 0 250px;
  padding-bottom: 20px;
}
.liquid-slide-sjabloon .inhoud h2 {
  font-size: 40px;
  font-weight: 700;
}
.liquid-slide-sjabloon .inhoud {
  max-width: 600px;
  top: 65%;
}
.liquid-slide-sjabloon .plaatje::after {  /* nieuw */
  content: "";
  bottom: 0;
  z-index: 1;
  right: 0;
  height: 300px;
  width: 100%;
  position: absolute;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 69%, rgba(0, 0, 0, 0.65) 100%);
}
.FCK3kol.metAchtergrond .FCK3kolTdS {  /* nieuw */
  width: 2%;
}
.metAchtergrond .FCK3kolTd::before {  /* nieuw */
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F49233;
  opacity: 0.6;
  pointer-events: none;
  transition: all 0.5s ease 0s;
  z-index: 1;
}
.metAchtergrond .FCK3kolTd {  /* nieuw */
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 0;
  display: block;
  margin-bottom: 20px;
}
.metAchtergrond .FCK3kolTd a {  /* nieuw */
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  line-height: 0;
}
.metAchtergrond .FCK3kolTd img {  /* nieuw */
  width: 100% !important;
  height: auto !important;
  transform: scale(1);
  transition: all 0.5s ease 0s;
}
.metAchtergrond .FCK3kolTd td:nth-child(3n):nth-last-child(-n+4) ~ td {  /* nieuw */
  margin-bottom: 0;
}
.metAchtergrond .FCK3kolTd:nth-child(3n+1) {  /* nieuw */
  clear: both;
}
.metAchtergrond .FCK3kolTd a .tekst {  /* nieuw */
  display: block;
  position: absolute;
  padding-top: 21%;
  top: 0;
  width: 100%;
  color: #fff;
  z-index: 5;
  text-align: center;
  line-height: 1.85em;
  font-weight: 200;
  font-size: 25px;
  letter-spacing: 1px;
}
.metAchtergrond .FCK3kolTd a .tekst::after {  /* nieuw */
  content: "";
  width: 80px;
  border-top: 2px solid #fff;
  display: block;
  margin: 10px auto;
}
.metAchtergrond .FCK3kolTd:hover::before {  /* nieuw */
  opacity: 0;
}
.metAchtergrond .FCK3kolTd:hover span {  /* nieuw */
  opacity: 0;
}
.rondGrijs {  /* nieuw */
  width: 136px;
  height: 136px;
  background: #E9E9E9;
  border-radius: 50%;
  margin: 0 48px 15px 48px;
}
.rondGrijs img {  /* nieuw */
  padding: 25px;
}
.rondGrijs:hover {  /* nieuw */
  background: #F49233;
  transition: all 0.5s ease;
}
.idee {  /* nieuw */
  background: url(../skin/images/software-black.png);
  width: 136px;
  height: 136px;
  border-radius: 50%;
}
.idee:hover {  /* nieuw */
  background: url(../skin/images/software-white.png);
  width: 136px;
  height: 136px;
  border-radius: 50%;
}
.gesprek {  /* nieuw */
  background: url(../skin/images/gesprek-black.png);
  width: 136px;
  height: 136px;
  border-radius: 50%;
}
.gesprek:hover {  /* nieuw */
  background: url(../skin/images/gesprek-white.png);
  width: 136px;
  height: 136px;
  border-radius: 50%;
}
.advies {  /* nieuw */
  background: url(../skin/images/advies-black.png);
  width: 136px;
  height: 136px;
  border-radius: 50%;
}
.advies:hover {  /* nieuw */
  background: url(../skin/images/advies-white.png);
  width: 136px;
  height: 136px;
  border-radius: 50%;
}
.uitvoering {  /* nieuw */
  background: url(../skin/images/uitwerking-zwart.png);
  width: 136px;
  height: 136px;
  border-radius: 50%;
}
.uitvoering:hover {  /* nieuw */
  background: url(../skin/images/uitwerking-wit.png);
  width: 136px;
  height: 136px;
  border-radius: 50%;
}
.blok.Lijn {  /* nieuw */
  border-bottom: 1px solid #F49233;
  padding-bottom: 40px;
}
.blok {  /* nieuw */
  padding: 50px 0 50px 0;
}
div#map-canvas {  /* nieuw */
  width: 100% !important;
  height: 320px !important;
  position: relative;
  overflow: hidden;
}

/* === responsive2.css === */
.resMenubalk {
  height: 56px;
  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 */
  line-height: 1em;
  background-color: #fff;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 15px 0 0;
  z-index: 50;
  position: fixed;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
}
/* ⚠ 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;
}
.resMenubalkinhoud img {  /* nieuw */
  width: 28px;
  height: 28px;
}
.resMenubalkinhoud .resMenucategorienaam {  /* nieuw */
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 0 10px;
  position: relative;
  text-decoration: none;
  top: -6px;
}
.resMenubalkinhoud .resMenustandaardmenu, .resMenubalkinhoud .resMenuwinkelmandje, .resMenubalkinhoud .resMenuZoekenKnop {  /* nieuw */
  float: right;
}
.resMenubalkinhoud .resZoeken.open {
  padding-top: 5px;
  padding-bottom: 5px;
}
.resMenuHolder {
  top: 94px;
  transition: all 0.3s ease;
  overflow-y: scroll;
  left: -100%;
  max-width: 100%;
}
.resMenuHolder.open {
  left: 0;
}
.resMenubloktitel {
  background-color: #ddd;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1) inset;
  color: #365376;
  font-weight: normal;
  padding: 7px 20px;
}
.resMenublokinhoud .resMenuItem a {
  border-top: 1px solid #dbdbdb;
  padding: 8px 75px;
  font-weight: 600;
  color: #333;
  font-size: 17px;
  transition: background-color 0.3s ease;
}
.resMenublokinhoud .resMenuItem.active > a {
  background-color: #5B5B5B;
  color: #fff;
}
.resMenublokinhoud .resMenuItem #respVerlangLijstCode {
  padding: 10px 0;
  text-indent: 20px;
  font-size: 14px;
  border-bottom: 1px solid #dbdbdb;
}
.resMenuItem .laag1 a {
  padding-left: 100px;
}
.resMenuItem .laag2 a {
  padding-left: 130px;
}
#aantal {
  background-color: #365376;
}
.openklapper {
  width: 39px;
  background-color: #404040;
  background: url(images/res_plus.svg) no-repeat scroll center center/50% auto;
  transition: all 0.3s ease;
}
.openklapper::before {display: none;}
.resMenuItem.active .openklapper {  /* nieuw */
  width: 39px;
  height: 39px;
  right: 0;
  top: 0;
  background-color: #404040;
  position: absolute;
  background: url(images/res_plus_wh.svg) no-repeat scroll center center/50% auto;
  transition: all 0.3s ease;
}
.openklapper.open {  /* nieuw */
  transform: rotate(225deg);
}
.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);
}
@media screen and (max-width: 1200px) {
  .art-Sheet, .bovenkant, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .pageFooterKnoppenHolder .pageFooterKnoppen, .SubfooterHolder, .accountHouder2, .usps {  /* nieuw */
    max-width: 950px;
  }
  .usps > div {  /* nieuw */
    margin: 0 6px;
  }
  .art-menu li {  /* nieuw */
    margin: 0 0;
  }
  .art-menu li a .t {  /* nieuw */
    padding: 5px 8px;
  }
  .intoText {  /* nieuw */
    padding: 0 200px;
    padding-bottom: 20px;
  }
  .rondGrijs {  /* nieuw */
    margin: 0 25px 15px 25px;
  }
}
@media screen and (max-width: 1000px) {
  .art-Sheet, .bovenkant, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .pageFooterKnoppenHolder .pageFooterKnoppen, .SubfooterHolder, .accountHouder2, .usps {  /* nieuw */
    max-width: 820px;
  }
  .FCK2kolTd {  /* nieuw */
    float: none;
    width: 100%;
    display: block;
  }
  .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;
  }
  .art-Post {  /* nieuw */
    margin: 20px 0 0 20px;
  }
  .productCarrousselHolder .jcarousel-clip {  /* nieuw */
    max-width: 675px;
  }
  .liquid-slide-sjabloon .inhoud {  /* nieuw */
    top: 60%;
  }
  .liquid-slide-sjabloon .inhoud h2 {  /* nieuw */
    font-size: 36px;
  }
  .liquid-slide-sjabloon .plaatje::after {  /* nieuw */
    height: 200px;
  }
  .stap .kassaArtikel .aantallen {  /* nieuw */
    text-align: center;
  }
  .stap .kassaArtikel .aantallen input {  /* nieuw */
    width: 45px;
  }
  .stap .kassaArtikel .aantallen .verwijderen {  /* nieuw */
    display: block;
  }
  .stap .kassaArtikel .kassaArtikelAfbeeldingHolder {  /* nieuw */
    width: 60px;
    padding-right: 10px !important;
  }
  .stap .kassaArtikel .tekst a.kassaArtikelTitel {  /* nieuw */
    font-size: 13px;
    line-height: 1.5em;
  }
  .stap .kassaArtikel .tekst .variatie {  /* nieuw */
    min-width: 0;
  }
  .offertePdf {  /* nieuw */
    display: none;
  }
  .stappenKnop .button {  /* nieuw */
    padding: 11px 20px !important;
    text-align: center;
    width: calc(100% - 40px);
    font-weight: bold;
    border: 0 !important;
  }
  .stap2_bestaandeKlant .inloggen, .stap2_bestaandeKlant .uitleg {  /* nieuw */
    float: none;
    width: 100%;
  }
  .stap2_bestaandeKlant .inloggen .beschrijving, .stap2_bestaandeKlant .inloggen .invoer {  /* nieuw */
    display: block !important;
    width: 100% !important;
    padding: 0;
  }
  .stap2_naw .factuurAfleverHouder h3 a {  /* nieuw */
    opacity: 1;
  }
  #snelbestellenArtikelomschrijving {  /* nieuw */
    width: 20%;
  }
  .art-menu li a .t {  /* nieuw */
    font-size: 14px;
  }
  .art-menu li {  /* nieuw */
    margin: 0 -2px;
  }
  .art-menu span.t.adviesKnop {  /* nieuw */
    font-size: 17px;
  }
  .adviesKnop {  /* nieuw */
    width: 157px;
  }
  .intoText {  /* nieuw */
    padding: 0 150px;
    padding-bottom: 20px;
  }
  .metAchtergrond .FCK3kolTd a .tekst {  /* nieuw */
    padding-top: 18%;
    font-size: 25px;
  }
  .rondGrijs {  /* nieuw */
    margin: 0 0 15px 10px;
  }
}
@media screen and (max-width: 850px) {
  #resMenu2 {  /* nieuw */
    height: 56px;
    display: block !important;
    background-color: #fff;
  }
  .art-Sheet, .bovenkant, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .pageFooterKnoppenHolder .pageFooterKnoppen, .SubfooterHolder, .accountHouder2, .usps {  /* nieuw */
    max-width: 750px;
  }
  .art-Post .FCK2kolTdS, .art-Post .FCK3kolTdS, .FCK4kolTdS {  /* nieuw */
    display: none;
  }
  #cookieHolder .cookie {  /* nieuw */
    width: calc(100% - 40px);
    max-width: 100%;
    border-radius: 0;
    left: auto;
    right: auto;
    bottom: 0;
  }
  .filters img {  /* nieuw */
    width: auto !important;
  }
  .art-nav, .aLandingMenu, .account, .socialMedia, .art-sidebar1, .knoppenRechts, .footerTable .tussen, .winkelwagenHouder, .bovenkant .zoeken, .ccRechts, .ccLinks, .usps, .shopSortMaxPageC, .shopSortMaxPageA, .bovenkantHolder {  /* nieuw */
    display: none !important;
  }
  .resMenubalk {  /* nieuw */
    display: block;
  }
  .resMenubalkinhoud .resMenucategorienaam {  /* nieuw */
    color: #5C5C5C;
    margin: 0 10px 0 0;
  }
  .resMenubalkinhoud a.logo img {  /* nieuw */
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-left: 10px;
  }
  a#menuopenen {  /* nieuw */
    display: inline-block;
    float: right;
    padding: 9px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    top: 25px;
  }
  .HeaderHolder {  /* nieuw */
    width: 100%;
  }
  .logo {  /* nieuw */
    width: 150px;
  }
  .bovenkant {  /* nieuw */
    width: 100%;
    height: 100px;
  }
  .art-Sheet .FCK2kolTd, .art-Sheet, .art-Sheet .art-Sheet .FCK5kolTd {  /* nieuw */
    width: 70% !important;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .FCK4kolTd h3 {  /* nieuw */
    font-size: 16px;
  }
  #art-main {  /* nieuw */
    padding-top: 39px;
  }
  .metAchtergrond .FCK3kolTd a .tekst {  /* nieuw */
    padding-top: 22%;
  }
  .liquid-slide-sjabloon .inhoud {  /* nieuw */
    top: 30%;
  }
  .intoText {  /* nieuw */
    padding: 0 60px;
    padding-bottom: 20px;
  }
  .art-content {  /* nieuw */
    width: 100% !important;
  }
  .rondGrijs {  /* nieuw */
    margin: 0 auto;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
  }
  .idee {  /* nieuw */
    background: url(../skin/images/werkwijze-idee-small2.png) no-repeat;
  }
  .idee:hover {  /* nieuw */
    background: url(../skin/images/werkwijze-idee-small2-w.png) no-repeat;
    border-radius: 50%;
  }
  .gesprek {  /* nieuw */
    background: url(../skin/images/werkwijze-gesprek-small.png) no-repeat;
  }
  .gesprek:hover {  /* nieuw */
    background: url(../skin/images/werkwijze-gesprek-small-w.png) no-repeat;
    border-radius: 50%;
  }
  .advies {  /* nieuw */
    background: url(../skin/images/werkwijze-advies-small.png) no-repeat;
  }
  .advies:hover {  /* nieuw */
    background: url(../skin/images/werkwijze-advies-small-w.png) no-repeat;
    border-radius: 50%;
  }
  .uitvoering {  /* nieuw */
    background: url(../skin/images/werkwijze-uitvoering-small.png) no-repeat;
  }
  .uitvoering:hover {  /* nieuw */
    background: url(../skin/images/werkwijze-uitvoering-small-w.png) no-repeat;
    border-radius: 50%;
  }
  .resMenubloktitel {  /* nieuw */
    display: none;
  }
  img.logoMenu {  /* nieuw */
    position: relative;
  }
  .adviesKnop {  /* nieuw */
    width: 100%;
    border-radius: 0;
  }
  .resMenublokinhoud .resMenuItem.adviesKnop a {  /* nieuw */
    color: #fff;
    border-color: #F49233;
  }
  .inschrijfforMulisher_table td {  /* nieuw */
    display: block;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td {  /* nieuw */
    display: block;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td:first-child {  /* nieuw */
    display: none;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td .knoppen {  /* nieuw */
    padding: 0;
    width: 100%;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td .knoppen a {  /* nieuw */
    width: 50%;
    text-align: center;
    box-sizing: border-box;
    float: left;
    margin: 10px 0 0;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td .knoppen a.doorgaanKassa {  /* nieuw */
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  #extraSchermWinkelmand .schermWinkelMandje .melding .meldingBoven td .knoppen a.verderWinkelen {  /* nieuw */
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .stappenbalk {  /* nieuw */
    padding: 0 0 10px;
    text-align: center;
  }
  .stappenbalk li {  /* nieuw */
    margin: 0;
  }
  .stappenbalk li .naam {  /* nieuw */
    display: none;
  }
  .stappenKnop li a {  /* nieuw */
    font-size: 14px;
  }
  .stap.twee > .blokholder, #stap2_factuuruitklap, #stap2_bewaaraccount, .stap3_betaal.blokholder {  /* nieuw */
    float: none !important;
    width: 100% !important;
    padding: 0;
  }
  .snelbestellenHolder {  /* nieuw */
    padding: 10px;
  }
  .snelbestellenHolder .titel {  /* nieuw */
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 5px;
  }
  .snelbestellenHolder .invoer {  /* nieuw */
    display: block;
  }
  .snelbestellenHolder .invoer .inputArtikelnr {  /* nieuw */
    display: block;
    width: 75%;
    float: left;
    padding: 0;
  }
  .snelbestellenHolder .invoer .inputAantal {  /* nieuw */
    display: block;
    width: 25%;
    float: left;
    padding: 0;
  }
  .snelbestellenHolder .invoer .inputArtikelnr input {  /* nieuw */
    width: 100%;
    margin: 0;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .snelbestellenHolder .invoer .inputAantal input {  /* nieuw */
    width: 100%;
    margin: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  #snelbestellenArtikelomschrijving {  /* nieuw */
    display: block;
    white-space: nowrap;
    max-width: 100%;
    width: 100%;
  }
  #snelbestellenPrijs {  /* nieuw */
    display: block;
    width: 100%;
    padding: 0;
    text-align: left;
  }
  .snelbestellenHolder .snelbestellenKnop {  /* nieuw */
    width: 100%;
    margin: 5px 0 0;
    display: block;
    text-align: left;
  }
  .snelbestellenHolder .autocomplete-suggestions {  /* nieuw */
    width: auto !important;
    left: 10px;
    right: 10px;
    top: 75px !important;
  }
  .snelbestellenHolder .omschrijving {  /* nieuw */
    width: auto;
    margin-right: 0.25em;
  }
  .stap .blokholder > .content {  /* nieuw */
    padding: 10px 0 0;
  }
  .stap1_artikelen table tr:first-child {  /* nieuw */
    display: none;
  }
  .stap1_couponcode .content {  /* nieuw */
    width: 100%;
    display: table;
  }
  .stap1_couponcode .titel {  /* nieuw */
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .blokholder.stap1_couponcode .content a.wButControleer {  /* nieuw */
    width: 100px;
  }
  .dropdown.dealerHolder .plaats {  /* nieuw */
    float: none;
  }
  .dropdown.dealerHolder .bedrijf {  /* nieuw */
    display: block;
  }
  .dropdown.dealerHolder .keuze .km {  /* nieuw */
    padding-right: 10px;
  }
  .stap.vier .gegevens {  /* nieuw */
    padding: 10px;
  }
  .stap.vier .factuurAfleverHouder .links, .stap.vier .factuurAfleverHouder .rechts {  /* nieuw */
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  .stap.vier .factuurAfleverHouder .midden {  /* nieuw */
    display: none;
  }
  table.lijst tr:first-child {  /* nieuw */
    display: none;
  }
  table.lijst tr {  /* nieuw */
    display: block;
    margin: 0 0 10px;
    background: #fafafa;
    border-radius: 3px;
    padding: 10px;
    border: 1px solid #eee;
    position: relative;
  }
  table.lijst tr td {  /* nieuw */
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: none;
    background: none !important;
    padding: 0;
  }
  table.lijst tr td #voorraadTT {  /* nieuw */
    float: none;
  }
  table.lijst tr td.bedrag {  /* nieuw */
    text-align: left;
    font-weight: bold;
  }
  table.lijst td.knoppenHouder {  /* nieuw */
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    padding: 10px;
    border-left: 1px solid #eee;
  }
  table.lijst td.knoppenHouder a {  /* nieuw */
    padding: 8px;
    display: block;
  }
  .adresHolder .adressen .item {  /* nieuw */
    flex-basis: 100%;
    margin: 0 0 5px;
  }
  .adresHolder .adressen .item.open {  /* nieuw */
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    padding: 10px 15px;
    box-shadow: none;
  }
  .blokholder.accountWijzigen .content {  /* nieuw */
    padding: 0;
  }
  .blokholder.accountWijzigen .beschrijving, .blokholder.accountWijzigen .invoer {  /* nieuw */
    display: block;
    width: auto;
    padding: 0;
  }
  .blokholder.accountWijzigen .beschrijving {  /* nieuw */
    font-weight: bold;
  }
  .blokholder.accountWijzigen .invoer {  /* nieuw */
    padding-bottom: 10px;
  }
  a.barcodescannerLink {  /* nieuw */
    float: right;
  }
  .barcodescannerHouder.open {  /* nieuw */
    border-radius: 0;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    margin-left: 0;
  }
  #barcodeScannerCamera video {  /* nieuw */
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 760px) {
  #resMenu2 {  /* nieuw */
    height: 56px;
    display: block !important;
    background-color: #fff;
  }
  .art-Sheet, .bovenkant, .menuLaag2 .art-nav, .pageFooterHolder .pageFooter, .pageFooterKnoppenHolder .pageFooterKnoppen, .SubfooterHolder, .accountHouder2, .usps {  /* nieuw */
    max-width: 550px;
  }
  #cookieHolder .cookie {  /* nieuw */
    width: calc(100% - 40px);
    max-width: 100%;
    border-radius: 0;
    left: auto;
    right: auto;
    bottom: 0;
  }
  .filters img {  /* nieuw */
    width: auto !important;
  }
  .art-nav, .aLandingMenu, .account, .socialMedia, .art-sidebar1, .knoppenRechts, .footerTable .tussen, .winkelwagenHouder, .bovenkant .zoeken, .ccRechts, .ccLinks, .usps, .shopSortMaxPageC, .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;
  }
  #map-canvas, iframe {  /* nieuw */
    width: 100% !important;
    max-width: 100%;
  }
  .responsiveMenu {  /* nieuw */
    display: block;
  }
  .bovenkantHeader, .accountHouder, .pageFooterHolder {  /* nieuw */
    width: 100%;
    overflow: hidden;
  }
  .responsiveKnop {  /* nieuw */
    display: block;
  }
  .bovenkantHolder, #art-main {  /* nieuw */
    min-width: 0;
    overflow: hidden;
    border-bottom: 0 solid;
  }
  .alleenResponsive {  /* nieuw */
    display: inline;
  }
  .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 {  /* 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;
  }
  .pageFooterKnoppenHolder .pageFooterKnoppen {  /* nieuw */
    padding: 10px;
  }
  .pageFooterHolder .pageFooter {  /* nieuw */
    padding: 10px;
  }
  .sitemap1 .sitemap1ul a, .sitemap1 .sitemapWinkel a, .sitemap1 .sitemapMinisite a {  /* nieuw */
    text-decoration: none;
  }
  .sitemap1 .sitemap1ul li, .sitemap1 .sitemapWinkel li, .sitemap1 .sitemapMinisite li {  /* nieuw */
    display: block;
    float: none;
    width: auto;
  }
  ul.sitemap1ul, ul.sitemap1ul ul, ul.sitemap1ul ul ul, ul.sitemap1ul ul ul ul {  /* nieuw */
    margin: 0;
  }
  li.STPMenu1li {  /* nieuw */
    width: 100%;
    border: 0;
    list-style-type: none;
  }
  li.STPMenu2li {  /* nieuw */
    margin-left: 10px;
  }
  li.STPMenu3li {  /* nieuw */
    margin-left: 20px;
  }
  li.STPMenu4li {  /* nieuw */
    margin-left: 30px;
  }
  li.STPMenu5li {  /* nieuw */
    margin-left: 40px;
  }
  li.STPMenu6li {  /* nieuw */
    margin-left: 50px;
  }
  li.STPMenu7li {  /* nieuw */
    margin-left: 60px;
  }
  li.STPMenu8li {  /* nieuw */
    margin-left: 70px;
  }
  li.STPMenu9li {  /* nieuw */
    margin-left: 80px;
  }
  li.STPMenu10li {  /* nieuw */
    margin-left: 90px;
  }
  li.STPMenu2li a {  /* nieuw */
    font-size: 14px;
  }
  li.STPMenu3li a {  /* nieuw */
    font-size: 13px;
  }
  .Taalkeuze_vlaggen {  /* nieuw */
    left: auto;
    position: relative;
    right: auto;
    text-align: center;
    width: 100%;
  }
  .HeaderHolder .slideshowHolder, .HeaderHolder .slideshowHolder div {  /* nieuw */
    width: 100% !important;
  }
  .HeaderHolder .slideshowHolder div img {  /* nieuw */
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
  }
  .inschrijfforMulisher_table td {  /* nieuw */
    display: block;
  }
  .homepage .deel1 {  /* nieuw */
    display: none;
  }
  .homepage .deel2 {  /* nieuw */
    padding-top: 0;
  }
  .homepage .deel2 .links {  /* nieuw */
    float: none;
    margin-right: 0;
    display: block;
    width: auto;
  }
  .homepage .deel2 .links a {  /* nieuw */
    background-position: center center;
    background-size: 95% auto;
    height: 175px;
    margin: 0;
    width: 180px;
  }
  .homepage .deel2 .knoppen {  /* nieuw */
    display: none;
  }
  .homepage {  /* nieuw */
    width: 360px;
  }
  .nieuwsBlok, .twitterBlok {  /* nieuw */
    width: 90%;
    padding: 5%;
  }
  .nieuwsBlok {  /* nieuw */
    margin-top: 10px;
  }
  .twitterBlok .goTekstTwitter {  /* nieuw */
    display: none;
  }
  .widgetNieuws2Keiler {  /* nieuw */
    height: 6.6em;
  }
  .footerTable .td {  /* nieuw */
    display: block;
  }
  .openklapper h2 {  /* nieuw */
    font-size: 14px;
    white-space: nowrap;
  }
  .inloggen_holder {  /* nieuw */
    display: block;
    margin: 0 auto;
  }
  .inloggen_holder .sep {  /* nieuw */
    display: none;
  }
  .inloggen_holder .inloggen_content, .inloggen_holder .inloggen_beschrijving {  /* nieuw */
    border: 0;
    display: block;
    width: 100%;
  }
  .inloggen_holder .inloggen_content {  /* nieuw */
    margin: 0 0 10px;
  }
  .inloggen_holder .inloggen_beschrijving {  /* nieuw */
    padding: 0;
  }
  .shopCategorieHolder .categorie {  /* nieuw */
    width: 50%;
  }
  .shopLijst .artikel .inner .col1 {  /* nieuw */
    width: 85px;
  }
  .shopTegel .artikel {  /* nieuw */
    width: 50%;
  }
  .shopTegel .artikel:nth-of-type(4n+1) {  /* nieuw */
    clear: none;
  }
  .shopTegel .artikel:nth-of-type(3n+1) {  /* nieuw */
    clear: none;
  }
  .shopTegel .artikel:nth-of-type(2n+1) {  /* nieuw */
    clear: both;
  }
  .shopTegel .artikel .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 .bestellen, .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 */
    display: none;
  }
  .artikel.detail .ad-gallery .ad-image-wrapper .ad-image {  /* nieuw */
    pointer-events: none;
  }
  .ad-gallery .ad-next .ad-next-image, .ad-gallery .ad-prev .ad-prev-image {  /* nieuw */
    display: block !important;
    opacity: 0.5 !important;
    background-color: #fff;
  }
  .shopSortOptieTable {  /* nieuw */
    margin: 15px 0;
  }
  .shopSortOptieTable td {  /* nieuw */
    display: inline-block;
    margin: 0 5px 5px 0;
  }
  .shopSortOptieTable .shopSortMaxPageB {  /* nieuw */
    display: none;
  }
  .shopSortOptieTable td.shopSortNiks {  /* nieuw */
    display: none;
  }
  .shopSortOptieTable td img {  /* nieuw */
    width: auto;
  }
  #tell-a-friend table {  /* nieuw */
    width: 100%;
  }
  #tell-a-friend td {  /* nieuw */
    display: block;
    width: 100%;
  }
  #tell-a-friend td textarea, #tell-a-friend td input {  /* nieuw */
    width: 100%;
  }
  .shopNavigatie {  /* nieuw */
    margin: 0 auto;
    height: auto;
  }
  .stap1_kassaArtikelen img {  /* nieuw */
    width: auto;
  }
  .stap2_naw .content td, .stap2_bestaandeKlant .content > div {  /* nieuw */
    display: block;
    float: none;
    width: 100%;
  }
  .levermethode td, .stap3_betaal td, .stap2_naw .factuurAfleverHouder td {  /* nieuw */
    display: table-cell;
    width: auto;
  }
  .stap1_couponcode .content {  /* nieuw */
    width: 100%;
    display: table;
  }
  .stap1_couponcode .titel {  /* nieuw */
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .stap1_couponcode .content #CouponCodeV {  /* nieuw */
    width: 100% !important;
  }
  .stap1_couponcode .content a.wButControleer {  /* nieuw */
    width: 100px !important;
  }
  .kassaArtikelGegevens td {  /* nieuw */
    display: block;
  }
  .kassaArtikelGegevens .gegevens .regeltotaal, .artT4E_1, .artT4E_2 {  /* nieuw */
    text-align: left;
  }
  .stap1_totalen .beschrijving, .stap3_totalen .beschrijving {  /* nieuw */
    width: auto;
  }
  .dropdown.dealerHolder .plaats {  /* nieuw */
    float: none;
  }
  .dropdown.dealerHolder .bedrijf {  /* nieuw */
    display: block;
  }
  .dropdown.dealerHolder .keuze .km {  /* nieuw */
    padding-right: 10px;
  }
  .stappenbalk {  /* nieuw */
    padding: 0 0 10px;
    text-align: center;
  }
  .stappenbalk li {  /* nieuw */
    margin: 0;
  }
  .stappenbalk li .naam {  /* nieuw */
    display: none;
  }
  .offertePdf {  /* nieuw */
    display: none;
  }
  .stap2_naw .afleveradres td.vrijadres {  /* nieuw */
    display: table-cell;
  }
  .stap2_naw .afleveradres td.keuze {  /* nieuw */
    display: table-cell;
    width: 30px;
  }
  .stap2_naw .factuuradres td.vrijadres {  /* nieuw */
    display: table-cell;
  }
  .stap2_naw .factuuradres td.keuze {  /* nieuw */
    display: table-cell;
    width: 30px;
  }
  .stap2_naw .gegevens {  /* nieuw */
    padding: 10px;
  }
  .stap2_naw .factuurAfleverHouder .links, .stap2_naw .factuurAfleverHouder .rechts {  /* nieuw */
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  .stap2_naw .factuurAfleverHouder .midden {  /* nieuw */
    display: none;
  }
  .stap1_kassaTitel {  /* nieuw */
    display: none;
  }
  .kassaArtikel_1, .kassaArtikel_2 {  /* nieuw */
    position: relative;
  }
  .stap1_couponcode {  /* nieuw */
    text-align: left;
  }
  .stap .gegevens .verwijderen a {  /* nieuw */
    position: absolute;
    right: 0;
    top: calc(50% - 9px);
  }
  .kassaArtikelGegevens .gegevens tr, .kassaArtikelGegevens .gegevens td {  /* nieuw */
    display: inline-block;
    width: auto !important;
  }
  .kassaArtikelGegevens .gegevens .aantal .input {  /* nieuw */
    margin-right: 10px;
  }
  .status_td3, .statusB_td3 {  /* nieuw */
    display: none;
  }
  .statusB_td2 a {  /* nieuw */
    text-decoration: none;
    pointer-events: none;
  }
  .cadeauHolder .cadeauAfbeeldingHolder img {  /* nieuw */
    max-width: 100%;
    height: auto !important;
  }
  .cadeauHolder .cadeauTextField, .cadeauHolder .cadeauTextArea {  /* nieuw */
    width: calc(100% - 10px);
  }
  .cadeauHolder .cadeauBedrag .cadeauTextField {  /* nieuw */
    width: 170px;
  }
  .cadeauHolderOpties > div {  /* nieuw */
    float: none !important;
  }
  .houderHome .tekst {  /* nieuw */
    bottom: 0;
    left: 0;
    width: 100%;
    position: relative;
    box-shadow: none;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    padding: 10px;
  }
  .houderHome .tekst h1 {  /* nieuw */
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    position: relative;
  }
  .pdfkeuzeholder {  /* nieuw */
    border-radius: 0;
    left: 0;
    margin: 0;
    max-width: 100%;
    padding: 20px 10px 10px;
    position: absolute;
    right: 0;
    top: 64px;
    width: auto;
  }
  .pdfkeuzeholder .pdfkeuze .inner .col1, .pdfkeuzeholder .pdfkeuze .inner .col2, .pdfkeuzeholder .pdfkeuze .inner .col3 {  /* nieuw */
    box-sizing: border-box;
    display: block !important;
    width: 100% !important;
  }
  .pdfkeuzeholder .pdfkeuze .inner .col2 {  /* nieuw */
    padding: 15px 0;
  }
  .productCarrousselHolder .jcarousel-clip {  /* nieuw */
    max-width: 445px;
  }
  .persoonTeam {  /* nieuw */
    display: block;
  }
  .persoonTeam .afbeeldingHolder, .persoonTeam .info {  /* nieuw */
    display: block;
    width: 100%;
  }
  .liquid-slide-sjabloon .plaatje::after {  /* nieuw */
    height: 50px;
  }
  div[class*="grid"] {  /* nieuw */
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 560px) {
  .productCarrousselHolder .jcarousel-clip {  /* nieuw */
    max-width: 215px;
  }
  .liquid-slide-sjabloon .inhoud h2 {  /* nieuw */
    font-size: 30px;
  }
  .liquid-slide-sjabloon .inhoud {  /* nieuw */
    left: 5%;
  }
}
@media screen and (max-width: 520px) {
  .liquid-slide-sjabloon .inhoud h2 {  /* nieuw */
    display: none;
  }
}
@media screen and (max-width: 413px) {
  .resMenubalkinhoud .resMenucategorienaam {  /* nieuw */
    display: none;
  }
}
