Pop up cart overlapping logo mobile

hi @Detailking

You can solve it by adding this code to Custom CSS in Online Store > Themes > Customize > Theme settings

.cart-notification-wrapper .cart-notification { z-index: 4; }