/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_tanishqsingapore/cartridge/client/default/scss/storeLocator.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
:root {
  --skin-link-color-2: #212121; }

.store-locator-section {
  background-color: #f2e9e96e; }
  .store-locator-section .store-locator-container {
    margin-top: 0.5625rem;
    padding: 1.5rem 1rem; }
    @media (min-width: 1024px) {
      .store-locator-section .store-locator-container {
        padding: 3.75rem 1rem;
        margin-top: 0; } }
    .store-locator-section .store-locator-container .search-form {
      background: transparent;
      border: none; }
      .store-locator-section .store-locator-container .search-form .store-main-heading {
        font-size: 1.125rem;
        line-height: 1.625rem;
        text-transform: uppercase;
        color: #000000de;
        font-weight: 600; }
        @media (min-width: 1024px) {
          .store-locator-section .store-locator-container .search-form .store-main-heading {
            font-size: 1.625rem;
            line-height: 2.125rem; } }
      .store-locator-section .store-locator-container .search-form p {
        font-size: 0.875rem;
        line-height: 1.125rem;
        color: #0009;
        max-width: 273px;
        margin: 0 auto 1rem; }
        @media (min-width: 1024px) {
          .store-locator-section .store-locator-container .search-form p {
            font-size: 1rem;
            line-height: 1.375rem;
            margin: 0 0 1.5rem 0;
            max-width: unset; } }
      @media (min-width: 1024px) {
        .store-locator-section .store-locator-container .search-form .store-selector-con {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-column-gap: 0.75rem;
             -moz-column-gap: 0.75rem;
                  column-gap: 0.75rem;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .store-locator-section .store-locator-container .search-form .store-selector-con .store-selector .stores-dropdown {
        padding: 0.90625rem 1rem;
        border: 0.0625rem solid #0000001a;
        background-color: #fff; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .store-selector .stores-dropdown .selected-value {
          font-size: 0.875rem;
          line-height: 1.3125rem;
          color: #212121;
          opacity: 0.9;
          font-weight: 500; }
      @media (min-width: 1024px) {
        .store-locator-section .store-locator-container .search-form .store-selector-con .store-selector {
          width: 13.5rem; }
          .store-locator-section .store-locator-container .search-form .store-selector-con .store-selector .option-values {
            width: 13.5rem; } }
      .store-locator-section .store-locator-container .search-form .store-selector-con .form-group {
        margin-top: 0.3125rem;
        margin-bottom: 0.3125rem;
        max-height: 3.25rem;
        position: relative; }
        @media (min-width: 1024px) {
          .store-locator-section .store-locator-container .search-form .store-selector-con .form-group {
            width: 19.75rem;
            margin: 0; } }
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group input::-webkit-input-placeholder {
          font-size: 0.75rem;
          line-height: 1.125rem;
          color: #0006; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group input::-moz-placeholder {
          font-size: 0.75rem;
          line-height: 1.125rem;
          color: #0006; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group input:-ms-input-placeholder {
          font-size: 0.75rem;
          line-height: 1.125rem;
          color: #0006; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group input::-ms-input-placeholder {
          font-size: 0.75rem;
          line-height: 1.125rem;
          color: #0006; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group input::placeholder {
          font-size: 0.75rem;
          line-height: 1.125rem;
          color: #0006; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group .form-control {
          padding: 1.125rem 1rem 1.125rem 2.5rem;
          height: 3.25rem;
          border: 0.0625rem solid #0000001a;
          border-radius: 0;
          font-size: 0.875rem;
          line-height: 1.3125rem;
          color: #000000de;
          font-weight: 500;
          caret-color: #0009; }
          .store-locator-section .store-locator-container .search-form .store-selector-con .form-group .form-control:focus,
          .store-locator-section .store-locator-container .search-form .store-selector-con .form-group .form-control :focus-visible {
            border: 0.5px solid #832729;
            background-color: #fff; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group .search-icon {
          border: none !important;
          background: none !important;
          position: relative;
          bottom: 2.5rem;
          left: 1rem;
          padding: 0; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group .my-location-icon {
          position: absolute;
          top: 0.8125rem;
          right: 0.5625rem;
          border: 0;
          background-color: transparent; }
          @media (min-width: 1024px) {
            .store-locator-section .store-locator-container .search-form .store-selector-con .form-group .my-location-icon {
              right: 1.0625rem; } }
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group .search-icon:focus,
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group .search-icon :focus-visible,
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group .my-location-icon:focus,
        .store-locator-section .store-locator-container .search-form .store-selector-con .form-group .my-location-icon :focus-visible {
          outline: 0; }
      .store-locator-section .store-locator-container .search-form .store-selector-con .radius {
        background-color: #fff;
        border: 0.0625rem solid #0000001a;
        border-radius: 0;
        position: relative;
        margin-bottom: 1rem; }
        @media (min-width: 1024px) {
          .store-locator-section .store-locator-container .search-form .store-selector-con .radius {
            width: 13.5rem;
            margin: 0; } }
        .store-locator-section .store-locator-container .search-form .store-selector-con .radius .custom-drop-down {
          font-size: 0.75rem;
          line-height: 1.125rem;
          color: #212121;
          text-transform: none;
          padding: 1rem 1rem; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .radius .custom-drop-down,
        .store-locator-section .store-locator-container .search-form .store-selector-con .radius .radius-value {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .radius .option-values {
          bottom: unset; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .radius .selected-value {
          font-size: 0.75rem;
          line-height: 1.125rem;
          color: #000;
          font-weight: 500;
          padding-left: 0.3125rem;
          opacity: unset; }
      .store-locator-section .store-locator-container .search-form .store-selector-con .btn-storelocator-search {
        border: 2px solid #832729;
        letter-spacing: 0;
        color: #fff;
        opacity: 1;
        background: #832729 0% 0% no-repeat padding-box;
        height: 3.25rem; }
        .store-locator-section .store-locator-container .search-form .store-selector-con .btn-storelocator-search.disabled {
          background: #ccc;
          border: 2px solid #ccc;
          color: #000; }
    @media (min-width: 1024px) {
      .store-locator-section .store-locator-container .popular-cities-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline;
        -webkit-column-gap: 1rem;
           -moz-column-gap: 1rem;
                column-gap: 1rem; } }
    .store-locator-section .store-locator-container .popular-cities-row .popular-cities-text {
      font-size: 0.875rem;
      line-height: 1.25rem;
      color: #000000de;
      font-weight: 300; }
    .store-locator-section .store-locator-container .popular-cities-row .popular-cities-list {
      overflow-x: scroll;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 8px;
         -moz-column-gap: 8px;
              column-gap: 8px;
      -ms-overflow-style: none;
      /* IE and Edge */
      scrollbar-width: none;
      /* Firefox */ }
      .store-locator-section .store-locator-container .popular-cities-row .popular-cities-list::-webkit-scrollbar {
        display: none;
        /* Hide scrollbar for Chrome, Safari and Opera */ }
      .store-locator-section .store-locator-container .popular-cities-row .popular-cities-list .popular-city {
        border: 1px solid #0000001a;
        background: transparent;
        padding: 0.75rem 1rem;
        font-size: 0.75rem;
        line-height: 1.125rem;
        letter-spacing: 0.0675rem;
        height: 2.5rem;
        text-transform: uppercase;
        color: #000; }
        @media (max-width: 767.98px) {
          .store-locator-section .store-locator-container .popular-cities-row .popular-cities-list .popular-city {
            line-height: 0.75rem; } }
        .store-locator-section .store-locator-container .popular-cities-row .popular-cities-list .popular-city:hover {
          border: 1px solid #dda243; }
        .store-locator-section .store-locator-container .popular-cities-row .popular-cities-list .popular-city:focus, .store-locator-section .store-locator-container .popular-cities-row .popular-cities-list .popular-city:focus-visible {
          outline: 0;
          border: 2px solid #000; }

.store-page-inner-container {
  max-width: 1144px;
  margin: 0 auto; }

.store-map-stores {
  margin-top: 2pxrem; }
  @media (min-width: 1024px) {
    .store-map-stores {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; } }
  @media (min-width: 1280px) {
    .store-map-stores {
      -webkit-column-gap: 2.625pxrem;
         -moz-column-gap: 2.625pxrem;
              column-gap: 2.625pxrem; } }
  .store-map-stores .map-canvas {
    min-height: 31.25pxrem; }
    @media (min-width: 1024px) {
      .store-map-stores .map-canvas {
        margin-bottom: 0;
        min-height: 35.625pxrem; } }

/* stylelint-disable */
:root {
  --skin-link-color-2: #212121; }

.results-card {
  border: 0; }
  .results-card .card-body {
    padding: 0; }
    .results-card .card-body .results {
      padding-left: 0;
      /* Track */
      /* Handle */ }
      @media (min-width: 1024px) {
        .results-card .card-body .results {
          overflow-y: auto;
          overflow-x: hidden;
          padding-left: 0;
          padding-right: 20px; } }
      .results-card .card-body .results::-webkit-scrollbar {
        width: 0.125rem; }
      .results-card .card-body .results::-webkit-scrollbar-track {
        background: #ddd; }
      .results-card .card-body .results::-webkit-scrollbar-thumb {
        background-color: #832729;
        border-radius: 0.5rem; }
      .results-card .card-body .results h4 {
        font-size: 1rem;
        line-height: 1.375rem;
        margin-bottom: 1.5rem;
        text-align: left;
        font-weight: 600;
        text-transform: capitalize;
        color: #832729;
        opacity: 0.87; }
        @media (min-width: 1024px) {
          .results-card .card-body .results h4 {
            font-size: 1.125rem;
            line-height: 1.375rem;
            text-align: left; } }
      .results-card .card-body .results .store-details {
        margin-left: 0; }
        .results-card .card-body .results .store-details .store-name {
          font-size: 0.875rem;
          line-height: 1.375rem;
          font-weight: 600;
          color: #000;
          opacity: 0.87; }
        .results-card .card-body .results .store-details .city-name-pincode {
          font-size: 0.75rem;
          line-height: 1.375rem;
          color: #000;
          margin-bottom: 0.5rem; }
        .results-card .card-body .results .store-details address a,
        .results-card .card-body .results .store-details address p {
          font-size: 0.75rem;
          line-height: 1.375rem;
          color: #000 !important;
          margin: 0 0 0.5rem 0; }
        .results-card .card-body .results .store-details address .store-distance {
          font-size: 0.75rem;
          line-height: 1.125rem;
          color: #000;
          opacity: 0.87;
          margin-bottom: 0.625rem;
          font-weight: 700; }
        .results-card .card-body .results .store-details address .storelocator-phonenumber img {
          width: 0.625rem;
          height: 0.625rem;
          margin-right: 0.4375rem; }
        .results-card .card-body .results .store-details .store-details-button a {
          border: 1px solid #0000001a;
          font-size: 0.7rem;
          line-height: 1.125rem;
          font-weight: 600;
          text-transform: uppercase;
          padding: 0.5rem;
          background-color: #fff;
          width: 8.125rem;
          color: #000 !important;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .results-card .card-body .results .store-details .store-details-button a:last-child {
            width: 9.6875rem;
            margin-left: 1rem; }
          .results-card .card-body .results .store-details .store-details-button a:hover {
            background: #dd43430d;
            border: 0.05356rem solid #832729;
            text-decoration: none; }

.breadcrumb-main {
  padding-left: 0;
  margin-top: 20px; }
  @media (max-width: 1023.98px) {
    .breadcrumb-main {
      padding-left: 15px;
      margin-bottom: 10px; } }
  .breadcrumb-main .breadcrumb {
    padding-left: 0; }
    @media (min-width: 1024px) {
      .breadcrumb-main .breadcrumb {
        padding-bottom: 0; } }
    .breadcrumb-main .breadcrumb .bread-styling h5 {
      font-size: 14px;
      opacity: 1 !important; }
    .breadcrumb-main .breadcrumb .bread-styling .active-breadcrumb {
      opacity: 1; }

.store-locator-no-results {
  margin-top: 1.5rem; }
  .store-locator-no-results img {
    height: 5.625rem;
    width: 5.625rem; }
    @media (min-width: 1024px) {
      .store-locator-no-results img {
        height: 6.25rem;
        width: 6.25rem; } }
  .store-locator-no-results figcaption {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #000000de;
    margin-top: 1rem; }

/* stylelint-disable */
:root {
  --skin-link-color-2: #212121; }

.store-details .address-header-edit {
  color: #000;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 28px;
  margin: 0 0 10px;
  text-align: left;
  text-transform: uppercase;
  opacity: 0.87; }

.store-details .red-cta {
  background-color: #832729;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  color: #fff; }

.store-details.landing-page {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0; }
  .store-details.landing-page .contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
    padding-bottom: 1.625rem;
    margin-bottom: 1.625rem; }
    @media (min-width: 1024px) {
      .store-details.landing-page .contact {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        padding: 0; } }
    @media (min-width: 576px) and (max-width: 1049.98px) {
      .store-details.landing-page .contact {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 3.5rem;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  @media (min-width: 1024px) {
    .store-details.landing-page {
      background-color: #fff;
      color: #000000de;
      letter-spacing: 0;
      padding: 3.75rem 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 1024px) {
    .store-details.landing-page .left-section {
      padding: 0;
      border-right: 0.0625rem solid #0003; } }
  @media (min-width: 1024px) {
    .store-details.landing-page .left-section .left-secondsec {
      padding: 0; } }
  .store-details.landing-page .left-section .title-div {
    font-size: 1.5rem;
    line-height: 2.25rem;
    padding-bottom: 0.25rem; }
    @media (min-width: 1024px) {
      .store-details.landing-page .left-section .title-div {
        font-size: 1.5rem;
        line-height: 2.25rem; } }
  .store-details.landing-page .left-section .address-location {
    font-size: 1rem;
    line-height: 1.375rem;
    color: #000;
    opacity: 0.87; }
    @media (min-width: 1024px) {
      .store-details.landing-page .left-section .address-location {
        font-size: 1rem; } }
  .store-details.landing-page .left-section .address-title {
    font-size: 0.875rem;
    line-height: 1.5625rem;
    font-weight: 600;
    color: #000;
    opacity: 0.87; }
  .store-details.landing-page .left-section .contact-title {
    padding-top: 2.5rem;
    font-size: 0.875rem;
    line-height: 1.5625rem;
    font-weight: 600;
    color: #000;
    opacity: 0.87; }
    @media (min-width: 1024px) {
      .store-details.landing-page .left-section .contact-title {
        padding-top: 1.5rem; } }
  .store-details.landing-page .left-section .address-data {
    color: #000; }
    @media (min-width: 1024px) {
      .store-details.landing-page .left-section .address-data {
        font-size: 0.875rem;
        line-height: 1.125rem;
        padding-bottom: 0/pxrem;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (max-width: 767.98px) {
      .store-details.landing-page .left-section .address-data {
        -webkit-box-align: left;
            -ms-flex-align: left;
                align-items: left; } }
  .store-details.landing-page .left-section .email-icon {
    padding-left: 0; }
    @media (min-width: 1024px) {
      .store-details.landing-page .left-section .email-icon {
        padding-left: 1.875rem;
        border-bottom: unset; } }
  .store-details.landing-page .left-section .distance-km {
    color: #000;
    padding-top: 0.5rem;
    font-weight: 700;
    opacity: 0.87; }
    @media (min-width: 1024px) {
      .store-details.landing-page .left-section .distance-km {
        font-size: 0.875rem;
        line-height: 1.125rem; } }
  .store-details.landing-page .left-section .email-icon img {
    width: 0.6875rem;
    height: 0.6875rem;
    margin-right: 0.3125rem; }
  .store-details.landing-page .left-section .email-icon .email-id {
    text-decoration: underline; }
    @media (min-width: 1024px) {
      .store-details.landing-page .left-section .email-icon .email-id {
        font-size: 0.875rem;
        line-height: 1.125rem; } }
  .store-details.landing-page .left-section .store-phone-number img {
    width: 0.6875rem;
    height: 0.6875rem;
    margin-right: 0.3125rem; }
  .store-details.landing-page .left-section .store-phone-number .phone-number {
    font-size: 0.875rem; }
    @media (min-width: 1024px) {
      .store-details.landing-page .left-section .store-phone-number .phone-number {
        font-size: 0.875rem;
        line-height: 1.875rem; } }
  .store-details.landing-page .right-section {
    padding-left: 1rem; }
    @media (min-width: 1024px) {
      .store-details.landing-page .right-section {
        padding-left: 4.9375rem; } }
    .store-details.landing-page .right-section .days-block {
      padding-bottom: 0.625rem;
      font-size: 0.875rem; }
    .store-details.landing-page .right-section .store-timings {
      font-size: 0.875rem;
      line-height: 1.5625rem;
      font-weight: 600;
      color: #832729;
      padding-bottom: 0.5rem;
      opacity: 0.87; }
      @media (min-width: 1024px) {
        .store-details.landing-page .right-section .store-timings {
          border-top: unset; } }
    .store-details.landing-page .right-section .timings {
      padding-bottom: 1.5rem;
      border-bottom: 0.0625rem solid #0003;
      margin-bottom: 1.5rem;
      font-size: 0.875rem;
      line-height: 1.125rem;
      color: #000; }
      @media (min-width: 1024px) {
        .store-details.landing-page .right-section .timings {
          border-bottom: unset; } }

@media (min-width: 1024px) {
  .store-map {
    height: 55.4375rem;
    margin: auto;
    padding-bottom: 2.8125rem; } }

@media (max-width: 1049.98px) {
  .store-map {
    height: 31.25rem;
    margin: auto;
    padding-bottom: 2.8125rem; } }

.store-map .map-canvas {
  height: 100%;
  width: 100%; }

.open-now {
  letter-spacing: 0;
  color: #45a03f;
  opacity: 1;
  font-size: 0.75rem;
  line-height: 1.375rem;
  padding: 0.625rem 0 1.5rem;
  font-weight: 700; }

.closed {
  letter-spacing: 0;
  color: #eb0000;
  opacity: 1;
  font-size: 0.75rem;
  line-height: 1.375rem;
  font-weight: 500;
  padding: 0.625rem 0 1.5rem; }

.button-div {
  position: fixed;
  bottom: 0;
  z-index: 1;
  background: white;
  width: 100%; }
  @media (min-width: 1024px) {
    .button-div {
      padding-top: 0;
      position: relative;
      background: unset;
      bottom: 0; } }
  .button-div .getdirection-btn {
    width: 100%;
    height: 100%;
    outline: none;
    /* padding: 15px 34px; */
    border: none;
    background: #ffffff0d;
    font-size: 0.875rem;
    line-height: 1.3125rem; }
    @media (min-width: 1024px) {
      .button-div .getdirection-btn {
        width: 14.5rem;
        height: 3.25rem;
        border: 0.0625rem solid #0003;
        font-size: 0.875rem;
        line-height: 1.125rem; } }
    .button-div .getdirection-btn:hover {
      background: #dd43430d;
      border: 0.5px solid #832729; }
    .button-div .getdirection-btn a {
      font-weight: 600; }
  .button-div a {
    padding: 15px 34px;
    width: 100%;
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.3125rem;
    height: 50px; }
    @media (min-width: 1024px) {
      .button-div a {
        text-decoration: none;
        color: #000;
        font-weight: 500;
        font-size: 0.875rem;
        line-height: 1.125rem;
        width: 50%; } }

.appointment-button {
  width: 100%;
  height: 100%;
  background-color: #832729;
  border: none;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  color: #fff; }
  @media (min-width: 1024px) {
    .appointment-button {
      width: 14.5rem;
      height: 3.25rem;
      border: none;
      margin-left: 1rem;
      font-weight: 500; } }

.store-open-status .open-now {
  letter-spacing: 0;
  color: #45a03f;
  opacity: 1;
  font-size: 0.8125rem;
  line-height: 1.375rem;
  padding: 0.625rem 0 1.5rem;
  font-weight: 700; }

.button-div .getdirection-btn a {
  color: #000 !important;
  opacity: 0.87; }

.store-locator-container .detect-location {
  margin-bottom: 1em; }

.store-locator-container .striped > div:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

@media (min-width: 576px) {
  .store-locator-container .select-store {
    margin-top: -3rem; } }

.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-size: 1rem;
  font-weight: normal;
  line-height: 1.5; }

.gm-style-iw a {
  color: var(--skin-link-color-1); }

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

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

@media (min-width: 768px) {
  .store-map-stores .map-canvas {
    margin-left: 20px; } }

.skip-link-store {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.skip-link-store:focus-visible::after {
  content: "skip to main content";
  top: 180px;
  position: absolute;
  border: 1px #832729 solid;
  font-size: 12px;
  z-index: 100;
  right: 500px; }

.skip-link-store:focus-visible {
  position: static;
  overflow: visible;
  border: none !important; }


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