.store-page {
  overflow: hidden; }

.store-locator-container .btn-storelocator-search {
  background-color: #f9f9f9;
  border-color: #ffffff;
  border-radius: 0;
  color: #ffffff; }
  .store-locator-container .btn-storelocator-search:hover {
    background-color: #ffffff;
    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: 768px) {
    .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: 768px) {
  .store-locator-container .results {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 21.875em; } }

.store-tabs {
  margin-top: -60px; }
  @media (max-width: 1199.98px) {
    .store-tabs {
      margin-top: -20px; } }
  .store-tabs .store-tabs-nav {
    overflow: auto; }
    @media (max-width: 767.98px) {
      .store-tabs .store-tabs-nav {
        margin-right: -15px; } }
  .store-tabs .nav-tabs {
    max-width: 790px;
    margin: 0 auto 5px;
    border-color: #d5d5d5;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    @media (max-width: 543.98px) {
      .store-tabs .nav-tabs {
        border-bottom: none; } }
    .store-tabs .nav-tabs .nav-link {
      font-family: 'Sohne Breit';
      font-size: 12px;
      font-weight: normal;
      line-height: 1.1;
      letter-spacing: 1px;
      text-transform: uppercase;
      line-height: 1.5;
      padding: 20px 20px 15px; }
      @media (max-width: 767.98px) {
        .store-tabs .nav-tabs .nav-link {
          padding: 20px; } }
      @media (max-width: 543.98px) {
        .store-tabs .nav-tabs .nav-link {
          border-bottom: 1px solid #d5d5d5; } }
      .store-tabs .nav-tabs .nav-link.active {
        border-color: #303030;
        border-bottom-width: 2px;
        margin-bottom: -1px; }
        @media (max-width: 767.98px) {
          .store-tabs .nav-tabs .nav-link.active {
            margin-bottom: 0;
            padding-bottom: 19px; } }
  .store-tabs .tab-content .tab-pane {
    padding: 30px 0 20px; }
    @media (max-width: 767.98px) {
      .store-tabs .tab-content .tab-pane {
        padding: 15x 0 0; } }
    .store-tabs .tab-content .tab-pane .store-grid {
      margin-left: -10px;
      margin-right: -10px; }
      .store-tabs .tab-content .tab-pane .store-grid > div {
        padding-left: 10px;
        padding-right: 10px; }
      .store-tabs .tab-content .tab-pane .store-grid img {
        width: 100%; }
    .store-tabs .tab-content .tab-pane .store-name {
      font-family: 'Sohne Breit';
      font-size: 22px;
      font-weight: normal;
      line-height: 1.36;
      letter-spacing: 1px;
      text-transform: uppercase;
      line-height: 1;
      margin-top: 40px;
      margin-bottom: 60px;
      text-align: center; }
      @media (max-width: 1199.98px) {
        .store-tabs .tab-content .tab-pane .store-name {
          font-size: 18px;
          line-height: 1.11;
          letter-spacing: 1px; } }
      @media (max-width: 767.98px) {
        .store-tabs .tab-content .tab-pane .store-name {
          margin-top: 15px;
          margin-bottom: 40px; } }

.opening-hours-carousel {
  max-width: 790px;
  margin: 0 auto; }
  .opening-hours-carousel .prev-week, .opening-hours-carousel .next-week {
    padding-top: 1px;
    padding-bottom: 1px;
    display: inline-block;
    line-height: 0;
    vertical-align: top;
    position: static;
    width: auto;
    bottom: auto;
    cursor: pointer; }
    .opening-hours-carousel .prev-week img, .opening-hours-carousel .next-week img {
      max-width: 9px; }
    .opening-hours-carousel .prev-week.disabled, .opening-hours-carousel .prev-week:disabled, .opening-hours-carousel .prev-week[disabled], .opening-hours-carousel .next-week.disabled, .opening-hours-carousel .next-week:disabled, .opening-hours-carousel .next-week[disabled] {
      pointer-events: none;
      opacity: 0.4; }

.opening-hours .week {
  text-align: center;
  padding-bottom: 19px;
  font-family: 'Sohne Breit';
  font-size: 12px;
  font-weight: normal;
  line-height: 1.1;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.5; }
  @media (max-width: 767.98px) {
    .opening-hours .week {
      font-size: 11px;
      line-height: 1.64;
      letter-spacing: 0.92px;
      padding-bottom: 18px; } }
  .opening-hours .week .week-no {
    display: inline-block;
    min-width: 115px; }

.opening-hours .dates {
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5; }
  .opening-hours .dates .list-group-item {
    padding: 20px 0;
    border-color: #d5d5d5; }
    @media (max-width: 767.98px) {
      .opening-hours .dates .list-group-item {
        line-height: 1.57; } }
    .opening-hours .dates .list-group-item.current-date {
      color: #B0946F; }
    .opening-hours .dates .list-group-item .day {
      font-family: "Sohne Kraftig"; }
      @media (max-width: 767.98px) {
        .opening-hours .dates .list-group-item .day {
          min-width: 74px; } }
    .opening-hours .dates .list-group-item .date {
      text-align: center; }
    .opening-hours .dates .list-group-item .hours {
      text-align: right; }

.brands-tabs {
  overflow: auto; }
  @media (max-width: 1023.98px) {
    .brands-tabs {
      margin-right: -15px; } }
  .brands-tabs .alphabet-list {
    max-width: 1060px;
    margin: 10px auto 5px;
    border-color: #d5d5d5;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    @media (max-width: 1023.98px) {
      .brands-tabs .alphabet-list {
        border-bottom: none; } }
    .brands-tabs .alphabet-list .alphabet-item {
      padding: 0 4px; }
      @media (max-width: 1023.98px) {
        .brands-tabs .alphabet-list .alphabet-item {
          border-bottom: 1px solid #d5d5d5; }
          .brands-tabs .alphabet-list .alphabet-item:first-child {
            padding-left: 0; }
          .brands-tabs .alphabet-list .alphabet-item:last-child {
            padding-right: 0; } }
      .brands-tabs .alphabet-list .alphabet-item .nav-link {
        font-family: 'Sohne Breit';
        font-size: 12px;
        font-weight: normal;
        line-height: 1.1;
        letter-spacing: 1px;
        text-transform: uppercase;
        line-height: 1.5;
        padding: 9px 6px 8px;
        white-space: nowrap; }
        .brands-tabs .alphabet-list .alphabet-item .nav-link.active {
          border-bottom-width: 2px;
          border-color: #303030;
          margin-bottom: -1px; }
        .brands-tabs .alphabet-list .alphabet-item .nav-link.disabled {
          color: #303030;
          opacity: 0.4; }

.brands-list {
  max-width: 1060px;
  margin: 0 auto; }
  .brands-list .brand-section {
    padding-top: 30px; }
    @media (max-width: 767.98px) {
      .brands-list .brand-section {
        padding-top: 15px; } }
    .brands-list .brand-section .brand-list {
      margin: 0;
      padding: 0;
      list-style: none;
      -webkit-column-count: 4;
         -moz-column-count: 4;
              column-count: 4;
      -webkit-column-gap: 20px;
         -moz-column-gap: 20px;
              column-gap: 20px;
      -webkit-column-width: 250px;
         -moz-column-width: 250px;
              column-width: 250px; }
      .brands-list .brand-section .brand-list li a {
        display: block;
        line-height: 32px; }
      @media (max-width: 1023.98px) {
        .brands-list .brand-section .brand-list {
          -webkit-column-width: 215px;
             -moz-column-width: 215px;
                  column-width: 215px; } }

.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", 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: #0070d2; }

.map-canvas {
  display: none; }
  @media (min-width: 544px) {
    .map-canvas {
      height: 28.125em;
      display: block; } }

.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: 768px) {
  .results {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 21.875em;
    margin-right: -0.938em; } }

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