#page-header {
  display: block;
  float: left;
  max-width: 800px; }
  #page-header .bh-sl-title {
    color: #797874;
    }







  
      #page-header .bh-sl-title {
        font-size: 30px; } 

.gm-style div, .gm-style span, .gm-style label, .gm-style a {
  }




.bh-sl-window {
  font-size: 13px; }


    .bh-sl-container .bh-sl-loc-list ul {
      display: block;
      display: grid;
      gap: 16px;
      grid-template-columns: repeat(1, 1fr);
      clear: left;
      float: left;
      width: calc(100%);
      list-style: none;
      margin: 0;
      padding: 0;
      }



 


.locationitem {
  padding: 16px;
  background-color: #fff;
}


    .mapandlist {
      display: block;
      display: grid;
      position: -webkit-sticky;
  position: sticky;
      top: 0px;
      gap: 16px;
      grid-template-columns: repeat(2, 1fr);
      clear: left;
      float: left;
      width: 100%;
      margin: 0;
      padding: 0; }


.bh-sl-error {
  clear: both;
  color: #ae2118;
  float: left;
  font-weight: bold;
  padding: 10px 0;
  width: 100%; }

/* Avoid image issues with Google Maps and CSS resets */
.bh-sl-map-container img {
  border-radius: 0 !important;
  box-shadow: none !important;
  max-height: none !important;
  max-width: none !important; }

.bh-sl-container {
  box-sizing: border-box;
  color: #555;
  float: left;
 font-sixe: 18px;
  width: 100%; 
  display: unset;
  }

.bh-sl-container.smallermap {
  box-sizing: border-box;
  color: #555;         
  float: left;
  width: 100%;
  float: left;
  position: -webkit-sticky;
    position: sticky;
    top: 0px;  
  }



.bh-sl-container.smallermap .bh-sl-map {
    float: left;
    height: 340px;
    width: 100%; }





.locationsearchform {
  box-sizing: border-box;
  font-family: "Barlow Condensed", sans-serif !important;
  color: #555;
  font-size: 24px;
  width: 100%;
  float: left;
  padding: 16px;
  background-color: #2f364e;
  }



.locationsearchform h2{
  padding: 0px;
  margin: 0px;
  color: #fff;
  width: 100%;
  text-align: center;
  padding-bottom: 32px;
  }





  .bh-sl-container > * {
    /* box-sizing: content-box !important; */
    }
  .bh-sl-container .bh-sl-form-container {
    clear: left;
    float: left;
    margin-top: 15px;
    width: 100%; }
  .bh-sl-container .form-input {
    float: left;
    /* margin-top: 3px; */
    width: auto;
    }





