@media (max-width: 1272px) {
    .slick-prodComplementaire,
    .slick-produits {
        padding: 0 40px;
    }

    body .slick-prodComplementaire .slick-prev,
    body .slick-produits .slick-prev {
        left: 10px !important;
    }

    body .slick-prodComplementaire .slick-next,
    body .slick-produits .slick-next {
        right: 10px !important;
    }
}

@media (max-width: 1100px) {
    header * {
        font-size: 0.9rem;
    }
    /*MENU*/
    .jetmenu > li > a {
        font-size: 0.85rem;
    }

    .wrapper-acces {
        max-height: 327px;
        overflow: hidden;
        flex-wrap: nowrap;
    }

    .unAcces {
        width: 100%;
    }

    .accordeon_wrapper {
        width: 50%;
        position: relative;
    }

    .accordeon_liens {
        cursor: pointer;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100px;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        text-align: center;
        font-size: 0.9rem;
        text-decoration: underline;
        background: rgb(255,255,255);
        background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
        background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
        background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    }

    .accordeon_wrapper .accordeon_lienMoins {
        display: none;
    }

    .accordeon_wrapper.open .accordeon_liens {
        background: none;
        height: auto;
       bottom: -20px;
    }

    .accordeon_wrapper.open  .accordeon_lienPlus {
        display: none;
    }

    .accordeon_wrapper.open  .accordeon_lienMoins {
        display: flex;
    }

    .slickReal .slick-prev {
        left: 35% !important;
    }

    .slickReal .slick-next {
        right: 35% !important;
    }
}


