.bloc1 .wizi-imgtxt.wizi-imgtxt--textRightTextLeft.wizi-imgtxt--reverse.wizi-imgtxt--half {
    background-color: #FECC70;
}
 
.bloc2 .wizi-imgtxt.wizi-imgtxt--half.wizi-imgtxt--textLeftTextRight {
    background-color: #1e1e1e;
    color: white;
}

.rhums1 .wizi-imgtxt.wizi-imgtxt--textSmallRightTextLeft.wizi-imgtxt--half {
    background-color: #FECC70;
    color: #1e1e1e;
}

.rhums2 .wizi-imgtxt.wizi-imgtxt--TextSmallLeftTextRight.wizi-imgtxt--half {
    background-color: #1e1e1e;
    color: white;
}

div#\31 ee3c69e-dd82-4bd2-8b62-bb02b5e7ef69 {
    background-color: #1e1e1e;
}

.blocrhums .wizi-imgtxt.wizi-imgtxt--textRightTextLeft.wizi-imgtxt--reverse.wizi-imgtxt--half {
    background-color: #FECC70;
    color: #1e1e1e;
}

.single-newsletter {
    background: #876952;
    padding: 30px 0;
}

.powered__p a, .powered__p span {
    color: black;
    cursor: pointer !important;
    display: inline-block;
    font-weight: 600;
    position: relative;
}

.prod-list-cat__tabs div.selected, .prod-list-cat__tabs div:focus, .prod-list-cat__tabs div:hover {
    background-color: #1e1e1e!important;
    color: white!important;
}

.prod-list-cat__tabs div {
    background-color: #FECC70!important;
    color: #1e1e1e!important;
}

@media (min-width: 1024px) {
    .footer__wrapper__left__primary__ul__li__link:focus, .footer__wrapper__left__primary__ul__li__link:hover {
        color: black;
        font-weight: 600;
    }
}
 
.footer__wrapper__left {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.banniere .wiziBtn__wrapper {
    justify-content: flex-start;
}

#c1-body .banniere a.wiziBtn {
    background: #FECC70 !important;
    color: #1e1e1e !important;
}

#c1-body .rhums2 a.wiziBtn {
    background: #FECC70 !important;
    color: #1e1e1e !important;
}

.powered__p a, .powered__p span {
    color: #FECC70;
}

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

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

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

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

@media (min-width: 1024px) {
    .header.header--fixed .nav__itemlvl1:hover {
        font-weight: 600;
    }
 
  .menu1 .wizi-img__content:hover .wizi-img__content__wrapper {
    transform: rotate(25deg);
    transition: 0.1s ease-out;
}
 
.menu1 .wizi-img__content .wizi-img__content__wrapper{
    transition: 0.8s ease-out;
}
 
  .menu1 .wizi-img.wizi-img--simple.wizi-img--quadruple.wizi-img--quadruple-title.wizi-img--large {
    padding: 2rem;
}

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