/*
Plugin Name: DIGIFRESH Autovoorraad Manager
Plugin URI: https://www.digifresh.nl
Description: De DIGIFRESH voorraad plugin stelt autobedrijven in staat om hun actuele aanbod automatisch te tonen op hun WordPress site. Koppel eenvoudig jouw autovoorraad met diverse dealer management systemen. Neem contact op met DIGIFRESH voor jouw API-sleutel.
Version: 2.1.46
Author: DIGIFRESH
Author URI: https://www.digifresh.nl
License: Proprietary
*/

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/* body {
  font-family: "Plus Jakarta Sans", sans-serif;
} */

.h1 {
    color: #1e1e1e !important;
    text-decoration: none !important;
}

.h2 {
    color: #1e1e1e !important;
    text-decoration: none !important;
}

.h3 {
    text-decoration: none !important;
}

.h4 {
    color: #1e1e1e !important;
    text-decoration: none !important;
}

#dvo-text h2 {
    font-size: 1.7rem;
}

#dvo-text h3 {
    font-size: 1.2rem;
}

.dvo-small {
    font-size: 0.8em;
}

.dvo-merkmodel {
    font-size: 1.2rem;
    font-weight: 900;
    min-height: 50px;
}

.bg-lgrey {
    background-color:#E7E7E7;
}

.bg-blue {
     background-color:#2B4C8B;
}

.bg-green {
     background-color:#009958;
}

.bg-darkgreen {
    background-color:#004025;
}

.bg-darkgrey {
    background-color:#666666;
}
.text-white {
    color: #ffffff;
}
.text-green {
    color: #009958;
}
.text-red {
color:#ea242b;
}
.text-yellow {
color:#fad321;
}

.text-blue {
color:#033a51;
}

.dvo-h2 {
    font-size: 1.1em !important;
}

.dvo-h3 {
    font-size: 1.1rem !important;
}

a.dvo-gotodetail {
    text-decoration: none !important;
}

a.dvo-gotodetail2 {
    text-decoration: none !important;
}

span.dvo-price.dvo-lease-price {
    font-size: 1.2rem;
    font-weight: 600;
}

.dvo-price {
    font-size: 1rem;
    font-weight: 500;
}

.dvo-leaseprice {
    font-size: 1.4rem;
}

.oneline {
    width: 100%;
    height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* font-family: 'Noto Sans', sans-serif; */
    /* color: #ffffff !important; */
    font-weight: 300;
    font-size: 1rem;
}

.twoline {
    width: 100%;
    height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* font-family: 'Noto Sans', sans-serif; */
    /* color: #ffffff !important; */
    font-weight: 300;
    font-size: 1rem;
}

.threeline {
    width: 100%;
    height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* font-family: 'Noto Sans', sans-serif; */
    /* color: #ffffff !important; */
    font-weight: 300;
    font-size: 1rem;
}

.grecaptcha-badge {
    display: none !important;
}

/*** buttons ***/

.btn-dvo-primary {
    color: #ffffff;
    background-color: #2b4c8b;
    text-decoration: none;
    border-radius: 0;
    font-size: 1.1rem;
    padding: 10px 20px;
    cursor: pointer;
    opacity: 1;
    border-width: 2px;
    font-weight: 900 !important;
}

.btn-dvo-primary:hover {
    color: #970a0a;
    background-color: #ffffff;
    text-decoration: none;
    opacity: 1;
    font-weight: 900;
}

body .btn-dvo-secundairy {
    background-color: #970a0a ;
    border: 1px solid #970a0a ;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block !important;
    font-size: 1rem;
    font-weight: 500 !important;
    padding: 10px 40px;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
}

body .btn-dvo-secundairy:hover {
    color: #970a0a;
    background-color: #ffffff;
    text-decoration: none;
    opacity: 1;
    font-weight: 900;
    border: 1px solid #970a0a;
}

.btn-dvo-secundairy {
    background-color: #970a0a ;
    border: 1px solid #970a0a ;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 1rem;
    font-weight: 900;
    padding: .5rem 1rem;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.btn-dvo-secundairy:hover {
    color: #ffffff;
    background-color:#546fa1;
    text-decoration: none;
    border:none;
}

.btn-dvo-facebookdelen {
    color: #4C67A1 !important;
    background-color: transparent;
    text-decoration: none !important;
    border-radius: 0px 10px 0px 10px;
    padding: 10px 20px;
    cursor: pointer;
    border: 1px solid #4C67A1;
}

.btn-dvo-facebookdelen:hover {
    color: #ffffff !important;
    background-color:#4C67A1;
    text-decoration: none;
}

input.reset, a.reset {
    text-decoration: none !important;
    color: #000000;
    opacity: 1;
    padding: 10px 40px;
}

input.reset:hover, a.reset:hover {
    text-decoration: none;
    color: #ffffff;
    opacity: 1;
    background-color: #000000;
}

button#dvo-contact-submit {
    /* color: #ffffff; */
    /* background-color: #009958; */
    text-decoration: none;
    font-size: 18px;
    padding: 10px 20px;
    /* border: none; */
    /* border-radius: 0px 10px 0px 10px; */
    opacity: 1;
    border-width: 2px;
}

button#dvo-contact-submit:hover {
    color: #ffffff;
    background-color: #004025;
    text-decoration: none;
    /* border-radius: 0px 10px 0px 10px; */
    font-size: 18px;
    padding: 10px 20px;
    opacity: 0.8;
}

.dvo-subtitle {
    /* color: #033a51 !important; */
    /* border-bottom: 1px solid #666666; */
    padding-bottom: 0;
    /* text-transform: uppercase; */
    font-size: 1.5rem;
}

.border-light {
    border-color: #666666!important;
}

/*** images ***/

.dvo-thumb-container {
    position: relative;
    overflow: hidden;
    /* max-height: 385px; */
}

img.list-thumb {
    width: 100%;
    object-fit: cover;
    /* max-height: 285px; */
    transition: 0.3s;
    /* min-height: 285px; */
    margin-bottom: 0 !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}

img.list-thumb2 {
    width: 100%;
    object-fit: cover;
    transition: 0.3s;
    /* min-height: 130px; */
}

img.list-thumb:hover {
transform: scale(1.05);
}

.img-dvo-thumbnail {
    padding: 0.5rem;
    background-color: #fff;
    border: 1px solid var(--bs-border-color);
    border-radius: 0.375rem;
    max-width: 100%;
    height: auto;
    max-width: 60px !important;
}

img#img-detail {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.dvo-detail-thumb {
    margin: 1px;
    max-width: 120px;
    object-fit: contain;
}

/*** filter ***/

#filter .form-select {
    padding: 10px 10px;
    cursor: pointer;
}

/*** contactform ***/
span.label-text {
    padding-left: 5px;
}

.fs-20 {
    font-size: 1.2rem;
}
.no-under a {
    text-decoration: none !important;
}

a.no-under{
    text-decoration: none !important;
}



.icon-border {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 3px;
    /* border: 2px solid #ffffff; */
    float: left;
    margin-top: -4px;
    margin-right: 5px;
    background-color: #ffffff;
}

#video-container #video-list .video .contain {
    height: 100% !important;
    width: 100% !important;
}

div#dvo-mail-messages {
    color: #009958;
    padding: 10px;
    margin-top: 5px;
    opacity: 1;
    font-weight: 600;
}
.dvo-help-block.with-errors {
    color: red;
    padding-left: 18px;
}

div#dvo-mail-messages2 {
    color: #009958;
    padding: 10px;
    margin-top: 5px;
    opacity: 1;
    font-weight: 600;
}

.dvo-help-block2.with-errors2 {
    color: red;
    padding-left: 18px;
}

div#dvo-mail-messages3 {
    color: #009958;
    padding: 10px;
    margin-top: 5px;
    opacity: 1;
    font-weight: 600;
}

.dvo-help-block3.with-errors3 {
    color: red;
    padding-left: 18px;
}

@media only screen and (max-width: 1600px) {

#dvo-occasions img.list-thumb {
    width: 100%;
    object-fit: cover;
    /* max-height: 250px !important; */
    transition: 0.3s;
    /* min-height: 250px !important; */
}
    
    img.list-thumb {
        width: 100%;
        object-fit: cover;
        /* max-height: 185px !important; */
        transition: 0.3s;
        /* min-height: 185px !important; */
        margin-bottom: 0 !important;
    }
    
    
}


@media only screen and (max-width: 1199px) {

img#img-detail {
    width: 100%;
    height: auto;
    object-fit: cover;
}
    
#dvo-occasions img.list-thumb {
    width: 100%;
    object-fit: cover;
    /* max-height: 185px !important; */
    transition: 0.3s;
    /* min-height: 185px !important; */
}
    
img.list-thumb {
    width: 100%;
    object-fit: cover;
    /* max-height: 185px; */
    transition: 0.3s;
    /* min-height: 185px; */
    margin-bottom: 0 !important;
}
    
}

@media only screen and (max-width: 768px) {
.dvo-detail-thumb {
    max-width: 119px;
}
    
img.list-thumb {
    width: 100%;
    object-fit: cover;
    /* max-height: 210px !important; */
    transition: 0.3s;
    /* min-height: 210px !important; */
    margin-bottom: 0 !important;
}
    
}


@media only screen and (max-width: 402px) {
.dvo-detail-thumb {
    max-width: 104px;
}
    
div#dvo-lijst-specs {
    font-size: 0.8rem !important;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
}
    
    
}

iframe.embed-responsive-item {
    height: 100vh;
}

div#if-opmerkingen {
    overflow: hidden;
}

div#dvo-lijst-specs {
    font-size: 0.9rem;
    /* min-height: 50px; */
    float: left;
}

p.dvo-bel-text.text-white {
    font-size: 0.95rem;
}

a.dvo-gotodetailindex {
    text-decoration: none !important;
}

.hide {
  display: none;
}

.dvo-subtitle2 {
    font-size: 1.2rem;
}

.form-select {
    cursor: pointer;
    border-radius: 0;
}


#dvo-occasions img.list-thumb {
    width: 100%;
    object-fit: cover;
    /* max-height: 310px; */
    transition: 0.3s;
    /* min-height: 350px; */
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}
.dvo-aanvraagblok {
    background-color: #2B4C8B;
}

div#buttonone {
    cursor: pointer;
}

div#buttontwo {
    cursor: pointer;
}

div#buttonshowopties {
    cursor: pointer;
}

div#buttonhideopties {
    cursor: pointer;
}


div#buttonshowspecificaties {
    cursor: pointer;
}

div#buttonhidespecificaties {
    cursor: pointer;
}

div#buttonshowform {
    cursor: pointer;
}

div#buttonhideform {
    cursor: pointer;
}
.textshort {
    max-height: 125px;
    overflow: hidden;
}


.textlong {
    max-height: unset;
    overflow: unset;
}
a.dlink {
    display: inline-block;
    text-decoration: none !important;
}
a.dlink:hover {
    color: #bc242c;
}

a.dlinkbtn {
    display: inline-block;
    text-decoration: none !important;
    background-color: #bc242c;
    border-radius: 3px;
}
a.dlinkbtn:hover {
    background-color: #bc242c;

    opacity: 0.8;
}

.swiper-container.swiper-initialized.swiper-horizontal {
    overflow: hidden;
}

span.inlease__load {
    display: inline-block !important;
}

spam.fs-18 {
    font-size: 0.7em;
}

a.prijsid {
    text-decoration: none !important;
    color: #2B4C8B !important;
}

#buttonhideinformatie.form-wizard-btn {
    background-color: #ffffff !important;
    color: #000000 !important;
    text-align: center;
    border-radius: 99px;
    text-decoration: none;
    border: 1px solid #000000 !important;
    font-size: 1rem;
    padding: 15px 5px;
    font-weight: 400 !important;
    cursor: pointer;
}

#buttonshowinformatie.form-wizard-btn {
    background-color: #0cbc40;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 1rem;
    padding: 15px 5px;
    font-weight: 400 !important;
    cursor: pointer;
}

#buttonhideinformatie.form-wizard-btn:hover {
    background-color: #EB7B00;
    text-decoration: none;
}

#buttonhideinruil.form-wizard-btn {
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  border-radius: 99px;
  text-decoration: none;
  border: 1px solid #000000;
    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);
  font-size: 1rem;
  padding: 15px 5px;
  font-weight: 400 !important;
  cursor: pointer;
}

#buttonshowinruil.form-wizard-btn {
    background-color: #0cbc40;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 1rem;
    padding: 15px 5px;
    font-weight: 400 !important;
    cursor: pointer;
}

#buttonhideinruil.form-wizard-btn:hover {
    background-color: #EB7B00;
    text-decoration: none;
}


#buttonhideoperationallease.form-wizard-btn {
    background-color: #666666;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 1rem;
    padding: 15px 5px;
    font-weight: 400 !important;
    cursor: pointer;
}

#buttonshowoperationallease.form-wizard-btn {
    background-color: #0cbc40;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 1rem;
    padding: 15px 5px;
    font-weight: 400 !important;
    cursor: pointer;
}

#buttonhideoperationallease.form-wizard-btn:hover {
    background-color: #EB7B00;
    text-decoration: none;
}


#buttonhideautoverzekering.form-wizard-btn {
    background-color: #666666;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 1rem;
    padding: 15px 5px;
    font-weight: 400 !important;
    cursor: pointer;
}

#buttonshowautoverzekering.form-wizard-btn {
    background-color: #EB7B00;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 1rem;
    padding: 15px 5px;
    font-weight: 400 !important;
    cursor: pointer;
}

#buttonhideautoverzekering.form-wizard-btn:hover {
    background-color: #EB7B00;
    text-decoration: none;
}

#buttonhidefinanciering.form-wizard-btn {
    background-color: #666666;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 1rem;
    padding: 15px 5px;
    font-weight: 400 !important;
    cursor: pointer;
}

#buttonshowfinanciering.form-wizard-btn {
    background-color: #0cbc40;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 1rem;
    padding: 15px 5px;
    font-weight: 400 !important;
    cursor: pointer;
}

#buttonhidefinanciering.form-wizard-btn:hover {
    background-color: #EB7B00;
    text-decoration: none;
}

#buttonhidefinanciallease.form-wizard-btn {
    background-color: #666666;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 1rem;
    padding: 15px 5px;
    font-weight: 400 !important;
    cursor: pointer;
}

#buttonshowfinanciallease.form-wizard-btn {
    background-color: #0cbc40;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border: none;
    font-size: 1rem;
    padding: 15px 5px;
    font-weight: 400 !important;
    cursor: pointer;
}

#buttonhidefinanciallease.form-wizard-btn:hover {
    background-color: #EB7B00;
    text-decoration: none;
}

div#infblok {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 15px;
    text-align: center;
    color: #ffffff;
    padding: 10px;
    margin-bottom: 15px;
    font-weight: 600;
}

.bg-orange {
    background-color: #EB7B00;
}

div#zl-full {
    background-color: #f3f4f4;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #cccccc;
}



.bg-lightgrey {
    background-color: #999999;
}

.hide-part{
    display: none;
}
.show-part{
    display: block;
}

.pre-wrap {
    white-space: pre-wrap;
}

b, strong {
    font-weight: bolder;
}

img.dvo-thumb-op.img-fluid {
    width: 20px;
    height: 20px;
    object-fit: cover;
    border-radius: 55px;
    margin-left: 5px;
}

.carousel-gallery .swiper-slide {
    /* max-height: 100px !important; */
    /* width: auto !important; */
    /* overflow: hidden; */
}
div#tabelspecificaties {
    display: flex;
    min-height: 60px;
}


.dvo-pagination {
  margin: 24px 0;
}

.dvo-pagination ul {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.dvo-pagination li a {
  display: inline-flex;
    color:#000000;
  min-width: 38px;
  height: 38px;
  padding: 0 12px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  border: 1px solid rgba(0,0,0,.15);
  text-decoration: none;
}

.dvo-pagination li a:hover {
  color:#ffffff;
  background-color: #10425d;
  border: 1px solid #10425d;
}

.dvo-pagination li.is-active a {
    font-weight: 700;
    background-color: #10425d;
    color: #ffffff;
    border: 1px solid #10425d;
}

.dvo-pagination li.is-disabled a {
  pointer-events: none;
  opacity: .4;
}

.dvo-pagination li.is-ellipsis {
  padding: 0 6px;
  opacity: .6;
}


@media only screen and (max-width: 768px) {
.blk-mobile-1 {
    display: block;
}
.blk-mobile-2 {
    display: none;
}
#dvo-text h2 {
    font-size: 1.3rem !important;
}
.btn-dvo-primary {
    font-size: 1rem;
}
.nav-link h3 {
    margin: 0;
    font-size: 1.3rem;
}
    
}

@media only screen and (min-width: 769px) {
.blk-mobile-1 {
    display: none;
}
.blk-mobile-2 {
    display: block;
}
}




.nav-tabs .nav-link:hover {
    background-color: #852023;
}


.nav-link h3 {
    margin: 0;
    font-size: 1.5rem;
}

.nav-link h3:hover {
    color:#ffffff !important;
}

.df-alternatives {
    margin-top: 60px;
}

.df-alternatives h2 {
    margin-bottom: 20px;
}

.df-alternatives-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 20px;
}

h2.txtoev {
    font-size: 1.2rem !important;
}
span.smallfont {
    font-size: 0.9rem;
}

/* === Detail Next/Prev navigator (onder alternatieve voertuigen) === */
.dvo-nextprev {
    margin-top: 25px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.dvo-nextprev-btn {
    width: 48px;
    height: 48px;
    border-radius: 99px;
    border: 1px solid rgba(0,0,0,.15);
    background: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    cursor: pointer;
}

.dvo-nextprev-btn:hover {
    border-color: #10425d;
}

.dvo-nextprev-btn.is-disabled,
.dvo-nextprev-btn[aria-disabled="true"] {
    pointer-events: none;
    opacity: .35;
}

.dvo-nextprev-btn i {
    font-size: 22px;
    color: #10425d;
}

.dvo-nextprev-preview {
    flex: 1;
    text-align: center;
    text-decoration: none !important;
    color: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 8px 12px;
    border: 1px solid rgba(0,0,0,.12);
    border-radius: 10px;
    background: #ffffff;
}

.dvo-nextprev-preview:hover {
    border-color: #10425d;
}

.dvo-nextprev-img {
    width: 92px;
    height: 62px;
    object-fit: cover;
    border-radius: 8px;
    display: block;
}


.dvo-nextprev-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    line-height: 1.2;
}

.dvo-nextprev-title .dvo-nextprev-name {
    font-weight: 600;
    font-size: 1rem;
    color: #022942;
}

.dvo-nextprev-title .dvo-nextprev-sub {
    font-size: 0.9rem;
    opacity: .8;
}

@media only screen and (max-width: 768px) {
    .dvo-nextprev {
        gap: 10px;
    }
    .dvo-nextprev-btn {
        width: 42px;
        height: 42px;
    }
    .dvo-nextprev-img {
        width: 78px;
        height: 54px;
    }
    .dvo-nextprev-title .dvo-nextprev-name {
        font-size: 0.95rem;
    }
}
/* =========================
   DVO detail: Next/Prev block (onder alternatieve voertuigen)
   ========================= */
.dvo-nextprev-wrap {
    width: 100%;
    /* display: inline-block; */
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 12px 14px;
    /* border: 1px solid rgba(0, 0, 0, .12); */
    /* border-radius: 14px; */
    background: #ffffff;
    /* box-shadow: 0 8px 22px rgba(0, 0, 0, .08); */
    margin: 0 auto;
    max-width: 20%;
}

.dvo-nextprev-btn{
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 12px;
  background: #f3f4f4;
  color: inherit;
  cursor: pointer;
  text-decoration: none !important;
}

.dvo-nextprev-btn:hover{
  background: #e9ecef;
}

.dvo-nextprev-preview{
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  text-decoration: none !important;
}

.dvo-nextprev-thumb {
    width: 100%;
    max-width: 100%;
}

.dvo-nextprev-img{
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px; /* ✅ afgeronde hoeken */
  object-fit: cover;
}

.dvo-nextprev-title{
  text-align: center;
  line-height: 1.2;
}

.dvo-nextprev-name{
  display: block;
  font-weight: 600;
  font-size: 0.95rem;
  color: inherit;
}

img.dvo-nextprev-img {
    border-radius: 10px;
}


@media only screen and (max-width: 480px){
  .dvo-nextprev-wrap{
    max-width: 92%;
  }
  .dvo-nextprev-thumb{
    width: 120px;
  }
}

.df-seo-voorraad h2 {
    font-size: 1.1rem !important;
}

.df-seo-voorraad p
 {
    font-size: 1rem !important;
}

/* ---- DFV: 'Toon resultaten' apply-button (filters) ---- */
.dfv-apply-wrap{
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.dfv-apply-btn{
  width: 100%;
  padding: 12px 14px;
  border-radius: 10px;
  border: 1px solid rgba(0,0,0,.12);
  font-weight: 600;
  cursor: pointer;
  transition: opacity .2s ease, transform .05s ease;
}

.dfv-apply-btn:active{
  transform: scale(0.99);
}

.dfv-apply-btn[disabled]{
  opacity: .55;
  cursor: not-allowed;
}

.dfv-apply-btn.is-loading{
  opacity: .8;
}

.dfv-apply-meta{
  font-size: 12px;
  opacity: .8;
}

/* Sticky CTA op mobiel */
@media (max-width: 768px){
  .dfv-apply-wrap{
    position: sticky;
    bottom: 10px;
    z-index: 25;
  }
}


/* DFV: Actieknoppen naast elkaar (Toon resultaten + Wis) */
.dfv-actions .dfv-apply-wrap.dfv-apply-inline{
  display:flex;
  gap:10px;
  align-items:stretch;
}
.dfv-actions .dfv-apply-btn,
.dfv-actions a.reset.dfv-wis-btn{
  flex:1 1 0;
  width:100% !important;
}

/* Zorg dat de meta-tekst netjes onder de knoppen komt */
.dfv-actions .dfv-apply-meta{
  margin-top:8px;
  font-size:13px;
  opacity:.85;
}

/* Sticky uit (knop blijft gewoon zichtbaar bij Wis) */
.dfv-apply-wrap.is-sticky{
  position:static !important;
  bottom:auto !important;
  left:auto !important;
  right:auto !important;
  box-shadow:none !important;
}

button.dvo-fav-toggle {
    border: none;
    background-color: #333333b8 !important;
    border-radius: 99px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;


    justify-content: center;
    position: absolute;
    top: 10px;
    right: 10px;
    left: auto;
    margin: 0;
    z-index: 5;
    cursor: pointer;
}

i.fa-regular.fa-heart {
    color: #ffffff;
}

button.dvo-fav-toggle.is-active {
    background-color: #ff0000b8 !important;
}

i.fa-heart.fa-solid {
    color: #ffffff;
}

.dvo-fav-underfilter i.fa-regular.fa-heart {
    color: #eb2424;
}

.dvo-fav-underfilter a.dvo-fav-button {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 5px;
    color: #000000;
    display: inline-block;
    font-size: 1rem;
    font-weight: 600;
    padding: 5px 20px;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
    margin-bottom: 10px;
}

.dvo-fav-underfilter a.dvo-fav-button:hover {
    background-color: #ffffff;
    border: 1px solid #eb2424;
}

.dfv-cta-tabs {
    margin-top: 30px;
}

.dfv-cta-tab-buttons {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.dfv-cta-tab-buttons button.active {
    background-color: #2B4C8B;
    color: #ffffff;
}

.dfv-cta-tab {
    display: none;
}

.dfv-cta-tab.active {
    display: block;
}

.dfv-form-message {
    margin-top: 10px;
    color: #009958;
    font-weight: 600;
}


/* === Contact infoblok onder formulier (detailpagina) === */
.dvo-contact-infobox
 {
    margin-top: 20px;
    background-color: var(--dvo-contactblok-bg, #000000);
    color: #ffffff;
    border-radius: 10px;
    padding: 15px;
}

.dvo-contact-infobox-inner {
    display: flex;
    align-items: center;
    gap: 15px;
}

.dvo-contact-image img {
    width: 145px;
    height: 50px;
    object-fit: contain;
}

.dvo-contact-text {
    font-size: 1.1rem;
    line-height: 1.4;
}

.dvo-contact-text a {
    color: #000000;
    font-weight: 600;
    text-decoration: underline;
}

@media (max-width: 768px) {
    .dvo-contact-infobox-inner {
        flex-direction: column;
        text-align: center;
    }
}

/* status dot basis */
.dvo-status-dot{
  display: inline-block;          /* belangrijk voor zichtbaar pulsen */
  vertical-align: middle;
  margin-right: 6px;
  font-size: 0.7em;
  transform-origin: center;
}

/* offline: grijs, GEEN animatie */
.dvo-status-dot.is-offline{
  color: #888888 !important;
  animation: none !important;
}

/* online: groen, WEL animatie */
.dvo-status-dot.is-online{
  color: #00c853 !important;
  animation: dvo-pulse 1.4s infinite ease-in-out !important;
}




@keyframes dvo-pulse {
    0%   { transform: scale(1);   opacity: 1; }
    50%  { transform: scale(1.5); opacity: 0.6; }
    100% { transform: scale(1);   opacity: 1; }
}

/* FIX: thumbs niet laten "flitsen" groot worden vóór Swiper init */
.carousel-gallery .swiper-container{
  overflow: hidden; /* niet pas na .swiper-initialized */
}

.carousel-gallery .swiper-wrapper{
  display: flex;     /* vóór Swiper init al netjes op rij */
  gap: 1px;
}

.carousel-gallery .swiper-slide{
  flex: 0 0 auto;
  max-width: 120px;  /* houd dezelfde thumb-breedte aan */
  overflow: hidden;
}

.carousel-gallery img.dvo-thumbx{
  display: block;
  width: 100%;
  max-width: 120px;
  height: auto;
  object-fit: cover;
}


/* === DF Index slider: full-width continuous carousel + grotere kaarten === */
.df-index-slider-wrap,
.dfv-index-slider-outer,
.dfv-index-slider-wrap {
  position: relative !important;
  width: 100vw !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: calc(50% - 50vw) !important;
  overflow: hidden !important;
}

.df-index-slider,
.dfv-index-slider {
  overflow: hidden !important;
  padding: 0 0 38px 0 !important;
  width: 100% !important;
}

.df-index-slider .swiper-wrapper,
.dfv-index-slider .swiper-wrapper {
  display: flex !important;
  align-items: stretch !important;
}

.df-index-slider .swiper-slide,
.df-index-slide,
.dfv-index-slider .swiper-slide,
.dfv-index-slider-slide {
  width: 410px !important;
  max-width: 410px !important;
  flex: 0 0 410px !important;
  height: auto !important;
  display: flex !important;
}

.df-index-slide > .col-md-12,
.dfv-index-slider-slide > .col-md-12,
.df-index-slide #cardbox,
.dfv-index-slider-slide #cardbox,
.df-index-slider .swiper-slide #cardbox,
.dfv-index-slider .swiper-slide #cardbox {
  width: 100% !important;
  max-width: 410px !important;
  height: 100% !important;
  margin: 0 auto !important;
}

.df-index-slide #cardbox,
.dfv-index-slider-slide #cardbox,
.df-index-slider .swiper-slide #cardbox,
.dfv-index-slider .swiper-slide #cardbox {
  border-radius: 14px !important;
  overflow: hidden !important;
  box-shadow: 0 12px 34px rgba(0,0,0,.12) !important;
  background: #fff !important;
}

.df-index-slide img.list-thumb, .dfv-index-slider-slide img.list-thumb, .df-index-slider .swiper-slide img.list-thumb, .dfv-index-slider .swiper-slide img.list-thumb {
    /* width: 100% !important; */
    /* height: 270px !important; */
    /* min-height: 270px !important; */
    /* max-height: 270px !important; */
    /* object-fit: cover !important; */
    /* aspect-ratio: auto !important; */
}

.df-index-slide .p-4,
.dfv-index-slider-slide .p-4,
.df-index-slider .swiper-slide .p-4,
.dfv-index-slider .swiper-slide .p-4 {
  padding: 22px !important;
}

.df-index-slide .dvo-merkmodel,
.dfv-index-slider-slide .dvo-merkmodel,
.df-index-slider .swiper-slide .dvo-merkmodel,
.dfv-index-slider .swiper-slide .dvo-merkmodel {
  font-size: 1.25rem !important;
  line-height: 1.25 !important;
  min-height: 62px !important;
}

.df-index-slider-prev,
.df-index-slider-next,
.dfv-index-slider-prev,
.dfv-index-slider-next,
.df-index-slider-pagination,
.dfv-index-slider-pagination {
  display: none !important;
}

@media (max-width: 768px) {
  .df-index-slider .swiper-slide,
  .df-index-slide,
  .dfv-index-slider .swiper-slide,
  .dfv-index-slider-slide {
    width: 315px !important;
    max-width: 315px !important;
    flex-basis: 315px !important;
  }

  .df-index-slide > .col-md-12,
  .dfv-index-slider-slide > .col-md-12,
  .df-index-slide #cardbox,
  .dfv-index-slider-slide #cardbox,
  .df-index-slider .swiper-slide #cardbox,
  .dfv-index-slider .swiper-slide #cardbox {
    max-width: 315px !important;
  }

  .df-index-slide img.list-thumb,
  .dfv-index-slider-slide img.list-thumb,
  .df-index-slider .swiper-slide img.list-thumb,
  .dfv-index-slider .swiper-slide img.list-thumb {
    height: 205px !important;
    min-height: 205px !important;
    max-height: 205px !important;
  }
}


/* === Veritas-style dynamische voorraad ticker === */
.df-ticker-slider {
  font-size: var(--df-ticker-font-size, 16px) !important;
  font-weight: var(--df-ticker-font-weight, 400) !important;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden;
  background: var(--df-ticker-bg, #111111);
  color: var(--df-ticker-color, #e30613);
  white-space: nowrap;
  position: relative;
  z-index: 1;
  padding: 14px 0;
}

.df-ticker-track {
  display: inline-flex;
  align-items: center;
  gap: 48px;
  min-width: max-content;
  animation: dfTickerMarquee var(--df-ticker-speed, 28s) linear infinite;
  will-change: transform;
}

.df-ticker-slider:hover .df-ticker-track {
  animation-play-state: paused;
}

.df-ticker-item {
    font-size: var(--df-ticker-font-size, 16px) !important;
    font-weight: var(--df-ticker-font-weight, 400) !important;
    display: inline-flex;
    align-items: center;
    line-height: 1;
    /* letter-spacing: .01em; */
    color: var(--df-ticker-color, #e30613);
}

.df-ticker-logo,
.df-ticker-dot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.df-ticker-logo img {
  width: 34px;
  height: 34px;
  object-fit: contain;
  display: block;
}

.df-ticker-dot {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid var(--df-ticker-color, #e30613);
  opacity: .9;
}

@keyframes dfTickerMarquee {
  from { transform: translateX(0); }
  to { transform: translateX(-33.333%); }
}

@media only screen and (max-width: 768px) {
  .df-ticker-slider { padding: 11px 0; }
  .df-ticker-track { gap: 28px; }
  .df-ticker-logo img { width: 28px; height: 28px; }
  .df-ticker-dot { width: 26px; height: 26px; }
}


/* === DF HERSTEL 2026-05: ticker + nieuw-binnen slider + promo kaart === */
html,
body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

/* Nieuw binnen slider: links in container, rechts tot schermrand, zonder pagina-overflow */
.df-index-slider-wrap,
.dfv-index-slider-outer,
.dfv-index-slider-wrap {
  position: relative !important;
  width: calc(100vw - var(--slider-offset, 0px)) !important;
  max-width: calc(100vw - var(--slider-offset, 0px)) !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  overflow: hidden !important;
}

.df-index-slider,
.dfv-index-slider {
  overflow: visible !important;
  padding: 0 0 38px 0 !important;
  width: 100% !important;
}

.df-index-slider .swiper-wrapper,
.dfv-index-slider .swiper-wrapper {
  display: flex !important;
  align-items: stretch !important;
}

.df-index-slider .swiper-slide,
.df-index-slide,
.dfv-index-slider .swiper-slide,
.dfv-index-slider-slide {
  width: 410px !important;
  max-width: 410px !important;
  flex: 0 0 410px !important;
  height: auto !important;
  display: flex !important;
  box-sizing: border-box !important;
}

.df-index-slide > .col-md-12,
.dfv-index-slider-slide > .col-md-12,
.df-index-slide #cardbox,
.dfv-index-slider-slide #cardbox,
.df-index-slider .swiper-slide #cardbox,
.dfv-index-slider .swiper-slide #cardbox {
  width: 100% !important;
  max-width: 410px !important;
  height: 100% !important;
  margin: 0 auto !important;
}

.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox {
  min-height: 100% !important;
}

.df-index-slide #cardbox,
.dfv-index-slider-slide #cardbox,
.df-index-slider .swiper-slide #cardbox,
.dfv-index-slider .swiper-slide #cardbox {
  border-radius: 14px !important;
  overflow: hidden !important;
  box-shadow: 0 12px 34px rgba(0,0,0,.12) !important;
  background: #fff !important;
}

.df-index-slide img.list-thumb, .dfv-index-slider-slide img.list-thumb, .df-index-slider .swiper-slide img.list-thumb, .dfv-index-slider .swiper-slide img.list-thumb {
    /* width: 100% !important; */
    /* height: 270px !important; */
    /* min-height: 270px !important; */
    /* max-height: 270px !important; */
    /* object-fit: cover !important; */
    /* aspect-ratio: auto !important; */
}

/* Rechter fade/verloop over laatste zichtbare voertuigkaart */
.df-index-promo-card::after, .df-extra-card::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(to top, rgb(0 0 0 / 22%) 0%, rgb(0 0 0 / 15%) 45%, rgba(0, 0, 0, .10) 100%);
}

/* Extra afbeeldingkaart tussen voertuigen */
.df-index-promo-slide {
  height: auto !important;
  display: flex !important;
  align-items: stretch !important;
}

.df-index-promo-card,
.df-extra-card {
  position: relative !important;
  width: 100% !important;
  max-width: 410px !important;
  min-height: 100% !important;
  overflow: hidden !important;
  border-radius: 14px !important;
  background: #111 !important;
  box-shadow: 0 12px 34px rgba(0,0,0,.12) !important;
}

.df-index-promo-image,
.df-extra-card img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  object-fit: cover !important;
  transition: transform .45s ease;
}