@media (max-width: 1024px) {
    header {
        height: 73px;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        position: relative;
    }

    #page_home header {
        margin-bottom: 0;
    }

    .wrapper-headerBandeau {
        padding: 0;
        height: 100%;
    }

    #header_bandeau_1 {
        margin-right: 20px;
    }

    #header_bandeau,
    .wrapper-headerBandeau a {
        height: 100%;
    }

    body .logoHeader {
        margin: 0 ;
        height: 100%;
        width: auto;
    }

    .wrapper-headerBandeau a:nth-child(2),
    .wrapper-headerBandeau a:nth-child(3) {
        display: none;
    }

    #menu {
        position: absolute;
        z-index: 999999;
        top: 73px;
        left: 0;
        width: 100%;
        padding: 0;
    }

    #main_marque_block .nbs-flexisel-nav-left, #main_marque_block .nbs-flexisel-nav-right, #main_nouveaute_block_1 .nbs-flexisel-nav-left, #main_nouveaute_block_1 .nbs-flexisel-nav-right, #slide_acceuil .nbs-flexisel-nav-left {
        left: 0 !important;
        visibility: hidden !important
    }

    .jetmenu ul.dropdown > li > a, .jetmenu > li > ul.dropdown > li > a {
        padding-left: 40px !important
    }

    #slide_acceuil .nbs-flexisel-nav-right {
        right: -.7% !important;
        visibility: hidden !important
    }

    .jetmenu li.marques a, .jetmenu li.univers a {
        color: #333
    }

    .jetmenu {
        flex-direction: column;
        background-color: #f5f5f5;
    }

    .jetmenu > li > .megamenu.full-width {
        padding: 0;
    }

    .jetmenu li > .megamenu .col1 > ul {
        margin-bottom: 0;
    }

    .jetmenu li > .megamenu ul li.title {
        padding: 12px 2px;
    }

    .jetmenu li > .megamenu ul li.title {
        border-bottom: 0.5px solid #333;
    }

    .jetmenu li > .megamenu .title_menu > a {
        font-size: 14px;
        justify-content: center;
    }

    .megamenu .row::after, .megamenu .row::before {
        content: none;
    }

    .jetmenu > li > .megamenu .row, .jetmenu > li > .megamenu .row:first-child [class*="col"]:first-child,
    .jetmenu > li > .megamenu .row [class*="col"] {
        margin: 0 !important;
    }

    .jetmenu {
        height: auto;
        overflow: hidden
    }

    .icone_menu_mobile {
        display: block;
        float: left;
    }

    .div_in_menu {
        display: flex;
        align-items: center;
        margin: auto;
        overflow: hidden;
        line-height: 40px;
    }

    .jetmenu li.title > h5 a {
        display: block;
        width: 100%
    }

    #header_menu_deroulant {
        padding-right: 16px;
        height: auto;
        overflow: hidden
    }

    .active_menu_mobile {
        position: relative;
        display: block;
        box-sizing: border-box;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer
    }

    .jetmenu > li {
        display: block;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        overflow: hidden
    }

    .jetmenu a {
        text-align: center;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    .jetmenu ul.dropdown, .jetmenu ul.dropdown li ul.dropdown {
        width: 100% !important;
        left: 0;
        position: static !important;
        border: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    .jetmenu ul.dropdown li {
        background: #fff !important;
        border: none
    }

    .jetmenu > li > .megamenu {
        width: 100% !important
    }

    .jetmenu > li > .megamenu .row [class*=col] {
        float: none;
        display: block;
        width: 100% !important;
        margin-left: 0;
        margin-top: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .jetmenu > li > .megamenu .row, .jetmenu > li > .megamenu .row:first-child [class*=col]:first-child {
        margin-top: 0
    }

    .jetmenu > li > ul.dropdown > li > ul.dropdown > li > a {
        padding-left: 60px !important
    }

    .jetmenu > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
        padding-left: 80px !important
    }

    .recherche_efface {
        margin-left: -60px
    }

    .jetmenu > li > a {
        color: #000;
        display: inline-block;
        font-size: 14px;
        padding: 12px 27px;
        text-decoration: none
    }

    .jetmenu > li.contact > a {
        padding: 11px 2px
    }

    .jetmenu li .lien_custom a {
        font-size: 15px
    }

    #page_prod #menu {
        border-bottom: none;
        padding-bottom: 0;
    }

    #footer_newsletter_1 {
        font-size: 12px;
        overflow: hidden;
        width: auto
    }


    .bottom_menu, .h3_sm, .row_marque {
        display: none;
        visibility: hidden;
        height: 0 !important;
        margin: 0 !important;
        padding: 0 !important
    }

    .jetmenu > li > .megamenu {
        position: relative;
        border: 0 solid green;
        overflow: hidden;
        top: 0;
        left: 0;
        padding-top: 0
    }

    body .megamenu .row {
        display: block;
        width: 100%
    }


    .jetmenu li > a {
        border-bottom: 1px solid #cfcfcf
    }

    .jetmenu li .lien_custom a, .jetmenu li.title > h5 a {
        background: 0 0
    }

    .jetmenu li.s_cate > a {
        background: 0 0;
        border: 0
    }

    .jetmenu li.s_cate {
        border: 0
    }

    .megamenu .row {
        margin-left: 0
    }

    .row_marque {
        margin-top: 7px
    }

    .h3_sm {
        padding: 0;
        margin-bottom: 5px;
        margin-top: 10px
    }

    .champinputbouton, .champinputmultitext, .champinputtext {
        width: 95%
    }

    .content-acces {
        flex-direction: column;
    }

    .wrapper-imgAcces,
    .accordeon_wrapper,
    .unAcces {
        width: 100%;
    }

    .wrapper-imgAcces,
    .accordeon_wrapper {
        margin: 0 auto;
    }

    .accordeon_wrapper {
        max-width: 530px;
        margin-top: 20px;
    }

    .unAcces {
        margin-left: 0;
        max-width: 530px;
    }

    .content-magasin {
        display: flex;
        flex-direction: column;
    }

    .content-magasin > div {
        max-width: none;
        width: 100%;
    }

   body #mapGoogle {
        position: relative;
        top: initial;
        right: initial;
        max-width: none !important;
        width: 100% !important;
       height: 290px;
        z-index: 1;
    }

   /* LISTE PROD */
    .content-listeProd {
        flex-direction: column;
    }

    .content-filtresProd {
        width: 100%;
        max-width: none;
        margin: 0 0 20px 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #E2E2E2;
    }

    .topFiltres {
        pointer-events: initial;
        cursor: pointer;
        width: 100%;
    }

    #formfilre {
        display: none;
    }

    body .slider-range {
        max-width: none !important;
    }

    .unFiltre:last-child {
        border-bottom: none;
    }

    .prod_box_cat_click {
        width: 22%;
    }

    .prod_box_cat_click:nth-child(2n+3) {
        margin-right: 3.5%;
    }

    .prod_box_cat_click:nth-child(2n+4) {
        margin-right: 0;
    }
}