.bh-sl-container.smallermap .bh-sl-map {
    float: left;
     height: 100vh;
    width: 100%;
    }



   











       .bh-sl-container .form-input {
      
        width: 50%;
    
        }


      
    .bh-sl-container .form-input label {
      display: block;
      font-weight: bold;
      width: 100%; }


 

      
        .bh-sl-container .form-input label {
          display: inline-block;
          width: auto; } 
  
  



  .bh-sl-container .form-input {
        width: auto;
        float: left;
        width: 50%;
        padding-right: 8px;
     height: auto;
        }



      .bh-sl-filters-container {
    float: left;
    padding-right: 8px;
    width: calc(50% - 140px);
    }


  .bh-sl-container button {
    font-size: 24px;
    background: var(--addiction-main);
    width: 140px;
    border: 0px !important;
    color: #fff;
    cursor: pointer;
    float: left;
    padding: 12px;
    white-space: nowrap;
    }




  .bh-sl-container .form-input input {
       padding: 12px;
     height: auto;
    border-radius: 4px;
        }
       
     
      








  .bh-sl-container .bh-sl-loading {
    background: url(../img/ajax-loader.gif) no-repeat;
    float: left;
    margin: 4px 0 0 10px;
    height: 16px;
    width: 16px; }


  .bh-sl-container {
    clear: both;
    float: left;
    margin: 15px 0;
    width: 100%;
    }





    .bh-sl-container .bh-sl-filters-container .bh-sl-filters {
      float: left;
      list-style: none;
      margin: 0 2px 0 0;
      width: 100%;
      float: left;
      padding: 0;
      }

      .bh-sl-container .bh-sl-filters-container .bh-sl-filters li {
        clear: left;
        display: block;
        float: left;
        margin: 0px 0;
        width: 100%;
        }

        .bh-sl-container .bh-sl-filters-container .bh-sl-filters li label {
          display: inline;
          padding: 0px;
          vertical-align: text-bottom; }

        .bh-sl-container .bh-sl-filters-container .bh-sl-filters li input {
          display: block;
          float: left;
          margin-right: 8px; }

        .bh-sl-container .bh-sl-filters-container .bh-sl-filters li select {
          width: 100%;
          box-sizing: border-box;
          height: auto;
          border: 1px solid #ccc;
          border-radius: 4px;
          padding: 12px;
          -webkit-border-radius: 4px;
          }
  .bh-sl-container .bh-sl-map-container {
    clear: left;
    float: left;
    /* margin-top: 27px; */
    border: 2px solid #fff;
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    top: 0px;
    }











    .bh-sl-container .bh-sl-map-container a {
      color: #005293;
      text-decoration: none; }


      .bh-sl-container .bh-sl-map-container a:active, .bh-sl-container .bh-sl-map-container a:focus, .bh-sl-container .bh-sl-map-container a:hover {
        text-decoration: underline; }


  .bh-sl-container .bh-sl-loc-list {
    /* font-size: 13px; */
    height: auto;
    overflow-x: auto;
    width: 100%;
    }




  
      .bh-sl-container .bh-sl-loc-list {
        width: 100%;
        float: left;
        margin-top: 16px;
        padding-top: 0px;
     }











    .bh-sl-container .bh-sl-loc-list .list-label {
      
      background: #00192d;
      border-radius: 15px;
      color: #fff;
      display: block;
      float: left;
      font-weight: bold;
      margin: 10px 0 0 15px;
      padding: 4px 7px;
      text-align: center;
      width: auto;
      min-width: 13px;
    display: none;
    
    }


.loc-web {
  margin-top: 8px;
  float: left;
  width: auto;
}


.loc-web a{
  font-size: 18px;
  padding: 6px;
  background-color: var(--addiction-main);
  color: #fff;
  float: left;
  border-radius: 4px;
}

  .loc-img {
      width: 40%;
    float: left;
      }


   .bh-sl-container .bh-sl-loc-list .list-details {
      float: left;
      /* padding: 4px; */
      width: 60%;
      }


.bottomdetails 

 {
  margin-top: 0px;
  float: left;
  width: 100%;
}

