@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

.sc-widget-container {
    border-style: solid;
    border-width: medium;
    border-color: #E8E8E8;
    max-width: 400px;
    /*height: 230px;*/
    text-align: center;
    margin-bottom: 25px;
    min-width: 275px;
}

.sc-widget-container-frca {
    height: 255px !important;
}

.sc-widget-container-shop-now {
    margin-top: 25px !important;
}

.sc-widget-header {
display: inline-block;
margin-top: 15px !important;
padding-bottom: 0px !important;
margin-left: 0px !important;
font-size: 20px !important;
}

.sc-widget {
display: inline-block;
padding-bottom: 0px !important;
border: 0px !important;
background-color: transparent !important;
}

div[data-sc-id] img:hover, div[data-sc-type="retailer-carousel"] img:hover {
    cursor: pointer !important;
    opacity: 0.9 !important;
    border-radius: 0px !important;
    border: 0px solid transparent !important;
}

div[data-sc-id] .zip-change-box input {
    width: 55%  !important;
    margin-top: 10px !important;
    margin-left: 80px !important;
}

div[data-sc-id] .change-zip-input:before {
    display: none; !important;
}

div[data-sc-id] .zip-change-box input::placeholder {
    font-size: 10px !important;
}

.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 {
  -ms-overflow-style: none;
}

.sc-sl-stores-info-call-link {
  display: flex !important;
  margin-left: 60px;
  align-items: center;  
}

.sc-sl-stores-info-call-link a {
  color: #0054A6 !important;
  text-decoration: none;
  font-family: 'Kleenex Sans',sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 5.10897e-09px;
}

.sc-sl-stores-driving-directions-popup {
  color: #0072BC !important;
}

.sc-sl-stores-driving-directions {
  color: #0054A6 !important;
  text-decoration: none;
  display: flex !important;  
  font-family: 'Kleenex Sans',sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
}
.sc-sl-stores-title-popup {
  font-family: KleenexSans-Regular!important;
  font-style: normal;
  font-weight: 400!important;
  font-display: swap;
  font-size: 14px;
  line-height: 22px;
  color: #57646c !important;
  margin-left: 0px;
  margin-right: 0px;
  cursor: pointer;
  align-items: baseline;

}
.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: 20px !important;
  height: 16px !important;
  color: transparent !important;
  margin-top: 3px;
  filter: brightness(0) saturate(100%) invert(30%) sepia(89%) saturate(7126%) hue-rotate(191deg) brightness(100%) contrast(102%);
}
.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: 25px !important;
  height: 15px !important;
  padding-left: 16px !important;
  color: transparent !important;
  filter: brightness(0) saturate(100%) invert(30%) sepia(89%) saturate(7126%) hue-rotate(191deg) brightness(100%) contrast(102%);
}

.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: 23px !important;
  height: 20px !important;
  padding-left: 15px !important;
  color: transparent !important;
  padding-bottom: inherit;
  padding-top: 2px;
  padding-bottom: 2px;
  filter: brightness(0) saturate(100%) invert(30%) sepia(89%) saturate(7126%) hue-rotate(191deg) brightness(100%) contrast(102%);
  -webkit-transform: rotateX(0deg) !important;
  margin-left: unset !important;
  margin-right: unset !important;
}

.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;
  width: 33% !important;
}

.sc-sl-stores-info-col-3 {
  display: inline-flex !important;
  width: 20% !important;
  justify-content: right;
}

.sc-sl-stores-item {
  background: #F1FAFF!important;
  padding: 10px 15px 25px 15px !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: 45% !important; */
  }

  #sc_sl_map_items_stores #sc_sl_stores_list .sc-sl-stores-item .sc-sl-stores-info-col-3 {
    width: 17% !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: 'Kleenex Sans',sans-serif;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 22px;
  color: #57646C;
}

.sc-sl-stores-info-retailer-distance {
  font-family: 'Kleenex Sans',sans-serif;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 18px;
  line-height: 26px;
  text-align: right;
  letter-spacing: 5.10897e-09px;
  color: #001A39 !important;  
}

.sc-sl-stores-info-map-icon img {
  height: 30px;
}

#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 {
  display: flex !important;
  margin-left: 20px;
  align-items: center;
  height: 30px;
}

.sc-sl-stores-info-retailer-logo img {
  max-width: 100%;
}

img:not([class])[alt="Target Delivery"] {
  max-width: 170%;
  margin-left: -40px;
}

img:not([class])[alt="Target"] {
  max-width: 100%;
}

img:not([class])[alt="Quality Foods Center"] {
  max-width: 180%;
  margin-left: -40px;
}

.sc-sl-map-items {
  /* width: 521px!important; */
  height: 375px!important;
}
.sc-sl-map-section-stores::-webkit-scrollbar { 
  overflow-y: scroll;
  padding: 10px;
  border: 1px solid #82878a;
}

/* The scrollbar */
::-webkit-scrollbar {
  width: 2px;
}

/* The track (background of the scrollbar) */
::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 3px;
}

/* The handle (thumb) of the scrollbar */
::-webkit-scrollbar-thumb {
  background-color: #82878A;
  border-radius: 3px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background-color: #82878A;
}