/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/



/*
.nous_recrutons section article {
  margin-bottom: 25px !important;
}

*/

html.avada-header-color-not-opaque .fusion-header-wrapper {
  position: relative !important;
}




/*
@media screen and (max-width: 396px) {
  .fusion-logo img {
    width: 200px !important;
  }
}

*/


.agences {
  background-color: #f0f0f0;
}

/*
.home main#main,
.portails-template-default main#main {
  background-color: white;
}
*/

/*
@media screen and (max-width: 640px) {
.awb-menu__main-ul_column .awb-menu__main-a {
    width: auto!important;
}
}
*/

@media (min-width: 1025px) {

  #menu-item-17,
  /* Devis */
  #menu-item-1113,
  /* Contact */
  #menu-item-17989 {
    /* Nous Recrutons */
    display: none !important;
  }
}


main#main {
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 970px) {
  .reverse-column div {
    display: flex !important;
    /* s’assure que c’est un flex container */
    flex-direction: column-reverse !important;
    /* inverse l’ordre des enfants */
  }
}



.single-post .post {
  margin-top: 50px;
}



@media (max-width: 630px) {
  .awb-menu__m-toggle-inner {
    font-size: 32px;
  }

}