.toolbar-icons .toolbar-cart .current-cart {
    display: none;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}