.df-index-promo-card:hover .df-index-promo-image,
.df-extra-card:hover img {
  transform: scale(1.05);
}

.df-index-promo-card::after,
.df-extra-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

.df-index-promo-overlay,
.df-extra-content {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 2 !important;
  padding: 26px !important;
  color: #fff !important;
}

.df-index-promo-title,
.df-extra-title {
  color: #fff !important;
  font-size: 28px !important;
  font-weight: 800 !important;
  line-height: 1.12 !important;
  margin: 0 0 8px 0 !important;
}

.df-index-promo-text,
.df-extra-text {
  color: rgba(255,255,255,.92) !important;
  font-size: 16px !important;
  line-height: 1.45 !important;
  margin: 0 !important;
}

/* Veritas ticker: blijft full width, maar veroorzaakt geen layout overflow */
.df-ticker-slider {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  overflow: hidden !important;
  background: var(--df-ticker-bg, #111111) !important;
  color: var(--df-ticker-color, #e30613) !important;
  white-space: nowrap !important;
  position: relative !important;
  z-index: 1 !important;
  padding: 14px 0 !important;
}

.df-ticker-track {
  display: inline-flex !important;
  align-items: center !important;
  gap: 48px !important;
  min-width: max-content !important;
  animation: dfTickerMarquee var(--df-ticker-speed, 28s) linear infinite !important;
  will-change: transform !important;
}

@media (max-width: 768px) {
  .df-index-slider .swiper-slide,
  .df-index-slide,
  .dfv-index-slider .swiper-slide,
  .dfv-index-slider-slide {
    width: 315px !important;
    max-width: 315px !important;
    flex-basis: 315px !important;
  }
  .df-index-slide > .col-md-12,
  .dfv-index-slider-slide > .col-md-12,
  .df-index-slide #cardbox,
  .dfv-index-slider-slide #cardbox,
  .df-index-slider .swiper-slide #cardbox,
  .dfv-index-slider .swiper-slide #cardbox,
  .df-index-promo-card,
  .df-extra-card {
    max-width: 315px !important;
  }
  .df-index-slide img.list-thumb,
  .dfv-index-slider-slide img.list-thumb,
  .df-index-slider .swiper-slide img.list-thumb,
  .dfv-index-slider .swiper-slide img.list-thumb {
    height: 205px !important;
    min-height: 205px !important;
    max-height: 205px !important;
  }
  .df-index-slider-wrap::after,
  .dfv-index-slider-outer::after,
  .dfv-index-slider-wrap::after {
    width: 120px;
  }
  .df-index-promo-title,
  .df-extra-title {
    font-size: 22px !important;
  }
  .df-index-promo-text,
  .df-extra-text {
    font-size: 14px !important;
  }
}


/* =========================================================
   DF EINDHERSTEL 2026-05-02
   Alleen: nieuw-binnen slider overflow, promo overlay, rechter fade,
   en Veritas/Dynamische voorraad ticker opmaak.
   ========================================================= */
html,
body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

/* Nieuw-binnen slider: links blijft in container, rechts loopt tot schermrand zonder pagina-overflow */
.df-index-slider-wrap,
.dfv-index-slider-outer,
.dfv-index-slider-wrap {
  position: relative !important;
  width: calc(100vw - var(--slider-offset, 0px)) !important;
  max-width: calc(100vw - var(--slider-offset, 0px)) !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}

.df-index-slider,
.dfv-index-slider {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
  padding: 0 0 38px 0 !important;
  box-sizing: border-box !important;
}

.df-index-slider .swiper-wrapper,
.dfv-index-slider .swiper-wrapper {
  display: flex !important;
  align-items: flex-start !important;
}

.df-index-slider .swiper-slide,
.dfv-index-slider .swiper-slide,
.df-index-slide,
.dfv-index-slider-slide {
  width: 410px !important;
  max-width: 410px !important;
  flex: 0 0 410px !important;
  height: auto !important;
  align-self: flex-start !important;
  display: flex !important;
  box-sizing: border-box !important;
  background: transparent !important;
}

.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
.df-index-slide:not(.df-index-promo-slide) #cardbox,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox {
  width: 100% !important;
  max-width: 410px !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 auto !important;
  overflow: hidden !important;
  border-radius: 14px !important;
  background: #111111 !important;
  box-shadow: 0 12px 34px rgba(0,0,0,.12) !important;
}

df-index-slider .swiper-slide img.list-thumb, .dfv-index-slider .swiper-slide img.list-thumb, .df-index-slide img.list-thumb, .dfv-index-slider-slide img.list-thumb {
    /* width: 100% !important; */
    /* height: 270px !important; */
    /* min-height: 270px !important; */
    /* max-height: 270px !important; */
    /* object-fit: cover !important; */
    /* display: block !important; */
}

/* Promo/extra afbeeldingkaart: tekst IN de afbeelding, geen witte strook */
.df-index-promo-slide {
  width: 410px !important;
  max-width: 410px !important;
  flex: 0 0 410px !important;
  height: auto !important;
  align-self: flex-start !important;
  display: flex !important;
  background: transparent !important;
}

.df-index-promo-card,
.df-index-promo-slide #cardbox {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  max-width: 410px !important;
  height: var(--df-promo-card-height, 560px) !important;
  min-height: var(--df-promo-card-height, 560px) !important;
  max-height: var(--df-promo-card-height, 560px) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  overflow: hidden !important;
  border-radius: 14px !important;
  background: #111111 !important;
  box-shadow: 0 12px 34px rgba(0,0,0,.12) !important;
}

.df-index-promo-image,
.df-index-promo-card > img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  max-height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  z-index: 1 !important;
}

.df-index-promo-overlay {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 3 !important;
    display: block !important;
    padding: 78px 24px 316px 24px !important;
    color: #ffffff !important;
    pointer-events: none !important;
}

.df-index-promo-title,
.df-index-promo-text {
  position: relative !important;
  z-index: 4 !important;
  color: #ffffff !important;
  text-shadow: 0 2px 14px rgba(0,0,0,.65) !important;
}

.df-index-promo-title {
  font-size: 26px !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
  margin: 0 0 8px 0 !important;
}

.df-index-promo-text {
  font-size: 24px !important;
  line-height: 1.45 !important;
  font-weight: 500 !important;
  margin: 0 !important;
}

/* Rechter verloop/fade over de laatste zichtbare voertuigkaart */
.df-index-slider-wrap::after,
.dfv-index-slider-outer::after,
.dfv-index-slider-wrap::after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  width: 260px !important;
  height: 100% !important;
  pointer-events: none !important;
  z-index: 30 !important;
  background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,.55) 62%, rgba(0,0,0,1) 100%) !important;
}

/* Dynamische voorraad ticker: compacte Veritas-style marquee, geen enorme logo's */
.df-ticker-slider {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  overflow: hidden !important;
  background: var(--df-ticker-bg, #111111) !important;
  color: var(--df-ticker-color, #e30613) !important;
  padding: 13px 0 !important;
  min-height: 54px !important;
  line-height: 1 !important;
  position: relative !important;
  z-index: 20 !important;
  white-space: nowrap !important;
  box-sizing: border-box !important;
}

.df-ticker-track {
  display: inline-flex !important;
  align-items: center !important;
  gap: 44px !important;
  width: max-content !important;
  min-width: max-content !important;
  white-space: nowrap !important;
  animation: dfTickerMarquee var(--df-ticker-speed, 28s) linear infinite !important;
  will-change: transform !important;
}

.df-ticker-item {
  display: inline-flex !important;
  align-items: center !important;
  flex: 0 0 auto !important;
  line-height: 1 !important;
  color: var(--df-ticker-color, #e30613) !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: var(--df-ticker-font-size, 1.2rem) !important;
font-weight: var(--df-ticker-font-weight, 500) !important;
}

.df-ticker-logo {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 34px !important;
    width: 150px !important;
    height: 150px !important;
    max-width: 150px !important;
    max-height: 150px !important;
    /* overflow: hidden !important; */
    border-radius: 50% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.df-ticker-logo img, .df-ticker-slider .df-ticker-logo img
 {
    width: 60px !important;
    height: 60px !important;
    max-width: 60px !important;
    max-height: 60px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    object-fit: contain !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}

.df-ticker-dot {
  display: inline-block !important;
  flex: 0 0 32px !important;
  width: 32px !important;
  height: 32px !important;
  max-width: 32px !important;
  max-height: 32px !important;
  border-radius: 50% !important;
  border: 2px solid var(--df-ticker-color, #e30613) !important;
  opacity: .9 !important;
}

@keyframes dfTickerMarquee {
  from { transform: translateX(0); }
  to { transform: translateX(-33.333%); }
}

@media (max-width: 768px) {
  .df-index-slider .swiper-slide,
  .dfv-index-slider .swiper-slide,
  .df-index-slide,
  .dfv-index-slider-slide,
  .df-index-promo-slide {
    width: 315px !important;
    max-width: 315px !important;
    flex-basis: 315px !important;
  }

  .df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
  .dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
  .df-index-promo-card,
  .df-index-promo-slide #cardbox {
    max-width: 315px !important;
  }

  .df-index-slider .swiper-slide img.list-thumb,
  .dfv-index-slider .swiper-slide img.list-thumb,
  .df-index-slide img.list-thumb,
  .dfv-index-slider-slide img.list-thumb {
    height: 205px !important;
    min-height: 205px !important;
    max-height: 205px !important;
  }

  .df-index-promo-card,
  .df-index-promo-slide #cardbox {
    height: var(--df-promo-card-height, 500px) !important;
    min-height: var(--df-promo-card-height, 500px) !important;
    max-height: var(--df-promo-card-height, 500px) !important;
  }

  .df-index-slider-wrap::after,
  .dfv-index-slider-outer::after,
  .dfv-index-slider-wrap::after {
    width: 130px !important;
  }

  .df-index-promo-title { font-size: 22px !important; }
  .df-ticker-slider { min-height: 48px !important; padding: 11px 0 !important; }
  .df-ticker-track { gap: 28px !important; }
  .df-ticker-logo,
  .df-ticker-logo img { width: 28px !important; height: 28px !important; max-width: 28px !important; max-height: 28px !important; }
  .df-ticker-dot { width: 26px !important; height: 26px !important; max-width: 26px !important; max-height: 26px !important; }
}

/* === DFV detailpagina: moderne afbeelding-slider + formulier popups === */
.dfv-detail-gallery {
    position: relative;
    width: 100%;
}

.dfv-detail-main-swiper {
    position: relative;
    overflow: hidden;
    border-radius: 18px;
    background: #111111;
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.14);
}

.dfv-detail-main-swiper .swiper-slide {
    height: auto;
}

.dfv-detail-main-img {
    display: block;
    width: 100%;
    height: clamp(320px, 48vw, 620px);
    object-fit: cover;
    transition: transform .45s ease;
}

.dfv-detail-main-swiper a:hover .dfv-detail-main-img {
    transform: scale(1.025);
}

.dfv-detail-slider-btn {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 46px;
    height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    border: 0;
    border-radius: 99px;
    background: rgba(255, 255, 255, 0.92);
    color: #111111;
    cursor: pointer;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
    transition: transform .2s ease, background-color .2s ease;
}

.dfv-detail-slider-btn:hover {
    background: #ffffff;
    transform: translateY(-50%) scale(1.06);
}

.dfv-detail-slider-prev {
    left: 16px;
}

.dfv-detail-slider-next {
    right: 16px;
}

.dfv-detail-main-pagination {
    bottom: 14px !important;
}

.dfv-detail-main-pagination .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: #ffffff;
    opacity: .65;
}

.dfv-detail-main-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

.dfv-detail-thumbs-swiper {
    margin-top: 14px;
    overflow: hidden;
}

.dfv-detail-thumbs-swiper .swiper-slide {
    width: 112px;
    height: 76px;
    opacity: .55;
    cursor: pointer;
    border-radius: 12px;
    overflow: hidden;
    border: 2px solid transparent;
    transition: opacity .2s ease, border-color .2s ease, transform .2s ease;
}

.dfv-detail-thumbs-swiper .swiper-slide-thumb-active,
.dfv-detail-thumbs-swiper .swiper-slide:hover {
    opacity: 1;
    border-color: #111111;
    transform: translateY(-1px);
}

.dfv-detail-thumb-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dfv-modal-backdrop {
    position: fixed;
    inset: 0;
    z-index: 9998;
    display: none;
    background: rgba(0, 0, 0, 0.62);
    backdrop-filter: blur(4px);
}

body.dfv-modal-open {
    overflow: hidden;
}

body.dfv-modal-open .dfv-modal-backdrop {
    display: block;
}

#informatieblok.dfv-form-modal,
#inruilblok.dfv-form-modal,
#financieringblok.dfv-form-modal,
#financialleaseblok.dfv-form-modal {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    z-index: 9999 !important;
    display: none !important;
    width: min(920px, calc(100vw - 28px)) !important;
    max-height: calc(100vh - 36px) !important;
    margin: 0 !important;
    padding: 28px !important;
    overflow: auto !important;
    transform: translate(-50%, -50%) !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.32) !important;
}

#informatieblok.dfv-form-modal.dfv-modal-active,
#inruilblok.dfv-form-modal.dfv-modal-active,
#financieringblok.dfv-form-modal.dfv-modal-active,
#financialleaseblok.dfv-form-modal.dfv-modal-active {
    display: block !important;
}

.dfv-modal-close {
    position: sticky;
    top: 0;
    z-index: 2;
    float: right;
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: -10px -10px 8px 12px;
    border: 0;
    border-radius: 99px;
    background: #111111;
    color: #ffffff;
    cursor: pointer;
    font-size: 22px;
    line-height: 1;
}

.dfv-modal-close:hover {
    opacity: .85;
}

@media (max-width: 768px) {
    .dfv-detail-main-img {
        height: 310px;
    }

    .dfv-detail-slider-btn {
        width: 40px;
        height: 40px;
    }

    .dfv-detail-slider-prev {
        left: 10px;
    }

    .dfv-detail-slider-next {
        right: 10px;
    }

    .dfv-detail-thumbs-swiper .swiper-slide {
        width: 82px;
        height: 58px;
    }

    #informatieblok.dfv-form-modal,
    #inruilblok.dfv-form-modal,
    #financieringblok.dfv-form-modal,
    #financialleaseblok.dfv-form-modal {
        width: calc(100vw - 18px) !important;
        max-height: calc(100vh - 18px) !important;
        padding: 20px !important;
        border-radius: 14px !important;
    }
}


/* === DFV detailpagina: hoofdafbeelding links + thumbnails rechts (2x2) === */
@media (min-width: 992px) {
    .dfv-detail-gallery {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 190px;
        gap: 14px;
        align-items: stretch;
    }

    .dfv-detail-main-swiper {
        min-width: 0;
        height: 100%;
    }

    .dfv-detail-main-img {
        height: clamp(340px, 34vw, 520px) !important;
    }

    .dfv-detail-thumbs-swiper {
        width: 100%;
        height: 100%;
        margin-top: 0 !important;
        overflow: visible !important;
    }

    .dfv-detail-thumbs-swiper .swiper-wrapper {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: repeat(2, minmax(0, 1fr));
        gap: 10px;
        width: 100% !important;
        height: 100% !important;
        transform: none !important;
    }

    .dfv-detail-thumbs-swiper .swiper-slide {
        width: 100% !important;
        height: 100% !important;
        min-height: 0;
        margin: 0 !important;
    }

    .dfv-detail-thumbs-swiper .swiper-slide:nth-child(n+5) {
        display: none !important;
    }

    .dfv-detail-thumb-img {
        height: 100% !important;
        min-height: 0;
    }
}

.dfv-detail-whatsapp-block {
    margin-top: 14px;
}

.dfv-detail-whatsapp-link {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    padding: 15px 18px;
    border-radius: 14px;
    background: #25d366;
    color: #ffffff !important;
    text-decoration: none !important;
    box-shadow: 0 12px 28px rgba(37, 211, 102, 0.24);
    transition: transform .2s ease, box-shadow .2s ease, opacity .2s ease;
}

.dfv-detail-whatsapp-link:hover {
    color: #ffffff !important;
    transform: translateY(-1px);
    box-shadow: 0 16px 34px rgba(37, 211, 102, 0.32);
    opacity: .96;
}

.dfv-detail-whatsapp-icon {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 42px;
    border-radius: 99px;
    background: rgba(255, 255, 255, 0.18);
    font-size: 24px;
}

.dfv-detail-whatsapp-text {
    flex: 1 1 auto;
    font-weight: 700;
    line-height: 1.2;
}

.dfv-detail-whatsapp-number {
    flex: 0 0 auto;
    font-weight: 600;
    opacity: .92;
}

@media (max-width: 991px) {
    .dfv-detail-thumbs-swiper .swiper-slide:nth-child(n+5) {
        display: block !important;
    }
}

@media (max-width: 576px) {
    .dfv-detail-whatsapp-link {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .dfv-detail-whatsapp-number {
        font-size: .95rem;
    }
}

/* === DFV detail gallery: James-style hoofdslider + 2x2 thumbnails rechts === */
#dvo-occasions .dfv-detail-gallery,
.dfv-detail-gallery {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(220px, 50%) !important;
    gap: 14px !important;
    align-items: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    text-align: left !important;
}

.dfv-detail-main-swiper {
    width: 100% !important;
    min-width: 0 !important;
    height: clamp(430px, 42vw, 660px) !important;
    margin: 0 !important;
    overflow: hidden !important;
    border-radius: 16px !important;
    background: #111111 !important;
}

.dfv-detail-main-swiper .swiper-wrapper,
.dfv-detail-main-swiper .swiper-slide {
    height: 100% !important;
}

.dfv-detail-main-swiper a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

.dfv-detail-main-img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
}

.dfv-detail-thumbs-swiper {
    display: none !important;
}

.dfv-detail-thumbs-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important;
    width: 100% !important;
    height: clamp(430px, 42vw, 330px) !important;
    min-width: 0 !important;
}

.dfv-detail-thumb-btn {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    cursor: pointer !important;
    border: 2px solid transparent !important;
    border-radius: 16px !important;
    background: #111111 !important;
    box-shadow: none !important;
    opacity: .72 !important;
    transition: opacity .2s ease, border-color .2s ease, transform .2s ease !important;
}

.dfv-detail-thumb-btn:nth-child(n+5) {
    display: none !important;
}

.dfv-detail-thumb-btn:hover,
.dfv-detail-thumb-btn.is-active {
    opacity: 1 !important;
    border-color: #ffffff !important;
    transform: translateY(-1px) !important;
}

.dfv-detail-thumb-btn .dfv-detail-thumb-img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center center !important;
    background-color: #000000;
}

.dfv-detail-whatsapp-block {
    width: 100% !important;
    margin: 16px 0 0 0 !important;
}

@media (max-width: 991px) {
    #dvo-occasions .dfv-detail-gallery,
    .dfv-detail-gallery {
        grid-template-columns: 1fr !important;
    }

    .dfv-detail-main-swiper {
        height: 420px !important;
    }

    .dfv-detail-thumbs-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
        grid-template-rows: 90px !important;
        height: 90px !important;
    }
}

@media (max-width: 576px) {
    .dfv-detail-main-swiper {
        height: 300px !important;
        border-radius: 12px !important;
    }

    .dfv-detail-thumbs-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        grid-template-rows: repeat(2, 92px) !important;
        height: 198px !important;
        gap: 10px !important;
    }

    .dfv-detail-thumb-btn {
        border-radius: 12px !important;
    }
}

.dvo-thumbs-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    max-height: 420px;
    overflow-y: auto;
    padding-right: 5px;
}

.dvo-detail-thumb {
    width: 100%;
    height: 100px;
    object-fit: contain;
    background: #000;
    border-radius: 10px;
}

/* WhatsApp blok netjes eronder */
.dvo-whatsapp-blok {
    margin-top: 15px;
    border-radius: 10px;
    overflow: hidden;
}

/* === DFV detail: prijs boven thumbs === */
.dfv-detail-side {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    width: 100% !important;
    min-width: 0 !important;
}

.dfv-side-price-overview {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 10px;
    padding: 14px;
}

.dfv-side-price {
    display: flex;
    flex-direction: column;
    line-height: 1.15;
}

.dfv-side-price-label {
    font-size: 0.8rem;
    opacity: .7;
}

.dfv-side-price-value {
    font-size: 1.7rem;
    font-weight: 800;
    color: #000000;
}

.dfv-side-overview-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 42px;
    padding: 9px 14px;
    border-radius: 7px;
    background: #970a0a;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 700;
    white-space: nowrap;
}

.dfv-detail-thumbs-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.dfv-detail-thumb-btn {
    position: relative;
    border: 0;
    padding: 0;
    border-radius: 8px;
    overflow: hidden;
    background: #f3f4f4;
    cursor: pointer;
}

.dfv-detail-thumb-img {
    display: block;
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

.dfv-detail-thumb-more {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .58);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 1.1rem;
}

/* === DFV detail: deel + CTA rij === */
.dfv-detail-action-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin: 18px 0 8px;
    padding: 16px;
    background: #f3f4f4;
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 10px;
}

.dfv-detail-share-block,
.dfv-detail-cta-buttons {
    display: flex;
    align-items: center;
    gap: 10px;
}

.dfv-detail-share-title {
    font-weight: 800;
    color: #ffffff;
    margin-right: 4px;
}

.dfv-detail-share-button {
    width: 42px;
    height: 42px;
    border: 1px solid rgba(0, 0, 0, .16);
    border-radius: 999px;
    background: #ffffff;
    color: #000000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    transition: all .2s ease;
}

.dfv-detail-share-button:hover {
    color: #ffffff;
    background: #10425d;
    border-color: #10425d;
}

.dfv-detail-cta-button {
    min-height: 46px;
    border-radius: 7px;
    border: 1px solid transparent;
    padding: 11px 22px;
    font-weight: 800;
    cursor: pointer;
    text-align: center;
    transition: all .2s ease;
}

.dfv-detail-cta-primary {
    background: #10425d;
    border-color: #10425d;
    color: #ffffff;
}

.dfv-detail-cta-primary:hover {
    background: #ffffff;
    color: #10425d;
}

.dfv-detail-cta-secondary {
    background: #970a0a;
    border-color: #970a0a;
    color: #ffffff;
}

.dfv-detail-cta-secondary:hover {
    background: #ffffff;
    color: #970a0a;
}

/* === DFV detail: losse specificatiekaarten === */
.dfv-detail-spec-cards-section {
    clear: both;
}

.dfv-detail-spec-cards {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 14px;
}

.dfv-detail-spec-card {
    min-height: 145px;
    background: #ffffff;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, .16);
    border-radius: 12px;
    padding: 18px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 9px;
    text-align: center;
}

.dfv-detail-spec-icon {
    width: 44px;
    height: 44px;
    border-radius: 999px;
    background: #f3f4f4;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    color: #000000;
}

.dfv-detail-spec-value {
    font-weight: 800;
    font-size: 1rem;
    line-height: 1.25;
}

.dfv-detail-spec-value .napweblabel {
    max-width: 53px;
    padding-left: 5px;
    vertical-align: middle;
    float: right;
}

.dfv-detail-spec-label {
    font-size: .92rem;
    opacity: .76;
}

/* === DFV detail: popup formulieren === */
.dfv-popup-modal {
    position: fixed !important;
    inset: 0;
    z-index: 99999;
    display: none;
    padding: 24px;
    overflow-y: auto;
}

.dfv-popup-modal.is-open {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.dfv-popup-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .62);
}

.dfv-popup-dialog {
    position: relative;
    z-index: 2;
    width: min(920px, 100%);
    max-height: calc(100vh - 48px);
    overflow-y: auto;
    background: #ffffff;
    border-radius: 18px;
    padding: 26px;
    box-shadow: 0 24px 70px rgba(0, 0, 0, .35);
}

.dfv-popup-close {
    position: sticky;
    top: 0;
    float: right;
    z-index: 3;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 999px;
    background: #f3f4f4;
    color: #000000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.dfv-popup-header {
    margin-bottom: 18px;
    padding-right: 48px;
}

.dfv-popup-header span {
    display: block;
    color: #000000;
    font-size: clamp(1.55rem, 2.2vw, 2.2rem);
    font-weight: 900;
    line-height: 1.1;
}

.dfv-popup-header small {
    display: block;
    margin-top: 8px;
    color: #333333;
    font-size: 1rem;
}

.dfv-popup-vehicle-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 14px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 12px;
    background: #f8f8f8;
    color: #000000;
}

.dfv-popup-vehicle-card img {
    width: 130px;
    height: 86px;
    object-fit: cover;
    border-radius: 10px;
}

.dfv-popup-dialog .dvo-form-control {
    width: 100%;
    min-height: 48px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, .18);
    padding: 12px 14px;
}

.dfv-popup-dialog textarea.dvo-form-control {
    min-height: 110px;
}

body.dfv-modal-open {
    overflow: hidden;
}

#zl-keuzeblok {
    display: none !important;
}

@media (max-width: 1199px) {
    .dfv-detail-spec-cards {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .dfv-side-price-overview,
    .dfv-detail-action-row {
        flex-direction: column;
        align-items: stretch;
    }

    .dfv-side-overview-btn,
    .dfv-detail-cta-button {
        width: 100%;
    }

    .dfv-detail-share-block {
        justify-content: center;
    }

    .dfv-detail-cta-buttons {
        flex-direction: column;
        width: 100%;
    }

    .dfv-detail-spec-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dfv-popup-modal {
        padding: 12px;
        align-items: flex-start !important;
    }

    .dfv-popup-dialog {
        max-height: calc(100vh - 24px);
        padding: 18px;
        border-radius: 14px;
    }

    .dfv-popup-vehicle-card {
        flex-direction: column;
        align-items: flex-start;
    }

    .dfv-popup-vehicle-card img {
        width: 100%;
        height: auto;
        max-height: 190px;
    }
}

@media (max-width: 420px) {
    .dfv-detail-spec-cards {
        grid-template-columns: 1fr;
    }
}

/* Forceer popup zichtbaar bij openen, ook als Bootstrap .d-none elders !important gebruikt */
.dfv-popup-modal.is-open.d-none,
.dfv-popup-modal.is-open {
    display: flex !important;
}

/* === DFV popup herstel definitief === */

/* Modal staat boven alles */
.dfv-modal,
.dfv-modern-modal,
.dfv-popup-modal,
#dfv-interest-modal,
#dfv-trade-modal,
#informatieblok,
#inruilblok {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483000 !important;
    display: none !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 24px !important;
    background: transparent !important;
    overflow-y: auto !important;
}

.dfv-modal.is-open,
.dfv-modern-modal.is-open,
.dfv-popup-modal.is-open,
#dfv-interest-modal.is-open,
#dfv-trade-modal.is-open,
#informatieblok.is-open,
#inruilblok.is-open {
    display: flex !important;
}

/* Donkere achtergrond terug */
.dfv-modal-backdrop,
.dfv-modern-modal-backdrop,
.dfv-popup-backdrop {
    position: fixed !important;
    inset: 0 !important;
    z-index: 1 !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    background: rgba(0, 0, 0, .68) !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

/* Formulier zelf wit/scherp */
.dfv-modal-dialog,
.dfv-modern-modal-dialog,
.dfv-popup-dialog {
    position: relative !important;
    z-index: 2 !important;
    width: min(760px, calc(100vw - 32px)) !important;
    max-width: 760px !important;
    max-height: calc(100vh - 48px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    background: #ffffff !important;
    color: #111111 !important;
    border-radius: 16px !important;
    padding: 26px !important;
    box-shadow: 0 28px 90px rgba(0, 0, 0, .45) !important;
    filter: none !important;
    opacity: 1 !important;
}

/* Header compacter en wit */
.dfv-modal-head,
.dfv-popup-header,
.dfv-modern-modal-header {
    background: #ffffff !important;
    color: #111111 !important;
    border-radius: 14px !important;
    padding: 0 52px 18px 0 !important;
    margin: 0 0 18px 0 !important;
}

.dfv-modal-head h2,
.dfv-popup-header span,
.dfv-modern-modal-header span {
    color: #111111 !important;
    font-size: clamp(1.55rem, 2.1vw, 2.15rem) !important;
    line-height: 1.1 !important;
    margin: 0 0 8px 0 !important;
}

.dfv-modal-head p,
.dfv-popup-header small,
.dfv-modern-modal-header small {
    color: #444444 !important;
    margin: 0 !important;
}

/* Sluitknop */
.dfv-modal-close,
.dfv-popup-close,
.dfv-modern-modal-close {
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
    z-index: 5 !important;
    width: 42px !important;
    height: 42px !important;
    border-radius: 8px !important;
    border: 0 !important;
    background: #cf2e6f !important;
    color: #ffffff !important;
    cursor: pointer !important;
}

/* Beide formulieren exact dezelfde grid */
.dfv-modal-form,
#dvo-contact-form,
#dvo-inruil-form {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
    align-items: start !important;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: both !important;
}

.dfv-modal-form .dfv-field,
#dvo-contact-form .dfv-field,
#dvo-inruil-form .dfv-field {
    margin: 0 !important;
    padding: 0 !important;
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: none !important;
    position: static !important;
}

.dfv-modal-form .dfv-field-full,
#dvo-contact-form .dfv-field-full,
#dvo-inruil-form .dfv-field-full,
#dvo-inruil-form .dfv-upload-field {
    grid-column: 1 / -1 !important;
}

.dfv-modal-form label,
#dvo-contact-form label,
#dvo-inruil-form label {
    display: block !important;
    font-weight: 700 !important;
    margin-bottom: 6px !important;
    color: #111111 !important;
}

.dfv-modal-form input,
.dfv-modal-form textarea,
#dvo-contact-form input,
#dvo-contact-form textarea,
#dvo-inruil-form input,
#dvo-inruil-form textarea {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 44px !important;
    border: 1px solid #c7c7c7 !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    color: #111111 !important;
    padding: 10px 12px !important;
}

