.sc-sl-map-modal-content-loading-overlay {
  display: none !important;
}

.sc-sl-map-header {
  display: none;
}

div[id="sc_sl_map_footer"] {
  display: none;
}

.sc-sl-stores-driving-directions {
  color: #115544 !important;
  text-decoration: none;
  font-family: Mulish, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  top: 15px;
}

.sc-sl-stores-driving-directions:hover {
  color: #636363;
}

.sc-sl-stores-driving-directions-popup {
  color: #115544 !important;
}

.sc-sl-stores-driving-directions::before {
  font-family: unset !important;
  background: url(https://s3.us-west-2.amazonaws.com/static.smartcommerce.co/assets/client/F1CQ04/img/sl_car.svg)
    no-repeat !important;
  width: 16px !important;
  height: 15px !important;
  padding-left: 16px !important;
  margin-left: 5px !important;
  color: transparent !important;
  stroke-width: 1;
  filter: brightness(0) saturate(100%) invert(23%) sepia(65%) saturate(476%)
    hue-rotate(115deg) brightness(97%) contrast(94%);
}

.sc-sl-stores-driving-directions-popup::before {
  font-family: unset !important;
  background: url(https://s3.us-west-2.amazonaws.com/static.smartcommerce.co/assets/client/F1CQ04/img/sl_car.svg)
    no-repeat !important;
  width: 16px !important;
  height: 15px !important;
  padding-left: 16px !important;
  color: transparent !important;
  filter: brightness(0) saturate(100%) invert(23%) sepia(65%) saturate(476%)
    hue-rotate(115deg) brightness(97%) contrast(94%);
}

.sc-sl-stores-info {
  padding-top: 24px;
  padding-bottom: 28px;
  padding-left: 28px;
  padding-right: 24px;
}

.sc-sl-stores-info-call-link {
  padding-left: 25%;
  margin-left: 160% !important;
  margin-top: 9%;
}

.sc-sl-stores-info-call-link a {
  color: #115544 !important;
  text-decoration: none;
  font-family: Mulish, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
}

.sc-sl-stores-info-call-link::before {
  font-family: unset !important;
  background: url(https://s3.us-west-2.amazonaws.com/static.smartcommerce.co/assets/client/F1CQ04/img/sl_phone.svg)
    no-repeat !important;
  width: 16px !important;
  height: 15px !important;
  padding-left: 16px !important;
  color: transparent !important;
  padding-bottom: inherit;
  padding-top: 2px;
  padding-bottom: 2px;
  filter: brightness(0) saturate(100%) invert(23%) sepia(65%) saturate(476%)
    hue-rotate(115deg) brightness(97%) contrast(94%);
}

.sc-sl-stores-info-col-1 {
  display: flex !important;
  width: 32% !important;
  float: left;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-right: 15px !important;
}

.sc-sl-stores-info-col-2 {
  vertical-align: top;
  display: inline-flex !important;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-left: -10%;
}

.sc-sl-stores-info-col-3 {
  display: inline-flex !important;
  width: 20% !important;
  justify-content: right;
}

.sc-sl-stores-item {
  background: #d7f1ed !important;
  width: 608px;
  height: 166px !important;
  padding: unset !important;
}

@media (max-width: 991px) {
  #sc_sl_map_items_stores
    #sc_sl_stores_list
    .sc-sl-stores-item
    .sc-sl-stores-info-col-1 {
    width: 32% !important;
  }

  #sc_sl_map_items_stores
    #sc_sl_stores_list
    .sc-sl-stores-item
    .sc-sl-stores-info-col-2 {
    width: 49% !important;
  }

  #sc_sl_map_items_stores
    #sc_sl_stores_list
    .sc-sl-stores-item
    .sc-sl-stores-info-col-3 {
    width: 15% !important;
  }
}

.sc-sl-stores-info-retailer-marker-icon {
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.sc-sl-stores-info-retailer-address-line1 {
  font-family: Mulish, sans-serif !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 22px;
  color: #003519;
  margin-top: 10%;
}
#sc_sl_map_section {
  height: 166px !important;
  width: 608px !important;
}

#sc_sl_map_canvas {
  width: 608px !important;
}

#sc_sl_map_canvas
  > div
  > div
  > div:nth-child(2)
  > div:nth-child(1)
  > div:nth-child(4)
  > div
  > img {
  filter: brightness(100) saturate(100%) invert(13%) sepia(20%) saturate(4764%)
    hue-rotate(125deg) brightness(101%) contrast(104%);
}

.sc-sl-stores-info-retailer-distance {
  font-family: Mulish, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px !important;
  line-height: 24px;
  color: #003519 !important;
}

.sc-sl-stores-info-map-icon img {
  height: 32px !important;
  width: 24px !important;
  filter: brightness(100) saturate(100%) invert(13%) sepia(20%) saturate(4764%)
    hue-rotate(125deg) brightness(101%) contrast(104%);
}

.sc-sl-stores-info-retailer-logo {
  background: #ffffff;
  display: flex !important;
  width: 80px !important;
  margin-left: 20px;
  justify-content: space-evenly;
  align-items: center;
  height: 80px;
}

.sc-sl-stores-info-retailer-logo img {
  max-width: calc(100% - 4px);
}

img:not([class])[alt="Target Delivery"] {
  max-width: calc(170% - 4px);
  margin-left: -10px;
}

img:not([class])[alt="Target"] {
  max-width: calc(230% - 4px);
}

.sc-sl-map-items {
  width: 608px !important;
  height: 475px !important;
}

.sc-sl-map-section-stores {
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}

.sc-sl-map-section-stores::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
