
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body{
    font-family: 'Fira Sans Condensed', sans-serif;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    background: #213053;
}
img{
    max-width: 100%;
    height: auto;
    display: inline-block;
}
a{
    text-decoration: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5{
    word-wrap: break-word;
}
.nostyle{
    padding: 0;
    margin: 0 !important;
    list-style: none !important;
}
.back-to-top {
    background: #264590 url(../img/white_arrow_right.svg) no-repeat center / 10px;
    min-height: 16px;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    cursor: pointer;
    z-index: 99;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.container_100{
    width: 100%;
    padding: 0;
}
.prestablogExtra .soc-buttons,
.prestablog_slide .slide_item .caption_slider,
#module-prestablog-blog .banner_single_blog,
.footer-container .block-social ul,
#blog_list,
#blog_list_1-7,
.bloc_filter_top ul,
.bloc_galerie_photo .product-images,
.best_sellers_bloc .products>div .product-miniature .thumbnail-top,
.best_sellers_bloc .products>div .product-miniature .thumbnail-container,
.content_category_filter .rendered_active_filters .active_filters ul,
.list_products,
.slick-slider .slick-track,
.slick-dots,
.displayflex{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#header .bloc_logo {
    
}
#header .bloc_logo .site_logo {
    margin: 0;
    padding: 0;
    line-height: normal;
    max-width: 100px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.sticky #header .bloc_logo .site_logo {
    max-width: 75px;
}
#header .top_item{
    margin-left: 10px;
}
#header .header-top .row{
    justify-content: space-between;
}

#header .menu > ul > li .navbar-toggler i.remove,
.product-line-grid-right .cart-line-product-actions .remove-from-cart i,
#module-prestablog-blog .banner_single_blog + .container_blog #left-column,
#prestablog-comments,
#wrapper .container_blog .breadcrumb,
.foot_logo_site,
.product-line-grid-body .has-discount .discount,
.product-line-grid-right .qty,
#left-column .box_blog,
#module-prestablog-blog .best_sellers_bloc,
#prestablog_bloc_search .btn.button-search::after,
#left-column #prestablog_lastliste p br,
#left-column #prestablog_lastliste p span,
#blog_list .prestablog_more a.blog_link i,
#blog_list_1-7 .prestablog_more a.blog_link i,
#blog_list .prestablog_more a.comments,
#blog_list_1-7 .prestablog_more a.comments,
#category #left-column #search_filter_controls,
#category #left-column #search_filter_controls button,
#category .products-selection .showing,
.download_post .video_button,
#products .up,
#content-wrapper .wishlist-footer-links,
.wishlist-products-item .wishlist-product-availability,
.wishlist-products-item .wishlist-product-combinations,
.wishlist-products-item .wishlist-product-addtocart i,
.menuicon,
.best_sellers_bloc .products_caracteristics, 
.best_sellers_bloc .product_attrs,
#search .breadcrumb,
#search #left-column,
#product .product_container_infos .row:after,
#product .product-minimal-quantity,
#product #product-availability,
.product-features-top .products_caracteristics .carac_item:last-child:after,
.bloc_galerie_photo .product-cover,
body#cms #main .vous_souhaitez,
body#product #main .tax-shipping-delivery-label,
body#product #main .has-discount .discount,
#product #wrapper .container_100>.breadcrumb,
#cms #wrapper .container .breadcrumb,
.facet-dropdown .select-title > i,
.block-social ul li:before,
.homecarousel .carousel_cover .row:after,
#carousel .carousel_cover .row:after,
.footer_copyright,
#header .header-top .row:after{
    display: none;
}
#header .header-top .header-top-right {
    align-items: center;
}
#header .header-top .menu{
    margin-right: 15px;
}
#header .user-info a{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #01B8E9;
    color: #fff;
    padding: 12px 10px 12px 40px;
    background: url(../img/connexion-picto.svg) no-repeat 10px 9px;
    text-decoration: none;
}
#header #desktop_contact_link{
    display: none;
}
#header #desktop_contact_link a{
    padding-left: 10px;
    background-image: none;
}
#header #desktop_contact_link a i{
    font-size: 17px;
}
#header #desktop_contact_link a span{
    margin-left: 5px;
}
.blockcart.carthovered .header .cart_span,
.blockcart .header:hover .cart_span,
#header .user-info a:hover{
    background-color: #01B8E9;
}
.blockcart .header .cart_span{
    background: #fff;
    padding: 5px 10px;
    align-items: center;
    border: 2px solid #fff;
}
.blockcart .header .cart_span:before{
    content: "";
    background: url(../img/blue_cart.svg) no-repeat 0 center / contain;
    height: 26px;
    width: 26px;
    display: block;
    margin-right: 12px;
}
.blockcart.carthovered .header .cart_span:before,
.blockcart .header:hover .cart_span:before{
    background: url(../img/white_cart.svg) no-repeat 0 center / contain;
}
#header .cart-products-count {
    background: #213053;
    color: #fff;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 13.3803px;
    line-height: 92.62%;
    width: 37px;
    height: 37px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
}
#header .menu > ul > li {
    display: inline-flex;
    align-items: center;
}
#header .menu > ul > li .navbar-toggler{
    padding: 0;
    width: 25px;
    height: 25px;
    margin-left: -6px;
    cursor: pointer;
}
#header .menu > ul > li .navbar-toggler i{
    
}
#header .menu > ul > li a{
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    padding: 14px 6px;
}
#header .menu ul li li a{
    color: #213053;
    padding-top: 5px;
    padding-bottom: 5px;
}
#carousel{
    margin: 0;
}

