@media (min-width: 1024px) {
  div#a23c0548-b880-42d6-90d2-e26aa4724049 {
    background-image: url("https://media.cdnws.com/_i/421380/46/234/46/crea-le-samovar-bloc1.png");
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
  }
}

@media (max-width: 1023px) {
  div#a23c0548-b880-42d6-90d2-e26aa4724049 {
    background-image: url("https://media.cdnws.com/_i/421380/46/234/46/crea-le-samovar-bloc1.png");
    background-size: 580vw;
    background-position-x: center;
    background-repeat: no-repeat;
    color: white;
  }
}

.wiziblocks__item--fullpage {
    background: transparent;
}

.wiziblocks__item__maxWidth {
    background-color: transparent;
}

div#a23c0548-b880-42d6-90d2-e26aa4724049 .wiziBtn__wrapper {
    margin-top: -10px !important;
}

div#a23c0548-b880-42d6-90d2-e26aa4724049 h1.we-align-center {
    margin-top: 18px !important;
}

div#e821d350-0d89-4f08-93af-fc0b192fc9e8 img.prod__img.loader {
    border-radius: 8px;
}

div#\32 ea1e337-9534-4443-b5df-fdc59fffcd0b .wizi-img--small:before {
    padding-top: 21%;
}

div#ec267420-226e-46ab-8190-61cf8c1cf2c0 {
    color: white;
    background-color: #d81313;
}

@media (max-width: 767px) {
  div#\32 ea1e337-9534-4443-b5df-fdc59fffcd0b .wizi-img--small:before {
    padding-top: 50%;
  }
}

.footer {
    background: #F0EBEB;
    padding: 60px 0 40px;
}

.powered {
    background: #D81313;
}

.powered__p {
    color: white;
}

.powered__p a, .powered__p span {
    color: white;
}

@media (min-width: 1024px) {
    .header.header--fixed .nav__maxWidth {
        gap: 4vw;
    }
}

@media (min-width: 1024px) {
    .header.header--fixed .nav__itemlvl1 {
        text-transform: uppercase;
        font-weight: bold;
    }
}

.rea {
    background: #D81313;
}

.rea__item, .rea__item strong {
    color: white;
}

@media (min-width: 1024px) {
    .rea__item strong {
        color: white;
    }
}

@media (min-width: 1024px) {
    .rea__item:hover, .rea__item:hover strong {
        color: white;
    }
}

.single-newsletter {
    margin-bottom: 30px;
}

.footer {
    padding: 0px;
}

div#ec267420-226e-46ab-8190-61cf8c1cf2c0 .wiziBtn__wrapper {
    justify-content: flex-start;
}

div#ec267420-226e-46ab-8190-61cf8c1cf2c0 a.wiziBtn {
    border: 3px solid white !important;
    border-radius: 8px !important;
}

div#\37 7710878-e495-4f98-b009-4e9a2fed9cd4 .wiziBtn__wrapper {
    justify-content: flex-start;
}

@media (min-width: 1024px) {
  div#\37 7710878-e495-4f98-b009-4e9a2fed9cd4 {
    background-image: url("https://media.cdnws.com/_i/421380/62/3637/62/crea-le-samovar-bloc4.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 30vw;
  }
}

@media (min-width: 1024px) {
    .nav-perso-off .nav__label .nav__a {
        font-size: 1rem;
    }
}

div#a23c0548-b880-42d6-90d2-e26aa4724049 .wiziBtn__wrapper a.wiziBtn {
    border: 2px solid white !important;
}

/* Mise en page du formulaire en 2 colonnes */
#e4ef9632-0cc2-490e-8045-d435f75a6bdd .form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

/* Chaque fieldset prend toute la largeur par défaut */
#e4ef9632-0cc2-490e-8045-d435f75a6bdd .form__fieldset {
  width: 100%;
}

/* Champ "Votre message" en pleine largeur */
#e4ef9632-0cc2-490e-8045-d435f75a6bdd 
.form__field--long-answer {
  grid-column: 1 / -1;
}

/* Bouton en pleine largeur */
#e4ef9632-0cc2-490e-8045-d435f75a6bdd 
.form__field--btnArea {
  grid-column: 1 / -1;
}

/* Mobile : retour en 1 colonne */
@media (max-width: 768px) {
  #e4ef9632-0cc2-490e-8045-d435f75a6bdd .form {
    grid-template-columns: 1fr;
  }
}

.prod__price {
    display: none !important;
}