/* Interesse-checkboxes: tekst rechts van de checkbox */
.dfv-check-row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    align-items: center !important;
}

.dfv-check-row label {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    white-space: nowrap !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 10px 12px !important;
    border: 1px solid #ddd !important;
    border-radius: 10px !important;
    background: #fff !important;
}

.dfv-check-row input[type="checkbox"] {
    flex: 0 0 auto !important;
    width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    margin: 0 !important;
}

/* Voertuigblok */
.dfv-modal-vehicle,
.dfv-popup-vehicle-card {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    background: #f7f7f7 !important;
    border: 1px solid rgba(0,0,0,.1) !important;
    border-radius: 12px !important;
    padding: 14px !important;
    margin-bottom: 18px !important;
}

.dfv-modal-vehicle img,
.dfv-popup-vehicle-card img {
    width: 110px !important;
    height: 72px !important;
    object-fit: cover !important;
    border-radius: 8px !important;
}

.dfv-modal-vehicle strong,
.dfv-popup-vehicle-card strong {
    display: block !important;
    color: #111 !important;
}

.dfv-modal-vehicle span,
.dfv-popup-vehicle-card span {
    display: block !important;
    color: #111 !important;
}

.dfv-modal-vehicle-price {
    display: inline-flex !important;
    margin-top: 8px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    color: #970a0a !important;
    font-size: 1.05rem !important;
}

/* Upload */
#dvo_form_fotos3 {
    position: static !important;
    display: block !important;
    height: auto !important;
    min-height: 48px !important;
    margin: 0 !important;
}

.dfv-upload-help {
    display: block !important;
    margin-top: 7px !important;
    font-size: 13px !important;
    opacity: .75 !important;
}

body.dfv-modal-open {
    overflow: hidden !important;
}

@media (max-width: 768px) {
    .dfv-modal,
    .dfv-modern-modal,
    .dfv-popup-modal {
        align-items: flex-start !important;
        padding: 12px !important;
    }

    .dfv-modal-dialog,
    .dfv-modern-modal-dialog,
    .dfv-popup-dialog {
        width: 100% !important;
        max-height: calc(100vh - 24px) !important;
        padding: 20px !important;
    }

    .dfv-modal-form,
    #dvo-contact-form,
    #dvo-inruil-form {
        grid-template-columns: 1fr !important;
    }

    .dfv-check-row label {
        white-space: normal !important;
    }
}

/* === DFV fix: overlay alleen tonen bij geopende popup === */
.dfv-modal:not(.is-open),
.dfv-modern-modal:not(.is-open),
.dfv-popup-modal:not(.is-open),
#dfv-interest-modal:not(.is-open),
#dfv-trade-modal:not(.is-open),
#informatieblok:not(.is-open),
#inruilblok:not(.is-open) {
    display: none !important;
    pointer-events: none !important;
    visibility: hidden !important;
}

.dfv-modal:not(.is-open) .dfv-modal-backdrop,
.dfv-modern-modal:not(.is-open) .dfv-modern-modal-backdrop,
.dfv-popup-modal:not(.is-open) .dfv-popup-backdrop,
#dfv-interest-modal:not(.is-open) .dfv-modal-backdrop,
#dfv-trade-modal:not(.is-open) .dfv-modal-backdrop,
#informatieblok:not(.is-open) .dfv-modal-backdrop,
#inruilblok:not(.is-open) .dfv-modal-backdrop,
#informatieblok:not(.is-open) .dfv-popup-backdrop,
#inruilblok:not(.is-open) .dfv-popup-backdrop {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

body:not(.dfv-modal-open) .dfv-modal-backdrop,
body:not(.dfv-modal-open) .dfv-modern-modal-backdrop,
body:not(.dfv-modal-open) .dfv-popup-backdrop {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

body:not(.dfv-modal-open) {
    overflow: auto !important;
}

.dfv-modal.is-open,
.dfv-modern-modal.is-open,
.dfv-popup-modal.is-open,
#dfv-interest-modal.is-open,
#dfv-trade-modal.is-open,
#informatieblok.is-open,
#inruilblok.is-open {
    display: flex !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

body.dfv-modal-open .dfv-modal.is-open .dfv-modal-backdrop,
body.dfv-modal-open .dfv-modern-modal.is-open .dfv-modern-modal-backdrop,
body.dfv-modal-open .dfv-popup-modal.is-open .dfv-popup-backdrop,
body.dfv-modal-open #informatieblok.is-open .dfv-modal-backdrop,
body.dfv-modal-open #inruilblok.is-open .dfv-modal-backdrop,
body.dfv-modal-open #informatieblok.is-open .dfv-popup-backdrop,
body.dfv-modal-open #inruilblok.is-open .dfv-popup-backdrop {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

/* === DFV popup klik fix === */
.dfv-modal.is-open,
.dfv-modern-modal.is-open,
.dfv-popup-modal.is-open,
#dfv-interest-modal.is-open,
#dfv-trade-modal.is-open,
#informatieblok.is-open,
#inruilblok.is-open {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}

.dfv-modal.is-open .dfv-modal-backdrop,
.dfv-modern-modal.is-open .dfv-modern-modal-backdrop,
.dfv-popup-modal.is-open .dfv-popup-backdrop,
#dfv-interest-modal.is-open .dfv-modal-backdrop,
#dfv-trade-modal.is-open .dfv-modal-backdrop,
#informatieblok.is-open .dfv-modal-backdrop,
#inruilblok.is-open .dfv-modal-backdrop,
#informatieblok.is-open .dfv-popup-backdrop,
#inruilblok.is-open .dfv-popup-backdrop {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

/* === DFV moderne popup formulieren 2026 === */
body.dfv-modal-open { overflow: hidden !important; }

.dfv-modern-lead-modal {
  position: fixed !important;
  inset: 0 !important;
  z-index: 999999 !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 22px !important;
  font-family: inherit;
}

.dfv-modern-lead-modal.is-open { display: flex !important; }
.dfv-modern-lead-modal .dfv-popup-backdrop {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top left, rgba(151,10,10,.34), transparent 32%), rgba(8, 12, 20, .74);
  backdrop-filter: blur(8px);
}

.dfv-modern-lead-modal .dfv-popup-dialog {
  position: relative;
  width: min(760px, 100%);
  max-height: calc(100vh - 44px);
  overflow: auto;
  background: #ffffff;
  border-radius: 24px;
  padding: 0;
  box-shadow: 0 24px 80px rgba(0,0,0,.28);
  border: 1px solid rgba(255,255,255,.45);
  animation: dfvModernPopup .28s ease both;
}

@keyframes dfvModernPopup {
  from { transform: translateY(24px) scale(.98); opacity: 0; }
  to { transform: translateY(0) scale(1); opacity: 1; }
}

.dfv-modern-lead-modal .dfv-popup-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  border: 1px solid rgba(0,0,0,.08);
  background: rgba(255,255,255,.9);
  color: #111827;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 5;
  box-shadow: 0 8px 24px rgba(0,0,0,.12);
}

.dfv-popup-hero {
  padding: 34px 34px 26px;
  background: linear-gradient(135deg, #111827 0%, #0443ab 100%);
  color: #ffffff;
  border-radius: 24px 24px 0 0;
}
.dfv-popup-hero-trade { background: linear-gradient(135deg, #111827 0%, #2B4C8B 100%); }
.dfv-popup-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 12px;
  margin-bottom: 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.14);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .02em;
}
.dfv-popup-hero h3 {
  margin: 0 52px 8px 0;
  color: #ffffff !important;
  font-size: clamp(1.7rem, 3vw, 2.25rem);
  line-height: 1.05;
  font-weight: 800;
}
.dfv-popup-hero p { margin: 0; max-width: 560px; opacity: .92; font-size: 1rem; }

.dfv-popup-vehicle-card {
  margin: 20px 34px 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px;
  border-radius: 18px;
  background: #f7f7f8;
  border: 1px solid rgba(0,0,0,.06);
}
.dfv-popup-vehicle-card span { display: block; font-size: 12px; text-transform: uppercase; letter-spacing: .05em; opacity: .7; font-weight: 700; }
.dfv-popup-vehicle-card strong { display: block; font-size: 1.05rem; color: #111827; }
.dfv-popup-vehicle-card small { display: block; margin-top: 3px; font-weight: 700; color: #970a0a; }
.dfv-popup-vehicle-card img { width: 112px; height: 76px; object-fit: cover; border-radius: 14px; }

.dfv-modern-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  padding: 24px 34px 34px;
}
.dfv-modern-form .dfv-field-full,
.dfv-modern-form .dfv-choice-row,
.dfv-modern-form .dfv-form-section-title,
.dfv-modern-form .dfv-form-actions,
.dfv-modern-form .dfv-form-message,
.dfv-modern-form .dvo-help-block { grid-column: 1 / -1; }
.dfv-form-section-title {
  margin-top: 6px;
  padding-top: 4px;
  font-size: .92rem;
  font-weight: 800;
  color: #111827;
}
.dfv-choice-row { display: flex; gap: 10px; flex-wrap: wrap; }
.dfv-choice-row label { cursor: pointer; margin: 0; }
.dfv-choice-row input { position: absolute; opacity: 0; pointer-events: none; }
.dfv-choice-row span {
  display: inline-flex;
  padding: 10px 16px;
  border-radius: 999px;
  background: #f3f4f6;
  border: 1px solid rgba(0,0,0,.08);
  font-weight: 700;
}
.dfv-choice-row input:checked + span { background: #111827; color: #ffffff; }

.dfv-modern-form .dfv-field label {
  display: block;
  margin-bottom: 7px;
  font-size: 13px;
  font-weight: 800;
  color: #374151;
}
.dfv-modern-form input[type="text"],
.dfv-modern-form input[type="email"],
.dfv-modern-form input[type="tel"],
.dfv-modern-form textarea {
  width: 100%;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #ffffff;
  padding: 13px 14px;
  font-size: 15px;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}
.dfv-modern-form textarea { resize: vertical; min-height: 112px; }
.dfv-modern-form input:focus,
.dfv-modern-form textarea:focus {
  border-color: #970a0a;
  box-shadow: 0 0 0 4px rgba(151,10,10,.10);
}
.dfv-upload-field input[type="file"] {
  width: 100%;
  padding: 16px;
  border: 1px dashed #cbd5e1;
  border-radius: 16px;
  background: #f8fafc;
}
.dfv-upload-help { display: block; margin-top: 8px; font-size: 13px; color: #64748b; }
.dfv-submit-btn {
  width: 100%;
  min-height: 52px;
  border: 0;
  border-radius: 16px;
  background: #970a0a;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 800;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  box-shadow: 0 12px 28px rgba(151,10,10,.25);
  transition: transform .15s ease, box-shadow .15s ease, opacity .15s ease;
}
.dfv-submit-btn:hover { transform: translateY(-1px); box-shadow: 0 16px 34px rgba(151,10,10,.3); }
.dfv-submit-btn:disabled { opacity: .65; cursor: wait; transform: none; }
.dvo-mail-status,
.dvo-mail-success,
.dvo-mail-error {
  padding: 12px 14px;
  border-radius: 14px;
  font-weight: 700;
}
.dvo-mail-status { background: #eff6ff; color: #1d4ed8; }
.dvo-mail-success { background: #ecfdf5; color: #047857; }
.dvo-mail-error { background: #fef2f2; color: #b91c1c; }

@media (max-width: 768px) {
  .dfv-modern-lead-modal { padding: 10px !important; align-items: flex-start !important; }
  .dfv-modern-lead-modal .dfv-popup-dialog { max-height: calc(100vh - 20px); border-radius: 18px; }
  .dfv-popup-hero { padding: 28px 20px 22px; border-radius: 18px 18px 0 0; }
  .dfv-popup-vehicle-card { margin: 16px 20px 0; }
  .dfv-popup-vehicle-card img { width: 88px; height: 62px; }
  .dfv-modern-form { grid-template-columns: 1fr; padding: 20px; }
}


/* === DFV admin-styling voor detail CTA's en popup knoppen === */
.dfv-detail-cta-button{
  background-color: var(--dfv-cta-bg, #970a0a) !important;
  color: var(--dfv-cta-color, #ffffff) !important;
  font-size: var(--dfv-cta-font-size, 1rem) !important;
  border: 1px solid var(--dfv-cta-border, #970a0a) !important;
  border-radius: var(--dfv-cta-radius, 14px) !important;
  font-weight: var(--dfv-cta-font-weight, 900) !important;
}
.dfv-detail-cta-button:hover{
  background-color: var(--dfv-cta-hover-bg, #ffffff) !important;
  color: var(--dfv-cta-hover-color, #970a0a) !important;
  border-color: var(--dfv-cta-hover-border, #970a0a) !important;
}
.dfv-submit-btn{
  background-color: var(--dfv-submit-bg, #970a0a) !important;
  color: var(--dfv-submit-color, #ffffff) !important;
  font-size: var(--dfv-submit-font-size, 1rem) !important;
  border: 1px solid var(--dfv-submit-border, #970a0a) !important;
  border-radius: var(--dfv-submit-radius, 14px) !important;
  font-weight: var(--dfv-submit-font-weight, 900) !important;
}
.dfv-submit-btn:hover{
  background-color: var(--dfv-submit-hover-bg, #ffffff) !important;
  color: var(--dfv-submit-hover-color, #970a0a) !important;
  border-color: var(--dfv-submit-hover-border, #970a0a) !important;
}
.dfv-popup-vehicle-card small{
  display: inline-block !important;
  padding: 3px 8px;
  transition: all .2s ease;
}
.dfv-popup-vehicle-card small:hover{
  background-color: var(--dfv-popup-price-hover-bg, inherit) !important;
  color: var(--dfv-popup-price-hover-color, inherit) !important;
  border-color: var(--dfv-popup-price-hover-border, inherit) !important;
}


/* === DFV detail: titelbalk met prijs + overzicht === */
.dfv-detail-titlebar {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 24px !important;
    flex-wrap: wrap !important;
    margin-bottom: 15px !important;
}

.dfv-detail-titlebar-text {
    min-width: 0 !important;
    flex: 1 1 auto !important;
}

.dfv-detail-titlebar-text h1 {
    margin-bottom: 5px !important;
}

.dfv-detail-titlebar-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 15px !important;
    flex: 0 0 auto !important;
}

.dfv-detail-titlebar-price {
    display: inline-block !important;
    font-size: 1.7rem !important;
    line-height: 1.1 !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    white-space: nowrap !important;
}

.dfv-detail-titlebar-overview {
    white-space: nowrap !important;
}

/* Het oude prijs/overzicht-blok rechts naast de thumbs is verplaatst naar de titelbalk. */
.dfv-side-price-overview {
    display: none !important;
}

@media (max-width: 768px) {
    .dfv-detail-titlebar {
        align-items: flex-start !important;
    }

    .dfv-detail-titlebar-actions {
        width: 100% !important;
        justify-content: space-between !important;
    }

    .dfv-detail-titlebar-price {
        font-size: 1.4rem !important;
    }
}

/* === DFV detail layout v2: titel boven hoofdafbeelding + rechterkolom gelijkgetrokken === */
#dvo-occasions .dfv-detail-gallery,
.dfv-detail-gallery {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(260px, 30%) !important;
    gap: 14px !important;
    align-items: stretch !important;
}

.dfv-detail-main-column {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    min-width: 0 !important;
    width: 100% !important;
}

.dfv-detail-titlebar {
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 18px !important;
    flex-wrap: nowrap !important;
    margin: 0 !important;
}

.dfv-detail-titlebar-text {
    min-width: 0 !important;
    flex: 1 1 auto !important;
}

.dfv-detail-titlebar-text h1,
.dfv-detail-titlebar-text .txtoev {
    margin-top: 0 !important;
}

.dfv-detail-titlebar-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 14px !important;
    flex: 0 0 auto !important;
    white-space: nowrap !important;
}

.dfv-detail-titlebar-price {
    display: inline-flex !important;
    align-items: center !important;
    font-size: clamp(1.35rem, 1.7vw, 1.9rem) !important;
    line-height: 1 !important;
    font-weight: 900 !important;
    color: #ffffff !important;
    white-space: nowrap !important;
}

.dfv-detail-titlebar-overview {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    white-space: nowrap !important;
}

.dfv-detail-main-swiper {
    height: clamp(430px, 42vw, 660px) !important;
}

.dfv-detail-side {
    display: grid !important;
    grid-template-rows: minmax(0, 1fr) auto !important;
    gap: 14px !important;
    min-width: 0 !important;
    width: 100% !important;
    align-self: stretch !important;
}

.dfv-detail-thumbs-grid {
    height: auto !important;
    min-height: 0 !important;
}

.dvo-contact-infobox {
    margin-top: 0 !important;
    height: 100% !important;
    min-height: 0 !important;
    display: flex !important;
    align-items: center !important;
}

.dvo-contact-infobox-inner {
    width: 100% !important;
}

.dfv-detail-action-row {
    margin-top: 18px !important;
    margin-bottom: 0 !important;
}

.dfv-detail-spec-cards-section {
    padding-top: 16px !important;
    padding-bottom: 8px !important;
}

.dfv-detail-spec-cards {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 14px !important;
}

.dfv-detail-spec-card {
    border-radius: 16px !important;
    border: 1px solid rgba(17, 24, 39, .10) !important;
    box-shadow: 0 12px 28px rgba(17, 24, 39, .06) !important;
}

/* === DFV detail: modern blok onderscheidende opties === */
.dfv-highlight-options-section {
    padding-top: 8px !important;
    padding-bottom: 16px !important;
}

.dfv-highlight-options-card
 {
    background: #000000 !important;
    border: 1px solid rgba(17, 24, 39, .10) !important;
    border-radius: 18px !important;
    padding: 24px !important;
    box-shadow: 0 14px 34px rgba(17, 24, 39, .07) !important;
}

.dfv-highlight-options-head {
    display: flex !important;
    align-items: flex-end !important;
    justify-content: space-between !important;
    gap: 18px !important;
    margin-bottom: 18px !important;
    border-bottom: 1px solid rgba(17, 24, 39, .10) !important;
    padding-bottom: 16px !important;
}

.dfv-highlight-options-eyebrow {
    display: inline-flex !important;
    align-items: center !important;
    border-radius: 999px !important;
    padding: 6px 12px !important;
    background: rgba(151, 10, 10, .08) !important;
    color: #970a0a !important;
    font-size: .78rem !important;
    font-weight: 800 !important;
    letter-spacing: .04em !important;
    text-transform: uppercase !important;
}

.dfv-highlight-options-head h3 {
    margin: 0 !important;
    color: #111827 !important;
    font-size: clamp(1.25rem, 2vw, 1.7rem) !important;
    font-weight: 900 !important;
}

.dfv-highlight-options-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 12px !important;
}

.dfv-highlight-option-item {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    min-height: 58px !important;
    padding: 12px 14px !important;
    border-radius: 14px !important;
    background: #f8fafc !important;
    border: 1px solid rgba(17, 24, 39, .08) !important;
}

.dfv-highlight-option-icon {
    width: 34px !important;
    height: 34px !important;
    flex: 0 0 34px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    background: #ffffff !important;
    box-shadow: 0 6px 16px rgba(17, 24, 39, .06) !important;
}

.dfv-highlight-option-text {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    color: #111827 !important;
    font-weight: 700 !important;
}

.dfv-highlight-option-photo {
    flex: 0 0 auto !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    color: #970a0a !important;
    text-decoration: none !important;
}

.dfv-highlight-option-photo img.dvo-thumb-op {
    width: 24px !important;
    height: 24px !important;
    border-radius: 99px !important;
    object-fit: cover !important;
}

@media (max-width: 1199px) {
    .dfv-detail-spec-cards {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }

    .dfv-highlight-options-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 991px) {
    #dvo-occasions .dfv-detail-gallery,
    .dfv-detail-gallery {
        grid-template-columns: 1fr !important;
    }

    .dfv-detail-side {
        display: flex !important;
        flex-direction: column !important;
        height: auto !important;
    }

    .dvo-contact-infobox {
        height: auto !important;
    }
}

@media (max-width: 768px) {
    .dfv-detail-titlebar {
        align-items: flex-start !important;
        flex-direction: column !important;
    }

    .dfv-detail-titlebar-actions {
        width: 100% !important;
        justify-content: space-between !important;
    }

    .dfv-detail-spec-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .dfv-highlight-options-head {
        align-items: flex-start !important;
        flex-direction: column !important;
    }

    .dfv-highlight-options-grid {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 480px) {
    
    .dfv-detail-titlebar-text {
        order: 1;
    }
    .dfv-detail-spec-cards {
        grid-template-columns: 1fr !important;
    }

    .dfv-detail-titlebar-actions {
        align-items: stretch !important;
        flex-direction: column !important;
        order: 0;
    }

    .dfv-detail-titlebar-overview {
        width: 50% !important;
    }
    
    .dfv-detail-titlebar-price {
        width: 50%;
    }
    
    .dvo-contact-infobox {
        height: 470px !important;
    }
}

/* === DFV detail layout v3: thumbnails equal to main image, actions right, modern tabs/mobile === */
:root {
  --dfv-detail-media-height: clamp(430px, 42vw, 660px);
}

#dvo-occasions .dfv-detail-gallery,
.dfv-detail-gallery {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 50%) !important;
  grid-template-rows: auto var(--dfv-detail-media-height) !important;
  align-items: start !important;
}

.dfv-detail-main-column {
  grid-column: 1 / 2 !important;
  grid-row: 1 / 3 !important;
  display: grid !important;
  grid-template-rows: auto var(--dfv-detail-media-height) !important;
  gap: 14px !important;
}

.dfv-detail-titlebar {
  grid-row: 1 !important;
  max-width: 100% !important;
  align-items: flex-start !important;
}

.dfv-detail-titlebar-text {
  flex: 1 1 auto !important;
  min-width: 0 !important;
}

.dfv-detail-titlebar-actions {
  margin-left: auto !important;
  justify-content: flex-end !important;
  align-self: flex-start !important;
}

.dfv-detail-titlebar-price {
  text-align: right !important;
}

.dfv-detail-main-swiper {
  grid-row: 2 !important;
  height: var(--dfv-detail-media-height) !important;
  min-height: var(--dfv-detail-media-height) !important;
  max-height: var(--dfv-detail-media-height) !important;
}

.dfv-detail-main-swiper .swiper-wrapper,
.dfv-detail-main-swiper .swiper-slide,
.dfv-detail-main-swiper a,
.dfv-detail-main-img {
  height: 100% !important;
}

.dfv-detail-main-img {
  min-height: 100% !important;
  max-height: 100% !important;
}

.dfv-detail-side {
  grid-column: 2 / 3 !important;
  grid-row: 2 / 3 !important;
  height: var(--dfv-detail-media-height) !important;
  min-height: var(--dfv-detail-media-height) !important;
  max-height: var(--dfv-detail-media-height) !important;
  display: grid !important;
  grid-template-rows: minmax(0, 1fr) auto !important;
  gap: 14px !important;
}

.dfv-detail-thumbs-grid {
  height: 100% !important;
  min-height: 0 !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}

.dfv-detail-thumb-btn,
.dfv-detail-thumb-img {
  height: 100% !important;
  min-height: 0 !important;
}

.dfv-detail-thumb-img {
  aspect-ratio: auto !important;
}

.dvo-contact-infobox {
  min-height: 124px !important;
  max-height: 180px !important;
  overflow: hidden !important;
}

/* Modern tabblok desktop */
#exTab3 > .col-md-12 {
    border: 0 !important;
    border-radius: 24px !important;
    background: #e5e7eb;
    box-shadow: 0 18px 45px rgba(15, 23, 42, .08) !important;
    padding: 22px !important;
}
#exTab3 .nav-tabs
{
    gap: 10px !important;
    padding: 8px !important;
    margin-bottom: 0 !important;
    border: 1px solid rgba(15, 23, 42, .08) !important;
    border-radius: 18px 18px 0 0 !important;
    background: #f3f4f4 !important;
}

#exTab3 .nav-tabs .nav-item {
  margin: 0 !important;
}

#exTab3 .nav-tabs .nav-link {
  border: 0 !important;
  border-radius: 14px !important;
  background: transparent !important;
  padding: 13px 18px !important;
  transition: background-color .2s ease, box-shadow .2s ease, transform .2s ease !important;
}

#exTab3 .nav-tabs .nav-link h3 {
  font-size: .98rem !important;
  line-height: 1.1 !important;
  font-weight: 850 !important;
  color: #334155 !important;
  margin: 0 !important;
}

#exTab3 .nav-tabs .nav-link:hover {
  background: #ffffff !important;
  transform: translateY(-1px) !important;
}

#exTab3 .nav-tabs .nav-link.active {
  background: #ffffff !important;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .10) !important;
}

#exTab3 .nav-tabs .nav-link.active h3 {
  color: #970a0a !important;
}

#exTab3 .tab-content {
  border: 1px solid rgba(15, 23, 42, .08) !important;
  border-top: 0 !important;
  border-radius: 0 0 22px 22px !important;
  overflow: hidden !important;
  background: #ffffff !important;
}

#exTab3 .tab-pane > .col-md-12,
#exTab3 .tab-pane .bg-white {
  background: #ffffff !important;
}

#exTab3 h3.dvo-subtitle {
  font-size: 1.35rem !important;
  font-weight: 900 !important;
  letter-spacing: -.02em !important;
  border-bottom: 1px solid rgba(15, 23, 42, .10) !important;
  padding-bottom: 13px !important;
  margin-bottom: 18px !important;
}

#exTab3 .dvo-detail {
  padding: 7px 0 !important;
  line-height: 1.35 !important;
}

/* Modern mobiel accordionblok */
#mobielspec {
  padding-top: 18px !important;
}

#mobielspec > .col-md-12 {
  background: transparent !important;
  padding: 0 !important;
}

#mobielspec .accordion {
  display: grid !important;
  gap: 12px !important;
}

#mobielspec .accordion-item {
  border: 1px solid rgba(15, 23, 42, .10) !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  background: #ffffff !important;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .07) !important;
}

#mobielspec .accordion-button {
  border-radius: 0 !important;
  padding: 17px 18px !important;
  background: #ffffff !important;
  color: #111827 !important;
  font-weight: 900 !important;
  box-shadow: none !important;
}

#mobielspec .accordion-button:not(.collapsed) {
  color: #970a0a !important;
  background: #f8fafc !important;
}

#mobielspec .accordion-body {
  padding: 18px !important;
  background: #ffffff !important;
}

@media (max-width: 991px) {
  #dvo-occasions .dfv-detail-gallery,
  .dfv-detail-gallery {
    display: grid !important;
    grid-template-columns: 1fr !important;
    grid-template-rows: auto auto auto !important;
  }

  .dfv-detail-main-column {
    grid-column: 1 !important;
    grid-row: 1 / 2 !important;
    display: flex !important;
  }

  .dfv-detail-main-swiper {
    height: clamp(310px, 65vw, 520px) !important;
    min-height: clamp(310px, 65vw, 520px) !important;
    max-height: clamp(310px, 65vw, 520px) !important;
  }

  .dfv-detail-side {
    grid-column: 1 !important;
    grid-row: 2 / 3 !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    display: flex !important;
  }

  .dfv-detail-thumbs-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    grid-template-rows: 1fr !important;
  }

  .dfv-detail-thumb-img {
    aspect-ratio: 4 / 3 !important;
  }

  .dvo-contact-infobox {
    min-height: 0 !important;
    max-height: none !important;
  }

  #exTab3 {
    display: none !important;
  }

  #mobielspec {
    display: block !important;
  }
}

@media (max-width: 768px) {
  .dfv-detail-titlebar-actions {
    margin-left: 0 !important;
    justify-content: flex-end !important;
  }

  .dfv-detail-titlebar {
    flex-direction: row !important;
    align-items: flex-start !important;
  }
}

@media (max-width: 560px) {
  .dfv-detail-titlebar {
    flex-direction: column !important;
  }

  .dfv-detail-titlebar-actions {
    width: 100% !important;
    flex-direction: row !important;
    justify-content: space-between !important;
  }

  .dfv-detail-thumbs-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-template-rows: repeat(2, 1fr) !important;
  }
}

/* =========================
   DFV detail v4: moderne onderkant-secties
   ========================= */
.dfv-bottom-contact-cta-wrap {
    margin-top: 10px !important;
    margin-bottom: 30px;
}

.dfv-bottom-contact-cta {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: clamp(22px, 3vw, 38px);
  border-radius: 10px;
  background:
    radial-gradient(circle at top left, rgba(151, 10, 10, .18), transparent 34%),
    linear-gradient(135deg, #111827 0%, #1f2937 52%, #0443ab 100%);
  color: #ffffff;
  box-shadow: 0 24px 60px rgba(15, 23, 42, .18);
}

.dfv-bottom-contact-cta::after {
  content: "";
  position: absolute;
  inset: auto -90px -120px auto;
  width: 260px;
  height: 260px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .12);
  pointer-events: none;
}

.dfv-bottom-contact-content {
  position: relative;
  z-index: 1;
  max-width: 680px;
}

.dfv-bottom-contact-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border: 1px solid rgba(255,255,255,.20);
  border-radius: 999px;
  background: rgba(255,255,255,.10);
  font-size: .86rem;
  font-weight: 800;
  letter-spacing: .02em;
  margin-bottom: 14px;
}

.dfv-bottom-contact-content h3 {
  margin: 0 0 8px 0;
  color: #ffffff !important;
  font-size: clamp(1.55rem, 3vw, 2.35rem);
  line-height: 1.05;
  font-weight: 950;
  letter-spacing: -.04em;
}

.dfv-bottom-contact-content p {
  margin: 0;
  color: rgba(255,255,255,.84);
  font-size: 1.1rem;
  line-height: 1.55;
}

.dfv-bottom-contact-actions {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 12px;
  min-width: min(100%, 360px);
}

.dfv-bottom-contact-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 52px;
  padding: 14px 18px;
  border-radius: 16px;
  font-weight: 900;
  text-decoration: none !important;
  transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease;
}

.dfv-bottom-contact-btn:hover {
  transform: translateY(-2px);
}

.dfv-bottom-contact-btn-primary {
  background: #ffffff;
  color: #970a0a !important;
  box-shadow: 0 14px 30px rgba(0,0,0,.16);
}

.dfv-bottom-contact-btn-secondary {
  background: rgba(255,255,255,.10);
  color: #000000 !important;
  border: 1px solid rgba(255,255,255,.24);
}

.dfv-section-heading {
  max-width: 760px;
  margin-bottom: 18px;
}

.dfv-section-heading-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.dfv-section-heading span {
  display: inline-flex;
  align-items: center;
  margin-bottom: 8px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(151, 10, 10, .08);
  color: #970a0a;
  font-size: .78rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.dfv-section-heading h3 {
  margin: 0 0 8px 0;
  color: #111827 !important;
  font-size: clamp(1.45rem, 2.5vw, 2rem);
  font-weight: 950;
  letter-spacing: -.035em;
}

.dfv-section-heading p {
  margin: 0;
  color: #64748b;
  font-size: 1rem;
  line-height: 1.55;
}

.dfv-alternatives-modern {
    padding: clamp(18px, 3vw, 30px) !important;
    border-radius: 10px;
    background: #e5e7eb;
    box-shadow: 0 18px 48px rgba(15, 23, 42, .08);
    border: 1px solid rgba(15, 23, 42, .07);
}

.dfv-alternatives-modern-grid {
  margin-left: -10px !important;
  margin-right: -10px !important;
}

.dfv-alternative-card {
  height: 100%;
  border-radius: 10px !important;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 14px 34px rgba(15, 23, 42, .08);
  transition: transform .2s ease, box-shadow .2s ease;
}

.dfv-alternative-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 50px rgba(15, 23, 42, .13);
}

