store-page-map{display:block}.store-page__hero-map{width:auto;height:250px;margin-inline:0;background:var(--color-background-muted, #f5f5f5)}.store-page__body{width:100%;margin-inline:auto;padding-inline:15px;padding-block:15px}@media screen and (min-width:640px){.store-page__body{width:600px;padding-block:45px}}@media screen and (min-width:1024px){.store-page__body{width:960px}}@media screen and (min-width:1280px){.store-page__body{width:1200px}}@media screen and (min-width:1920px){.store-page__body{width:1440px}}.store-page__logo{margin-bottom:16px}.store-page__logo-img{width:auto;max-height:80px;object-fit:contain}.store-page .store-page__title{max-width:var(--page-width, 1320px);margin:30px auto 20px;padding-inline:var(--page-margin, 20px);font-family:var(--font-heading--family, var(--font-primary--family));font-size:15px;font-weight:600;line-height:1.15;color:var(--color-foreground, #1a1a1a);text-align:center}.store-page__grid{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:48px}.store-page__section-heading{margin:0 0 8px;font-family:var(--font-heading--family, var(--font-primary--family));font-size:15px;font-weight:600;color:#000;text-transform:uppercase}.store-page__address{margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid #979797}.store-page__address-row{display:flex;align-items:flex-start;gap:0}.store-page__address-pin{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:64px;height:64px;padding-bottom:12px;color:#000;font-size:12px;font-weight:600;background-image:var(--pin-url);background-position:center top;background-repeat:no-repeat;background-size:contain}.store-page__address-content{position:relative;display:flex;flex-direction:column;width:100%;padding-right:90px}.store-page__address-block{display:flex;flex-direction:column;margin-bottom:12px;color:var(--color-foreground, #1a1a1a);font-size:15px;font-style:normal;line-height:1.5}.store-page__address-block>span:first-child{font-weight:600}.store-page__locality{display:flex;flex-direction:column;line-height:1.1}.store-page__distance{position:absolute;top:0;right:0;min-height:20px;margin:0;color:var(--color-primary, #006B3F);font-size:13px;font-weight:500;text-align:right;text-transform:uppercase}.store-page__directions-link,.store-page__call-mobile{display:inline-flex;align-items:center;color:#3f3f3f;font-size:13px;font-weight:600;text-decoration:none;text-transform:uppercase}.store-page__directions-link{font-weight:500}.store-page__directions-link:after,.store-page__call-mobile:after{content:"";display:inline-block;width:14px;height:14px;margin-left:2px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 6l6 6-6 6' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 6l6 6-6 6' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:transform .15s ease}.store-page__directions-link:hover:after,.store-page__call-mobile:hover:after{transform:translate(3px)}.store-page__contact{display:flex;flex-direction:column;padding-bottom:15px;border-bottom:1px solid #979797}.store-page__contact-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.store-page__phone-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.store-page__contact .store-page__section-heading{font-size:15px;letter-spacing:0;margin-bottom:0}.store-page__email{color:var(--color-foreground, #1a1a1a);font-size:15px;text-decoration:none;line-height:23.4px}.store-page__phone,.store-page__website{color:#3f3f3f;font-size:15px;text-decoration:none;line-height:23.4px}.store-page__phone:hover,.store-page__email:hover,.store-page__website:hover{text-decoration:underline}.store-page__call-cta{display:inline-block;margin-top:4px;padding:10px 20px;border:2px solid var(--color-primary, #006B3F);border-radius:var(--border-radius-base, 4px);background:var(--color-primary, #006B3F);color:#fff;cursor:pointer;font-family:var(--font-primary--family, sans-serif);font-size:14px;font-weight:600;text-align:center;text-decoration:none}.store-page__call-cta:hover{background:transparent;color:var(--color-primary, #006B3F)}.store-page__hours-table{width:100%;border-collapse:collapse;color:#3f3f3f;text-transform:uppercase}.store-page__hours-row{border-radius:0}.store-page__hours-row>*{border-radius:0}.store-page__hours-row:nth-child(odd){background:#f5f5f5}.store-page__hours-row:nth-child(2n){background:#fff}.store-page__hours-row:last-child{border-bottom:none}.store-page__hours-row--today .store-page__hours-day,.store-page__hours-row--today .store-page__hours-time{color:#3f3f3f;font-weight:500}.store-page__hours-day,.store-page__hours-time{padding:2px 8px;color:#3f3f3f;font-size:15px;font-weight:500;text-align:left}.store-page__hours-day{width:50%}.store-page__hours-time{text-align:right}.store-page__holiday-warning{margin:30px -15px;padding:7px 15px;background:#f5f5f5;color:#000;font-size:15px;font-weight:500;text-align:center}.store-page__description{margin-top:32px;padding-top:8px}.store-page__description-body{max-width:420px;color:#3f3f3f;font-size:15px;line-height:1.2}.store-page__directions-link:focus-visible,.store-page__call-mobile:focus-visible,.store-page__phone:focus-visible,.store-page__call-cta:focus-visible,.store-page__email:focus-visible,.store-page__website:focus-visible{outline:2px solid var(--color-primary, #006B3F);outline-offset:2px}.store-page__ontario-authorized{display:block;width:80px;height:auto;margin-top:18px}.store-page--empty{padding:60px var(--page-margin, 20px);color:var(--color-foreground-muted, #6b6b6b);text-align:center}@media screen and (min-width:750px){.store-page__hero-map{height:300px;margin-inline:30px}.store-page .store-page__title{font-size:32px;margin-bottom:25px}.store-page__section-heading{margin-bottom:20px;font-size:16px}.store-page__contact .store-page__section-heading{font-size:16px;margin-bottom:0}.store-page__directions-link{font-size:14px}.store-page__phone,.store-page__email,.store-page__website{font-size:18px}.store-page__ontario-authorized{width:100px;height:100px;object-fit:contain;margin-top:24px}.store-page__grid{grid-template-columns:auto 58%;gap:48px}.store-page__hours-table .store-page__hours-day,.store-page__hours-table .store-page__hours-time,.store-page__hours-row--today .store-page__hours-day,.store-page__hours-row--today .store-page__hours-time{padding:2px 18px;font-size:18px}.store-page__description-body{font-size:18px}.store-page__holiday-warning{margin:30px 0;font-size:16px}.store-page__address,.store-page__contact{padding-bottom:0;border-bottom:none}.store-page__address-row{gap:8px}.store-page__address-content{position:static;width:auto;padding-right:0}.store-page__address-block{font-size:18px}.store-page__locality{flex-direction:row;gap:.25em}.store-page__distance{position:static;font-size:16px;text-align:left}.store-page__contact-header{display:flex;margin-bottom:20px}.store-page__call-mobile{display:none}}@media screen and (min-width:1024px){.store-page__holiday-warning{margin:35px 0}}
/*# sourceMappingURL=/cdn/shop/t/1088/assets/store-page.css.map */
