.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.autres-albums {
  padding: 69px 0;
  background-size: contain;
  background-position: top center;
  background-image: url(../img/xp-fond-blanc.jpg);
}
section.autres-albums .introduction {
  text-align: center;
}
section.autres-albums .introduction .titre {
  margin-bottom: 55px;
}
section.autres-albums .swiper {
  position: relative;
  padding: 0 0 0 38px;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a {
  display: block;
  background-color: #FFFFFF;
  color: #000000;
  height: 100%;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a:hover .en-savoir-plus:before {
  width: 100%;
  opacity: 1;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .date {
  height: 0;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .date .valeur {
  display: inline-block;
  font-size: 14px;
  line-height: 19px;
  padding: 15px 5px;
  color: #FFFFFF;
  background-color: #E10819;
  position: relative;
  z-index: 1;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .date .valeur:before,
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .date .valeur:after {
  content: "";
  background-color: #E10819;
  width: 40px;
  height: 100%;
  display: block;
  position: absolute;
  transform: skew(-35deg);
  top: 0;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .date .valeur:before {
  left: -20px;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .date .valeur:after {
  right: -20px;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .date .valeur span {
  position: relative;
  z-index: 1;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .photo {
  position: relative;
  overflow: hidden;
  padding-bottom: 54.946%;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translate(-50%,-50%);
  max-width: none;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .informations {
  padding: 22px;
  text-align: center;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .informations .nom {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  text-transform: uppercase;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .informations .ville {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20.2px;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .informations .ville:before {
  content: "\e90b";
  font-family: "icomoon";
  color: #E10819;
  display: inline-block;
  vertical-align: middle;
  margin-right: 11px;
  font-size: 15px;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .informations .ville:after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #707070;
  display: block;
  max-width: 206px;
  margin: auto;
  margin-top: 14.5px;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .informations .edition {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  color: #E10819;
  text-transform: uppercase;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .en-savoir-plus {
  background-color: #E10819;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
  padding: 21.5px;
  position: relative;
  text-align: center;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .en-savoir-plus:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 25%;
  background-color: #000000;
  opacity: 0;
  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.autres-albums .swiper .swiper-wrapper .swiper-slide a .en-savoir-plus span {
  position: relative;
}
section.autres-albums .swiper .swiper-wrapper .swiper-slide a .en-savoir-plus span i {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  display: inline-block;
  font-size: 11px;
  margin-left: 10px;
}
section.autres-albums .swiper-buttons {
  position: relative;
}
section.autres-albums .swiper-buttons div[class*="swiper-button-"] {
  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;
  width: auto;
  height: auto;
  margin-bottom: -44px;
  font-size: 24px;
  height: 24px;
  position: absolute;
  top: 237px;
  bottom: auto;
}
section.autres-albums .swiper-buttons div[class*="swiper-button-"] i {
  display: inline-block;
}
section.autres-albums .swiper-buttons div[class*="swiper-button-"]:after {
  display: none;
}
section.autres-albums .swiper-buttons div[class*="swiper-button-"].swiper-button-prev {
  margin-left: -53.5px;
}
section.autres-albums .swiper-buttons div[class*="swiper-button-"].swiper-button-prev i {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
section.autres-albums .swiper-buttons div[class*="swiper-button-"].swiper-button-next {
  margin-right: -53.5px;
}
section.autres-albums .swiper-buttons div[class*="swiper-button-"]:hover {
  color: #E10819;
}
@media screen and (max-width: 991px) {
  section.autres-albums .swiper {
    padding: 0;
  }
  section.autres-albums .swiper .swiper-wrapper .swiper-slide a .date .valeur {
    padding: 15px;
  }
  section.autres-albums .swiper .swiper-wrapper .swiper-slide a .date .valeur:before,
  section.autres-albums .swiper .swiper-wrapper .swiper-slide a .date .valeur:after {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  section.autres-albums {
    padding: 30px 0;
  }
  section.autres-albums .introduction .titre {
    margin-bottom: 20px;
  }
  section.autres-albums .swiper .swiper-wrapper .swiper-slide a .date .valeur {
    padding: 5px 10px;
  }
  section.autres-albums .swiper .swiper-wrapper .swiper-slide a .informations {
    padding: 15px;
  }
  section.autres-albums .swiper .swiper-wrapper .swiper-slide a .informations .nom {
    font-size: 18px;
    line-height: 22px;
  }
  section.autres-albums .swiper .swiper-wrapper .swiper-slide a .informations .ville {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  section.autres-albums .swiper .swiper-wrapper .swiper-slide a .informations .ville:before {
    margin-right: 5px;
  }
  section.autres-albums .swiper .swiper-wrapper .swiper-slide a .informations .edition {
    font-size: 14px;
    line-height: 18px;
  }
  section.autres-albums .swiper .swiper-wrapper .swiper-slide a .en-savoir-plus {
    padding: 10px 15px;
    font-size: 11px;
    line-height: 18px;
  }
  section.autres-albums .swiper .swiper-wrapper .swiper-slide a .en-savoir-plus i {
    margin-left: 10px;
    font-size: 10px;
  }
}
