.texteethique .wizi-imgtxt__left {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.texteengagement .wizi-imgtxt__center {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.texteprovenance .wizi-imgtxt__left {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.textecat .wizi-txt__item__wrapper {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

div#\38 7a23145-f7b2-45e2-be40-ac035b0d8e59 {
    max-width: 1920px!important;
    background-color: #f7f7f7;
}

.wizi-imgtxt--textOneTextOne .wizi-imgtxt__left--large img, .wizi-imgtxt--textOneTextOne .wizi-imgtxt__left--medium img, .wizi-imgtxt--textOneTextOne .wizi-imgtxt__left--small img, .wizi-imgtxt--textOneTextOne .wizi-imgtxt__right--large img, .wizi-imgtxt--textOneTextOne .wizi-imgtxt__right--medium img, .wizi-imgtxt--textOneTextOne .wizi-imgtxt__right--small img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 80%;
    min-height: 80%;
    max-width: 80%;
    width: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 1;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

span.prod__name__title {
    font-weight: bold;
}

.header.header--fixed .nav__itemlvl1:hover {
    color: var(--primary-color) !important;
    font-weight: 900;
}

.prod-infos__desc {
    background-color: #f7f7f7;
    padding: 2rem;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.powered {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    width: 100%;
    border-top: 5px solid var(--primary-color);
    margin: 0;
    background: black;
}

.header.header--fixed .nav__itemlvl1 {
    font-size: 1rem;
    line-height: 1.6 !important;
    font-weight: 500;
    margin: 0 5px !important;
}

.footer {
    padding: 56px 0px 0!important;
}