/*
Theme Name: Phlox Pro Child
Theme URI: https://averta.net/phlox/
Description: Thème enfant de Phlox Pro
Author: Ton nom
Template: phlox-pro
Version: 1.0.0
*/
.aux-burger {
  width: 40px;
  height: 40px;
  background-image: url("https://template10.sitessanssoucis.fr/wp-content/uploads/2026/04/menu-burger2.png") !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.aux-burger:hover {
  width: 40px;
  height: 40px;
  background-image: url("https://template10.sitessanssoucis.fr/wp-content/uploads/2026/04/menu-burger3.png") !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* cache les barres natives */
.aux-burger span {
  display: none !important;
}







@media (max-width: 1024px){
.elementor-79 .elementor-element.elementor-element-92808c6:not(.elementor-motion-effects-element-type-background) {
  background-size: contain !important;
  background-repeat: no-repeat;
}
}