{"version":3,"file":"./style-index.css","mappings":";;;AAAA;;;;;EAAA;AAOA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AAAD;;AAGA;EACC;EACA;AAAD;;AAGA;EACC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AAAD;;AAGE;EACD;EACA;EACA;EACA;AAAD;;AAGE;EACD;EACA;EACA;EACA;EACA;AAAD;;AAGE;EACD;EACA;EACA;EACA;EACA;AAAD;;AAGE;EACD;EACA;EACA;AAAD;;AAGE;EACD;EACA;EACA;AAAD;;AAGE;EACD;EACA;EACA;AAAD;;AAGE;EACD;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AAAD,C","sources":["webpack://conciergewp/./src/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\n#bellhop-button {\n\twidth: 64px;\n\theight: 64px;\n\tborder-radius: 100%;\n\tbackground: #008080;\n\tborder: solid white 3px;\n\toutline: solid black 1px;\n\tposition: relative;\n\tline-height: 60px;\n\ttext-align: center;\n\tcolor: white;\n\tz-index: 100;\n\tfilter: drop-shadow(5px 5px 4px #000);\n}\n\n#bellhop-button:hover {\n\tfilter: drop-shadow(5px 5px 4px #000) brightness(120%);\n\tcursor: pointer;\n}\n\n#bellhop-button:before {\n\tcontent: \" \";\n\tposition: absolute;\n\tz-index: 5;\n\ttop: 3px;\n\tleft: 3px;\n\tright: 3px;\n\tbottom: 3px;\n\tborder-radius: 100%;\n  }\n\n  #bellhop-button-image {\n\twidth: 36px;\n\theight: 36px;\n\tpadding-top: 15%;\n\tpointer-events: none;\n  }\n\n  #bellhop-phone-button {\n\tposition: absolute;\n\ttext-align: center;\n\tz-index: 4;\n\ttop: 3px;\n\tbottom: 3px;\n  }\n\n  #bellhop-email-button {\n\tposition: absolute;\n\ttext-align: center;\n\tz-index: 3;\n\ttop: 3px;\n\tbottom: 3px;\n  }\n\n  .hidden {\n\ttransition: left .3s ease, right .3s ease;\n\tleft: 3px;\n\tright: 3px;\n  }\n\n  .showing_phone {\n\ttransition: left .3s ease, right .3s ease;\n\tleft: -75px;\n\tright: 75px;\n  }\n\n  .showing_email {\n\ttransition: left .3s ease, right .3s ease;\n\tleft: -155px;\n\tright: 155px;\n  }\n\n  .sub-button {\n\twidth: 54px;\n\theight: 54px;\n\tborder-radius: 100%;\n\tbackground: #008080;\n\tborder: solid white 3px;\n\toutline: solid black 1px;\n\tposition: relative;\n\tline-height: 60px;\n\ttext-align: center;\n\tcolor: white;\n\tz-index: 100;\n\tborder-radius: 100%;\n\tcursor: pointer;\n  }"],"names":[],"sourceRoot":""}