@import url('https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
body{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #4E4F4E;
}

h2{
    font-family: 'Exo', sans-serif;
}

.bg-light-brown{
    background-color: #F5F1EC;
}
.product-img-container img {
    border-radius: 15px 0 0 0;
}

.product-title h2 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #FF5100 !important;
}
.product-title p {
    color: #FF5100 !important;
}
.btn-read-more {
    text-transform: uppercase;
    text-decoration: none !important;
    color: #000000 !important;
    border: 1px solid #000;
    padding: 8px 25px;
    display: inline-block;
    font-size: 14px;
}
.btn-read-more:hover {
    background-color: #E25200;
    border-color: #E25200;
    color: #fff !important;
}
.sub-title h2{
    display: inline-block;
    font-size: 24px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

.details-top {
    background-color: #CDC5BD;
    margin-top: 1px !important;
}
.right-caption {
    position: absolute;
    bottom: 0;
    background: #fff;
    left: 0;
    padding: 40px;
    width: 55%;
    border-radius: 0 20px 0 0;
}

.right-caption p.sub {
    font-family: 'Exo', sans-serif;
    font-size: 26px;
    font-weight: 400;
}

.right-caption h4 {
    font-size: 16px;
    border-bottom: 1px solid #000;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.right-caption a {
    color: #000;
    border: 1px solid #000;
    padding: 12px 25px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
}

.right-caption a:hover{
    background-color: #E25200;
    color: #fff;
    border-color: #fff;
}
.product-description p {
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}
.detail-description p {
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}
.kenmerken table tr td {
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px;
    font-weight: 300;
}
.sub-cap{
    color: #E25200;
    font-size: 20px;
    font-weight: 400;
}

.top-call {
    border: 1px solid #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    background-color: #CDC5BD;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 32px 10px 32px;
    display: inline-block;
}

.top-call:hover{
    background-color: #000;
    color: #fff;
}

.top-h h3{
    font-size: 20px;
    margin-bottom: 0;
}
.custom-tab-content {
    background-color: #fff;
    padding: 30px 40px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.tab-heading h3 {
    color: #4E4F4E;
    font-family: "Exo", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
    display: inline-block;
}

.carousel-indicators button.thumbnail {
    width: 100px;
    height: auto;
}
.carousel-indicators button.thumbnail:not(.active) {
    opacity: 0.7;
}
.carousel-indicators {
    position: static;
}

.custom-data td {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent !important;
    font-size: 18px;
    border: none !important;
    border-bottom: 1px solid #dee2e6 !important;
}

.custom-tab li.nav-item .nav-link {
    color: #767776;
    border-radius: 0;
}

.custom-tab li.nav-item .nav-link {
    color: #767776;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}
.custom-tab {
    border-width: 2px;
}
.custom-tab li.nav-item .nav-link.active {
    background-color: transparent;
    border-bottom: 2px solid #E25200 !important;
    color: #E25200;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
}

.custom-tab.nav-tabs .nav-link:hover{
    border: none !important;
}

.g-map img {
    max-width: 640px;
}
  /* @media screen and (min-width: 992px) {
    .carousel {
      max-width: 70%;
      margin: 0 auto;
    }
  } */
  

.product-img-container img {
    width: 100% !important;
}
.elementor-element-cc274f7 {
    background: #f5f1ec;
}
.description-img-left img {
    height: 100%;
    width: 100%;
}

.has_eae_slider.elementor-element.elementor-element-54b6fda.e-flex.e-con-boxed.e-con .e-con-inner {
    max-width: 100% !important;
}

body.page-id-328 {
    background: #f5f1ec;
    /*padding-top: 52px;*/
}
.map-container {
    position: sticky;
    height: 100vh;
    top: 0;
}
.map-container div#map {
    height: 100% !important;
    width: 100%;
}
.has_eae_slider.elementor-element.elementor-element-54b6fda.e-flex.e-con-boxed.e-con {
    padding: 0 !important;
}

.product-img-container{
    position: relative !important;
   width: 100% !important;
   padding-top: 56.25% !important; /* 16:9 Aspect Ratio */
}

.product-img-container img {
    position: absolute !important;
    top: 0 !important;
    height: 100% !important;
    object-fit: cover !important;
 }

/* .ratio-4x3 {
    --bs-aspect-ratio: 75%;
}
.ratio {
    position: relative;
    width: 100%;
}
.ratio::before {
    display: block;
    padding-top: 70%;
    content: "";
} */


/* .carousel-inner img {
    width: 100%;
    height: 100%;
} */

#custCarousel .carousel-indicators {
    position: static !important;
    margin-top: 25px;
    margin-bottom: 10px;
    overflow-x: auto;
    padding-bottom: 70px;
    overflow-y: hidden;
}
#custCarousel .carousel-indicators > li {
width:100px;
}

#custCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5;
    height: 100%;
    width: 100%;
}

#custCarousel .carousel-indicators li.active img {
  opacity: 1;
}

#custCarousel .carousel-indicators li:hover img {
  opacity: 0.75;
}

#custCarousel .carousel-item img {
    height: 460px;
}

.product-container {
    position: relative;
    height : auto !important;
}
img.verkocht {
    position: absolute;
    z-index: 1;
    left: 0;
}
#custCarousel .carousel-indicators li a {
    display: block !important;
    width: 60px !important;
    height: 60px !important;
}

.descirption-left-img img {
    width: 100% !important;
}


.image-aspect-ratio {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
  }
  .image-aspect-ratio::before {
    display: block;
    content: "";
  }
  .image-aspect-ratio-21by9::before {
    padding-top: 42.8571428571%;
  }
  .image-aspect-ratio-16by9::before {
    /* padding-top: 56.25%; */
     padding-top: 51.25%;
  }
  .image-aspect-ratio-4by3::before {
    padding-top: 75%;
  }
  .image-aspect-ratio-1by1::before {
    padding-top: 100%;
  }
  .image-aspect-ratio img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .image-aspect-ratio-16by9.accept16x9::before{
    padding-top: 60%;
  }



  .item-slick.slick-slide.slick-current.slick-active {
    outline: none !important;
  }
  
  .slider-for {
    margin-bottom: 15px;
  }
  .slider-for img {
    width: 100%;
    min-height: 100%;
  }
  
  .slider-nav {
    margin: auto;
  }
  
  .slider-nav .item-slick {
    max-width: 240px;
    margin-right: 15px;
    outline: none !important;
    cursor: pointer;
  }
  .slider-nav .item-slick img {
    width: 200px !important;
    background-size: cover;
    background-position: center;
    height: 170px !important;
}
  .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 50;
    margin-top: -12px;
  }
  
  .slick-prev {
    left: 0;
  }
  
  .slick-next {
    right: 0;
  }

  .slick-list{
    height: auto !important;
  }

  .slick-slide {
    height: auto !important;
}

.slick-track a img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

button.slick-prev.slick-arrow,
button.slick-next.slick-arrow{
    display: none !important;
}


.product-description p, .container p {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.5em !important;;
     letter-spacing: 0 !important; 
    color: #000 !important;
}
.product-container>img {
    width: auto !important;
    height: 150px !important;
    position: absolute !important;
    z-index: 1;
    top: 0px;
}

@media (max-width: 1366px) {
    .right-caption {
        width: 60%;
    }
}

@media (max-width: 1199.98px) {
    .mob-flex {
        flex-direction: column;
    }
    .product-list-mob {
        order: 2;
    }
    .map-container {
        position: relative;
        height: 400px;
    }
    .right-caption {
        width: 75%;
    }
 }
 @media (max-width: 991px){
    .container.container-mob {
        max-width: 100%;
        padding: 0 3rem !important;
    }
    .slick-track a img {
        height: 400px;
    }
    .slider-nav .item-slick img {
        width: 150px !important;
        height: 100px !important;
    }
}
@media (max-width: 767px){
    .container.container-mob {
        padding: 0 15px!important;
    }
    .right-caption {
        width: 100%;
        background-color: rgba(255,255,255, 0.8);
        border-radius: 0;
        padding: 20px;
    }
}
@media (max-width: 575px){
    .custom-tab li.nav-item .nav-link {
        font-size: 14px;
        padding: 5px 5px;
    }
    .slick-track a img {
        height: 300px;
    }
}

 @media (max-width: 480px){
    .map-container {
        height: 250px;
    }
    .right-caption p.sub {
        font-size: 20px;
    }
    .right-caption a {
        padding: 5px 12px;
        font-size: 14px;
    }
    .sub-cap {
        font-size: 17px;
    }
}

@media (max-width: 400px){
    .custom-tab {
        display: block;
        border-bottom: none;
    }
    .custom-tab li.nav-item .nav-link {
        font-size: 16px;
        text-align: center;
        display: inline-block;
    }
    .right-caption h4 {
        margin-bottom: 10px;
    }
}


@media screen and (min-device-width: 1200px) and (-webkit-min-device-pixel-ratio: 1){
    .product-container {
        min-height: 34em !important;
    }
}