.store-locator {
  flex-direction: column;
  flex: 1 0 0;
  align-items: center;
}

.store-locator .btn-storelocator-search {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  background-size: 1.5rem;
  border: 0;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  position: absolute;
  top: .62rem;
  left: 1.25rem;
}

.store-locator .input-text {
  height: 2.5625rem;
  padding: .65rem 3.25rem;
  display: flex;
}

.store-locator-content {
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}

@media (min-width: 1025px) {
  .store-locator-content {
    margin-top: 3.75rem;
  }

  .store-locator-content > div {
    flex: 0 50%;
  }
}

.store-locator-content .select2-container {
  width: 100%;
}

.store-locator-hero.hero {
  background-color: #000;
  flex: 1 0 0;
  align-self: stretch;
  height: 20.813rem;
  display: flex;
  position: relative;
}

.store-locator-hero.hero .detect-location {
  letter-spacing: .03125rem;
  text-transform: capitalize;
  justify-content: center;
  align-items: center;
  gap: .31rem;
  width: 7.8125rem;
  height: 2.5625rem;
  margin: 0 auto;
  padding: 0 1rem 0 1.25rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  display: flex;
}

.store-locator-hero.hero .detect-location .icon {
  width: 1.25rem;
  height: 1.25rem;
}

@media (min-width: 767px) {
  .store-locator-hero.hero .detect-location {
    margin-left: .5rem;
  }
}

.store-locator-hero.hero .detect-location:hover {
  background: #fff;
  color: #272727 !important;
}

.store-locator-hero.hero .search-form, .store-locator-hero.hero .page-part-wrapper {
  width: 100%;
}

.store-locator-hero.hero .page-part-wrapper .storepage__main-region > div {
  height: 20.813rem;
}

.store-locator-hero.hero .page-part-wrapper .storepage__main-region > div .img {
  width: 100%;
  height: 100%;
}

.store-locator-hero.hero.store-locator-with-banner .store-locator-title {
  color: #fff;
}

.store-locator-title {
  text-transform: uppercase;
  color: #272727;
  margin-bottom: 0;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625rem;
}

