.footer {
    background-color: #EBE0D0;
}

.reassurance {
    border-top: black 5px solid;
}

.footer__wrapper__left {
    width: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

header#header {
    background-color: #54423c;
}

.footer__wrapper__left__primary__ul__li__link {
    font-size: .875rem;
    line-height: 1.1875rem;
    color: #636e72;
    position: relative;
    font-weight: 600;
}

.cat img.wizi-img__item.lazyloaded {
    border: black 5px solid;
  background-color: #EBE0D0;
}

.ban {
    border-bottom: black 5px solid;
}

header#header {
    border-bottom: black 5px solid;
}

.boucherie {
    background-color: #D5515A;
}

.selection {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 30px;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.contact .wizi-wrapper.wizi-wrapper--form.wizi-wrapper--formNowrap {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 30px;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.boucherie a.wiziBtn {
    background-color: #54423C!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;!;
}

.boucherie a.wiziBtn:hover {
    background-color: black!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;!;
}

@media (min-width: 1024px) {
    .nav__maxWidth {
        gap: 20px;
    }
}

@media (min-width: 1024px) {
    .header.header--fixed .nav__itemlvl1 {
        font-size: 1.6rem;
        line-height: 1.375rem !important;
        font-weight: 800;
        margin: 0 !important;
        color: #fff;
        padding-top: 10px;
        text-transform: uppercase;
        padding-bottom: 10px;
        font-family: 'Indie Flower';
    }
div#bloc-cat-1 {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 30px;
    padding: 1rem; }

    .prod-infos__desc {
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        border-radius: 30px;
        padding: 1rem;
    }
      .nav-perso-off .nav__label .nav__a {
        padding: 0;
        line-height: 1.2;
        margin-bottom: 20px;
        color: black;
        display: inline-block;
        width: auto;
        -webkit-transition: .3sease;
        -o-transition: .3s ease;
        transition: .3sease;
        white-space: nowrap;
        padding-right: 20px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
}

@media (min-width: 1024px) {
    .header__logo.header__logo--withImg {
        padding-bottom: 40px !important;
    }
}

@media (min-width: 720px) {
    .header.header--fixed .header__logo img {
        max-width: 170% !important;
        max-height: 110px !important;
    }
}

b, strong {
    font-weight: bold !important;
}