#carousel .carousel-inner{
    
}
#carousel .carousel-item{
    width: 100%;
}
#homecarousel {
    position: relative;
}
#homecarousel .on_slider{
    justify-content: center;
}
.home_block {
  padding: 35px 0;
}
.nouvelles_occasions{
    padding-top: 65px;
}
.home_modeles_neufs_fend,
.home_modeles{
    padding: 65px 0;
}
.ps_socialfollow {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 1;
}
.ps_socialfollow .block-social{
    padding: 0;
}
.block-social ul{
    display: block;
}
.block-social ul li{
    display: block;
    width: 38px;
    height: 38px;
    margin: 0;
    cursor: pointer;
    background: none !important;
    padding: 5px;
}
.block-social ul li a{
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.block-social ul li.facebook a{
    background-image: url(../img/facebook.svg);
}
.block-social ul li.tiktok a{
    background-image: url(../img/tiktok.svg);
}
.block-social ul li.youtube a{
    background-image: url(../img/youtube.svg);
}
.block-social ul li.instagram a{
    background-image: url(../img/instagram.svg);
}
.homecarousel .slick-slide{
    height: auto;
}
.slick-dots,
.homecarousel .slick-dots{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 1;
    justify-content: center;
    align-items: center;
}
.slick-dots li{
    width: 10px;
    height: 10px;
    margin: 4px;
}
.slick-dots li button {
    display: block;
    cursor: pointer;
    background-color: #213053;
    border: 1px solid #213053;
    border-radius: 50%;
    font-size: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    outline: none;
}
.slick-dots li.slick-active button {
    background-color: #fff;
    border-color: #fff;
}
.slick-slider .slick-arrow{
    position: absolute;
    top: calc(50% - 22.5px);
    left: 35px;
    background: url(../img/white_arrow_left.svg) no-repeat center;
    width: 26px;
    height: 45px;
    border: none;
    padding: 0;
    font-size: 0;
    z-index: 1;
    cursor: pointer;
    outline: none;
}
.slick-slider .slick-arrow.slick-next{
    background: url(../img/white_arrow_right.svg) no-repeat center;
    left: auto;
    right: 35px;
}
.slick-slider .slick-arrow.slick-next{
    background: url(../img/white_arrow_right.svg) no-repeat center;
    left: auto;
    right: 35px;
}
.eulhome_slider .slick-track{
    margin: 0;
}
.eulhome_slider .slick-arrow.slick-next{
    background: #fff url(../img/blue_arrow_right.svg) no-repeat center / 13px;
    right: 8px;
}
.eulhome_slider .slick-arrow.slick-prev{
    background: #fff url(../img/blue_arrow_left.svg) no-repeat center / 13px;
    left: 8px;
}
.slick-slider .slick-arrow:before{
    display: none;
}
.homecarousel .carousel_cover{
    position: relative;
    width: 100%;
    height: 100%;
}
.homecarousel .carousel_cover .row {
    align-content: center;
    align-items: center;
    justify-content: space-between;
}
.homecarousel .carousel_cover .carousel_image {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.homecarousel .carousel_cover .carousel_caption {
    align-content: center;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
    position: relative;
    padding: 100px 0 150px;
    width: 100%;
}
.homecarousel .carousel_cover .carousel_caption .container{
    max-width: 100%;
}
.homecarousel .carousel_cover .carousel_caption .caption-description {
    max-width: calc(100% - 370px);
}
.prestablog_slide .slide_item .caption_slider .title,
.homecarousel .carousel_cover .carousel_caption .caption-description .title{
    font-style: normal;
    font-weight: 700;
    font-size: 62.5779px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.prestablog_slide .slide_item .caption_slider .desc,
.prestablog_slide .slide_item .caption_slider .desc p,
.homecarousel .carousel_cover .carousel_caption .caption-description .subtitle{
    font-style: normal;
    font-weight: 300;
    font-size: 22.9615px;
    line-height: 108%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.homecarousel .carousel_cover .carousel_caption .caption-description .link{
    margin-top: 12px;
}
.border_button,
.new_model_container .slider_neuf .item_cover .buttons .button,
.homecarousel .carousel_cover .carousel_caption .caption-description .link a {
    font-style: normal;
    font-weight: 400;
    font-size: 17.9731px;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    padding: 12px 20px;
    text-decoration: none;
    outline: none !important;
}
.border_button:hover,
.new_model_container .slider_neuf .item_cover .buttons .button:hover,
.homecarousel .carousel_cover .carousel_caption .caption-description .link a:hover {
    color: #213053;
    background: #fff
}
.logo_fend,
#category .logo_fend,
.homecarousel .carousel_cover .carousel_caption .logo_fend {
    position: absolute;
    right: 50px;
    bottom: 60px;
    z-index: 1;
}
.carousel_box_title {
    background: linear-gradient(134.22deg, rgba(255, 255, 255, 0.9) 11.13%, rgba(185, 185, 185, 0.9) 70.2%);
    padding: 50px;
    max-width: 370px;
    word-wrap: break-word;
}
.carousel_box_title .title{
    font-style: normal;
    font-weight: 700;
    font-size: 49.056px;
    line-height: 83%;
    text-transform: uppercase;
    color: #01B8E9;
    margin-bottom: 25px;
}
.carousel_box_title .carousel_link a{
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #213053;
    border: 2px solid #213053;
    padding: 12px 20px;
}
.carousel_box_title .carousel_link a:hover{
    color: #fff;
    background: #213053;
}
#custom-text{
    background: linear-gradient(173.46deg, #2A376A 6.87%, #161F3E 94.52%);
    overflow: hidden;
}
#custom-text,
#custom-text p{
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 108%;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    justify-content: center;
}
#custom-text p:last-child{
    margin: 0;
}
#custom-text .custom_text_cover{
    
}
.footer_cover{
    
}
.footer_cover .block-contact{
    width: 100%;
    margin-bottom: 50px;
}
.vous_souhaitez {
    background: #264590;
    margin-bottom: 35px;
}
.vous_souhaitez .vous_souhaitez_cover{
    position: relative;
    padding-left: 345px;
}
.vous_souhaitez .vous_souhaitez_cover .image{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 345px;
}
.vous_souhaitez .vous_souhaitez_cover .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.vous_souhaitez .vous_souhaitez_cover .desc{
    padding: 40px;
}
.vous_souhaitez .vous_souhaitez_cover .link a {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    padding: 12px 20px;
}
.block_contact_content{

}
.contact_top {
    background: #fff;
    padding: 40px 50px 30px;
    width: 100%;
    justify-content: space-between;
}
.contact_top .right{
    text-align: right;
}
.contact_top .right .mail{
    margin-bottom: 10px;
    margin-top: 10px;
}
.contact_top .left{

}
.contact_top .home_bloc_title{
    margin: 0;
}
.contact_top .home_bloc_title .title,
.contact_top .home_bloc_title .sub_title{
    color: #213053;
}
.contact_top .home_bloc_title .magasin{
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #213053;
    margin: 25px 0 0;
}
.contact_top .right a{
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #01B8E9;
    border: 2px solid #01B8E9;
    padding: 12px 20px;
    text-decoration: none;
}
.contact_top .right a:hover{
    color: #fff;
    background: #01B8E9;
}
.block_contact_content .block_contact_left{
    width: 435px;
    background: #264590;
    padding: 50px;
}
.block_contact_content .block_contact_right{
    width: calc(100% - 435px);
    position: relative;
}
.block_contact_content .block_contact_right .logomap{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 93px;
    height: 93px;
    background: #264590;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    padding: 6px;
}
.block_contact_content .block_contact_right .logomap img{
    object-fit: contain;
}
.block_contact_content .logo_contact {
    margin-bottom: 35px;
}
.block_contact_content .ct_item {
    margin-top: 20px;
}
.block_contact_content .fc_title {
    font-style: normal;
    font-weight: 900;
    font-size: 25px;
    line-height: 105%;
    text-transform: uppercase;
    color: #01B8E9;
    margin-bottom: 15px;
}
.block_contact_content .fc_cont {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
}
.home_modeles {
    padding: 53px 0 64px;
}
.home_modeles .list_modeles{
    margin-right: -8px;
    margin-left: -8px;
}
.home_modeles .mod_item{
    padding: 8px;
}
.home_modeles .mod_item_cover{
    height: 100%;
    background: linear-gradient(173.46deg, #2A376A 6.87%, #161F3E 94.52%);
    position: relative;
    padding-bottom: 75px;
}
.home_modeles .mod_item_cover .mod_image{
    
}
.footer-block ul li .post_image img,
#module-prestablog-blog .banner_cat_blog .post_image img,
#module-prestablog-blog .banner_single_blog .post_image img,
#blog_list .blog_post_item .block_cont .block_top img,
#blog_list_1-7 li .block_cont .block_top img,
.liste_caravanes .caravane_item_cover .image img,
.block_contact_content .block_contact_right img,
.mod_fend_image a,
.mod_fend_image img,
.home_modeles .mod_item_cover .mod_image a,
.home_modeles .mod_item_cover .mod_image img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
}
.wishlist-products-item .wishlist-product .wishlist-product-link img,
.scale_hover img{
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#blog_list .blog_post_item:hover .block_cont .block_top img,
#blog_list_1-7 li:hover .block_cont .block_top img,
.wishlist-products-item .wishlist-product:hover .wishlist-product-link img,
.scale_hover:hover img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.home_modeles .mod_item_cover .mod_desc{
    padding: 30px;
    word-wrap: break-word;
}
.home_modeles .mod_item_cover .mod_title{
    margin: 0;
}
.home_modeles .mod_item_cover .mod_title,
.home_modeles .mod_item_cover .mod_title a{
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.home_modeles .mod_item_cover .mod_title a:hover{
    color: #01B8E9;
}
.home_modeles .mod_item_cover .mod_sub_title{
    margin: 10px 0 0;
}
.home_modeles .mod_item_cover .mod_sub_title,
.home_modeles .mod_item_cover .mod_sub_title a{
    font-style: normal;
    font-weight: 300;
    font-size: 19.4226px;
    line-height: 98%;
    text-transform: uppercase;
    color: #01B8E9;
}
.home_modeles .mod_item_cover .mod_sub_title a:hover{
    color: #fff;
}
.home_modeles .mod_item_cover .mod_link{
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
}
.page-my-account #content .links .button a,
.white_border_white_color a,
.home_modeles .mod_item_cover .mod_link a{
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid #FFFFFF;
    display: inline-flex;
    padding: 12px 20px;
    align-items: center;
    justify-content: center;
    min-width: 85%;
}
.home_modeles .mod_item_cover .mod_link a{
    padding: 3px 20px;
    min-height: 58px;
}
.page-my-account #content .links .button a:hover,
.white_border_white_color a:hover, 
.vous_souhaitez .vous_souhaitez_cover .link a:hover, 
.home_modeles .mod_item_cover .mod_link a:hover{
    color: #213053;
    background: #fff;
}
.home_modeles_neufs_fend {
    background: #EBEBEB;
}
.home_bloc_title{
    margin-bottom: 25px;
}
.home_bloc_title .title{
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 83%;
    text-transform: uppercase;
    color: #fff;
}
.products_bloc .home_bloc_title .title{
    font-size: 50px;
    color: #213053;
}
.bloc_galerie_photo .home_bloc_title .title{
    font-size: 40px;
    color: #213053;
}
.home_modeles_neufs_fend .home_bloc_title .title{
    color: #213053;
}
.home_bloc_title .sub_title {
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 83%;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}
.home_bloc_title .title a,
.home_bloc_title .sub_title,
.home_bloc_title .sub_title a{
    color: inherit;
}
.home_modeles_neufs_fend .home_bloc_title .sub_title {
    color: #6D6D6D;
}
.list_modeles_neufs_fend{
    margin-right: -8px;
    margin-left: -8px;
}
.home_modeles_neufs_fend .download_catalogue{
    margin: 25px 0 0;
}

.product_links .product_discover{
    margin-bottom: 12px;
    display: none;
}
.liste_modeles_neuf_fend .product_links .product_discover{
    display: block;
}
.left_side_cover a[type="button"],
#cart .continue_shopping,
.wishlist-modal .modal-footer .btn,
.product-actions button.add-to-cart,
.product_links .product_discover a{
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
    color: #213053;
    border: 2px solid #213053;
    text-align: center;
    justify-content: center;
    padding: 12px 15px;
    background: #fff;
    min-width: 85%;
    text-decoration: none;
    outline: none;
}
.product_top_desc .product-actions button.add-to-cart{
    border-color: #fff;
}
.product-actions button.add-to-cart{
    min-width: 195px;
}
.left_side_cover a[type="button"]:hover,
#cart .continue_shopping:hover,
.wishlist-modal .modal-footer .btn-secondary:hover,
.product-actions button.add-to-cart:hover,
.product_links .product_discover a:hover{
    color: #fff;
    background: #213053;
    opacity: 1;
    border-color: #213053;
}
.left_side_cover a[type="button"]:hover,
.left_side_cover .product-actions button.add-to-cart:hover{
    color: #fff;
    background: transparent;
    border-color: #fff;
}
.wishlist-modal .modal-footer .btn-primary,
.liste_modeles_neuf_fend .blue_border_blue_color,
.liste_modeles_neuf_fend button.blue_border_blue_color {
    color: #FFFFFF;
    background: #213053;
}
.wishlist-modal .modal-footer .btn-primary:hover,
.liste_modeles_neuf_fend .blue_border_blue_color:hover,
.liste_modeles_neuf_fend button.blue_border_blue_color:hover{
    color: #213053;
    background: #fff;
    opacity: 1;
}
.wishlist-modal .modal-footer .btn {
  min-width: 0 !important;
}
.download_catalogue {
    background: #213053;
    flex-wrap: initial;
    align-items: center;
    padding: 30px 40px 30px 385px;
    position: relative;
}
.download_catalogue .image{
    margin: 0 40px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 345px;
}
.download_catalogue .image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.download_catalogue .title {
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-right: 30px;
}
.download_catalogue .download_form {
    
}
.download_catalogue .download_form .form-control {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 0;
    line-height: 30px;
    outline: none;
    box-shadow: none;
    opacity: 1;
}
.caravane_top form .form-control::-webkit-input-placeholder,
#search_widget form input::-webkit-input-placeholder,
.download_catalogue .download_form .form-control::-webkit-input-placeholder { /* Edge */
    color: #fff;
}
.caravane_top form .form-control:-ms-input-placeholder,
#search_widget form input:-ms-input-placeholder,
.download_catalogue .download_form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}
.caravane_top form .form-control::placeholder,
#search_widget form input::placeholder,
.download_catalogue .download_form .form-control::placeholder {
    color: #fff;
}

.download_catalogue .download_form .custom_checkbox {
    flex-wrap: initial;
    margin-top: 20px;
    position: relative;
}
.form-fields .custom_checkbox input,
.download_catalogue .download_form .custom_checkbox input{
    width: 0;
    height: 0;
    outline: none;
    list-style: none;
    margin: 0;
    appearance: none;
    position: relative;
    z-index: 0;
}
.form-fields .custom_checkbox label,
.download_catalogue .download_form .custom_checkbox label{
    position: relative;
    margin: 0;
    padding-left: 30px;
    cursor: pointer;
    z-index: 1;
}
.download_catalogue .download_form .custom_checkbox label:hover a{
    color: #01B8E9;
}
.form-fields .custom_checkbox input:checked + label:after,
.form-fields .custom_checkbox label:before,
.download_catalogue .download_form .custom_checkbox input:checked + label:after,
.download_catalogue .download_form .custom_checkbox label:before{
    content: "";
    width: 16px;
    height: 16px;
    background: #fff;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
}
.form-fields .custom_checkbox input:checked + label:after,
.form-fields .custom_checkbox label:before{
    background: #fff;
    border: 1px solid #213053;
}
.form-fields .custom_checkbox input:checked + label:after,
.download_catalogue .download_form .custom_checkbox input:checked + label:after{
    width: 10px;
    height: 10px;
    left: 3px;
    top: 3px;
    background: #213053;
}
.form-fields .custom_checkbox label,
.download_catalogue .download_form .custom_checkbox label,
.download_catalogue .download_form .custom_checkbox label a{
    font-family: 'Lato', sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    text-align: left;
}
.form-fields .custom_checkbox label{
    color: #213053;
}
.view_all_link a,
.download_catalogue .cta button,
.download_catalogue .cta a {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    justify-content: center;
    padding: 12px 20px;
    text-decoration: none;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    background: none;
}
.view_all_link a{
    font-weight: 700;
    font-size: 20px;
}
.view_all_link a:hover,
.download_catalogue .cta button:hover,
.download_catalogue .cta a:hover {
    color: #213053;
    background: #fff;
}
.view_all_link{
    text-align: center;
    margin-top: 30px;
}
.eul_home_blog .view_all_link a{
    color: #213053;
    border-color: #213053;
}
.eul_home_blog .view_all_link a:hover{
    color: #fff;
    background: #213053;
}
.support_items,
.nos_astuces_list{
    margin: 0 -8px 30px;   
}
.support_items{
    margin-top: -8px;   
}
.support_items .eul_item,
.nos_astuces_list .astuce_item{
    padding: 8px;   
}
.eulhome_slider .product_item,
.eulhome_slider .eul_item,
.eulhome_slider .astuce_item{
    height: auto;  
}
.support_items .eul_item .eul_item_cover,
.nos_astuces_list .astuce_item .astuce_item_cover{
    height: 100%;  
    background: #fff;
    position: relative;
    padding-bottom: 80px;
}
.support_items .eul_item .eul_item_cover .eul_item_image,
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_item_item_image{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 184px;
}
.prestablog_slide .slide_item .image_slider img,
.support_items .eul_item .eul_item_cover .eul_item_image a,
.support_items .eul_item .eul_item_cover .eul_item_image img,
.content_category_filter .product_item .product-miniature .thumbnail-top a,
.content_category_filter .product_item .product-miniature .thumbnail-top a img,
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_item_item_image a,
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_item_item_image a img{
    width: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    height: 100%;
}
.support_items .eul_item .eul_item_cover .video_button,
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_video_button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
    background: url(../img/icon_son.svg) no-repeat center / 85px;
    padding: 0;
    border: none;
    width: 100%;
    outline: none;
}
.support_items .eul_item .eul_item_desc,
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_item_desc{
    padding: 30px 30px 0;
    /*position: relative;*/
}
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_order,
.support_items .eul_item .eul_item_link {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
}
.download_infos .eul_label,
.support_items .eul_item .eul_label,
.astuce_item .astuce_tuto{
    margin: -50px 0 30px;
    position: relative;
}
.download_infos .eul_label .span,
.label_disponibilite label,
.label_promotion,
.support_items .eul_item .eul_label .span,
.astuce_item .astuce_tuto .span{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #213053;
    background: #B89FEB;
    border-radius: 30px;
    padding: 4px 20px;
    border: 2px solid #B89FEB;
}
.download_infos .fich_tech .span,
.support_items .eul_item .fich_tech .span{
    background: #01B8E9;
    border-color: #01B8E9;
}
.product_item .label_disponibilite{
    position: absolute;
    top: -19px;
    right: 0;
    z-index: 2;
    left: 0;
    text-align: center;
}
.label_disponibilite label{
    background: #264590;
    border: 2px solid #264590;
    color: #fff;
    margin: 0;
}
.product_item .label_promotion{
    position: absolute;
    top: 13px;
    right: 13px;
    z-index: 1;
}
.support_items .eul_item .eul_item_title,
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_title{
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 41px;
}
.support_items .eul_item .eul_item_title,
.support_items .eul_item .eul_item_title a,
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_title,
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_title a{
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 83%;
    text-transform: uppercase;
    color: #213053;
}
#blockcart-modal .cart-content .cart-content-btn .btn,
#blog_list .prestablog_more .blog_link,
#blog_list_1-7 .prestablog_more .blog_link,
.wishlist-products-item .wishlist-product-addtocart,
.eul_item_link a,
#left-column .btn-primary,
.btn-primary,
.blue_border_blue_color,
button.blue_border_blue_color,
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_order a {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    color: #213053;
    border: 2px solid #213053;
    padding: 12px 20px;
    min-width: 85%;
    outline: none !important;
    box-shadow: none;
    cursor: pointer;
    text-decoration: none;
    transition: none;
}
#blockcart-modal .cart-content .cart-content-btn .btn{
    min-width: 0;
    width: 100%;
}
#module-prestablog-blog #left-column .btn-primary {
  background: transparent !important;
  color: #213053 !important;
}
#module-prestablog-blog #left-column .btn-primary:hover{
    background: #213053 !important;
    color: #fff !important;
}
#blockcart-modal .cart-content .cart-content-btn .btn:hover,
#blog_list .prestablog_more .blog_link:hover,
#blog_list_1-7 .prestablog_more .blog_link:hover,
.wishlist-products-item .wishlist-product-addtocart:hover,
.eul_item_link a:focus,
.eul_item_link a:hover,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:hover,
.blue_border_blue_color:focus,
.blue_border_blue_color:hover,
button.blue_border_blue_color:hover,
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_order a:focus,
.nos_astuces_list .astuce_item .astuce_item_cover .astuce_order a:hover {
    color: #fff;
    background: #213053;
    text-decoration: none;
}
.modal-content{
    width: 100%;
    border-radius: 0;
    border: none;
}
.modal-content button.close span i,
.modal-content button.close i{
    font-size: 0;
}
.modal-content .modal-body{
    padding: 30px;
    filter: drop-shadow(30px 30px 50px rgba(0, 0, 0, 0.25));
}
.list_products{
    margin: 0 -8px;
}
.list_products .product_item{
    padding: 8px;
}
.list_products .product-miniature {
    height: 100%;
}
.product-miniature .thumbnail-container {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding-bottom: 65px;
}
.liste_modeles_neuf_fend .product-miniature .thumbnail-container {
    padding-bottom: 140px;
}
.products article .wishlist-button-add {
    position: absolute;
    top: 200px;
    right: 15px;
    z-index: 10;
    background: #EBEBEB;
    box-shadow: none;
    height: 28px;
    width: 28px;
    min-width: 28px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.liste_modeles_neuf_fend article .wishlist-button-add {
    display: none;
}
.products article .wishlist-button-add i{
    content: "";
    background: url(../img/heart.svg) no-repeat center;
    width: 16px;
    height: 16px;
    font-size: 0;
    display: block;
    line-height: normal;
    position: relative;
    top: 1px;
}
.products article .wishlist-button-add:hover{
    opacity: 1;
}
.products article .wishlist-button-add:hover i{
    background: url(../img/heart_color.svg) no-repeat center;
}
.wishlist-products-item .wishlist-product .wishlist-product-image,
.product-miniature .thumbnail-top {
    height: 184px;
    overflow: hidden;
    width: 100%;
}
.product-miniature .thumbnail-top a{
    height: 100%;
    display: block;
}
.product-miniature .thumbnail-top a img{
    max-height: 100%;
    display: block;
}
.product-miniature .product-description{
    position: relative;
    height: auto;
    padding: 40px 30px 30px;
    background: #fff;
}
.liste_modeles_neuf_fend .product-miniature .product-description{
    padding: 30px;
}
#blog_list .block_bas .title_post{
    line-height: inherit;
    padding-bottom: 0px;
    margin-bottom: 10px;
    border-bottom: none;
    font-size: 16px;
}
#blog_list .block_bas .title_post a,
#blog_list_1-7 .block_bas h3 a,
.wishlist-products-item .wishlist-product-title,
.product-miniature .product-title a, .product-title, .product-title .product-title span {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 83%;
    text-transform: uppercase;
    color: #213053;
    text-decoration: none;
}
.liste_modeles_neuf_fend .product-miniature .product-title,
.liste_modeles_neuf_fend .product-miniature .product-title a{
    font-size: 35px;
}
.liste_modeles_neuf_fend .product-miniature .product_subtitle{
    font-style: normal;
    font-weight: 300;
    font-size: 19.4226px;
    line-height: 98%;
    text-transform: uppercase;
    color: #6D6D6D;
    display: block !important;
}
.product-miniature .product_subtitle{
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 83%;
    color: #213053;
}
#content-wrapper .wishlist-products-list .wishlist-products-item .wishlist-product-price-promo,
.product-miniature .regular-price {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 83%;
    text-decoration-line: line-through;
    text-transform: uppercase;
    color: #6D6D6D;
    margin: 0;
}
.product-miniature .product_links{
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px;
}
.products_caracteristics,
.product_attrs{
    margin-top: 20px;
}
.products_caracteristics .carac_item,
.product_attrs .tag_item {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 83%;
    color: #213053;
}
.product_attrs .tag_item {
    margin-bottom: 4px;
}
.product_attrs .tag_item:last-child{
    margin-bottom: 0;
}
.product_attrs .tag_item .label {
    margin: 0 5px 0 0;
}

