/* 20250925154240 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #666666;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #000000;
  background-color: #ffffff;
}

.gui-content-title {
  color: #000000;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #000000;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #0a8de9;
}

/* custom */
/*Richard*/
.wrapper #content form#gui-form #gui-wrapper.gui.gui-faq .gui-col2-right .gui-col2-right-col2.gui-div-faq-right .gui-block.gui-margin.gui-div-faq-links {
  display: none;
}
/*Richard*/

#navbar .subsubnav {
 display:none!important; 
}

#footer.footer-new .payments {
  max-width: 300px;
}

#footer.footer-new .payments img {
	background-color:#fff;
  height: 40px;
  width: 64px;
  margin-top: 3px;
}
#footer.footer-new .bottom-footer {
	text-align:center;
}
#footer.footer-new .full-copyright {
	max-width:100% !important;
  color: #4A4A4A;
  padding: 30px 0px;
}
#footer.footer-new .full-copyright a {
	max-width:100% !important;
  color: #222222;
}
#footer.footer-new .copyright {
  padding-bottom:30px;
  color: #4A4A4A;
}

@media(max-width:767px){
  #footer.footer-new .payments {
  	margin-bottom: 15px;
  }
  #footer.footer-new .payments img {
  	height:32px;
    width: 50px;
  }
}
.unit-price { 
  font-family: ABeeZee, sans-serif; 
  font-size: 0.98em; 
  font-weight: 400;
}

.price-inner { 
  font-family: Abel, sans-serif; 
  font-size: 1.8em; 
  font-weight: 600;
  color:	#667079
}

.container h1{
  padding-top:10px;
  padding-left:0px;
  height: auto;
  text-align: left;
  margin-top: 35px;
}


details {
  background-color: #FFF;
  width:100%
  color: #000;
  font-size: 1.38rem;
  
}


.img-eerste-productpagina { /*afbeeldingen laptop*/
	width: 40%;
  max-width:600px;
  height: auto;
  margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
  margin-right: 0px;
	float: right;
  border-radius: 12px;
  }

.img-eerste-productpagina { /*afbeeldingen mobiel formaat 1*/
		width: 100%;
  	margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 25px;
  	margin-right: 0px; 
  	float: right;
    border-radius: 12px;
  }
.img-tweede-productpagina { /*afbeeldingen laptop*/
	width: 40%;
  max-width:400px;
  height: auto;
  margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
  margin-right: 0px;
	float: right;
  border-radius: 12px;
  }

.img-tweede-productpagina { /*afbeeldingen mobiel formaat 1*/
		width: 100%;
  	margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 25px;
  	margin-right: 0px; 
  	float: right;
    border-radius: 10px;
  }

#cart-page .delivery-message{
  display: flex;
  align-items: center;
  gap: 10px;
  width: auto;
  padding: 5px;
  box-shadow: 0 1px 2px rgba(0,0,0,.08);
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  border-left-width: 0;
  background: #fafafa;
  font-size: 1em;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  position: relative;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(8, 5vw);
  grid-gap: 1.5rem; 
}

.gallery__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; 
  border-radius: 12px;
}

.gallery__item--1 {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;


  /** Alternative Syntax **/
  /* grid-column: 1 / span 2;  */
  /* grid-row: 1 / span 2; */
}

.gallery__item--2 {
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 3;

  /** Alternative Syntax **/
  /* grid-column: 3 / span 2;  */
  /* grid-row: 1 / span 2; */
}

.gallery__item--3 {
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 6;

  /** Alternative Syntax **/
  /* grid-column: 5 / span 4;
  grid-row: 1 / span 5; */
}

.gallery__item--4 {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 3;
  grid-row-end: 6;

  /** Alternative Syntax **/
  /* grid-column: 1 / span 4;  */
  /* grid-row: 3 / span 3; */
}

.gallery__item--5 {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 6;
  grid-row-end: 9;

  /** Alternative Syntax **/
  /* grid-column: 1 / span 4; */
  /* grid-row: 6 / span 3; */
}

.gallery__item--6 {
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 6;
  grid-row-end: 9;

  /** Alternative Syntax **/
  /* grid-column: 5 / span 4; */
  /* grid-row: 6 / span 3; */
}

/***Stefan***/

/*homepage usp-contact*/

.container-homepage-usp-s {
    display: flex;
    flex-wrap: wrap;
}

