.elementor-15908 .elementor-element.elementor-element-aac9c1e{--display:flex;--min-height:0px;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-15908 .elementor-element.elementor-element-aac9c1e{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15908 .elementor-element.elementor-element-12988c8 > .elementor-widget-container{margin:0px 0px 0px 0px;}}/* Start custom CSS for container, class: .elementor-element-aac9c1e *//*Couleur de la croix fermer du menu et autres boutons*/

.elementor-kit-68 button, .elementor-kit-68 input[type="button"], .elementor-kit-68 input[type="submit"], .elementor-kit-68 .elementor-button{
    color: black !important;

}


/*Cacher le text du bouton fermer*/
.tp-offcanvas-2-close-btn .text {
   display:none;
}

/*Taille du logo dans le header*/
.tp-header-logo img {
    width: 250px;
}

.tpoffcanvas__logo img {
    width: 250px;
}


/*Couleur des barres du menu*/
.tp-header-6-menubar span {
    height: 2px;
    width: 36px;
    display: inline-block;
    background-color: black !important;
    display: table;
    margin: 8px 0;
}


/*aligner le menu au logp*/
.row {
    align-items: center !important;}
    
    .pt-40 {
    padding-top: 0px;
    padding-right: 20px
    }
 
 /*cacher le mot menu sur mobile*/
@media screen and (max-width: 1024px) {
    .tp-header-6-menu-box span {
    font-size: 0px;
  color:#1e1e1e;
    }


.tp-header-logo img,
.tpoffcanvas__logo img {
    width: 230px !important;
    max-width: none !important;
    height: auto !important;
      margin-left:-20px;
}
}

#headercss {
  max-width: 100%;
   margin-right: 0 !important;

}

@media (max-width: 767px) {
.tp-transparent {
    background-color: rgba(18, 18, 17, 1) !important; /* fond opaque */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* ombre légère */
  height:120px;
  }
}/* End custom CSS */