.products_caracteristics .carac_item{
    font-style: italic;
    padding: 4px 0;
    align-items: center;
}
.products_caracteristics .carac_item .icon{
    width: 30px;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
}
.products_caracteristics .carac_item .icon_feat2,
.products_caracteristics .carac_item .icon_couchage{
    background-image: url(../img/picto-couchage.svg);
}
.products_caracteristics .carac_item .icon_feat3,
.products_caracteristics .carac_item .icon_pneu{
    background-image: url(../img/picto-roue.svg);
}
#product .product_container_infos .products_caracteristics .carac_item .icon_feat3{
    width: 35px;
    height: 35px;
}
.products_caracteristics .carac_item .icon_feat1,
.products_caracteristics .carac_item .icon_annee{
    background-image: url(../img/picto-calendrier.svg);
}
.products_caracteristics .carac_item .icon_feat5,
.products_caracteristics .carac_item .icon_taille{
    background-image: url(../img/picto-dimension.svg);
}
#product .block_infos_occasions,
.liste_occasions .block_infos_occasions{
    display: block !important;
}


/* Page catégory */
#category{

}
#left-column,
#category #left-column{
    padding: 0 15px 0 0;
}
.category_products_bloc,
#category .category_products_bloc{
    padding: 0;
}
#content-wrapper.left-column,
#category #content-wrapper.left-column{
    width: 100%;
    padding: 0 0 80px;
    background: #EBEBEB;
    margin-bottom: 80px;
}
#category #content-wrapper.left-column{
    padding: 0;
}
#category #main .right_side .page-content {
    margin-bottom: 0;
}
#category #content-wrapper #products,
#category #content-wrapper #products {
    margin-bottom: 60px;
}
#module-prestablog-blog .banner_cat_blog,
#module-prestablog-blog .banner_single_blog,
.support_banner,
.category_banner{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 75px 0;
    position: relative;
    min-height: 460px;
}
#module-prestablog-blog .banner_cat_blog .post_infos,
#module-prestablog-blog .banner_single_blog .post_infos,
.support_banner_content,
.category_banner_content {
    position: relative;
    z-index: 1;
}
.support_banner_infos,
.category_banner_infos{
    max-width: 70%;
}
#wrapper .banner_order h1,
#contact #wrapper .banner_contact h1,
#module-prestablog-blog .banner_cat_blog h1,
#module-prestablog-blog .banner_single_blog h1,
.support_banner_infos .h1,
.category_banner_infos .h1{
    font-style: normal;
    font-weight: 700;
    font-size: 85.3324px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
    word-wrap: break-word;
}
#module-prestablog-blog .banner_cat_blog h1,
#module-prestablog-blog .banner_single_blog h1{
    color: #fff !important;
}
.banner_cat_blog .cat_desc_blog,
.support_banner_infos .banner_description,
.support_banner_infos .banner_description p,
.category_banner_infos #category-description,
.category_banner_infos #category-description p{
    font-style: normal;
    font-weight: 300;
    font-size: 31.3108px;
    line-height: 108%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.support_banner_infos .banner_description p:last-child,
