/* Lock background scroll when popup is open */
html.no-scroll, body.no-scroll { overflow: hidden !important; }