.dfv-alternative-card img.list-thumb {
  border-radius: 0 !important;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.dfv-alternative-card .dvo-merkmodel {
  min-height: 0 !important;
  height: auto !important;
  font-size: 1.22rem !important;
  line-height: 1.18 !important;
  margin-bottom: 8px;
}

.dfv-alternative-card .threeline {
  height: 52px !important;
  font-size: .95rem !important;
  color: #475569 !important;
}

.dfv-alternative-card .btn-dvo-primary {
  border-radius: 14px !important;
  padding: 12px 16px !important;
}

.dfv-nextprev-modern {
    max-width: none !important;
    padding: clamp(20px, 3vw, 32px) !important;
    border-radius: 10px;
    background: #000000;
    border: 1px solid rgba(15, 23, 42, .08);
    box-shadow: 0 18px 48px rgba(15, 23, 42, .08);
}

.dfv-nextprev-modern .dvo-nextprev {
  display: grid !important;
  grid-template-columns: 64px minmax(0, 1fr) 64px;
  align-items: stretch;
  gap: 16px;
  margin-top: 20px;
}

.dfv-nextprev-modern .dvo-nextprev-btn {
  width: 64px !important;
  height: auto !important;
  min-height: 150px;
  border-radius: 22px !important;
  background: #111827 !important;
  color: #ffffff !important;
  border: 0 !important;
  box-shadow: 0 14px 30px rgba(15, 23, 42, .16);
}

.dfv-nextprev-modern .dvo-nextprev-btn i {
  color: #ffffff !important;
  font-size: 24px !important;
}

.dfv-nextprev-modern .dvo-nextprev-btn.is-disabled {
  background: #e2e8f0 !important;
  box-shadow: none;
}

.dfv-nextprev-modern .dvo-nextprev-preview {
  display: grid !important;
  grid-template-columns: minmax(160px, 260px) minmax(0, 1fr);
  align-items: center;
  gap: 22px;
  padding: 16px !important;
  border-radius: 24px !important;
  background: #ffffff !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .08);
}

.dfv-nextprev-modern .dvo-nextprev-thumb {
  width: 100% !important;
}

.dfv-nextprev-modern .dvo-nextprev-img {
  width: 100% !important;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  border-radius: 18px !important;
}

.dfv-nextprev-modern .dvo-nextprev-title {
  align-items: flex-start !important;
  text-align: left !important;
  gap: 6px;
}

.dfv-nextprev-modern .dvo-nextprev-sub {
  color: #4c82db;
  font-size: .82rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.dfv-nextprev-modern .dvo-nextprev-name {
  color: #111827 !important;
  font-size: clamp(1.15rem, 2vw, 1.55rem) !important;
  font-weight: 950 !important;
}

.dfv-nextprev-modern .dvo-nextprev-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  color: #475569;
  font-weight: 850;
}

@media (max-width: 768px) {
  .dfv-bottom-contact-cta {
    flex-direction: column;
    align-items: flex-start;
  }

  .dfv-bottom-contact-actions,
  .dfv-bottom-contact-btn {
    width: 100%;
  }

  .dfv-alternatives-modern {
    padding: 18px !important;
    border-radius: 22px;
  }

  .dfv-nextprev-modern .dvo-nextprev {
    grid-template-columns: 52px minmax(0, 1fr) 52px;
    gap: 10px;
  }

  .dfv-nextprev-modern .dvo-nextprev-btn {
    width: 52px !important;
    min-height: 170px;
    border-radius: 18px !important;
  }

  .dfv-nextprev-modern .dvo-nextprev-preview {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 12px !important;
  }

  .dfv-nextprev-modern .dvo-nextprev-title {
    text-align: center !important;
    align-items: center !important;
  }
}

@media (max-width: 520px) {
  .dfv-nextprev-modern .dvo-nextprev {
    grid-template-columns: 1fr 1fr;
  }

  .dfv-nextprev-modern .dvo-nextprev-preview {
    grid-column: 1 / -1;
    grid-row: 1;
  }

  .dfv-nextprev-modern .dvo-prev {
    grid-column: 1;
    grid-row: 2;
  }

  .dfv-nextprev-modern .dvo-next {
    grid-column: 2;
    grid-row: 2;
  }

  .dfv-nextprev-modern .dvo-nextprev-btn {
    width: 100% !important;
    min-height: 56px;
  }
}

/* === DFV v5: compact Bekijk meer aanbod + donker detailthema === */
.dfv-nextprev-modern .dfv-nextprev-layout{
  display:grid;
  grid-template-columns:minmax(0,40%) minmax(0,1fr);
  gap:22px;
  align-items:stretch;
  margin-top:22px;
}
.dfv-nextprev-modern .dfv-nextprev-browser,
.dfv-nextprev-modern .dfv-nextprev-usps{
  min-width:0;
}
.dfv-nextprev-modern .dfv-nextprev-browser .dvo-nextprev{
  margin-top:0;
}
.dfv-nextprev-modern .dvo-nextprev-preview{
  grid-template-columns:1fr !important;
  gap:12px !important;
}
.dfv-nextprev-modern .dvo-nextprev-img{
  background:#111827;
}
.dfv-nextprev-usps{
  border-radius:24px;
  padding:clamp(20px,3vw,30px);
  background:linear-gradient(135deg,#111827 0%,#27272a 100%);
  color:#fff;
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 18px 42px rgba(15,23,42,.18);
}
.dfv-nextprev-usps-eyebrow{
  display:inline-flex;
  color:#4c82db;
  font-size:.82rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
  margin-bottom:8px;
}
.dfv-nextprev-usps h4{
  color:#fff;
  font-size:clamp(1.35rem,2vw,1.9rem);
  font-weight:950;
  margin:0 0 14px;
}
.dfv-nextprev-usps ul{
  list-style:none;
  margin:0 0 22px;
  padding:0;
  display:grid;
  gap:12px;
}
.dfv-nextprev-usps li{
  display:flex;
  align-items:flex-start;
  gap:10px;
  color:#e5e7eb;
  line-height:1.45;
}
.dfv-nextprev-usps li i{
  color:#ef4444;
  margin-top:3px;
}
.dfv-nextprev-usps-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 13px 18px;
    border-radius: 10px;
    background: #0443ab;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 900;
    border: 1px solid #0443ab;
}
.dfv-nextprev-usps-btn:hover{
  background:#0443ab;
  color:#fff !important;
}


/* 6. Bekijk meer aanbod: compact browser links + mooie USP/afbeelding rechts */
.dfv-nextprev-modern .dfv-nextprev-layout {
  grid-template-columns: minmax(280px, 40%) minmax(0, 1fr) !important;
  gap: 24px !important;
}
.dfv-nextprev-modern .dfv-nextprev-browser .dvo-nextprev {
  display: grid !important;
  grid-template-columns: 42px minmax(0, 1fr) 42px !important;
  gap: 10px !important;
  align-items: stretch !important;
}
.dfv-nextprev-modern .dvo-nextprev-btn {
  min-height: 100% !important;
  width: 42px !important;
  background: #1e293b !important;
  color: #ffffff !important;
  border: 0 !important;
  cursor: pointer !important;
  pointer-events: auto !important;
}
.dfv-nextprev-modern .dvo-nextprev-btn:hover {
  background: #0443ab !important;
}
.dfv-nextprev-modern .dvo-nextprev-preview {
  background: #202026 !important;
  border: 1px solid rgba(255,255,255,.08) !important;
}
.dfv-nextprev-modern .dvo-nextprev-name,
.dfv-nextprev-modern .dvo-nextprev-cta {
  color: #ffffff !important;
}
.dfv-nextprev-usps {
  display: grid !important;
  grid-template-columns: minmax(160px, 34%) minmax(0, 1fr) !important;
  gap: 20px !important;
  align-items: center !important;
  background: linear-gradient(135deg,#2b2b31 0%,#151519 100%) !important;
  border: 0 !important;
}
.dfv-nextprev-usps-image img {
  width: 100% !important;
  aspect-ratio: 4 / 3 !important;
  object-fit: cover !important;
  border-radius: 18px !important;
  display: block !important;
}
.dfv-nextprev-usps-content {
  min-width: 0 !important;
}

@media (max-width: 992px) {
  .dfv-detail-titlebar-text {
    max-width: none !important;
  }
  .dfv-nextprev-modern .dfv-nextprev-layout,
  .dfv-nextprev-usps {
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 768px) {
  .dfv-detail-titlebar-actions {
    width: 100% !important;
    margin-left: 0 !important;
    justify-content: flex-end !important;
  }
}

button.dfv-detail-slider-btn.dfv-detail-slider-prev {
    border-color: #0443ab;
}

button.dfv-detail-slider-btn.dfv-detail-slider-next {
    border-color: #0443ab;
}

button.dfv-detail-slider-btn.dfv-detail-slider-next:hover {
    background-color: #0443ab;
}

button.dfv-detail-slider-btn.dfv-detail-slider-prev:hover {
    border-color: #0443ab;
}


/* === DFV correctie: Overzicht-knop detailpagina + hover via admin === */
#dvo-backtolist.dfv-detail-titlebar-overview {
  background-color: var(--dfv-overzicht-bg, #970a0a) !important;
  color: var(--dfv-overzicht-color, #ffffff) !important;
  border: 1px solid var(--dfv-overzicht-border, #970a0a) !important;
  text-decoration: none !important;
  transition: background-color .2s ease, color .2s ease, border-color .2s ease, transform .2s ease, opacity .2s ease !important;
}

#dvo-backtolist.dfv-detail-titlebar-overview:hover,
#dvo-backtolist.dfv-detail-titlebar-overview:focus {
  background-color: var(--dfv-overzicht-hover-bg, #ffffff) !important;
  color: var(--dfv-overzicht-hover-color, #970a0a) !important;
  border-color: var(--dfv-overzicht-hover-border, #970a0a) !important;
  opacity: 1 !important;
  transform: translateY(-1px);
}

#dvo-backtolist.dfv-detail-titlebar-overview:hover i,
#dvo-backtolist.dfv-detail-titlebar-overview:focus i {
  color: inherit !important;
}


/* === DFV detail: brochureknop naast deeliconen === */
.dfv-detail-brochure-button {
  margin-left: 4px !important;
}

.dfv-detail-brochure-button i {
  font-size: 1rem !important;
}

.dfv-detail-brochure-button:hover,
.dfv-detail-brochure-button:focus {
  text-decoration: none !important;
}

/* === DFV behoud hover detail CTA's (Interesse / Inruil) === */
#dvo-website .dfv-detail-cta-button,
.dfv-detail-cta-button {
  background-color: var(--dfv-cta-bg, #970a0a) !important;
  color: var(--dfv-cta-color, #ffffff) !important;
  border: 1px solid var(--dfv-cta-border, #970a0a) !important;
  border-radius: var(--dfv-cta-radius, 14px) !important;
  font-size: var(--dfv-cta-font-size, 1rem) !important;
  font-weight: var(--dfv-cta-font-weight, 900) !important;
  transition: background-color .2s ease, color .2s ease, border-color .2s ease, transform .2s ease, box-shadow .2s ease !important;
}

#dvo-website .dfv-detail-cta-button:hover,
#dvo-website .dfv-detail-cta-button:focus,
.dfv-detail-cta-button:hover,
.dfv-detail-cta-button:focus {
  background-color: var(--dfv-cta-hover-bg, #ffffff) !important;
  color: var(--dfv-cta-hover-color, #970a0a) !important;
  border-color: var(--dfv-cta-hover-border, #970a0a) !important;
  transform: translateY(-1px) !important;
  text-decoration: none !important;
}

/* === DFV bezoeker mededeling popup === */
.dfv-visit-popup {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.dfv-visit-popup.is-visible {
  display: flex;
}

.dfv-visit-popup__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 12, 20, .58);
  backdrop-filter: blur(6px);

}

.dfv-visit-popup__dialog {
  display: none;
  position: relative;
  width: min(520px, 100%);
  background: #ffffff;
  color: #111827;
  border-radius: 22px;
  padding: 34px 30px 28px;
  box-shadow: 0 28px 90px rgba(0, 0, 0, .28);
  text-align: center;
  transform: translateY(16px) scale(.96);
  opacity: 0;
  animation: dfvVisitPopupIn .28s ease forwards;
}


.dfv-visit-popup__dialog.is-active {
  display: block;
}
.dfv-visit-popup__close {
  position: absolute;
  top: 14px;
  right: 16px;
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 99px;
  background: #f3f4f6;
  color: #111827;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

.dfv-visit-popup__close:hover {
  background: #e5e7eb;
}

.dfv-visit-popup__icon {
  width: 58px;
  height: 58px;
  margin: 0 auto 16px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #10425d;
  color: #ffffff;
  font-size: 32px;
  font-weight: 800;
}

.dfv-visit-popup__dialog h2 {
  margin: 0 0 12px;
  font-size: clamp(1.35rem, 3vw, 1.85rem);
  line-height: 1.2;
  font-weight: 800;
  color: #111827;
}

.dfv-visit-popup__text {
  font-size: 1.05rem;
  line-height: 1.65;
  color: #374151;
}

.dfv-visit-popup__text p {
  margin: 0 0 12px;
}

.dfv-visit-popup__button {
  margin-top: 14px;
  width: 100%;
  border: 0;
  border-radius: 14px;
  padding: 14px 18px;
  background: #10425d;
  color: #ffffff;
  font-weight: 700;
  cursor: pointer;
  transition: transform .15s ease, opacity .15s ease;
}

.dfv-visit-popup__button:hover {
  opacity: .9;
  transform: translateY(-1px);
}

@keyframes dfvVisitPopupIn {
  to {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}

@media (max-width: 480px) {
  .dfv-visit-popup {
    padding: 14px;
  }
  .dfv-visit-popup__dialog {
    padding: 30px 22px 24px;
    border-radius: 18px;
  }
}

/* === DFV interesseformulier keuzes === */
.dfv-interest-choices{
  margin-bottom: 4px;
}
.dfv-interest-choices > label{
  display:block;
  font-weight:700;
  margin-bottom:10px;
}
.dfv-choice-row{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.dfv-choice-pill{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:11px 14px;
  border:1px solid #d8dee9;
  border-radius:14px;
  background:#ffffff;
  cursor:pointer;
  font-weight:700;
  color:#111827;
}
.dfv-choice-pill input{
  margin:0;
  width:16px;
  height:16px;
}
.dfv-choice-pill:has(input:checked){
  /* border-color:#111827; */
  background:#f5f7fb;
}
@media (max-width: 640px){
  .dfv-choice-row{display:block;}
  .dfv-choice-pill{display:flex;width:100%;margin-bottom:8px;}
}


/* === DFV moderne interesse keuzes in popup === */
.dfv-modern-form .dfv-interest-options{
  margin-top: 4px;
  margin-bottom: 16px;
}
.dfv-modern-form .dfv-interest-options .dfv-interest-title{
  display:block;
  width:100%;
  margin:0 0 12px 0;
  color:#111827;
  font-size:15px;
  line-height:20px;
  font-weight:800;
}
.dfv-modern-form .dfv-interest-option-list{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:12px;
  width:100%;
}
.dfv-modern-form .dfv-interest-pill{
  position:relative;
  display:inline-flex !important;
  align-items:center;
  gap:10px;
  min-height:46px;
  padding:10px 16px;
  margin:0 !important;
  border:1px solid #d9e0ea;
  border-radius:999px;
  background:#fff;
  color:#111827;
  font-size:14px;
  line-height:20px;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 8px 22px rgba(17,24,39,.06);
  transition:all .18s ease;
  user-select:none;
}
.dfv-modern-form .dfv-interest-pill:hover{
  border-color:#bdc7d6;
  box-shadow:0 12px 28px rgba(17,24,39,.10);
  transform:translateY(-1px);
}
.dfv-modern-form .dfv-interest-pill input[type="checkbox"]{
  position:absolute !important;
  opacity:0 !important;
  pointer-events:none !important;
  width:1px !important;
  height:1px !important;
  margin:0 !important;
  padding:0 !important;
}


.dfv-modern-form .dfv-interest-pill:has(input[type="checkbox"]:checked)
 {
    border-color: #0443ab;
    background: #0443ab14;
    color: #111827;
}
@media (max-width:640px){
  .dfv-modern-form .dfv-interest-option-list{
    display:grid;
    grid-template-columns:1fr;
  }
  .dfv-modern-form .dfv-interest-pill{
    width:100%;
  }
}


/* === DFV favorieten: SVG hart + moderne knop === */
.dvo-fav-underfilter {
    margin-bottom: 10px;
}

.dvo-fav-underfilter a.dvo-fav-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg,#111111,#2a2a2a);
    color: #ffffff !important;
    padding: 12px 22px;
    border-radius: 14px;
    text-decoration: none !important;
    font-size: 1rem;
    font-weight: 700;
    border: 1px solid rgba(255,255,255,.08);
    box-shadow: 0 10px 30px rgba(0,0,0,.25);
    transition: all .3s ease;
    position: relative;
    overflow: hidden;
}

.dvo-fav-underfilter a.dvo-fav-button:hover {
    transform: translateY(-2px);
    background: linear-gradient(135deg,#0443ab,#8f0d0f);
    color: #ffffff !important;
    box-shadow: 0 14px 34px rgba(193,18,20,.35);
}

button.dvo-fav-toggle {
    border: none;
    background-color: #333333b8 !important;
    border-radius: 10px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 10px;
    left: auto;
    margin: 0;
    z-index: 5;
    cursor: pointer;
}

button.dvo-fav-toggle.is-active {
    background-color: #0443ab !important;
}

button.dvo-fav-toggle .dvo-fav-heart-svg,
.dvo-fav-underfilter .dvo-fav-heart-svg {
    width: 18px;
    height: 18px;
    display: block;
    flex: 0 0 18px;
    fill: #ffffff !important;
    color: #ffffff !important;
    pointer-events: none;
}

button.dvo-fav-toggle .dvo-fav-heart-svg path,
.dvo-fav-underfilter .dvo-fav-heart-svg path {
    fill: #ffffff !important;
}

.dvo-fav-underfilter .dvo-fav-count {
    background: rgba(255,255,255,.14);
    padding: 4px 10px;
    border-radius: 99px;
    font-size: .9rem;
    font-weight: 800;
    line-height: 1;
}

.dvo-fav-button.is-hidden,
.dvo-fav-count.is-hidden {
    display: none !important;
}

/* =========================================================
   DF MOBILE FIX - Favorieten knop + voertuigkaarten mobiel
   ========================================================= */

@media only screen and (max-width: 768px) {

    /* Favorieten knop */
    .dvo-fav-underfilter {
        margin: 12px 0 20px 0 !important;
    }

    .dvo-fav-underfilter a.dvo-fav-button {
        display: inline-flex !important;
        align-items: center !important;
        gap: 10px !important;
        width: auto !important;
        max-width: 100% !important;
        padding: 12px 18px !important;
        border-radius: 14px !important;
        background: #1d1d1d !important;
        border: 1px solid rgba(255,255,255,.08) !important;
        color: #ffffff !important;
        font-size: 1rem !important;
        font-weight: 700 !important;
        box-shadow: 0 10px 30px rgba(0,0,0,.25) !important;
        text-decoration: none !important;
    }

    .dvo-fav-underfilter a.dvo-fav-button:hover {
        background: #0443ab !important;
        color: #ffffff !important;
    }

    .dvo-fav-underfilter .dvo-fav-heart-svg {
        width: 18px !important;
        height: 18px !important;
        fill: #ffffff !important;
        flex-shrink: 0 !important;
    }

    .dvo-fav-underfilter .dvo-fav-count {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-width: 24px !important;
        height: 24px !important;
        padding: 0 8px !important;
        border-radius: 99px !important;
        background: rgba(255,255,255,.12) !important;
        font-size: .85rem !important;
        font-weight: 800 !important;
        line-height: 1 !important;
    }

    /* Voertuigkaart mobiel */
    .df-index-slider .swiper-slide,
    .dfv-index-slider .swiper-slide,
    .df-index-slide,
    .dfv-index-slider-slide {
        width: calc(100vw - 50px) !important;
        max-width: calc(100vw - 50px) !important;
        flex: 0 0 calc(100vw - 50px) !important;
    }

    .df-index-slide #cardbox,
    .dfv-index-slider-slide #cardbox,
    .df-index-slider .swiper-slide #cardbox,
    .dfv-index-slider .swiper-slide #cardbox {
        max-width: 100% !important;
        border-radius: 18px !important;
        overflow: hidden !important;
    }

    /* Afbeelding volledig zichtbaar */
    .df-index-slide img.list-thumb,
    .dfv-index-slider-slide img.list-thumb,
    .df-index-slider .swiper-slide img.list-thumb,
    .dfv-index-slider .swiper-slide img.list-thumb {
        width: 100% !important;
        height: auto !important;
        min-height: unset !important;
        max-height: unset !important;
        aspect-ratio: 16/10 !important;
        object-fit: cover !important;
        display: block !important;
    }

    /* Rode favorieten knop */
    button.dvo-fav-toggle {
        width: 42px !important;
        height: 42px !important;
        border-radius: 99px !important;
        top: 12px !important;
        right: 12px !important;
        background: rgba(0,0,0,.55) !important;
        backdrop-filter: blur(6px) !important;
    }

    button.dvo-fav-toggle.is-active {
        background: #d90f16 !important;
    }

    button.dvo-fav-toggle .dvo-fav-heart-svg {
        width: 18px !important;
        height: 18px !important;
        fill: #ffffff !important;
    }

    /* Rechter zwarte fade weg op mobiel */
    .df-index-slider-wrap::after,
    .dfv-index-slider-wrap::after,
    .dfv-index-slider-outer::after {
        display: none !important;
    }
}


/* === Historie knop naast brochure === */

.dfv-history-btn{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:14px 22px;
    border-radius:14px;
    background:#111111;
    color:#ffffff !important;
    text-decoration:none !important;
    font-weight:700;
    font-size:1rem;
    transition:all .3s ease;
    box-shadow:0 10px 25px rgba(0,0,0,.15);
    border:1px solid rgba(255,255,255,.08);
    margin-left:10px;
}

.dfv-history-btn i{
    font-size:1rem;
    color:#ffffff;
}

.dfv-history-btn:hover{
    background:#0443ab;
    color:#ffffff !important;
    transform:translateY(-2px);
    box-shadow:0 14px 30px rgba(193,18,20,.35);
}

/* mobiel */
@media(max-width:768px){

    .dfv-history-btn{
        width:100%;
        justify-content:center;
        margin-left:0;
        margin-top:10px;
    }

}

.dvo-contact-infobox.d-none
 {
    display: none !important;
}

/* === DFV aanbod filter toggle === */
.dfv-filter-toggle-wrap {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin: 0 0 18px;
}

.dfv-filter-toggle-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-width: 150px;
    padding: 13px 22px !important;
    border: 1px solid #0443ab !important;
    border-radius: 10px !important;
    background: #0443ab !important;
    color: #ffffff !important;
    font-family: inherit;
    font-size: 1rem !important;
    font-weight: 800 !important;
    line-height: 1;
    cursor: pointer !important;
    transition: all .25s ease !important;
    box-shadow: 0 12px 28px rgba(4, 67, 171, .18);
}
.dfv-filter-toggle-btn:hover,
.dfv-filter-toggle-btn:focus {
    background: #ffffff !important;
    color: #0443ab !important;
    border-color: #0443ab !important;
    outline: none;
    transform: translateY(-1px);
}

.dfv-filter-toggle-btn i {
    color: inherit;
}

.dfv-filter-toggle-btn.is-open {
    background: #111111;
    border-color: #111111;
    color: #ffffff;
}

.dfv-filter-panel {
    width: 100%;
}

.dfv-filter-panel.dfv-is-opening {
    animation: dfvFilterSlideDown .25s ease both;
}

@keyframes dfvFilterSlideDown {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {
    .dfv-filter-toggle-wrap {
        justify-content: stretch;
    }

    .dfv-filter-toggle-btn {
        width: 100%;
    }
}



/* === DF aanpassing 2026-05: gecentreerde indexslider + geen eindschaduw === */
.df-index-slider-wrap,
.dfv-index-slider-outer,
.dfv-index-slider-wrap {
  max-width: 1320px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow: hidden !important;
}

.df-index-slider,
.dfv-index-slider {
  overflow: hidden !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.df-index-slider-wrap::after,
.dfv-index-slider-outer::after,
.dfv-index-slider-wrap::after {
  display: none !important;
  content: none !important;
  background: none !important;
}

.df-index-slider .swiper-wrapper,
.dfv-index-slider .swiper-wrapper {
  align-items: stretch !important;
}

.df-index-slider .swiper-slide,
.df-index-slide,
.dfv-index-slider .swiper-slide,
.dfv-index-slider-slide {
  width: calc((100% - ((var(--df-index-visible, 4) - 1) * 24px)) / var(--df-index-visible, 4)) !important;
  max-width: none !important;
  flex: 0 0 calc((100% - ((var(--df-index-visible, 4) - 1) * 24px)) / var(--df-index-visible, 4)) !important;
}

.df-index-slide > .col-md-12,
.dfv-index-slider-slide > .col-md-12,
.df-index-slide #cardbox,
.dfv-index-slider-slide #cardbox,
.df-index-slider .swiper-slide #cardbox,
.dfv-index-slider .swiper-slide #cardbox,
.df-index-promo-card,
.df-extra-card {
  max-width: none !important;
}

@media (max-width: 1199px) {
  .df-index-slider .swiper-slide,
  .df-index-slide,
  .dfv-index-slider .swiper-slide,
  .dfv-index-slider-slide {
    width: calc((100% - 24px) / 2) !important;
    flex-basis: calc((100% - 24px) / 2) !important;
  }
}

@media (max-width: 640px) {
  .df-index-slider .swiper-slide,
  .df-index-slide,
  .dfv-index-slider .swiper-slide,
  .dfv-index-slider-slide {
    width: 86vw !important;
    flex-basis: 86vw !important;
  }
}

/* Fallback zonder CSS *-operator: vaste breedtes per adminkeuze */
.df-index-slider-wrap[data-slides-visible="3"] .df-index-slider .swiper-slide,
.dfv-index-slider-wrap[data-slides-visible="3"] .dfv-index-slider .swiper-slide,
.dfv-index-slider-outer[data-slides-visible="3"] .dfv-index-slider .swiper-slide {
  width: calc((100% - 48px) / 3) !important;
  flex-basis: calc((100% - 48px) / 3) !important;
}
.df-index-slider-wrap[data-slides-visible="4"] .df-index-slider .swiper-slide,
.dfv-index-slider-wrap[data-slides-visible="4"] .dfv-index-slider .swiper-slide,
.dfv-index-slider-outer[data-slides-visible="4"] .dfv-index-slider .swiper-slide {
  width: calc((100% - 72px) / 4) !important;
  flex-basis: calc((100% - 72px) / 4) !important;
}
.df-index-slider-wrap[data-slides-visible="5"] .df-index-slider .swiper-slide,
.dfv-index-slider-wrap[data-slides-visible="5"] .dfv-index-slider .swiper-slide,
.dfv-index-slider-outer[data-slides-visible="5"] .dfv-index-slider .swiper-slide {
  width: calc((100% - 96px) / 5) !important;
  flex-basis: calc((100% - 96px) / 5) !important;
}
.df-index-slider-wrap[data-slides-visible="6"] .df-index-slider .swiper-slide,
.dfv-index-slider-wrap[data-slides-visible="6"] .dfv-index-slider .swiper-slide,
.dfv-index-slider-outer[data-slides-visible="6"] .dfv-index-slider .swiper-slide {
  width: calc((100% - 120px) / 6) !important;
  flex-basis: calc((100% - 120px) / 6) !important;
}

/* === DF AANPASSING 2026-05-20: indexslider binnen Elementor-container ===
   De slider breekt niet meer uit naar 100vw. Hierdoor respecteert hij de
   breedte/marges die in Elementor op de bovenliggende container zijn ingesteld. */
.df-index-slider-wrap,
.dfv-index-slider-outer,
.dfv-index-slider-wrap {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}

.df-index-slider,
.dfv-index-slider {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
}

.df-index-slider .swiper-wrapper,
.dfv-index-slider .swiper-wrapper {
  align-items: stretch !important;
}

.df-index-slider .swiper-slide,
.dfv-index-slider .swiper-slide,
.df-index-slide,
.dfv-index-slider-slide,
.df-index-promo-slide {
  width: var(--df-index-slide-width, calc((100% - 72px) / 4)) !important;
  max-width: var(--df-index-slide-width, calc((100% - 72px) / 4)) !important;
  flex: 0 0 var(--df-index-slide-width, calc((100% - 72px) / 4)) !important;
  box-sizing: border-box !important;
}

.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
.df-index-slide:not(.df-index-promo-slide) #cardbox,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox,
.df-index-promo-card,
.df-index-promo-slide #cardbox {
  width: 100% !important;
  max-width: 100% !important;
}

.df-index-slider-wrap::after,
.dfv-index-slider-outer::after,
.dfv-index-slider-wrap::after {
  display: none !important;
  content: none !important;
  background: none !important;
}

@media (max-width: 768px) {
  .df-index-slider .swiper-slide,
  .dfv-index-slider .swiper-slide,
  .df-index-slide,
  .dfv-index-slider-slide,
  .df-index-promo-slide {
    width: 86vw !important;
    max-width: 86vw !important;
    flex-basis: 86vw !important;
  }
}

/* === DF AANPASSING 2026-05-20: mobiele indexslider kaart centreren ===
   Mobiel krijgt elke slide 100% breedte; de voertuigkaart zelf wordt
   gecentreerd binnen die slide. Zo blijft het één kaart per swipe. */
@media (max-width: 768px) {
  .df-index-slider,
  .dfv-index-slider {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .df-index-slider .swiper-wrapper,
  .dfv-index-slider .swiper-wrapper {
    align-items: stretch !important;
  }

  .df-index-slider .swiper-slide,
  .dfv-index-slider .swiper-slide,
  .df-index-slide,
  .dfv-index-slider-slide,
  .df-index-promo-slide {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    box-sizing: border-box !important;
    display: flex !important;
    justify-content: center !important;
    align-items: stretch !important;
  }

  .df-index-slider .swiper-slide > .col-md-12,
  .dfv-index-slider .swiper-slide > .col-md-12,
  .df-index-slide > .col-md-12,
  .dfv-index-slider-slide > .col-md-12,
  .df-index-promo-slide > .col-md-12 {
    width: min(86vw, 460px) !important;
    max-width: min(86vw, 460px) !important;
    flex: 0 0 min(86vw, 460px) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .df-index-slider .swiper-slide #cardbox,
  .dfv-index-slider .swiper-slide #cardbox,
  .df-index-slide #cardbox,
  .dfv-index-slider-slide #cardbox,
  .df-index-promo-card,
  .df-index-promo-slide #cardbox {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

/* === DF AANPASSING 2026-05-20: hover rand voor homepagina indexslider ===
   Zelfde idee als de aanbodpagina: bij hover/focus krijgt de voertuigkaart
   in de slider een blauwe rand en subtiele schaduw. */
.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
.df-index-slide:not(.df-index-promo-slide) #cardbox,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox {
  border: 2px solid transparent !important;
  transition: border-color .22s ease, box-shadow .22s ease, transform .22s ease !important;
  box-sizing: border-box !important;
}

.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:hover,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:hover,
.df-index-slide:not(.df-index-promo-slide) #cardbox:hover,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox:hover,
.df-index-slider .swiper-slide:not(.df-index-promo-slide) a.dvo-gotodetailindex:focus-visible #cardbox,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) a.dvo-gotodetailindex:focus-visible #cardbox {
  border-color: var(--dfv-slider-card-hover-border, #0047ba) !important;
  box-shadow: 0 14px 34px rgba(0, 71, 186, .22) !important;
/*  transform: translateY(-2px) !important; */
}

@media (hover: none) {
  .df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:hover,
  .dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:hover,
  .df-index-slide:not(.df-index-promo-slide) #cardbox:hover,
  .dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox:hover {
    border-color: transparent !important;
    box-shadow: none !important;
    transform: none !important;
  }
}


/* === DF AANPASSING 2026-05-20 v9: definitieve mobiele indexslider + hover ===
   Belangrijk: deze regels staan onderaan zodat desktop data-slides-visible regels mobiel niet kunnen winnen. */
@media (max-width: 767.98px) {
  .df-index-slider-wrap[data-slides-visible] .df-index-slider,
  .dfv-index-slider-wrap[data-slides-visible] .dfv-index-slider,
  .dfv-index-slider-outer[data-slides-visible] .dfv-index-slider,
  .df-index-slider,
  .dfv-index-slider {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .df-index-slider-wrap[data-slides-visible] .df-index-slider .swiper-slide,
  .dfv-index-slider-wrap[data-slides-visible] .dfv-index-slider .swiper-slide,
  .dfv-index-slider-outer[data-slides-visible] .dfv-index-slider .swiper-slide,
  .df-index-slider .swiper-slide,
  .dfv-index-slider .swiper-slide,
  .df-index-slide,
  .dfv-index-slider-slide,
  .df-index-promo-slide {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    box-sizing: border-box !important;
    display: flex !important;
    justify-content: center !important;
    align-items: stretch !important;
  }

  .df-index-slider-wrap[data-slides-visible] .df-index-slider .swiper-slide > .col-md-12,
  .dfv-index-slider-wrap[data-slides-visible] .dfv-index-slider .swiper-slide > .col-md-12,
  .dfv-index-slider-outer[data-slides-visible] .dfv-index-slider .swiper-slide > .col-md-12,
  .df-index-slider .swiper-slide > .col-md-12,
  .dfv-index-slider .swiper-slide > .col-md-12,
  .df-index-slide > .col-md-12,
  .dfv-index-slider-slide > .col-md-12,
  .df-index-promo-slide > .col-md-12 {
    width: min(86vw, 460px) !important;
    max-width: min(86vw, 460px) !important;
    flex: 0 0 min(86vw, 460px) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .df-index-slider .swiper-slide #cardbox,
  .dfv-index-slider .swiper-slide #cardbox,
  .df-index-slide #cardbox,
  .dfv-index-slider-slide #cardbox,
  .df-index-promo-card,
  .df-index-promo-slide #cardbox {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .df-index-slider-wrap[data-slides-visible] .df-index-slider .swiper-slide,
  .dfv-index-slider-wrap[data-slides-visible] .dfv-index-slider .swiper-slide,
  .dfv-index-slider-outer[data-slides-visible] .dfv-index-slider .swiper-slide,
  .df-index-slider .swiper-slide,
  .dfv-index-slider .swiper-slide,
  .df-index-slide,
  .dfv-index-slider-slide {
    width: calc((100% - 20px) / 2) !important;
    min-width: calc((100% - 20px) / 2) !important;
    max-width: calc((100% - 20px) / 2) !important;
    flex: 0 0 calc((100% - 20px) / 2) !important;
  }
}

/* Hover-effect homepagina slider gelijk aan aanbodkaarten */
.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
.df-index-slide:not(.df-index-promo-slide) #cardbox,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox {
  border: 2px solid transparent !important;
  transition: border-color .22s ease, box-shadow .22s ease, transform .22s ease !important;
  box-sizing: border-box !important;
}

@media (hover: hover) and (pointer: fine) {
  .df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:hover,
  .dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:hover,
  .df-index-slide:not(.df-index-promo-slide) #cardbox:hover,
  .dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox:hover,
  .df-index-slider .swiper-slide:not(.df-index-promo-slide) a.dvo-gotodetailindex:focus-visible #cardbox,
  .dfv-index-slider .swiper-slide:not(.df-index-promo-slide) a.dvo-gotodetailindex:focus-visible #cardbox {
    border-color: var(--dfv-slider-card-hover-border, #0047ba) !important;
    box-shadow: 0 14px 34px rgba(0, 71, 186, .22) !important;
   /* transform: translateY(-2px) !important; */
  }
}



/* === DF FIX 2026-05-31: index voorraad slider hover-hoeken ===
   Zorgt dat de hover-border dezelfde border-radius volgt als de kaart.
   Ook de afbeelding/container wordt binnen de afgeronde kaart afgeknipt,
   zodat er links/rechts boven geen donkere hoeken zichtbaar blijven. */
.df-index-slider-wrap,
.dfv-index-slider-wrap,
.dfv-index-slider-outer{
  --dfv-index-card-radius: var(--dfv-index-card-radius, 10px);
  --dfv-index-card-hover-radius: var(--dfv-index-card-hover-radius, var(--dfv-index-card-radius, 10px));
}

.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox,
.df-index-slide:not(.df-index-promo-slide) #cardbox,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox{
  position: relative !important;
  background: #ffffff !important;
  background-clip: padding-box !important;
  border: 1px solid var(--dfv-index-card-border, transparent) !important;
  border-radius: var(--dfv-index-card-radius, 10px) !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
  isolation: isolate !important;
  transition: border-color .22s ease, box-shadow .22s ease, transform .22s ease, border-radius .22s ease !important;
}

.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:hover,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:hover,
.df-index-slide:not(.df-index-promo-slide) #cardbox:hover,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox:hover,
.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:focus-within,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:focus-within{
  border-color: var(--dfv-index-card-hover-border, var(--dfv-slider-card-hover-border, #0047ba)) !important;
  border-radius: var(--dfv-index-card-hover-radius, var(--dfv-index-card-radius, 10px)) !important;
}

.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox > #dvo-ifimagebox,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox > #dvo-ifimagebox,
.df-index-slide:not(.df-index-promo-slide) #cardbox > #dvo-ifimagebox,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox > #dvo-ifimagebox,
.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox .dvo-thumb-container,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox .dvo-thumb-container,
.df-index-slide:not(.df-index-promo-slide) #cardbox .dvo-thumb-container,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox .dvo-thumb-container,
.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox .dvo-thumb-container a,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox .dvo-thumb-container a,
.df-index-slide:not(.df-index-promo-slide) #cardbox .dvo-thumb-container a,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox .dvo-thumb-container a{
  background: #ffffff !important;
  border-top-left-radius: inherit !important;
  border-top-right-radius: inherit !important;
  overflow: hidden !important;
}

.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox img.list-thumb,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox img.list-thumb,
.df-index-slide:not(.df-index-promo-slide) #cardbox img.list-thumb,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox img.list-thumb{
  display: block !important;
  width: 100% !important;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}

.df-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:hover img.list-thumb,
.dfv-index-slider .swiper-slide:not(.df-index-promo-slide) #cardbox:hover img.list-thumb,
.df-index-slide:not(.df-index-promo-slide) #cardbox:hover img.list-thumb,
.dfv-index-slider-slide:not(.df-index-promo-slide) #cardbox:hover img.list-thumb{
  border-radius: 0 !important;
}

/* DFV modern voorraad filter / Van Mossel stijl */
#dvo-filter {
    border-radius: 18px !important;
    box-shadow: 0 12px 35px rgba(15, 23, 42, .08);
}
#dvo-filter.dfv-filter-sidebar {
    align-self: flex-start;
    position: sticky;
    top: 20px;
}
#dvo-filter.dfv-filter-sidebar #dvo-filter-form > .dvo-filter,
#dvo-filter.dfv-filter-sidebar #dvo-filter-form > [class*="col-lg-2"],
#dvo-filter.dfv-filter-sidebar #dvo-filter-form > .resetbtn,
#dvo-filter.dfv-filter-sidebar #dvo-filter-form > .applybtn {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}
#dvo-filter.dfv-filter-sidebar #offsetfiltervoorraad {
    display: none !important;
}
.dfv-list-next-to-filter .dfv-occasionlist-wrap #dvo-occasions,
.dfv-list-next-to-filter #dvo-occasionlist {
    width: 100%;
}
.dfv-filter-toggle-wrap {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 14px;
}
.dfv-filter-toggle-btn {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    border: 1px solid #e5e7eb;
    background: #ffffff;
    color: #111827;
    border-radius: 999px;
    padding: 11px 18px;
    font-weight: 800;
    cursor: pointer;
    box-shadow: 0 8px 24px rgba(15, 23, 42, .08);
}
.dfv-filter-toggle-btn.is-open,
.dfv-filter-toggle-btn:hover {
    background: #111827;
    color: #ffffff;
}
.dfv-filter-panel {
    transition: opacity .25s ease, transform .25s ease;
}
.dfv-filter-panel.dfv-is-opening {
    animation: dfvFilterIn .25s ease both;
}
@keyframes dfvFilterIn {
    from { opacity: 0; transform: translateY(-8px); }
    to { opacity: 1; transform: translateY(0); }
}
.dfv-multiselect {
    position: relative;
    width: 100%;
}
.dfv-ms-toggle {
    width: 100%;
    min-height: 46px;
    border: 1px solid #d9dde5;
    background: #fff;
    color: #111827;
    padding: 10px 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-weight: 700;
    text-align: left;
    cursor: pointer;
}
.dfv-ms-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dfv-ms-menu {
    display: none;
    position: absolute;
    z-index: 1000;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    max-height: 310px;
    overflow: auto;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 14px;
    box-shadow: 0 18px 45px rgba(15, 23, 42, .16);
    padding: 8px;
}
.dfv-multiselect.is-open .dfv-ms-menu {
    display: block;
}
.dfv-ms-option {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 0;
    padding: 9px 8px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 600;
    color: #111827;
}
.dfv-ms-option:hover {
    background: #f3f4f6;
}
.dfv-ms-option input {
    margin: 0;
}
.dfv-ms-option small {
    color: #6b7280;
    font-weight: 600;
}
.dfv-ms-empty {
    padding: 12px;
    color: #6b7280;
    font-size: .92rem;
}
@media (max-width: 991px) {
    #dvo-filter.dfv-filter-sidebar {
        position: static;
    }
}


/* === DFV filter update v3: nette Van Mossel-achtige multi-select en admin-posities === */
.dfv-filter-layout-top #dvo-filter.dfv-filter-top{
  padding: 22px !important;
}
.dfv-filter-layout-left #dvo-filter.dfv-filter-sidebar{
  border-radius: 18px !important;
  padding: 22px !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-filter-toggle-wrap{
  margin-top: 8px;
}
.dfv-filter-panel{
  row-gap: 12px;
  align-items: flex-start;
}
.dfv-filter-panel > .dvo-filter{
  position: relative;
}
.dfv-filter-panel .dfv-multiselect{
  position: relative;
  z-index: 20;
}
.dfv-filter-panel .dfv-multiselect.is-open{
  z-index: 1005;
}
.dfv-filter-panel .dfv-ms-toggle{
  min-height: 44px;
  border: 1px solid #d9dde7;
  background: #fff;
  color: #111827;
  border-radius: 12px !important;
  padding: 10px 14px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  box-shadow: 0 1px 0 rgba(15,23,42,.03);
}
.dfv-filter-panel .dfv-ms-toggle:hover,
.dfv-filter-panel .dfv-multiselect.is-open .dfv-ms-toggle{
  border-color: #b8c0cf;
  box-shadow: 0 0 0 3px rgba(15,23,42,.06);
}
.dfv-filter-panel .dfv-ms-menu{
  right: auto;
  width: 320px;
  max-width: min(320px, 88vw);
  max-height: 285px;
  padding: 8px;
  border-radius: 14px;
  border: 1px solid #e4e7ee;
  box-shadow: 0 18px 45px rgba(15,23,42,.18);
}
.dfv-filter-panel .dfv-ms-option{
  min-height: 38px;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 1.25;
  border-radius: 10px;
  white-space: normal;
}
.dfv-filter-panel .dfv-ms-option input{
  flex: 0 0 auto;
  width: 15px;
  height: 15px;
}
.dfv-filter-panel .dfv-ms-option span{
  display: flex;
  align-items: center;
  gap: 4px;
  min-width: 0;
}
.dfv-filter-panel .dfv-ms-option small{
  font-size: 12px;
  opacity: .75;
}
.dfv-filter-panel .dfv-ms-label{
  color: inherit;
}
.dfv-filter-panel-left .dfv-ms-menu,
.dfv-filter-layout-left #dvo-filter .dfv-ms-menu{
  position: static;
  width: 100%;
  max-width: 100%;
  margin-top: 8px;
  box-shadow: 0 10px 24px rgba(15,23,42,.10);
}
.dfv-filter-toggle-wrap{
  justify-content: flex-start !important;
}
.dfv-filter-toggle-btn{
  border-radius: 10px !important;
  padding: 10px 18px !important;
}
.dfv-filter-layout-left #dvo-filter-form > .dvo-filter,
.dfv-filter-layout-left #dvo-filter-form > .resetbtn,
.dfv-filter-layout-left #dvo-filter-form > .applybtn{
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}
@media (max-width: 991px){
  .dfv-filter-panel .dfv-ms-menu{
    width: 100%;
    max-width: 100%;
  }
}

/* === DFV filter update v4: modellen direct onder geselecteerd merk === */
.dfv-filter-panel .dfv-ms-child-models{
  margin: 0 0 6px 24px;
  padding: 2px 0 6px 12px;
  border-left: 2px solid #e5e7eb;
}
.dfv-filter-panel .dfv-ms-model-option{
  min-height: 32px;
  padding: 6px 8px;
  font-size: 13px;
  font-weight: 500;
  color: #374151;
}
.dfv-filter-panel .dfv-ms-model-option span{
  font-weight: 500;
}
.dfv-filter-panel .dfv-ms-model-option input{
  width: 14px;
  height: 14px;
}
.dfv-filter-panel .dfv-ms-merk .dfv-ms-menu{
  max-height: 430px;
}
.dfv-filter-panel .dfv-ms-main-option{
  font-weight: 800;
}

/* === DFV filter update v5: inline modellen direct onder gekozen merk === */
.dfv-filter-panel .dfv-ms-child-models{
    display:none;
    margin:4px 0 8px 22px;
    padding:2px 0 4px 12px;
    border-left:2px solid rgba(0,0,0,.08);
}
.dfv-filter-panel .dfv-ms-child-models.is-visible{
    display:block;
}
.dfv-filter-panel .dfv-ms-model-option{
    font-size:.9em;
    opacity:.95;
    padding-top:6px;
    padding-bottom:6px;
}


/* === DFV v6: direct filteren zonder Toon resultaten knop === */
#dvo-filter-form .applybtn,
#dvo-filter-form .dvo-apply-results{
  display:none !important;
}
.dfv-ms-merk .dfv-ms-child-models{
  margin:6px 0 8px 28px;
  padding-left:14px;
  border-left:2px solid rgba(0,0,0,.08);
}
.dfv-ms-merk .dfv-ms-child-models .dfv-ms-option{
  font-size:.95em;
}


/* === DFV v7: Merk en model direct-filter fix === */
#dvo-filter-form .applybtn,
#dvo-filter-form .dvo-apply-results,
#dvo-filter-form input[type="submit"][value="Toon resultaten"]{
  display:none !important;
}
#dvo-filter-form .dfv-ms-merk .dfv-ms-menu{
  max-height:520px !important;
}
#dvo-filter-form .dfv-ms-child-models{
  display:none;
}
#dvo-filter-form .dfv-ms-child-models.is-visible{
  display:block !important;
}
#dvo-filter-form .dfv-ms-model-option{
  padding-left:8px !important;
}
.dfv-filter-layout-left #dvo-filter-form .dfv-ms-merk .dfv-ms-menu{
  position:static !important;
  width:100% !important;
  max-width:100% !important;
}


