.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.resultats {
  padding: 69px 0;
  background-size: contain;
  background-position: top center;
  background-image: url(../img/xp-fond-noir.jpg);
}
section.resultats .RRPublish .ListControl {
  background-color: #FFFFFF;
  font-size: 14px;
  line-height: 18px;
}
section.resultats .RRPublish .SelectorParent {
  margin-bottom: 53px;
}
section.resultats .RRPublish .SelectorParent .Selector {
  background-color: #FFFFFF;
}
section.resultats .RRPublish .MainDiv {
  background: transparent;
}
section.resultats .RRPublish .MainDiv .MainTable {
  background-color: transparent;
}
section.resultats .RRPublish .MainDiv .MainTable td {
  font-size: 14px;
  line-height: 20px;
}
section.resultats .RRPublish .MainDiv .MainTable th {
  background-color: #FFFFFF;
}
section.resultats .RRPublish .MainDiv .MainTable thead {
  font-size: 14px;
  line-height: 18px;
}
section.resultats .RRPublish .MainDiv .MainTable tbody {
  background-color: #FFFFFF;
}
section.resultats .RRPublish .MainDiv .MainTable tbody td.listGrouping {
  background-color: #E10819 !important;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  font-style: italic;
  padding: 18px 39.6px !important;
  border: 0 !important;
}
section.resultats .RRPublish .MainDiv .MainTable tbody tr.Hover {
  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.resultats .RRPublish .MainDiv .MainTable tbody tr.Hover:hover {
  background-color: #E10819;
  color: #FFFFFF;
}
section.resultats .RRPublish .MainDiv .MainTable tbody[id*="Spacer"] {
  background-color: transparent;
}
section.resultats .RRPublish .MainDiv .MainTable tbody[id*="Spacer"] td {
  height: 53px !important;
}
@media screen and (max-width: 767.98px) {
  section.resultats {
    padding: 30px 0;
  }
  section.resultats .RRPublish .SelectorParent {
    margin-bottom: 30px !important;
  }
  section.resultats .RRPublish .MainDiv .MainTable tbody td.listGrouping {
    font-size: 18px;
    line-height: 22px;
    padding: 10px 15px !important;
  }
}