@media (max-width: 520px) {

    .ligne_btn {
        width: 100%;
    }

    #bloc_actu_content {
        margin-top: 14%
    }

    #bloc_actu_content .featured_content {
        margin-bottom: 0
    }

    .barre_notes, .catpan3 {
        margin-bottom: 10px
    }

    .prod_plus_txt_bigproduit {
        padding-top: 2px
    }

    .catpan1 {
        width: 100%
    }

    .catpan2 {
        width: 33%
    }

    .catpan3 {
        width: 50%
    }

    .catpan4 {
        width: 50%
    }

    .content_panier_1_2_4 {
        margin-top: 0
    }

    .content_panier_1_2_5 {
        margin-top: 10px
    }

    #footer_1_actu {
        width: 98%
    }

    .prod_plus_txt_bigproduit a {
        font-size: 10px
    }

    .prod_price_bigproduit {
        font-size: 13px
    }

    body .prod_plus_txt_bigproduit {
        width: 68%
    }

    .reduce {
        font-size: 0.8rem
    }

    #listing_produit .prod_plus_img_bigproduit {
        width: 36px
    }
}

@media (max-width: 1015px) {

    /*PROGRAMME ECOLE DES DESSERTS*/
    .bloc_programme_content3 .bloc_programme_content4,
    .bloc_programme_content3 .bloc_programme_content5 {
        margin-top: 5px;
        width: 100%;
    }

}

@media (max-width: 830px) {

    /*PROGRAMME ECOLE DES DESSERTS*/
    .programme_cheque_cadeau_content {
        background-position: -20px center;
    }

    #bloc_programme_question {
        background-position: 10px center;
    }
}

@media (max-width: 768px) {
    /*PROGRAMME ECOLE DES DESSERTS*/
    #bloc_programme_bandeau img {
        max-width: 100%;
        width: auto;
    }

    .programme_cheque_cadeau_content, .programme_cheque_cadeau_content:last-child {
        width: 90%;
        float: none;
        margin: 5px auto;
        background-position: 10px center;
    }

    .bloc_programme_content1 img {
        max-width: 40px;
    }

    #footer_reassurance {
        flex-wrap: wrap;
    }

    .unBlocReassurance {
        width: 37%;
        margin: 20px;
        max-width: none;
    }

    .prod_box_cat_click {
        width: 31%;
    }

    .prod_box_cat_click:nth-child(2n+3) {
        margin-right: 0;
    }

    .categorieMateriel .prod_box_cat_click:nth-child(2n+3) {
        margin-right: 3.5%;
    }

    .prod_box_cat_click:nth-child(2n+4) {
        margin-right: 3.5%;
    }

    .prod_box_cat_click:hover .hoverProd {
        display: none;
    }

    #page_contact #main_block_1 {
        display: flex;
        flex-direction: column;
    }

    .gauche_contact {
        margin-right: 0;
    }

    .texteListeProduit {
        margin-top: 0;
        margin-bottom: 50px;
        max-height: 100px;
        overflow: hidden;
    }

    /*PANIER*/
    .catpan1 {
        width: 100%;
    }

    .catpan2 {
        width: 100%;
        padding-left: 20px;
    }

    .content_panier_1_2 .catpan2,
    .content_panier_1_2 .catpan3,
    .content_panier_1_2 .catpan4 {
        display: none;
    }

    .ligneprodpan {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: baseline;
        padding-bottom: 20px;
    }

    body .ligneprodpan .catpan2,
    body .ligneprodpan .catpan3,
    body .ligneprodpan .catpan4 {
        display: flex;
    }

    .catpan3,
    .catpan4 {
        width: 50%;
    }

    .content_panier_1_2_3 {
        width: 100%;
        justify-content: center;
    }

    .content_panier_1_2_3 .txt_prix_unit {
        flex-direction: row;
    }

    .content_panier_1_2_3 .txt_prix_unit .flagpromo {
        position: relative;
        margin: 0 10px 0;
    }

    .content_panier_1_2_5 {
        position: initial;
    }

    .textePromo {
        bottom: 5px;
        width: 100%;
        left: 0;
        right: initial;
        text-align: center;
    }

    .textePromo br {
        display: none;
    }

    .infoPrixU {
        display: flex;
    }
}

