.store-name {
  font-weight: 600;
}

.store-details {
  display: block;
  margin-left: 3.125em;
}

.store-locator-no-apiKey {
  display: none;
}

.store-locator-no-results {
  display: none;
}

.store-locator-hero {
  background-image: url("../images/storelocator.jpg");
  margin-bottom: 0.625em;
}
@media (min-width: 544px) {
  .store-locator-hero {
    display: none;
  }
}

@media (min-width: 769px) {
  .results {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 21.875em;
    margin-right: -0.938em;
  }
}

.map-marker {
  float: left;
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 2em;
  border-radius: 0.375em;
  color: #fff;
  background-color: #7ed0ee;
  position: relative;
}
.map-marker::after {
  position: absolute;
  bottom: -0.625em;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1em 0.5em 0;
  border-color: #7ed0ee transparent transparent transparent;
}

.gm-style-iw .store-details {
  margin-left: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
}
.gm-style-iw a {
  color: var(--skin-link-color-1);
}

.map-canvas {
  display: block;
  height: rem-calc(258);
}
@media (min-width: 992px) {
  .map-canvas {
    height: rem-calc(368);
  }
}

@media (min-width: 992px) {
  .map-container {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: rem-calc(66);
    margin-bottom: rem-calc(30);
  }
}

.store-locator-container .btn-storelocator-search {
  background-color: #f9f9f9;
  border-color: var(--skin-primary-color-1);
  border-radius: 0;
  color: var(--skin-primary-color-1);
}
.store-locator-container .btn-storelocator-search:hover {
  background-color: var(--skin-primary-color-1);
  color: #f9f9f9;
}
.store-locator-container .detect-location {
  margin-bottom: 1em;
}
.store-locator-container .store-name {
  font-weight: 600;
}
.store-locator-container .store-details {
  display: block;
}
@media (min-width: 769px) {
  .store-locator-container .store-details {
    margin-left: 3.125em;
  }
}
.store-locator-container .striped > div:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.store-locator-container .search-form {
  width: 100%;
  margin-bottom: 4rem;
}
@media (min-width: 544px) {
  .store-locator-container .select-store {
    margin-top: -3rem;
  }
}
.store-locator-container .custom-radio .store-details {
  margin-left: 1.125em;
}
.store-locator-container .store-locator-no-results {
  display: none;
}
@media (min-width: 769px) {
  .store-locator-container .results {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 21.875em;
  }
}

/**
* All font sizes are in px
**/
body {
  font-family: "Avenir-Roman";
  font-size: 1rem;
  color: #000;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 769px) {
  body {
    font-size: 1rem;
    font-weight: 400;
  }
}

.text-strong {
  font-family: "Avenir-Heavy";
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 769px) {
  .text-strong {
    font-family: "Avenir-Heavy";
    font-weight: 400;
  }
}
.text-strike-through {
  font-size: 0.625rem;
  font-weight: 400;
  line-height: calc(normal / 16)rem;
}
@media (min-width: 769px) {
  .text-strike-through {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: calc(normal / 16)rem;
  }
}

.small-text {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
}
@media (min-width: 769px) {
  .small-text {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
  }
}
.small-text-strong {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
  font-weight: 700;
}
@media (min-width: 769px) {
  .small-text-strong {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
  }
}
.small-text-strike-through {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
}
@media (min-width: 769px) {
  .small-text-strike-through {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
  }
}

.cta {
  background: transparent;
  border-color: transparent;
  font-weight: 600;
  line-height: 1rem;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .cta {
    font-weight: 600;
    line-height: 1.0625rem;
  }
}

/**
* All font sizes are in px
**/
body {
  font-family: "Avenir-Roman";
  font-size: 1rem;
  color: #000;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 769px) {
  body {
    font-size: 1rem;
    font-weight: 400;
  }
}

.text-strong {
  font-family: "Avenir-Heavy";
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 769px) {
  .text-strong {
    font-family: "Avenir-Heavy";
    font-weight: 400;
  }
}
.text-strike-through {
  font-size: 0.625rem;
  font-weight: 400;
  line-height: calc(normal / 16)rem;
}
@media (min-width: 769px) {
  .text-strike-through {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: calc(normal / 16)rem;
  }
}

