.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@keyframes move {
  to {
    transform: translateX(-120%);
  }
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-SemiBold.ttf) format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-Bold.ttf) format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli-Black.ttf) format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'Amiri';
  src: url(../fonts/Amiri-Regular.ttf) format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Amiri';
  src: url(../fonts/Amiri-Italic.ttf) format('truetype');
  font-style: italic;
}
@font-face {
  font-family: 'Amiri';
  src: url(../fonts/Amiri-Bold.ttf) format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'HappyMonkey';
  src: url(../fonts/HappyMonkey-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Sacramento';
  src: url(../fonts/Sacramento-Regular.ttf) format('truetype');
}
@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-oeil:before {
  content: "\e90d";
}
.icon-accueil:before {
  content: "\e909";
}
.icon-chevron:before {
  content: "\e900";
}
.icon-bancaire:before {
  content: "\e901";
}
.icon-newsletter:before {
  content: "\e902";
}
.icon-email:before {
  content: "\e903";
}
.icon-map:before {
  content: "\e904";
}
.icon-telephone:before {
  content: "\e905";
}
.icon-pinterest:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-panier:before {
  content: "\e90a";
}
.icon-compte:before {
  content: "\e90b";
}
.icon-loupe:before {
  content: "\e90c";
}
section.bandeau-dentete {
  height: 367px;
  position: relative;
  overflow: hidden;
}
section.bandeau-dentete .image-de-fond {
  height: 100%;
  position: relative;
  width: auto;
}
section.bandeau-dentete .image-de-fond .voile {
  height: 100%;
  background-color: rgba(47,59,56,0.69);
}
section.bandeau-dentete .image-de-fond img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  z-index: -1;
  transform: translate(-50%,-50%);
  max-width: none;
}
section.bandeau-dentete .bloc-titre {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.bandeau-dentete .bloc-titre .titre {
  color: #FFFFFF;
  font-size: 80px;
  line-height: 85px;
  text-align: center;
  margin: 0;
  font-family: 'Sacramento', cursive;
}
@media screen and (min-width: 1921px) {
  section.bandeau-dentete .image-de-fond img {
    width: 100%;
  }
}
@media screen and (max-width: 1440px) {
  section.bandeau-dentete {
    height: 317px;
  }
}
@media screen and (max-width: 1199px) {
  section.bandeau-dentete {
    height: 267px;
  }
  section.bandeau-dentete .bloc-titre .titre {
    font-size: 54px;
    line-height: 56px;
  }
}
@media screen and (max-width: 1023px) {
  section.bandeau-dentete {
    height: 200px;
  }
  section.bandeau-dentete .bloc-titre .titre {
    font-size: 40px;
    line-height: 46px;
  }
}
@media screen and (max-width: 767.98px) {
  section.bandeau-dentete {
    height: 150px;
  }
  section.bandeau-dentete .bloc-titre .titre {
    font-size: 34px;
    line-height: 38px;
  }
}