.category_banner_infos #category-description p:last-child{
    margin: 0;
}
.content_category_filter{
    background: #264590;
    margin-bottom: 15px;
    padding: 20px 20px 15px;
}
.content_category_filter .bloc_filter_top{
    width: 100%;
}
.content_category_filter .sorting_box,
.content_category_filter .products-selection{
    margin: 0;
    width: 50%;
    padding-left: 15px;
}
.content_category_filter .search-widgets{
    width: 50%;
    padding-right: 15px;
}
.content_category_filter .rendered_active_filters{
    width: 100%;
}
.filter_bloc .filter_item,
#filter_bloc_list .filter_bloc .filter_item a{
    flex-wrap: initial;
}
.filter_bloc .filter_item,
.filter_bloc .filter_item label{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 141%;
    color: #FFFFFF;
    cursor: pointer;
    text-transform: uppercase;
    text-align: left;
}
.bloc_filter_top ul,
.content_category_filter .rendered_active_filters .active_filters ul{
    margin: 30px -10px 0;
}
.content_category_filter .rendered_active_filters .active_filters ul{
    margin-top: 10px;
}
.content_category_filter .newsModels_products{
    margin: 25px 0 0;
    width: 100%;
}
.content_category_filter .newsModels_products_cover{
    margin: 0 -8px;
}
.content_category_filter .newsModels_products .product_item{
    padding: 8px;
    width: 25%;
}
.content_category_filter .product_item .product-miniature{
    background: #213053;
    padding: 0 !important;
    height: 100%;
    position: relative;
}
.content_category_filter .product_item.active .product-miniature{
    border: 4px solid #fff;
}
.content_category_filter .product_item .product-miniature .thumbnail-top{
    height: 138px;
}
.content_category_filter .product_item .product-miniature .thumbnail-top a{
    display: block;
}
.content_category_filter .product_item .product-miniature .product-description2{
    padding: 30px;
    word-wrap: anywhere;
}
.content_category_filter .product_item .product-miniature .product-description2 .product-title{
    margin: 0;
}
.content_category_filter .product_item .product-miniature .product-description2 .product-title a{
    font-size: 33.0948px;
    line-height: 83%;
    color: #FFFFFF;
}
.content_category_filter .product_item .product-miniature .scale_hover {
    position: relative;
    width: 100%;
}
#custom_filter,
#search_filters_wrapper{
    background: linear-gradient(173.46deg, #2A376A 6.87%, #161F3E 94.52%);
}
#custom_filter{
    padding: 1.563rem 1.25rem;
}
#custom_filter .custom_filter_content,
#search_filters_wrapper #search_filters{
    background: none;
    margin: 0;
}
#custom_filter .custom_filter_content .h6,
#search_filters_wrapper #search_filters .h6{
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
}
#custom_filter .custom_filter_content .filter_bloc .filter_title,
#search_filters_wrapper #search_filters .facet .facet-title{
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
}
#custom_filter .filter_item{
    flex-wrap: initial;
}
#custom_filter .filter_item label{
    margin: 3px 0 0 3px !important;
    line-height: 100% !important;
}
#custom_filter .filter_item .nb_elts {
    margin-left: 5px;
}
#custom_filter .custom_filter_content label,
#search_filters .facet p,
#search_filters .facet .facet-label a {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 141%;
    color: #FFFFFF;
}
#search_filters .facet .facet-label a {
    margin: -3px 0 0;
}
#search_filters .ui-slider-horizontal {
    border: #264590;
    background: #264590;
    color: #222;
    border-radius: 0 !important;
}
#search_filters .ui-widget-header {
    background: #fff;
}
#search_filters .ui-slider .ui-slider-handle {
    width: 19px;
    border: 1px solid #EBEBEB;
    background: #EBEBEB;
    box-shadow: -5px 7px 10px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
}
#search_filters .facet .facet-label{
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 10px 0;
}
#search_filters .facet .facet-label .custom-checkbox{
    position: initial;
}
#filter_bloc_list .custom-checkbox input{
    position: absolute;
    margin-top: 0.25rem;
    cursor: pointer;
    opacity: 0;
}
#filter_bloc_list .custom-checkbox input+span .checkbox-checked {
    display: none;
}
#filter_bloc_list .custom-checkbox input,
.custom-checkbox input[type="checkbox"] {
    width: 14px;
    height: 14px;
}
#search_filters .facet .facet-label .custom-checkbox input[type="checkbox"] {
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
#search_filters .facet .facet-label .color,
#filter_bloc_list .custom-checkbox input + span,
.custom-checkbox input[type="checkbox"] + span {
    width: 14px;
    height: 14px;
    border: 1px #fff solid;
    background: #fff;
    display: inline-block;
    margin-right: 0.5rem;
}
#filter_bloc_list .custom-checkbox input + span,
.custom-checkbox input[type="checkbox"] + span {
    margin-top: -3px;
}
#search_filters .facet .facet-label .custom-checkbox input[type="checkbox"] + span {
    display: block;
}
#conditions-to-approve .custom-checkbox input[type="checkbox"] + span,
#customer-form .custom-checkbox input[type="checkbox"] + span,
.register-form .custom-checkbox input[type="checkbox"] + span {
    border-color: #213053;
    background: transparent;
}
#custom_filter .filter_bloc,#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet {
    padding-top: 30px;
}
#search_filters .facet ul, #search_filters_brands .facet ul, #search_filters_suppliers .facet ul{
    padding: 0;
    margin: 0;
}
#products .products, .featured-products .products, .product-accessories .products{
    margin-left: -5px;
    margin-right: -5px;
}
#category #products .products, #category .featured-products .products, #category .product-accessories .products{
    margin-top: -5px;
}
#products .products .product_item, 
.featured-products .products .product_item, 
.product-accessories .products .product_item{
    padding: 5px;
}
#products .products .product_item .product-miniature, 
.featured-products .products .product_item .product-miniature, 
.product-accessories .products .product_item .product-miniature{
    height: 100%;
}
#search_filters .facet .faceted-slider{
    padding-bottom: 10px;
    max-width: calc(100% - 20px);
}
#search_filters_wrapper #search_filters .facet-dropdown {
    box-sizing: border-box;
    padding-right: 0;
    padding-left: 0;
    color: #fff;
    background: #264590;
    border: none;
    box-shadow: none;
}
.filter_bloc .select-title,
#search_filters_wrapper #search_filters .facet-dropdown .select-title {
    border: 1px solid #264590;
    background: #264590 url(../img/white_select.svg) no-repeat 15px center / 17px;
    padding-left: 42px;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.facet-dropdown .dropdown-menu {
    width: 100%;
    background: #264590;
    border: none;
    box-shadow: none;
    position: initial;
    padding: 0;
    margin: 0;
    float: none;
}
.facet-dropdown .select-list {
    display: block;
    padding: .625rem 1.25rem;
    background: #264590;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 141%;
    color: #FFFFFF;
}
.active_filters .filter-block {
    background: #213053;
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 101%;
    display: inline-flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    padding: 10px 20px 8px;
    margin: 10px 10px 10px 30px;
    word-wrap: anywhere;
    max-width: calc(25% - 40px);
}
.active_filters .filter-block a {
    color: inherit;
}
.active_filters .filter-block:first-child {
    margin-left: 10px;
}
.active_filters .filter-block:first-child:before{
    display: none;
}
.active_filters .filter-block:before{
    content: "";
    height: 100%;
    width: 1px;
    background: #213053;
    position: absolute;
    left: -20px;
    top: 0;
    bottom: 0;
}
.active_filters .filter-block .close,
.modal-content button.close,
.remove_caravane,
.btn_remove_filters,
.bloc_filter_top .filter-block.active .close{
    font-size: 0;
    opacity: 1 !important;
    position: absolute;
    top: -15px;
    background: #fff url(../img/remove_filter.svg) no-repeat center;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    right: -15px;
    z-index: 1;
    outline: none;
    box-shadow: none;
    cursor: pointer;
}
.btn_remove_filters{
    top: -13px;
    right: -13px;
    z-index: 1;
}
.products-sort-order .select-title, .brands-sort .select-title, .suppliers-sort .select-title {
    background: #213053 url(../img/white_select.svg) no-repeat 20px center;
    font-style: normal;
    font-weight: 400;
    font-size: 17px !important;
    line-height: 83%;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 25px;
    border: 1px solid #213053;
    justify-content: flex-end;
}
.products-sort-order .select-title i, .brands-sort .select-title i, .suppliers-sort .select-title i {
    display: none;
}
#search_widget form{
    flex-wrap: initial;
    align-items: flex-end;
}
#search_widget form i.search{
    position: relative;
    padding: 0;
    background: url(../img/search.svg) no-repeat center / 63px;
    height: 63px;
    width: 63px;
    margin-bottom: -16px;
    margin-left: -8px;
}
#search_widget form input {
    width: 100%;
    padding: 6px 0;
    outline: none;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
}
#filter_bloc_list .custom-checkbox input:checked + span .checkbox-checked,
#filter_bloc_list .custom-checkbox input[type="radio"]:checked + span .checkbox-checked,
.custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
    display: block;
    width: 14px;
    height: 14px;
    margin: -1px 0 0 -2px;
    font-size: 15px;
    font-weight: 700;
    color: #01B8E9;
}
#wrapper .breadcrumb,
#wrapper .breadcrumb li a,
#wrapper .breadcrumb li a span{
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #EBEBEB;
  text-decoration: none;
}
#wrapper .product_breadcrumb .breadcrumb li a,
#wrapper .product_breadcrumb .breadcrumb li a span{
  color: #213053;
}
#wrapper .breadcrumb li span{
  color: #fff;
}
#wrapper .breadcrumb li a:hover,
#wrapper .breadcrumb li a:hover span{
  color: #01B8E9;
}
#wrapper .product_breadcrumb{
    margin: 0 0 30px;
}
#category #wrapper .product_breadcrumb{
    margin-top: 30px;
}
#wrapper .product_breadcrumb .breadcrumb{
    margin: 0;
}
#wrapper .product_breadcrumb .breadcrumb li span{
  color: #6D6D6D;
}
#wrapper .breadcrumb li:after{
    content: "";
    background: url(../img/breadcrumb.svg) no-repeat center;
    width: 5px;
    height: 7px;
    display: inline-block;
    margin: 0 3px;
    font-size: 0;
}
#wrapper .product_breadcrumb .breadcrumb li:after{
    background: url(../img/blue_breadcrumb.svg) no-repeat center;
}
#wrapper .breadcrumb li:last-child:after{
    display: none
}
.best_sellers_bloc{
    background: #fff;
    padding: 20px 20px 10px;
}
.best_sellers_bloc .products{
    margin: 0 !important;
}
.best_sellers_bloc .products>div{
    padding: 0 0 10px !important;
    width: 100%;
}
.best_sellers_bloc  .products>div .product-miniature .thumbnail-container{
    padding: 0;
    flex-wrap: initial;
}
.best_sellers_bloc .products>div .product-miniature .thumbnail-container .product-description{
    padding: 0;
}
.best_sellers_bloc .products>div .product-miniature .thumbnail-container .label_promotion,
.best_sellers_bloc .products>div .product-miniature .thumbnail-container .product_subtitle,
.best_sellers_bloc .products>div .product-miniature .thumbnail-container .product-list-reviews,
.best_sellers_bloc .products>div .product-miniature .thumbnail-container .highlighted-informations,
.best_sellers_bloc .products>div .product-miniature .thumbnail-container .label_disponibilite,
.best_sellers_bloc .products>div .product-miniature .thumbnail-container .wishlist-button-add,
.best_sellers_bloc .products>div .product-miniature .thumbnail-container .product_links{
    display: none;
}
.best_sellers_bloc .products>div .product-miniature .thumbnail-top{
    height: auto;
    margin-right: 10px;
    min-width: 104px;
    width: 104px;
}
.best_sellers_bloc .products>div .product-miniature .thumbnail-top:before{
    content: attr(data-position);
    background: #01B8E9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 101%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 47px;
    height: 47px;
    min-width: 47px;
    margin-right: 10px;
}
#left-column #prestablog_lastliste p,
.best_sellers_bloc .products>div .product-miniature .product-title a{
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: normal;
    text-transform: uppercase;
    color: #213053;
}
.best_sellers_bloc .products>div .product-miniature .product-title a{
    display: block;
}
.best_sellers_bloc .products>div .product-miniature .thumbnail-container:hover .product-title a{
    color: #01B8E9;
}
.best_sellers_bloc .products>div .product-miniature .product-price-and-shipping{
    font-size: 20px;
    margin: 0;
}
.best_sellers_bloc .products>div .product-miniature .regular-price {
  font-size: 15px;
}
.best_sellers_bloc .products>div .product-miniature .thumbnail-container .product-thumbnail {
    width: 47px;
    min-width: 47px;
    height: 47px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
#cms #wrapper .container {
    padding: 0;
}
#cms #wrapper #content-wrapper {
    padding: 0 0 100px;
}
#cms #wrapper .page-content.page-cms{
    margin: 0;
    padding: 0;
    background: none;
}
#cms #main .page-header {
    margin-bottom: 40px;
}
#cms #main .page-header h1{
    font-style: normal;
    font-weight: 700;
    font-size: 62.5779px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}