/* === DFV filter update v12: smallere linker kolom en nette filtervolgorde === */
.dfv-filter-layout-left #dvo-filter.dfv-filter-sidebar{
  max-width: 320px;
  flex: 0 0 320px;
  padding: 18px !important;
}
.dfv-filter-layout-left .dfv-list-next-to-filter{
  flex: 1 1 0;
  max-width: calc(100% - 320px);
}
#dvo-filter #dvo-text h2{
  margin-bottom: 4px !important;
}
#dvo-filter .dfv-filter-count{
  font-size: 15px;
  line-height: 1.35;
}
.dfv-filter-layout-left #dvo-filter-form{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.dfv-filter-layout-left #dvo-filter-form > .dvo-filter,
.dfv-filter-layout-left #dvo-filter-form > .resetbtn,
.dfv-filter-layout-left #dvo-filter-form > .applybtn,
.dfv-filter-layout-left #dvo-filter-form #offsetfiltervoorraad{
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-ms-toggle,
.dfv-filter-layout-left #dvo-filter .dvo-reset-btn,
.dfv-filter-layout-left #dvo-filter select,
.dfv-filter-layout-left #dvo-filter input[type="text"]{
  width: 100% !important;
  min-height: 44px;
  box-sizing: border-box;
}
.dfv-filter-layout-left #dvo-filter .dfv-ms-menu{
  width: 100% !important;
  max-width: 100% !important;
}
@media (max-width: 1199px){
  .dfv-filter-layout-left #dvo-filter.dfv-filter-sidebar{
    max-width: 300px;
    flex-basis: 300px;
  }
  .dfv-filter-layout-left .dfv-list-next-to-filter{
    max-width: calc(100% - 300px);
  }
}
@media (max-width: 991px){
  .dfv-filter-layout-left #dvo-filter.dfv-filter-sidebar,
  .dfv-filter-layout-left .dfv-list-next-to-filter{
    max-width: 100%;
    flex-basis: 100%;
  }
}

/* DFV v13 - merk/model standaard open + counter effect */
#dvo-filter-form .dfv-ms-merk.is-open .dfv-ms-menu{display:block;}
#dvo-filter-form #dvo-results-cnt{display:inline-block;min-width:1.6em;transition:transform .18s ease, opacity .18s ease;}
#dvo-filter-form #dvo-results-cnt.dfv-counter-animating{transform:translateY(-1px) scale(1.08);}


/* DFV v14 - linker filter labels + actieve filterchips */
.dfv-filter-layout-left #dvo-filter,
.dfv-filter-layout-left #dvo-filter *{
    text-align:left;
}
.dfv-filter-layout-left #dvo-filter #dvo-text h2,
.dfv-filter-layout-left #dvo-filter .dfv-filter-count{
    text-align:left !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-ms-toggle{
    justify-content:space-between;
    gap:12px;
}
#dvo-filter .dfv-ms-toggle .dfv-ms-label{
    margin-right:10px;
}
#dvo-filter .dfv-ms-toggle i{
    margin-left:10px;
    flex:0 0 auto;
    transition:transform .2s ease;
}
#dvo-filter .dfv-multiselect.is-open > .dfv-ms-toggle i.fa-chevron-down:before{
    content:"\f077";
}
#dvo-filter .dfv-ms-option{
    justify-content:flex-start;
    text-align:left;
}
#dvo-filter .dfv-ms-option span{
    text-align:left;
}
.dfv-active-filter-chips{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:10px;
    margin:0 0 22px 0;
}
.dfv-active-filter-chips:empty{
    display:none;
}
.dfv-active-filter-chip{
    display:inline-flex;
    align-items:center;
    gap:10px;
    background:#ffffff;
    color:#111111;
    border:1px solid #d8dce3;
    border-radius:6px;
    min-height:38px;
    padding:8px 12px;
    font-size:.95rem;
    font-weight:700;
    line-height:1.1;
    box-shadow:0 1px 2px rgba(0,0,0,.04);
    cursor:pointer;
    transition:all .2s ease;
}
.dfv-active-filter-chip:hover{
    border-color:#aeb6c2;
    box-shadow:0 3px 10px rgba(0,0,0,.08);
    transform:translateY(-1px);
}
.dfv-active-filter-chip i{
    font-size:.85rem;
    color:#444;
}
.dfv-active-filter-clear{
    display:inline-flex;
    align-items:center;
    gap:8px;
    min-height:38px;
    padding:8px 0;
    border:0;
    background:transparent;
    color:#111;
    font-weight:800;
    cursor:pointer;
}
.dfv-active-filter-clear:hover{
    text-decoration:underline;
}
@media(max-width:767px){
    .dfv-active-filter-chips{
        margin-top:10px;
        gap:8px;
    }
    .dfv-active-filter-chip{
        font-size:.88rem;
        min-height:34px;
        padding:7px 10px;
    }
}

/* === DFV v19 - Bouwjaar en Verkoopprijs rangefilters === */
.dfv-filter-layout-left #dvo-filter .dfv-range-filter{
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
  padding-left:0 !important;
  padding-right:0 !important;
  margin-top:18px !important;
  padding-top:18px !important;
  border-top:1px solid rgba(0,0,0,.08);
}
.dfv-filter-layout-top #dvo-filter .dfv-range-filter{
  min-width:260px;
}
#dvo-filter .dfv-range-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  width:100%;
  margin:0 0 14px 0;
  color:#111;
  font-weight:900;
  font-size:1.08rem;
  line-height:1.25;
  cursor:pointer;
  text-align:left;
}
#dvo-filter .dfv-range-head i{
  margin-left:auto;
  font-size:.9rem;
  line-height:1;
}
#dvo-filter .dfv-range-body{
  display:block;
}
#dvo-filter .dfv-range-filter.is-collapsed .dfv-range-body{
  display:none;
}
#dvo-filter .dfv-range-filter.is-collapsed .dfv-range-head i:before{
  content:"\f067";
}
#dvo-filter .dfv-range-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  width:100%;
}
#dvo-filter .dfv-range-row select{
  width:100% !important;
  min-height:48px;
  background:#fff;
  border:1px solid #c9ced6;
  border-radius:4px !important;
  color:#111;
  font-weight:500;
  padding:0 14px;
  text-align:left !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-range-row select{
  min-width:0;
}
@media(max-width:767px){
  #dvo-filter .dfv-range-row{
    grid-template-columns:1fr 1fr;
    gap:10px;
  }
}


/* === DFV v20 - Bouwjaar/Verkoopprijs altijd zichtbaar in linker zoekfilter === */
.dfv-filter-layout-left #dvo-filter .dfv-range-filter,
#dvo-filter-form.dfv-filter-panel-left .dfv-range-filter{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
  padding-left:0 !important;
  padding-right:0 !important;
  margin:14px 0 0 0 !important;
  padding-top:16px !important;
  border-top:1px solid rgba(0,0,0,.08) !important;
  text-align:left !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-range-head,
#dvo-filter-form.dfv-filter-panel-left .dfv-range-head{
  text-align:left !important;
  justify-content:space-between !important;
  width:100% !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-range-row,
#dvo-filter-form.dfv-filter-panel-left .dfv-range-row{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:12px !important;
  width:100% !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-range-row select,
#dvo-filter-form.dfv-filter-panel-left .dfv-range-row select{
  width:100% !important;
  min-width:0 !important;
  height:46px !important;
}
/* Fallback voor oudere markup waarin rangefilters nog met d-none onder Meer filters stonden. */
#collapse-bouwjaar-van,
#collapse-bouwjaar-tot,
#collapse-aanschafprijs-van,
#collapse-aanschafprijs-tot{
  display:block !important;
  visibility:visible !important;
}
#collapse-bouwjaar-van.d-none,
#collapse-bouwjaar-tot.d-none,
#collapse-aanschafprijs-van.d-none,
#collapse-aanschafprijs-tot.d-none{
  display:block !important;
}


/* === DFV v21 filter fine-tuning === */
/* Alles in het zoekfilter krijgt afgeronde hoeken van 10px. */
#dvo-filter,
#dvo-filter .dfv-filter-panel,
#dvo-filter .dfv-filter-toggle-btn,
#dvo-filter .dfv-ms-toggle,
#dvo-filter .dfv-ms-menu,
#dvo-filter .dfv-ms-option,
#dvo-filter .dfv-ms-model-option,
#dvo-filter .dfv-range-row select,
#dvo-filter .form-select,
#dvo-filter input[type="text"],
#dvo-filter .dvo-reset-btn,
#dvo-filter .reset,
.dfv-active-filter-chip{
  border-radius:10px !important;
}

/* Linker filter: labels netjes links uitlijnen en ruimte tussen tekst en chevron. */
.dfv-filter-layout-left #dvo-filter .dfv-ms-toggle,
.dfv-filter-layout-left #dvo-filter .dfv-range-head{
  text-align:left !important;
  justify-content:space-between !important;
  gap:16px !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-ms-label,
.dfv-filter-layout-left #dvo-filter .dfv-range-head span{
  text-align:left !important;
  flex:1 1 auto !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-ms-toggle i,
.dfv-filter-layout-left #dvo-filter .dfv-range-head i{
  margin-left:12px !important;
  flex:0 0 auto !important;
}

/* Chevron omlaag wordt omhoog zodra het filter open is. */
#dvo-filter .dfv-multiselect.is-open > .dfv-ms-toggle i.fa-chevron-down:before{
  content:"\f077" !important;
}

/* Rangefilters: plus/min blijft uitsluitend via de eigen kop bedienbaar. */
#dvo-filter .dfv-range-head{
  border-radius:10px !important;
}

/* === DFV v35 - Alleen styling: linker zoekfilter in Van Mossel-stijl === */
.dfv-filter-layout-left #dvo-filter.dfv-filter-sidebar{
  background:#ffffff !important;
  border:0 !important;
  border-radius:18px !important;
  box-shadow:0 18px 45px rgba(15,23,42,.08) !important;
  padding:24px 18px !important;
  overflow:hidden !important;
}

.dfv-filter-layout-left #dvo-filter #dvo-text h2{
  font-size:28px !important;
  line-height:1.15 !important;
  font-weight:500 !important;
  letter-spacing:0 !important;
  margin:0 0 3px 0 !important;
  color:#05070d !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-filter-count{
  font-size:16px !important;
  line-height:1.35 !important;
  font-weight:400 !important;
  color:#05070d !important;
  margin:0 0 18px 0 !important;
}

.dfv-filter-layout-left #dvo-filter-form{
  gap:0 !important;
}

/* Alle filterblokken als rustige secties, geen losse button/card-look. */
.dfv-filter-layout-left #dvo-filter-form > .dvo-filter,
.dfv-filter-layout-left #dvo-filter .dfv-range-filter{
  margin:0 !important;
  padding:0 !important;
  border-top:0 !important;
  border-bottom:1px solid rgba(15,23,42,.07) !important;
  background:transparent !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-multiselect,
.dfv-filter-layout-left #dvo-filter .dfv-range-filter{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
}

/* Titels met plus/min rechts. */
.dfv-filter-layout-left #dvo-filter .dfv-ms-toggle,
.dfv-filter-layout-left #dvo-filter .dfv-range-head{
  min-height:62px !important;
  height:auto !important;
  width:100% !important;
  padding:18px 0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#05070d !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:18px !important;
  text-align:left !important;
  cursor:pointer !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-ms-toggle:hover,
.dfv-filter-layout-left #dvo-filter .dfv-multiselect.is-open .dfv-ms-toggle,
.dfv-filter-layout-left #dvo-filter .dfv-range-head:hover{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  color:#05070d !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-ms-label,
.dfv-filter-layout-left #dvo-filter .dfv-range-head span{
  display:block !important;
  flex:1 1 auto !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:16px !important;
  line-height:1.22 !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  text-align:left !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-ms-toggle i,
.dfv-filter-layout-left #dvo-filter .dfv-range-head i{
  flex:0 0 22px !important;
  width:22px !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:16px !important;
  line-height:1 !important;
  text-align:center !important;
  transform:none !important;
}

/* Gesloten = plus, geopend = min. Alleen visueel; functionaliteit blijft gelijk. */
.dfv-filter-layout-left #dvo-filter .dfv-ms-toggle i.fa-chevron-down:before{
  content:"\f067" !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-multiselect.is-open > .dfv-ms-toggle i.fa-chevron-down:before{
  content:"\f068" !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-range-head i.fa-minus:before{
  content:"\f068" !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-range-filter.is-collapsed .dfv-range-head i:before{
  content:"\f067" !important;
}

/* Open inhoud in dezelfde sectie, zonder dropdown-card. */
.dfv-filter-layout-left #dvo-filter .dfv-ms-menu{
  position:static !important;
  display:none;
  width:100% !important;
  max-width:100% !important;
  max-height:440px !important;
  overflow:auto !important;
  margin:0 !important;
  padding:0 0 18px 0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-multiselect.is-open > .dfv-ms-menu{
  display:block !important;
}

/* Zoekvelden in geopende filters, wanneer aanwezig. */
.dfv-filter-layout-left #dvo-filter .dfv-ms-menu input[type="search"],
.dfv-filter-layout-left #dvo-filter .dfv-ms-menu input[type="text"]:not([type="checkbox"]){
  width:100% !important;
  min-height:48px !important;
  margin:0 0 14px 0 !important;
  padding:0 16px !important;
  background:#fff !important;
  border:1px solid #bdc2ca !important;
  border-radius:2px !important;
  color:#111827 !important;
  font-size:15px !important;
  font-weight:400 !important;
  box-shadow:none !important;
}

/* Checkboxregels zoals Van Mossel: tekst links, aantal rechts. */
.dfv-filter-layout-left #dvo-filter .dfv-ms-option,
.dfv-filter-layout-left #dvo-filter .dfv-ms-model-option{
  min-height:32px !important;
  width:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:12px !important;
  margin:0 !important;
  padding:5px 0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#172033 !important;
  cursor:pointer !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-ms-option:hover,
.dfv-filter-layout-left #dvo-filter .dfv-ms-model-option:hover{
  background:transparent !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-ms-option input[type="checkbox"],
.dfv-filter-layout-left #dvo-filter .dfv-ms-model-option input[type="checkbox"]{
  appearance:auto !important;
  -webkit-appearance:auto !important;
  flex:0 0 22px !important;
  width:22px !important;
  height:22px !important;
  margin:0 !important;
  accent-color:#1976d2 !important;
  cursor:pointer !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-ms-option span,
.dfv-filter-layout-left #dvo-filter .dfv-ms-model-option span{
  flex:1 1 auto !important;
  min-width:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  color:#172033 !important;
  font-size:16px !important;
  line-height:1.35 !important;
  font-weight:500 !important;
  text-align:left !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-ms-main-option span{
  font-weight:500 !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-ms-option small,
.dfv-filter-layout-left #dvo-filter .dfv-ms-model-option small{
  margin-left:auto !important;
  color:#6f7480 !important;
  font-size:14px !important;
  line-height:1.35 !important;
  font-weight:500 !important;
  opacity:1 !important;
  white-space:nowrap !important;
}

/* Modellen onder merk subtiel ingesprongen, functionaliteit blijft gelijk. */
.dfv-filter-layout-left #dvo-filter .dfv-ms-child-models{
  margin:2px 0 6px 31px !important;
  padding:0 0 0 14px !important;
  border-left:1px solid rgba(15,23,42,.10) !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-ms-child-models .dfv-ms-model-option{
  padding-top:4px !important;
  padding-bottom:4px !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-ms-child-models .dfv-ms-model-option span{
  font-size:15px !important;
  color:#3f4652 !important;
  font-weight:500 !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-ms-child-models .dfv-ms-model-option input[type="checkbox"]{
  width:20px !important;
  height:20px !important;
  flex-basis:20px !important;
}

/* Rangefilters in dezelfde stijl. */
.dfv-filter-layout-left #dvo-filter .dfv-range-body{
  padding:0 0 18px 0 !important;
  background:transparent !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-range-row{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:12px !important;
  margin:0 !important;
}
.dfv-filter-layout-left #dvo-filter .dfv-range-row select{
  min-height:48px !important;
  height:48px !important;
  width:100% !important;
  padding:0 14px !important;
  background:#fff !important;
  border:1px solid #bdc2ca !important;
  border-radius:2px !important;
  color:#111827 !important;
  font-size:16px !important;
  font-weight:500 !important;
  box-shadow:none !important;
}

/* Resetknop onderaan rustig en modern. */
.dfv-filter-layout-left #dvo-filter .resetbtn{
  padding-top:18px !important;
  border-bottom:0 !important;
}
.dfv-filter-layout-left #dvo-filter .dvo-reset-btn,
.dfv-filter-layout-left #dvo-filter .reset{
  width:100% !important;
  min-height:50px !important;
  border-radius:10px !important;
  background:#555 !important;
  border:1px solid #333 !important;
  color:#fff !important;
  font-weight:800 !important;
  text-align:center !important;
}

@media(max-width:991px){
  .dfv-filter-layout-left #dvo-filter.dfv-filter-sidebar{
    padding:20px 16px !important;
  }
  .dfv-filter-layout-left #dvo-filter .dfv-ms-label,
  .dfv-filter-layout-left #dvo-filter .dfv-range-head span{
    font-size:19px !important;
  }
}

