/* Cart-Icon im Menü ausblenden */
.gdlr-core-cart-item, 
.woocommerce-menu, 
.menu-item-cart {
    display: none !important;
}