.container-homepage-usp-left-s {
    flex: 0 0 60%;
    background-color: white;
    padding: 20px;
}

.container-homepage-usp-right-container-s {
    flex: 0 0 35%;
    display: flex;
    flex-direction: column;
    background-color: white;
}

.container-homepage-usp-right-top-s {
    flex: 1;
    background-color: #333365;
    background-image: url('https://cdn.webshopapp.com/shops/16084/files/462912561/scanofloor-team-van-experts-4.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 180px 180px;
    color: white;
    padding-left: 30px;
    padding-bottom: 20px;
    padding-right: 20px;
    margin: 10px;
    border-radius: 30px 15px 60px 15px;
    max-height: 180px;
    min-height: 180px;
}

.container-homepage-usp-right-bottom-s {
    flex: 1;
    text-align: right;
    background-color: white;
    background-image: url('');
    background-repeat: no-repeat;
    background-position: left;
    background-size: 150px 150px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-right: 30px;
    margin: 10px;
    border-radius: 30px 15px 60px 15px;
  	border: 8px;
    border-color: #61A042;
    border-style: solid;
    min-height: 180px;
    max-height: 180px;
}

@media (max-width: 768px) {
.container-homepage-usp-left-s, .container-homepage-usp-right-container-s {
    flex: 0 0 100%;
}
  
.container-homepage-usp-right-container-s {
    flex-direction: column;
}
}

/*homepage usp-contact*/

/*homepage 3div*/

.container-homepage-3div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.homepage-3div-box-1,
.homepage-3div-box-2,
.homepage-3div-box-3,
.homepage-3div-box-4,
.homepage-3div-box-5,
.homepage-3div-box-6 {
    flex: 1;
    position: relative;
    margin: 15px;
    font-weight: bold;
    font-size: 25px;
    color: white;
    text-align: left;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 30px 15px 60px 15px;
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 72%);
    transition: transform 0.3s;
    max-height: 190px;
    background-repeat: no-repeat;
    background-size: 800px;
    background-position: center;
}

.homepage-3div-box-1 {
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/425186612/hoeveel-verf-nodig.jpg');
}

.homepage-3div-box-2 {
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/41015264/betonvloer-verven-dekkend-1467x911.jpg');
}

.homepage-3div-box-3 {
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/433591504/vloerverwarming.jpg');
}

.homepage-3div-box-4 {
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/462910578/vloeren-verven-verfbak.jpg');
}

.homepage-3div-box-5 {
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/425185500/anhydrietvloer-verven.jpg');
}

.homepage-3div-box-6 {
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/462910948/scanofloor-handleidingen-1.jpg');
}

.homepage-3div-box-1:hover,
.homepage-3div-box-2:hover,
.homepage-3div-box-3:hover,
.homepage-3div-box-4:hover,
.homepage-3div-box-5:hover,
.homepage-3div-box-6:hover {
    transform: scale(1.05); 
}

.homepage-3div-box-1 a,
.homepage-3div-box-2 a,
.homepage-3div-box-3 a,
.homepage-3div-box-4 a,
.homepage-3div-box-5 a,
.homepage-3div-box-6 a {
    position: relative;
    color: white;
    text-decoration: none; 
    display: block; 
    height: 100%;
}

@media (max-width: 768px) {
    .container-homepage-3div {
        flex-direction: column;
        height: auto;
    }

    .homepage-3div-box-1,
    .homepage-3div-box-2,
    .homepage-3div-box-3,
    .homepage-3div-box-4,
    .homepage-3div-box-5,
    .homepage-3div-box-6 {
        min-width: 100%; 
        margin: 15px 0; 
    }
}
/*homepage 3div*/

/*categorie 3div*/

