#hess_brand h1{
    font-size: 26px;
    line-height: 1;
}
#hess_brand h2{
    font-size: 19px;
    line-height: 1;
}
#hess_brand h3{
    font-size: 17px;
    line-height: 1;
}
#hess_brand .logo-brand{
    max-height: 60px;
    max-width: 80px;
}
#hess_brand #gamme_container h2{
    font-size: 19px;
    line-height: 1;
}
#hess_brand #gamme_container h3{
    font-size: 14px;
    font-weight: lighter;
    line-height: 1;
    color: #000;
}
#hess_brand #gamme_container .border{
    border: 1px solid #e2ded9;
}

#hess_brand #gamme_container ul{
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
#hess_brand #gamme_container .container_img{
    height: 114px;
}

#hess_brand #gamme_container .viewMore{
    position: relative;
    overflow: hidden;
}

#hess_brand #gamme_container .viewMore:after{
    position: absolute;
    content: " ";
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 25%, rgba(255,255,255,0.5) 50%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 25%,rgba(255,255,255,0.5) 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 25%,rgba(255,255,255,0.5) 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,255,255,0)', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    z-index: 2;
}

#hess_brand #gamme_container .container_view_more,
#hess_brand #gamme_container .container_view_less{
    position: absolute;
    bottom: -0;
    left: calc(50% - 112px);
    z-index: 3;
}

#hess_brand #gamme_container .container_view_more i,
#hess_brand #gamme_container .container_view_less i{
    vertical-align: -2px;
}

@media(max-width: 575px){
    .img-brand-promo{
        max-width: 100% !important;
    }

    #hess_brand .brand-fixed-bottom{
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        bottom: 58px;
        background-color: #FFF;
    }
    
    #hess_brand .brand-fixed-bottom a{
       width: 50% !important;
    }
    
    #hess_brand .brand-fixed-bottom .btn-neuf{
       background-color: #000 !important;
       border-color: #000 !important;
     }

    #hess_brands .container_card_brand:not(.col-md-6) .container_buttons_brand a i {
        font-size: 35px;
        line-height: 1;
    }

    #hess_brands .container_card_brand:not(.col-md-6) .container_buttons_brand a {
        font-size: 12px;
        line-height: 1;
    }
    #hess_brands .offre_container h2{
        text-align: center !important;
    }
}

#hess_brand .brand-promo{
    background-color: #000;
    color: #fff;
    font-weight: 500;
}

#hess_brand .img-brand-promo{
    object-fit: cover;
}
@media(min-width: 992px){
    .offre_promo_container .row > .flex-column:first-of-type img{
        max-width: 50%;
    }
}

#hess_brand .hessBrandPromoDescription {
    position: relative;
}
#hess_brand .hessBrandPromoDescription p{
    font-size: 12px !important;
}

.hessSlider-slide-mentions_legales{
    font-size: 10px;
    cursor: pointer;
}

#hess_brand .hessBrandPromoDescription::before {
    content:'';
    position: absolute;
    width: 3px;
    height: 100%;
    z-index: 2;
    left: 0;
}

.filtre_container h3{
    font-size: 14px !important;
}
#hess_brand .filtre-carrosserie a, #hess_brand .filtre-energie a, #hess_brand .filtre-boite a{
    border: 4px solid;
    margin-bottom: 1rem;
}

#hess_brand .filtre-carrosserie a{
    min-width: 22%;
}

#hess_brand .filtre-energie a, #hess_brand .filtre-boite a{
    min-width: 28%;
}

#hess_brand .filtre-carrosserie p, #hess_brand .filtre-energie p, #hess_brand .filtre-boite p{
    color: #000;
}

#hess_brand .concession_container .container_list.display_grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
    grid-auto-rows: minmax(auto, auto);
}

#hess_brand .concession_container .owl-carousel button.owl-prev {
    background-color: transparent !important;
    position: absolute;
    top: 45% !important;
    left: -50px !important;
    font-size: 40px !important;
    line-height: 36px;
    width: 40px;
    height: 40px;
    padding-left: 3px;
    border: none !important;
    box-shadow: none !important;
}

#hess_brand .concession_container .owl-carousel button.owl-next {
    background-color: transparent !important;
    position: absolute;
    top: 45% !important;
    left: 98% !important;
    padding-right: 0 !important;
    padding-left: 40px !important;
    font-size: 40px !important;
    line-height: 36px;
    width: 40px;
    height: 40px;
    padding-left: 3px;
    border: none !important;
    box-shadow: none !important;
}

/* picto car sprite */
.bg-crossover {
    width: 110px;
    height: 45px;
    background: url('../img/body-types_sprites.png') center -336px;
}

.bg-utilitaire {
    width: 110px;
    height: 45px;
    background: url('../img/body-types_sprites.png') center -283px;
}

.bg-berline {
    width: 110px;
    height: 45px;
    background: url('../img/body-types_sprites.png') center -181px;
}

.bg-break {
    width: 110px;
    height: 45px;
    background: url('../img/body-types_sprites.png') center -88px;
}

.bg-cabriolet {
    width: 110px;
    height: 45px;
    background: url('../img/body-types_sprites.png') center -43px;
}

.bg-citadine {
    width: 110px;
    height: 45px;
    background: url('../img/body-types_sprites.png') center -134px;
}

.bg-coupe {
    width: 110px;
    height: 45px;
    background: url('../img/body-types_sprites.png') center 1px;
}

.bg-monospace {
    width: 110px;
    height: 45px;
    background: url('../img/body-types_sprites.png') center -231px;
}


.offre_promo_container .thumbnail.product-thumbnail img {
    max-width: 396px;
    max-height: 282px;
}

@media (max-width: 575px) {
    .offre_container article {
        width: auto !important;
    }
}
.product-tag {
    font-size: 10px !important;
}

.card_dealership p{
    font-size: 17px;
    line-height: 20px;

}
.card_dealership .btn-link{
    font-weight: normal;
}

.container_list{
    margin-left: -15px;
}
.container_concession {
    border: 1px solid #ced0d3;
    background-color: #fff;
}
.container_concession img{
    max-height: 260px;
}
.filtre-carrosserie a:not(:last-child), .filtre-energie a:not(:last-child),.filtre-boite a:not(:last-child) {
    margin-right: 1rem;
}

#hess_brand .product-miniature{
    max-width: 280px !important;
}

#hess_brand .thumbnail.product-thumbnail img {
    max-width: 320px;
    max-height: 210px;
    width: 100%;
}
@media (max-width: 575px) {
    .btn_all_width{
        flex-grow: 1;
    }
}