.store-locator-mdl .top-content *:last-child {
  margin-bottom: 0;
}
.store-locator-mdl .top-content{
  margin-bottom: 30px;
}
.store-locator-mdl .filter_section .search_input-wrap {
  position: relative;
}
.store-locator-mdl .filter_section .search_filter p {

}
.store-locator-mdl .filter_section .search_filter p:last-child{
  margin-bottom: 0;
}

.store-locator-mdl .filter_section .search_filter input#search-input{


}
.store-locator-mdl .filter_section .search_filter input#search-input::placeholder {
  color: rgba(30,30,30,.62);
}
.store-locator-mdl .filter_section .search_filter .icon-btn {
  background: #ee4c9b!important;
  color: #fff;
  font-size: inherit;
  height: 100%;
  left: auto;
  letter-spacing: normal;
  line-height: 1.2;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 0;
  width: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.store-locator-mdl .filter_section .search_filter .icon-btn .icon-search:before {
  content: '\e82f';
}


.store-locator-mdl .filter_section .rangeFilter > span {
  color: #662c;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 10px;
  display: block;
}


.store-locator-mdl .filter_section div#controls>div {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0,0,0,.3);
  cursor: pointer;
  display: flex;
  gap: 5px;
  padding: 5px 10px;
  text-align: center;
  width: 140px;
  margin: 0;
  float: right;
}
.store-locator-mdl .total-count {
  background: #ee4c9b;
  color: #ffffff;
  font-size: 10px;
  text-align: center;
  left: 0;
  margin: 0;
  padding: 7px;
}

.store-locator-mdl .sidebar {
  height: 572px;
  overflow-y: auto;
}



.store-locator-mdl *:focus{
  outline:none;
}

.store-locator-mdl #map {
  width: calc(67% - 15px);
  height: 80vh;
  max-height: 800px;
  margin-left:15px;
}

.store-locator-mdl .map-left {
  width: 33.333%;
}

.store-locator-mdl .map-wrpr {
  display: flex;
}

.store-locator-mdl .map-left, 
.store-locator-mdl #map {
  flex: 0 1 auto;
}

.store-locator-mdl .gm-style-iw.gm-style-iw-c {
  border-radius: 5px 5px 0 0;
  padding: 0;
  background-color: #ffffff;
  font-size: 10px;
  width: 250px;
  line-height: 1.2;
  font-family: Roboto, Arial, sans-serif;
}

.store-locator-mdl .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect {
  background-image: url(https://www.proudi.com/wp-content/plugins/codecanyon-16973546-agile-store-locator-google-maps-for-wordpress/public/img/close_8.png) !important;
  color: transparent;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  width: 30px !important;
  z-index: 1;
  height: 30px !important;
  font-size: 0;
  text-indent: -9999px;
  background-repeat: no-repeat !important;
  opacity: 1 !important;
}
.store-locator-mdl .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect span {
      opacity: .6;
}
.store-locator-mdl .gm-style .gm-style-iw-d {
  overflow: auto !important;
}
.store-locator-mdl .gm-style-iw.gm-style-iw-c .details-wrpr {
  padding: 10px 10px 5px;
  display: flex;
  align-items: flex-start;
}
.store-locator-mdl .gm-style-iw.gm-style-iw-c .details-wrpr .left-cntnr {
  width: 65%;
  padding-right: 15px;
}
.store-locator-mdl .gm-style-iw.gm-style-iw-c .details-wrpr .left-cntnr > div:not(:last-child){
  margin-bottom:2px;
}
.store-locator-mdl .gm-style-iw.gm-style-iw-c .details-wrpr .store-logo-wrpr {
  width: 35%;
}
.store-locator-mdl .gm-style-iw.gm-style-iw-c .details-wrpr .store-logo-wrpr img{
  max-width:100%;
}
.store-locator-mdl .gm-style-iw.gm-style-iw-c .details-wrpr .email, 
.store-locator-mdl .gm-style-iw.gm-style-iw-c .details-wrpr .opening-days, 
.store-locator-mdl .gm-style-iw.gm-style-iw-c .details-wrpr .opening-hours {
  color: #9e9e9e;
}
.store-locator-mdl .gm-style-iw.gm-style-iw-c .details-wrpr + a {
  background: #E68EC1 none repeat scroll 0 0;
  border-left: 1px solid #ffffff;
  border-radius: 0;
  color: #ffffff;
  float: none;
  font-size: 10px;
  width: 33.33%;
  font-weight: 500;
  padding: 3px 5px;
  margin: 0 auto 5px;
  display: block;
  text-align: center;
}
.store-locator-mdl h1 {
  margin-top: 40px;
}

.store-locator-mdl #search-input {
  height: 48px;
  width: 100%;
  padding-right: 40px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  font-size: 14px;
  line-height: normal;
  transition: all .3s ease-in-out;
  padding-left: 16px;
  font-family: sans-serif;
  margin-top: 5px;
  margin-bottom: 16px;
  outline: 0;
}

