
.normeA {
    background-color: #01a54e;
    padding-left: 1%;
}
#finance_this_car2{
    scroll-margin-top: 80px;
}
#finance_this_car{
    scroll-margin-top: 110px;
}
.bottom-overlay {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    border-radius: 20px 20px 0 0;
    z-index: 1049;
}

.normeB {
    background-color: #bdd632;
    padding-left: 1%;
}

.detail-icon {
    width: 1.8rem;
    height: 1.8rem;
    background-color: var(--bg-light);
    border-radius: 50%;
    padding: 0.5rem;
    /*color: #6c757d;*/
    color: #6c757d;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.5rem;
}
.normeC {
    background-color: #bdd632;
    padding-left: 1%;
}

.normeD {
    background-color: #d7ce44b3;
    padding-left: 1%;
}

.normeE {
    background-color: #ffb617;
    padding-left: 1%;
}

.normeF {
    background-color: #f46e25;
    padding-left: 1%;
}

.normeG {
    background-color: #f21b19;
    padding-left: 1%;
}

li .normeA {
    width: 50%;
    height: 20px;
}

li .normeB {
    width: 55%;
    height: 20px;
}

li .normeC {
    width: 60%;
    height: 20px;
}

li .normeD {
    width: 65%;
    height: 20px;
}

li .normeE {
    width: 70%;
    height: 20px;
}

li .normeF {
    width: 75%;
    height: 20px;
}

li .normeG {
    width: 80%;
    height: 20px;
}

.panel-CO2 .norme {
    width: 10%;
    float: right;
    text-align: right;
    font-weight: bold;
    font-size: 13px;
}

.ligneInfosConso span {
    display: inline-block;
}

.panel-CO2 .arrowA {
    width: 0px;
    border: 10px solid transparent;
    border-left: 20px solid #01a54e;
}

.panel-CO2 .arrowB {
    width: 0px;
    border: 10px solid transparent;
    border-left: 20px solid #bdd632;
}

.panel-CO2 .arrowC {
    width: 0px;
    border: 10px solid transparent;
    border-left: 20px solid #bdd632;
}

.panel-CO2 .arrowD {
    width: 0px;
    border: 10px solid transparent;
    border-left: 20px solid #d7ce44b3;
}

.panel-CO2 .arrowE {
    width: 0px;
    border: 10px solid transparent;
    border-left: 20px solid #ffb617;
}

.panel-CO2 .arrowF {
    width: 0px;
    border: 10px solid transparent;
    border-left: 20px solid #f46e25;
}

.panel-CO2 .arrowG {
    width: 0px;
    border: 10px solid transparent;
    border-left: 20px solid #f21b19;
}

.panel-CO2 span {
    display: inline-block;
}

.emission {
    font-weight: 400;
    font-size: 12px;
    padding-top: 2px;
}
[data-fancybox-toggle-slideshow] {
    display: none !important;
}

#carImageSlider .zoomable-image {
    width: 100%;
    object-fit: cover;
}
@media (max-width: 767px) {
    #carImageSlider .zoomable-image {
        max-height: 18rem;
    }
}
@media (min-width: 768px) {
    #carImageSlider .zoomable-image {
        max-height: 34rem;
    }
}
.car-info{
    font-size: 0.7rem;
}
.choices {
    max-width: none;
}
.zsiq_floatmain {
    margin-bottom: 4.4rem;
}