@media (max-width: 550px) {
    /*PROGRAMME ECOLE DES DESSERTS*/
    .bloc_programme_content2 {
        width: 85%;
    }

    .bloc_programme_content3 {
        float: none;
        clear: both;
        width: 90%;
        height: 70px;
    }

    .bloc_programme_content3 .bloc_programme_content4, .bloc_programme_content3 .bloc_programme_content5 {
        margin-top: 10px;
        width: 45%;
        float: left;
    }

    .prod_box_cat_click {
        width: 45%;
    }

    .prod_box_cat_click:nth-child(2n+3) {
        margin-right: 3.5%;
    }

    .prod_box_cat_click:nth-child(2n+2),
    .prod_box_cat_click:nth-child(2n+4) {
        margin-right: 0;
    }

    .categorieMateriel .prod_box_cat_click {
        width: 43%;
    }

   #tableInfo tbody,
   #tableInfo tbody tr {
       display: flex;
       flex-direction: column;
   }

    .content-infoPlusProd tr:nth-child(2n+1) {
        background-color: #fff;
    }

    .content-infoPlusProd tr td:nth-child(2n+1) {
        background-color: #fafafa;
    }

    .content-detailsProduit {
        min-width: initial;
    }

    .totalPrixProd {
        flex-direction: column;
        align-items: flex-start;
    }

    .totalPrixProd span:nth-child(2) {
        padding: 5px 0;
    }

    .infoPrixProd {
        flex-wrap: wrap;
    }

    .cadre_quantite {
        flex-direction: column;
    }

    .texteConditionnement {
        padding: 0 0 10px 0;
    }

    .wrap-selectConditionnement {
        max-width: none;
    }

    .wrap-price {
        display: flex;
        flex-direction: column;
    }

    .wrap-price .price {
        font-size: 1rem;
    }

    .wrap-price .prixbarree {
        padding-left: 0;
    }

    .liste_adresses {
        display: flex;
        flex-direction: column;
    }

    .liste_adresses > .une_adresse {
        width: 100%;
    }

    .liste_adresses h3 {
        padding-left: 20px;
    }

    .une_adresse,
    .in_une_adresse {
        border: none;
    }
}

@media (max-width: 490px) {
    /*PROGRAMME ECOLE DES DESSERTS*/
    .programme_cheque_cadeau_content, .programme_cheque_cadeau_content:last-child {
        text-align: right;
    }

    #bloc_programme_question {
        background-image: none;
    }
}

@media (max-width: 440px) {
    /*PROGRAMME ECOLE DES DESSERTS*/
    .programme_cheque_cadeau_content, .programme_cheque_cadeau_content:last-child {
        text-align: center;
        background-image: none;
    }

    .bloc_programme_content2 {
        margin-left: 5%;
    }

}

@media (max-width: 930px) {
    .jetmenu > li > a {
        font-size: 15px
    }
}

@media (max-width: 800px) {
    .jetmenu > li > a {
        font-size: 14px
    }
}

@media (min-width: 768px) and (max-width: 900px) {
    .jetmenu > li > .megamenu {
        width: 100% !important;
        left: 0 !important
    }
}

@media (max-width: 1182px) {
    .contact_facebook_naughtyboys {
        visibility: hidden;
        display: none
    }

    .jetmenu > li > a {
        padding: 12px 8px
    }
}

