div#sc_sl_map_header_master_product {
    width: 200px;
    align-self: flex-start;
    margin-left: 100px;
}
             .SL_wrap{
  display: flex;
  justify-content: center;
  align-items: center;
  z-index:2;
  }

  .sc-sl-map-header {
    background-color: #262626 !important;
    display: flex !important;
    justify-content: right;
    border-radius: 6px 6px 0px 0px;
    overflow: hidden;
    position: relative;
  }

  .sc-sl-map-header-product-selectors {
      margin-top: 10px !important;
  }

  .sc-sl-map-header-product-selectors-label {
      color: white;
  }

  .sc-sl-map-header-product-selectors-product {
    margin-top: 10px;
  }

  .sl_logo{
    width:90px;
  }

 
 .sc-sl-map-items-filters {
    position: absolute;
    top: 100px;
    background-color: #ededed;
    width: 100%;
    left: 0px;
    color: #000000;
    text-shadow: 3px 3px 6px #b2b2b2;
    z-index: 0;
    border-radius: 0px 0px 6px 6px;
    box-shadow: 2px 2px 3px black;
    text-align: center;
    letter-spacing: 1.1;
    font-family: system-ui;
    font-size: 12px;
    overflow-y: auto;
    margin-left: 0px !important;
}
  .sc-sl-map-section{
    height: 300px !important;
    /*height: 575px; left: 245px; width: 392.5px; top: 575px;*/
  }
  .sc-sl-map-section-stores {
    background-color: #f5f5f5;
    box-shadow: 1px 2px 4px black;
    display: flex;
    border-radius: 6px;
    overflow-y: auto;
    position: absolute;
    background-color: #ededed;
    border-radius: 0px 0px 6px 6px;
    text-align: center;
    left: 0px;
    right: 0px;
    justify-content: center;
    font-size: 14px;
}

.sc-sl-stores-info-call-link {
    display: none;
}
.sc-sl-stores-header-summary {
    padding: 0px;
    font-size:12px;
}
input[value="change"] {
    width: 50px;
}

.sc-sl-map-items-filters-input{
  color: black;
  text-align: center;
  font-family: unset;
  margin-bottom: 10px;
  height: 31px !important;
}

.sc-sl-map-header-product-info {
    display: none !important;
}

.sc-sl-map-items {
    position: absolute;
    z-index: 2;
    border-radius: 0px 6px 6px 6px;
    overflow: hidden;
    box-shadow: 2px 2px 2px black;
    background-color: unset;
}

.sc-sl-map-header-product-image {
    background-image: url(storelocator.css);
    background-repeat: no-repeat;
    width: 86px;
    background-size:contain;
    height:86px;
    object-fit:contain;
    object-position:center;
    border-radius:12px;
    margin-left: -110px;
    margin-top: 10px !important;
}

.sc-sl-map-header-logo {
    margin-left: 8px;
    display: flex;
    position: absolute;
    right: 0px;
    border-radius: 12px;
    width: 100px !important;
    /* left: unset !important; */
}

button#sc_sl_map_items_filters_button {
margin-bottom:20px;
margin-top:20px;
}

.sc-sl-stores-item {
    background-color: #ffffff;
    border-radius: 9px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    justify-content: center;
    position: relative;
    height: fit-content;
}
.sc-sl-stores-title {
    border-radius: 6px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border:1px solid #00000038;
}
.sc-sl-map-items-buttons{
  display: flex !important;
  align-items: center;
  flex-flow: column;
  height:100px;
  background-color: unset;
}

div#sc_sl_map_items_filters p{
  margin:unset !important;
}

.sc-sl-text-button-selected{
  background-color: #262626 !important;
  color:white;
  text-decoration: underline !important;
}

.sc-sl-hide{
  display: none;
}
.sc-sl-map-items-filters-label {
    padding-bottom: 10px;
}
p.sc-sl-product-selector{
  margin-top:-20px;
}
button#sc_sl_map_items_filters_button{
  margin-bottom:20px;
}

p{
   margin:0;
}

div#sc_sl_stores_list {
    margin-bottom: 100px;
    height: fit-content;
    padding: 5px;
}

.sc-sl-stores-info-col-1 {
    vertical-align: unset !important;
    display: unset !important;
    width: unset !important;
    float: unset !important;
}

.sc-sl-stores-info-col-2 {
    vertical-align: unset !important;
    display: unset !important;
    width: unset !important;
}

.sc-sl-stores-info-col-3 {
    vertical-align: unset !important;
    display: unset !important;
    width: unset !important;
    float: unset !important;
}

.sc-sl-stores-info-retailer-marker-icon {
    height: unset !important;
}

@media screen and (min-width: 501px)
.sc-sl-stores-info-retailer-logo {
    width: unset !important;
}

.sc-sl-stores-info-retailer-logo {
    display: flex !important;
    width: unset !important;
}

.sc-sl-stores-info-retailer-address {
    height: unset !important;
}

.sc-sl-stores-info-retailer-distance {
    font-size: unset !important;
    color: black !important;
    font-weight: unset !important;
    float: unset !important;
}

@media screen and (min-width: 501px)
.sc-sl-stores-info-map-icon {
    height: unset !important;
    width: unset !important;
}

.sc-sl-stores-info-map-icon {
    display: flex !important;
    height: unset !important;
    width: unset !important; 
    position: absolute;
    top: 5px;
    left: 5px;
}

.sc-sl-stores-info-call-link {
    display: none;
}

.sc-sl-map-header-product-selectors-input {
    margin-bottom: 0px;
    margin-top: -2px;
    height: 20px !important;
    padding: 0px !important;
}

.sc-sl-stores-info-retailer-address-line1 {
    font-weight: unset !important;
}

.sc-sl-text-button {
    background-color: #f3bb46 !important;
    min-height: 50px;
    width: 100% !important;
    color: #262626;
    border: 1px solid #ffffff42;
    font-size: 20px;
    letter-spacing: 1.1;
    cursor: pointer;
    margin: unset !important;
}

.sc-sl-text-button-selected {
    background-color: #262626 !important;
    color: white;
    text-decoration: underline !important;
}
