/* NASCONDI CARRELLO OVUNQUE */
.header__icon--cart,
.wt-cart,
.cart-icon,
a[href*="/cart"],
.cart-drawer-toggle {
  display: none !important;
}