/* === DFV v39 - Zoekfilter boven voertuigen netjes opgemaakt === */
.dfv-filter-layout-top #dvo-filter{
  background:#f2f2f2 !important;
  border:0 !important;
  border-radius:18px !important;
  box-shadow:0 18px 45px rgba(15,23,42,.08) !important;
  padding:24px 26px !important;
  margin:0 0 34px 0 !important;
  overflow:visible !important;
}

.dfv-filter-layout-top #dvo-filter #dvo-text{
  display:flex !important;
  align-items:flex-start !important;
  justify-content:space-between !important;
  gap:20px !important;
  margin:0 0 18px 0 !important;
}

.dfv-filter-layout-top #dvo-filter #dvo-text h2{
  font-size:28px !important;
  line-height:1.15 !important;
  font-weight:500 !important;
  margin:0 0 4px 0 !important;
  color:#05070d !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-filter-count{
  font-size:16px !important;
  line-height:1.35 !important;
  font-weight:400 !important;
  color:#05070d !important;
  margin:0 !important;
}

.dfv-filter-layout-top #dvo-filter-form{
  display:grid !important;
  grid-template-columns:repeat(5, minmax(160px, 1fr)) !important;
  gap:18px 22px !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  align-items:start !important;
}

.dfv-filter-layout-top #dvo-filter-form > .dvo-filter,
.dfv-filter-layout-top #dvo-filter-form > .resetbtn,
.dfv-filter-layout-top #dvo-filter-form #offsetfiltervoorraad,
.dfv-filter-layout-top #dvo-filter .dfv-range-filter{
  width:100% !important;
  max-width:100% !important;
  flex:none !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  grid-column:auto !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-multiselect,
.dfv-filter-layout-top #dvo-filter .dfv-range-filter{
  position:relative !important;
  width:100% !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-toggle,
.dfv-filter-layout-top #dvo-filter .dfv-range-head{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:14px !important;
  width:100% !important;
  min-height:48px !important;
  height:48px !important;
  padding:0 16px !important;
  margin:0 !important;
  background:#fff !important;
  border:1px solid #d8dde5 !important;
  border-radius:10px !important;
  box-shadow:0 1px 2px rgba(15,23,42,.04) !important;
  color:#05070d !important;
  text-align:left !important;
  cursor:pointer !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-toggle:hover,
.dfv-filter-layout-top #dvo-filter .dfv-multiselect.is-open .dfv-ms-toggle,
.dfv-filter-layout-top #dvo-filter .dfv-range-head:hover{
  border-color:#b9c1cc !important;
  box-shadow:0 4px 14px rgba(15,23,42,.08) !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-label,
.dfv-filter-layout-top #dvo-filter .dfv-range-head span{
  display:block !important;
  flex:1 1 auto !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:15px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
  text-align:left !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-toggle i,
.dfv-filter-layout-top #dvo-filter .dfv-range-head i{
  flex:0 0 auto !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:13px !important;
  line-height:1 !important;
  text-align:center !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-toggle i.fa-chevron-down:before{
  content:"\f078" !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-multiselect.is-open > .dfv-ms-toggle i.fa-chevron-down:before{
  content:"\f077" !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-head i.fa-minus:before{
  content:"\f068" !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-filter.is-collapsed .dfv-range-head i:before{
  content:"\f067" !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-menu{
  position:absolute !important;
  top:calc(100% + 8px) !important;
  left:0 !important;
  z-index:9999 !important;
  display:none;
  width:100% !important;
  min-width:260px !important;
  max-width:360px !important;
  max-height:420px !important;
  overflow:auto !important;
  padding:14px !important;
  background:#fff !important;
  border:1px solid #d8dde5 !important;
  border-radius:10px !important;
  box-shadow:0 18px 45px rgba(15,23,42,.16) !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-multiselect.is-open > .dfv-ms-menu{
  display:block !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-menu input[type="search"],
.dfv-filter-layout-top #dvo-filter .dfv-ms-menu input[type="text"]:not([type="checkbox"]){
  width:100% !important;
  min-height:46px !important;
  margin:0 0 12px 0 !important;
  padding:0 14px !important;
  background:#fff !important;
  border:1px solid #bdc2ca !important;
  border-radius:10px !important;
  color:#111827 !important;
  font-size:15px !important;
  font-weight:400 !important;
  box-shadow:none !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-option,
.dfv-filter-layout-top #dvo-filter .dfv-ms-model-option{
  min-height:34px !important;
  width:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:10px !important;
  margin:0 !important;
  padding:6px 0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#172033 !important;
  cursor:pointer !important;
  text-align:left !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-ms-option input[type="checkbox"],
.dfv-filter-layout-top #dvo-filter .dfv-ms-model-option input[type="checkbox"]{
  appearance:auto !important;
  -webkit-appearance:auto !important;
  flex:0 0 20px !important;
  width:20px !important;
  height:20px !important;
  margin:0 !important;
  accent-color:#1976d2 !important;
  cursor:pointer !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-ms-option span,
.dfv-filter-layout-top #dvo-filter .dfv-ms-model-option span{
  flex:1 1 auto !important;
  min-width:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:10px !important;
  color:#172033 !important;
  font-size:15px !important;
  line-height:1.35 !important;
  font-weight:500 !important;
  text-align:left !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-ms-option small,
.dfv-filter-layout-top #dvo-filter .dfv-ms-model-option small{
  margin-left:auto !important;
  color:#6f7480 !important;
  font-size:13px !important;
  line-height:1.35 !important;
  font-weight:500 !important;
  white-space:nowrap !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-ms-child-models{
  margin:2px 0 6px 28px !important;
  padding:0 0 0 12px !important;
  border-left:1px solid rgba(15,23,42,.10) !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-range-body{
  padding:10px 0 0 0 !important;
  margin:0 !important;
  background:transparent !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-row{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:10px !important;
  width:100% !important;
  margin:0 !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-row select{
  min-height:48px !important;
  height:48px !important;
  width:100% !important;
  min-width:0 !important;
  padding:0 14px !important;
  background:#fff !important;
  border:1px solid #d8dde5 !important;
  border-radius:10px !important;
  color:#111827 !important;
  font-size:15px !important;
  font-weight:500 !important;
  box-shadow:0 1px 2px rgba(15,23,42,.04) !important;
}

.dfv-filter-layout-top #dvo-filter #offsetfiltervoorraad{
  align-self:end !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:48px !important;
  padding:0 !important;
}
.dfv-filter-layout-top #dvo-filter #buttonone,
.dfv-filter-layout-top #dvo-filter #buttontwo{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  min-height:48px !important;
  width:100% !important;
  color:#05070d !important;
  font-weight:900 !important;
  text-align:center !important;
  cursor:pointer !important;
}
.dfv-filter-layout-top #dvo-filter #buttontwo.d-none,
.dfv-filter-layout-top #dvo-filter #buttonone.d-none{
  display:none !important;
}

.dfv-filter-layout-top #dvo-filter .resetbtn{
  align-self:end !important;
  padding:0 !important;
  margin:0 !important;
}
.dfv-filter-layout-top #dvo-filter .dvo-reset-btn,
.dfv-filter-layout-top #dvo-filter .reset{
  width:100% !important;
  min-height:48px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:10px !important;
  background:#555 !important;
  border:1px solid #333 !important;
  color:#fff !important;
  font-weight:800 !important;
  text-align:center !important;
  text-decoration:none !important;
}

@media(max-width:1399px){
  .dfv-filter-layout-top #dvo-filter-form{
    grid-template-columns:repeat(4, minmax(150px, 1fr)) !important;
  }
}
@media(max-width:1199px){
  .dfv-filter-layout-top #dvo-filter-form{
    grid-template-columns:repeat(3, minmax(150px, 1fr)) !important;
  }
}
@media(max-width:767px){
  .dfv-filter-layout-top #dvo-filter{
    padding:20px 16px !important;
  }
  .dfv-filter-layout-top #dvo-filter-form{
    grid-template-columns:1fr !important;
    gap:14px !important;
  }
  .dfv-filter-layout-top #dvo-filter .dfv-ms-menu{
    position:static !important;
    min-width:0 !important;
    max-width:100% !important;
    margin-top:8px !important;
  }
}

/* === DFV v40 - top zoekfilter strak uitlijnen (alleen styling, functionaliteit ongewijzigd) === */
.dfv-filter-layout-top #dvo-filter.dfv-filter-top,
.dfv-filter-layout-top #dvo-filter{
  max-width:100% !important;
  background:#f2f2f2 !important;
  border-radius:18px !important;
  padding:26px 28px !important;
  box-shadow:0 18px 45px rgba(15,23,42,.08) !important;
  overflow:visible !important;
}

.dfv-filter-layout-top #dvo-filter > .col-md-12,
.dfv-filter-layout-top #dvo-filter > .col-md-12 > .row{
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
}

.dfv-filter-layout-top #dvo-filter #dvo-text{
  display:block !important;
  width:100% !important;
  margin:0 0 4px 0 !important;
  padding:0 !important;
}

.dfv-filter-layout-top #dvo-filter #dvo-text h2{
  margin:0 !important;
  padding:0 !important;
  font-size:28px !important;
  line-height:1.1 !important;
  font-weight:500 !important;
  color:#05070d !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-filter-count{
  display:block !important;
  width:100% !important;
  padding:0 !important;
  margin:0 0 22px 0 !important;
  font-size:16px !important;
  line-height:1.35 !important;
  font-weight:400 !important;
  color:#05070d !important;
}

.dfv-filter-layout-top #dvo-filter-form{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:flex-start !important;
  justify-content:flex-start !important;
  gap:18px 22px !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
}

.dfv-filter-layout-top #dvo-filter-form > .dvo-filter,
.dfv-filter-layout-top #dvo-filter-form > .resetbtn,
.dfv-filter-layout-top #dvo-filter-form #offsetfiltervoorraad{
  float:none !important;
  width:auto !important;
  min-width:0 !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  flex:none !important;
}

/* Dropdownfilters boven: gelijke compacte breedte */
.dfv-filter-layout-top #dvo-filter-form > .dvo-filter:not(.dfv-range-filter){
  flex:0 0 185px !important;
}

/* Rangefilters boven: twee velden naast elkaar in nette vaste breedte */
.dfv-filter-layout-top #dvo-filter-form > .dfv-range-filter{
  flex:0 0 330px !important;
  background:transparent !important;
  box-shadow:none !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-multiselect,
.dfv-filter-layout-top #dvo-filter .dfv-range-filter{
  position:relative !important;
  display:block !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-toggle{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  width:100% !important;
  min-height:48px !important;
  height:48px !important;
  padding:0 16px !important;
  background:#fff !important;
  border:1px solid #d8dde5 !important;
  border-radius:10px !important;
  color:#05070d !important;
  box-shadow:0 1px 2px rgba(15,23,42,.04) !important;
  text-align:left !important;
  cursor:pointer !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-range-head{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  width:100% !important;
  min-height:24px !important;
  height:auto !important;
  padding:0 !important;
  margin:0 0 8px 0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#05070d !important;
  text-align:left !important;
  cursor:pointer !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-label,
.dfv-filter-layout-top #dvo-filter .dfv-range-head span{
  flex:1 1 auto !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:15px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
  text-align:left !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-range-head span{
  font-size:18px !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-toggle i,
.dfv-filter-layout-top #dvo-filter .dfv-range-head i{
  flex:0 0 auto !important;
  color:#05070d !important;
  font-size:13px !important;
  line-height:1 !important;
  margin:0 !important;
  padding:0 !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-menu{
  position:absolute !important;
  top:calc(100% + 8px) !important;
  left:0 !important;
  z-index:9999 !important;
  display:none !important;
  width:320px !important;
  min-width:320px !important;
  max-width:360px !important;
  max-height:430px !important;
  overflow:auto !important;
  padding:14px !important;
  background:#fff !important;
  border:1px solid #d8dde5 !important;
  border-radius:10px !important;
  box-shadow:0 18px 45px rgba(15,23,42,.16) !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-multiselect.is-open > .dfv-ms-menu{
  display:block !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-range-body{
  display:block !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-range-row{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:12px !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-range-row select,
.dfv-filter-layout-top #dvo-filter .dfv-ms-menu input[type="search"],
.dfv-filter-layout-top #dvo-filter .dfv-ms-menu input[type="text"]:not([type="checkbox"]){
  width:100% !important;
  min-height:48px !important;
  height:48px !important;
  margin:0 !important;
  padding:0 14px !important;
  background:#fff !important;
  border:1px solid #d8dde5 !important;
  border-radius:10px !important;
  box-shadow:0 1px 2px rgba(15,23,42,.04) !important;
  color:#111827 !important;
  font-size:15px !important;
  font-weight:500 !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-menu input[type="search"],
.dfv-filter-layout-top #dvo-filter .dfv-ms-menu input[type="text"]:not([type="checkbox"]){
  margin-bottom:12px !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-option,
.dfv-filter-layout-top #dvo-filter .dfv-ms-model-option{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:10px !important;
  min-height:34px !important;
  padding:6px 0 !important;
  margin:0 !important;
  color:#172033 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  text-align:left !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-option span,
.dfv-filter-layout-top #dvo-filter .dfv-ms-model-option span{
  flex:1 1 auto !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:10px !important;
  color:#172033 !important;
  font-size:15px !important;
  line-height:1.35 !important;
  font-weight:500 !important;
  text-align:left !important;
}

.dfv-filter-layout-top #dvo-filter .dfv-ms-option small,
.dfv-filter-layout-top #dvo-filter .dfv-ms-model-option small{
  margin-left:auto !important;
  color:#6f7480 !important;
  font-size:13px !important;
  font-weight:500 !important;
  white-space:nowrap !important;
}

.dfv-filter-layout-top #dvo-filter #offsetfiltervoorraad,
.dfv-filter-layout-top #dvo-filter .resetbtn{
  flex:0 0 220px !important;
  align-self:flex-end !important;
  min-height:48px !important;
  display:flex !important;
  align-items:flex-end !important;
}

.dfv-filter-layout-top #dvo-filter #buttonone,
.dfv-filter-layout-top #dvo-filter #buttontwo,
.dfv-filter-layout-top #dvo-filter .dvo-reset-btn,
.dfv-filter-layout-top #dvo-filter .reset{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  min-height:48px !important;
  height:48px !important;
  margin:0 !important;
  padding:0 18px !important;
  border-radius:10px !important;
  font-weight:900 !important;
  text-align:center !important;
  text-decoration:none !important;
}

.dfv-filter-layout-top #dvo-filter .dvo-reset-btn,
.dfv-filter-layout-top #dvo-filter .reset{
  background:#555 !important;
  border:1px solid #333 !important;
  color:#fff !important;
}

.dfv-filter-layout-top #dvo-filter #buttonone,
.dfv-filter-layout-top #dvo-filter #buttontwo{
  color:#05070d !important;
  background:transparent !important;
  border:0 !important;
}

.dfv-filter-layout-top #dvo-filter #buttontwo.d-none,
.dfv-filter-layout-top #dvo-filter #buttonone.d-none{
  display:none !important;
}

@media(max-width:1399px){
  .dfv-filter-layout-top #dvo-filter-form > .dvo-filter:not(.dfv-range-filter){flex-basis:170px !important;}
  .dfv-filter-layout-top #dvo-filter-form > .dfv-range-filter{flex-basis:310px !important;}
}
@media(max-width:991px){
  .dfv-filter-layout-top #dvo-filter-form > .dvo-filter:not(.dfv-range-filter),
  .dfv-filter-layout-top #dvo-filter-form > .dfv-range-filter,
  .dfv-filter-layout-top #dvo-filter #offsetfiltervoorraad,
  .dfv-filter-layout-top #dvo-filter .resetbtn{
    flex:1 1 calc(50% - 12px) !important;
  }
}
@media(max-width:767px){
  .dfv-filter-layout-top #dvo-filter.dfv-filter-top,
  .dfv-filter-layout-top #dvo-filter{padding:20px 16px !important;}
  .dfv-filter-layout-top #dvo-filter-form{gap:14px !important;}
  .dfv-filter-layout-top #dvo-filter-form > .dvo-filter:not(.dfv-range-filter),
  .dfv-filter-layout-top #dvo-filter-form > .dfv-range-filter,
  .dfv-filter-layout-top #dvo-filter #offsetfiltervoorraad,
  .dfv-filter-layout-top #dvo-filter .resetbtn{
    flex:1 1 100% !important;
  }
  .dfv-filter-layout-top #dvo-filter .dfv-ms-menu{
    position:static !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    margin-top:8px !important;
  }
}

/* === DFV v41 - Top zoekfilter: 6 velden per rij en merk/model niet standaard open === */
.dfv-filter-layout-top #dvo-filter.dfv-filter-top,
.dfv-filter-layout-top #dvo-filter{
  background:#f2f2f2 !important;
  border:0 !important;
  border-radius:18px !important;
  box-shadow:0 18px 45px rgba(15,23,42,.08) !important;
  padding:26px 28px !important;
  margin:0 0 34px 0 !important;
  overflow:visible !important;
}
.dfv-filter-layout-top #dvo-filter #dvo-text{
  display:block !important;
  width:100% !important;
  margin:0 0 22px 0 !important;
  padding:0 !important;
}
.dfv-filter-layout-top #dvo-filter #dvo-text h2{
  margin:0 0 4px 0 !important;
  padding:0 !important;
  font-size:28px !important;
  line-height:1.12 !important;
  font-weight:500 !important;
  color:#05070d !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-filter-count{
  display:block !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  font-size:16px !important;
  line-height:1.35 !important;
  font-weight:400 !important;
  color:#05070d !important;
}
.dfv-filter-layout-top #dvo-filter-form{
  display:grid !important;
  grid-template-columns:repeat(6, minmax(0, 1fr)) !important;
  gap:18px 22px !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  align-items:start !important;
}
.dfv-filter-layout-top #dvo-filter-form > .dvo-filter,
.dfv-filter-layout-top #dvo-filter-form > .dfv-range-filter,
.dfv-filter-layout-top #dvo-filter-form > .resetbtn,
.dfv-filter-layout-top #dvo-filter-form #offsetfiltervoorraad{
  float:none !important;
  width:100% !important;
  min-width:0 !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  flex:none !important;
  grid-column:auto !important;
  align-self:start !important;
  display:block !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-multiselect,
.dfv-filter-layout-top #dvo-filter .dfv-range-filter{
  position:relative !important;
  width:100% !important;
  min-width:0 !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-ms-toggle{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  width:100% !important;
  min-width:0 !important;
  height:48px !important;
  min-height:48px !important;
  padding:0 16px !important;
  background:#fff !important;
  border:1px solid #d8dde5 !important;
  border-radius:10px !important;
  box-shadow:0 1px 2px rgba(15,23,42,.04) !important;
  color:#05070d !important;
  text-align:left !important;
  cursor:pointer !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-ms-label{
  flex:1 1 auto !important;
  min-width:0 !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:15px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
  text-align:left !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-ms-toggle i{
  flex:0 0 auto !important;
  margin:0 !important;
  color:#05070d !important;
  font-size:13px !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-ms-menu{
  position:absolute !important;
  top:calc(100% + 8px) !important;
  left:0 !important;
  z-index:99999 !important;
  display:none !important;
  width:320px !important;
  min-width:320px !important;
  max-width:calc(100vw - 60px) !important;
  max-height:430px !important;
  overflow:auto !important;
  padding:14px !important;
  background:#fff !important;
  border:1px solid #d8dde5 !important;
  border-radius:10px !important;
  box-shadow:0 18px 45px rgba(15,23,42,.16) !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-multiselect.is-open > .dfv-ms-menu{
  display:block !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-head{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  width:100% !important;
  min-height:22px !important;
  height:auto !important;
  padding:0 !important;
  margin:0 0 8px 0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  color:#05070d !important;
  text-align:left !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-head span{
  flex:1 1 auto !important;
  min-width:0 !important;
  color:#05070d !important;
  font-size:18px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
  text-align:left !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-head i{
  flex:0 0 auto !important;
  font-size:13px !important;
  color:#05070d !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-body{
  display:block !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-row{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:12px !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-row select{
  width:100% !important;
  min-width:0 !important;
  height:48px !important;
  min-height:48px !important;
  padding:0 14px !important;
  background:#fff !important;
  border:1px solid #d8dde5 !important;
  border-radius:10px !important;
  box-shadow:0 1px 2px rgba(15,23,42,.04) !important;
  color:#111827 !important;
  font-size:15px !important;
  font-weight:500 !important;
}
.dfv-filter-layout-top #dvo-filter #offsetfiltervoorraad,
.dfv-filter-layout-top #dvo-filter .resetbtn{
  align-self:end !important;
}
.dfv-filter-layout-top #dvo-filter #buttonone,
.dfv-filter-layout-top #dvo-filter #buttontwo,
.dfv-filter-layout-top #dvo-filter .dvo-reset-btn,
.dfv-filter-layout-top #dvo-filter .reset{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:48px !important;
  min-height:48px !important;
  margin:0 !important;
  padding:0 18px !important;
  border-radius:10px !important;
  font-weight:900 !important;
  text-align:center !important;
  text-decoration:none !important;
}
.dfv-filter-layout-top #dvo-filter .dvo-reset-btn,
.dfv-filter-layout-top #dvo-filter .reset{
  background:#555 !important;
  border:1px solid #333 !important;
  color:#fff !important;
}
@media(max-width:1399px){
  .dfv-filter-layout-top #dvo-filter-form{grid-template-columns:repeat(4, minmax(0,1fr)) !important;}
}
@media(max-width:991px){
  .dfv-filter-layout-top #dvo-filter-form{grid-template-columns:repeat(3, minmax(0,1fr)) !important;}
}
@media(max-width:767px){
  .dfv-filter-layout-top #dvo-filter{padding:20px 16px !important;}
  .dfv-filter-layout-top #dvo-filter-form{grid-template-columns:1fr !important;gap:14px !important;}
  .dfv-filter-layout-top #dvo-filter .dfv-ms-menu{position:static !important;width:100% !important;min-width:0 !important;max-width:100% !important;margin-top:8px !important;}
}

/* === DFV v42 - Top zoekfilter: labels boven velden, geen auto-open en nette 6-koloms layout === */
.dfv-filter-layout-top #dvo-filter-form{
  display:grid !important;
  grid-template-columns:repeat(6, minmax(0, 1fr)) !important;
  gap:18px 22px !important;
  align-items:start !important;
}
.dfv-filter-layout-top #dvo-filter-form > .dvo-filter,
.dfv-filter-layout-top #dvo-filter-form > .dfv-range-filter,
.dfv-filter-layout-top #dvo-filter-form > .resetbtn,
.dfv-filter-layout-top #dvo-filter-form #offsetfiltervoorraad{
  width:100% !important;
  min-width:0 !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  float:none !important;
  flex:none !important;
  grid-column:auto !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-multiselect{
  position:relative !important;
}
.dfv-filter-layout-top #dvo-filter-form > .dvo-filter::before,
.dfv-filter-layout-top #dvo-filter .dfv-range-head span{
  display:block !important;
  margin:0 0 8px 0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:16px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
  text-align:left !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.dfv-filter-layout-top #collapse-merk::before{content:"Merk en model";}
.dfv-filter-layout-top #collapse-brandstof::before{content:"Brandstof";}
.dfv-filter-layout-top #collapse-carrosserie::before{content:"Carrosserie";}
.dfv-filter-layout-top #collapse-transmissie::before{content:"Transmissie";}
.dfv-filter-layout-top #collapse-kleur::before{content:"Kleur";}
.dfv-filter-layout-top #collapse-btw_marge::before{content:"BTW/Marge";}
.dfv-filter-layout-top #collapse-soort::before{content:"Voertuigsoort";}
.dfv-filter-layout-top #collapse-model::before,
.dfv-filter-layout-top #collapse-trefwoorden,
.dfv-filter-layout-top #dvo-trefwoorden,
.dfv-filter-layout-top .dvo-trefwoorden{
  display:none !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-ms-toggle{
  height:48px !important;
  min-height:48px !important;
  border-radius:10px !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-head{
  min-height:0 !important;
  height:auto !important;
  margin:0 0 8px 0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  cursor:default !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-head i{
  display:none !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-body{
  display:block !important;
  padding:0 !important;
  margin:0 !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-row{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:12px !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-row select{
  height:48px !important;
  min-height:48px !important;
  border-radius:10px !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-ms-menu{
  top:calc(100% + 8px) !important;
  z-index:99999 !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-multiselect.is-open > .dfv-ms-menu{
  display:block !important;
}
.dfv-filter-layout-top #dvo-filter #offsetfiltervoorraad,
.dfv-filter-layout-top #dvo-filter .resetbtn{
  align-self:end !important;
  padding-top:28px !important;
}
.dfv-filter-layout-top #dvo-filter #offsetfiltervoorraad{
  display:none !important;
}
@media(max-width:1399px){
  .dfv-filter-layout-top #dvo-filter-form{grid-template-columns:repeat(4, minmax(0,1fr)) !important;}
}
@media(max-width:991px){
  .dfv-filter-layout-top #dvo-filter-form{grid-template-columns:repeat(3, minmax(0,1fr)) !important;}
}
@media(max-width:767px){
  .dfv-filter-layout-top #dvo-filter-form{grid-template-columns:1fr !important;gap:14px !important;}
  .dfv-filter-layout-top #dvo-filter .dfv-ms-menu{position:static !important;width:100% !important;min-width:0 !important;max-width:100% !important;margin-top:8px !important;}
}


/* === DFV v43 - Top zoekfilter finetuning: model weg, sorteren titel en betere spacing === */
.dfv-filter-layout-top #dvo-filter #dvo-text{
  margin:0 0 6px 0 !important;
}
.dfv-filter-layout-top #dvo-filter #dvo-text h2{
  margin:0 0 6px 0 !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-filter-count{
  margin:0 0 28px 0 !important;
  padding:0 !important;
}
.dfv-filter-layout-top #collapse-model,
.dfv-filter-layout-top #collapse-model.dvo-filter,
.dfv-filter-layout-top #dvo-filter-form > #collapse-model,
.dfv-filter-layout-top #dvo-filter-form > #collapse-model.d-none{
  display:none !important;
  visibility:hidden !important;
  width:0 !important;
  height:0 !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  grid-column:auto !important;
}
.dfv-filter-layout-top #collapse-sorteren,
.dfv-filter-layout-top #collapse-sorteren.dvo-filter,
.dfv-filter-layout-top #dvo-filter-form > #collapse-sorteren,
.dfv-filter-layout-top #dvo-filter-form > #collapse-sorteren.d-none{
  display:block !important;
  visibility:visible !important;
  width:100% !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
}
.dfv-filter-layout-top #collapse-sorteren::before{
  content:"Sorteren" !important;
  display:block !important;
  margin:0 0 5px 0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:16px !important;
  line-height:1.15 !important;
  font-weight:900 !important;
  text-align:left !important;
}
.dfv-filter-layout-top #collapse-sorteren select,
.dfv-filter-layout-top #collapse-sorteren .form-select{
  width:100% !important;
  min-height:48px !important;
  height:48px !important;
  padding:0 14px !important;
  background:#fff !important;
  border:1px solid #d8dde5 !important;
  border-radius:10px !important;
  box-shadow:0 1px 2px rgba(15,23,42,.04) !important;
  color:#111827 !important;
  font-size:15px !important;
  font-weight:500 !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-head{
  margin:0 0 4px 0 !important;
  padding:0 !important;
  min-height:18px !important;
  line-height:1.15 !important;
}
.dfv-filter-layout-top #dvo-filter .dfv-range-head span{
  margin:0 !important;
  padding:0 !important;
  font-size:16px !important;
  line-height:1.15 !important;
}
.dfv-filter-layout-top #dvo-filter-form > .dvo-filter::before{
  margin:0 0 5px 0 !important;
  line-height:1.15 !important;
}
.dfv-filter-layout-top #collapse-trefwoorden,
.dfv-filter-layout-top #dvo-trefwoorden,
.dfv-filter-layout-top .dvo-trefwoorden,
.dfv-filter-layout-top [name="trefwoorden"],
.dfv-filter-layout-top [id*="trefwoord"],
.dfv-filter-layout-top [class*="trefwoord"]{
  display:none !important;
}

/* === DFV v44 - linkerfilter sorteren + bedrijfswagen lengte/hoogte === */
.dfv-filter-layout-left #collapse-sorteren,
.dfv-filter-layout-left #dvo-filter-form > #collapse-sorteren,
.dfv-filter-layout-left #dvo-filter-form > #collapse-sorteren.d-none{
  display:block !important;
  visibility:visible !important;
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
  margin:0 !important;
  padding:0 0 14px 0 !important;
  border-bottom:1px solid rgba(15,23,42,.08) !important;
}
.dfv-filter-layout-left #collapse-sorteren::before{
  content:'Sorteren' !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  margin:0 0 10px 0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:16px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
  text-align:left !important;
}
.dfv-filter-layout-left #collapse-sorteren select,
.dfv-filter-layout-left #collapse-sorteren .form-select{
  width:100% !important;
  min-height:44px !important;
  height:44px !important;
  border:1px solid #d8dde5 !important;
  background:#fff !important;
  border-radius:10px !important;
  padding:0 14px !important;
  color:#111827 !important;
  font-size:14px !important;
  font-weight:700 !important;
  box-shadow:0 1px 2px rgba(15,23,42,.04) !important;
}
.dfv-filter-layout-left #collapse-lengte-hoogte{
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
  margin:0 !important;
  padding:0 0 14px 0 !important;
  border-bottom:1px solid rgba(15,23,42,.08) !important;
}
.dfv-filter-layout-left .dfv-dimension-filter{
  width:100% !important;
}
.dfv-filter-layout-left .dfv-dimension-toggle{
  width:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  border:0 !important;
  background:transparent !important;
  color:#05070d !important;
  padding:0 !important;
  margin:0 !important;
  min-height:34px !important;
  text-align:left !important;
  font-size:16px !important;
  font-weight:900 !important;
  line-height:1.2 !important;
  cursor:pointer !important;
}
.dfv-filter-layout-left .dfv-dimension-toggle i{
  font-size:14px !important;
  line-height:1 !important;
  color:#05070d !important;
  flex:0 0 auto !important;
}
.dfv-filter-layout-left .dfv-dimension-menu{
  display:none !important;
  margin-top:12px !important;
  width:100% !important;
}
.dfv-filter-layout-left .dfv-dimension-filter.is-open .dfv-dimension-menu{
  display:block !important;
}
.dfv-filter-layout-left .dfv-dimension-cols{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:18px !important;
  align-items:start !important;
}
.dfv-filter-layout-left .dfv-dimension-title{
  margin:0 0 8px 0 !important;
  color:#1f2b4d !important;
  font-size:14px !important;
  font-weight:800 !important;
  line-height:1.2 !important;
}
.dfv-filter-layout-left .dfv-dimension-option{
  min-height:36px !important;
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  margin:0 0 6px 0 !important;
  padding:0 !important;
  color:#111827 !important;
  font-size:14px !important;
  font-weight:600 !important;
  cursor:pointer !important;
}
.dfv-filter-layout-left .dfv-dimension-option input{
  width:18px !important;
  height:18px !important;
  flex:0 0 18px !important;
  margin:0 !important;
  accent-color:#1e73be !important;
}
.dfv-filter-layout-left .dfv-dimension-option span{
  display:inline-block !important;
  line-height:1.2 !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte{
  display:none !important;
}

/* === DFV v45 - Linker voorraadfilter: sorteren/ranges in dezelfde stijl === */
.dfv-filter-layout-left #dvo-filter .dfv-range-filter,
.dfv-filter-layout-left #dvo-filter .dfv-sort-filter{
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
  margin:0 !important;
  padding:0 0 14px 0 !important;
  border-bottom:1px solid rgba(15,23,42,.08) !important;
  background:transparent !important;
  box-shadow:none !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-head,
.dfv-filter-layout-left #dvo-filter .dfv-sort-head{
  width:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  margin:0 !important;
  padding:0 !important;
  min-height:34px !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#05070d !important;
  text-align:left !important;
  cursor:pointer !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-head span,
.dfv-filter-layout-left #dvo-filter .dfv-sort-head span{
  display:block !important;
  flex:1 1 auto !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:20px !important;
  line-height:1.22 !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  text-align:left !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-head i,
.dfv-filter-layout-left #dvo-filter .dfv-sort-head i{
  flex:0 0 22px !important;
  width:22px !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:16px !important;
  line-height:1 !important;
  text-align:center !important;
  transform:none !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-filter.is-collapsed .dfv-range-body,
.dfv-filter-layout-left #dvo-filter .dfv-sort-filter.is-collapsed .dfv-sort-body{
  display:none !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-filter.is-collapsed .dfv-range-head i:before,
.dfv-filter-layout-left #dvo-filter .dfv-sort-filter.is-collapsed .dfv-sort-head i:before{
  content:"\f067" !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-filter:not(.is-collapsed) .dfv-range-head i:before,
.dfv-filter-layout-left #dvo-filter .dfv-sort-filter:not(.is-collapsed) .dfv-sort-head i:before{
  content:"\f068" !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-body,
.dfv-filter-layout-left #dvo-filter .dfv-sort-body{
  width:100% !important;
  margin:12px 0 0 0 !important;
  padding:0 0 4px 0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-row{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:12px !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-row select,
.dfv-filter-layout-left #dvo-filter .dfv-sort-body select,
.dfv-filter-layout-left #dvo-filter .dfv-sort-body .form-select{
  width:100% !important;
  min-height:48px !important;
  height:48px !important;
  margin:0 !important;
  padding:0 14px !important;
  background:#fff !important;
  border:1px solid #bdc2ca !important;
  border-radius:10px !important;
  box-shadow:none !important;
  color:#111827 !important;
  font-size:16px !important;
  line-height:1.2 !important;
  font-weight:500 !important;
}

/* Sorteerfilter niet meer met pseudo-label tonen; echte header wordt gebruikt. */
.dfv-filter-layout-left #collapse-sorteren::before{
  content:none !important;
  display:none !important;
}

/* === DFV v46 - Linker filter: range/sort spacing gelijk + sorteren klikbaar === */
.dfv-filter-layout-left #dvo-filter .dfv-range-filter,
.dfv-filter-layout-left #dvo-filter .dfv-sort-filter{
  margin:0 !important;
  padding:0 !important;
  border-bottom:1px solid rgba(15,23,42,.08) !important;
  background:transparent !important;
  box-shadow:none !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-head,
.dfv-filter-layout-left #dvo-filter .dfv-sort-head{
  min-height:62px !important;
  height:auto !important;
  padding:18px 0 !important;
  margin:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:18px !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  cursor:pointer !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-head span,
.dfv-filter-layout-left #dvo-filter .dfv-sort-head span{
  font-size:20px !important;
  line-height:1.22 !important;
  font-weight:900 !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-body,
.dfv-filter-layout-left #dvo-filter .dfv-sort-body{
  margin:0 !important;
  padding:0 0 18px 0 !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-filter.is-collapsed .dfv-range-body,
.dfv-filter-layout-left #dvo-filter .dfv-sort-filter.is-collapsed .dfv-sort-body{
  display:none !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-filter.is-collapsed .dfv-range-head i:before,
.dfv-filter-layout-left #dvo-filter .dfv-sort-filter.is-collapsed .dfv-sort-head i:before{
  content:"\f067" !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-range-filter:not(.is-collapsed) .dfv-range-head i:before,
.dfv-filter-layout-left #dvo-filter .dfv-sort-filter:not(.is-collapsed) .dfv-sort-head i:before{
  content:"\f068" !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-sort-head{
  pointer-events:auto !important;
  position:relative !important;
  z-index:2 !important;
}

.dfv-filter-layout-left #dvo-filter .dfv-sort-body select,
.dfv-filter-layout-left #dvo-filter .dfv-sort-body .form-select{
  display:block !important;
  width:100% !important;
  min-height:48px !important;
  height:48px !important;
  border-radius:10px !important;
}