.store-locator-mdl  label.radius {
  width: 100%;
  display: block;
  font-size: 14px;
  color: #70787a;
  font-family: Work Sans,sans-serif;
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 16px;
}

.store-locator-mdl #radius-select {
  position: relative;
  width: 100%;
  min-width: 72px;
  height: 48px;
  padding: 0 48px 0 16px;
  border: 1px solid #70787a;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: all .3s ease-in-out;
  font-family: Work Sans,sans-serif;
  line-height: 48px;
  font-size: 14px;.store-locator-mdl #map
  background: #fff;
  background-repeat: no-repeat;
  background-position: calc(100% - 8px) 50%;
  cursor: pointer;
}
.store-locator-mdl .search_filter {
  position: relative;
}
.store-locator-mdl .search_filter .cm-icon-btn {
  position: absolute;
  top: 17px;
  right: 17px;
}
.store-locator-mdl .search_filter .cm-icon-btn svg {
  width: 24px;
  height: 24px;
  fill: #70787a;
}
.store-locator-mdl .btn-wrapper .hs-button {
    margin-top: 18px;
  margin-bottom: 32px;
    width: 100%;
    border: 1px solid #24469b;
    font-weight: 700;
    min-height: 48px;
    padding: 0 32px;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(45,147,226,.1);
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Work Sans,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    transform: perspective(1px) translateZ(0);
    transition: all .5s ease-in-out;
}
.store-locator-mdl .btn-wrapper .hs-button:hover {
  color:#fff;
}
.store-locator-mdl .sidebar .location-item {
    display: block;
    margin-bottom: 15px;
    overflow: auto;
    font-size: 14px;
    background: #f6f6f6;
    cursor: pointer;
    background-color: #fbfbfb;
    padding: 15px;
}

.store-locator-mdl .sidebar .location-item:not(:first-of-type) {
    margin-top: 15px;
}

.store-locator-mdl .sidebar .location-item .title {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
}
.store-locator-mdl .gm-style .gm-style-iw-d .title {
    font-size: 18px;
    font-family: Work Sans,sans-serif;
    font-weight: 700;
    line-height: 1.6;
    color: #1a1b1d;
    text-transform: uppercase;
    margin: 5px 0 0.5em;
}

.store-locator-mdl .gm-style-iw.gm-style-iw-c {
    padding: 12px;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 7px 1px rgba(0,0,0,.3);
    box-shadow: 0 2px 7px 1px rgba(0,0,0,.3);
}

.store-locator-mdl .gm-style .gm-style-iw-d .address {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    font-family: Roboto, Arial, sans-serif;
}
.store-locator-mdl .gm-style-iw.gm-style-iw-c {
    min-height: 200px;
}
.store-locator-mdl .sidebar .location-item.active {
    background-color: #fbfbfb;
    color: #1a1b1d;
    border: 2px solid #d8d8d8;
}

@media (max-width:767px){
  .store-locator-mdl .filter_section {
    flex-direction: column;
  }
  .store-locator-mdl .filter_section>div {
    width: 100%;
    max-width: 100%;
  }
  .store-locator-mdl .asl-advance-filters .col-sm-9.col-md-8 {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .store-locator-mdl .col-sm-7.col-xs-7.range_filter {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .store-locator-mdl .filter_section div#controls>div {
    float: none;
  }
  .store-locator-mdl .map-wrpr {
    flex-direction: column;
  }
  .store-locator-mdl .map-left {
    width: 100%;
  }
  .store-locator-mdl #map {
    width: 100%;
    margin-left:0;
  }
}


















