/* @override http://82.145.61.16/?css=styles/storelocator.css */

/* @override
	http://mid.co.uk/ifn-www/dist/assets/css/storelocator.css
	http://82.145.61.16/js/locator/css/storelocator.css
	http://82.145.61.16/?css=styles/storelocator.css */


/* Infowindow Roboto font override */
.gm-style div, .gm-style span, .gm-style label, .gm-style a {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

.bh-sl-error {
  clear: both;
  color: #ae2118;
  float: left;
  font-weight: 600;
  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;
  float: left;*/
      font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; 
  padding: 0 0.5rem;
  width: 100%;
   }

    
.bh-sl-filters  {
list-style: none;
	margin: 0;
}
  .bh-sl-filters label {
line-height: 1.1; font-size: 1rem;
  }
  
  .bh-sl-filters input {
  	margin-bottom: 0.5rem ;
  }
  

  
  .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 .bh-sl-map-container {
    clear: left;
    float: left;
    width: 100%; }
    @media (min-width: 1024px) {
      .bh-sl-container .bh-sl-map-container {
        margin-bottom: 2rem; } }
   
     .bh-sl-container .bh-sl-loc-list {
    font-size: 0.875rem;
    height: 530px;
    overflow-x: auto;
    width: 100%; 
    border-top:  1px solid #eee;  
      border-bottom:  1px solid #eee;
	 }
    @media (min-width: 1024px) {
      .bh-sl-container .bh-sl-loc-list {
        width: 30%; } }
    .bh-sl-container .bh-sl-loc-list ul {
      display: block;
      clear: left;
      float: left;
      width: 100%;
      list-style: none;
      margin: 0;
      padding: 0; }
      .bh-sl-container .bh-sl-loc-list ul li {
/*        border: 1px solid #fff;*/
       
        /* Adding this to prevent moving li elements when adding the list-focus class*/
        box-sizing: border-box;
        clear: left;
        cursor: pointer;
        display: block;
        float: left;
        width: 100%; }
        
        
       
    .bh-sl-container .bh-sl-loc-list .list-label {
      background: #a4236a;
      border-radius: 50%;
      color: #fff;
      display: block;
      float: left;
      font-size: 0.875rem;
      font-weight: 900;
      margin: 0.75rem 0 0 0.75rem;
      padding: 0.25rem 0.5rem;
      text-align: center;
      width: auto;
      min-width: 1.75rem; }
      
      .bh-sl-container .bh-sl-loc-list .list-focus     .list-label {
      color: #333;
      	background: #fff !important;
      }
    .bh-sl-container .bh-sl-loc-list .list-details {
      float: left;
      margin-left: 0.25rem;
      width: 80%; }
      
      .bh-sl-container .bh-sl-loc-list .list-focus .loc-name,
       .bh-sl-container .list-focus  .list-details:hover .loc-name ,
         .bh-sl-container .bh-sl-loc-list .list-focus .list-details {
      	color: #fff;
      }
      
      
      .bh-sl-container .bh-sl-loc-list .list-details .list-content {
        padding: 0.5rem; 
        font-size: 0.875rem;
        line-height: 1.4;
	  }
	  
	  
	
	   
	     .bh-sl-container .bh-sl-loc-list .list-details .list-content .button {
	     	margin-top:  0.5rem;
	     	padding: 0.25rem 0.5rem;
	     }
	     
	     .bh-sl-container .bh-sl-loc-list .list-focus .list-details  .list-content .button {
border-color: #fff;	     }


      .bh-sl-container  .loc-dist {
              	font-size: 1rem;
              	margin-top:  0.5rem;
      
        color: #555;
        font-weight: 600 !important;
        text-transform: uppercase;
        }
        
        .bh-sl-container .loc-address {
        	font-size: 1rem;
        }
          
        
    .bh-sl-container .bh-sl-loc-list .list-focus {
    /*  border: 1px solid rgba(0, 0, 0, 0.1);
      transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; */
      transition:  background 400ms;
      background: #a4236a !important;
      }
    .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: 600;
      margin:1rem 0 0 1rem;
      font-size: 1.875rem; }
    .bh-sl-container .bh-sl-loc-list .bh-sl-noresults-desc {
      margin: 0 1rem; }
  .bh-sl-container .loc-name {
    /* Picked up by both list and infowindows */
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
     }
     
   .bh-sl-container .list-details .loc-name {
   font-weight: 600;
     	       color: #a4236a;
     }
     
   .bh-sl-container .list-details:hover .loc-name {
     	          color: #703f7a; 
     }
     
     
     
     
.bh-sl-container .bh-sl-loc-list .expired .list-label {background: rgba(0, 0, 0, .25); }

.bh-sl-container .bh-sl-loc-list .expired.list-focus .list-label {background: rgba(255, 255, 255, .5) !important; }



     .bh-sl-container .bh-sl-loc-list .expired .list-details div:nth-child(3):after {

    display: block;
	content: '(Event has ended)';
     	color:  #777;
     	font-size: 0.75rem;
     	text-transform: uppercase;
     }
     
 .bh-sl-container .bh-sl-loc-list .list-details div:nth-child(3)
          {
text-transform: uppercase;
font-weight: 600;     
padding:  0.1rem 0.2rem;
margin-left: -0.2rem;
 }

.bh-sl-container .bh-sl-loc-list .expired.list-focus .list-details div:nth-child(3):after {

color:  #fff;
  }




  .bh-sl-container .bh-sl-map {
    float: left;
    height: 530px;
    width: 100%; }
    
.bh-sl-map-container.full-width .bh-sl-map {
 margin-bottom: 1rem;
  }
    
    @media (min-width: 1024px) {
      .bh-sl-container .bh-sl-map {
        width: 70%; } 
          
.bh-sl-map-container.full-width .bh-sl-map {
  	width: 100% !important;
  }
        }/*mq*/

        
  .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: 600 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; }

.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-map-container.full-width .bh-sl-map .button {
	display: none;
}

.map-distance {
display: inline-block;
font-size: 0.875rem;
margin-left: 0.5rem;
}


 

/*# sourceMappingURL=storelocator.css.map */
