SIGN IN / JOIN
MENU
0
MY BAG
NEW ARRIVALS
JACKETS
TOPS
BOTTOMS
DRESSES
ACCESSORIES
CUSTOM
SALE
CONTACT US
LIPS All On Me Dress
LIPS All On Me Dress
$65.00
Size
S - $65.00
M - $65.00
L - $65.00
Size
S
M
L
50% Viscose
50% Spandex
Contact us
Name
Email
Phone Number
Message
NEW ARRIVALS
JACKETS
TOPS
BOTTOMS
DRESSES
ACCESSORIES
CUSTOM
SALE
CONTACT US
custom-menu-fix.css /* Fix mobile menu not opening after login */ #menu-drawer { transform: unset !important; visibility: visible !important; background-color: #ffffff !important; /* change if your background is different */ z-index: 9999 !important; } .menu-drawer { transform: unset !important; visibility: visible !important; } /* Prevent account icon or login state from breaking the hamburger button */ .header__icons .header__icon--account { z-index: 10; pointer-events: auto; } .menu-toggle { pointer-events: auto !important; }