{"version":3,"file":"back-to-top/style-index.css","mappings":";;;AAAA;;;;;EAAA;AAMA;EACI;EACA;EACA;EACA;EACA;EACA;AACJ;;AAEA;EACE;EACA;EACA;EACA;EACA;EACA;AACF;;AAEA;EACE;AACF,C","sources":["webpack://templazee/./src/back-to-top/style.scss"],"sourcesContent":["/**\n * The following styles get applied both on the front of your site\n * and in the editor.\n *\n * Replace them with your own styles or remove the file completely.\n */\n.back-to-top-icon.right {\n    display: none;\n    position: fixed;\n    right: var(--right-spacing);\n    bottom: var(--bottom-spacing);\n    cursor: pointer;\n    z-index: 999;\n}\n\n.back-to-top-icon.left {\n  display: none;\n  position: fixed;\n  left: var(--left-spacing);\n  bottom: var(--bottom-spacing);\n  cursor: pointer;\n  z-index: 999;\n}\n\n.back-to-top-icon.is-visible {\n  display: inline-flex;\n}\n"],"names":[],"sourceRoot":""}