@media (max-width: 448px){
li.menu-item.sh-nav-cart.sh-nav-special.sh-header-builder-main-element-cart {
padding: 0 10px 0 0;
}
nav#header-navigation-mobile {
min-width: 80px;
}
}
We had an issue with the shopping cart and menu icon not aligning on mobile and found this code in another ticket. And the alignment looks better now but it has created a new problem - the menu icon looks like the normal 'hamburger' icon at first but when clicked once the 'X' stays in place as shown in the screenshots.