.bottomdetails li

 {
  margin-top: 8px;
  float: left;
  width: auto;
  font-size: 18px;
  padding: 6px;
  border-radius: 4px;
  background-color: #2f364e;
   margin-right: 4px;
  color: #fff;
  cursor: pointer;
}



      .bh-sl-container .bh-sl-loc-list .list-details .list-content {
        /* padding: 0px 16px; */
        font-size: 14px;
        }
      .bh-sl-container .bh-sl-loc-list .list-details .loc-dist {
        color: #e91d63;
        font-weight: 500;
        font-size: 18px;
        }
    .bh-sl-container .bh-sl-loc-list .list-focus {
      /* border: 1px solid rgba(0, 82, 147, 0.4); */
      transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
      }
    .bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container {
      height: 20px;
      position: relative;
      width: 100%; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container .bh-sl-close-icon {
        right: 6px;
        top: 0; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel {
      margin: 0 2%;
      /* Avoid issues with table-layout */ }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel table {
        table-layout: auto;
        width: 100%; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel table, .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
        vertical-align: middle;
        border-collapse: separate; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel td {
        padding: 1px; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel .adp-placemark {
        margin: 10px 0;
        border: 1px solid #c0c0c0; }
      .bh-sl-container .bh-sl-loc-list .bh-sl-directions-panel .adp-marker {
        padding: 3px; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-title {
      font-weight: bold;
      margin: 15px; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-desc {
      margin: 0 15px; }
  .bh-sl-container .loc-name {
    /* Picked up by both list and infowindows */
    font-size: 24px;
    /* font-weight: bold; */
    color: #2f364e;
    }

.loc-phone {
  color: var(--addiction-main);
  font-size: 18px;
  font-weight: 500;
  padding-left: 24px;
  position: relative;
}

.loc-phone:before {
  color: var(--addiction-main);
  content: "p";
      font-family: complete-icons;
  font-size: 24px;
  font-weight: 500;
position: absolute;
  left: 0px;
  top: 2px;
  line-height: 1;
}



  .bh-sl-container .bh-sl-map {
    float: left;
    height: 530px;
    width: 100%; }
   {



  


      
      .bh-sl-container .bh-sl-map {
        width: 100%;
        float: left;
        } 





  .bh-sl-container .bh-sl-pagination-container {
    clear: both; }
    .bh-sl-container .bh-sl-pagination-container ol {
      list-style-type: none;
      margin: 0;
      padding: 10px 0;
      text-align: center; }
      .bh-sl-container .bh-sl-pagination-container ol li {
        color: #005293;
        cursor: pointer;
        display: inline-block;
        font: bold 14px Arial, Helvetica, sans-serif;
        padding: 10px; }
      .bh-sl-container .bh-sl-pagination-container ol .bh-sl-current {
        color: #555;
        cursor: auto;
        text-decoration: none; }

/* Modal window */
.bh-sl-overlay {
  background: url(../img/overlay-bg.png) repeat;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000; }
  .bh-sl-overlay .bh-sl-modal-window {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #656565;
    position: absolute;
    left: 50%;
    margin-left: -460px;
    /* width divided by 2 */
    margin-top: 60px;
    height: 620px;
    width: 920px;
    z-index: 10010; }
    .bh-sl-overlay .bh-sl-modal-window .bh-sl-map-container {
      margin-top: 50px;
      /* increase map container margin */ }
    .bh-sl-overlay .bh-sl-modal-window .bh-sl-modal-content {
      float: left;
      padding: 0 1%;
      /* there's already a margin on the top of the map-container div */
      width: 98%; }
    .bh-sl-overlay .bh-sl-modal-window .bh-sl-close-icon {
      right: 22px;
      top: 13px; }


      ::placeholder {
        color: rgb(206, 206, 206);
        opacity: 1; /* Firefox */
        font-weight: 400;
      }

.bh-sl-close-icon {
  cursor: pointer;
  height: 24px;
  position: absolute;
  width: 24px; }
  .bh-sl-close-icon:after, .bh-sl-close-icon:before {
    background: #ccc;
    content: '';
    display: block;
    height: 24px;
    margin: -3px 0 0 -1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 3px;
    top: 3px;
    width: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }


  .bh-sl-close-icon:hover:after, .bh-sl-close-icon:hover:before {
    background: #b3b3b3; }



  .bh-sl-close-icon:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }



  .bh-sl-container .form-input input, .bh-sl-container .form-input select {
              color: #72c8c5;
              width: 100%;
              margin: 0px;
              font-size: 24px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 8px;
    width: 100%;
    height: auto;


    
          } 

}



@media screen and (max-width: 768px) {



    .mapandlist {

      grid-template-columns: repeat(1, 1fr);

    }


    .bh-sl-container .form-input {
        width: auto;
        float: left;
        width: 50%;
        padding-right: 8px;
     height: auto;
        }



      .bh-sl-filters-container {
    float: left;
    padding-right: 0px;
    width: calc(50% - 0px);
    }


  .bh-sl-container button {
    font-size: 24px;
    background: #e91d63;
    width: 100%;
    border: 0px !important;
    color: #fff;
    cursor: pointer;
    float: left;
    padding: 12px;
    white-space: nowrap;
    }


}



@media screen and (max-width: 540px) {



  .bottomdetails li

 {
display: none;
}



    .mapandlist {

      grid-template-columns: repeat(1, 1fr);

    }


    .bh-sl-container .form-input {
        width: auto;
        float: left;
        width: 100%;
        padding-right: -0px;
     height: auto;
        }



      .bh-sl-filters-container {
    float: left;
    padding-right: 0px;
    width: calc(100% - 0px);
        margin-bottom: 12px;
    }

  }