.prod-details__name, .emergency-bar__text h1, body.body .with-editorjs h1, body.body .wiziblocks__item h1 
{    text-transform: uppercase;    font-size: 2rem;}
body.wiziblocks-on .prod .prod__state--new {    background: #f16207 !important;}

@media (min-width: 1024px) {
  .prod-list__title.h1 {
    font-size: 2rem;
    /*! text-align: left; */
    /*! font-weight: 400; */
  }
}
.Magasin .wiziblocks__item__maxWidth {
  max-width: 1240px !important;
}
.Magasin {
  background: #f7f7f7;
}
.nav__itemlvl1.nav__itemlvl1--with-subnav {
  text-transform: ercase;
}

#d1ea2d16-2b9c-43f2-a921-9bec975449fe {
  margin-bottom: -5px;
}
.header.header--fixed .nav__itemlvl1 {
  text-transform: uppercase;
  font-weight: bold;
}
.emergency-bar__text h2, body.body .with-editorjs h2, body.body .wiziblocks__item h2 {
  font-size: 1.5rem;
  color: #eb6608;
}

.Gris {
  background: #f7f7f7;
}
.footer {
  background: #2d3436;
}
.footer__wrapper__left__primary__ul__li__link {
  color: white;
}
.accordeon {
  background: #2d3436;
  color: white !important;
  padding: 30px !important;
  /*! max-width: 1280px; */
  /*! margin: auto; */
  /*! text-align: center; */
  border-end-end-radius: 15px;
  border-end-start-radius: 15px;
}
details.we-align-center {
  margin: auto;
  text-align: center;
}