@import url("https://use.typekit.net/ibw5djf.css");
h1.h1.prod-list__title.text-center {
    font-size: 2.125rem;
    font-family: "corner-store-jf", sans-serif !important;
}
h1.we-align-center {
      font-family: "corner-store-jf", sans-serif !important;
}
@media (min-width: 720px) {
    .wizi-wrapper--textOnImg.wizi-wrapper--small {
        min-height: 22vw;
    }
}
@media only screen and (min-width: 1024px) {
  .wizi-wrapper--textOnImg.wizi-wrapper--small > .wizi-txt,
  .wizi-wrapper--textOnImg.wizi-wrapper--medium > .wizi-txt,
  .wizi-wrapper--textOnImg.wizi-wrapper--large > .wizi-txt {
    padding-left: 600px;
  }
}
.wizi-txt__background {
    border-radius: 100px;
}
.header__logo__a__img {
    max-width: 70%;
}
@media (min-width: 1024px) {
    .powered {
        margin-top: 0px;
    }
}
@media (min-width: 1024px) {
    .nav__itemlvl1 {
        color: #000000;
    }
}
.wizi-txt__background {
    border: 3px solid #E4DCBD;
}
.bloc2 {
    z-index: 3;
}
.wizi-txt__item {
    background-color: black;
    padding: 10px;
}
@media only screen and (min-width: 769px) {
  .wizi-txt__item {
    background-color: black;
    padding: 10px;
    margin-top: -100px;
  }
}
.bloc4 {
    background-color: black;
}
.wizi-txt__background {
    padding: 40px !important;
}
.wiziblocks__item.width-large.wiziblocks__item--fullpage {
    padding: 0;
}
.bloc3 .wizi-imgtxt__right {
    background-color: black; 
    padding: 20px;
    border-left: 8px solid #E5DCBB;
    max-width: 700px;
    margin: 40px auto; 
    border-radius: 30px;
}
strong {
    color: #E6DDBE;
}
i.far.fa-question-circle {
    display: none;
}
.wizi-img__content {
    background-color: #fff; 
    border-radius: 10px; 
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); 
    padding: 20px;
    max-width: 400px; 
    margin: 20px auto; 
    transition: transform 0.3s ease; 
    border: 3px solid black;
}
.wizi-img__content:hover {
    transform: scale(1.05); 
}
.wizi-img__content picture {
    display: block;
    width: 100%;
    margin-bottom: 15px; 
}
.wizi-img__content img {
    width: 100%;
    height: auto;
    border-radius: 8px; 
    object-fit: cover; 
}
.wizi-img__content__wrapper {
    position: relative;
    width: 100%;
}
.wizi-img__content__wrapper__text {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5); 
    color: #fff; 
    padding: 10px 20px; 
    text-align: center; 
    border-radius: 0 0 8px 8px; 
}
.wizi-img__content__wrapper__text h5 {
    margin: 0;
}
.wizi-img__content__wrapper__text strong {
    color: #e6ddbe;
    font-weight: bold;
}
.bloc7 {
  background-color: black;
  border-top: 3px solid #e6ddbe;
}
.bloc7 .wizi-imgtxt__left.wizi-imgtxt__left--small {
    border-right: 3px solid #e6ddbe;
}
.bloc7 .wizi-imgtxt__right.wizi-imgtxt__right--small {
    border-left: 3px solid #e6ddbe;
}
.emergency-bar {
    border-bottom: 4px solid #E6DEBC;
}
.powered {
    background: #000000;
}
.prod-list__left {
    background-color: black;
    padding: 10px;
    border-radius: 30px;
}
.prod-list__title {
    color: #e6debc;
}
@media (min-width: 1024px) {
    .sidebar__title__text {
        color: #e6debc;
    }
}
@media (min-width: 1024px) {
    .sidebar__link {
        color: #ffffff;
    }
}
@media (min-width: 1024px) {
    .filter__label {
        color: #e6debc;
    }
}
.filter__item__content {
    background: #000000;
    color: #ffffff;
}
@media (min-width: 1024px) {
    .filter__sublevel {
        background: #000000;
    }
}
.filter button:not(.button):not(.filter__selected__link) {
    background-color: #000000;
}
@media (min-width: 1024px) {
    .filter__text {
        color: #ffffff;
    }
}
@media (max-width: 1023px) {
    .prod-list__showModal {
        color: #ffffff;
    }
}
.prod-list__numberProduct {
    color: #ffffff;
}
@media only screen and (min-width: 769px) {
    .bloc-page .wizi-txt__item {
        background-color: #ffffff;
    }
}

.wrapperPage__right .wizi-txt__item {
    background-color: white;
    padding: 10px;
    margin-top: -100px;
}

.container-submit-button strong {
    color: white;
}