.directory-listing.featured .bg-featured {
    background: #fff7c5;
}
.directory-contact-adress {
    margin-left: 10px;
}
.badge-wrapper {
    text-align: center;
}
.badge-wrapper img {
    margin-bottom: 5px;
}
.send-message {
    text-align: right;
}
.single-directory .send-message {
    margin: 5px 0 0 15px;
    text-align: center;
}

@media (max-width: 767px) {
    .single-directory .send-message {
        margin-left: 0;
    }
}

.ilf-btn-section{text-align: center;}

.ilf-location-example {display: none;}
.ilf-LocationWrapper:hover .ilf-count {background:#ff0000; color:#fff; border:none; transition:0.3s;}
.ilf-LocationWrapper:hover .ilf-LocationNumber{background-color:white; color:#162864;}
.ilf-LocationWrapper {background:#fff; border:1px solid #2d2d2d; margin:20px 0px 30px 0px !important ;padding:0px 0px 15px 0px !important;}
.ilf-LocationRow {margin:0;padding:10px;}
.ilf-locationimagecolumn img {height:auto; width:100%; max-height:150px;}
.ilf-LocationName{font-size: 30px !important;margin-bottom:30px !important;font-weight: 600;color: #73A533 !important;}
.ilf-LocationAddress{font-weight:400;margin: 0;font-size: 16px;}
.ilf-columnleftaddress{ text-align: center; }
.ilf-columnleftaddress .ilf-phone {color:#2d2d2d; font-weight: 600 !important;}
.ilf-count {right: 35px;margin-top: -1px;background: #2e2e2e;color: #fff;border: 1px solid #2e2e2e;padding:2px 8px 0;font-size: 18px; margin-bottom: 10px; height: 20px;}
.ilf-activelocationwrapper .ilf-count{background-color:#ff0000; color:#fff; border:1px solid #333; transition:all 0.3s ease-in-out;}
.inBlock{display: inline-block !important;}

.ilf-phone{font-weight: 600 !important;margin-top: 5px;}


/* The location pointed to by the popup tip. */
.popup-tip-anchor {
  height: 0;
  position: absolute;
  /* The max width of the info window. */
  width: 200px;
}
/* The bubble is anchored above the tip. */
.popup-bubble-anchor {
  position: absolute;
  width: 100%;
  bottom: /* TIP_HEIGHT= */ 8px;
  left: 0;
}
/* Draw the tip. */
.popup-bubble-anchor::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  /* Center the tip horizontally. */
  transform: translate(-50%, 0);
  /* The tip is a https://css-tricks.com/snippets/css/css-triangle/ */
  width: 0;
  height: 0;
  /* The tip is 8px high, and 12px wide. */
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: /* TIP_HEIGHT= */ 8px solid white;
}
/* The popup bubble itself. */
.popup-bubble-content {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -100%);
  /* Style the info window. */
  background-color: white;
  padding: 5px;
  border-radius: 5px;
  font-family: sans-serif;
  overflow-y: auto;
  max-height: 60px;
  box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.5);
}

/* .gm-style-iw { min-width:280px !important; width: 100% !important; } */
.gm-style-iw {left:0 !important;top:0 !important;min-width:280px !important; width: 100% !important; padding: 0 !important;}
.gm-style-iw div:nth-child(1) {max-width:100% !important; width:100% !important; overflow:hidden !important; margin-bottom: 3px;}
/*.gm-style-iw + div {display: none;}*/

.ilf-location-title{font-family: 'Fira Sans', sans-serif;    color: #c76300; margin-bottom:30px;}
.gm-style div.feat-img{height: 130px; background-repeat: no-repeat; background-position: center; background-size:cover;}
.ilf-LocationAddress{text-align: left; font-weight: 500;}
.ilf-distance{text-align: left; margin-bottom:0px;color:#53adc9;font-weight: 600;margin-bottom: 5px;}
.ilf-LocationName{color:#53adc9; margin-bottom:0px;}
.ilf-btn-view{

    background-color: #F58220 !important;
    border:none;
    font-weight: 500;
    font-weight: bold;
    color: white;
    text-align: center !important;
    padding: 5px;
    border-radius: 5px;
    max-width: 80%;
    margin: 10px auto;
    color:#4976a4;}
.ilf-btn-view:hover{background-color: #c79231 !important; color: white;}
.ilf-Message{color: gray;}

.tileimagecontainer{padding-right:0px;}
.ilf-LocationWrapper{margin:0px; padding:10px 10px 10px 20px; border:none !important; border-bottom:1px solid #cbcbcb !important;}
.padding-right{padding:0px; height:500px; overflow:hidden; overflow-y: scroll;border-bottom: 1px solid #cbcbcb; border-top: 1px solid #cbcbcb;}
.ilf-LocationAddress{font-size:14px;}
.padding-right::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
}
.padding-right::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(0,0,0,.5);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.ilf-btn-view{display: block; text-align: left;}
.padding-left{padding:0px;}

.no-locations .location-form{
  margin-bottom: 10px;
}
/*.ilf-spacing{
  margin: 11px 0;
}*/
.current-location {
  font-weight: 600;
}

.gm-ui-hover-effect {
  opacity: 1;
}
.gm-style .gm-style-iw-c {
  border-radius: 0;
}

/* Info Window */

.ilf-container {
  padding: 10px;
}

.ilf-container p, .ilf-container a {
    margin: 0;
    font-weight: 400;
    text-decoration: none;
}

.ilf-container .infotitle {
    font-weight: 400;
    color: #000;
    font-size: 18px;
}

.ilf-container .infotitle:hover, .ilf-container .infotitle:active, .ilf-container .infotitle:focus {
  text-decoration: underline;
}

.ilf-content {
    margin: 0 5px
}

.ilf-container .ilf-msg {
    margin: 0 0 .5rem;
    padding: 0 0 .5rem;
    border-bottom: 1px solid #000;
}

.ilf-container .info-btn {
    width: 100%;
    text-align: center;
    font-size: 16px;
}

.ilf-container .info-btn a {
    padding:10px;
    display: block;
    background: #f3b543;
    border-radius: 5px;
    margin-top: 10px;
    color: #fff;
}
.ilf-container .info-btn a:hover, .ilf-container .info-btn a:active, .ilf-container .info-btn a:focus {
  background: #d5941e;
}

.ilf-container .infophone a{
  color: #f3b543;
}
/* End Info Window */

.location-list-title {
    font-weight: 600;
    font-size:26px;
}

.tileimage{height:200px !important;}

/* Accordian */
.state-accordion {
  background-color: #447a96;
  color: #fff;
  cursor: pointer;
  padding: 15px 15px 15px 25px;
  margin-bottom: 5px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 22px;
  font-weight: 600;
  transition: 0.4s;
}

.active, .state-accordion:hover {
  background-color: #345c70;
}

.panel {
  padding: 0 50px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}

.state-accordion:after {
  content: '+';
  font-weight: 800;
  font-size: 22px;
  color: #fff;
  float: right;
  margin-left: 5px;
}

.state-accordion.active:after {
  content:"—";
}

.ilf-btn-view{    max-width: 250px !important;    margin: 30px 0px !important;}

.archiveState{padding:15px 75px !important}

.ilf-LocationAddress.ilf-city-state-zip {
  padding-left: 5px; 
}

@media screen and (max-width:767px){
.ilf-LocationAddress, .ilf-phone{font-size:16px !important;}
  .ilf-Message{margin-bottom:0px;margin-top:-15px;}
  .ilf-LocationName{margin-bottom:10px !important;}
  .ilf-btn-view{margin-top:10px !important;}
  .archiveState{padding:15px !important}
}