/* Version 1.0.5 Change Background on Scroll in Squarespace 
 * Copyright Will Myers 
 * Will-Myers.com
*/
body:not(.sqs-edit-mode-active) #page .wm-background-change .section-background{position:fixed;opacity:0;height:100vh;width:100vw}body:not(.sqs-edit-mode-active) #page .wm-background-change{background:0 0}body:not(.sqs-edit-mode-active) .hide-block,body:not(.sqs-edit-mode-active) [wm-plugin=background-change-all]{display:none}body:not(.sqs-edit-mode-active) #page .wm-background-change .content-wrapper{z-index:1}#footer-sections{z-index:1}body.sqs-edit-mode-active .wm-background-change .section-background{visibility:visible!important;opacity:1!important}