/*
 * maatwerk.css
 * Klant:        https://gtbouwgroep.nl
 * Gegenereerd:  2026-06-29 13:18
 * 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.85em;
  overflow-y: scroll;
  color: #000;
  background: #000;
}
#art-main {
  background: #eee;
}
.cleared {
  line-height: 0;
}
body > .laadtijd, body > .sessienr, body > .versie {  /* nieuw */
  background-color: #365376;
  border-radius: 3px;
  bottom: 5px;
  color: #fff;
  cursor: default;
  display: block;
  font-size: 11px;
  font-style: normal;
  line-height: 1.25em;
  opacity: 0.9;
  padding: 4px 7px;
  position: fixed;
  right: 5px;
  z-index: 10;
  text-align: right;
  margin: 0;
}
body > .sessienr {  /* nieuw */
  background-color: #f1f1f1;
  bottom: 29px;
  color: #000;
}
body > .versie {  /* nieuw */
  background-color: #f1f1f1;
  bottom: 53px;
  color: #000;
}
.art-Sheet {
  background: #eee;
  max-width: 1200px;
  min-width: 1px;
  padding: 0 20px;
}
.art-Sheet-body {  /* nieuw */
  position: relative;
  z-index: 1;
  padding: 0;
  flex: 1;
}
.bovenkant .art-nav {
  right: 0;
  position: absolute;
  bottom: 20px;
}
.art-menu li a {
  font-family: "Crimson Text", Helvetica, Arial, Sans-Serif;
  padding-bottom: 10px;
}
.art-menu li a .t {
  color: #FFF;
  font-size: 18px;
  margin: 0 20px;
  font-weight: bold;
  padding: 5px 0;
  line-height: 30px;
  text-transform: uppercase;
}
.art-menu li a .t:hover {  /* nieuw */
  color: #d29b3e;
}
.art-menu li a.active .t {  /* nieuw */
  color: #d29b3e !important;
}
.art-menu li a .t.homeWeg {  /* nieuw */
  display: none;
}
.art-menu > li::after {  /* nieuw */
  content: "";
  border-left: 1px solid #fff;
  height: 20px;
  position: absolute;
  top: 8px;
  width: 0;
  padding: 0;
  bottom: 0;
  right: 0;
}
.art-menu li:nth-child(1)::after, .art-menu li:nth-child(2)::after {  /* nieuw */
  display: none;
}
.art-menu ul {
  z-index: 10;
  box-shadow: 0 5px 119px -17px rgba(0, 0, 0, 0.15);
  border: 1px solid #000;
}
.art-menu ul li a {
  border-bottom: 1px solid #000;
  padding: 10px;
  font-weight: bold;
  font-size: 15px;
  color: #000;
  text-transform: uppercase;
}
.art-menu ul li a:hover {
  background: url(images/border-gradient.jpg);
  background-position: right;
  color: #FFF;
}
.art-menu ul li a.active {
  background: url(images/border-gradient.jpg);
  background-position: right;
  color: #FFF;
}
.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-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: 40px 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: #d29b3e;
}
a:link {
  color: #d29b3e;
}
a:visited, a.visited {
  color: #d29b3e;
}
a:hover, a.hover {
  color: #d29b3e;
}
h1, .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: "Crimson Text", Helvetica, Arial, Sans-Serif;
  font-size: 30px;
  font-style: normal;
  text-transform: uppercase;
}
.h1 strong, h1 strong {  /* nieuw */
  color: #d29b3e;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {  /* nieuw */
  color: #000;
  font-family: "Crimson Text", Helvetica, Arial, Sans-Serif;
  font-size: 27px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {  /* nieuw */
  color: #000;
  font-family: "Crimson Text", Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0.25em;
  text-transform: uppercase;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {  /* nieuw */
  color: #000;
  font-family: "Crimson Text", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {  /* nieuw */
  color: #999;
  font-family: "Crimson Text", Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {  /* nieuw */
  color: #333;
  font-family: "Crimson Text", Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  text-transform: uppercase;
}
h1::after, h2::after, .h1::after {  /* nieuw */
  width: 60px;
  height: 4px;
  background-color: #d29b3e;
  vertical-align: middle;
  content: "";
  position: relative;
  display: inline-block;
  margin-left: 20px;
}
blockquote {
  border-left: 5px solid #eee;
  margin: 0;
  padding: 10px 15px;
}
blockquote p {
  color: #666;
  font-family: Georgia, Garamond, Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2em;
}
.art-contentLayout .art-content {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: visible;
  width: 250px;
}
.art-contentLayout .art-sidebar1 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 250px;
}
.art-contentLayout .art-sidebar2 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 250px;
}
.art-contentLayout .art-content-sidebar1 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 750px;
}
.art-contentLayout .art-content-sidebar2 {  /* nieuw */
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 750px;
}
.ccLinks {  /* nieuw */
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
}
.ccRechts {  /* nieuw */
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
}
.art-sidebar1 .art-Block {  /* nieuw */
  padding-right: 20px;
}
.art-sidebar2 .art-Block {  /* nieuw */
  padding-left: 20px;
}
.art-sidebar1 .FCK2kolTd, .art-sidebar1 .FCK3kolTd, .art-sidebar1 .FCK4kolTd, .art-sidebar1 .FCK5kolTd {  /* nieuw */
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.art-sidebar1 .FCK2kolTdS, .art-sidebar1 .FCK3kolTdS, .art-sidebar1 .FCK4kolTdS, .art-sidebar1 .FCK5kolTdS {  /* nieuw */
  display: none;
}
.art-sidebar2 .FCK2kolTd, .art-sidebar2 .FCK3kolTd, .art-sidebar2 .FCK4kolTd, .art-sidebar2 .FCK5kolTd {  /* nieuw */
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.art-sidebar2 .FCK2kolTdS, .art-sidebar2 .FCK3kolTdS, .art-sidebar2 .FCK4kolTdS, .art-sidebar2 .FCK5kolTdS {  /* nieuw */
  display: none;
}

/* === substyle.css === */
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"] {  /* nieuw */
  background-color: #fff;
  border: 4px solid;
  border-image: url(images/border-gradient.jpg) 30;
  border-radius: 10px;
  box-shadow: none;
  color: #666;
  font-family: inherit;
  font-size: inherit;
  line-height: 1.5em;
  margin-bottom: 2px;
  margin-right: 2px;
  padding: 12px 15px;
  outline: none;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
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: #d29b3e;
}
input[type="checkbox"]:checked::before {
  color: #d29b3e;
}
/* ⚠ selector gepromoveerd van '.copyright' (was minder specifiek dan basis) */
.pageFooterKnoppenHolder .pageFooterKnoppen .copyright {  /* nieuw – selector gepromoveerd voor specificiteit */
  color: #d29b3e;
  text-transform: uppercase;
  opacity: 1;
}
.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 {
  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;
}
.inloggen_holder {
  display: table;
  margin: 85px auto;
  max-width: 800px;
}
.inloggen_holder .sep {  /* nieuw */
  display: table-cell;
  width: 25px;
}
.inloggen_holder .inloggen_content {
  border: 1px solid #ddd;
  border-radius: 3px;
  display: table-cell;
  width: 285px;
  box-sizing: border-box;
}
.inloggen_holder .inloggen_beschrijving {
  border-left: 1px solid #ddd;
  display: table-cell;
  padding-left: 25px;
  vertical-align: middle;
}
/* ⚠ selector gepromoveerd van '.inloggen_content' (was minder specifiek dan basis) */
.inloggen_holder .inloggen_content {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #f2f2f2;
  display: inline-block;
  padding: 20px;
}
.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;
}
.formulier_holder {  /* nieuw */
  width: 100%;
}
.formulier_text {
  margin: 15px 0;
  width: 100% !important;
}
.formulier_textarea {
  height: 150px;
  margin: 15px 0;
  width: 100% !important;
}
.formulierVersturen a.button {
  float: right;
}
::placeholder {  /* nieuw */
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
}
.formulier_holder .h1 {  /* nieuw */
  color: #FFF;
}
.formulier.widget label, .formulier.widget .label {
  font-weight: bold;
}
a.logo {
  left: 15px;
  position: absolute;
  bottom: 20px;
  width: 333px;
  outline: 0;
}
a.logo img {
  width: 100%;
}
.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;
  z-index: 2;
  border: 0;
}
/* ⚠ selector gepromoveerd van '.bovenkant' (was minder specifiek dan basis) */
.bovenkantHolder .bovenkant {  /* nieuw – selector gepromoveerd voor specificiteit */
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  height: 250px;
  box-sizing: border-box;
}
.extrabovenkant {  /* nieuw */
  background-color: #365376;
  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;
}
.HeaderHolder {
  line-height: 0;
}
.pageFooterHolder {
  background-color: #000;
  border-top: 7px solid;
  border-image: url(images/border-gradient.jpg) 30;
}
.pageFooterHolder .pageFooter {
  padding: 45px 20px 30px;
  position: relative;
  max-width: 1200px;
  font-size: 19px;
  color: #d29b3e;
}
.pageFooterHolder a {
  color: #d29b3e;
  text-decoration: none;
}
.pageFooter h2, .pageFooter h3 {  /* nieuw */
  color: #fff;
  font-size: 17px;
}
.pageFooterKnoppenHolder {
  background-color: #000;
}
.pageFooterKnoppenHolder .pageFooterKnoppen {
  position: relative;
  max-width: 1200px;
  padding: 10px 20px;
  display: block;
  font-size: 14px;
}
.pageFooterKnoppenHolder .pageFooterKnoppen a {  /* nieuw */
  color: #fff !important;
}
.pageFooterHolder .pageFooter .contactFormulier {  /* nieuw */
  display: none;
}
div[class*="grid"] {
  hyphens: auto;
  -webkit-hyphens: auto;
}
/* ⚠ selector gepromoveerd van '.Gv3Thumb' (was minder specifiek dan basis) */
.Gv3 .Gv3Thumb {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #d29b3e;
  float: left;
  margin: 0 1% 1% 0;
  padding: 0;
  width: 32%;
  position: relative;
  text-align: center;
  overflow: hidden;
  transition: all 0.3s ease;
  z-index: 2;
  line-height: 0;
}
.Gv3Thumb:nth-of-type(3n) {  /* nieuw */
  margin-right: 0;
}
.Gv3Thumb:hover {  /* nieuw */
  z-index: 5;
}
.Gv3Thumb:hover:before {  /* nieuw */
  opacity: 1;
  top: 50%;
  transform: rotate(0deg);
}
.Gv3Thumb:before {  /* nieuw */
  font-size: 20px;
  font-weight: normal;
  font-family: Arial;
  content: "+";
  width: 42px;
  height: 42px;
  background: #000;
  text-align: center;
  border-radius: 50px;
  position: absolute;
  left: 50%;
  top: 52%;
  margin-left: -21px;
  margin-top: -21px;
  line-height: 42px;
  z-index: 6;
  color: #fff;
  pointer-events: none;
  transition: all 0.3s ease;
  opacity: 0;
  transform: rotate(90deg);
}
.Gv3Thumb:hover img {  /* nieuw */
  opacity: 0.3;
}
.Gv3ThumbImg {  /* nieuw */
  display: block;
}
.Gv3Thumb img {  /* nieuw */
  transition: all 0.3s ease;
}
/* ⚠ 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;
}
.Gv3Thumb .desc {
  display: none;
}
.Gv3Thumb .desc2 {  /* nieuw */
  display: none;
}
.button, a.button, button {
  background: url(images/border-gradient.jpg);
  background-position: right;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 18px;
  text-transform: uppercase;
  color: #FFF;
}
a.button:hover, button:hover {  /* nieuw */
  opacity: 0.8;
}
a.knop {
  background: url(images/border-gradient.jpg);
  background-position: right;
  border-radius: 10px;
  font-size: 18px;
  line-height: 1.85em;
  font-weight: bold;
  font-family: "Crimson Text";
  padding: 10px 18px 3px 18px;
  text-transform: uppercase;
  color: #FFF;
}
a.knop:hover {  /* nieuw */
  opacity: 0.8;
}
a.knop.grijs {  /* nieuw */
  background-color: #eee;
  color: #888;
}
.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: 20;
  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;
}
.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;
}
.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%;
}
.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: #365376;
}
.cookieMelding .inhoud .sluiten {
  background: #365376;
}
.privacyMelding {
  box-shadow: 0 0 60px 5px rgba(0, 0, 0, 0.2);
}
.privacyMelding .inhoud .titel {
  color: #3c5173;
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
}
.privacyMelding .knoppen a.knop {
  background: #aaa;
}
.popupHolder .popup {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
}
.kiyohHolder .kiyohReview {
  background: #f5f5f5;
}
.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;
}
.SMIconen {  /* nieuw */
  float: right;
  position: relative;
}
.SMIconen img {  /* nieuw */
  margin: 0 5px;
}
.panel-wrapper {  /* nieuw */
  background: #000;
}
.panel-wrapper::before {  /* nieuw */
  content: "";
  position: absolute;
  background: #eee;
  left: 0;
  right: 0;
  height: 200px;
  bottom: -32px;
}
.liquid-slide-sjabloon {  /* nieuw */
  max-width: 1200px;
  margin: 0 auto;
  border: 6px solid;
  border-image: url(images/border-gradient.jpg) 30;
  box-sizing: border-box;
}
.knopTegelzetters {  /* nieuw */
  position: absolute;
  right: 20px;
  bottom: 100px;
}

