.footer__wrapper__left {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.prod__top__wrapper {
    border-radius: 300px;
}

.bloc1 .wizi-imgtxt.wizi-imgtxt--textRightTextLeft.wizi-imgtxt--reverse.wizi-imgtxt--half {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    border-radius: 25px;
}

.wizi-img__content__wrapper__icon {
    display: none !important;
}

.menu img.wizi-img__item {
    opacity: 0.8;
    transition: 0.8s ease-out  !important;
    border-radius: 20px;
}

.menu img.wizi-img__item:hover {
    opacity: 1;
      transition: 0.8s ease-out !important;
}


.bloc4 .wizi-imgtxt.wizi-imgtxt--half.wizi-imgtxt--textLeftTextRight {
    background-color: black;
    color: white;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    border-radius: 25px;
}

.ban .wizi-txt__background {
    border: solid 5px #16a450;
}

.bloc2 .wizi-txt.wizi-txt--large {
    border-top: solid 5px #16a450;
    border-bottom: solid 5px #16a450;
}

.prod__shadow {
    background-color: #333333;
    border: 3px solid #16a450;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 25px;
}

div#dd983823-017b-4c02-a49b-c38500f896ed span.prod__name__title {
    color: white !important;
}

div#dd983823-017b-4c02-a49b-c38500f896ed strong {
    color: white !important;
}

span.prod__name__title {
    color: white!important;
}

p.prod__price__cur strong {
    color: white!important;
}

@media (min-width: 1024px) {
    .header.header--fixed .nav__itemlvl1 {
        font-size: .875rem;
        font-weight: 600;
        line-height: 1.6 !important;
        margin: 0 5px !important;
        text-transform: uppercase;
    }

/*.menu .wizi-img.wizi-img--simple.wizi-img--quadruple.wizi-img--picto.wizi-img--large {
        margin-bottom: -100px !important;
        background-color: transparent !important;
    }

    .menu {
    z-index: 3;
    background-color: transparent;
} */
}