.small-text {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
}
@media (min-width: 769px) {
  .small-text {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
  }
}
.small-text-strong {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
  font-weight: 700;
}
@media (min-width: 769px) {
  .small-text-strong {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
  }
}
.small-text-strike-through {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
}
@media (min-width: 769px) {
  .small-text-strike-through {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
  }
}

.cta {
  background: transparent;
  border-color: transparent;
  font-weight: 600;
  line-height: 1rem;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .cta {
    font-weight: 600;
    line-height: 1.0625rem;
  }
}

.store-availability,
.store-locator {
  position: relative;
  border: 1px solid #e8e8e8;
}
@media (min-width: 992px) {
  .store-availability-container,
  .store-locator-container {
    padding: 0;
  }
}
.store-availability .form-control,
.store-locator .form-control {
  border-color: transparent;
  padding-left: 0;
}
.store-availability .form-group,
.store-locator .form-group {
  margin-bottom: 0;
  padding-left: 2.125rem;
  padding-right: 3.125rem;
}
.store-availability .store-stock-search,
.store-availability .btn-storelocator-search,
.store-locator .store-stock-search,
.store-locator .btn-storelocator-search {
  position: absolute;
  top: 7px;
  border: none;
  background-color: transparent;
  padding: 0.25rem 0.6875rem;
}
.store-availability .detect-store-stock-location,
.store-availability .detect-location,
.store-locator .detect-store-stock-location,
.store-locator .detect-location {
  margin-right: 2%;
  position: absolute;
  top: 22%;
  right: 0;
  background-color: transparent;
  border: none;
}
@media (max-width: 991.98px) {
  .store-availability .detect-store-stock-location,
  .store-availability .detect-location,
  .store-locator .detect-store-stock-location,
  .store-locator .detect-location {
    margin-right: 2%;
    top: 16%;
  }
}

.count-stores {
  font-family: "Avenir-Heavy";
  font-weight: 400;
  line-height: normal;
  font-size: 0.875rem;
  color: #535353;
  text-transform: uppercase;
  margin: 1.25rem 0;
}
@media (min-width: 769px) {
  .count-stores {
    font-family: "Avenir-Heavy";
    font-weight: 400;
  }
}
@media (min-width: 992px) {
  .count-stores {
    margin: 1rem 0 2.125rem 0;
  }
}

.store {
  border: 1px solid #e8e8e8;
  padding: 0.9375rem 1.875rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .store {
    padding: 1.25rem 1.875rem;
  }
}
.store-items {
  height: 18.75rem;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 0.625rem;
}
.store-name {
  font-family: "Avenir-Heavy";
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 769px) {
  .store-name {
    font-family: "Avenir-Heavy";
    font-weight: 400;
  }
}
.store-details a {
  text-decoration: none;
}
.store-details a:hover {
  text-decoration: underline;
}
.shipping-address .store-hours {
  display: none;
}
.store-hours .title {
  font-family: "Avenir-Heavy";
  font-weight: 400;
  line-height: normal;
  text-align: left;
  padding: 0;
}
@media (min-width: 769px) {
  .store-hours .title {
    font-family: "Avenir-Heavy";
    font-weight: 400;
  }
}
.store address {
  margin-bottom: 0;
}
.store .form-check {
  padding: 0;
}
.store .form-check-input {
  top: 0.1875rem;
  right: 0.125rem;
  left: auto !important;
  margin: 0;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .store .form-check-input {
    top: 0.0625rem;
    right: 0;
  }
}
.store .form-check-label {
  width: 100%;
  padding-left: 0;
}
.store .form-check-label::before {
  right: 0;
  left: auto;
}
.store .form-check-label::after {
  right: 0.1875rem;
  left: auto;
}
@media (max-width: 991.98px) {
  .store .form-check-label::after {
    right: 0.125rem;
  }
}