.divImg {
    float:left;
    }
#slider1 .slider_nav {
    position:absolute;
    }
#slider1 {
    position:relative;
    z-index:1;
    }
.slider_content {
    width:794px;
    height:350px;
    overflow:hidden;
    }
#slider1_nav_left {
    display:none;
    }
#slider1_nav_right {
    display:none;
    }
.new_product #image {
 /*   background:url(content/lnk_562032_fr_h.png) no-repeat right top;*/
}

/*** Ajustement Header ***/

@media (min-width:1180px) {
#cont_preheader #google_translate_element {
    margin-left: 660px;
    margin-top: -33px;
}

#cont_preheader p {
    margin: 10px 60px 0 0;
    font-size: 17px;
}

#comand {
    margin-top: 12px;
    }
}


#comand span {
    font-size: 15px;
}

/*** Ajustement Slider ***/

.flexslider {
    background: transparent !important;
    /*margin-top: -65px !important;*/
    margin: 0 0 14px !important;
}

#tc_03 {
    margin-top: -17px;
}

#product_zoom.popup_zoom,
.work_margin.popup_zoom {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    border-width: 5px;
}

.popup_zoom > .primary,
.popup_zoom > .secondary {
    display: none;
}

.popup_zoom .btn_zoom {
    left: auto;
    width: auto;
    height: auto;
    padding: 10px;
    background-color: #e10d00;
    font-size: 20px;
}

#image_zoom {
    height: 100%;
    text-align: center;
}

#image_zoom img, #imgZoom {
    max-width: 100%;
    height: 100%;
}

div#new_pdt {
    z-index: auto;
}

/* Retour haut */

#retour_haut {
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999;
    padding: 10px 20px;
    outline-style: none;
    text-align: center;
    color: #fff;
}

#retour_haut:hover > i,
#retour_haut:focus > i {
    background-color: #e10d00;
}

#retour_haut > i {
    width: 30px;
    margin-right: 5px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

@media (min-width: 769px) {
    #retour_haut {
        display: block;
        background-color: #000;
        background-color: rgba(0, 0, 0, .5);
    }
}

.list_btn > .buydisable ~ .btn_detail,
.list_btn > .out_stock ~ .btn_detail {
    background-image: url(img/detail.png) !important;
}

/* Correction bug double bouton d'achat listes home page*/

#home .list_content .btn_buy + a {
    display : none;
}

#feature > .logo_container {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

@media (min-width: 721px) {
    #feature > .logo_container {
        right: 65%;
    }
}

/* ----- */

#home .table {
    display: flex;
    flex-wrap: wrap;
}

#tl_01 {
    width: 80%;
    overflow: hidden;
}

#tc_01,
#tc_01 > p:nth-child(3) {
    height: 100%;
}

#tl_01 img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

#tl_02 {
    width: 20%;
}

#tl_02 > #tc_02 {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 0;
    width: 100%;
}

#tl_02 .list_content {
    margin: 0;
    width: 100%;
    height: 50%;
}

#tl_02 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 480px) {
    #tl_01,
    #tl_02 {
        width: 100%;
    }
    
    #tl_02 > #tc_02 {
        flex-direction: row;
        width: 100%;
    } 
}

/* Réassurance */

#extra_arguments {
    padding: 4rem 0;
    margin: 0;
    margin-top: -10px;
}

/* Menu */

#navig .smenu {
    padding: 0;
    border: 0;
}

#navig .smenu_column {
    padding: 1rem;
}

/* Footer */

#footer {
    padding: 1rem;
}

#footer a:hover,
#footer a:hover > i {
    color: #e10d00;
}

#footer-top {
    display: flex;
    padding: 1rem 0;
    flex-direction: column;
    color: #fff !important;
}


#footer-top .newsletter-left {
    display: flex;
    padding-bottom: 2rem;
    align-items: center;
    flex-wrap: wrap;
}

#footer-top h1 {
    color: #fff;
    font-size: 50px;
    margin: 0;
    width: auto;
}

#footer-top i {
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 50px;
    font-style: normal;
    margin-left: 3rem;
}

#footer-top .newsletter-left h2 {
    width: 100%;
    color: #fff;
    margin: 0;
    padding-bottom: 1rem;
    font-size: 18px;
}

#footer-top form {
    color: #fff;
    font-size: 16px;
}

#footer-top .newsletter-right h2 {
    display: none;
}

#footer-top .newsletter-right .mc-field-group {
    display: flex;
    align-items: center;
    margin: 0.5rem 0;
}

#footer-top .newsletter-right .mc-field-group label {
    width: 25%;
}

#footer-top .newsletter-right .mc-field-group input {
    width: 75%;
    height: 30px;
}

#footer-top .newsletter-right .asterisk {
    color: red;
}

#footer-top .newsletter-right .indicates-required {
    padding-top: 2rem;
}

#footer-top .newsletter-right .helper_text {
    display: none;
}

#footer-top .newsletter-right #mc-embedded-subscribe {
    margin: 0;
    color: #fff;
    background-color: #e10d00;
    border: 0;
    padding: 0.5rem 2rem;
    font-size: 16px;
    cursor: pointer;
    transition: 0.5s;
}

#footer-top .newsletter-right #mc-embedded-subscribe:hover {
    transform: scale(1.15);
}

#footer-top .newsletter-right #mc_embed_signup_scroll {
    position: relative;
}

#footer-top .newsletter-right .clear {
    position: absolute;
    bottom: 0;
    right: 0;
}

#footer-top div.mce_inline_error {
    display: none !important;
}

#footer-bottom {
    padding: 1rem 0;
    display: flex;
    flex-wrap: wrap;
}

#footer-bottom > .footer-content {
    width: 50%;
    text-align: center;
}

#footer-bottom > .footer-content:nth-child(3) {
    display: flex;
    flex-direction: column;
    padding-top: 2rem;
    width: 100%;
    align-items: center;
}

#footer-bottom > .footer-content:nth-child(3) p,
#footer-bottom > .footer-content:nth-child(3) a {
    margin: 0.5rem;
}

@media (min-width: 769px) {
    #footer-bottom {
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    
    #footer-bottom > .footer-content {
        width: calc(100% / 3) !important;
        text-align: left;
    }
    
    #footer-bottom > .footer-content:nth-child(3) {
        padding-top: 0;
        align-items: flex-end;
    }
    
    #footer-top {
        flex-direction: row;
    }
    
    #footer-top .newsletter-left {
        width: 60%;
    }
    
    #footer-top .newsletter-right {
        width: 40%;
    }
    
    #footer-top h1,
    #footer-top i {
        font-size: 50px;
    }
}

@media (min-width: 1250px) {
    #footer-top h1,
    #footer-top i {
        font-size: 60px;
    }
}

/* Avis Varifiés */
.skeepers_carousel-main .swiper-slide p {
    color: #000 !important;
}

#work_order #vad_38107 .paiement {
    font-weight: 700;
}

/* Captcha */
body > #recaptcha {
    display: none;
}