/* === DFV v47 - Linker filter: range/sort exacte spacing + sorteren open/dicht === */
#dvo-filter-form.dfv-filter-panel-left > .dfv-range-filter,
#dvo-filter-form.dfv-filter-panel-left > .dfv-sort-filter,
.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter,
.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter{
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
  display:block !important;
  float:none !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border-top:0 !important;
  border-right:0 !important;
  border-left:0 !important;
  border-bottom:1px solid rgba(15,23,42,.08) !important;
  box-shadow:none !important;
  border-radius:0 !important;
}
#dvo-filter-form.dfv-filter-panel-left > .dfv-range-filter > .dfv-range-head,
#dvo-filter-form.dfv-filter-panel-left > .dfv-sort-filter > .dfv-sort-head,
.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter > .dfv-range-head,
.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter > .dfv-sort-head{
  width:100% !important;
  min-height:62px !important;
  height:62px !important;
  margin:0 !important;
  padding:18px 0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:18px !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#05070d !important;
  cursor:pointer !important;
  text-align:left !important;
}
#dvo-filter-form.dfv-filter-panel-left > .dfv-range-filter > .dfv-range-head span,
#dvo-filter-form.dfv-filter-panel-left > .dfv-sort-filter > .dfv-sort-head span,
.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter > .dfv-range-head span,
.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter > .dfv-sort-head span{
  display:block !important;
  flex:1 1 auto !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:20px !important;
  line-height:1.22 !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  text-align:left !important;
  white-space:normal !important;
}
#dvo-filter-form.dfv-filter-panel-left > .dfv-range-filter > .dfv-range-head i,
#dvo-filter-form.dfv-filter-panel-left > .dfv-sort-filter > .dfv-sort-head i,
.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter > .dfv-range-head i,
.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter > .dfv-sort-head i{
  flex:0 0 22px !important;
  width:22px !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:16px !important;
  line-height:1 !important;
  text-align:center !important;
  pointer-events:none !important;
}
#dvo-filter-form.dfv-filter-panel-left > .dfv-range-filter > .dfv-range-body,
#dvo-filter-form.dfv-filter-panel-left > .dfv-sort-filter > .dfv-sort-body,
.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter > .dfv-range-body,
.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter > .dfv-sort-body{
  width:100% !important;
  margin:0 !important;
  padding:0 0 18px 0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
#dvo-filter-form.dfv-filter-panel-left > .dfv-range-filter.is-collapsed > .dfv-range-body,
#dvo-filter-form.dfv-filter-panel-left > .dfv-sort-filter.is-collapsed > .dfv-sort-body,
.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter.is-collapsed > .dfv-range-body,
.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter.is-collapsed > .dfv-sort-body{
  display:none !important;
}
#dvo-filter-form.dfv-filter-panel-left > .dfv-range-filter:not(.is-collapsed) > .dfv-range-body,
#dvo-filter-form.dfv-filter-panel-left > .dfv-sort-filter:not(.is-collapsed) > .dfv-sort-body,
.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter:not(.is-collapsed) > .dfv-range-body,
.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter:not(.is-collapsed) > .dfv-sort-body{
  display:block !important;
}
#dvo-filter-form.dfv-filter-panel-left > .dfv-range-filter.is-collapsed > .dfv-range-head i:before,
#dvo-filter-form.dfv-filter-panel-left > .dfv-sort-filter.is-collapsed > .dfv-sort-head i:before,
.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter.is-collapsed > .dfv-range-head i:before,
.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter.is-collapsed > .dfv-sort-head i:before{
  content:"\f067" !important;
  font-family:FontAwesome !important;
}
#dvo-filter-form.dfv-filter-panel-left > .dfv-range-filter:not(.is-collapsed) > .dfv-range-head i:before,
#dvo-filter-form.dfv-filter-panel-left > .dfv-sort-filter:not(.is-collapsed) > .dfv-sort-head i:before,
.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter:not(.is-collapsed) > .dfv-range-head i:before,
.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter:not(.is-collapsed) > .dfv-sort-head i:before{
  content:"\f068" !important;
  font-family:FontAwesome !important;
}
#dvo-filter-form.dfv-filter-panel-left > .dfv-range-filter .dfv-range-row,
.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter .dfv-range-row{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:12px !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
}
#dvo-filter-form.dfv-filter-panel-left > .dfv-range-filter .dfv-range-row select,
#dvo-filter-form.dfv-filter-panel-left > .dfv-sort-filter .dfv-sort-body select,
#dvo-filter-form.dfv-filter-panel-left > .dfv-sort-filter .dfv-sort-body .form-select,
.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter .dfv-range-row select,
.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter .dfv-sort-body select,
.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter .dfv-sort-body .form-select{
  width:100% !important;
  min-width:0 !important;
  max-width:100% !important;
  min-height:48px !important;
  height:48px !important;
  margin:0 !important;
  padding:0 14px !important;
  background:#fff !important;
  border:1px solid #bdc2ca !important;
  border-radius:10px !important;
  box-shadow:none !important;
  color:#111827 !important;
  font-size:16px !important;
  line-height:1.2 !important;
  font-weight:500 !important;
}
#dvo-filter-form.dfv-filter-panel-left #collapse-sorteren::before,
.dfv-filter-layout-left #dvo-filter-form #collapse-sorteren::before{
  content:none !important;
  display:none !important;
}

/* === DFV v51 - Lengte/Hoogte filter links finetuning === */
.dfv-filter-layout-left #collapse-lengte-hoogte.dfv-dimension-wrapper{
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
  margin:12px 0 0 0 !important;
  padding:14px 0 14px 0 !important;
  border-top:1px solid rgba(15,23,42,.08) !important;
  border-bottom:1px solid rgba(15,23,42,.08) !important;
  background:transparent !important;
  box-shadow:none !important;
}
.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-toggle{
  width:100% !important;
  min-height:34px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  color:#05070d !important;
  text-align:left !important;
  box-shadow:none !important;
  cursor:pointer !important;
}
.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-toggle span{
  display:block !important;
  flex:1 1 auto !important;
  margin:0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:20px !important;
  line-height:1.22 !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  text-align:left !important;
}
.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-toggle i{
  flex:0 0 22px !important;
  width:22px !important;
  margin:0 !important;
  color:#05070d !important;
  font-size:16px !important;
  line-height:1 !important;
  text-align:center !important;
}
.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-menu{
  margin:12px 0 0 0 !important;
  padding:0 0 4px 0 !important;
}
.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-cols{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:18px !important;
}
.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-title{
  margin:0 0 10px 0 !important;
  padding:0 !important;
  color:#1f2b4d !important;
  font-size:16px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
}
.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-option{
  min-height:36px !important;
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  margin:0 0 6px 0 !important;
  padding:0 !important;
  color:#111827 !important;
  font-size:16px !important;
  line-height:1.2 !important;
  font-weight:500 !important;
}
.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-option input{
  width:20px !important;
  height:20px !important;
  flex:0 0 20px !important;
  margin:0 !important;
  accent-color:#1e73be !important;
}
.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-option small{
  color:#6b7280 !important;
  font-size:14px !important;
  font-weight:500 !important;
}

/* === DFV v51 - extra ruimte boven Lengte/Hoogte links === */
.dfv-filter-layout-left #collapse-lengte-hoogte.dfv-dimension-wrapper{margin-top:12px!important;padding-top:14px!important;border-top:1px solid rgba(15,23,42,.08)!important;}

