.breadcrumbs{padding-inline:15px;margin-block:15px 25px;display:flex;font-size:12px;color:var(--text-secondary)}@media (min-width:768px){.breadcrumbs{padding-inline:40px}}.store{width:100%;max-width:1500px;padding-block:5px 20px;padding-inline:15px;margin-inline:auto}@media (min-width:768px){.store{padding-block:20px 80px;padding-inline:40px;display:grid;grid-template-columns:minmax(300px,500px) 1fr;-moz-column-gap:80px;column-gap:80px}}.store h1,.store h2{margin-block:0;text-transform:uppercase;font-family:var(--font-body);font-size:20px;font-weight:500;letter-spacing:1.5px}@media (min-width:768px){.store h1,.store h2{font-size:24px}}.store__details-info{margin-block:20px 4px}.store__details-info-line{display:flex;align-items:center;gap:16px;margin-bottom:20px;font-size:14px;letter-spacing:.07px}.store__details-info-line svg{width:14px}.store__details-info-line a{border-bottom:thin solid var(--black)}.store__details-hours-line{margin-bottom:4px;display:grid;grid-template-columns:120px 1fr;-moz-column-gap:60px;column-gap:60px}.store__details-hours-line strong{font-weight:500;white-space:nowrap}.store__details-delivery{margin-block:20px 40px;display:flex;gap:16px;flex-wrap:wrap}.store__details-delivery-line{display:flex;font-size:12px;color:var(--brand-secondary)}.store__details-delivery-line svg{width:10px;margin-right:6px}.store__details-delivery-line svg path{fill:var(--brand-secondary)}.store__details-services iframe{width:100%;height:414px;margin-block:24px 0}.store__details-additional-link{padding:12px}.store__details-additional-link a{width:100%;text-transform:uppercase;color:var(--white);background-color:var(--black);border:0;border-radius:3px}@media (max-width:768px){.store__map{display:none}}.store__map iframe{width:100%;height:100%;max-height:1000px}