#root{height:100%;left:0;margin:0;padding:0;position:fixed;top:0;width:100%}*{box-sizing:border-box}.page{padding:8px}.container{align-items:center;background-color:#fff;height:100%;justify-content:start;overflow-y:auto}.container,.page{display:flex;flex-direction:column;width:100%}.page{align-items:start;margin-bottom:15px}.box,.page{justify-content:center}.box{align-items:center;display:flex}.menu{left:-250px}.menu,.open{position:absolute;top:170px;transition:left .3s ease-in-out;width:250px}.open{left:0}.picture{opacity:1;transition:opacity 1.5s ease-in-out}.visible{opacity:0;transition:opacity .5s ease-in-out}.button{border:solid #000;border-width:0 1px 0 0;color:#000;cursor:pointer;font-family:Arial\, Franklin Gothic Medium,Arial Narrow,sans-serif;font-weight:800;text-align:center}.button:active{border-left:2px solid #000;border-top:2px solid #000}.headbanner{align-content:center;border-bottom:1px solid #000;border-top:1px solid #000;display:flex;height:40px;justify-content:space-between;min-height:40px;transition:all .5s ease-out;width:100%}.headbannerbutton{height:100%;width:60px}.bannerbuttons{height:100%}.text{font-family:Arial\, Franklin Gothic Medium,Arial Narrow,sans-serif;font-weight:800;padding:7px;text-align:center}a{color:inherit;text-decoration:none}.circles{height:40px;margin-bottom:10px;margin-top:10px;overflow-x:auto;width:100%}.colorcircle{border:1px solid #000;border-radius:25px;cursor:pointer;height:30px;margin:5px;width:30px}.picViewer{background-color:#fff;height:60vh;margin-bottom:10px}.arrows,.picViewer{display:flex;justify-content:center;width:100%}.arrows{align-items:center}.arrow{width:10%}.pics{border:.1em solid #000;border-radius:25px;cursor:pointer;height:30px;margin:5px;width:30px}.pics:active{border:.125em solid #000}.deadpic{border:.1em solid #000;border-radius:25px;height:30px;margin:5px;width:30px}.cart{display:flex;height:40px;justify-content:right;min-height:40px;width:100%}.bubble{background-color:#000;border-radius:25px;color:#fff;font-family:Arial\, Franklin Gothic Medium,Arial Narrow,sans-serif;font-size:x-small;font-weight:400;height:15px;left:13px;padding:2px;position:relative;text-align:center;top:-11px;width:15px}.bubble,.checkoutList{align-items:center;display:flex;justify-content:center}.checkoutList{flex-direction:column;margin-top:20px;width:100%}.checkoutItem{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.stack{min-height:50px;width:100%}.normalbutton{border:1px solid #000;cursor:pointer;height:30px;min-width:45px;padding:5px;width:auto}.normalbutton:active{border-left:2px solid #000;border-top:2px solid #000}.spinner{align-items:center;animation:spin 1s linear infinite;border:1px solid #fff;border-radius:50%;border-top-color:#000;display:flex;height:25px;justify-content:center;width:25px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.3d5c8fbe.css.map*/