.open-minicart::before {
    content: none !important;
    display: none !important;
}

.open-minicart .cart-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
}

.top-menu-wrapper .open-minicart .cart-icon {
    color: #c30045;
}
