.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; } }

.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%;
    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: var(--skin-link-color-1); }

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

/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
/* override default breakpoints */
.store-locator-header {
  margin-top: 1.5rem; }
  @media (min-width: 768px) {
    .store-locator-header {
      margin-top: 2.5rem; } }

.justify-center {
  justify-content: center; }

.geolocation-warning {
  height: 4.0625rem;
  color: #696158;
  background-color: #f9f8f6;
  fill: #b58500;
  align-items: center;
  display: flex;
  padding: 1.25rem;
  border: 0.0625rem solid #b58500;
  margin-bottom: 1.875rem;
  gap: 0.625rem; }

.store-search .search-form {
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .store-search .search-form {
      margin-bottom: 2.5rem; } }
  @media (max-width: 767.98px) {
    .store-search .search-form {
      flex-direction: column; } }
  .store-search .search-form .user-location .btn.detect-location {
    height: 3.125rem; }
  @media (max-width: 767.98px) {
    .store-search .search-form .custom-select-wrapper {
      max-width: 100%;
      padding: 0; } }
  .store-search .search-form .custom-select-wrapper.form-group label {
    font-size: 0.75rem; }
  .store-search .search-form .form-group input:focus ~ .floating-label {
    font-size: 0.75rem; }
  .store-search .search-form .form-group.form-label label {
    font-size: 0.75rem; }
  .store-search .search-form .postal-code .floating-label {
    font-size: 0.75rem; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .store-search .search-form .postal-code {
      width: 14.25rem; } }
  .store-search .search-form .combine {
    height: 3.125rem; }

.store-search .store-count {
  margin-bottom: 2.5rem; }

@media (max-width: 767.98px) {
  .store-locator-container {
    padding: 0; }
    .store-locator-container .map-section {
      margin: 0 -1rem; } }

.store-locator-container .search-again-button button {
  z-index: 1;
  transform: translate(50%);
  color: #696158; }
  @media (min-width: 768px) {
    .store-locator-container .search-again-button button {
      left: 50%;
      transform: translate(40%); } }

@media (max-width: 575.98px) {
  .store-locator-container .map-section .map-canvas {
    order: 1;
    margin-bottom: 0; }
  .store-locator-container .map-section .storeResults {
    order: 2; } }

@media (min-width: 768px) {
  .store-locator-container .map-section .results {
    max-height: 38.25rem; } }

.store-locator-container .map-section .map-canvas {
  height: 16.375rem; }
  @media (min-width: 768px) {
    .store-locator-container .map-section .map-canvas {
      height: 41.25rem; } }
  @media (max-width: 767.98px) {
    .store-locator-container .map-section .map-canvas {
      display: block; } }

.store-locator-container .map-section .store {
  border-bottom: 0.0625rem solid #b4b0ab; }
  .store-locator-container .map-section .store.selected {
    background-color: #f7f7f7; }
  .store-locator-container .map-section .store:last-child {
    border-bottom: none; }

.store-locator-container .map-section .store-locator-no-results {
  background-color: #f7f7f7; }

.gm-style-iw.gm-style-iw-c {
  border-radius: 0; }
  .gm-style-iw.gm-style-iw-c .gm-ui-hover-effect {
    outline: none; }

.store-details .store-name {
  padding-right: 0.5rem;
  word-break: break-word; }

.store-details .store-distance {
  flex-shrink: 0; }

.gm-style-iw .store-details {
  min-width: 12.5rem; }
  @media (min-width: 992px) {
    .gm-style-iw .store-details {
      min-width: 18.125rem; } }

.results .store-details {
  cursor: pointer; }