#cms #wrapper .page-content.page-cms .services{
    
}
.product_grouped_features .product-description ul.style_disc,
#cms #wrapper .page-content.page-cms .style_disc{
    list-style: disc;
    padding-left: 20px;
}
.page-content.page-cms ul li,
#cms #wrapper .page-content.page-cms .style_disc li{
    padding: 10px 0;
}
#cms #wrapper .page-content.page-cms a:hover{
    text-decoration: underline;
}
#cms #wrapper .page-content.page-cms .cms_sub_list {
    padding-left: 25px;
    margin: 10px 0 !important;
}
#cms #wrapper .page-content.page-cms .title_h3 {
    margin: 0 0 15px;
    font-size: 20px;
}
body#product #main {
    background: #EBEBEB;
    padding-bottom: 80px;
    margin-bottom: 80px;
}
body#product #main .product_top{
    background: #fff;
    padding: 30px;
}
body#product #main .product_top .product-description{
    margin-top: 20px;
}
body#product #main .product-description, .product-description p {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 121.5%;
    color: #213053;
}
.product-description p:last-child{
    margin: 0;
}
body#product #main .product_top .product_top_right {
    padding-left: 80px;
}
body#product #main .product_top .has-discount .discount {
    padding-left: 80px;
}
body#product #main .product_top .product-prices,
body#product #main .product_top .product-prices div{
    margin: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 83%;
    text-transform: uppercase;
    color: #213053;
}
body#product #main .product_top .product-prices div.product-discount,
body#product #main .product_top .product-prices div.product-discount .regular-price{
    font-weight: 400;
    font-size: 20px;
    text-decoration-line: line-through;
    color: #6D6D6D;
}
body#product #main .product_top .product-information {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 121.5%;
    color: #213053;
    justify-content: flex-end;
}
body#product #main .product_top .label_disponibilite{
    margin-top: 20px;
    margin-bottom: 30px;
}
body#product #main .product_top .h1{
    font-style: normal;
    font-weight: 700;
    font-size: 46.1268px;
    line-height: 83%;
    text-transform: uppercase;
    color: #213053;
    margin: 0 0 15px;
}
body#product #main .product_top .product_subtitle {
    font-style: normal;
    font-weight: 400;
    font-size: 31.3662px;
    line-height: 83%;
    color: #213053;
}
body#product #main .products_bloc {
    margin-top: 60px;
}
.product_page_banner{
    position: relative;
    margin-bottom: 30px;
}
#module-prestablog-blog .banner_cat_blog:before,
#module-prestablog-blog .banner_single_blog:before,
.prestablog_slide .slide_item .image_slider:before,
.category_banner:before,
.homecarousel .carousel_cover:before,
.support_banner::before,
.product_page_banner::before {
    content: "";
    background: #213053;
    opacity: 0.4;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.bloc_galerie_photo {
  background: #fff;
  padding: 80px 0;
}
.homecarousel .slick-slider .slick-arrow,
.product_page_banner .slick-slider .slick-arrow{
    display: none !important;
}
.product_page_banner .slick-slide{
    height: 100% !important;
    max-height: 450px;
}
.bloc_galerie_photo .product-images{
    margin: 0 -5px;
}
.bloc_galerie_photo .product-images .thumb-container{
    padding: 5px;
    width: 33.3333%;
    height: 220px;
}
.product_page_banner .slick-slide a,
.bloc_galerie_photo .product-images .thumb-container a{
    display: block;
    height: 100%;
    width: 100%;
}
.wishlist-products-item .wishlist-product .wishlist-product-image img,
.page-my-account #content .links .image img,
.banner_product_container img,
.new_model_container .slider_neuf .item_cover .item_image img,
.product_contact .image img,
.product_page_banner .slick-slide img,
.bloc_galerie_photo .product-images .thumb-container img{
    height: 100%;
    width: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}
.product_page_banner .product-images{
    margin: 0;
    padding: 0;
}
.product_page_banner .slick-slide a{

}
.product_page_banner .slick-slide a,
.product_page_banner .slick-slide img{
    max-height: 460px;
}
.product_page_banner .slick-dots{
    left: 50%;
    right: auto;
    bottom: 0;
    background: #fff;
    padding: 6px 10px 5px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    flex-wrap: initial;
}
.product_page_banner .slick-dots li button {
    background-color: #EBEBEB;
    border: 1px solid #EBEBEB;
}
.product_page_banner .slick-dots li.slick-active button {
    background-color: #213053;
    border-color: #213053;
}
.product_contact{
    background: #213053;
    padding: 50px 0;
}
.product_contact .product_contact_cover{
    position: relative;
    padding: 40px 40px 40px 320px;
    justify-content: space-between;
}
.product_contact .image{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 275px;
}
.product_contact .title{
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.product_contact .sup_title{
    font-weight: 400;
    font-size: 25px;
    line-height: 105%;
    display: block;
}
.product_contact .phone a{
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 105%;
    display: inline-flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #01B8E9;
    border: 2px solid #01B8E9;
    padding: 12px 20px;
    text-decoration: none;
}
.product_contact .phone a:hover{
    color: #fff;
    background: #01B8E9;
}
.product_catalogue {
    padding-top: 65px;
}

.new_model_container{

}
.new_model_container .bloc_neufs{
    padding: 20px 20px 0;
    width: 100%;
    background: #fff;
}
.new_model_container .bloc_neufs:first-child{
    width: 100% !important;
    padding: 0;
}
.new_model_container .bloc_neufs:nth-child(3n),
.new_model_container .bloc_neufs:nth-child(3n - 1){
    width: 50%;
}
.new_model_container .bloc_neufs:nth-child(3n){
    padding-left: 10px;
}
.new_model_container .bloc_neufs:nth-child(3n - 1){
    padding-right: 10px;
}
.new_model_container .slider_neuf{
    
}
.new_model_container .slider_neuf .slick-dots{
    bottom: 20px;
}
.new_model_container .slider_neuf .item_cover .item_image{
    position: relative;
    height: 540px;
}
.new_model_container .slider_neuf .item_cover .item_image:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(33, 48, 83, 0.32) 43.52%, #213053 72.59%);
    opacity: 0.4;
}
.new_model_container .slider_neuf .item_cover .item_image img{
    
}
.new_model_container .slider_neuf .item_cover .item_desc {
    position: absolute;
    bottom: 65px;
    left: 0;
    right: 0;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 20px;
}
.new_model_container .slider_neuf .item_cover .title {
    font-weight: 700;
    font-size: 52.672px;
    line-height: 83%;
    margin-bottom: 20px;
}
.new_model_container .slider_neuf .item_cover .short_desc,
.new_model_container .slider_neuf .item_cover .short_desc p{
    font-weight: 300;
    font-size: 29.2294px;
    line-height: 98%;
    color: #fff;
}
.new_model_container .slider_neuf .item_cover .short_desc {
  max-width: 1140px;
  margin: auto;
}
.new_model_container .slider_neuf .item_cover .short_desc p:last-child{
    margin: 0;
}
.new_model_container .slider_neuf .item_cover .buttons{
    justify-content: center;
    margin-top: 20px;
}
.new_model_container .slider_neuf .item_cover .buttons .button {
    margin: 5px;
}
#neuf .product_catalogue {
  padding: 80px 0;
  background: #fff;
}
#neuf .product_catalogue .container{
  padding: 0;
}
.product-features-top{
    background: #fff;
    padding: 25px 35px;
}
.product-features-top .products_caracteristics {
    margin: 0;
}
.product-features-top .products_caracteristics .carac_item{
    position: relative;
    padding-right: 20px;
    margin-right: 20px;
}
.product-features-top .products_caracteristics .carac_item:last-child{
    padding-right: 0;
    margin-right: 0;
}
.product-features-top .products_caracteristics .carac_item:after{
    content: "";
    width: 1px;
    height: 100%;
    background: #EBEBEB;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.product_top_desc{
    width: 100%;
}
body#product #main .product_new_config_detail{
    
}
.product_new_config_detail .product_top_desc{
    margin-bottom: 80px;
    padding-top: 100px;
}
.product_new_model_page .product_top_desc{
    background: #213053;
    justify-content: flex-end;
}
.product_new_model_page .product_top_desc .right_side{
    padding: 0;
}
.product_top_desc .left_side{
    
}
.product_new_model_page .product_top_desc .left_side_cover_top{
    margin-bottom: 40px;
    width: 100%;
}
.product_top_desc .h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 61.3139px;
    line-height: 83%;
    text-transform: uppercase;
    color: #264590;
    word-wrap: anywhere;
}
.product_top_desc .bloc_prices label {
    font-style: italic;
    font-weight: 400;
    font-size: 17px;
    line-height: 83%;
    color: #264590;
}
.product_top_desc .product-prices,
.product_top_desc .product-prices div{
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 83%;
    text-transform: uppercase;
    color: #264590;
    margin: 0;
}
.product_new_model_page .product_top_desc .product-prices,
.product_new_model_page .product_top_desc .product-prices div,
.product_new_model_page .product_top_desc .h1,
.product_new_model_page .product_top_desc .bloc_prices label {
    color: #FFFFFF;
}
.product_top_desc .left_side_cover{
    height: 100%;
    align-content: space-between;
}
.product_new_model_page .product_top_desc .left_side_cover{
    padding: 40px;
}
.product_top_desc .left_side_cover .fend_logo{
    max-width: 100px;
    margin-bottom: 23px;
}
.product_top_desc .add{
    margin: 0;
}
#category .product_container_infos,
#category .product_configurations,
#product .product_container_infos,
#product .product_configurations{
    margin-bottom: 65px;
}
#category .product_new_config_detail .product_container_infos,
#product .product_new_config_detail .product_container_infos{
    margin-bottom: 0;
}
.product_configurations .list_configurations{
    margin: 0 -8px;
}
.product_configurations .home_bloc_title .title{
    font-style: normal;
    font-weight: 700;
    font-size: 42.9066px;
    line-height: 83%;
    text-transform: uppercase;
    color: #213053;
}
.product_configurations .list_configurations .config_item{
    padding: 8px;
}
.product_configurations .list_configurations .config_item_cover {
    width: 100%;
    height: 100%;
    border: 1px solid #213053;
    padding: 40px;
}
.product_configurations .list_configurations .config_item_cover .config_top {
    align-items: center;
    margin-bottom: 30px;
}
.product_configurations .list_configurations .config_item .config_desc{
    
}
.product_configurations .list_configurations .config_item .config_image img{
    mix-blend-mode: darken;
}
.product_configurations .list_configurations .config_item .config_desc .title,
.product_configurations .list_configurations .config_item .config_desc .title a{
    font-style: normal;
    font-weight: 700;
    font-size: 32.1799px;
    line-height: 83%;
    text-transform: uppercase;
    color: #264590;
}
.product_configurations .list_configurations .config_item .config_desc .products_caracteristics .carac_item{
    width: 100%;
    flex-wrap: initial;
}
.product_configurations .config_buttons{
    justify-content: center;
}
.product_configurations .config_buttons a{
    margin: 5px;
    width: auto;
    min-width: 175px;
}
.vue_360 .modal-content{
    background: #EBEBEB;
}
.vue_360 .modal_title{
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 83%;
    text-transform: uppercase;
    color: #213053;
    margin-bottom: 15px;
}
.product_grouped_features{
    background: #fff;
    padding: 65px 50px;
}
.product_grouped_features .container{
    width: 100%;
    padding: 0;
}
.product_grouped_features .title_tech {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 83%;
    text-transform: uppercase;
    color: #213053;
    text-align: center;
    margin-bottom: 20px;
}
.product_grouped_features .grouped_features_cover .left_side {
    padding-right: 30px;
}
.product_grouped_features .grouped_features_cover .right_side {
    padding-left: 30px;
}
.product_grouped_features .product-features {
    margin: 0;
}
.product_grouped_features .features_item {
    font-weight: 400;
    font-size: 19.0606px;
    line-height: 83%;
    display: flex;
    align-items: center;
    color: #213053;
    width: 100%;
    padding: 8px 0;
    justify-content: space-between;
}
.product_grouped_features .features_item .name{
    font-weight: 600;
}
.product_grouped_features .features_item .value{
    
}
.product_grouped_features .product-description ul{
    margin: 0;
    padding: 0;
}
.product_grouped_features .product-description ul li{
    /*background: #213053;
    color: #fff;
    padding: 7px 15px;
    margin-bottom: 10px;
    font-size: 15px;*/
}
.product_grouped_features .product-description ul li:last-child{
    /*margin-bottom: 0*/
}
.product_grouped_features .product-description .elementor-accordion-item {
  margin-bottom: 10px;
}
.product_grouped_features .product-description .elementor-accordion-item:last-child{
  margin-bottom: 0;
}
.banner_product_container{
    background: #fff;
}
.banner_product_container .slick-slide{
    height: 380px;
}
#product .product_cat{
    margin-bottom: 5px;
}
#product .product_cat a {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 83%;
    text-transform: uppercase;
    color: #264590;
}
#product .eul_product_actions,
#product .eul_product_actions div,
#product .eul_product_actions div a{
    margin-bottom: 0;
    margin-top: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 121.5%;
    color: #213053;
    width: auto;
}
#product .eul_product_actions .wishlist-button-add:hover,
#product .eul_product_actions .wishlist-button-add:hover i,
#product .eul_product_actions div button:hover,
#product .eul_product_actions div a:hover{
    color: #01B8E9;
}
#product .eul_product_actions div{
    margin-left: 20px;
}
#product .eul_product_actions div:fisrt-child{
    margin-left: 0;
}
#product .eul_product_actions {
    border: 1px solid #EDEDED;
    border-radius: 50px;
    padding: 6px 20px;
    margin-bottom: 40px;
    align-items: center;
}
#product .eul_product_actions button{
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
    outline: none;
}
#product .eul_product_actions .wishlist-button-add{
    height: auto;
    width: auto;
    min-width: 0;
    padding: 0;
    background: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}
