.stockist-locator{position:relative;width:100%;height:var(--map-height, 600px);overflow:hidden;font-family:Poppins,sans-serif}.stockist-locator__sidebar{position:absolute;top:0;left:0;width:25%;height:100%;padding:1rem;display:flex;flex-direction:column;overflow:hidden;background-color:#fff;box-shadow:0 25px 50px -12px #00000040;box-sizing:border-box;z-index:10}.stockist-locator__heading{margin-top:0;font-family:Poppins,sans-serif;font-weight:600;font-size:2rem;color:#1d1d1d}.stockist-locator__search{display:flex;flex-direction:column;gap:.5rem;margin-bottom:0}.stockist-search-input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff;color:#1d1d1d;font-size:clamp(16px,.875rem,.875rem);box-sizing:border-box;outline:none}.stockist-search-input::placeholder{color:#bcbec0}.stockist-search-input:focus{box-shadow:0 0 0 2px #00000026}.stockist-province-select{width:100%;padding:.5rem 2rem .5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff;color:#1d1d1d;font-size:.875rem;font-family:Poppins,sans-serif;box-sizing:border-box;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%231d1d1d' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.stockist-province-select:focus{outline:none;box-shadow:0 0 0 2px #00000026}.stockist-search-actions{display:flex;gap:.5rem}.stockist-search-btn{flex:1 1 0;padding:.5rem 1rem;background-color:#1d1d1d;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.stockist-search-btn:hover:not(:disabled){background-color:#333}.stockist-near-me-btn{background-color:#a03822}.stockist-near-me-btn:hover:not(:disabled){background-color:#7d2c1a}.stockist-search-btn:disabled{opacity:.6;cursor:not-allowed}.stockist-locator__divider{border:none;border-top:1px solid #1d1d1d;margin:.75rem 0}.stockist-locator__listings-wrap{position:relative;flex:1;min-height:0}.stockist-locator__listings{height:100%;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.stockist-locator__listings::-webkit-scrollbar{display:none}.stockist-back-to-top{position:absolute;top:.75rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.375rem;padding:.4rem .9rem;background-color:#1d1d1d;color:#fff;border:none;border-radius:999px;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;cursor:pointer;box-shadow:0 10px 25px -5px #00000040;transition:background-color .2s ease;z-index:5}.stockist-back-to-top:hover{background-color:#333}.stockist-back-to-top[hidden]{display:none}.stockist-locator__map{position:absolute;top:0;bottom:0;left:25%;width:75%;height:100%}.marker{background-image:var(--marker-url);background-size:contain;background-repeat:no-repeat;width:37px;height:40px;cursor:pointer}.marker:hover{opacity:.8}.marker.active{background-image:var(--marker-active-url)}.stockist_location-header{display:flex;align-items:center;gap:.5rem}.stockist_location-item{position:relative;display:flex;flex-direction:column;margin:.05rem 0;border:1px solid #1d1d1d;border-radius:18px;transition:background-color .3s ease;cursor:pointer;padding:1rem;scroll-margin:1.25rem 0 1.25rem 0;background-color:transparent}.stockist_location-item.active{background-color:#1d1d1d}.stockist_location-name{margin-bottom:.5rem;color:#1d1d1d;font-size:1.25rem;font-weight:600;margin-top:0}.stockist_location-item.active .stockist_location-name{color:#fff}.stockist_location-details{color:#1d1d1d;line-height:1.5;font-weight:400}.stockist_location-item.active .stockist_location-details{color:#fff}.stockist_location-details .label{font-weight:700;font-size:.875rem}.stockist_location-details-inner>div{margin-bottom:.25rem}.stockist-gmaps-link,.stockist-contact-link{font-size:.75rem;font-weight:600;color:#1d1d1d;text-decoration:underline;text-underline-offset:2px}.stockist_location-item.active .stockist-gmaps-link,.stockist_location-item.active .stockist-contact-link{color:#fff}.stockist-search-error{margin:0;padding:.5rem .75rem;border-radius:.375rem;background-color:#fef2f2;border:1px solid #fca5a5;color:#991b1b;font-size:.8125rem}.stockist-search-error[hidden]{display:none}.stockist_location-toggle{display:none;width:auto;padding:0;border:none;background:none;color:#1d1d1d;text-align:center;cursor:pointer;align-items:center;justify-content:center}.stockist_location-toggle-icon{width:.75rem;height:auto;transform:rotate(90deg);transition:transform .2s ease}.stockist_location-item.expanded .stockist_location-toggle-icon{transform:rotate(-90deg)}.stockist_location-item.active .stockist_location-toggle{color:#fff}@media(max-width:768px){.stockist-locator{height:auto;overflow:visible;display:flex;flex-direction:column}.stockist-locator__sidebar{display:contents}.stockist-locator__controls{order:1;padding:1rem;padding-top:0;background-color:#fff}.stockist-locator__map{order:2;position:relative;left:auto;width:100%;height:30rem}.stockist-locator__listings-wrap{order:3;height:40vh;padding:1rem;background-color:#fff}.stockist-locator__divider{display:none}.mapboxgl-ctrl:has(.mapboxgl-ctrl-zoom-in){display:none}.stockist_location-toggle{display:flex;flex-shrink:0}.stockist_location-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:0}.stockist_location-toggle{padding:.25rem}.stockist_location-details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.stockist_location-details-inner{overflow:hidden;min-height:0;visibility:hidden}.stockist_location-item.expanded .stockist_location-details-inner{visibility:visible}.stockist_location-item.expanded .stockist_location-details{grid-template-rows:1fr}.stockist_location-item.expanded .stockist_location-name{white-space:normal;overflow:visible;text-overflow:clip}}.pjn-logo{width:115px}#bnpl-accordion{padding-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/51/compiled_assets/styles.css.map */
