/* STARTER */
.prod__slider__wrapper.slick-initialized:after, .prod__slider__wrapper.slick-initialized:before {    background: transparent;}

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

#e4ef9632-0cc2-490e-8045-d435f75a6bdd .form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

#e4ef9632-0cc2-490e-8045-d435f75a6bdd .form__fieldset {
  width: 100%;
}

#e4ef9632-0cc2-490e-8045-d435f75a6bdd 
.form__field--long-answer {
  grid-column: 1 / -1;
}

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

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

.prod-infos p:not(:empty):not(:last-child) {
    margin-bottom: 16px;
}
/* END STARTER */ 
.ql-custom-uppercase {
    text-transform: inherit;
}

div#\39 295a734-5cff-4e05-b119-38b12d118f9b {
    padding-top: 30px;
    background-color: black;
    color: white;
}

.wiziblocks__item--fullpage {
    background: transparent;
}

.wiziblocks__item__maxWidth {
    background-color: transparent;
}

.wiziBtn__wrapper {
    justify-content: flex-start;
}

/* ===== CONTENEUR GLOBAL ===== */

.parfumerie-maison-iris,
.parfumerie-homme-maison-iris,
.parfumerie-femme-maison-iris,
.cheveux-perruques-maison-iris,
.cosmetiques-soins-maison-iris,
.vetements-femme-maison-iris,
.accessoires-maison-iris {

  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #1a1a1a;
  line-height: 1.7;
}


/* ===== TITRES ===== */

section h1 {
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}

section h2 {
  font-size: 26px;
  margin: 45px 0 15px;
  font-weight: 600;
  position: relative;
}

section h3 {
  font-size: 20px;
  margin: 25px 0 10px;
  font-weight: 600;
}


/* Ligne élégante sous H2 */

section h2::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #d4af37; /* Or luxe */
  margin-top: 8px;
}


/* ===== PARAGRAPHES ===== */

section p {
  margin-bottom: 16px;
  font-size: 16px;
}


/* ===== LIENS ===== */

section a {
  color: #c9a227;
  text-decoration: none;
  font-weight: 500;
}

section a:hover {
  text-decoration: underline;
}


/* ===== HR (séparateur) ===== */

section hr {
  border: none;
  height: 1px;
  background: #e5e5e5;
  margin: 40px 0;
}


/* ===== BOUTON CTA ===== */

.btn-cta {
  display: inline-block;
  padding: 14px 28px;
  background: #000;
  color: #fff !important;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.5px;
  border-radius: 2px;
  transition: all 0.3s ease;
}

.btn-cta:hover {
  background: #c9a227; /* or chic */
  color: #000 !important;
}

.cta {
  margin-top: 25px;
}


/* ===== TABLEAU ENGAGEMENTS ===== */

.engagements {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
  font-size: 15px;
}

.engagements th {
  background: #111;
  color: #fff;
  padding: 14px;
  text-align: left;
}

.engagements td {
  padding: 14px;
  border-bottom: 1px solid #eee;
}

.engagements tr:nth-child(even) {
  background: #fafafa;
}


/* ===== FAQ ===== */

.faq dt {
  font-weight: 600;
  margin-top: 20px;
  font-size: 17px;
}

.faq dd {
  margin: 8px 0 18px 0;
  color: #555;
}


/* ===== RESPONSIVE ===== */

@media (max-width: 768px) {

  section h1 {
    font-size: 26px;
  }

  section h2 {
    font-size: 22px;
  }

  section h3 {
    font-size: 18px;
  }

  .btn-cta {
    width: 100%;
    text-align: center;
  }

}

@media (min-width: 1024px) {
    .header__logo {
        padding: 0px 230px;
    }
}

@media (min-width: 1024px) {
    .header__logo__a .picture--left {
        width: 200px !important;
        height: 130px !important;
    }
}

div#\39 8e491d7-e94e-4366-b42c-98b24f44112a .wizi-imgtxt__left {
    background-image: url(https://media.cdnws.com/_i/421714/49/3787/49/bg-nos-parfums.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

div#cf67f43e-e7b4-4b96-b3cf-c5f87b9011e6 .wizi-imgtxt__right {
    background-image: url(https://media.cdnws.com/_i/421714/50/1639/50/bg-cheveux-et-perruques.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right; 
}

div#c4cbc8ad-0e7c-4620-98ef-73b495d5c69b {
    background-color: black;
    color: white;
    padding: 30px 90px !important;
}

div#cf67f43e-e7b4-4b96-b3cf-c5f87b9011e6 .wizi-imgtxt__right {
    padding: 0px 20px;
}

div#cf67f43e-e7b4-4b96-b3cf-c5f87b9011e6 .wizi-imgtxt__left {
    padding: 4px 20px;
}

div#\33 bb5ddfd-f60d-47f3-b59c-6e2ea25659af .wizi-img--quadruple-title .wizi-img__content__wrapper {
    margin-bottom: 0px;
}

div#c4cbc8ad-0e7c-4620-98ef-73b495d5c69b .wiziBtn__wrapper {
    justify-content: center !important;
}

div#\39 295a734-5cff-4e05-b119-38b12d118f9b .prod .prod__name {
    color: white !important;
}

div#\39 295a734-5cff-4e05-b119-38b12d118f9b .prod .prod__price__cur {
    color: white;
}

@media (min-width: 1024px) {
    body.wiziblocks-on .prod .prod__article.fixed .prod__corner__top, body.wiziblocks-on .prod .prod__article.fixedTemp .prod__corner__top, body.wiziblocks-on .prod .prod__article:hover .prod__corner__top {
        background: black !important;
        border: 1px solid white;
    }
}

.wz-faq-accordion__wrapper {
    gap: 1vw;
}

@media (max-width: 768px) {
  .wizi-slider--small .wizi-slider__item:before {
    padding-top: 120%;
  }
}

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

div#\33 bb5ddfd-f60d-47f3-b59c-6e2ea25659af .wizi-img.wizi-img--simple.wizi-img--quadruple.wizi-img--quadruple-title.wizi-img--large {
    padding-top: 4px;
}

@media (max-width: 767px) {
  div#cf67f43e-e7b4-4b96-b3cf-c5f87b9011e6 .wizi-imgtxt__left {
    padding: 4px 20px;
    order: 2;
  }
}

