h1 {
    font-family: 'Parisienne', cursive;
}
.footer {
    background: #b6a863;
}
.header__logo__a__img {
    max-width: 50%;
}
.powered {
    background: #000000;
}
.wizi-img__content__wrapper__icon {
    display: none !important;
}
.footer__link {
    color: black;
}
.footer__title {
    color: black;
}
.modal-cart__stay, .modal-cart__cart {
    color: #000000 !important;
}
.prod-list__title {    color: #b6a863;}
.wizi-img__item {    transition: opacity 0.3s ease-in-out;}
.wizi-img__content:hover .wizi-img__item {    opacity: 0.8;}
body.retro-sc-cart .cart__title {text-transform: inherit !important;}

@media (min-width: 1024px) {
    .prod-list__title.h1 {
        font-size: 2.125rem;
    }
}
.form__field {    color: #B6A863;}
.wizi-txt__background[style^="background"]>* {    gap: 20px;}
.wiziBtn {    color: #000000 !important;}
.c1-checkout.row {    background: white;}

@media screen and (min-width: 1024px) {
.banner .wizi-wrapper--textOnImg.wizi-wrapper--small>.wizi-txt,
.banner .wizi-wrapper--textOnImg.wizi-wrapper--medium>.wizi-txt,
.banner .wizi-wrapper--textOnImg.wizi-wrapper--large>.wizi-txt { padding-top: 200px;}
.checkout:after {background: #000000;right: 0;width: 550px;}
}

@media (min-width: 1024px) {
    .body__wrapper__maxWidth--form h1 {
        color: #000000;
    }
}

.body__wrapper__maxWidth.body__wrapper__maxWidth--form {
    background-color: white;
}
.form__radio:checked ~ .form__span--multiple {
    color: #000000;
}