@media (min-width: 1025px) {
  .store-locator-title {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
}

.store-locator-map {
  order: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 15.6rem;
  margin-top: 3.75rem;
  display: flex;
}

@media (min-width: 767px) {
  .store-locator-map {
    height: 32rem;
  }
}

@media (min-width: 1025px) {
  .store-locator-map {
    order: 2;
    height: 44.25rem;
    margin-top: 0;
  }
}

.store-locator-map .map-canvas {
  width: 100%;
  height: 100%;
  margin-top: 2rem;
}

.store-locator-map .map-canvas .gm-style > div:first-child {
  filter: grayscale();
}

.store-locator-filters {
  margin-bottom: 1.88rem;
}

.store-locator-filters .select2-container--default {
  width: 100% !important;
}

.store-locator-filters .select2-container--default .select2-selection--single {
  background-color: #fff;
  height: 2.4rem;
}

.store-locator-stores-list {
  order: 2;
  width: 100%;
  padding: 1.88rem 1.25rem;
}

@media (min-width: 767px) {
  .store-locator-stores-list {
    padding: 1.88rem 3.75rem;
  }
}

@media (min-width: 1025px) {
  .store-locator-stores-list {
    order: 1;
    padding: 1.25rem 3.75rem;
  }
}

@media (min-width: 1920px) {
  .store-locator-stores-list {
    padding: 0 3.75rem 0 8.5rem;
  }
}

.store-locator-stores-list .accordion-heading {
  align-items: flex-start;
  padding: 0;
}

.store-locator-stores-list .accordion-heading:after {
  content: "";
  background-image: url("../../images/icons/plus.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1rem;
  height: 1rem;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.store-locator-stores-list .accordion-heading.accordion-open:after {
  background-image: url("../../images/icons/minus.svg");
}

.store-locator-stores-list .accordion-heading.accordion-open address p {
  margin-bottom: 0;
}

.store-locator-stores-list .accordion-heading.accordion-open address .store-ranges {
  display: block;
}

.store-locator-stores-list .accordion-heading.accordion-open + .accordion-body {
  flex-direction: column;
  gap: 1.25rem;
  display: flex !important;
}

.store-locator-stores-list .accordion-body .store-locator-directions {
  flex-direction: column;
  gap: .62rem;
  margin-top: .63rem;
  display: flex !important;
}

.store-locator-stores-list .accordion-body .store-locator-directions > * {
  letter-spacing: .1875rem;
  text-transform: uppercase;
  flex: 0 100%;
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  line-height: .8125rem;
  text-decoration: none;
}

@media (min-width: 1025px) {
  .store-locator-stores-list .accordion-body .store-locator-directions > * {
    flex: 0 50%;
  }
}

.store-locator-stores-list .accordion-body .store-locator-directions .icon {
  display: none;
}

@media (min-width: 1025px) {
  .store-locator-stores-list .accordion-body .store-locator-directions {
    flex-direction: row;
  }
}

.store-locator-stores-list .store-hours {
  letter-spacing: .03125rem;
  flex-direction: column;
  gap: .25rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  display: flex;
}

@media (min-width: 767px) {
  .store-locator-stores-list .store-hours {
    max-width: 37.5rem;
  }
}

.store-locator-stores-list .form-check {
  padding-left: 0;
}

.store-locator-stores-list .form-check-input {
  margin-top: 0;
}

.store-locator-stores-list .form-check-label {
  width: 100%;
}

.store-locator-stores-list .store {
  border-bottom: .0625rem solid #e6e6e6;
  padding: 1.88rem 0;
}

.store-locator-stores-list .store-name {
  text-transform: uppercase;
  letter-spacing: .03125rem;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.store-locator-stores-list .store-info-wrapper {
  letter-spacing: .03125rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  display: block;
}

.store-locator-stores-list .store-info-wrapper .store-pin, .store-locator-stores-list .store-info-wrapper .store-flagship-title {
  display: none;
}

.store-locator-stores-list .store-email {
  text-decoration: underline;
}

.store-locator-stores-list .store a {
  letter-spacing: .03125rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.store-locator-stores-list .store a.book-an-appointment {
  text-decoration: underline;
}

.store-locator-stores-list .store-phone .icon {
  width: 1rem;
  height: 1rem;
}

.store-locator-stores-list .store-ranges {
  letter-spacing: .03125rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.store-locator-stores-list .store-ranges .ranges-title {
  margin-bottom: .25rem;
}

.store-locator-stores-list .store-ranges .range:before {
  content: "|";
  color: #e6e6e6;
  margin: 0 .25rem;
}

.store-locator-stores-list .store-ranges .range:first-child:before {
  content: "";
  margin: 0;
}

.store-locator-stores-list .store:hover {
  cursor: pointer;
  background-color: #f9f9f9;
}

.store-locator-stores-count {
  color: #6f6f6f;
}

.store-locator-top-content {
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  width: 100%;
  padding: 0 3.75rem;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (min-width: 767px) {
  .store-locator-top-content {
    width: 47.6rem;
  }
}

.store-locator-stores-info {
  letter-spacing: .03125rem;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 1.25rem;
  padding: 0 1.25rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  position: absolute;
  top: 1.35rem;
  left: 0;
}

@media (min-width: 767px) {
  .store-locator-stores-info {
    padding: 0 3.75rem;
  }
}

@media (min-width: 1025px) {
  .store-locator-stores-info {
    position: unset;
    padding: 0;
  }
}

.store-locator-no-results {
  letter-spacing: .03125rem;
  margin-top: 1.88rem;
  margin-bottom: 0;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.store-locator-stores {
  max-height: 78vh;
  overflow-y: auto;
}

.store-details .store-info-wrapper address {
  text-transform: none;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: .31rem;
  display: flex !important;
}

.store-details .store-info-wrapper address a {
  text-decoration: none;
}

.store-details .store-info-wrapper address .store-hours, .store-details .store-info-wrapper address .store-locator-directions, .store-details .store-info-wrapper address .store-ranges {
  display: none;
}

.gm-style-iw-d .store-info-wrapper {
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
}

.gm-style-iw-d .store-info-wrapper .store-name {
  font-size: 1rem;
}

.gm-style-iw-d .store-info-wrapper .store-pin, .gm-style-iw-d .store-info-wrapper .store-flagship-title {
  display: none;
}

.gm-style-iw-d .store-info-wrapper address {
  gap: .75rem;
}

.gm-style-iw-d .store-info-wrapper address > * {
  letter-spacing: .03125rem;
  font-size: .9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}

.gm-style-iw-d .store-info-wrapper address .book-an-appointment {
  text-decoration: underline;
}

.gm-style-iw-d .store-info-wrapper address a:focus-visible {
  outline: none !important;
}

.marker.scaled-up svg {
  scale: 1.5;
}

.marker.flagship svg path {
  fill: #fff;
  stroke: #000;
}


/*# sourceMappingURL=storeLocator.css.map*/