/* === DFV v52 - Zoekfilter boven: Lengte/Hoogte netjes + sorteren label opruimen === */
.dfv-filter-layout-top #collapse-lengte-hoogte.dfv-dimension-wrapper{
  display:block !important;
  visibility:visible !important;
  width:100% !important;
  min-width:0 !important;
  max-width:100% !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
  background:transparent !important;
  box-shadow:none !important;
  border:0 !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte::before{
  content:"Lengte / Hoogte" !important;
  display:block !important;
  margin:0 0 5px 0 !important;
  padding:0 !important;
  color:#05070d !important;
  font-size:16px !important;
  line-height:1.15 !important;
  font-weight:900 !important;
  text-align:left !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-filter{
  position:relative !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-toggle{
  width:100% !important;
  min-width:0 !important;
  max-width:100% !important;
  height:48px !important;
  min-height:48px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  margin:0 !important;
  padding:0 16px !important;
  background:#fff !important;
  border:1px solid #d8dde5 !important;
  border-radius:10px !important;
  box-shadow:0 1px 2px rgba(15,23,42,.04) !important;
  color:#111827 !important;
  font-size:15px !important;
  line-height:1.2 !important;
  font-weight:800 !important;
  text-align:left !important;
  cursor:pointer !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-toggle span{
  display:block !important;
  overflow:hidden !important;
  white-space:nowrap !important;
  text-overflow:ellipsis !important;
  color:#111827 !important;
  font-size:15px !important;
  line-height:1.2 !important;
  font-weight:800 !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-toggle i{
  flex:0 0 auto !important;
  width:auto !important;
  margin:0 !important;
  color:#111827 !important;
  font-size:14px !important;
  line-height:1 !important;
  text-align:center !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-menu{
  display:none !important;
  position:absolute !important;
  z-index:9999 !important;
  top:calc(100% + 8px) !important;
  left:0 !important;
  width:360px !important;
  max-width:min(360px, calc(100vw - 48px)) !important;
  max-height:360px !important;
  overflow:auto !important;
  margin:0 !important;
  padding:16px !important;
  background:#fff !important;
  border:1px solid #e5e7eb !important;
  border-radius:10px !important;
  box-shadow:0 18px 45px rgba(15,23,42,.16) !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-filter.is-open .dfv-dimension-menu{
  display:block !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-cols{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:18px !important;
  align-items:start !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-title{
  margin:0 0 10px 0 !important;
  padding:0 !important;
  color:#1f2b4d !important;
  font-size:15px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-option{
  min-height:34px !important;
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  margin:0 0 6px 0 !important;
  padding:0 !important;
  color:#111827 !important;
  font-size:15px !important;
  line-height:1.2 !important;
  font-weight:500 !important;
  cursor:pointer !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-option input{
  width:18px !important;
  height:18px !important;
  flex:0 0 18px !important;
  margin:0 !important;
  accent-color:#1e73be !important;
}
.dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-option small{
  color:#6b7280 !important;
  font-size:13px !important;
  font-weight:500 !important;
}
.dfv-filter-layout-top #collapse-sorteren .dfv-sort-head,
.dfv-filter-layout-top #collapse-sorteren .dfv-sort-head span,
.dfv-filter-layout-top #collapse-sorteren .dfv-sort-head i{
  display:none !important;
  visibility:hidden !important;
  width:0 !important;
  height:0 !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
}
.dfv-filter-layout-top #collapse-sorteren .dfv-sort-body{
  display:block !important;
  margin:0 !important;
  padding:0 !important;
}
@media(max-width:767px){
  .dfv-filter-layout-top #collapse-lengte-hoogte .dfv-dimension-menu{
    position:static !important;
    width:100% !important;
    max-width:100% !important;
    margin-top:8px !important;
  }
}

/* === DFV Lease en financieren detailknop + calculator popup === */
.dfv-detail-cta-lease {
  white-space: nowrap;
}
.dfv-leasecalc-modal .dfv-popup-dialog {
  max-width: 920px;
}
.dfv-leasecalc-logo {
  max-width: 180px;
  max-height: 64px;
  object-fit: contain;
  display: block;
  margin: 0 0 12px;
  background: #fff;
  border-radius: 10px;
  padding: 8px;
}
.dfv-leasecalc-wrap {
  padding: 24px;
  background: #fff;
}
.dfv-leasecalc-tabs {
  display: flex;
  gap: 10px;
  margin-bottom: 18px;
}
.dfv-leasecalc-tab {
  border: 1px solid #d8dde6;
  background: #f7f8fb;
  color: #111827;
  border-radius: 12px;
  padding: 12px 18px;
  font-weight: 800;
  cursor: pointer;
}
.dfv-leasecalc-tab.is-active {
  background: #1f4aa8;
  border-color: #1f4aa8;
  color: #fff;
}
.dfv-leasecalc-summary {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  background: #f4f6fa;
  border: 1px solid #e3e7ef;
  border-radius: 14px;
  padding: 14px 16px;
  margin-bottom: 18px;
}
.dfv-leasecalc-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.dfv-leasecalc-grid label {
  display: flex;
  flex-direction: column;
  gap: 7px;
  font-weight: 800;
  color: #111827;
}
.dfv-leasecalc-grid input,
.dfv-leasecalc-grid select {
  width: 100%;
  height: 48px;
  border: 1px solid #d8dde6;
  border-radius: 12px;
  padding: 0 14px;
  background: #fff;
  font-weight: 700;
}
.dfv-leasecalc-result {
  margin-top: 20px;
  padding: 18px;
  border-radius: 16px;
  background: #111827;
  color: #fff;
  display: grid;
  gap: 6px;
}
.dfv-leasecalc-result span {
  opacity: .8;
  font-weight: 700;
}
.dfv-leasecalc-result strong {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  line-height: 1.1;
}
.dfv-leasecalc-result small {
  opacity: .75;
}
.dfv-leasecalc-provider {
  margin-top: 16px;
  color: #4b5563;
  font-size: .95rem;
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
  align-items: center;
}
.dfv-leasecalc-provider a {
  color: #1f4aa8;
  font-weight: 800;
  text-decoration: none !important;
}
@media (max-width: 768px) {
  .dfv-leasecalc-grid { grid-template-columns: 1fr; }
  .dfv-leasecalc-summary { flex-direction: column; }
  .dfv-detail-cta-buttons { flex-wrap: wrap; }
  .dfv-detail-cta-lease { width: 100%; }
}


/* === DFV fix: admin-kleuren detail CTA en inruil/verzendknoppen altijd laten winnen ===
   Oorzaak: het donkere detailthema overschreef de CSS-variabelen van de admin-instellingen. */
#dvo-website .dfv-detail-cta-button,
body #dvo-website .dfv-detail-cta-button {
  background-color: var(--dfv-cta-bg, #970a0a) !important;
  color: var(--dfv-cta-color, #ffffff) !important;
  border-color: var(--dfv-cta-border, #970a0a) !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-radius: var(--dfv-cta-radius, 14px) !important;
  font-size: var(--dfv-cta-font-size, 1rem) !important;
  font-weight: var(--dfv-cta-font-weight, 900) !important;
}
#dvo-website .dfv-detail-cta-button:hover,
#dvo-website .dfv-detail-cta-button:focus,
body #dvo-website .dfv-detail-cta-button:hover,
body #dvo-website .dfv-detail-cta-button:focus {
  background-color: var(--dfv-cta-hover-bg, #ffffff) !important;
  color: var(--dfv-cta-hover-color, #970a0a) !important;
  border-color: var(--dfv-cta-hover-border, #970a0a) !important;
}
#dvo-website .dfv-submit-btn,
body #dvo-website .dfv-submit-btn,
body .dfv-popup-modal .dfv-submit-btn {
  background-color: var(--dfv-submit-bg, #970a0a) !important;
  color: var(--dfv-submit-color, #ffffff) !important;
  border-color: var(--dfv-submit-border, #970a0a) !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-radius: var(--dfv-submit-radius, 14px) !important;
  font-size: var(--dfv-submit-font-size, 1rem) !important;
  font-weight: var(--dfv-submit-font-weight, 900) !important;
}
#dvo-website .dfv-submit-btn:hover,
#dvo-website .dfv-submit-btn:focus,
body #dvo-website .dfv-submit-btn:hover,
body #dvo-website .dfv-submit-btn:focus,
body .dfv-popup-modal .dfv-submit-btn:hover,
body .dfv-popup-modal .dfv-submit-btn:focus {
  background-color: var(--dfv-submit-hover-bg, #ffffff) !important;
  color: var(--dfv-submit-hover-color, #970a0a) !important;
  border-color: var(--dfv-submit-hover-border, #970a0a) !important;
}


/* === DFV admin uitbreidingen: Volgende/vorige + onderste CTA === */
#dvo-website .dfv-nextprev-modern .dvo-nextprev-preview,
#dvo-website .dfv-nextprev-usps,
#dvo-website .dfv-bottom-contact-cta,
#dvo-website .dfv-bottom-contact-btn {
  transition: background-color .18s ease, color .18s ease, border-color .18s ease;
}
#dvo-website .dfv-nextprev-modern .dvo-nextprev-btn {
  border: 1px solid transparent !important;
}
#dvo-website .dfv-nextprev-usps-btn,
#dvo-website .dfv-bottom-contact-btn-primary,
#dvo-website .dfv-bottom-contact-btn-secondary {
  border-style: solid !important;
}


/* === DFV fix: online/offline contactblok rechts naast onderste contact CTA === */
#dvo-website .dfv-bottom-contact-combo,
.dfv-bottom-contact-combo {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(280px, 430px) !important;
    gap: 18px !important;
    align-items: stretch !important;
    width: 100% !important;
}

#dvo-website .dfv-bottom-contact-combo .dfv-bottom-contact-cta,
.dfv-bottom-contact-combo .dfv-bottom-contact-cta {
    min-width: 0 !important;
    height: 100% !important;
}

#dvo-website .dfv-bottom-contact-combo .dvo-contact-infobox,
.dfv-bottom-contact-combo .dvo-contact-infobox {
    display: flex !important;
    align-items: center !important;
    height: 100% !important;
    min-height: 150px !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 18px !important;
    background: var(--dvo-contactblok-bg, #000000) !important;
    color: #ffffff !important;
    border-radius: 10px !important;
    overflow: hidden !important;
}

#dvo-website .dfv-bottom-contact-combo .dvo-contact-infobox.d-none,
.dfv-bottom-contact-combo .dvo-contact-infobox.d-none {
    display: flex !important;
}

#dvo-website .dfv-bottom-contact-combo .dvo-contact-infobox-inner,
.dfv-bottom-contact-combo .dvo-contact-infobox-inner {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    width: 100% !important;
}

#dvo-website .dfv-bottom-contact-combo .dvo-contact-image,
.dfv-bottom-contact-combo .dvo-contact-image {
    flex: 0 0 140px !important;
    max-width: 140px !important;
}

#dvo-website .dfv-bottom-contact-combo .dvo-contact-image img,
.dfv-bottom-contact-combo .dvo-contact-image img {
    width: 140px !important;
    height: auto !important;
    max-height: 135px !important;
    object-fit: contain !important;
    display: block !important;
}

#dvo-website .dfv-bottom-contact-combo .dvo-contact-text,
.dfv-bottom-contact-combo .dvo-contact-text {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    color: #ffffff !important;
    font-size: clamp(.95rem, 1.1vw, 1.12rem) !important;
    line-height: 1.45 !important;
    font-weight: 500 !important;
}

#dvo-website .dfv-bottom-contact-combo .dvo-contact-text a,
.dfv-bottom-contact-combo .dvo-contact-text a {
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 800 !important;
}

@media (max-width: 991px) {
    #dvo-website .dfv-bottom-contact-combo,
    .dfv-bottom-contact-combo {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 520px) {
    #dvo-website .dfv-bottom-contact-combo .dvo-contact-infobox-inner,
    .dfv-bottom-contact-combo .dvo-contact-infobox-inner {
        flex-direction: column !important;
        text-align: center !important;
    }

    #dvo-website .dfv-bottom-contact-combo .dvo-contact-image,
    .dfv-bottom-contact-combo .dvo-contact-image {
        flex-basis: auto !important;
        max-width: 180px !important;
    }
}

/* === DFV lease-popup: compact formulier + termijnknoppen === */
.dfv-leasecalc-modal .dfv-popup-dialog {
  max-width: 980px;
}
.dfv-leasecalc-modal .dfv-popup-hero {
  padding-bottom: 16px;
}
.dfv-leasecalc-modal .dfv-popup-eyebrow {
  display: none !important;
}
.dfv-leasecalc-wrap {
  padding: 18px;
}
.dfv-leasecalc-tabs {
  margin-bottom: 12px;
}
.dfv-leasecalc-tab {
  padding: 9px 14px;
  border-radius: 10px;
}
.dfv-leasecalc-summary {
  padding: 10px 13px;
  margin-bottom: 12px;
  border-radius: 12px;
}
.dfv-leasecalc-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}
.dfv-leasecalc-grid label,
.dfv-lease-form-grid label,
.dfv-leasecalc-term-row > span {
  font-size: .82rem;
  gap: 4px;
}
.dfv-leasecalc-grid input,
.dfv-leasecalc-grid select,
.dfv-lease-form-grid input,
.dfv-lease-form-grid select,
.dfv-lease-form-grid textarea {
  min-height: 38px;
  height: 38px;
  border: 1px solid #d8dde6;
  border-radius: 9px;
  padding: 0 10px;
  font-size: .9rem;
  font-weight: 650;
  background: #fff;
}
.dfv-lease-form-grid textarea {
  height: auto;
  min-height: 58px;
  padding-top: 8px;
  resize: vertical;
}
.dfv-leasecalc-term-row {
  display: grid;
  grid-template-columns: 90px 1fr;
  gap: 10px;
  align-items: center;
  margin-top: 10px;
}
.dfv-leasecalc-term-buttons {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 8px;
}
.dfv-leasecalc-term {
  min-height: 38px;
  border: 1px solid #d8dde6;
  border-radius: 10px;
  background: #f7f8fb;
  color: #111827;
  font-weight: 900;
  cursor: pointer;
}
.dfv-leasecalc-term.is-active,
.dfv-leasecalc-term:hover {
  background: #1f4aa8;
  border-color: #1f4aa8;
  color: #fff;
}
.dfv-leasecalc-result {
  margin-top: 12px;
  padding: 12px 14px;
  border-radius: 13px;
}
.dfv-leasecalc-result strong {
  font-size: clamp(1.35rem, 2.2vw, 2rem);
}
.dfv-lease-application-form {
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px solid #e3e7ef;
}
.dfv-lease-section {
  display: none;
}
.dfv-lease-section.is-active {
  display: block;
}
.dfv-lease-section h4 {
  margin: 0 0 10px;
  font-size: 1rem;
  font-weight: 900;
  color: #111827;
}
.dfv-lease-form-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 9px;
  position: relative;
}
.dfv-lease-field-full,
.dfv-lease-form-grid .dfv-lease-field-full {
  grid-column: 1 / -1;
}
.dfv-lease-private-active .dfv-calc-residual-field {
  display: none;
}
.dfv-lease-submit {
  width: 100%;
  margin-top: 12px;
  min-height: 42px;
  border-radius: 12px;
}
.dfv-lease-recaptcha {
  margin-top: 12px;
}
.dfv-kvk-suggestions {
  display: none;
  grid-column: 1 / -1;
  margin-top: -4px;
  border: 1px solid #d8dde6;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .12);
}
.dfv-kvk-suggestions.is-visible {
  display: grid;
}
.dfv-kvk-suggestion {
  border: 0;
  border-bottom: 1px solid #eef1f5;
  background: #fff;
  padding: 8px 10px;
  text-align: left;
  font-size: .88rem;
  cursor: pointer;
}
.dfv-kvk-suggestion:hover {
  background: #f4f6fa;
}
.dfv-field-error {
  border-color: #dc2626 !important;
  box-shadow: 0 0 0 2px rgba(220, 38, 38, .1) !important;
}
.dfv-leasecalc-provider {
  margin-top: 10px;
  font-size: .82rem;
}
@media (max-width: 900px) {
  .dfv-leasecalc-grid,
  .dfv-lease-form-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 560px) {
  .dfv-leasecalc-grid,
  .dfv-lease-form-grid,
  .dfv-leasecalc-term-row {
    grid-template-columns: 1fr;
  }
  .dfv-leasecalc-term-buttons {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* === DFV lease-popup modernisering 2026-06-09 === */
.dfv-leasecalc-modal .dfv-popup-dialog {
  max-width: 1040px !important;
  border-radius: 26px !important;
  background: #ffffff !important;
  overflow: auto !important;
}

.dfv-leasecalc-modal .dfv-popup-hero {
  background: transparent !important;
  color: #111827 !important;
  border-radius: 26px 26px 0 0 !important;
  padding: 26px 30px 10px !important;
  border-bottom: 0 !important;
}

.dfv-leasecalc-modal .dfv-popup-hero h3 {
  color: #111827 !important;
  margin: 8px 54px 6px 0 !important;
  font-size: clamp(1.6rem, 2.6vw, 2.15rem) !important;
  letter-spacing: -0.04em !important;
}

.dfv-leasecalc-modal .dfv-popup-hero p {
  color: #475467 !important;
  max-width: 620px !important;
  font-size: .98rem !important;
  line-height: 1.45 !important;
  opacity: 1 !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-logo {
  max-width: 170px !important;
  max-height: 58px !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.dfv-leasecalc-modal .dfv-popup-close {
  background: #111827 !important;
  color: #ffffff !important;
  border: 0 !important;
  box-shadow: 0 10px 25px rgba(15, 23, 42, .18) !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-wrap {
  padding: 16px 30px 24px !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-tabs {
  display: inline-flex !important;
  gap: 6px !important;
  padding: 5px !important;
  margin-bottom: 14px !important;
  border-radius: 999px !important;
  background: #f2f4f7 !important;
  border: 1px solid #eaecf0 !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-tab {
  min-height: 38px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: #475467 !important;
  padding: 8px 18px !important;
  font-size: .92rem !important;
  font-weight: 800 !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-tab.is-active {
  background: #0f3f95 !important;
  color: #ffffff !important;
  box-shadow: 0 8px 20px rgba(15, 63, 149, .18) !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-summary {
  background: #f8fafc !important;
  border: 1px solid #e6ebf2 !important;
  border-radius: 16px !important;
  padding: 12px 16px !important;
  margin-bottom: 12px !important;
  align-items: center !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-summary strong,
.dfv-leasecalc-modal .dfv-leasecalc-summary span {
  color: #111827 !important;
  font-size: .98rem !important;
  font-weight: 900 !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-grid > input[type="hidden"] {
  display: none !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-grid label,
.dfv-leasecalc-modal .dfv-lease-form-grid label,
.dfv-leasecalc-modal .dfv-leasecalc-term-row > span {
  color: #344054 !important;
  font-size: .78rem !important;
  font-weight: 800 !important;
  letter-spacing: .01em !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-grid input,
.dfv-leasecalc-modal .dfv-leasecalc-grid select,
.dfv-leasecalc-modal .dfv-lease-form-grid input,
.dfv-leasecalc-modal .dfv-lease-form-grid select,
.dfv-leasecalc-modal .dfv-lease-form-grid textarea {
  min-height: 42px !important;
  height: 42px !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 12px !important;
  padding: 0 13px !important;
  background: #ffffff !important;
  color: #101828 !important;
  font-size: .9rem !important;
  font-weight: 700 !important;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05) !important;
  transition: border-color .18s ease, box-shadow .18s ease, background-color .18s ease !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-grid input:focus,
.dfv-leasecalc-modal .dfv-leasecalc-grid select:focus,
.dfv-leasecalc-modal .dfv-lease-form-grid input:focus,
.dfv-leasecalc-modal .dfv-lease-form-grid select:focus,
.dfv-leasecalc-modal .dfv-lease-form-grid textarea:focus {
  outline: none !important;
  border-color: #0f3f95 !important;
  box-shadow: 0 0 0 4px rgba(15, 63, 149, .12) !important;
}

.dfv-leasecalc-modal .dfv-lease-form-grid textarea {
  height: auto !important;
  min-height: 64px !important;
  padding-top: 10px !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-term-row {
  grid-template-columns: 78px 1fr !important;
  margin-top: 12px !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-term-buttons {
  gap: 8px !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-term {
  min-height: 40px !important;
  border-radius: 12px !important;
  border: 1px solid #d0d5dd !important;
  background: #ffffff !important;
  color: #344054 !important;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .04) !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-term.is-active,
.dfv-leasecalc-modal .dfv-leasecalc-term:hover {
  background: #0f3f95 !important;
  border-color: #0f3f95 !important;
  color: #ffffff !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-result {
  max-width: 360px !important;
  margin: 14px 0 0 !important;
  padding: 14px 16px !important;
  border-radius: 18px !important;
  background: linear-gradient(135deg, #101828 0%, #18253f 100%) !important;
  box-shadow: 0 16px 38px rgba(16, 24, 40, .16) !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-result span {
  font-size: .82rem !important;
  line-height: 1.2 !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-result strong {
  font-size: clamp(1.45rem, 2.2vw, 2.05rem) !important;
  line-height: 1 !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-result small {
  font-size: .74rem !important;
  line-height: 1.35 !important;
}

.dfv-leasecalc-modal .dfv-lease-application-form {
  margin-top: 16px !important;
  padding-top: 16px !important;
  border-top: 1px solid #eaecf0 !important;
}

.dfv-leasecalc-modal .dfv-lease-section h4 {
  margin-bottom: 12px !important;
  color: #101828 !important;
  font-size: 1.03rem !important;
  letter-spacing: -0.02em !important;
}

.dfv-leasecalc-modal .dfv-lease-form-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 11px !important;
}

.dfv-leasecalc-modal .dfv-lease-field-full,
.dfv-leasecalc-modal .dfv-lease-form-grid .dfv-lease-field-full {
  grid-column: 1 / -1 !important;
}

.dfv-leasecalc-modal .dfv-lease-recaptcha {
  display: flex !important;
  justify-content: center !important;
  margin-top: 14px !important;
}

.dfv-leasecalc-modal .dfv-lease-submit {
  width: auto !important;
  min-height: 46px !important;
  margin: 14px auto 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 999px !important;
  padding: 0 28px !important;
  box-shadow: 0 14px 34px rgba(151, 10, 10, .18) !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-provider {
  width: 100% !important;
  margin: 14px auto 0 !important;
  padding-top: 10px !important;
  border-top: 1px solid #f0f2f5 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 3px !important;
  color: #667085 !important;
  font-size: .74rem !important;
  line-height: 1.35 !important;
  text-align: center !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-provider a {
  color: #344054 !important;
  font-size: .76rem !important;
  font-weight: 800 !important;
}

@media (max-width: 900px) {
  .dfv-leasecalc-modal .dfv-leasecalc-grid,
  .dfv-leasecalc-modal .dfv-lease-form-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .dfv-leasecalc-modal .dfv-leasecalc-result {
    max-width: none !important;
  }
}

@media (max-width: 560px) {
  .dfv-leasecalc-modal .dfv-popup-hero,
  .dfv-leasecalc-modal .dfv-leasecalc-wrap {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .dfv-leasecalc-modal .dfv-leasecalc-grid,
  .dfv-leasecalc-modal .dfv-lease-form-grid,
  .dfv-leasecalc-modal .dfv-leasecalc-term-row {
    grid-template-columns: 1fr !important;
  }

  .dfv-leasecalc-modal .dfv-leasecalc-term-buttons {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}


/* === DFV lease popup kleine tekst- en looptijd-aanpassingen === */
.dfv-leasecalc-modal .dfv-private-term {
  display: none !important;
}
.dfv-leasecalc-modal.dfv-lease-private-active .dfv-private-term {
  display: inline-flex !important;
}
.dfv-leasecalc-modal .dfv-lease-form-grid label {
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
}
.dfv-leasecalc-modal .dfv-leasecalc-result small:empty {
  display: none !important;
}
.dfv-leasecalc-modal.dfv-lease-private-active .dfv-leasecalc-term-buttons {
  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
}

@media (max-width: 768px) {
  .dfv-leasecalc-modal.dfv-lease-private-active .dfv-leasecalc-term-buttons {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 480px) {
  .dfv-leasecalc-modal.dfv-lease-private-active .dfv-leasecalc-term-buttons {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

/* DFV lease-popup providergegevens compact op één gecentreerde regel */
.dfv-leasecalc-modal .dfv-leasecalc-provider {
  flex-direction: row !important;
  flex-wrap: wrap !important;
  gap: 4px 8px !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  color: #667085 !important;
  font-size: .74rem !important;
  line-height: 1.45 !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-provider span,
.dfv-leasecalc-modal .dfv-leasecalc-provider a {
  display: inline-flex !important;
  align-items: center !important;
  white-space: nowrap !important;
}

.dfv-leasecalc-modal .dfv-leasecalc-provider .dfv-provider-separator {
  color: #c5cbd5 !important;
  font-weight: 600 !important;
}

@media (max-width: 640px) {
  .dfv-leasecalc-modal .dfv-leasecalc-provider {
    font-size: .7rem !important;
    gap: 3px 6px !important;
  }
}

/* === DFV fix 2026-06-09: Bekijk meer aanbod compact en gelijke hoogte === */
#dvo-website .dvo-nextprev-wrap.dfv-nextprev-modern,
body #dvo-website .dvo-nextprev-wrap.dfv-nextprev-modern {
    padding: 18px 30px 26px !important;
    margin-top: 34px !important;
}

#dvo-website .dfv-nextprev-modern .dfv-section-heading,
body #dvo-website .dfv-nextprev-modern .dfv-section-heading {
    margin-bottom: 14px !important;
}

#dvo-website .dfv-nextprev-modern .dfv-nextprev-layout,
body #dvo-website .dfv-nextprev-modern .dfv-nextprev-layout {
    display: grid !important;
    grid-template-columns: minmax(320px, 39%) minmax(0, 1fr) !important;
    gap: 22px !important;
    align-items: stretch !important;
    margin-top: 12px !important;
}

#dvo-website .dfv-nextprev-modern .dfv-nextprev-browser,
#dvo-website .dfv-nextprev-modern .dfv-nextprev-browser .dvo-nextprev,
body #dvo-website .dfv-nextprev-modern .dfv-nextprev-browser,
body #dvo-website .dfv-nextprev-modern .dfv-nextprev-browser .dvo-nextprev {
    height: 100% !important;
}

#dvo-website .dfv-nextprev-modern .dfv-nextprev-browser .dvo-nextprev,
body #dvo-website .dfv-nextprev-modern .dfv-nextprev-browser .dvo-nextprev {
    display: grid !important;
    grid-template-columns: 40px minmax(0, 1fr) 40px !important;
    gap: 10px !important;
    align-items: stretch !important;
    margin-top: 0 !important;
}

#dvo-website .dfv-nextprev-modern .dvo-nextprev-preview,
body #dvo-website .dfv-nextprev-modern .dvo-nextprev-preview {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    padding: 12px !important;
    height: 100% !important;
    min-height: 350px !important;
    border-radius: 18px !important;
}

#dvo-website .dfv-nextprev-modern .dvo-nextprev-img,
body #dvo-website .dfv-nextprev-modern .dvo-nextprev-img {
    width: 100% !important;
    height: 250px !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
    border-radius: 14px !important;
}

#dvo-website .dfv-nextprev-modern .dvo-nextprev-title,
body #dvo-website .dfv-nextprev-modern .dvo-nextprev-title {
    padding: 0 2px 2px !important;
    gap: 4px !important;
}

#dvo-website .dfv-nextprev-modern .dvo-nextprev-btn,
body #dvo-website .dfv-nextprev-modern .dvo-nextprev-btn {
    width: 40px !important;
    min-height: 100% !important;
    border-radius: 20px !important;
}

#dvo-website .dfv-nextprev-usps,
body #dvo-website .dfv-nextprev-usps {
    display: grid !important;
    grid-template-columns: minmax(240px, 36%) minmax(0, 1fr) !important;
    gap: 26px !important;
    align-items: center !important;
    min-height: 350px !important;
    height: 100% !important;
    padding: 34px 38px !important;
    border-radius: 18px !important;
}

#dvo-website .dfv-nextprev-usps-image img,
body #dvo-website .dfv-nextprev-usps-image img {
    width: 100% !important;
    height: 210px !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
    border-radius: 14px !important;
}

#dvo-website .dfv-nextprev-usps h4,
body #dvo-website .dfv-nextprev-usps h4 {
    font-size: clamp(1.45rem, 2.1vw, 2rem) !important;
    margin-bottom: 12px !important;
}

#dvo-website .dfv-nextprev-usps ul,
body #dvo-website .dfv-nextprev-usps ul {
    gap: 10px !important;
    margin-bottom: 18px !important;
}

#dvo-website .dfv-detail-titlebar-lease,
body #dvo-website .dfv-detail-titlebar-lease {
    font-weight: 900 !important;
    white-space: nowrap !important;
}

#dvo-website .dfv-detail-titlebar-separator,
body #dvo-website .dfv-detail-titlebar-separator {
    display: inline-block !important;
    margin: 0 8px !important;
    opacity: .55 !important;
}

@media (max-width: 992px) {
    #dvo-website .dfv-nextprev-modern .dfv-nextprev-layout,
    body #dvo-website .dfv-nextprev-modern .dfv-nextprev-layout,
    #dvo-website .dfv-nextprev-usps,
    body #dvo-website .dfv-nextprev-usps {
        grid-template-columns: 1fr !important;
    }
}


/* === DFV fix 2026-06-10: Bekijk meer aanbod beter in verhouding ===
   - linker suggestieblok compacter
   - rechter informatieblok krijgt meer ruimte
   - afbeelding rechts groter
*/
#dvo-website .dvo-nextprev-wrap.dfv-nextprev-modern,
body #dvo-website .dvo-nextprev-wrap.dfv-nextprev-modern {
    padding: 18px 28px 24px !important;
}

#dvo-website .dfv-nextprev-modern .dfv-nextprev-layout,
body #dvo-website .dfv-nextprev-modern .dfv-nextprev-layout {
    grid-template-columns: minmax(235px, 29%) minmax(0, 1fr) !important;
    gap: 22px !important;
    align-items: stretch !important;
}

#dvo-website .dfv-nextprev-modern .dfv-nextprev-browser .dvo-nextprev,
body #dvo-website .dfv-nextprev-modern .dfv-nextprev-browser .dvo-nextprev {
    grid-template-columns: 32px minmax(0, 1fr) 32px !important;
    gap: 8px !important;
}

#dvo-website .dfv-nextprev-modern .dvo-nextprev-preview,
body #dvo-website .dfv-nextprev-modern .dvo-nextprev-preview {
    min-height: 318px !important;
    padding: 10px !important;
    gap: 8px !important;
    border-radius: 16px !important;
}

#dvo-website .dfv-nextprev-modern .dvo-nextprev-img,
body #dvo-website .dfv-nextprev-modern .dvo-nextprev-img {
    height: 205px !important;
    border-radius: 13px !important;
}

#dvo-website .dfv-nextprev-modern .dvo-nextprev-title,
body #dvo-website .dfv-nextprev-modern .dvo-nextprev-title {
    padding: 0 2px !important;
}

#dvo-website .dfv-nextprev-modern .dvo-nextprev-sub,
body #dvo-website .dfv-nextprev-modern .dvo-nextprev-sub {
    font-size: .76rem !important;
}

#dvo-website .dfv-nextprev-modern .dvo-nextprev-name,
body #dvo-website .dfv-nextprev-modern .dvo-nextprev-name {
    font-size: clamp(1.05rem, 1.55vw, 1.35rem) !important;
    line-height: 1.12 !important;
}

#dvo-website .dfv-nextprev-modern .dvo-nextprev-cta,
body #dvo-website .dfv-nextprev-modern .dvo-nextprev-cta {
    margin-top: 4px !important;
    font-size: .95rem !important;
}

#dvo-website .dfv-nextprev-modern .dvo-nextprev-btn,
body #dvo-website .dfv-nextprev-modern .dvo-nextprev-btn {
    width: 32px !important;
    border-radius: 16px !important;
}

#dvo-website .dfv-nextprev-usps,
body #dvo-website .dfv-nextprev-usps {
    grid-template-columns: minmax(300px, 42%) minmax(0, 1fr) !important;
    gap: 30px !important;
    min-height: 318px !important;
    padding: 30px 40px !important;
}

#dvo-website .dfv-nextprev-usps-image img,
body #dvo-website .dfv-nextprev-usps-image img {
    height: 245px !important;
    width: 100% !important;
    object-fit: cover !important;
    border-radius: 14px !important;
}

@media (max-width: 1200px) {
    #dvo-website .dfv-nextprev-modern .dfv-nextprev-layout,
    body #dvo-website .dfv-nextprev-modern .dfv-nextprev-layout {
        grid-template-columns: minmax(235px, 32%) minmax(0, 1fr) !important;
    }

    #dvo-website .dfv-nextprev-usps,
    body #dvo-website .dfv-nextprev-usps {
        grid-template-columns: minmax(260px, 40%) minmax(0, 1fr) !important;
        padding: 28px 30px !important;
    }
}

@media (max-width: 992px) {
    #dvo-website .dfv-nextprev-modern .dfv-nextprev-layout,
    body #dvo-website .dfv-nextprev-modern .dfv-nextprev-layout,
    #dvo-website .dfv-nextprev-usps,
    body #dvo-website .dfv-nextprev-usps {
        grid-template-columns: 1fr !important;
    }

    #dvo-website .dfv-nextprev-modern .dvo-nextprev-preview,
    body #dvo-website .dfv-nextprev-modern .dvo-nextprev-preview,
    #dvo-website .dfv-nextprev-usps,
    body #dvo-website .dfv-nextprev-usps {
        min-height: auto !important;
    }

    #dvo-website .dfv-nextprev-usps-image img,
    body #dvo-website .dfv-nextprev-usps-image img {
        height: 260px !important;
    }
}

@media (max-width: 520px) {
    #dvo-website .dfv-nextprev-modern .dvo-nextprev-img,
    body #dvo-website .dfv-nextprev-modern .dvo-nextprev-img,
    #dvo-website .dfv-nextprev-usps-image img,
    body #dvo-website .dfv-nextprev-usps-image img {
        height: 210px !important;
    }
}

/* === United Lease aanbod: kaart-iconen en leaseprijsfilter === */
#dvo-website .dfv-aanbod-card-specs,
.dfv-aanbod-card-specs{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:10px 14px !important;
  margin-top:10px !important;
  text-align:left !important;
}
#dvo-website .dfv-aanbod-card-spec,
.dfv-aanbod-card-spec{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  min-width:0 !important;
  font-size:14px !important;
  line-height:1.25 !important;
  font-weight:500 !important;
}
#dvo-website .dfv-aanbod-card-spec i,
.dfv-aanbod-card-spec i{
  width:18px !important;
  height:18px !important;
  min-width:18px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:15px !important;
  line-height:1 !important;
}
#dvo-website .dfv-aanbod-card-spec span,
.dfv-aanbod-card-spec span{
  display:block !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
}
#dvo-website .dfv-ms-leaseprijs_range .dfv-ms-menu,
.dfv-ms-leaseprijs_range .dfv-ms-menu{
  max-height:260px !important;
  overflow-y:auto !important;
  scrollbar-width:thin !important;
  scrollbar-color:#ddd928 #f4f4f4 !important;
}
#dvo-website .dfv-ms-leaseprijs_range .dfv-ms-menu::-webkit-scrollbar,
.dfv-ms-leaseprijs_range .dfv-ms-menu::-webkit-scrollbar{width:8px !important;}
#dvo-website .dfv-ms-leaseprijs_range .dfv-ms-menu::-webkit-scrollbar-track,
.dfv-ms-leaseprijs_range .dfv-ms-menu::-webkit-scrollbar-track{background:#f4f4f4 !important;border-radius:999px !important;}
#dvo-website .dfv-ms-leaseprijs_range .dfv-ms-menu::-webkit-scrollbar-thumb,
.dfv-ms-leaseprijs_range .dfv-ms-menu::-webkit-scrollbar-thumb{background:#ddd928 !important;border-radius:999px !important;}
#dvo-website .dfv-leaseprice-option span,
.dfv-leaseprice-option span{
  font-weight:500 !important;
}
@media (max-width: 575.98px){
  #dvo-website .dfv-aanbod-card-specs,
  .dfv-aanbod-card-specs{grid-template-columns:1fr !important;}
}

/* === United Lease v2: zoekfilter terug in auto-leasen look & feel === */
body #dvo-website.dfv-filter-layout-left #dvo-filter.dfv-filter-sidebar,
body .dfv-filter-layout-left #dvo-filter.dfv-filter-sidebar,
#dvo-website .dfv-filter-layout-left #dvo-filter.dfv-filter-sidebar{
  background:transparent !important;
  border:none !important;
  border-radius:0 !important;
  box-shadow:none !important;
  padding:0 14px 24px 0 !important;
  overflow:visible !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter #dvo-text h2,
body .dfv-filter-layout-left #dvo-filter #dvo-text h2,
#dvo-website .dfv-filter-layout-left #dvo-filter #dvo-text h2{
  font-size:30px !important;
  line-height:1.12 !important;
  font-weight:500 !important;
  letter-spacing:-.02em !important;
  color:#070020 !important;
  margin:0 0 6px !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-filter-count,
body .dfv-filter-layout-left #dvo-filter .dfv-filter-count,
#dvo-website .dfv-filter-layout-left #dvo-filter .dfv-filter-count{
  color:#070020 !important;
  font-size:16px !important;
  font-weight:400 !important;
  margin:0 0 28px !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter-form > .dvo-filter,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-filter,
body .dfv-filter-layout-left #dvo-filter-form > .dvo-filter,
body .dfv-filter-layout-left #dvo-filter .dfv-range-filter{
  background:transparent !important;
  border:0 !important;
  border-bottom:1px solid rgba(7,0,32,.13) !important;
  border-radius:0 !important;
  box-shadow:none !important;
  padding:0 !important;
  margin:0 !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-toggle,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-head,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-toggle,
body .dfv-filter-layout-left #dvo-filter .dfv-range-head{
  min-height:76px !important;
  padding:24px 0 20px !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#070020 !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-label,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-head span,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-label,
body .dfv-filter-layout-left #dvo-filter .dfv-range-head span{
  color:#070020 !important;
  font-size:24px !important;
  line-height:1.18 !important;
  font-weight:500 !important;
  letter-spacing:-.02em !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-toggle i,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-head i,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-toggle i,
body .dfv-filter-layout-left #dvo-filter .dfv-range-head i{
  color:#070020 !important;
  font-size:15px !important;
  opacity:1 !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-menu,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-menu{
  position:static !important;
  display:none;
  width:100% !important;
  max-height:360px !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  padding:0 8px 24px 0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  scrollbar-width:thin !important;
  scrollbar-color:#ddd928 #eceaf0 !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-multiselect.is-open > .dfv-ms-menu,
body .dfv-filter-layout-left #dvo-filter .dfv-multiselect.is-open > .dfv-ms-menu{
  display:block !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-menu::-webkit-scrollbar,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-menu::-webkit-scrollbar{
  width:8px !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-menu::-webkit-scrollbar-track,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-menu::-webkit-scrollbar-track{
  background:#eceaf0 !important;
  border-radius:999px !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-menu::-webkit-scrollbar-thumb,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-menu::-webkit-scrollbar-thumb{
  background:#ddd928 !important;
  border-radius:999px !important;
  border:2px solid #eceaf0 !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-menu::-webkit-scrollbar-thumb:hover,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-menu::-webkit-scrollbar-thumb:hover{
  background:#84bd18 !important;
}

/* Merk en model krijgt expliciet dezelfde moderne scrollbalk. */
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-merk .dfv-ms-menu,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-merk .dfv-ms-menu{
  max-height:430px !important;
  overflow-y:auto !important;
  padding-right:10px !important;
  scrollbar-width:thin !important;
  scrollbar-color:#ddd928 #eceaf0 !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-option,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-model-option,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-option,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-model-option{
  min-height:31px !important;
  padding:3px 0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#070020 !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-option input[type="checkbox"],
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-model-option input[type="checkbox"],
body .dfv-filter-layout-left #dvo-filter .dfv-ms-option input[type="checkbox"],
body .dfv-filter-layout-left #dvo-filter .dfv-ms-model-option input[type="checkbox"]{
  appearance:none !important;
  -webkit-appearance:none !important;
  width:22px !important;
  height:22px !important;
  flex:0 0 22px !important;
  border:2px solid #b8b6c2 !important;
  background:#fff !important;
  border-radius:0 !important;
  margin:0 !important;
  position:relative !important;
  cursor:pointer !important;
  transition:background .16s ease,border-color .16s ease,box-shadow .16s ease !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-option input[type="checkbox"]:checked,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-model-option input[type="checkbox"]:checked,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-option input[type="checkbox"]:checked,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-model-option input[type="checkbox"]:checked{
  background:#ddd928 !important;
  border-color:#ddd928 !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-option input[type="checkbox"]:checked:after,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-model-option input[type="checkbox"]:checked:after,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-option input[type="checkbox"]:checked:after,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-model-option input[type="checkbox"]:checked:after{
  content:"" !important;
  position:absolute !important;
  left:6px !important;
  top:2px !important;
  width:7px !important;
  height:13px !important;
  border:solid #070020 !important;
  border-width:0 2px 2px 0 !important;
  transform:rotate(45deg) !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-option span,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-model-option span,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-option span,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-model-option span{
  color:#070020 !important;
  font-size:16px !important;
  line-height:1.35 !important;
  font-weight:400 !important;
  letter-spacing:0 !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-option small,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-model-option small,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-option small,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-model-option small{
  color:#797686 !important;
  font-size:14px !important;
  font-weight:400 !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-child-models,
body .dfv-filter-layout-left #dvo-filter .dfv-ms-child-models{
  margin:4px 0 8px 34px !important;
  padding:0 0 0 12px !important;
  border-left:1px solid rgba(7,0,32,.10) !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-body,
body .dfv-filter-layout-left #dvo-filter .dfv-range-body{
  padding:0 0 22px 0 !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-row select,
body .dfv-filter-layout-left #dvo-filter .dfv-range-row select,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-menu input[type="search"],
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-menu input[type="text"]:not([type="checkbox"]),
body .dfv-filter-layout-left #dvo-filter .dfv-ms-menu input[type="search"],
body .dfv-filter-layout-left #dvo-filter .dfv-ms-menu input[type="text"]:not([type="checkbox"]){
  min-height:48px !important;
  border:1px solid #d9d7df !important;
  border-radius:8px !important;
  background:#fff !important;
  color:#070020 !important;
  box-shadow:none !important;
}

body #dvo-website.dfv-filter-layout-left #dvo-filter .resetbtn,
body .dfv-filter-layout-left #dvo-filter .resetbtn{
  border-bottom:0 !important;
  padding-top:22px !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dvo-reset-btn,
body #dvo-website.dfv-filter-layout-left #dvo-filter .reset,
body .dfv-filter-layout-left #dvo-filter .dvo-reset-btn,
body .dfv-filter-layout-left #dvo-filter .reset{
  min-height:50px !important;
  border-radius:14px !important;
  background:#070020 !important;
  border:1px solid #070020 !important;
  color:#fff !important;
  font-size:15px !important;
  font-weight:700 !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dvo-reset-btn:hover,
body #dvo-website.dfv-filter-layout-left #dvo-filter .reset:hover,
body .dfv-filter-layout-left #dvo-filter .dvo-reset-btn:hover,
body .dfv-filter-layout-left #dvo-filter .reset:hover{
  background:#ddd928 !important;
  border-color:#ddd928 !important;
  color:#070020 !important;
}

@media(max-width:991px){
  body #dvo-website.dfv-filter-layout-left #dvo-filter.dfv-filter-sidebar,
  body .dfv-filter-layout-left #dvo-filter.dfv-filter-sidebar{
    padding:18px 0 !important;
  }
  body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-ms-label,
  body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-head span,
  body .dfv-filter-layout-left #dvo-filter .dfv-ms-label,
  body .dfv-filter-layout-left #dvo-filter .dfv-range-head span{
    font-size:22px !important;
  }
}


/* === DFV UnitedLease laatste fix: filtertitels, promo na 10 voertuigen en kaartlabels === */
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-head,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-sort-head,
body #dvo-website.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-toggle,
body .dfv-filter-layout-left #dvo-filter .dfv-range-head,
body .dfv-filter-layout-left #dvo-filter .dfv-sort-head,
body .dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-toggle{
  min-height:76px !important;
  padding:24px 0 20px !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#070020 !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-head span,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-sort-head span,
body #dvo-website.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-toggle span,
body .dfv-filter-layout-left #dvo-filter .dfv-range-head span,
body .dfv-filter-layout-left #dvo-filter .dfv-sort-head span,
body .dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-toggle span{
  color:#070020 !important;
  font-size:24px !important;
  line-height:1.18 !important;
  font-weight:500 !important;
  letter-spacing:-.02em !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-head i,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-sort-head i,
body #dvo-website.dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-toggle i,
body .dfv-filter-layout-left #dvo-filter .dfv-range-head i,
body .dfv-filter-layout-left #dvo-filter .dfv-sort-head i,
body .dfv-filter-layout-left #collapse-lengte-hoogte .dfv-dimension-toggle i{
  color:#070020 !important;
  font-size:15px !important;
  opacity:1 !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-sort-filter,
body .dfv-filter-layout-left #dvo-filter .dfv-sort-filter,
body #dvo-website.dfv-filter-layout-left #collapse-lengte-hoogte,
body .dfv-filter-layout-left #collapse-lengte-hoogte{
  background:transparent !important;
  border:0 !important;
  border-bottom:1px solid rgba(7,0,32,.13) !important;
  border-radius:0 !important;
  box-shadow:none !important;
  padding:0 !important;
  margin:0 !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-sort-body,
body .dfv-filter-layout-left #dvo-filter .dfv-sort-body{
  padding:0 0 22px 0 !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-sort-body select,
body .dfv-filter-layout-left #dvo-filter .dfv-sort-body select{
  min-height:48px !important;
  border:1px solid #d9d7df !important;
  border-radius:8px !important;
  background:#fff !important;
  color:#070020 !important;
  box-shadow:none !important;
}
#dvo-website #dvo-occasionlist .dfv-aanbod-promo-card,
#dvo-occasionlist .dfv-aanbod-promo-card{
  position:relative !important;
  display:block !important;
  width:100% !important;
  min-height:100% !important;
  height:100% !important;
  overflow:hidden !important;
  border-radius:14px !important;
  background:#050223 !important;
  text-decoration:none !important;
  color:#fff !important;
  box-shadow:none !important;
  animation:dfvVehicleFadeUp .38s ease both;
}
#dvo-website #dvo-occasionlist .dfv-aanbod-promo-image,
#dvo-occasionlist .dfv-aanbod-promo-image{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-height:620px !important;
  object-fit:cover !important;
}
#dvo-website #dvo-occasionlist .dfv-aanbod-promo-card:not(.dfv-aanbod-promo-card--image-only)::before,
#dvo-occasionlist .dfv-aanbod-promo-card:not(.dfv-aanbod-promo-card--image-only)::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(5,2,35,.85),rgba(5,2,35,.25));
  z-index:1;
}
#dvo-website #dvo-occasionlist .dfv-aanbod-promo-content,
#dvo-occasionlist .dfv-aanbod-promo-content{
  position:absolute !important;
  z-index:2 !important;
  inset:28px 24px auto 24px !important;
  text-align:center !important;
}
#dvo-website #dvo-occasionlist .dfv-aanbod-promo-card--image-only .dfv-aanbod-promo-content,
#dvo-occasionlist .dfv-aanbod-promo-card--image-only .dfv-aanbod-promo-content{display:none !important;}
#dvo-website #dvo-occasionlist .dfv-aanbod-promo-title,
#dvo-occasionlist .dfv-aanbod-promo-title{font-size:30px !important;line-height:1.1 !important;font-weight:800 !important;color:#fff !important;}
#dvo-website #dvo-occasionlist .dfv-aanbod-promo-text,
#dvo-occasionlist .dfv-aanbod-promo-text{margin-top:12px !important;color:#d9da24 !important;font-size:17px !important;font-weight:700 !important;}
#dvo-website #dvo-occasionlist .dfv-aanbod-promo-button,
#dvo-occasionlist .dfv-aanbod-promo-button{display:inline-flex !important;margin-top:310px !important;min-height:56px !important;padding:0 28px !important;align-items:center !important;justify-content:center !important;background:#d9da24 !important;color:#050223 !important;border-radius:999px !important;font-weight:800 !important;}
@media(max-width:991px){
  #dvo-website #dvo-occasionlist .dfv-aanbod-promo-image,#dvo-occasionlist .dfv-aanbod-promo-image{min-height:520px !important;}
  body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-head span,
  body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-sort-head span,
  body .dfv-filter-layout-left #dvo-filter .dfv-range-head span,
  body .dfv-filter-layout-left #dvo-filter .dfv-sort-head span{font-size:22px !important;}
}

/* === DFV UnitedLease fix 2: filtertitels en promohoogte === */
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-filter > .dfv-range-head,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-sort-filter > .dfv-sort-head,
body #dvo-website.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter > .dfv-range-head,
body #dvo-website.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter > .dfv-sort-head,
body .dfv-filter-layout-left #dvo-filter .dfv-range-filter > .dfv-range-head,
body .dfv-filter-layout-left #dvo-filter .dfv-sort-filter > .dfv-sort-head,
body .dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter > .dfv-range-head,
body .dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter > .dfv-sort-head{
  min-height:76px !important;
  height:auto !important;
  padding:24px 0 20px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:18px !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  color:#070020 !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-filter > .dfv-range-head > span,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-sort-filter > .dfv-sort-head > span,
body #dvo-website.dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter > .dfv-range-head > span,
body #dvo-website.dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter > .dfv-sort-head > span,
body .dfv-filter-layout-left #dvo-filter .dfv-range-filter > .dfv-range-head > span,
body .dfv-filter-layout-left #dvo-filter .dfv-sort-filter > .dfv-sort-head > span,
body .dfv-filter-layout-left #dvo-filter-form > .dfv-range-filter > .dfv-range-head > span,
body .dfv-filter-layout-left #dvo-filter-form > .dfv-sort-filter > .dfv-sort-head > span{
  color:#070020 !important;
  font-size:24px !important;
  line-height:1.18 !important;
  font-weight:500 !important;
  letter-spacing:-.02em !important;
  text-align:left !important;
  white-space:normal !important;
}
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-filter > .dfv-range-head > i,
body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-sort-filter > .dfv-sort-head > i,
body .dfv-filter-layout-left #dvo-filter .dfv-range-filter > .dfv-range-head > i,
body .dfv-filter-layout-left #dvo-filter .dfv-sort-filter > .dfv-sort-head > i{
  color:#070020 !important;
  font-size:15px !important;
  opacity:1 !important;
}

#dvo-website #dvo-occasionlist .dfv-aanbod-promo-col,
#dvo-occasionlist .dfv-aanbod-promo-col{
  display:flex !important;
  align-items:stretch !important;
}
#dvo-website #dvo-occasionlist .dfv-aanbod-promo-card,
#dvo-occasionlist .dfv-aanbod-promo-card{
  min-height:0 !important;
  height:100% !important;
  max-height:none !important;
}
#dvo-website #dvo-occasionlist .dfv-aanbod-promo-image,
#dvo-occasionlist .dfv-aanbod-promo-image{
  min-height:0 !important;
  height:100% !important;
  max-height:554px !important;
  object-fit:cover !important;
}
@media(min-width:992px){
  #dvo-website #dvo-occasionlist .dfv-aanbod-promo-card,
  #dvo-occasionlist .dfv-aanbod-promo-card{
    aspect-ratio:auto !important;
  }
}
@media(max-width:991px){
  body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-range-filter > .dfv-range-head > span,
  body #dvo-website.dfv-filter-layout-left #dvo-filter .dfv-sort-filter > .dfv-sort-head > span,
  body .dfv-filter-layout-left #dvo-filter .dfv-range-filter > .dfv-range-head > span,
  body .dfv-filter-layout-left #dvo-filter .dfv-sort-filter > .dfv-sort-head > span{
    font-size:22px !important;
  }
  #dvo-website #dvo-occasionlist .dfv-aanbod-promo-card,
  #dvo-occasionlist .dfv-aanbod-promo-card{
    min-height:420px !important;
  }
  #dvo-website #dvo-occasionlist .dfv-aanbod-promo-image,
  #dvo-occasionlist .dfv-aanbod-promo-image{
    min-height:420px !important;
  }
}

/* DFV speed: lazy reveal voor voorraadkaarten */
.dfv-card-reveal {
    opacity: 0;
    transform: translateY(22px);
    transition: opacity .45s ease, transform .45s ease;
    will-change: opacity, transform;
}
.dfv-card-reveal.is-visible {
    opacity: 1;
    transform: translateY(0);
}
.dfv-lazy-img {
    content-visibility: auto;
}
@media (prefers-reduced-motion: reduce) {
    .dfv-card-reveal {
        opacity: 1;
        transform: none;
        transition: none;
    }
}