#product .eul_product_actions .wishlist-button-add i{
    color: #C9C9C9;
    background: #EBEBEB;
    border-radius: 50%;
    height: 28px;
    width: 28px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    margin-right: 6px;
}
#product .eul_product_actions .wishlist-button-add:after{
    content: "Favoris";
}
.product_top_right form{
    text-align: right;
}
.product_form_elt {
    display: inline-block;
    min-width: 195px;
    text-align: left;
}
.product_form_elt .product-discounts{
    margin: 0;
}
.product_form_elt .product-add-to-cart{
    margin-top: 20px;
}
.return_button {
    margin-bottom: 25px;
}
.return_button a {
    min-width: 0;
    background-image: url(../img/retour.svg);
    background-repeat: no-repeat;
    background-position: 15px center;
    padding-left: 35px;
    outline: none;
    text-decoration: none;
}
.return_button a:hover{
    background-image: url(../img/white_retour.svg);
    min-width: 0;
    background-repeat: no-repeat;
    background-position: 15px center;
    padding-left: 35px;
}
#search #js-product-list-header,
#main .page-header {
    margin-bottom: 50px;
}
.single_support#module-cd_europeloisirs-support #content-wrapper .content_support_sort .head_title,
#search #js-product-list-header,
#main .page-header h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 62.5779px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.btn-primary{
    min-width: 0;
}
.form-control{
    outline: none !important;
}
.register_title{
    font-weight: 700;
    text-align: center;
}
.page-my-account #content .links {
    margin: 0 -8px;
}
.page-my-account #content .links a {
    display: inline-block;
    padding: 0 0 80px;
    background: linear-gradient(173.46deg, #2A376A 6.87%, #161F3E 94.52%);
    margin: 8px;
    width: calc(25% - 16px);
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
    position: relative;
}
.page-my-account #content .links .liste_caravanes .caravane_item_cover:hover .title a,
.page-my-account #content .links a:hover {
    color: #01B8E9;
}
.page-my-account #content .links .button a{
    margin: 0;
    min-width: 185px;
    width: auto;
}
.page-my-account #content .add_caravane,
.page-my-account #content .user_profil{
    padding: 8px;
}
.page-my-account #content .add_caravane{
    
}
.page-my-account #content .add_caravane .liste_caravanes{
    padding: 0;
    margin: 35px -7px 0;
}
.page-my-account #content .add_caravane .liste_caravanes .caravane_item{
    padding: 7px;
}
.liste_caravanes .caravane_item_cover .image a,
.liste_caravanes .caravane_item_cover{
    width: 100%;
    height: 100%;
}
.liste_caravanes .caravane_item_cover{
    position: relative;
}
.liste_caravanes .caravane_item_cover .remove_caravane{
    z-index: 1;
    cursor: pointer;
    right: -10px;
}
.page-my-account #content .links .liste_caravanes .caravane_item_cover .image{
    height: 102px;
    width: 100%;
    margin-bottom: 10px;
}
.page-my-account #content .links .liste_caravanes .caravane_item_cover .image a{
    margin: 0;
    width: 100%;
    padding: 0;
}
.liste_caravanes .caravane_item_cover .title{
    
}
.page-my-account #content .links .liste_caravanes .caravane_item_cover .title,
.page-my-account #content .links .liste_caravanes .caravane_item_cover .title a{
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    width: auto;
    padding: 0;
    background: none;
    border: none;
}
.page-my-account #content .add_caravane .add_caravane_cover {
    background: linear-gradient(173.46deg, #2A376A 6.87%, #161F3E 94.52%);
    padding: 40px 30px 30px;
    width: 100%;
    height: 100%;
}
.page-my-account #content .user_profil a{
    width: 100% !important;
    margin: 0;
}
.page-my-account #content .links .image {
    height: 150px;
    width: 100%;
    display: block;
}
.page-my-account #content .links a span.link-item{
    display: block;
    padding: 30px;
    white-space: normal;
    word-wrap: break-word;
}
.page-my-account #content .links a span.border_button{
    min-width: 180px;
    margin: 0 35px;
    justify-content: center;
    position: absolute;
    bottom: 35px;
}
.caravane_and_profil{
    width: 100%;
}
.caravane_top {
    justify-content: space-between;
    align-items: center;
}
.caravane_top .title {
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 83%;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    padding: 0;
}
.caravane_top form{
    justify-content: space-between;
    align-items: center;
    flex-wrap: initial;
}
.caravane_top form .form-control{
    background: none;
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 15px;
    min-width: 260px;
}
.caravane_top form button{
    background: #fff;
    border: 1px solid #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    cursor: pointer;
}
.wishlist-toast.success {
    background-color: #01B8E9 !important;
    border-color: #01B8E9 !important;
    border-radius: 0;
}
#search #content-wrapper #left-column{
    display: block;
}
.search_banner {
    background: #213053;
}
#search .search_banner .breadcrumb{
    display: block;
}
.page-cms p, .page-content.page-cms ul{
    color: #fff;
    margin-bottom: 1rem !important;
}
#cart .continue_shopping {
    min-width: 0;
    margin: 0 15px 15px;
}
#order-confirmation #wrapper,
#checkout #wrapper,
#checkout #wrapper,
#cart #wrapper{
    
}
#order-confirmation #content-wrapper,
#checkout #content-wrapper,
#authentication #content-wrapper,
#cart #content-wrapper{
    background: #EBEBEB;
    margin-bottom: 80px;
    padding-bottom: 50px;
    padding-top: 50px;
}
#authentication #main .page-footer{
    margin: 0;
}
#checkout .cart-grid-body,
#cart .cart-grid .cart-grid-body {
    padding-left: 0;
    padding-right: 8px;
        margin: 0;
}
#checkout .cart-grid-right,
#cart .cart-grid .cart-grid-right {
    padding-right: 0;
    padding-left: 8px;
}
#checkout .cart_box_cover,
#cart .cart_box_cover{
    background: #fff;
    height: 100%;
    padding-top: 25px;
}
#checkout .cart_box_cover{
    padding-bottom: 15px;
}
#checkout .blockreassurance_product,
#cart .blockreassurance_product {
    margin-top: 25px;
    padding: 0 1.25rem 0.825rem;
}
#cart .cart-item {
    padding: 10px 0;
    border-bottom: 1px solid #21305350;
}
#cart .product-line-grid{
    align-items: center;
}
#main .wishlist-products-container .card.page-content {
    padding: 0;
    margin: 0;
    background: rgb(235, 235, 235);
}
.wishlist-products-item .wishlist-product{
    height: 100%;
    background: #fff;
    position: relative;
    padding-bottom: 80px;
    max-width: 100%;
}
.wishlist-products-item .wishlist-product .wishlist-product-bottom .wishlist-product-addtocart{
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    min-width: 0;
    width: auto;
}
.wishlist-products-item .wishlist-product .wishlist-product-right{
    padding: 0 30px;
}
.wishlist-products-item .wishlist-product .wishlist-product-image img{
    transform: none;
    position: initial;
}
.wishlist-products-item .wishlist-product .wishlist-product-image,
#content-wrapper .wishlist-products-list .wishlist-products-item .wishlist-product-price,
.wishlist-products-item .wishlist-product-title {
    margin: 0 0 30px;
}
#content-wrapper .wishlist-products-container .sort-by-row {
    min-width: 0;
    position: absolute;
    bottom: -130px;
    z-index: 9;
    left: 0;
    right: 0;
}
#content-wrapper .wishlist-products-container .sort-by-row .sort-by{
    width: auto;
    margin-right: 15px;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 83%;
    color: #213053;
}
#content-wrapper .wishlist-products-container .sort-by-row .products-sort-order{
    width: auto; 
    min-width: 280px;
}
#content-wrapper .wishlist-products-container .sort-by-row .products-sort-order .select-title{
    padding-left: 50px;
}
.wishlist-modal .modal-header, .wishlist-modal .modal-body {
  padding: 20px;
}
#module-blockwishlist-lists #wrapper {
    padding: 30px 0;
}
#module-blockwishlist-lists #wrapper .container {
    padding: 0;
}
#content-wrapper .wishlist-products-container .wishlist-products-container-header{
    margin-bottom: 50px;
    position: relative;
}
.wishlist-products-container-header h1,
#module-blockwishlist-lists #wrapper .container h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 85.3324px;
    line-height: normal;
    text-transform: uppercase;
    color: #FFFFFF;
}
.wishlist-products-container-header .wishlist-products-count {
    color: #fff;
    font-size: 50%;
    font-weight: normal;
    line-height: normal;
}
.wishlist-products-container .sort-by-row a {
    color: #fff;
}
.wishlist-products-container .sort-by-row a:hover {
    color: #264590;
}
#content-wrapper #content .wishlist-list-empty{
    text-align: left;
}
#content-wrapper #content .wishlist-list-empty,
#content-wrapper #content .wishlist-products-list{
    padding: 100px 0 25px;
    justify-content: flex-start;
}
#content-wrapper .wishlist-products-list .wishlist-products-item {
    margin: 0;
    padding: 8px;
    width: 25%;
}
#content-wrapper .wishlist-products-list .wishlist-products-item .wishlist-button-add {
    box-shadow: none;
    height: 28px;
    width: 28px;
    min-width: 28px;
    padding: 0;
    background: #EBEBEB;
    opacity: 1;
    position: absolute;
}
#content-wrapper .wishlist-products-list .wishlist-products-item .wishlist-button-add i {
    color: #213053;
    margin: 0;
    font-size: 20px;
}
#content-wrapper .wishlist-products-list .wishlist-products-item .wishlist-product-link{
    display: block;
}
.wishlist-footer-links > a {
  color: #01B8E9 !important;
}
#module-cd_europeloisirs-support #content-wrapper {
    background: #EBEBEB;
    padding-bottom: 25px;
    margin-bottom: 50px;
}
.single_support#module-cd_europeloisirs-support #content-wrapper {
    background: none;
}
.single_support#module-cd_europeloisirs-support #content-wrapper .content_support_sort{
    padding-top: 60px;
}
.single_support#module-cd_europeloisirs-support #content-wrapper .content_support_sort .back_link{
    margin-top: 50px;
    text-align: left;
}
.support_catalogue {
    margin-top: 25px;
}
body#neuf section#wrapper {
    margin-bottom: 80px;
}
.modal_download{

}
.modal_download .modal-content .modal-body,
.modal_download .download_catalogue{
    padding: 0;
}
.modal_download .download_catalogue{
    align-items: initial;
}
.modal_download .download_catalogue .download_infos{
    width: 275px;
    background: #fff;
}
.modal_download .download_catalogue .download_infos .image{
    margin: 0;
    position: initial;
    width: 100%;
    height: 185px;
}
.modal_download .download_catalogue .download_infos .desc{
    padding: 30px;
}
.modal_download .download_catalogue .download_infos .title{

}
.modal_download .download_catalogue .download_infos .title,
.modal_download .download_catalogue .download_infos .title a {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 83%;
    text-transform: uppercase;
    color: #213053;
}
.modal_download .download_catalogue .download_form{
    width: calc(100% - 275px);
    padding: 30px 30px 25px 18px;
}
.eul_home_blog{
    background: #EBEBEB;
    padding: 60px 0;
    margin-bottom: 65px;
}
.eul_home_blog .home_bloc_title .title{
    color: #213053;
    text-align: left;
}
.eul_home_blog .home_bloc_title .sub_title{
    color: #6D6D6D;
    text-align: left;
}
#module-prestablog-blog #wrapper {
    background: #EBEBEB;
    padding-bottom: 60px;
    margin-bottom: 60px;
}
#module-prestablog-blog #content-wrapper.left-column{
    width: 75%;
    margin: -7px 0 0;
    padding-bottom: 0;
}
#module-prestablog-blog .banner_single_blog + .container_blog #content-wrapper.left-column{
    width: 100%;
}
#module-prestablog-blog div.prestablog_pagination {
    text-align: center;
    margin-top: 30px;
}
#module-prestablog-blog .block-categories .collapse-icons,
#module-prestablog-blog .block-categories .collapse-icons+.collapse,
.left-column .box_blog,
.left_blog_page .block-categories{
    display: none;
}
.left_blog_page .box_blog,
.left_blog_page #prestablog_recherche{
    display: block;
}
#blog_list,
#blog_list_1-7{
    height: auto !important;
    margin: 0 -8px;
    width: auto;
    float: none;
}
#blog_list .blog_post_item,
#blog_list_1-7 li{
    height: auto;
    position: initial !important;
    padding: 8px;
    /*width: 25% !important;*/
}
#module-prestablog-blog #blog_list .blog_post_item,
#module-prestablog-blog #blog_list_1-7 li{
    width: 33.3333% !important;
}
#blog_list .block_cont,
#blog_list_1-7 .block_cont{
    position: relative;
    padding-bottom: 90px;
    box-shadow: none !important;
    height: 100%;
    border: none;
    background: #fff;
}
#blog_list .blog-grid .block_bas,
#blog_list_1-7 .blog-grid .block_bas {
    position: initial;
    padding: 25px;
}
#blog_list .blog-grid .block_bas,
#blog_list_1-7 .blog-grid .block_bas {
    padding-bottom: 0;
}
#blog_list .block_bas .title_post a,
#blog_list_1-7 .block_bas h3 a {
    color: #213053 !important;
    font-family: 'Fira Sans Condensed', sans-serif;
}
#blog_list .block_cont:hover .block_bas .title_post a,
#blog_list_1-7 .block_cont:hover .block_bas h3 a {
    color: #01B8E9 !important;
}
#blog_list .prestablog_more,
#blog_list_1-7 .prestablog_more{
    padding-top: 0;
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
    background: none;
}
#blog_list .prestablog_more a,
#blog_list_1-7 .prestablog_more a{
    min-width: 0;
}
#blog_list .block_top,
#blog_list_1-7 .block_top {
    height: 260px;
    width: 100%;
    overflow: hidden;
}
#blog_list li .block_cont .block_top a,
#blog_list_1-7 li .block_cont .block_top a{
    height: 100%;
    width: 100%;
    display: block;
    -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}
