#fw-section-header {

/*Hide cart icon specifically*/
.header__list-item .cart-widget,
[data-testid="cart.icon"],
.header__icon[href="/cart"] {
  display: none !important
}
}