Skip to content
FREE SHIPPING (U.S. Only) Try Risk Free Today!
Menu
Home
Shop
Ingredients
Blog
About Us
About Us menu
Why mewd
Our Team
Our Story
Log in
Create account
Search
Refund policy
Terms of Service
Phone: 818-515-5715
Email: stamie@mewdvitamins.com
10153 Riverside Dr. #396 Toluca Lake CA 91602
Search again
View cart
Shipping policy
All orders will be shipped the same day the order was placed as long as it is before 3pm PST.
Choosing a selection results in a full page refresh.
Press the space key then arrow keys to make a selection.
(function () { var nav = document.querySelector('.navigation'); if (!nav) { console.log('NO .navigation FOUND'); return; } function forceNav() { if (document.body.classList.contains('navigation-open')) { nav.style.cssText = 'position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;background:#fff!important;opacity:1!important;z-index:2147483647!important;overflow-y:auto!important;display:block!important;visibility:visible!important;transform:none!important;'; nav.querySelectorAll('.navigation__entrance-animation').forEach(function(el){ el.classList.add('navigation__entrance-animation--active'); }); var c = nav.querySelector('.navigation__container'); if (c) c.style.cssText = 'min-height:100vh!important;background:#fff!important;padding-top:80px!important;opacity:1!important;display:block!important;'; } else { nav.style.cssText = ''; var c2 = nav.querySelector('.navigation__container'); if (c2) c2.style.cssText = ''; } } var obs = new MutationObserver(forceNav); obs.observe(document.body, { attributes:true, attributeFilter:['class'] }); obs.observe(nav, { attributes:true, attributeFilter:['style','class'] }); console.log('GUARD ACTIVE'); })();