@media (min-width: 1024px) {
 .header.header--fixed .nav__maxWidth {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 90%;
    display: flex;
    justify-content: space-evenly;
}
} 
  .centrer-rs .wizi-rs {
    justify-content: center;
  }
  .zoomin-img img {
    transition: .3s ease;
    transform-origin: center center;
  }
  .zoomin-img img:hover, .zoomin-img img:focus {
        max-width: 110%;
  }
  .zoomin-bloc img {
    transition: .3s ease;
    transform-origin: center center;
  }
  .zoomin-bloc img:hover, .zoomin-bloc img:focus {
        max-width: 110%;
  }

  @media (min-width: 1024px) {
.h1, .title-page, h1 {
    visibility: block;
}
    }
    @media (min-width: 512px) {
  .header__logo__a__img { height:50%;
    width: 50%;
}
}

/* Supprime le menu lateral dans la page Contact */
.wrapperPage.wrapperPage--options.fullsize
{
    display: none;
}
/* Remonte l'image cover en haut de page - Page Contact */
.margin-top-wiziblocks #c1-body .body__wrapper--withoutPadding .wiziblocks__item.margin-top-none, .margin-top-wiziblocks #c1-body .wrapperPage__right .wiziblocks__item.margin-top-none {
    margin-top: -80px!important;
}

#add-cart-btn
{
  background-color: #d9cb9e;
}
#add-cart-btn:hover
{
  background-color: #b7aa84
}

.price-cur
{
  color: black;
}

.videoWrapper
{
overflow: hidden;
}

iframe {
  margin-top: -65px;
}

.wizi-youtube__wrapper
{
  display: none !important;
}

/* Carte profils des joueurs */

p.title-page.text-center
{
  display: none !important;
}

.prod-list__left
{display: none;}