#blog_list li .block_cont .block_top a img,
#blog_list_1-7 li .block_cont .block_top a img{
    -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}
.prestablog_slide{
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0 0 40px;
    background: none;
}
.prestablog_slide .slide_item{
    position: relative;
    height: auto;
}
.prestablog_slide .slide_item .image_slider{
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.prestablog_slide .slide_item .image_slider img{
    
}
.prestablog_slide .slide_item  .caption_slider {
    position: relative;
    z-index: 1;
    padding: 100px 0;
    min-height: 560px;
    align-items: center;
}
.prestablog_slide .slide_item  .caption_slider .title{
    
}
.prestablog_slide .slide_item  .caption_slider .desc,
.prestablog_slide .slide_item  .caption_slider .desc p{
    
}
.prestablog_slide .slide_item  .caption_slider .slide_link{
    margin-top: 40px;
}
.prestablog_slide .slide_item  .caption_slider .slide_link a{
    min-width: 0;
}
.best_sellers_bloc .products-section-title,
#left-column .title_block {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 101%;
    text-transform: uppercase;
    color: #213053 !important;
}
#left-column #prestablog_lastliste p:last-child{
    border-bottom: none;
}
#left-column #prestablog_lastliste p img.lastlisteimg{
    margin: 0 10px 0 0;
}
#prestablog_bloc_search .btn.button-search{
    background: #213053 url(../img/white_icon_search.svg) no-repeat center;
}
#module-prestablog-blog #left-column .box_blog{
    display: block;
}
#module-prestablog-blog #left-column .box_blog{
    display: block;
}
#module-prestablog-blog #left-column .block-categories .last_post_item a {
    color: #213053;
    display: block;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
#module-prestablog-blog #left-column .block-categories .last_post_item a:hover {
    color: #01B8E9;
}
#prestablog_catliste li {
    position: relative;
    padding: 5px 0;
}
#left-column #prestablog_lastliste .last_post_item,
#left-column #prestablog_lastliste .last_post_item a{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}
.block-categories .collapse-icons .material-icons{
    color: #213053;
    width: 24px;
    height: 24px;
    top: 6px;
}
#left-column .block-categories li a{
    padding: 0;
    margin: 0;
}
.prestablogExtra,
#prestablogfront {
    width: 100%;
    padding: 0;
    background: none;
    border: none;
}
#prestablogfont{
    margin-bottom: 40px;
}
.prestablogExtra .prestablogtitle {
    margin: 0 0 15px;
    font-size: 26px;
    font-weight: 700;
    border-color: #000;
}
#index #main .page-footer {
    margin-bottom: 0;
}
.product-line-grid-body > .product-line-info > .label {
    font-size: 17px;
}
.product-line-grid-body .product-price {
    color: #213053;
    font-weight: 400;
}
.product-line-grid-body .has-discount.product-price,{
    color: #213053;
    font-weight: 700;
}
.my_account_links{
    text-align: center;
}
.my_account_links a{
    min-width: 0;
}
#module-prestablog-blog .banner_cat_blog,
#module-prestablog-blog .banner_single_blog{
    padding: 75px 0;
    position: relative;
    background: #213053;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    /*min-height: 460px;*/
}
#module-prestablog-blog .banner_cat_blog .post_image,
#module-prestablog-blog .banner_single_blog .post_image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.footerbottom {
    background: #213053;
    padding: 10px 0;
}
.footerbottom .fb_cover{
    margin-right: -15px;
    margin-left: -15px;
}
.footerbottom .fb_cover .fb_left {
    width: 100%;
    text-align: center;
}
.footerbottom .fb_right .nostyle{
    justify-content: flex-end;
}
.footerbottom .fb_right .nostyle li{
    margin: 0 15px 0 0;
}
.footerbottom .fb_right .nostyle li:last-child{
    margin: 0;
}
.footer-container li a {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
}
.footer-container li a:hover{color:#01B8E9;}

#block_myaccount_infos .myaccount-title a,
.footer-block h4,.footer-container .h3, .footer-container .h4 {
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.footer-block ul li{
    flex-wrap: initial;
    margin: 0 0 10px;
}
.footer-block ul li .post_image{
    width: 50px;
    height: 50px;
    margin-right: 10px;
    min-width: 50px;
    overflow: hidden;
}
.footer-block ul li .post_image a{
    width: 100%;
    display: block;
    height: 100%;
}
.footer-container li .post_title {
    
}
.footer-container li .post_title a{
    line-height: 17px;
    display: inline-block;
}
.footer-container li a.post_date {
    font-size: 12px;
    display: block;
    font-weight: 300;
}
.hook_footer {
    background: #264590;
    padding: 60px 0 50px;
} 
.hook_footer .hook_footer_cover{
    margin: 0 -15px;
}
#footer .foot_logo_site {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.footer-container .block-social ul{
    justify-content: center;
}
#prestablog-comments h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 101%;
    text-transform: uppercase;
    color: #213053;
    margin-bottom: 10px;
}
#prestablogfront{
    margin: 0;
}
#prestablog-comments{
    margin-top: 30px;
}
fieldset#prestablog-comment {
    padding: 0;
}
fieldset#prestablog-comment p {
    margin: 0 0 15px;
}
fieldset#prestablog-comment textarea,
fieldset#prestablog-comment input.text {
    padding: 8px 1rem;
    color: #213053;
    background: transparent;
    border: 1px solid #213053;
    outline: none;
}
fieldset#prestablog-comment textarea:-webkit-input-placeholder,
fieldset#prestablog-comment input.text:-webkit-input-placeholder{
    color: #213053;
}
fieldset#prestablog-comment textarea:-ms-input-placeholder,
fieldset#prestablog-comment input.text:-ms-input-placeholder{
    color: #213053;
}
fieldset#prestablog-comment textarea::placeholder,
fieldset#prestablog-comment input.text::placeholder{
    color: #213053;
}
fieldset#prestablog-comment textarea {
    width: 100%;
    height: 200px;
}

