#loading-spinner{z-index:10;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;background-color:rgba(0,82,125,0.35);border-radius:5px;text-align:center;color:#fff}#loading-spinner .far{color:#00527d}search.osm{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;grid-gap:1rem;padding:1rem;width:100%;border:1px solid var(--main-color)}search.osm .ibp{width:100%}search.osm .ibp input{padding-left:.5em;width:100%}search.osm #gmap-search-wrap{min-width:200px}search.osm #gmap-search-wrap .gmap-input{margin-right:0;width:100%}.embed-responsive-map::before{padding-top:125%}@media only screen and (min-width:576px){.embed-responsive-map::before{padding-top:100%}}@media only screen and (min-width:768px){.embed-responsive-map::before{padding-top:75%}}@media only screen and (min-width:992px){.embed-responsive-map::before{padding-top:56.25%}}.gmap-container{position:relative}.gmap-container .gmap-search{z-index:100;position:absolute;top:.5rem;left:3rem}#map.map::after{content:'Click on the map to enable zoom and scroll';display:block;position:absolute;bottom:0;left:0;padding:0 .5rem;height:28px;line-height:28px;background-color:rgba(255,255,255,0.8);color:#000;font-size:.75rem}@media only screen and (min-width:768px){#map.map::after{display:none}}#map.map .ol-full-screen{display:none}#map.map .ol-geocoder#gcd-container{left:auto;right:1rem;width:40%}#map.map .ol-geocoder.gcd-txt-container,#map.map .ol-geocoder .gcd-txt-control{height:33px;border-radius:5px}#map.map .ol-geocoder #gcd-input-query{border:none;border-radius:5px;left:0;width:100%;padding:0 3rem 0 .5rem}#map.map .ol-geocoder #gcd-input-query:focus{box-shadow:none}#map.map .ol-geocoder .gcd-txt-glass{display:none}#map.map .ol-geocoder #gcd-input-reset{opacity:1;visibility:visible}#map.map .ol-geocoder #gcd-input-reset::after{font-size:1rem}#map.map .ol-geocoder ul.gcd-txt-result{top:2em}#map.map .ol-geocoder ul.gcd-txt-result>li:nth-child(odd){background-color:#eee}.ol-attribution.ol-uncollapsible{line-height:2;font-size:.75rem}.searchresults{position:absolute;top:0;width:100%;height:100%;overflow-y:scroll;overflow-x:hidden;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.searchresults .shop{width:100%;padding:.5rem;border-bottom:1px solid #eee}.searchresults .shop .shopname{display:block;font-weight:700;text-decoration:none}.searchresults .shop .shopname:hover,.searchresults .shop .shopname:active{text-decoration:underline}.searchresults .shop .shoplinks{margin-bottom:2rem}.searchresults .shop.active{display:block!important;background-color:#eee}#gmap-search-wrap{display:flex;justify-content:flex-start;align-items:flex-end}#gmap-search-wrap .gmap-input,#gmap-search-wrap .gmap-select-wrap,#gmap-search-wrap .gmap-search-btn-wrap{flex:0 1 auto;margin-right:1rem}#gmap-search-wrap .gmap-input select,#gmap-search-wrap .gmap-select-wrap select,#gmap-search-wrap .gmap-search-btn-wrap select{padding:0 .5rem;width:100%;max-width:30vw}#gmap-search-wrap #pac-card{background-color:#fff;border-radius:2px 0 0 2px;box-shadow:0 2px 6px rgba(0,0,0,0.3);box-sizing:border-box;font-family:Roboto;margin:10px 10px 0 0;-moz-box-sizing:border-box;outline:none}#gmap-search-wrap #pac-container{padding-top:12px;padding-bottom:12px;margin-right:12px}#gmap-search-wrap #pac-input{background-color:#fff;font-family:Roboto;font-size:15px;font-weight:300;margin-left:12px;padding:0 11px 0 13px;text-overflow:ellipsis;width:400px}#gmap-search-wrap #pac-input:focus{border-color:#4d90fe}#gmap-search-wrap #title{color:#fff;background-color:#acbcc9;font-size:18px;font-weight:400;padding:6px 12px}.hidden{display:none}#ol-popup{position:relative;padding:.5rem 1rem;background-color:rgba(255,255,255,0.95);border-radius:5px;min-width:240px;width:100%;max-width:360px}#ol-popup h3{margin:0}#ol-popup p{margin:.5rem 0}#ol-popup-closer{display:block;position:absolute;top:0;right:4px}