

.list-menu__item {
    text-transform: uppercase;
}
@media only screen and (max-width: 749px) {

.header__icon.header__icon--account.link.focus-inset {
          order: 1;
}

.header__icons {
    width: max-content !important;
   
}

button#cart-icon-bubble {
    order: 1;
}

}