#top .menu_flottant_inpage {
  top: inherit !important;
  position: fixed;
  background-color: rgb(147, 125, 101);
  left: inherit;
  top: 0 !important;
  padding-left: 0;
  border-left: 0;
  width: 100% !important;
  /* border-bottom: 1px solid rgb(254, 241, 206); */
  box-shadow: 0 0 5px #00000038;
}

#top .menu_flottant_inpage ul {
  display: flex;
  width: 100%;
  justify-content: space-around;
  align-items: center;
}

#top .av-subnav-menu>li:first-child a {
  display: inline-block;
}

#top .white_bg_menu_left_2 a {
  color: white !important;
}

#top .white_bg_menu_left_0 a {
  color: white !important
}

#top .white_bg_menu_left_1 a {
  color: white !important
}

#top .white_bg_menu_left_2 a {
  color: white !important
}

#top .white_bg_menu_left_3 a {
  color: white !important
}

#top .white_bg_menu_left_4 a {
  color: white !important
}

#top .white_bg_menu_left_5 a {
  color: white !important
}

#top .menu_flottant_inpage li {
  display: inline-block;
  text-align: center;
  /* width: 20%; */

  /* padding: 20px; */
}

#top .menu_flottant_inpage li a:before {
  /* float: inherit; */
  vertical-align: center;
  display: inline-block;
  width: 15px;
  margin: 0 auto;
  margin-right: 15px;
}

#top .menu_flottant_inpage li a {
  text-indent: inherit;
  /* padding: 5px 1%; */
  text-align: left;
  font-size: 13px;
  display: flex !important;
  align-items: center;
  padding-left: 0;
  padding-top: 3px;
  padding-bottom: 3px;
}


/* Desktops and laptops ----------- */
@media only screen and (max-width:1850px) {}

@media only screen and (max-width:960px) {
  #top .menu_flottant_inpage {
    display: none
  }

}

@media only screen and (max-width:768px) {
  #footer .custom-html-widget {
    flex-direction: column;
  }

  .responsive #socket .sub_menu_socket {
    float: left;
    display: inline-block;
    clear: none;
    width: initial;
  }

  #footer .textwidget>a:nth-of-type(1) {
    margin: 0;
    padding: 0;
  }

  .formulaire_inscription .checkboxes>div {
    flex-basis: 100%;
  }

  .reglement_infos .paiements>div {
    flex-basis: 100%;
    margin-bottom: 10px;
  }

  #footer .textwidget>a:nth-of-type(1):after {
    display: none;
  }

  .pipe_footer {
    display: none;
  }

  #footer .textwidget>a:nth-of-type(2) {}

  #footer .textwidget>a {}

  #footer .custom-html-widget p {
    width: 100%;
    text-align: center;
  }

  #footer .textwidget>a:nth-of-type(3) {}

  #socket .menu {
    float: left;
    margin-bottom: 0;
  }

}


#scroll-top-link {
  font-size: 25px;
  border: 3px solid rgb(255, 255, 255);
}

#scroll-top-link:before {
  top: -4px;
  position: relative;
}

.corona_mess {
  background-color: rgb(146, 125, 101);
  padding: 20px;
  color: white;
  margin-bottom: 50px;
  text-align: center;
}

.button_zazen_home {
  position: absolute !important;
  top: 30px;
  right: 0;
  left: 0;
  margin: 0 auto !important;
}
