.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Light.ttf) format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Medium.ttf) format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Bold.ttf) format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Roboto';
  src: url(../fonts/Roboto-Black.ttf) format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'League Gothic';
  src: url(../fonts/LeagueGothic-Regular-VariableFont_wdth.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?ehux8t');
  src: url('../fonts/icomoon.eot?ehux8t#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ehux8t') format('truetype'), url('../fonts/icomoon.woff?ehux8t') format('woff'), url('../fonts/icomoon.svg?ehux8t#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-telephone:before {
  content: "\e914";
}
.icon-enveloppe:before {
  content: "\e911";
}
.icon-linkedin:before {
  content: "\e912";
}
.icon-guillemet:before {
  content: "\e913";
}
.icon-bulles:before {
  content: "\e900";
}
.icon-chevron:before {
  content: "\e901";
}
.icon-compte:before {
  content: "\e902";
}
.icon-course:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-finish:before {
  content: "\e905";
}
.icon-fleche:before {
  content: "\e906";
}
.icon-immeuble:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-loupe:before {
  content: "\e909";
}
.icon-maison:before {
  content: "\e90a";
}
.icon-map-marker:before {
  content: "\e90b";
}
.icon-mont:before {
  content: "\e90c";
}
.icon-natation:before {
  content: "\e90d";
}
.icon-panier:before {
  content: "\e90e";
}
.icon-play:before {
  content: "\e90f";
}
.icon-youtube:before {
  content: "\e910";
}
section.accordeon {
  background-position: top center;
  padding: 64px 0 19px;
  background-size: contain;
  background-image: url(../img/xp-fond-noir.jpg);
}
section.accordeon .introduction {
  text-align: center;
}
section.accordeon .categories .categorie {
  margin-bottom: 45px;
  background: transparent;
  border: 0;
}
section.accordeon .categories .categorie .nom-categorie .accordion-button {
  color: #FFFFFF;
  background-color: #E10819;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  box-shadow: none;
  padding: 16.5px 101px;
  align-items: start;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
section.accordeon .categories .categorie .nom-categorie .accordion-button .bloc-titre {
  font-size: 36px;
  line-height: 42px;
  margin: 0;
  position: relative;
}
section.accordeon .categories .categorie .nom-categorie .accordion-button .bloc-titre:before {
  content: "";
  width: 35.85px;
  height: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../img/symbole-yotta-blanc.svg);
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  left: -72.35px;
}
section.accordeon .categories .categorie .nom-categorie .accordion-button[aria-expanded="true"] {
  color: #FFFFFF;
}
section.accordeon .categories .categorie .nom-categorie .accordion-button[aria-expanded="true"]:before {
  opacity: 0;
}
section.accordeon .categories .categorie .nom-categorie .accordion-button[aria-expanded="true"]:after {
  opacity: 1;
}
section.accordeon .categories .categorie .nom-categorie .accordion-button:before {
  content: "\208A";
  font-size: 53.35px;
  right: 37.9px;
  position: absolute;
  line-height: 0;
  top: 50%;
  margin-top: -11px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
section.accordeon .categories .categorie .nom-categorie .accordion-button:after {
  content: "\208B";
  font-size: 53.35px;
  right: 37.9px;
  position: absolute;
  line-height: 0;
  top: 50%;
  margin-top: -11px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  opacity: 0;
  width: auto;
  height: auto;
  transform: none;
}
section.accordeon .categories .categorie .liste {
  background-color: transparent;
  padding: 0;
  border-top: 0;
}
section.accordeon .categories .categorie .liste .blocs .bloc {
  border: 0;
}
section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc {
  border-bottom: 1px solid rgba(112,112,112,0.5);
}
section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc .accordion-button {
  color: #E10819;
  background-color: #fbfbfb;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  box-shadow: none;
  padding: 17px 25px;
  align-items: start;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc .accordion-button .bloc-accroche {
  margin: 0;
}
section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc .accordion-button[aria-expanded="true"] {
  color: #FFFFFF;
}
section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc .accordion-button[aria-expanded="true"]:before {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc .accordion-button:before {
  content: "\e901";
  font-family: "icomoon";
  font-size: 16px;
  right: 34.7px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  line-height: initial;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  color: #000000;
}
section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc .accordion-button:after {
  display: none;
}
section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc .accordion-button[href]:before {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  border: 2px solid #000000;
  border-radius: 100%;
  height: 24px;
  width: 24px;
  line-height: 24px;
  margin-top: -12px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc .accordion-button[href]:hover {
  background: #cacaca;
}
section.accordeon .categories .categorie .liste .blocs .bloc .accordion-body {
  border-bottom: 1px solid rgba(112,112,112,0.5);
  padding: 24px 25px 4px;
}
@media screen and (max-width: 1279px) {
  section.accordeon .categories .categorie .nom-categorie .accordion-button .bloc-titre {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 767.98px) {
  section.accordeon {
    padding: 30px 0;
  }
  section.accordeon .categories .categorie {
    margin-bottom: 15px;
  }
  section.accordeon .categories .categorie .nom-categorie .accordion-button {
    padding: 10px 15px;
  }
  section.accordeon .categories .categorie .nom-categorie .accordion-button .bloc-titre {
    font-size: 18px;
    line-height: 22px;
  }
  section.accordeon .categories .categorie .nom-categorie .accordion-button:before {
    font-size: 40px;
    right: 15px;
    margin-top: -10px;
  }
  section.accordeon .categories .categorie .nom-categorie .accordion-button:after {
    font-size: 40px;
    right: 15px;
  }
  section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc .accordion-button {
    padding: 15px;
  }
  section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc .accordion-button:before {
    font-size: 12px;
    right: 15px;
    top: 50%;
    margin-top: -6px;
  }
  section.accordeon .categories .categorie .liste .blocs .bloc .nom-bloc .accordion-button .bloc-accroche {
    font-size: 14px;
    line-height: 18px;
  }
  section.accordeon .categories .categorie .liste .blocs .bloc .accordion-body {
    padding: 15px 15px 0;
  }
}