@media (max-width: 980px) {
    .product_right_new_large #marqueprodnom {
        width: 99%
    }

    #marqueprodimg img {
        width: 30%
    }

    body .megamenu .row_marque + .row_marque {
        margin-top: -9px
    }

    /*li.contact a:after {
    content: ' Contact'
}*/


    .largeaffprod {
        background-image: url(/userfiles/image/1/bouton-ajouter-panier.jpg) !important
    }

    .prod_buy-panier_envie {
        background: url(/userfiles/image/1/bouton-ajout-liste-envies2.jpg) no-repeat !important
    }

    .prod_buy-panier_envie:hover {
        background: url(/userfiles/image/1/bouton-ajout-liste-envies2.jpg) 0 -50px no-repeat !important
    }
}

@media (max-width: 910px) {
    #marqueprodimg img {
        display: none
    }

    .affidetre {
        visibility: hidden !important;
        display: none !important
    }
}

@media (max-width: 900px) {

    #footer_1_texte {
        visibility: hidden;
        display: none
    }

    .jetmenu > li > a {
        padding: 12px 5px
    }

    .content_panier_2_2 {
        width: 100%;
        margin-right: 0;
    }
}

@media (max-width: 830px) {
    .jetmenu > li > a {
        padding: 12px 2px
    }
}

@media (max-width: 795px) {
    .bloc_left, .bloc_right {
        width: 98%
    }

    .bloc_content_blog {
        width: 40%;
        margin-left: 5%;
        float: left
    }
}

@media (max-width: 740px) {
    .content_confirm_commande_gauche, .recap_commande_droite, .recap_confirmation_commande .block_recap_panier {
        width: 100%
    }

    #slide_reassurance {
        visibility: hidden;
        display: none
    }

    #slide_acceuil {
        width: 100%;
        margin-top: 5px
    }

    .droite_contact, .gauche_contact {
        width: 100%;
    }

    #main_nouveaute_titre2 {
        font-size: 20px
    }
}

@media (max-width: 700px) {
    .ligne_cgv span {
        width: 90%
    }

    .MRW-Map, .MRW-RList {
        width: 98% !important
    }

    .content_popup_left, .content_popup_right {
        width: 99%
    }

    .block_recap_panier {
        width: 45.5%;
        float: right
    }

    .btn_retour_tunnel {
        display: none;
        visibility: hidden
    }

    #nbrplacecdfiltre span, .affidetre {
        visibility: hidden !important;
        display: none !important
    }

    .ui-button-text-only {
        font-size: 30px !important;
        padding-left: 3px;
        padding-right: 3px
    }

    #reducepro3 .ui-spinner-button {
        width: 15px
    }

    body #reducepro3 span.ui-spinner {
        margin-left: 1px
    }
}

@media (max-width: 665px) {

    .prod_price_bigproduit {
        top: 40%;
    }

    .detailminprodhover {
        background-image: none;
    }
    #produit_detailall {
        width: 98%;
    }

    #reassuranceprod a {
        display: inline-block;
        width: 45%;
        margin: 5px auto;
        text-align: center;
    }


    .form1anews_txt, .txt_2_header_panier {
        visibility: hidden;
        display: none
    }

    .reassurance_block_menu_texte li {
        text-align: left;
    }

    .content_panier_1 .content_panier_cadeaux a.lien_visuel_panier {
        width: 60%
    }

    .content_confirm_commande_4_2_2a3 .txt_prix_total {
        width: 100%
    }

    .bloc_port_pan {
        width: 100%
    }

    .content_panier_cadeaux {
        height: 300px
    }

    .content_panier_cadeaux .content_panier_1_2_2 {
        width: 100%
    }

    .form1anews_txt {
        width: 0
    }

    input.champ_recherche {
        width: 85%;
        height: 37px
    }

    .champ_recherche {
        background-position: 10px 16px
    }

    .recherche_efface {
        margin-top: 20px
    }

    #block_info_droite {
        margin-left: 40px;
        width: 90%
    }

    #recha {
        width: 97%;
        margin-top: 50px
    }
}

@media (max-width: 600px) {
    #footer_1_logo, #header_reassurance .header_1_bouton_partage {
        visibility: hidden;
        display: none
    }

    .text_champ {
        width: 96%;
        padding: 2%;
    }

    .btn_retour_tunnel a {
        font-size: 13px
    }

    .btn_retour_tunnel {
        text-align: right
    }

    .header_1_bouton_partage {
        margin-bottom: 10px
    }

    .header_1_bouton_partage_2re {
        width: 60%
    }
}

