.cafe-locator-heading{margin-bottom:3rem}ww-store-locator-map{border:1px solid}#location-popup{display:block;position:fixed;bottom:0;width:100vw;padding:1.5rem;background:#fff;left:0;right:0;margin:0 auto;border-radius:25px 25px 0 0;transition:.3s transform;transform:translateY(100%);border:1px solid;--border-color: rgb(var(--color-background));z-index:1}#location-popup[data-open=true]{transform:translateY(0)}#location-popup hr{height:.1rem;margin:2rem 0;color:inherit}.location-popup__header,.location-popup__body{margin-bottom:0rem}.location-popup__directions-link{text-decoration:none;color:inherit;width:100%;display:block;padding:1rem;border:1px solid;align-content:center;text-align:center}.location-popup__close-button{position:absolute;top:1.5rem;right:1.5rem;font-weight:900;aspect-ratio:1/1;border-radius:50%;border:none;min-width:25px;text-align:center;align-content:center}.location-popup__name{margin-bottom:.8rem}.location-popup__image{max-width:50px}.location-popup__image img{width:100%;height:100%;object-fit:auto}.location-popup__close-button:after,.location-popup__close-button:before{content:"";width:60%;height:2px;background:rgba(var(--color-foreground),1);left:0;position:absolute;right:0;top:0;bottom:0;margin:auto}.location-popup__close-button:before{transform:rotate(45deg)}.location-popup__metadata{margin-bottom:2.5rem;display:flex;gap:1rem;flex-direction:column}.location-popup__close-button:after{transform:rotate(-45deg)}.products-used__title{margin-bottom:.8rem}.products-used__list{display:flex;gap:.8rem;flex-wrap:wrap}.products-used__list li{border:1px solid rgba(var(--color-foreground),.2);width:35px;height:35px;background-color:rgb(var(--color-background));border-radius:.2rem}.product-on-bar-image{display:block;width:100%;height:100%;object-fit:cover}.ww-map-controls{position:absolute;bottom:1.5rem;left:1.5rem}.ww-map-my-location-btn{width:40px;height:40px;display:flex;cursor:pointer;background:#fff;border:none;border-radius:2px;padding:9px;box-shadow:0 1px 4px #0000004d}.ww-map-my-location-btn svg{fill:rgba(var(--color-foreground),.7)}.location-popup__address{line-height:1.3;font-weight:400;font-style:italic;font-size:1.4rem}.location-popup__image-wrapper{width:100%;aspect-ratio:1/1;height:130px;padding:0;border:1px solid}.location-popup__image-wrapper img{width:100%;height:100%;object-fit:cover}#map-search-input{width:100%;height:100%;padding:1rem;border:1px solid rgba(0,0,0,.1);font-family:var(--font-body-family);box-shadow:0 2px 6px #0000001a;border-radius:4px}@media screen and (min-width: 990px){ww-store-locator-map{overflow:hidden}#location-popup{--padding-offset: 1.5rem;width:50vw;max-width:450px;bottom:initial;right:initial;left:var(--padding-offset);top:calc(var(--padding-offset) + 80px);margin:0;transform:translate(calc(-100% - var(--padding-offset)));position:absolute;border-radius:.4rem;transition:0s;max-height:calc(100% - var(--padding-offset) - 80px - var(--padding-offset));overflow-y:auto}#location-popup[data-open=true]{transform:translate(0);transition:.3s transform}#location-popup[data-open=false]{transition:.3s transform}.ww-map-controls{left:initial;bottom:11rem;right:1rem}.map-search-container{max-width:30rem;position:relative}}.map-search-container{position:relative}.search-suggestions{scrollbar-width:thin}.search-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;list-style:none;padding:0;margin:5px 0 0;border-radius:4px;box-shadow:0 4px 12px #00000026;border:1px solid rgba(0,0,0,.1);z-index:100;max-height:300px;overflow-y:auto}.search-suggestions.hidden{display:none}.suggestion-item{padding:10px 15px;cursor:pointer;border-bottom:1px solid #eee;font-size:1.4rem;transition:background .2s}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background-color:#f5f5f5}.suggestion-header{background:#f8f8f8;padding:8px 15px;font-size:1.1rem;font-weight:700;text-transform:uppercase;color:#888;border-bottom:1px solid #eee;letter-spacing:.05em}.suggestion-item.internal{font-weight:600}.suggestion-item.google{color:#444}.suggestion-item.google:before{content:"\1f4cd";margin-right:8px;font-size:1.2rem}.search-suggestions{z-index:1100}#location-popup{z-index:1000}.map-controls-header{z-index:900}.map-legend{z-index:800}@media screen and (max-width: 989px){#location-popup[data-open=true]~.map-legend{display:none}}.ww-store-marker{width:25px;height:25px;border-radius:50%;background:#fff;border:1px solid #555;box-shadow:0 2px 5px #0000004d;position:relative;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;box-sizing:border-box;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:3px}.ww-store-marker.type-cafe{background:#fff}.ww-store-marker.type-reseller{background:#888}.ww-store-marker.type-both{background:linear-gradient(135deg,#fff 50%,#888 50%)}.ww-store-marker.is-prime{border:2px solid #C9A04C;background:#c9a04c;width:30px;height:30px}.store-marker-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.store-marker-icon img{max-width:100%;max-height:100%;object-fit:contain}.ww-store-marker{transition:transform .3s cubic-bezier(.68,-.55,.265,1.55)}.ww-store-marker:hover,.ww-store-marker[data-marker-open=true]{transform:scale(1.3)}.map-controls-header{position:absolute;top:1.5rem;left:1.5rem;right:1.5rem;z-index:10;display:flex;flex-direction:column;gap:10px;pointer-events:none}.map-controls-header>*{pointer-events:auto}.map-search-container{width:100%}.map-filters-wrapper{display:flex;align-items:flex-start}.map-filters{display:flex;gap:15px;background:#fff;padding:10px 15px;border-radius:4px;box-shadow:0 2px 6px #0000001a;border:1px solid rgba(0,0,0,.1)}.map-filter-item{cursor:pointer;font-size:1.3rem;-webkit-user-select:none;user-select:none;font-weight:500;position:relative;padding-left:26px}.map-filter-item input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;left:0;top:0;bottom:0;margin:auto 0;height:18px;width:18px;background-color:transparent;border:1px solid #999;border-radius:2px;transition:all .2s ease}.map-filter-item:hover input~.checkmark{border-color:#555;background-color:#f5f5f5}.map-filter-item input:checked~.checkmark{background-color:#000;border-color:#000}.checkmark:after{content:"";position:absolute;display:none}.map-filter-item input:checked~.checkmark:after{display:block}.map-filter-item .checkmark:after{left:6px;top:2px;width:4px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.mobile-filter-trigger{display:none;background:#fff;border:1px solid rgba(0,0,0,.1);padding:8px 16px;border-radius:20px;font-weight:700;box-shadow:0 2px 6px #0000001a;cursor:pointer;font-size:1.3rem}@media screen and (min-width: 990px){.map-controls-header{flex-direction:row;align-items:stretch;max-width:900px}.map-search-container{max-width:35rem}}@media screen and (max-width: 989px){.map-filters-wrapper{position:relative;flex-direction:column;align-items:flex-start}.mobile-filter-trigger{display:block;margin-bottom:10px}.map-filters{display:none;flex-direction:column;margin-top:5px;width:200px;position:absolute;top:100%;left:0;z-index:20}.map-filters-wrapper.filters-open .map-filters{display:flex}ww-store-locator-map{margin-left:0;width:calc(100% + 0rem);height:80vh!important}}@media screen and (max-width: 749px){ww-store-locator-map{margin-left:0rem;width:calc(100% + 0rem)}}.map-legend{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);background:#ffffffe6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:10px 15px;border-radius:8px;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 12px #00000026;width:max-content;max-width:90%;transition:all .3s ease}.legend-toggle-btn{display:none;background:transparent;border:none;padding:0;cursor:pointer;font-family:serif;font-style:italic;font-weight:700;font-size:1.6rem;color:#333}.legend-content{display:flex;gap:20px;font-size:1.2rem;font-weight:500;transition:opacity .3s ease}.legend-row{display:flex;align-items:center;gap:8px}.legend-dot{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.3);display:inline-block}.type-cafe{background-color:#fff}.type-reseller{background-color:#888}.type-both{background:linear-gradient(135deg,#fff 50%,#888 50%)}.type-prime{border-color:#c9a04c;background-color:#c9a04c}@media screen and (max-width: 989px){.map-legend{left:50%;right:auto;bottom:20px;transform:translate(-50%);width:40px;height:40px;max-height:40px;border-radius:50%;padding:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.map-legend.legend-expanded{transform:translate(-50%)}.legend-toggle-btn{display:flex;position:absolute;top:0;right:0;width:40px;height:40px;align-items:center;justify-content:center;z-index:2;transition:all .4s ease;border:1px solid rgba(0,0,0,.1);border-radius:50%;background:#ffffffe6}.legend-content{flex-direction:column;gap:12px;opacity:0;pointer-events:none;padding:45px 15px 15px;width:180px}.map-legend.legend-expanded{width:180px;height:auto;max-height:300px;border-radius:12px}.map-legend.legend-expanded .legend-toggle-btn{width:24px;height:24px;top:8px;right:8px;font-size:1.2rem;background:#f0f0f0}.map-legend.legend-expanded .legend-content{opacity:1;pointer-events:auto}}.user-location-marker{width:15px;height:15px;background-color:#4285f4;border:2px solid white;border-radius:50%;box-shadow:0 0 5px #0000004d;position:relative;display:flex;align-items:center;justify-content:center}.user-pulse{position:absolute;width:100%;height:100%;border-radius:50%;background-color:#4285f466;animation:user-pulse-animation 2s infinite;transform:scale(1)}@keyframes user-pulse-animation{0%{transform:scale(1);opacity:1}to{transform:scale(3);opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/133/assets/store-locator.css.map */
