@media (min-width: 992px) {
  .store-locator-container .selected-store-result {
    background-color: #f6f5f3; } }

@media (min-width: 992px) {
  .store-locator-container .store-locator-form-and-details-container {
    padding-left: 15px !important; } }

.store-locator-container .store-locator-form-and-details-container .results-card-container {
  overflow-y: auto; }
  @media (min-width: 992px) {
    .store-locator-container .store-locator-form-and-details-container .results-card-container {
      height: 37.0625rem; } }

.store-locator-container .store-locator-form-and-details-container .form-group.required label.form-control-label::after {
  content: "" !important; }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .store-locator-container .desktop-store-image-text {
    margin-top: 112%; } }

.store-locator-container .store-locator-results-container {
  overflow-x: hidden; }

.store-locator-container .font-weight-500 {
  font-weight: 500; }

.store-locator-container .heading-padding {
  padding-top: 2.5rem;
  padding-bottom: 1.875rem;
  padding-left: 1.875rem; }
  .store-locator-container .heading-padding .store-locator-heading {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 2.25rem;
    letter-spacing: -0.01562rem;
    color: #111; }
    @media (max-width: 991.98px) {
      .store-locator-container .heading-padding .store-locator-heading {
        font-size: 1.5rem; } }

.store-locator-container .map-container {
  z-index: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 5px; }
  @media (min-width: 992px) {
    .store-locator-container .map-container {
      height: 55.8125rem; } }
  @media (max-width: 991.98px) {
    .store-locator-container .map-container {
      height: 340px;
      margin-bottom: 2.1875rem;
      padding-left: 15px;
      padding-right: 15px; }
      .store-locator-container .map-container .store-details {
        padding-left: 0.9375rem !important;
        overflow-x: hidden;
        font-family: "Poppins"; }
      .store-locator-container .map-container .store-locator-details {
        font-size: 1rem;
        line-height: 1.375rem;
        letter-spacing: -0.01562rem;
        color: #111; }
      .store-locator-container .map-container .mile-marker-font {
        font-weight: 500;
        font-size: 1rem;
        line-height: 1.375rem;
        text-align: right;
        color: #949494; }
      .store-locator-container .map-container .store-open {
        color: #47ac6a; }
      .store-locator-container .map-container .store-closed {
        color: #e75151; } }
  .store-locator-container .map-container .mile-marker-container .store-locator-miles {
    padding-top: 1.9375rem; }
  @media (max-width: 1199.98px) {
    .store-locator-container .map-container .mile-marker-container {
      -ms-flex-direction: column;
          flex-direction: column; }
      .store-locator-container .map-container .mile-marker-container .store-locator-miles {
        padding-top: 0; }
      .store-locator-container .map-container .mile-marker-container .store-locator-arrow {
        margin-top: 30px; } }

.store-locator-container .px-30 {
  padding-left: 2.875rem;
  padding-right: 1.875rem; }
  @media (min-width: 992px) {
    .store-locator-container .px-30 {
      padding-right: 2.875rem; } }

.store-locator-container .loop-state-padding {
  padding-left: 2rem;
  padding-right: 2rem !important; }
  @media (max-width: 991.98px) {
    .store-locator-container .loop-state-padding {
      padding-left: 0.9375rem !important;
      padding-right: 0 !important; } }

.store-locator-container .store-details-col {
  padding-left: 0 !important; }

.store-locator-container .search-form .store-locator-label {
  border: 1px solid black;
  border-right: none;
  border-bottom: none;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #949494;
  padding-top: 3px;
  padding-bottom: 3px; }

.store-locator-container .search-form .store-locator-input {
  border: 1px solid black;
  border-right: none;
  border-top: none;
  padding-top: 12px; }

.store-locator-container .search-form .form-control {
  height: 25px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px; }
  .store-locator-container .search-form .form-control button {
    font-style: normal;
    font-weight: bold;
    font-size: 0.75rem;
    line-height: 2.75rem;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    box-shadow: none; }
  .store-locator-container .search-form .form-control .btn-white {
    background-color: #f2f2f2;
    border: 1px solid black; }

.store-locator-container .search-form .btn-storelocator-search {
  color: #f2f2f2;
  background-color: #111;
  border: 1px solid #111; }

.store-locator-container .search-form .detect-location:hover {
  color: #111 !important;
  background-color: #fff;
  border-color: #111; }

.store-locator-container .search-form .in-store-pickup-label {
  font-style: normal;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #111; }

.store-locator-container .search-form .in-store-pickup-checkbox {
  height: 0.9375rem;
  width: 0.9375rem;
  border: 1px solid black;
  border-radius: 0; }

.store-locator-container .search-form .radius {
  margin-top: 1px;
  border: 1px solid black;
  border-left: none;
  padding-top: 7px;
  height: 51px;
  padding-right: 15px;
  background-position: calc(100% - 18px) calc(1em + 4px); }
  @media (max-width: 768.98px) {
    .store-locator-container .search-form .radius {
      padding-left: 13%; } }
  @media (min-width: 769px) and (max-width: 991.98px) {
    .store-locator-container .search-form .radius {
      padding-left: 64%; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .store-locator-container .search-form .radius {
      padding-left: 14%; } }
  @media (min-width: 1200px) {
    .store-locator-container .search-form .radius {
      padding-left: 37%; } }

.store-locator-container .checkbox-padding {
  padding-left: 0.9375rem;
  padding-top: 0.9375rem; }

.store-locator-container .card.results-card .mobile-toggle-btn {
  border: none;
  border-bottom: 1px solid #111;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.03em;
  color: #111;
  padding-bottom: 4px; }

.store-locator-container .card.results-card .unselected {
  border-bottom: 1px solid #d4d4d4;
  color: #d4d4d4; }

.store-locator-container .results-card {
  border: none; }

.store-locator-container .store-details {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media (max-width: 991.98px) {
    .store-locator-container .store-details {
      padding-right: 0 !important;
      padding-left: 0 !important; } }
  .store-locator-container .store-details .store-locator-details {
    font-size: 1rem;
    line-height: 1.375rem;
    letter-spacing: -0.01562rem;
    color: #111; }
  .store-locator-container .store-details .mile-marker-font {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.375rem;
    text-align: right;
    color: #949494; }
  .store-locator-container .store-details .store-open {
    color: #47ac6a; }
  .store-locator-container .store-details .store-closed {
    color: #e75151; }

.store-locator-container .mile-marker-container {
  padding-right: 2rem; }
  .store-locator-container .mile-marker-container .store-locator-miles {
    padding-top: 1.9375rem; }
  @media (max-width: 1199.98px) {
    .store-locator-container .mile-marker-container {
      -ms-flex-direction: column;
          flex-direction: column; }
      .store-locator-container .mile-marker-container .store-locator-miles {
        padding-top: 0; }
      .store-locator-container .mile-marker-container .store-locator-arrow {
        margin-top: 30px; } }

@media (min-width: 992px) {
  .store-locator-container .results.striped {
    height: 33.1875rem; } }

.store-locator-container .results.striped .card-body {
  padding-top: 25px;
  padding-bottom: 25px; }

@media (max-width: 991.98px) {
  .store-locator-container .results.striped .card-body {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-right: 15px !important;
    margin-left: 30px !important; }
    .store-locator-container .results.striped .card-body:last-child {
      border-bottom: none; } }

@media (max-width: 991.98px) {
  .store-locator-container .mobile-results-toggle-container {
    margin-right: 15px !important;
    margin-left: 30px !important; } }

@media (min-width: 992px) {
  .store-locator-container .store-locator-content-asset-container {
    height: 62.25rem; } }

@media (max-width: 991.98px) {
  .store-locator-container .store-locator-content-asset-container {
    padding-left: 0; } }

.store-locator-container .bopis-callout-padding {
  padding-right: 20px;
  padding-left: 20px; }

.store-locator-container .store-hours-message {
  white-space: nowrap; }

.store-locator-container .hours {
  white-space: nowrap; }

.store-details-page-container .store-details-page-details {
  padding-top: 20px;
  padding-bottom: 20px; }
  .store-details-page-container .store-details-page-details .back-button-padding {
    padding-bottom: 0.1875rem; }
  .store-details-page-container .store-details-page-details .store-details-back-btn {
    padding-bottom: 4px; }
  .store-details-page-container .store-details-page-details .store-details-page-title {
    font-weight: 500;
    font-size: 2rem;
    line-height: 2.25rem;
    letter-spacing: -0.03em;
    padding-top: 1.75rem;
    padding-bottom: 0.75rem; }
  .store-details-page-container .store-details-page-details .store-details-page-in-store-pickup {
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.5rem;
    padding-bottom: 1.75rem; }
  @media (max-width: 991.98px) {
    .store-details-page-container .store-details-page-details {
      width: 100%; } }

.store-details-page-container .store-details-page-section-heading {
  padding-top: 1.75rem;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0.03em; }

.store-details-page-container .individual-store-messaging {
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.375rem;
  color: #949494;
  padding-bottom: 2.5rem; }

.store-details-page-container .desktop-directions-link {
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0.1em;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  color: #111; }

.store-details-page-container .mobile-direction-buttons {
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 2.75rem;
  letter-spacing: 0.03em; }
  .store-details-page-container .mobile-direction-buttons .view-map-btn {
    border: 1px solid black !important;
    color: white !important;
    background-color: #111;
    max-width: 11.4375rem;
    min-width: 9.375rem;
    margin-right: 15px; }
  .store-details-page-container .mobile-direction-buttons .directions-btn {
    border: 1px solid black !important;
    max-width: 11.4375rem;
    min-width: 9.375rem;
    margin-left: 15px; }

.store-details-page-container .store-details-page-map {
  height: 52.75rem;
  width: 51.8125rem; }
  .store-details-page-container .store-details-page-map .gm-style-iw.gm-style-iw-c {
    display: none; }
    .store-details-page-container .store-details-page-map .gm-style-iw.gm-style-iw-c::after {
      display: none; }
  @media (max-width: 991.98px) {
    .store-details-page-container .store-details-page-map {
      height: 340px !important;
      max-height: 340px !important;
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 1.875rem; } }
  .store-details-page-container .store-details-page-map .store-details-content {
    padding-bottom: 1.875rem; }

.store-details-page-container .store-details-page-map-mobile .gm-style-iw.gm-style-iw-c {
  display: none !important; }
  .store-details-page-container .store-details-page-map-mobile .gm-style-iw.gm-style-iw-c::after {
    display: none !important; }

@media (max-width: 1199.98px) {
  .store-details-page-container .store-details-page-map-mobile {
    height: 340px !important;
    max-height: 340px !important;
    width: 100%;
    padding: 1.875rem 0; } }

.store-details-page-container .store-details-page-map-mobile .store-details-content {
  padding-bottom: 1.875rem; }

.store-details-page-container .map-container .gm-style-iw.gm-style-iw-c {
  top: 10px !important;
  max-height: 15.875rem !important;
  height: 15.875rem !important;
  width: 20.25rem !important;
  max-width: 20.25rem !important;
  padding: 0 !important;
  border-radius: 0 !important; }
  @media (max-width: 1199.98px) {
    .store-details-page-container .map-container .gm-style-iw.gm-style-iw-c {
      height: 340px !important;
      max-height: 340px !important;
      width: 100%;
      padding: 1.875rem 0 !important; } }

.store-details-page-container .map-container .gm-style-iw-t {
  width: 0.1px !important; }
  .store-details-page-container .map-container .gm-style-iw-t::after {
    width: 0.1px !important; }

@media (max-width: 991.98px) {
  .store-details-page-container .store-locator-links-container {
    padding-bottom: 1rem; } }

.store-details-page-container .store-details-page-map-mobile .gm-style-iw-t {
  width: 0.1px !important; }
  .store-details-page-container .store-details-page-map-mobile .gm-style-iw-t::after {
    width: 0.1px !important; }

.gm-style-iw.gm-style-iw-c {
  top: 10px !important;
  max-height: 15.875rem !important;
  height: 15.875rem !important;
  width: 19.25rem !important;
  max-width: 19.25rem !important;
  padding: 0 !important;
  border-radius: 0 !important; }
  @media (max-width: 1199.98px) {
    .gm-style-iw.gm-style-iw-c {
      width: 100%;
      padding-left: 15px !important;
      padding-right: 0 !important; } }

.gm-style-iw-d {
  height: 100%;
  max-height: 100% !important;
  padding: 0;
  overflow-x: hidden !important; }
  .gm-style-iw-d .store-details {
    padding-left: 1.875rem !important; }
    .gm-style-iw-d .store-details .store-details-col {
      padding-right: 1.875rem !important; }
    .gm-style-iw-d .store-details .mile-marker-font {
      font-size: 0.75rem !important; }
    .gm-style-iw-d .store-details .map-get-directions-link {
      font-weight: 600;
      font-size: 12px;
      line-height: 16px;
      text-decoration: underline; }
  .gm-style-iw-d .location-name {
    font-weight: 600 !important;
    font-size: 1rem !important; }

.gm-style-iw-t::after {
  width: 0.1px !important; }

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