@media (max-width: 550px) {
    body #reducepro3 span.ui-spinner {
        display: none;
        visibility: hidden
    }

    .iArg0 {
        margin-bottom: 15px !important;
        width: 75% !important
    }

    .MR-Widget .MRW-Search {
        background-image: none
    }

    #main_marque_block img {
        width: 96%
    }

    .block_offre_promo, .block_recap_panier {
        width: 100%;
    }

    .prod_price_bigproduit {
        padding: 8% 0 8% 4%
    }
}

@media (max-width: 500px) {

    #main_promo_block img {
        width: 45%;
    }

    .bloc_content_blog {
        width: 90%;
        margin-left: 5%;
        float: left
    }

    #nbrplacecd {
        margin-left: 5px
    }

    #nbrplacecdfiltre {
        margin-left: 3px
    }

    .btn_retour_tunnel {
        width: 21%;
        text-align: right !important
    }

    #main_block_page_pop {
        font-size: 12px
    }

    .btn_retour_tunnel a {
        width: 79%
    }

    .content_paiement_2, .content_paiement_2 img, .content_paiement_3 {
        width: 100%
    }

    #header_1_logo {
        margin-top: 5px
    }

    .news_after, .news_before {
        width: 113px
    }

    .news_after {
        background-position: -17px
    }

    .btn_all_news {
        width: 35%
    }

    body #reducepro3 #spinner {
        height: 30px;
        margin: 0 10px;
    }

    .prodrupall {
        font-size: 14px;
    }

    .calculSurface {
        margin-left: 0;
        font-style: italic;
    }
}

@media (max-width: 860px) {
    .prod_plus_txt_bigproduit a {
        font-size: 11px
    }

    .prod_price_bigproduit {
        font-size: 15px
    }
}

@media (max-width: 673px) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(0.77);
        transform-origin: 0;
        transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform: scale(0.77);
        transform: scale(0.77);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }
}

@media (max-width: 500px) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(0.70);
        transform-origin: 0;
        transform: scale(0.70);
        transform-origin: 0 0;
        -webkit-transform: scale(0.70);
        transform: scale(0.70);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
    }
}



@media (max-width: 360px) {

    #header_1_reseau_sociaux {
        width: 23%;
    }

    .main_barre_vente {
        height: auto;
    }

    #main_promo_block {
        text-align: center;
    }

    /*	#main_promo_block img {
                max-width: 100%;
                width:auto;
                text-align:center;
                margin:5px auto;
            }*/
}


/*******************
        CSS 2020
********************/
@media (max-width: 1024px) {
    /***HEADER***/
    #header_1_recherche{display: none;}

    /***PAIEMENT***/
    #page_paiement #main_block_1 {
        display: flex;
        flex-direction: column;
    }

    .ligne_btn, .recap_commande_droite {
        float: none;
    }

    .content_confirm_commande_gauche {
        margin-bottom: 30px;
    }

    .content_confirm_commande_gauche {
        width: 100%;
    }

    .recap_commande_droite {
        max-width: 388px;
        width: 100%;
        margin: 50px auto 0;
    }
}

@media (max-width: 948px) {
    /***LISTE PRODUITS***/
    #block_info_droite {
        width: 100%;
        margin: 0;
    }

    #block_info_gauche {
        position: absolute;
        display: none
    }

    .affinerrec {
        display: none;/*display: block;*/
        left: 20px;
        cursor: pointer
    }

    #block_info_droite img {
        max-width: 100%;
    }

    #page_categorie #listing_produit {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

}

@media (max-width: 900px) {
    .content_panier_2 {
        display: flex;
        flex-direction: column;
    }

    .wrap-infoPrixPanier {
        width: 100%;
        align-items: center;
    }
}