.container-categorie-3div {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.categorie-3div-box-1,
.categorie-3div-box-2,
.categorie-3div-box-3,
.categorie-3div-box-4,
.categorie-3div-box-5,
.categorie-3div-box-6,
.categorie-3div-box-7,
.categorie-3div-box-8,
.categorie-3div-box-9,
.categorie-3div-box-10,
.categorie-3div-box-11,
.categorie-3div-box-12,
.categorie-3div-box-13,
.categorie-3div-box-14,
.categorie-3div-box-15,
.categorie-3div-box-16,
.categorie-3div-box-31,
.categorie-3div-box-32,
.categorie-3div-box-33,
.categorie-3div-box-34,
.categorie-3div-box-35,
.categorie-3div-box-36,
.categorie-3div-box-37,
.categorie-3div-box-38,
.categorie-3div-box-39,
.categorie-3div-box-40,
.categorie-3div-box-41,
.categorie-3div-box-42,
.categorie-3div-box-43,
.categorie-3div-box-44,
.categorie-3div-box-60,
.categorie-3div-box-61,
.categorie-3div-box-62,
.categorie-3div-box-63,
.categorie-3div-box-64,
.categorie-3div-box-65,
.categorie-3div-box-66 {
    flex: 1;
    margin: 15px;
    font-weight: bold;
    font-size: 40px;
    color: white;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    border-radius: 30px 15px 60px 15px;
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 72%);
    transition: transform 0.3s;
    max-height: 190px;
    min-height: 180px;
    max-width: 250px;
    min-width: 250px;
    background-color: white;
    background-repeat: no-repeat;
    background-size: 360px;
    background-position: center;
}

.categorie-3div-box-1 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/426997849/anhydrietvloer.jpg');
}

.categorie-3div-box-2 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/426998990/beton.jpg');
}

.categorie-3div-box-3 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/429292294/laminaatvloer.jpg');
}

.categorie-3div-box-4 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/429288040/egalinevloer.jpg');
}

.categorie-3div-box-5 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/429288173/granietvloer.jpg');
}

.categorie-3div-box-6 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/429288755/grindvloer.jpg');
}

.categorie-3div-box-7 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/426998993/houtenvloer.jpg');
}

.categorie-3div-box-8 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/429292177/kunststofvloer.jpg');
}

.categorie-3div-box-9 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/426998994/linoleum.jpg');
}

.categorie-3div-box-10 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/429292640/natuursteenvloer.jpg');
}

.categorie-3div-box-11 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/429292789/novilonvloer.jpg');
}

.categorie-3div-box-12 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/429293286/pvc-vloer.jpg');
}

.categorie-3div-box-13 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/429293287/stenenvloer.jpg');
}

.categorie-3div-box-14 {
    background-image: url('https://cdn.webshopapp.com/shops/16084/files/427000235/tegelvloer.jpg');
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/427000235/tegelvloer.jpg');
}

.categorie-3div-box-15 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/426998997/vinyl.jpg');
}

.categorie-3div-box-16 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/426997852/zancement-dekvloer.jpg');
}

.categorie-3div-box-31 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/463217500/betonlookvloer-maken.jpg');
}

.categorie-3div-box-32 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/433589857/keukenvloer-verven.jpg');
}

.categorie-3div-box-33 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/463217068/badkamervloer-verven-2.jpg');
}

.categorie-3div-box-34 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/436912720/vloerverf-in-garage.jpg');
}

.categorie-3div-box-35 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/463218973/keldervloer-verven.jpg');
}

.categorie-3div-box-36 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/463218431/balkon-verven.jpg');
}

.categorie-3div-box-37 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/426998993/houtenvloer.jpg');
}

.categorie-3div-box-38 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/429292177/kunststofvloer.jpg');
}

.categorie-3div-box-39 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/433038196/magazijnvloer-verven.jpg');
}

.categorie-3div-box-40 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/433590984/belijning-verven.jpg');
}

.categorie-3div-box-41 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/433598469/vloerverf-buiten-aanbrengen.jpg');
}

.categorie-3div-box-42 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/433587280/nieuwbouw-vloer.jpg');
}

.categorie-3div-box-43 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/121867307/vloerverf-verwarming.jpg');
}

.categorie-3div-box-44 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/427000235/tegelvloer.jpg');
}

.categorie-3div-box-60 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/433598444/impregneermiddel-voor-vloerverf.jpg');
}

.categorie-3div-box-61 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/427000235/tegelvloer.jpg');
}

.categorie-3div-box-62 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/433598337/2-componenten-vloerverf.jpg');
}

.categorie-3div-box-63 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/427000235/tegelvloer.jpg');
}

.categorie-3div-box-64 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/442910260/verven-met-vloerolie.jpg');
}

.categorie-3div-box-65 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/433598402/transparante-vloer.jpg');
}

.categorie-3div-box-66 {
  background-image: 
        linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)),
        url('https://cdn.webshopapp.com/shops/16084/files/443112031/stofbinder-voor-vloeren.jpg');
}