/* === responsive2.css === */
.resMenubalk {
  height: 60px;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 80;
}
/* ⚠ selector gepromoveerd van '.resMenubalkinhoud' (was minder specifiek dan basis) */
.bovenkantHolder .bovenkant .resMenubalkinhoud {  /* nieuw – selector gepromoveerd voor specificiteit */
  background-color: #000;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px 15px 10px 10px;
  z-index: 50;
  position: fixed;
  line-height: 1em;
}
/* ⚠ 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: 28px;
  height: 28px;
}
.resMenubalkinhoud .resMenucategorienaam {  /* nieuw */
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 0 10px;
  position: relative;
  text-decoration: none;
  top: -6px;
}
.resMenubalkinhoud .resMenustandaardmenu, .resMenubalkinhoud .resMenuwinkelmandje, .resMenubalkinhoud .resMenuZoekenKnop {  /* nieuw */
  float: right;
}
.resMenubalkinhoud .resZoeken.open {
  padding-top: 5px;
  padding-bottom: 5px;
}
.resMenuHolder {
  background-color: #FFF;
  box-shadow: 10px 0 10px 0 rgba(0, 0, 0, 0.2);
  top: 219px;
  transition: all 0.3s ease;
  overflow-y: scroll;
  max-width: 100%;
}
.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, .resMenublokinhoud a {  /* nieuw */
  border-bottom: 1px solid #000;
  display: block;
  padding: 8px 15px;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  box-sizing: border-box;
  color: #000;
  font-size: 14px;
  transition: background-color 0.3s ease;
}
.resMenublokinhoud .resMenuItem.active > a {
  background: url(images/border-gradient.jpg);
  color: #fff;
  background-position: right;
}
.resMenublokinhoud .resMenuItem #respVerlangLijstCode {
  padding: 10px 0;
  text-indent: 20px;
  font-size: 14px;
  border-bottom: 1px solid #dbdbdb;
}
.resMenuItem .laag1 a {
  font-size: 13px;
}
#aantal {
  background-color: #365376;
}
.openklapper {
  width: 39px;
  background-color: #404040;
  background: url(images/res_plus.svg) no-repeat scroll center center/50% auto #FFF;
}
.openklapper.open {  /* nieuw */
  background: url(images/res_min.svg) no-repeat scroll center center/50% auto #FFF;
}
.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);
}
#menuopenen {  /* nieuw */
  background: url(images/border-gradient.jpg);
  background-position: right;
  padding: 10px 18px;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 45px;
  margin-top: 20px;
  color: #FFF;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: none;
}
li.resMenuItem.homeWeg {  /* nieuw */
  display: none;
}
@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;
  }
  a.logo {  /* nieuw */
    bottom: 80px;
    left: 100px;
    width: 243px;
  }
  .knopTegelzetters {  /* nieuw */
    bottom: 87px;
    right: 100px;
  }
  .bovenkant .art-nav {  /* nieuw */
    right: 80px;
    position: absolute;
    bottom: 20px;
  }
}
@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;
  }
  .bovenkant .art-nav {  /* nieuw */
    right: 10px;
    bottom: 0;
  }
  .art-menu li a .t {  /* nieuw */
    font-size: 15px;
  }
  .knopTegelzetters {  /* nieuw */
    left: 0;
    position: absolute;
    bottom: 60px;
    width: 379px;
    transition: 0.3s all ease;
    display: block;
    right: 0;
    margin: 0 auto;
  }
  .knopTegelzetters a.knop {  /* nieuw */
    font-size: 15px;
  }
  a.logo {  /* nieuw */
    left: 0;
    position: absolute;
    bottom: 116px;
    width: 250px;
    transition: 0.3s all ease;
    display: block;
    right: 0;
    margin: 0 auto;
  }
  .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: 5px 15px;
  }
  .liquid-slide-sjabloon .sliderWrapper {  /* nieuw */
    background-color: #000;
  }
  .liquid-slide-sjabloon .inhoud h2 {  /* nieuw */
    font-size: 16px;
  }
  .liquid-slide-sjabloon .inhoud p {  /* nieuw */
    display: none;
  }
  .shopCategorieHolder .categorie {  /* nieuw */
    width: 33.3%;
  }
  .shopTegel .artikel {  /* nieuw */
    width: 33.3%;
  }
  .shopTegel .artikel:nth-of-type(4n+1) {  /* nieuw */
    clear: none;
  }
  .shopTegel .artikel:nth-of-type(3n+1) {  /* nieuw */
    clear: both;
  }
  .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);
  }
}
@media screen and (max-width: 760px) {
  .resMenubalk {  /* nieuw */
    display: block;
  }
  #resMenu2 {  /* nieuw */
    display: block !important;
    height: 219px;
  }
  .art-Sheet, .bovenkant, .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;
  }
  .art-nav, .aLandingMenu, .account, .art-sidebar1, .knoppenRechts, .footerTable .tussen, .winkelwagenHouder, .bovenkant .zoeken, .ccRechts, .ccLinks, .usps, .bovenkantHolder, .shopSortMaxPageC, .shopSortMaxPageA {  /* nieuw */
    display: none !important;
  }
  header {  /* nieuw */
    height: 156px;
  }
  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% !important;
    display: block;
    margin-bottom: 15px;
  }
  .pageFooter .FCK2kolTdS, .pageFooter .FCK3kolTdS, .pageFooter .FCK4kolTdS, .pageFooter .FCK5kolTdS {  /* nieuw */
    display: none;
  }
  .HeaderHolder {  /* nieuw */
    width: 100%;
  }
  a.logo {  /* nieuw */
    width: 170px;
  }
  .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;
  }
  .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;
  }
  .inschrijfformulier_table td {  /* nieuw */
    display: block;
  }
  .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;
  }
  #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;
  }
  .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 .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;
  }
  .vak .inhoud {  /* nieuw */
    padding: 40px 10px;
  }
  .privacyMelding {  /* nieuw */
    left: 0;
    max-width: 100%;
    bottom: 0;
    border-radius: 0;
  }
  .privacyMelding .inhoud, .privacyMelding .knoppen {  /* nieuw */
    padding: 20px;
  }
  .SMIconen {  /* nieuw */
    float: unset;
    margin: 20px 0;
  }
  .resMenubalkinhoud a.logoRes {  /* nieuw */
    position: relative;
    top: 10px;
    width: 260px;
    margin: 0 auto;
    display: block;
  }
  a.logoRes img {  /* nieuw */
    width: 100%;
    height: auto;
  }
  .Gv3Thumb {  /* nieuw */
    width: 49%;
  }
  .Gv3Thumb:nth-of-type(3n) {  /* nieuw */
    margin-right: 1%;
  }
  .Gv3Thumb:nth-of-type(2n) {  /* nieuw */
    margin-right: 0;
  }
  div[class*="grid"] {  /* nieuw */
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 560px) {
  .productCarrousselHolder .jcarousel-clip {  /* nieuw */
    max-width: 215px;
  }
}
