.elementor-kit-226{--e-global-color-primary:#3E4856;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6325c341:#4054B2;--e-global-color-6e077505:#23A455;--e-global-color-1fa25f46:#000;--e-global-color-3e818c89:#FFF;--e-global-color-994e154:#D9E8E9;--e-global-color-e39cb0a:#EDDDD9;--e-global-color-47a90810:#3E4856;--e-global-color-823f92d:#F4F4F4;--e-global-color-43d46eea:#E2EFF0;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Poppins", Sans-serif;font-size:20px;font-weight:300;line-height:1.4em;}.elementor-kit-226 e-page-transition{background-color:#FFBC7D;}.elementor-kit-226 a{color:#3e4856;font-family:"Poppins", Sans-serif;font-size:20px;font-weight:400;line-height:1.3em;}.elementor-kit-226 a:hover{color:#3e4856;}.elementor-kit-226 h1{color:#000000;font-family:"Poppins", Sans-serif;font-size:40px;font-weight:500;line-height:1.2em;}.elementor-kit-226 h2{color:#000000;font-family:"Poppins", Sans-serif;font-size:32px;font-weight:500;line-height:1.2em;}.elementor-kit-226 h3{color:#000000;font-family:"Poppins", Sans-serif;font-size:26px;font-weight:400;line-height:1.12em;}.elementor-kit-226 h4{color:#000000;font-family:"Poppins", Sans-serif;}.elementor-kit-226 h5{color:#3e4856;font-size:20px;font-weight:400;line-height:1em;}.elementor-kit-226 h6{color:#000000;font-family:"Poppins", Sans-serif;font-size:24px;font-weight:600;line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-226{font-size:17px;line-height:1.3em;}.elementor-kit-226 a{font-size:16px;line-height:1.2em;}.elementor-kit-226 h1{font-size:25px;}.elementor-kit-226 h2{font-size:23px;}.elementor-kit-226 h3{font-size:20px;}.elementor-kit-226 h4{font-size:20px;}.elementor-kit-226 h6{font-size:17px;line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-226{font-size:16px;}.elementor-kit-226 a{font-size:16px;}.elementor-kit-226 h1{font-size:26px;line-height:1.3em;}.elementor-kit-226 h2{font-size:20px;line-height:1.2em;}.elementor-kit-226 h3{font-size:16px;}.elementor-kit-226 h6{line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*body:before{
    content:'';
    position:fixed;
    top:0;
    left:50%;
    height:100%;
    width:1px;
    background-color:red;
    z-index: 9999;
}*/

*{
-webkit-tap-highlight-color: rgba(0,0,0,0);
}


.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
    color: #3e4856;
    outline:none;
}


body, html{
   -webkit-overflow-scrolling: touch;
   overflow:auto;
}

body .dialog-widget .dialog-close-button{
    top:0!important;
}

*{
    box-sizing:border-box;
}

.contenu-des-pages{
    min-height: 50vh;
}


.icone-type-produit{
    cursor:pointer;
}

.icone-type-produit:hover a{
    text-decoration: underline;
}

.dialog-widget.elementor-popup-modal{
    z-index: 99999999999999999;
    -webkit-transition: background-color .15s linear;
    transition: background-color .15s linear; 
    transition-delay: .15s;
}
 
.dialog-widget.elementor-popup-modal.open{
   background-color: rgba(0, 0, 0, 0.6)!important;
}


.dialog-widget.elementor-popup-modal .dialog-close-button {
    left: 10px;
    top: 10px!important;
    margin-top: 0!important;
}

.table-matiere-container .dialog-close-button {
    /*right: 32px!important;
    left:unset!important;*/
    top: 10px!important;
    margin-top: 0!important;
}

/* cache les tag-links */
.post-tags{
    display:none;
}



    
*::-webkit-scrollbar{
    width:8px;
    height:4px;
    z-index: 9999999999999999999999999999999;
}

*::-webkit-scrollbar-thumb{
    background: #3e4856;
}

*::-webkit-scrollbar-track{
    background: rgba(0,0,0,1);
    background: -moz-linear-gradient(top, rgba(95,194,183,0) 0%, rgba(95,194,183,.1) 30%, rgba(95,194,183,.1) 70%, rgba(95,194,183,0) 100%);
    background: -webkit-linear-gradient(top, rgba(95,194,183,0) 0%,rgba(95,194,183,.1) 30%,rgba(95,194,183,.1) 70%,rgba(95,194,183,0) 100%);
    background: linear-gradient(to bottom, rgba(95,194,183,0) 0%,rgba(95,194,183,.1) 30%,rgba(95,194,183,.1) 70%,rgba(95,194,183,0) 100%);
    z-index: 9999999999999999999999999999999;
}   


 .elementor-button-text{
  filter: contrast(1);  
}