.categorie-3div-box-1:hover,
.categorie-3div-box-2:hover,
.categorie-3div-box-3:hover,
.categorie-3div-box-4:hover,
.categorie-3div-box-5:hover,
.categorie-3div-box-6:hover,
.categorie-3div-box-7:hover,
.categorie-3div-box-8:hover,
.categorie-3div-box-9:hover,
.categorie-3div-box-10:hover,
.categorie-3div-box-11:hover,
.categorie-3div-box-12:hover,
.categorie-3div-box-13:hover,
.categorie-3div-box-14:hover,
.categorie-3div-box-15:hover,
.categorie-3div-box-16:hover,
.categorie-3div-box-31:hover,
.categorie-3div-box-32:hover,
.categorie-3div-box-33:hover,
.categorie-3div-box-34:hover,
.categorie-3div-box-35:hover,
.categorie-3div-box-36:hover,
.categorie-3div-box-37:hover,
.categorie-3div-box-38:hover,
.categorie-3div-box-39:hover,
.categorie-3div-box-40:hover,
.categorie-3div-box-41:hover,
.categorie-3div-box-42:hover,
.categorie-3div-box-43:hover,
.categorie-3div-box-44:hover,
.categorie-3div-box-60:hover,
.categorie-3div-box-61:hover,
.categorie-3div-box-62:hover,
.categorie-3div-box-63:hover,
.categorie-3div-box-64:hover,
.categorie-3div-box-65:hover,
.categorie-3div-box-66:hover {
    transform: scale(1.05); 
}

.categorie-3div-box-1 a,
.categorie-3div-box-2 a,
.categorie-3div-box-3 a,
.categorie-3div-box-4 a,
.categorie-3div-box-5 a,
.categorie-3div-box-6 a,
.categorie-3div-box-7 a,
.categorie-3div-box-8 a,
.categorie-3div-box-9 a,
.categorie-3div-box-10 a,
.categorie-3div-box-11 a,
.categorie-3div-box-12 a,
.categorie-3div-box-13 a,
.categorie-3div-box-14 a,
.categorie-3div-box-15 a,
.categorie-3div-box-16 a,
.categorie-3div-box-31 a,
.categorie-3div-box-32 a,
.categorie-3div-box-33 a,
.categorie-3div-box-34 a,
.categorie-3div-box-35 a,
.categorie-3div-box-36 a,
.categorie-3div-box-37 a,
.categorie-3div-box-38 a,
.categorie-3div-box-39 a,
.categorie-3div-box-40 a,
.categorie-3div-box-41 a,
.categorie-3div-box-42 a,
.categorie-3div-box-43 a,
.categorie-3div-box-44 a,
.categorie-3div-box-60 a,
.categorie-3div-box-61 a,
.categorie-3div-box-62 a,
.categorie-3div-box-63 a,
.categorie-3div-box-64 a,
.categorie-3div-box-65 a,
.categorie-3div-box-66 a {
    color: white;
    text-decoration: none; 
    display: block; 
    height: 100%;
}

@media (max-width: 768px) {
    .container-categorie-3div {
        flex-direction: column;
        height: auto;
    }

    .categorie-3div-box-1,
    .categorie-3div-box-2,
    .categorie-3div-box-3,
    .categorie-3div-box-4,
    .categorie-3div-box-5,
    .categorie-3div-box-6,
    .categorie-3div-box-7,
    .categorie-3div-box-8,
    .categorie-3div-box-9,
    .categorie-3div-box-10,
    .categorie-3div-box-11,
    .categorie-3div-box-12,
    .categorie-3div-box-13,
    .categorie-3div-box-14,
    .categorie-3div-box-15,
    .categorie-3div-box-16,
    .categorie-3div-box-31,
    .categorie-3div-box-32,
    .categorie-3div-box-33,
    .categorie-3div-box-34,
    .categorie-3div-box-35,
    .categorie-3div-box-36,
    .categorie-3div-box-37,
    .categorie-3div-box-38,
    .categorie-3div-box-39,
    .categorie-3div-box-40,
    .categorie-3div-box-41,
    .categorie-3div-box-42,
    .categorie-3div-box-43,
    .categorie-3div-box-44,
    .categorie-3div-box-60,
    .categorie-3div-box-61,
    .categorie-3div-box-62,
    .categorie-3div-box-63,
    .categorie-3div-box-64,
    .categorie-3div-box-65,
    .categorie-3div-box-66 {
        max-width: 400px; 
        margin: 15px 0px; 
    }
}