@media (max-width: 790px) {
    /****HEADER***/
    .texteAccesHeader {display: none;}

    /***HOME***/

    /***PRODUIT***/
    .content-infoProduit {
        flex-direction: column;
    }

    .product_img_details,
    .content-detailsProduit{
        width: 100%;
    }

    #page_prod h1 {
        margin-top: 50px;
    }

    .block_gauche_txt {
        padding: 20px 0;
    }

    /***COMPTE***/
    #page_compte #main_block_1 {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .content_client_accueil_gauche,
    .content_client_accueil_3 {
        width: 100%;
    }

    .content_client_accueil_gauche {
        margin-bottom: 20px;
    }

    /***CONFIRMATION***/
    .momentRetrait_wrapper,
    .ligne_recap_panier_total {
        flex-direction: column;
    }

    .momentRetrait_wrapper span {
        margin: 0;
    }

    #dateretrait {
        max-width: 300px;
        width: 100%;
        margin:  20px auto 0;
    }

        /***FOOTER***/
    .unBlocFooter {
        border-right: none;
    }

    .product_img_details {
        margin: 0 auto;
    }

    .content-detailsProduit {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    #page_dyn h2 {
        font-size: 1.5rem;
    }

    /***HEADER***/
    .wrapper-headerReassurance a:nth-last-child(2),
    .wrapper-headerReassurance a:last-child {
        display: none;
    }

    .wrapper-headerReassurance a:nth-child(2) {
        border-right: none;
        padding-right: 0;
    }

    #main_slide_acceuil {
        height: 365px;
        margin-bottom: 0;
    }

    .slider-home {
        overflow: hidden;
        padding-bottom: 115px;
    }

    .slider-home .slick-list {
        overflow: visible !important;
    }

        /***HOME***/
    .slide_accroche {
        max-width: 250px;
        bottom: -50px;
        left: 16px;
    }

    .slide_accroche h2 {
        font-size: 0.9rem;
    }

    .slide_accroche span {
        font-size: 0.8rem;
    }

    /*ACTU*/
    .uneActuHome {
        flex-direction: column;
    }

    .wrapper-infoActu {
        margin-left: 0;
    }

    .uneActuHome img {
        width: 100%;
        min-width: initial;
    }

    body .titreActu {
        margin: 20px 0 15px !important;
    }

    .wrapper-infoActu > a {
        padding-top: 0;
    }

    /***POP UP***/
    .wrap-popupCo {
        flex-direction: column;
    }

    .content_popup_left,
    .content_popup_right {
        width: 100% !important;
    }

    .content_popup_left {
        margin-bottom: 20px;
    }

    .wrap-popupAjout {
        flex-direction: column;
    }

    .wrap-popupAjout .content_popup_panier_2_1 {
        margin-right: 0;
    }

    .wrap-popupAjout .content_popup_panier_2_2 {
        margin: 20px 0;
        width: 100%;
    }

    /***PAGE DYN***/
    #page_dyn .text_champ {
        flex-direction: column;
    }

    .texteImage {
        max-width: none;
    }

    .image_gauche,
    .image_droite {
        margin: 0 0 20px;
    }

    .textePlusImageDroite .texteImage {order: 1;}
    .textePlusImageDroite .image_droite {order: 0;}

    /***CONTACT***/
    .droite_contact {
        margin-top: 50px;
    }

    /***PANIER***/
    .content_panier_2 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .block_offre_promo,
    .block_recap_panier,
    #button2,
    #form3aa {
        max-width: none;
        width: 100%;
    }
}

@media (max-width: 414px) {
    /***GLOBAL***/
    #main_block_page_pop h2,
    #page_identification h2 {
        font-size: 1.1rem;
    }

    /***HEADER***/
    .logoHeader {
        width: 80%;
        margin-bottom: 10%;
    }

    /***COMPTE**/
    .content_client_accueil_3_1,
    .content_client_accueil_4_1 {
        font-size: 0.6rem;
    }

    #main_nouveaute_block_1 .cta_general {
        width: 90%;
    }
}

@media(max-width: 1267px){
    .prod_box_cat_click:nth-child(4n + 1) {
        clear: none;
    }

    .prod_box_cat_click:nth-child(3n + 1){
        clear: both;
    }
}

@media(max-width: 958px){
    .prod_box_cat_click:nth-child(3n + 1) {
        clear: none;
    }

    .prod_box_cat_click:nth-child(2n + 1){
        clear: both;
    }
}
