.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.fil-dariane {
  padding: 35.5px 0;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  font-size: 17px;
  line-height: 26px;
}
section.fil-dariane .container {
  position: relative;
}
section.fil-dariane .container:after {
  content: "";
  background-image: url(../img/symbole-yotta.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 164.89px;
  padding-bottom: 11.387%;
  right: 15px;
  bottom: -15.5px;
  position: absolute;
  display: none;
}
section.fil-dariane.theme-blanc {
  background-color: #FFFFFF;
  color: #000000;
}
section.fil-dariane.theme-blanc a {
  color: #000000;
}
section.fil-dariane.theme-noir {
  background-color: #000000;
  color: #FFFFFF;
}
section.fil-dariane.theme-noir a {
  color: #FFFFFF;
}
section.fil-dariane span {
  opacity: .4;
}
section.fil-dariane span.separateur {
  margin: 0 24.5px;
  font-size: 34px;
  line-height: 28px;
  vertical-align: bottom;
}
section.fil-dariane span:has(a) {
  opacity: 1;
}
section.fil-dariane span:has(a) a:hover {
  color: #E10819;
}
@media screen and (max-width: 991px) {
  section.fil-dariane {
    padding: 20px 0;
  }
  section.fil-dariane .container:after {
    bottom: -10px;
  }
}
@media screen and (max-width: 767.98px) {
  section.fil-dariane {
    font-size: 12px;
    line-height: 16px;
  }
  section.fil-dariane .container:after {
    display: none;
  }
  section.fil-dariane span.separateur {
    margin: 0 5px;
    font-size: 20px;
    line-height: 20px;
  }
}