#wrapper .banner_order,
#contact #wrapper .banner_contact {
  padding: 30px 0 50px;
}
#order-confirmation #wrapper .banner_order{
  padding-top: 0;
}
#contact #left-column {
    background: #EBEBEB;
    padding: 30px 0;
    width: 100%;
}
#contact #content-wrapper.left-column{
    padding: 0 0 60px;
}
#contact #content-wrapper.left-column .contact-form,
#contact #content-wrapper.left-column .page-content{
    padding: 0;
    margin: 0;
    background: none;
}
#contact #content-wrapper.left-column .page-content form{
    background: #fff;
    padding: 30px;
}
#contact .contact-form h3,
#contact .contact-rich h4 {
    margin-bottom: 2rem;
    text-transform: uppercase;
    width: 100%;
    color: #213053;
    text-align: left;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 83%;
}
.contact-rich{
    justify-content: space-between;
}
.contact-rich .block{
    flex-wrap: initial;
    margin: 10px 0;
    width: 50%;
}
.contact-rich .block .icon {
    float: left;
    width: 30px;
    margin-right: 12px;
    color: #01B8E9;
}
.contact-rich .block .data.email {
    padding: 0;
}
.contact-rich .block .data {
    font-size: 17px;
    color: #213053;
    line-height: normal;
}
.contact-rich .block .data a {
    font-size: inherit;
    margin: 0;
    color: #01B8E9;
}
.input-group .input-group-btn > .btn[for="file-upload"] {
    padding: 12px 1rem;
    background: #213053;
    border: 1px solid #213053;
}
body#checkout section.checkout-step #conditions-to-approve .float-xs-left {
    margin-top: 5px;
}
#order-confirmation{
    color: #213053;
    font-size: 17px;
}
#order-confirmation .card {
    margin-bottom: 20px;
    padding: 20px;
}
#order-confirmation .card-block {
    padding: 0;
}
#order-confirmation #order-details,
#order-confirmation #order-items {
    background: #fff;
    padding: 20px;
    width: 100%;
    margin-bottom: 20px;
}
#order-confirmation #order-items table tr td {
    padding: 10px 15px;
    font-size: 17px;
}
#order-confirmation #main .page-content{
    margin: 0;
}
#order-confirmation #order-items hr {
  border-top-color: rgba(0,0,0,0.5);
}
#order-confirmation #order-details > .card-title {
    margin-bottom: 15px;
    color: #213053;
    font-size: 18px;
}

.eul_customcart .header{
    position: relative;
}
.eul_customcart .cartpopup{
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    min-width: 380px;
    padding: 20px;
    color: #213053;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    border: 2px solid #01B8E9;
}
.eul_customcart .carthovered .cartpopup,
.eul_customcart .header:hover .hoverpopup {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    z-index: 99999;
    opacity: 1;
    visibility: visible;
}
.eul_customcart .cartpopup .cart_head {
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #213053;
    font-size: 17px;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-weight: 700;
}
.eul_customcart .cartpopup .closecart {
    background: url(../img/remove_filter.svg) no-repeat;
    width: 17px;
    height: 17px;
    cursor: pointer;
}
.eul_customcart .cart-products {
    max-height: 265px;
    overflow: auto;
    margin-bottom: 15px;
    scrollbar-color: #213053 !important; /* thumb and track color */
    scrollbar-width: thin !important;
}
.eul_customcart .cart-products::-webkit-scrollbar {
    width: 8px !important;
    border-radius: 7px !important;
    margin-right: 20px !important;
    padding-right: 20px !important;
}
.eul_customcart .cart-products::-webkit-scrollbar-track {
    background: #213053 !important;
    border-radius: 7px !important;
    margin-right: 20px !important;
    padding-right: 20px !important;
}
.eul_customcart .cart-products::-webkit-scrollbar-thumb {
    background: #213053 !important;
    border-right: 1px solid #213053 !important;
    border-radius: 7px !important;
    margin-right: 20px !important;
    padding-right: 20px !important;
    height: 10px;
}
.eul_customcart .cart-products::-webkit-scrollbar-thumb:hover {
    background: #213053 !important; 
}
.eul_customcart .product_elt{
    flex-wrap: initial;
    align-items: center;
    padding: 3px 0;
}
.eul_customcart .product_elt .product-image {
    width: 60px;
    height: 60px;
    align-items: center;
}
.eul_customcart .product_elt .product-image img{
    
}
.eul_customcart .product_elt .product_infos {
    padding: 0 15px;
    width: calc(100% - 75px);font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 83%;
    text-transform: uppercase;
    color: #213053;
}
.eul_customcart .product_elt .product-name {
    display: block;
    margin-bottom: 5px;
}
.eul_customcart .product_elt .product-price {
    color: #01B8E9;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.eul_customcart .product_elt .remove-from-cart {
    background: url(../img/remove.svg) no-repeat;
    width: 14px;
    height: 16px;
    cursor: pointer;
    font-size: 0;
}
body#checkout #cart-summary-product-list .media-body,
body#checkout #cart-summary-product-list .media-body .product-name,
body#checkout #cart-summary-product-list .media-body .product-name a,
.eul_customcart .eul_cart_summary {
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
    color: #213053;
}
.eul_customcart .eul_cart_summary .eul_cart_box{
    justify-content: space-between;
    margin: 5px 0;
}
body#checkout #cart-summary-product-list .media-body .product-price,
.eul_customcart .eul_cart_summary .product-total span.value,
.eul_customcart .eul_cart_summary .eul_cart_box span.label{
    font-weight: 700;
    font-size: 17px;
    line-height: normal;
    color: #213053;
}
.eul_customcart .cartpopup .cartbutton a{
    width: 100%;
}
.eul_customcart .cartpopup .cartbutton a:hover{
    color: #fff !important;
}
#order-items .order-line .image{
    padding-left: 0;
}
#order-items .order-line .qty{
    padding-right: 0;
}
.left_head_checkout{
    justify-content: space-between;
}
body#checkout #cart-summary-product-list .media{
    align-items: center;
    padding: 5px 0;
}
body#checkout #cart-summary-product-list .media .media-left {
    margin-right: 15px;
    width: 60px;
    padding: 0;
}
body#checkout #cart-summary-product-list .media .media-left img{
    width: auto;
    max-width: 100%;
}
body#checkout #cart-summary-product-list .media-body {
    width: calc(100% - 75px);
}
body#checkout section.checkout-step .content {
    padding-left: 0;
    padding-right: 0;
}
.add-to-cart:disabled{
    opacity: 0.5;
    cursor: not-allowed;
}
body#checkout .cart-grid-right #js-checkout-summary .card-block{
    padding-left: 15px;
    padding-right: 15px;
}
body#checkout .cart-grid-right #js-checkout-summary .card-block .card-block{
    padding-left: 0;
    padding-right: 0;
}
.eul_customcart .eul_cart_summary {
    margin-bottom: 15px;
}
.eul_customcart .cartpopup .cartbutton a,
.card-block.checkout .btn-primary {
    font-weight: 700;
    font-size: 20px;
}
label.radio-inline{
    cursor: pointer;
}
.defilement_texte {
    overflow: hidden;
    cursor: pointer;
}
.defilement_texte .custom_text_cover {
    display: inline-block;
    white-space: nowrap;
    animation: defilement-rtl 25s infinite linear;
    cursor: pointer;
    padding: 15px 0 15px 100%;
}
.defilement_texte:hover .custom_text_cover {
    animation-play-state: paused;
}
@keyframes defilement-rtl {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  100% {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
  }
}
.formulaire_de_reprise {
    background: #264590;
    padding: 50px 0;
}
.formulaire_de_reprise .title_form{
    font-size: 50px;
    margin-bottom: 30px;
}
.border-error{
    border-color: red;
}
#index #home-products{
    margin-bottom: 30px;
}
.nos_partenaires .figcaption,
.static_block button.wishlist-button-add{
    display: none;
}
.nos_partenaires .slick-track{
    align-items: center;
}
@media (max-width: 1199px){
    .product-miniature .product-description {
        padding: 30px 20px 20px;
    }
    .liste_modeles_neuf_fend .product-miniature .product-description {
        padding: 20px;
    }
    .product-miniature .product_links {
        left: 20px;
        bottom: 20px;
        right: 20px;
    }
}
@media (max-width: 767px){
    #header #desktop_contact_link{
        display: block;
    }
}
@media (max-width: 575px){
    #header .user-info a {
        font-size: 11px;
    }
    .blockcart .header .cart_span{
        padding: 5px;
    }
    .blockcart .header .cart_span:before {
        height: 20px;
        width: 20px;
        margin-right: 8px;
    }
    #header .cart-products-count {
        line-height: 23px;
        width: 23px;
        height: 23px;
    }
}
@media (max-width: 480px){
    #header #desktop_contact_link a{
        padding-left: 0;
    }
    #header #desktop_contact_link a i{
        font-size: 28px;
    }
    #header .user-info span,
    .blockcart .header .cart_span{
        border: none;
    }
}

#identity #content, #address #content , #registration #content {
	background: #FFF;
    padding: 20px;
}

.page-addresses .addresses-footer a{color: inherit;}

.product-flags li.product-flag.out_of_stock{background: red}
.product-flags li.product-flag.last_qty{background: #ffa66b}
.product-flags li.product-flag.in_stock{}

#search_filters .facet .facet-label .custom-radio{display : none !important}