@media (max-width:768px){
    
    div[data-elementor-type="wp-post"] .elementor-widget-wrap section, div[data-elementor-type="wp-page"] .elementor-widget-wrap section {
    padding: 0 30px!important;
    padding-top: 0px !important;
    padding-right: 30px !important;
    padding-bottom: 0px !important;
    padding-left: 30px !important;
}
    
    
    .breaker{
        display:none;   
    }
    
    section:first-of-type.elementor-inner-section:not(.etape-section){
        padding:0 20px 0 20px;
    }
    
    section .elementor-inner-section.etape-section .elementor-widget-wrap{
        padding:20px!important;
    }
    
    section .elementor-element-populated{
        padding:0px!important;
    }
    
    section .elementor-element-populated p{
        padding: 10px 20px;
        margin: 0;
    }
    
    div[data-elementor-type="wp-post"] .elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{
            align-content: center!important;
    }
    
    #popup_table_des_matieres .elementor-widget-container{
        padding-top:10px;
        text-align:center;
    }
    
   /* section .elementor-row{
        maring: 0 60px!important;
    }*/
    
    section:not(#header_mobile):not(.mobile_menu_items_group):not(#menu_sinope_mobile) > .elementor-row .elementor-column-wrap{
        padding:20px!important;
    }
    
    .rangee_items{
        margin-bottom:30px!important;
    }
    
    .rangee_items .elementor-widget-heading h2{
        margin-bottom:20px!important;
    }
    
     .tableat-cellule .elementor-element-populated .elementor-widget-wrap{
        padding:10px!important;
    }
    
    .avertissement_vert .elementor-column-wrap{
        padding:20px!important;
    }
    
    .avertissement_vert {
        margin: 0 30px;
    }
    
    .entete{
        margin-bottom:30px!important
    }
    
}

    
  /* 
@media (max-width:600px){
    
    .breaker{
        display:none;   
    }
    
    .switch_langue{
        text-align:center;
        display:block;
        width:100%;
    }
    
      section .elementor-row{
        padding: 0px!important;
    }
    
    section .elementor-inner-section.etape-section .elementor-widget-wrap{
        padding:0px!important;
    }
   
    
   .site-main section:first-of-type{
       margin-top:0px!important;
   }
   
   .site-main section:first-of-type{
       margin-top:0px!important;
   }
   
   div[data-elementor-type="wp-post"] section:first-of-type,div[data-elementor-type="wp-page"] section:first-of-type{
       margin-top:0!important;
   }
   div[data-elementor-type="wp-post"] section:first-of-type .elementor-absolute .elementor-widget-image, div[data-elementor-type="wp-page"] section:first-of-type .elementor-absolute.elementor-widget-image{
       top:60px!important;
   }
    
   div:not(.elementor-location-header) .elementor-section.elementor-inner-section:not(.tableat-cellule){
        padding:0 0px 0 0px;
    }
    
    body.page:not(.home) div[data-elementor-type="wp-page"] .elementor-section.elementor-inner-section{
        padding:0 0px 0 0px!important;
    }
    
    div:not(.elementor-location-header) section section .elementor-section.elementor-inner-section.elementor-section-boxed{
        padding:0px!important;
    }
    
   div:not(.elementor-location-header) .elementor-section .elementor-element-populated{
        padding:0!important;
    }
    
    div:not(.elementor-location-header)  .elementor-section  .elementor-widget-container{
        padding:0px!important;
    }
    
    div:not(.elementor-location-header) .elementor-section .elementor-text-editor{
        padding:0px;
    }
    
   #btn_table_des_matieres_global .elementor-widget-container{
       padding:0px 0px 0px 0px!important;
   }
   
   #btn_table_des_matieres_global {
       top:40px!important;
   }
    
    .contenu-des-pages{
        padding-top:0px!important;
    }
    
    h1.elementor-heading-title{
        margin-top:30px;
        margin-bottom:20px;
        padding: 0; 
    }
    
    h2.elementor-heading-title{
        margin-top:30px;
        margin-bottom:30px;
        padding: 0 0 0 0px; 
        font-size:18px!important;
    }
    
    .elementor-widget-button{
        padding:0px;
    }
    
   #btn_table_des_matieres_global{
       padding-left:8%!important;
       padding-right:8%!important;
   }
    
    
    div:not(.elementor-location-header) .elementor-section.elementor-inner-section.tableat-cellule{
        padding:0!important;
    }
     
    
    div:not(.elementor-location-header) .elementor-section .elementor-element-populated .table-cell-mobile .elementor-column-wrap{
        padding: 0px!important;
    }
    
    .tableat-cellule .elementor-element-populated .elementor-widget-wrap{
        padding:0px!important;
    }
    
    .elementor-top-section{
        padding: 0 20px!important;
    }
    
    section:first-of-type.elementor-inner-section:not(.etape-section):not(:last-of-type),
    .elementor-section.fadeIn{
        left: -20px;
        padding: 0 calc(50% + 20px)!important;  
    }
    
    #header_mobile section{
        padding:0!important;
    }
    
    #btn_table_des_matieres_global{
        width :100%!important;
        top:50px!important;
    }
    
    .table_matiere_section{
        padding:0!important;
    }
    
    .table_matiere_section .elementor-button-link{
        
        padding-top:5px!important;
        padding-bottom:5px!important;
    }
    
    
}*/




  
@media (max-width:600px){
    
    div[data-elementor-type="wp-post"],
    div[data-elementor-type="wp-page"]{
        margin-top:0px;
    }
    
    div[data-elementor-type="wp-post"] .elementor-widget-wrap section,
    div[data-elementor-type="wp-page"] .elementor-widget-wrap section{
        padding: 0 30px!important;
    }
    
    div[data-elementor-type="wp-post"] .elementor-widget-wrap section section,
    div[data-elementor-type="wp-page"] .elementor-widget-wrap section section{
        padding: 0!important;
    }
    
   .single-docs_neviweb .entete .elementor-inner-column{
        padding-top:50px;
    }
    
    
    .breaker{
        display:none;   
    }
    
    .switch_langue{
        text-align:center;
        display:block;
        width:100%;
    }
    
    section:not(#menu_sinope_mobile):not(#header_mobile):not(.mobile_menu_items_group) {
        padding: 0 10px;
        margin-top:0;
    }
    
    
    
    .elementor-inner-column:not(#mobile_menu_toggle){
        margin-bottom:10px;
    }
    
   .tableat-cellule .elementor-inner-column{
       margin-bottom:0!important;
   }
    
   section .elementor-row{
        padding: 0px!important;
    }
    section:first-of-type.elementor-inner-section:not(.etape-section){
        padding:0;
    }
    
    section .elementor-inner-section.etape-section .elementor-widget-wrap{
        padding:0px!important;
    }
   
    
   .site-main section:first-of-type{
       margin-top:0px!important;
   }
   
   .site-main section:first-of-type{
       margin-top:0px!important;
   }
   
   div[data-elementor-type="wp-post"] section:first-of-type,div[data-elementor-type="wp-page"] section:first-of-type{
       margin-top:0!important;
   }
   div[data-elementor-type="wp-post"] section:first-of-type .elementor-absolute .elementor-widget-image, div[data-elementor-type="wp-page"] section:first-of-type .elementor-absolute.elementor-widget-image{
       top:40px!important;
   }
    
   div:not(.elementor-location-header) .elementor-section.elementor-inner-section:not(.tableat-cellule){
        padding:0 10px 0 10px;
    }
    
    body.page:not(.home) div[data-elementor-type="wp-page"] .elementor-section.elementor-inner-section{
        padding:0 10px 0 10px;
    }
    
    div:not(.elementor-location-header) section section .elementor-section.elementor-inner-section.elementor-section-boxed{
        padding:10px!important;
    }
    
   div:not(.elementor-location-header) .elementor-section .elementor-element-populated{
    }
    
    div:not(.elementor-location-header)  .elementor-section  .elementor-widget-container{
        padding:0px!important;
    }
    
    div:not(.elementor-location-header) .elementor-section .elementor-text-editor{
        padding:0px;
    }
    
    div.elementor-element-empty{
        display:none;
    }
    
    div.trouver-aide-texte .elementor-text-editor{
        padding:0px!important;
    }
    
   #btn_table_des_matieres_global .elementor-widget-container{
       padding:10px 0px 10px 0px!important;
   }
   
   #btn_table_des_matieres_global {
       top:40px!important;
   }
    
    .contenu-des-pages{
        padding-top:0px!important;
    }
    
    h1.elementor-heading-title{
        margin-top:30px;
        margin-bottom:20px;
        padding: 0; 
    }
    
    h2.elementor-heading-title{
        margin-top:30px;
        margin-bottom:30px;
        padding: 0 0 0 0px; 
        font-size:18px!important;
    }
    
    .elementor-widget-button{
        padding:10px 0;
    }
    
   #btn_table_des_matieres_global{
       padding-left:10px!important;
       padding-right:10px!important;
   }
    
    
   /* div:not(.elementor-location-header) .elementor-section.elementor-inner-section.tableat-cellule{
        padding:0!important;
    }
     */
    
    div:not(.elementor-location-header) .elementor-section .elementor-element-populated .table-cell-mobile .elementor-column-wrap{
        padding: 0px;
    }
    
    .tableat-cellule .elementor-element-populated .elementor-widget-wrap{
        padding:10px!important;
    }
    
    section.tableat-cellule + section:not(.tableat-cellule){
        margin-top:30px!important;
    }
    
    .tableat-cellule .table-cell-mobile .elementor-column-wrap {
        padding-right: 30px!important;
    }
    
   footer p,
   footer a,
   footer h1,
   footer h2,
   footer h5{
       text-align:center!important;
   }
   
   footer .elementor-widget-heading{
       width: 100%!important;
   }
   
   footer{
       padding: 20px 20px 0 20px!important;
   }
   
   footer:last-of-type{
       padding: 0px 20px 0 20px!important;
   }
   
   .entete{
        min-height: 220px!important;
        display: flex;
        padding: 0 20px!important;
        text-align:left;
        flex-direction:row;
        justify-content:center;
        align-items:center;
        align-content:center;
   }
   
   .entete{
        margin-bottom:0px!important
    }
    
    .rangee_items{
        margin-bottom:0px!important
    }
   
   .entete *{
        text-align:center;
   }
   
   .entete h1,
   .entete h2,
   .entete h3{
       text-align:center;
       padding:0;
   }
   
   .entete .elementor-widget-image{
       position:relative!important;
   }


    section p{
        text-align:left;
    }
    
    .parent-page section h2{
        text-align:left;
    }
    
    
    
    article.tag-page-produit p{
        text-align:center;
    }
    
    section:not(#header_mobile) section .elementor-image img{
        margin-top:30px;
    }
    
    .champ_recherche{
        padding: 0 10px;
    }
    
    section .elementor-widget-text-editor .elementor-widget-container{
        padding:0!important;
    }
    
    /* section .elementor-widget-text-editor .elementor-widget-container,*/
    /*section .elementor-widget-text-editor .elementor-widget-container p{*/
    /*    padding:0!important;*/
    /*}*/
    
    
    footer p a{
        margin-bottom:15px;
    }
    
    footer .elementor-widget-container,
    footer .elementor-column-wrap{
        margin-left:0!important;
    }
    
    footer .elementor-text-editor{
        padding:0!important;
    }
    
    .elementor-grid-item .elementor-post__excerpt p {
        line-height: 1.6em!important;
    }
    
    #btn_table_matiere_mobile .elementor-widget-container{
        width: 100%;
    }
    
    #btn_table_matiere_mobile .elementor-button-link{
        display: flex;
        justify-content: center;
    }
    
    section .elementor-text-editor{
        padding:0px;
    }
    
    
    .shortcode-ce-lien-etait-utile h2{
        text-align:center;
        padding: 0 60px;
        margin:20px 0;
    }
    
    .shortcode-ce-lien-etait-utile .elementor-widget-container{
        margin:0!important;    
    }
    
    .controles-bas-de-page{
        display:none;
    }
    
    .elementor-column-wrap{
        margin-bottom:0!important;
    }
    
    .single-docs_neviweb .entete{
        padding-top:50px!important;
    }
    
    section:first-of-type > section{
        padding: 0 40px!important;
    }
    
    .avertissement_vert .elementor-column-wrap{
        padding:20px!important;
    }
    
    .avertissement_vert {
        margin: 0px;
    }
    
    .elementor-widget-image .elementor-widget-container{
        margin:0!important;
    }
    
    
    .icone-type-produit .elementor-icon-box-title{
        text-align:center;
    }
    
    section.rangee_items section.rangee_items{
        padding-left:0!important;
        padding-right:0!important;
    }
    
    .elementor-location-popup{
        /*height: calc(100vh - 50px);*/
    }
    
    .elementor-popup-modal{
        /*padding-top:50px!important;*/
        z-index: 999999!important;
    }
    
    section h4{
        text-align:left!important;
    }
    body{
        height:auto!important;
        max-height:auto!important;
    }
    
    body.dialog-prevent-scroll{
        height:auto!important;
        max-height:unset!important;
    }
    
     section .elementor-element-populated p{
        padding: 10px 20px!important;
        margin: 0!important;
    }
    
    
}/* End custom CSS */