.menu .images-texts-link {
    border-bottom: solid 5px #899281;
}

.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;
}

.mors .wizi-imgtxt.wizi-imgtxt--textRightTextLeft.wizi-imgtxt--reverse.wizi-imgtxt--half {
    background-color: #899281;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    color:white;
    border-bottom: solid 5px #FBF6E9;
}

.briderie .wizi-imgtxt__left {
    border-left: solid 5px #899281;
}

.sellerie .wizi-imgtxt__right {
    border-right: solid 5px #899281;
}

.accessoires .wizi-imgtxt__right {
    border-right: solid 5px #899281;
}

.mors .wizi-imgtxt__left.text-align-center {
    border-left: solid 5px #FBF6E9;
}

.accessoires .wizi-imgtxt.wizi-imgtxt--half.wizi-imgtxt--textLeftTextRight {
    background-color: #FBF6E9;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    border-bottom: solid 5px #899281;
}

.mors a.wiziBtn {
    background-color: #FBF6E9!important;
    color: black!important;
}

.briderie a.wiziBtn {
        background-color: #FBF6E9!important;
    color: black!important;
}

.pourquoi .wizi-imgtxt.wizi-imgtxt--textRightTextLeft.wizi-imgtxt--reverse.wizi-imgtxt--half {
    background-color: black;
    color: white;
}

.prod-list .bloc--cat {
    margin: 5px !important;
}

div#bloc-cat-1 {
    background-color: #899281;
    border-radius: 20px;
    padding: 1rem;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.prod-list .bloc h2, .prod-list .bloc h3, .prod-list .bloc h4, .prod-list .bloc p {
        color: white;
    }

.powered {
    background: black!important;
}

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

  .headroom--top .header__logo__a__img {
    content: url('https://media.cdnws.com/_i/403073/RAW-43/629/43/maisonequine-logo-blanc.png');
}
}