@media (max-width: 520px) and (min-width: 320px) {
.tab1 tr, .tab1 td{
    border: 1px solid #000 !important;
    font-size: 14px !important;
}
}
.tab1 tr, .tab1 td{
    border: 1px solid #000 !important;
  padding: 5px !important;
 }
.footer__wrapper__left {
    width: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.footer__wrapper__left__primary__ul__li__link {
    font-size: .875rem;
    line-height: 1.1875rem;
    color: white;
    position: relative;
}

.footer {
    background: #2D3436;
    padding: 60px 0 40px;
}

.promesse .wizi-imgtxt.wizi-imgtxt--textRightTextLeft.wizi-imgtxt--reverse.wizi-imgtxt--half {
    background-color: #1d1d1b;
    /*color: #c1ac77;*/
  color:white;
}

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

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

.deco .wizi-txt__item.small {
    border-top: solid 5px #1d1d1b;
    border-left: solid 5px #1d1d1b;
    border-right: solid 5px #c1ac77;
    border-bottom: solid 5px #c1ac77;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.deco .wizi-wrapper--imgsmall {
  background:#f7f7f7;
    border-top: solid 5px #1d1d1b;
    border-left: solid 5px #1d1d1b;
    border-right: solid 5px #c1ac77;
    border-bottom: solid 5px #c1ac77;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.mobilier span.wizi-wrapper__background {
    border-top: solid 5px #1d1d1b;
    border-left: solid 5px #1d1d1b;
    border-right: solid 5px #c1ac77;
    border-bottom: solid 5px #c1ac77;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

div#bloc-cat-1 {
    padding: 1rem;
    background-color: #f2f2f2;
      border-top: solid 5px #1d1d1b;
    border-left: solid 5px #1d1d1b;
    border-right: solid 5px #c1ac77;
    border-bottom: solid 5px #c1ac77;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.promesse .wizi-imgtxt__left {
    border-left: solid 5px #c1ac77;
}

.promesse h2 {
    border-right: 5px solid #c1ac77 !important;
}

@media (min-width: 1024px) {
    .header__wrapper {
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        border-bottom: solid 5px #c1ac77;
    }

  .prod-infos__desc {
    padding: 1rem;
      background-color: #f2f2f2;
      border-top: solid 5px #1d1d1b;
    border-left: solid 5px #1d1d1b;
    border-right: solid 5px #c1ac77;
    border-bottom: solid 5px #c1ac77;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

  .prod-list__left {
    border-top: solid 5px #1d1d1b;
    border-left: solid 5px #1d1d1b;
    border-right: solid 5px #c1ac77;
    border-bottom: solid 5px #c1ac77;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    padding: 1rem;
}
}