.sc-sl-map-modal-content-loading-overlay {
  background-color: #470868;
}

.sc-sl-loader {
  border-top: 16px solid #f0f0f0 !important;
}

.sc-sl-map-header {
  display:none;
}

div[id="sc_sl_map_footer"] {
  display:none;
}

.sc-sl-map-section-stores {
  /* background-color: #000000; */
  height:100% !important;
}

.sc-sl-stores-driving-directions {
  color: #492853;
}

.sc-sl-stores-driving-directions:hover {
  color: #636363;
}

.sc-sl-stores-driving-directions {
  color: #492853 !important;
  text-decoration: none;
  font-weight: bold;
}

.sc-sl-stores-info-call-link a {
  color: #492853 !important;
  text-decoration: none;
  font-weight: bold;
}

.sc-sl-stores-driving-directions-popup {
  color: #492853 !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;
  color: transparent !important;
  stroke-width: 1;
  filter: brightness(0) saturate(100%) invert(22%) sepia(37%) saturate(2450%) hue-rotate(265deg) brightness(86%) contrast(95%);
}

.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(22%) sepia(37%) saturate(2450%) hue-rotate(265deg) brightness(86%) contrast(95%);
}

.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(22%) sepia(37%) saturate(2450%) hue-rotate(265deg) brightness(86%) contrast(95%);
}

.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;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
}

.sc-sl-stores-info-col-3 {
  display: inline-flex !important;
  width: 20% !important;
  justify-content: right;
}

.sc-sl-stores-item {
  background: #f5f5f5!important;
  border-radius: 10px;
  padding: 1px 15px 25px 20px !important;
  margin: 20px 10px 25px -5px !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-call-link a {
  color: #f72f58;
}

.sc-sl-stores-info-retailer-address-line1 {
  font-family: Nunito,sans-serif!important;
  font-style: normal;
  font-weight: 400!important;
  font-size: 14px;
  line-height: 22px;
  color: #492853
}

#sc_sl_map_canvas {
  height: 100%;
  width: 100%;
  max-width:600px;
  left: 0px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.sc-sl-stores-info-retailer-distance {
  font-family: Nunito,sans-serif!important;
  font-style: normal;
  font-weight: 400!important;
  font-size: 14px;
  line-height: 24px;
  color: #492853 !important;
}

.sc-sl-stores-info-map-icon img {
  height: 30px;
  filter: brightness(100) saturate(100%) invert(22%) sepia(37%) saturate(2450%) hue-rotate(265deg) brightness(86%) contrast(95%);
}

#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(22%) sepia(37%) saturate(2450%) hue-rotate(265deg) brightness(86%) contrast(95%);
}

.sc-sl-stores-info-retailer-logo {
  background: #ffffff;
  border-radius:10px;
  display: flex !important;
  width: 95px !important;
  margin-left: 35px;
  justify-content: space-evenly;
  align-items: center;
  height:80px;
  border: 1px solid black;
}

.sc-sl-stores-info-retailer-logo img {
  max-width: 90%;
}

img:not([class])[alt="Target Delivery"] {
  max-width: 170%;
  margin-left: -15px;
}

img:not([class])[alt="Target"] {
  max-width: 180%;
}

.sc-sl-map-items {
  width: 625px!important;
  height:450px!important;
}

.sc-sl-stores-info-call-link {
  padding-left: 25%;
  margin-left: 285px!important;
}