div#sigplus_197c513073646a85d3e50aa7e69c2f07 {
padding-bottom: 159px; 
   
}



p {
    margin-bottom: 25px;
}

.items-leading.clearfix {
    margin-left: 20px;
}


.categories-list {
    margin-top: 40px;
    margin-left: 18px;
}


.leading-0 {
    margin-top:20px;
}

.categories-list a {
    font-size: small;
    
}

.items-leading.clearfix {
    margin-right: 14px;
  margin-top:20px;
}

.item-page {
   
 
 padding-right: 80px;
      margin-left: 18px;
}



div.leading-1  {
    margin-top: 40px;
   
}

div.leading-1 p {
    margin-bottom: 10px!important;
   
}



div.leading-2  {
    margin-top: 40px;
    
}
div.leading-2 p {
    margin-bottom: 10px!important;
    
}

div.leading-3  {
    margin-top: 40px;
   
}

div.leading-3 p {
    margin-bottom: 10px!important;
    
}

div.leading-4  {
    margin-top: 40px;
}

/* Fix voor kruimelpad breedte en padding */
.breadcrumb {
  width: auto !important;
  max-width: 100% !important;
  box-sizing: border-box;
  padding: 8px 15px !important;
  margin: 0 0 18px !important;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* Forceer maximale grootte voor de lightbox en afbeelding - correctie */
#boxplus .boxplus-viewer {
  width: 100vw !important;
  height: 100vh !important;
  max-width: 100vw !important;
  max-height: 100vh !important;
  background: transparent;
}

#boxplus .boxplus-viewer > img {
  max-width: 100vw !important;
  max-height: 90vh !important;
  width: auto !important;
  height: auto !important;
  display: block;
  margin: 0 auto;
}

