.store-locator-section{position:relative;width:100%;height:calc(100vh - 80px);max-height:calc(100vh - 80px);min-height:500px;display:flex;flex-direction:column;background:#fff;border-bottom:1px solid #e5e7eb;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.store-locator-map-container{flex:1;position:relative;width:100%;height:100%;max-height:calc(100vh - 80px);min-height:400px;z-index:1;overflow:hidden}.store-locator-map{width:100%;height:100%;max-height:calc(100vh - 80px);min-height:400px;background:#fafafa;overflow:hidden}.store-locator-map .leaflet-tile{filter:none}.store-locator-map .leaflet-tile-pane{z-index:1}.store-locator-map .leaflet-overlay-pane{z-index:2}.store-locator-sidebar{display:none;position:absolute;top:0;left:0;width:380px;height:100%;background:#fff;border-right:1px solid #e5e7eb;z-index:1;overflow:hidden;display:flex;flex-direction:column}.store-locator-sidebar-content{flex:1;overflow-y:auto;padding:16px 24px 24px;min-height:0;max-height:calc(100vh - 160px);scrollbar-width:thin;scrollbar-color:#d1d5db #f9fafb;display:flex;flex-direction:column;gap:6px}.store-locator-hamburger{position:absolute;top:16px;right:16px;width:48px;height:48px;background:#fff;border:1px solid #e1e3e5;border-radius:50%;z-index:1001;pointer-events:auto;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.store-locator-hamburger:hover{background:#f8f9fa;border-color:#d1d5db}.store-locator-hamburger.active{background:#d60024;border-color:#d60024}.store-locator-hamburger-icon{width:20px;height:20px;color:#374151;position:absolute}.store-locator-hamburger-icon--menu{opacity:1;transform:rotate(0)}.store-locator-hamburger-icon--close{opacity:0;transform:rotate(90deg)}.store-locator-hamburger.active .store-locator-hamburger-icon--menu{opacity:0;transform:rotate(-90deg)}.store-locator-hamburger.active .store-locator-hamburger-icon--close{opacity:1;transform:rotate(0);color:#fff}.store-locator-mobile-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:98;opacity:0;visibility:hidden;transition:all .3s ease}.store-locator-mobile-overlay.active{opacity:1;visibility:visible}.store-locator-mobile-sidebar{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:99;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow:hidden}.store-locator-mobile-sidebar.active{transform:translate(0)}.store-locator-mobile-handle{position:absolute;top:16px;left:50%;transform:translate(-50%);width:40px;height:4px;background:#dee2e6;border-radius:2px;z-index:1001}.store-locator-mobile-close{position:absolute;top:16px;right:16px;z-index:1001}.store-locator-mobile-close-btn{width:36px;height:36px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:50%;font-size:20px;font-weight:600;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.store-locator-mobile-close-btn:hover{background:#e9ecef;border-color:#adb5bd;color:#495057}.store-locator-mobile-content{flex:1;padding:80px 24px 24px;overflow-y:auto;background:#fff}.store-locator-button{width:100%;padding:10px 14px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:13px!important;font-weight:600!important;cursor:pointer;margin-bottom:6px;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .15s ease}.store-locator-button--primary{background:#d60024;color:#fff}.store-locator-button--primary:hover{background:#b3001e;transform:translateY(-1px);box-shadow:0 4px 12px #d600244d}.store-locator-button--secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.store-locator-button--secondary:hover{background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.store-locator-button:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;color:#9ca3af;transform:none!important;box-shadow:none!important}.store-locator-stores{margin-top:8px;min-height:0;overflow:visible}.store-locator-store-item{background:#fff;border-radius:6px;padding:12px 16px;margin-bottom:8px;cursor:pointer;border:1px solid #f3f4f6;position:relative;transition:all .15s ease}.store-locator-store-item:hover{border-color:#d1d5db;background:#fafbfc;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.store-locator-store-item--active{border-color:#d60024;background:#fef2f2;border-width:1px;box-shadow:0 2px 8px #d600241f}.store-locator-store-name{font-size:14px!important;font-weight:600!important;color:#111827;margin-bottom:4px;line-height:1.3}.store-locator-store-details{display:flex;align-items:center;gap:6px}.store-locator-store-detail{display:flex;align-items:center;gap:6px;font-size:12px!important;color:#6b7280;font-weight:400;line-height:1.2}.store-locator-store-detail-icon{font-size:14px!important;flex-shrink:0;opacity:.7}.custom-popup .leaflet-popup-content-wrapper{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:0;overflow:hidden;box-shadow:0 8px 32px #0000001f}.custom-popup .leaflet-popup-content{margin:0;padding:0;min-width:320px;max-width:380px}.custom-popup .leaflet-popup-content,.google-maps-modal-content,.image-modal-content{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.store-popup-container{position:relative}.store-popup-close-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;background:#f3f4f6;color:#6b7280;border:none;border-radius:50%;font-size:16px!important;font-weight:600;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}.store-popup-close-btn:hover{background:#e5e7eb;color:#374151}.store-popup-image-container{width:100%;height:180px;overflow:hidden;background:#f9fafb;position:relative}.store-popup-image-link{display:block;width:100%;height:100%;position:relative;cursor:pointer}.store-popup-image{width:100%;height:100%;object-fit:cover}.store-popup-header{padding:16px 16px 0}.store-popup-title{font-size:16px!important;font-weight:700!important;color:#111827;margin:0}.store-popup-content{padding:12px 16px 16px}.store-popup-detail{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px;padding:8px;background:#f9fafb;border-radius:6px}.store-popup-detail--last{margin-bottom:12px}.store-popup-detail-icon{font-size:14px!important;flex-shrink:0;margin-top:0;opacity:.8}.store-popup-detail-content{flex:1}.store-popup-detail-label{font-size:11px!important;font-weight:600!important;color:#6b7280;text-transform:uppercase;margin-bottom:3px}.store-popup-detail-value{font-size:13px!important;color:#111827;font-weight:400!important}.store-popup-buttons{display:flex;flex-direction:column;gap:8px}.store-popup-btn{padding:8px 12px;border:none;border-radius:6px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:13px!important;font-weight:600!important;cursor:pointer;text-align:center}.store-popup-btn--view{background:#d60024;color:#fff;font-weight:600!important}.store-popup-btn--view:hover{background:#b3001e}.store-popup-btn--directions{background:#111827;color:#fff;font-weight:500!important}.store-popup-btn--directions:hover{background:#374151}.google-maps-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}.google-maps-modal-content{background:#fff;border-radius:16px;width:90vmin;max-width:90vmin;max-height:90vmin;overflow:hidden}.google-maps-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #dee2e6}.google-maps-modal-title{font-size:20px!important;font-weight:700!important;color:#212529;margin:0}.google-maps-modal-close{width:36px;height:36px;background:#f8f9fa;border:none;border-radius:50%;font-size:20px!important;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.google-maps-modal-close:hover{background:#e9ecef}.google-maps-modal-iframe-container{width:100%;aspect-ratio:1 / 1;height:auto;min-height:300px;position:relative;overflow:hidden}.google-maps-modal-iframe{width:100%!important;height:100%!important;border:none;display:block;position:absolute;top:0;left:0;right:0;bottom:0}.image-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}.image-modal-content{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;overflow:hidden}.image-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #dee2e6}.image-modal-title{font-size:18px!important;font-weight:700!important;color:#212529;margin:0}.image-modal-close{width:32px;height:32px;background:#f8f9fa;border:none;border-radius:50%;font-size:18px!important;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.image-modal-close:hover{background:#e9ecef}.image-modal-image-container{width:100%;max-height:calc(90vh - 80px);overflow:hidden;display:flex;align-items:center;justify-content:center}.image-modal-image{width:100%;height:auto;max-height:calc(90vh - 80px);object-fit:contain}@media (max-width: 767px){.store-locator-section,.store-locator-map-container,.store-locator-map{height:calc(100vh - 80px);min-height:calc(100vh - 80px);max-height:calc(100vh - 80px);overflow:hidden}}@media (max-width: 380px){.store-locator-hamburger{top:16px;right:12px;width:44px;height:44px}.store-locator-mobile-close{top:14px;right:14px}.store-locator-mobile-close-btn{width:32px;height:32px;font-size:18px}.store-locator-mobile-content{padding:70px 16px 16px}.store-locator-button{padding:8px 12px;font-size:12px!important;margin-bottom:5px}.store-locator-store-item{padding:10px 14px;margin-bottom:8px}.store-locator-store-name{font-size:13px!important;margin-bottom:3px}.store-locator-store-detail{font-size:11.5px!important;gap:5px}.custom-popup .leaflet-popup-content{min-width:260px;max-width:300px}.google-maps-modal-content{width:92vmin;max-width:92vmin;max-height:92vmin;border-radius:12px}.google-maps-modal-header{padding:16px}.google-maps-modal-title{font-size:18px!important}.google-maps-modal-close{width:32px;height:32px;font-size:18px!important}.image-modal-content{max-width:92vw;border-radius:10px}.image-modal-header{padding:14px}.image-modal-title{font-size:16px!important}.image-modal-close{width:28px;height:28px;font-size:16px!important}}@media (min-width: 768px){.store-locator-mobile-sidebar{width:400px;left:0}.store-locator-mobile-header{padding:48px 24px 24px}.store-locator-mobile-title{font-size:22px!important}.store-locator-mobile-subtitle{font-size:16px!important}.store-locator-button{padding:12px 16px;font-size:14px!important;margin-bottom:6px}.store-locator-store-item{padding:14px 18px;margin-bottom:12px}.store-locator-store-name{font-size:15px!important}.store-locator-store-detail{font-size:13px!important}.google-maps-modal-content{width:min(90vmin,700px);max-width:min(90vmin,700px);max-height:90vmin}}@media (min-width: 1024px){.store-locator-section{flex-direction:row;max-height:calc(100vh - 80px);overflow:hidden}.store-locator-sidebar{display:block;position:relative;width:420px;flex-shrink:0;max-height:calc(100vh - 80px);overflow:hidden}.store-locator-map-container{flex:1;max-height:calc(100vh - 80px);overflow:hidden}.store-locator-hamburger,.store-locator-mobile-overlay,.store-locator-mobile-sidebar{display:none}.store-locator-button{padding:12px 16px;font-size:14px!important;margin-bottom:6px}.store-locator-store-item{padding:18px;margin-bottom:14px}.store-locator-store-name{font-size:16px!important}.store-locator-store-detail{font-size:14px!important}.google-maps-modal-content{width:90vmin;max-width:90vmin;height:auto;max-height:90vmin}}@media (min-width: 1440px){.store-locator-sidebar{width:460px}.store-locator-button{padding:14px 18px;font-size:14px!important;margin-bottom:6px}.store-locator-store-item{padding:16px 20px;margin-bottom:14px}.store-locator-store-name{font-size:16px!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/custom-store-locator.css.map */
