#HeaderCart {
  display: none;
}

.hidden {
  display: none !important;
}

.Cart__ItemList {
  max-height: 62vh;
}

.Cart__ShippingNotice {
  display: none !important;
}
