.footer {
    background: #000000;
}
.cart__recap__item.cart__recap__item--country {
    display: none;
}
.powered {
    background: #333333;
}
.footer__wrapper__left__img {
    max-width: 300px;
    max-height: 100px;
}
#c1-body .header {
    background-color: #000000;
}
.wiziBtn__wrapper {
    display: flex;
    justify-content: flex-end!important;
}