/*categorie 3div*/

/*categorie 2div top*/

.container-categorie-2div-top {
    display: flex;
    flex-wrap: wrap;
}

.categorie-2div-top-left {
    flex: 0 0 60%; 
    padding: 0px 20px 0px 10px;
    margin: 10px 10px 0px 10px;
    text-align: left;
}

.categorie-2div-top-right {
    flex: 1;
    background-color: #333365;
    background-image: url('https://cdn.webshopapp.com/shops/16084/files/462912561/scanofloor-team-van-experts-4.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 180px 180px;
    color: white;
    padding-left: 30px;
    padding-bottom: 20px;
    padding-right: 20px;
    margin: 10px;
    border-radius: 30px 15px 60px 15px;
    max-height: 180px;
}


@media (max-width: 768px) {
.categorie-2div-top-left, .categorie-2div-top-right {
    flex: 100%;
}
}

/*categorie 2div top*/

/*adviezen pagina 2div top*/

.container-adviezen-2div-top {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.container-adviezen-2div-top-left {
    flex: 0 0 70%;
    min-width: 150px;
    background-color: #fff;
    padding: 15px;
}

.container-adviezen-2div-top-right {
    flex: 0 0 30%;
    display: flex;
    flex-direction: column;
    position: sticky;
    top: 0px;
    max-height: 100vh;
    overflow-y: auto;
}
.container-adviezen-2div-top-right-img {
    width: 100%;
    max-height: auto;
    border-radius: 30px 15px 0 0;
    position: relative;
    justify-content: center;
}

.container-adviezen-2div-top-right-image img {
    width: 100%;
    max-height: 250px;
    border-radius: 30px 15px 0 0;
    position: relative;
}

.container-adviezen-2div-top-right-image-prod {
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 20px;
}

.container-adviezen-2div-top-right-image-prod img {
    width: 60%;
    height: auto;
    position: relative;
    z-index: 1;
}

.container-adviezen-2div-top-right-image-prod-overlay {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0, .05);
  			border-radius: 30px 15px 0 0;
        z-index: 2;
}

.container-adviezen-2div-top-right-bulletlist {
    background-color: #333365;
    color: white;
    padding: 15px;
    border-radius: 0 0 60px 15px;
}

.container-adviezen-2div-top-right-bulletlist ul {
    list-style-type: none;
    padding-left: 5px;
    margin-left: 0;
}

.container-adviezen-2div-top-right-bulletlist li {
    margin-bottom: 20px;
}

.container-adviezen-2div-top-right-bulletlist li::before {
    content: "►";
    color: white;
    font-size: 15px;
    margin-right: 10px;
}

.container-adviezen-2div-top-right-bulletlist ul li a {
    text-decoration: none;
    color: white;
}

.container-adviezen-2div-top-right-bulletlist a:hover {
    text-decoration: underline;
  	color: white;
}

@media (max-width: 768px) {
    .container-adviezen-2div-top {
        flex-direction: column-reverse;
        gap: 10px;
    }

    .container-adviezen-2div-top-left,
    .container-adviezen-2div-top-right {
        width: 100%;
        position: relative;
        top: auto;
        max-height: none;
        overflow: visible;
    }
}

.responsive-table-producten {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px;
}

.responsive-table-producten-column {
    display: flex;
  	flex-direction: column;
  	background-color: #f0f0f0;
  	align-items: center;
    width: 200px;
    border-radius: 25px 10px 50px 10px;
    height: auto;
    padding: 0;
}

.responsive-table-producten-column img {
    width: auto;
    height: 150px;
  	display: block;
  	padding: 20px;
  	margin-bottom: 10px;
    border-radius: 25px 10px 0px 0px;
}


@media (max-width: 768px) {
    .responsive-table-producten {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

    .responsive-table-producten-column {
     flex: 0 0 48%;
     max-width: 100%;
     margin-bottom: 10px;
    }
    .responsive-table-producten-column img {
    max-width: 100%;
    height: 150px;
    }
}

.responsive-table-referenties {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 40px;
}

.responsive-table-referenties-column {
    position: relative;
    display: flex;
  	flex-direction: column;
  	background-color: #f0f0f0;
  	align-items: center;
    width: 260px;
    height: 100%;
    max-height: 230px;
    overflow: hidden;
    border-radius: 30px 15px 60px 15px;
    padding: 0;
}

.responsive-table-referenties-column img {
    width: 100%;
    height: 180px;
    object-fit: cover;
  	display: block;
  	padding: 0px;
    border-radius: 30px 15px 0px 0px;
}

.responsive-table-referenties-column-overlay-text {
    position: absolute; 
    top: 20px; 
    left: 50%;
    transform: translateX(-50%);
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    z-index: 1;
}

@media (max-width: 768px) {
    .responsive-table-referenties {
      display: flex;  
      flex-direction: column;
      width: 100%;
    }

    .responsive-table-referenties-column {
      flex: 1 1 100%;  
      max-width: 100%;
      width: 100%;
      margin-bottom: 5px;
      box-sizing: border-box;
    }
    .responsive-table-referenties-column img {
      max-width: 100%;
      height: 150px;
      display: block;
    }
}

a.button-adviezen {
    background-color: #005c99;
    border: none;
    border-radius: 0px 0px 50px 10px;
    padding: 10px 0px;
    text-align: center;
    display: block;
    font-size: 14px;
    width: 100%
}

a.button-adviezen:hover {
  background-color: #45abff;
  color: white;
  text-decoration: none;
}

details.faq {
  margin-bottom: 10px;
}
summary.faq {
  list-style: none;
  font-weight: bold;
  font-size: 1.2em;
  color: #4b4b4b;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
summary.faq::before {
  content:'►';
  position: absolute;
  left: 0;
  transition: transform 0.3s ease;
}
details.faq[open] summary.faq::before {
  transform: rotate(90deg);
}
summary.faq::-webkit-details-marker {
  diplay: none;
}
details.faq summary.faq::-webkit-details-marker,
details.faq summary.faq::marker {
 display: none; 
 content: "";
}

.content-table-steps {
    width: 100%;
    padding: 20px;
    background-color: #f0f0f0;
    border-radius: 30px 15px 30px 15px;
}

.step-block {
    display: flex;
    align-items: flex-start; 
    margin-bottom: 20px;
}

.step-table {
    display: flex;
    max-width: 105px;
    height: 105px;
    margin-right: 15px;
    margin-top: 25px;
    background-color: #fff;
  	align-items: center;
    justify-content: center;
    border-radius: 12px;
}

.step-img {
    width: 100px;
    height: 67px;
    background-color: #ffffff;
    border-radius: 12px;
}

.step-block div {
    flex: 1; 
}

@media (max-width: 768px) {
    .step-block {
        flex-direction: column; 
        align-items: center;
    }

    .step-table {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .step-img {
        width: 100%;
        height: auto;
    }
}
/*adviezen pagina 2div top*/

/*product pagina*/

.content-table-systemen {
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    margin-top: 4px;
    background-color: #f0f0f0;
    border-radius: 15px 15px 60px 15px;
}
.content-table-systemen ul {
    list-style-type: disc;
    margin: 0;
}

.content-table-systemen li {
    padding: 2px 0;
}

a.button-productpagina {
    background-color: #005c99;
    border: none;
    border-radius: 0px 0px 60px 15px;
    padding: 10px 10px;
    text-align: center;
    display: block;
    font-size: 14px;
    width: 100%
}

a.button-productpagina:hover {
  background-color: #45abff;
  color: white;
  text-decoration: none;
}

.container-toepassingen-3div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0px;
    background-color: #f0f0f0;
    margin-bottom: 20px;
    margin-top: 4px;
    border-radius: 15px 15px 60px 15px;
}

.container-toepassingen-3div .toepassingen-3div-box {
    width: 32%;
    padding: 15px;
    box-sizing: border-box;
}

.container-toepassingen-3div ul {
    list-style-type: disc;
    margin: 0;
}

.container-toepassingen-3div li {
    padding: 2px 0;
}

@media (max-width: 768px) {
    .container-toepassingen-3div .toepassingen-3div-box {
        width: 48%;
    }
}

@media (max-width: 480px) {
    .container-toepassingen-3div .toepassingen-3div-box {
        width: 100%;
    }
}

.cat-inner {
    border-radius: 30px 15px 60px 15px !important;
    border-style: solid !important;
    border-color: #cccccc !important;
    border-width: 1px !important;
    box-shadow: -3px -3px 10px 0px rgb(0 0 0 / 30%) !important;
}


/***Stefan***/
