.presentation {
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.menu .wizi-img__content__wrapper__icon {
    display: none;
}

.menu picture:not(.with-loading) img.lazyloaded {
  opacity: 0.8;
  transition: 0.8s ease-out;
}

.menu picture:not(.with-loading) img.lazyloaded:hover {
  opacity: 1;
  transition: 0.8s ease-out;
  border-radius: 15px;
}

.cattexte span.wizi-wrapper__background {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 15px;
}

.pourquoi .wizi-imgtxt.wizi-imgtxt--textRightTextLeft.wizi-imgtxt--reverse.wizi-imgtxt--half {
    background-color: #00777b;
}

.presentation .wiziblocks__item__maxWidth {
    background-color: transparent!important;
}

.filter button:not(.button):not(.filter__selected__link) {
    background-color: #ffffff00!important;
}

.prod-list__left {
    background-color: #dfdfc978;
    padding: 1rem;
    border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.filter__item__content {
    background-color: #dfdfc900;
}

.filter__sublevel {
    background-color: #dfdfc900;
}

@media (min-width: 1024px) {
    .header.header--fixed .nav__itemlvl1 {
        font-size: 1rem;
      text-transform: uppercase;
      font-weight: bold;
    }
  
    div#ba34f92e-d4dd-4610-8546-c069beb03c88 {
        margin-top: -100px !important;
        position: relative;
        z-index: 2;
       background-color: #00777b;
      color:white;
    }
  .footer__middle {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: none;
        flex-wrap: nowrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
        width: 100%;
        align-items: center;
    }

  .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/379290/RAW-65/3779/65/aufildespierres-fond-vert.png) fixed no-repeat!important;
}
}

@media (min-width: 720px) {
.prod-infos__wrapper {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 15px;
    padding: 1rem;
}

.prod-carac__desc {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 1rem;
    border-radius: 15px;
}

      .header.header--fixed .header__logo img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 85px;
    }
}
}

.presentation .wiziblocks__item__maxWidth {
    padding: 20px !important;
}