.locate-anything-page-nav {
	width: 2em;
	float:left;
	cursor: pointer;	
}

#map-filters ul {
	list-style: none;
}

#locate-anything-loader {
	background: #fff url(../../assets/loaders/loader1.gif) no-repeat;
	width:100%;
	height:100%;
	z-index:999;
	position: absolute;
	opacity: 0.65;
	background-position: center center;
}
.locate-anything-loader-nav {
    z-index:999;
    position: absolute;
    min-height: 300px;
    width:100%;
}
.locate-anything-loader-nav .spinner {
    position: absolute;
    left: calc(50% - 28px);
    top: calc(50% - 28px);
}
.map-nav-lists {
    position: relative;
}
.map-nav-lists.loading {
    opacity: 0.65;
}

/* Tokenze fix*/
div.Tokenize ul.Dropdown li {
    width: 100%;
}


/* Tooltip styles */

.leaflet-popup-content {
    width:auto ;
    height:auto ;
    min-width:270px;
}
/*.leaflet-popup-content img:first-child  {width: 100%;max-width: 100%}*/
.leaflet-popup-content {
	overflow: hidden;
	}
.leaflet-popup-content h3 {
    padding-left: 1em;
}
.leaflet-popup-content p {padding:17px;font-size: 15px;}

/* Nice Tooltips Style */
.nice-tooltips .leaflet-popup-content {
    margin:0 !important;
    border-radius: 11px;
    /*width:400px !important;*/
}

.nice-tooltips .leaflet-popup-content-wrapper {
     padding: 0
}

.nice-tooltips .leaflet-popup-content img:first-child {width:100%;}
.nice-tooltips .leaflet-popup-content p,.nice-tooltips .leaflet-popup-content ul li {font-size: 15px;}
.nice-tooltips .leaflet-popup-content p:first-letter {
    /*	text-transform: uppercase;
    font-size: 32px;
    line-height: 1em;
    font-family: serif;
    vertical-align: sub;
    color: #ccc;
    letter-spacing: 1px;*/
}

.nice-tooltips .leaflet-popup-content div#mask {  
   width: 100%;
   height:100%;  
   overflow: hidden;
}

/* Image mask*/
.map-nav-item-wrapper div#mask {  
   width: 200px;
   height:150px;  
   overflow: hidden;  
}
.map-nav-item-wrapper div#mask img {max-width:100% !important;}

.displaynone {display: none !important;}

/* TOOLTIP GRID */
.float-right {float:right;}
.float-left {float:left;}
pane {   
    height: 100%;
    float: left;
     width: 100%;
}
pane.two-third {
    width: 60%;   
}
pane.one-third {
    width: 30%;    
}
pane.1-fourth {
    width: 25%;    
}
pane.half,pane.2-fourth {
    width: 50%;    
}
pane.3-fourth {
    width: 75%;    
}

@media (max-width: 1000px) {
    pane {
     //   width: 100% !important;
        padding:10px;  
        float: left;
    }
}

/* Range slider */
span.ui-slider-handle.ui-state-default.ui-corner-all b {
    font-size: 10px!important;
    float: left !important;
    text-align: center !important;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { 
    min-height: 1.2em;
    line-height: 1.2em;
    padding: 0 5px;
}

.ui-slider .ui-slider-handle {
    width: auto !important;
    min-width: 1.2em;
    top: -0.4em !important;
}

/* Css fix for range slider when Woocommerce is activated */
.ui-slider .ui-slider-handle:before, .ui-slider .ui-slider-handle:after {
   display: none !important;
}
/* End Range slider */


.map-types {padding-top:2em;border-radius: 25px}
.map-types .content-wrapper-background{border-radius: 25px;border:1px solid #eee;}
.map-types .content-container {padding:1em;}
.map-types .image img {
    padding-top:10px;
    border-radius: 100%!important;
}

.feature-list h3  {
    padding-top:5px;
}
.feature-list p {
    font-size: 16px;
    line-height: 24px;
}

#filters label,#locate-anything-template-wrapper label {
    width: 100%;
    /*float: left;*/
    font-weight: bold;
}

.leaflet-container a.leaflet-popup-close-button {   
    top: 3px;
    right: 2px;
    border : none !important;
  }

.LA_search_location {
   
}
.LA_search_location_result {
     margin-bottom: 10px;
     margin-top: 10px;
}

#submit_search_box_by_location {
    margin-left: 5px;
}
#submit_search_box_by_location:hover {
    cursor: pointer;
}
.LA_search_location_address.pretty {
    display: flex;
    line-height: 1.3;
}
.LA_search_location_address.active label {
    text-decoration: underline;
}
.LA_search_location_address.pretty .state label:before, 
.LA_search_location_address.pretty .state label:after {
   /* border-radius: 50%;*/
}
.LA_search_location_address.pretty .state label:after, 
.LA_search_location_address.pretty .state label:before, 
.LA_search_location_address.pretty .state label:after, 
.LA_search_location_address.pretty .state label:before {
    top: calc((46% - (100% - 1em)) - 4%);
}

 #locate-anything-template-wrapper .LA_search_location_address label,
 .LA_search_location_address label {
    font-weight: normal;
    line-height: 1.5;
}
.nofounds label {
    color: red;
}
.nofound {
    font-weight: normal;
    line-height: 1.5;
    margin-left: 5px;
    display: inline-block;  
}
.locate-anything-search_box_input {
    margin-bottom: 5px;
}

#locate-anything-template-wrapper label.locate-anything-search_box_by_radius_label,
label.locate-anything-search_box_by_radius_label {
    width: inherit;
    display: inline;
    margin-left: 5px;
}
.locate-anything-search_box_by_radius {
    padding: 3px;
}
#reset_search_box_by_location {
    margin-left: 5px;
}
.LA_search_location_result.result_by_radius {
    display: none;
}

#locate-anything-template-wrapper .LA_search_location_ra label.locate-anything-search_box_by_radius_label,
.LA_search_location_ra label.locate-anything-search_box_by_radius_label {
    margin-left: 0px;
}
.radius_html {
    display: inline-block;
}
.leaflet-touch .leaflet-right .leaflet-bar {
    border: none;
}

/*chosen*/

.LA_filters ul.chosen-results,
.LA_filters ul.chosen-choices,
.LA_filters ul.TokensContainer {
    display: inherit; 
}

/*range*/

.filter-range {
    min-width: 270px;
}

.LA_filters_checkbox.pretty, .LA_filters_radio.pretty {
    display: flex;
    line-height: 1.3;
}

/*loader*/

.spinner {
   width: 56px;
   height: 56px;
   border-radius: 50%;
   background: radial-gradient(farthest-side,#dbdbdd 94%,#0000) top/9px 9px no-repeat,
          conic-gradient(#0000 30%,#dbdbdd);
   -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 0);
   animation: spinner-c7wet2 1s infinite linear;  
}

@keyframes spinner-c7wet2 {
   100% {
      transform: rotate(1turn);
   }
}

.error_message {
    color: red;
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
