.block-content-quickcart .quickcart-top {
    background: #000000;
    color: #FFFFFF;
    height: 50px;
    line-height: 50px;
}

.block-content-quickcart .quickcart-top button.close {
    height: 50px;
}

.block-content-quickcart .quickcart-top button.close span {
    color: #FFFFFF;
}

.block-content-quickcart .quickcart-top .action.close::before {
    color: #FFFFFF;
}

.block-content-quickcart .quickcart-bottom-container .subtotal {
    background: #F6F6F6;
    color: #000000;
}

.action.toggle.switcher-trigger {
    display: none !important;
}

.switcher.language,
[aria-controls*="store.settings"] {
    display: none !important;
}