.bloc1 .wizi-imgtxt.wizi-imgtxt--textOneTextOne.wizi-imgtxt--three {
    background: url(https://media.cdnws.com/_i/421804/RAW-77/3034/77/lignedoree-fond.png);
    background-size: cover;
    color: white;
}

.contact .wizi-imgtxt.wizi-imgtxt--textRightTextLeft.wizi-imgtxt--reverse.wizi-imgtxt--half {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.prod.product-list-classic {
    justify-content: center;
}

.quisuisje .wizi-imgtxt.wizi-imgtxt--textRightTextLeft.wizi-imgtxt--reverse.wizi-imgtxt--half {
    background-color: #0E0E0E;
    color: white;
   box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.bloc--text {
    background-color: black;
    padding: 1rem;
    border-radius: 30px;
}

.bloc--text h2 {
    color: white;
}

.bloc--text p  {color:white}

@media (min-width: 1024px) {
    .header.header--fixed .nav__itemlvl1 {
        color: black !important;
        font-size: 1.2rem;
        font-weight: 500;
        line-height: 1.375rem !important;
        margin: 0 !important;
        padding-bottom: 10px;
        padding-top: 10px;
        text-transform: uppercase;
    }

      body:not(.nav-perso-on) .nav__maxWidth>.nav__itemlvl1:hover {
        color: var(--primary-color) !important;
    }

      .header--transparent.header--fixed .nav .nav__itemlvl1 {
        color: #fff !important;
    }

  .filter {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        margin-top: 32.5px;
        width: 100%;
        background-color: #D9B86A;
    }

.contact .wiziBtn__wrapper {
    justify-content: flex-start;
}
  
/*    .body__wrapper__maxWidth {
    width: 100%;
    max-width: var(--max-row-size);
    margin: 0 auto;
    background: transparent !important;
}

  div#c1-body {
    background: url(https://media.cdnws.com/_i/421804/RAW-86/3335/86/lignedoree-fond-site.png) fixed no-repeat!important;
}*/
}

@media (min-width: 720px) { 
  .wizi-img--triple .wizi-img__content {width: calc(34.33% - 0px);} 
                          }

.banner .wiziBtn__wrapper {
    justify-content: center;
}