.footer-middle,
.page-header.type22 {
    background-color: black!important;
}

    .header-user-cart {
    background: #fff!important;
}
.header-right .porto-icon-shopping-cart:before {
    content: url(/media/logo/default/cart_negro.svg)!important;
    width: 30px;
    height: 30px;
}
.header.panel > .header.links > li:first-child > a, .header.panel > .header.links > li:first-child > span,
.customer-welcome .action.switch,
.header.panel > .header.links > li > a, 
.header.panel > .header.links > li > a:visited {
    color: black!important;
}


@media(max-width: 991px) {
.page-header .header-main a, .page-header.type5 .search-area a.search-toggle-icon {
    color: black!important;
}
.nav-toggle {
        color: #fff!important;
    }
}
