
/* map */

#tx-epx-locator-map {
	width:100%;
	height:650px;
}

.tx-epx-locator-map .marker-icon span{
	background-color: #660033;
    border-radius: 50%;
    color: white;
    font-size: 10px;
    left: 3px;
    min-width: 15px;
    position: absolute;
    text-align: center;
    top: 5px;	
}


.tx-epx-locator-map .marker-icon:hover{
	cursor:pointer;	
}

.tx-epx-locator-map .marker-icon i {
    left: 0;
    position: absolute;
    top: 0;
	font-size: 30px;
        color: #f39324;
}

.tx-epx-locator-list-location-title .title{
color: #6b2f49;
font-weight:bold;
line-height:1;
}

.tx-epx-locator-list-location-title .title-wrapper{
 width:80%;
 float:left;
}

.tx-epx-locator-list-location-title .arrow-wraper{
    float:right;
    width:20%;
    margin-top:-7px;
}

.tx-epx-locator-list-location-title .arrow-wraper span{
    text-align:right;
}

.tx-epx-locator-map .location-image img{
   width:110px; 
   float:right; 
   height:auto;
}

.tx-epx-locator-map .marker-icon {
    height: 50px;
    position: relative;
	top:17px;
	right:9px;
}

/* filter */

 

.tx-epx-locator-filter-category .filter-box.actions.last{
	float:none;
	position:absolute;
	bottom: 30px;
	left:24px;	
}

.tx-epx-locator-filter-category label.checkbox  a{
	color:#333;	
}

.tx-epx-locator-filter-category label:hover{
	cursor:pointer;
	
}

.tx-epx-locator-filter-radius{
	width: 445px;
	float:left;
	background-color:white;
	min-height:310px;
	margin-top:-18px;
	padding:36px 48px 0 48px;
	position:relative;
	z-index:5;
	margin-bottom:48px;

}
.tx-epx-locator-filter-category label.checkbox{
	display:block;
}

.tx-epx-locator-filter-category  label.checkbox .checkbox{
		width:12px;
	height:12px;
	border:1px solid #6e6e6d;
	position: relative;
	-webkit-box-shadow: inset 0px 0px 2px 5px rgba(110, 110, 109, 0.1); /* WebKit */
-moz-box-shadow: inset 0px 0px 2px 5px rgba(110, 110, 109, 0.1); /* Firefox */
box-shadow: inset 0px 0px 2px 5px rgba(110, 110, 109, 0.1); /* Standard */ 
	
	
	
}

.tx-epx-locator-filter-category label.checkbox .checkbox{
display:inline-block;	
	
}


.tx-epx-locator-filter-category .checkbox .checked .checkbox-inner{
	width:8px;
	height:8px;
	border-radius: 5px;
	background-color: #660033;
	display:inline-block;
	position:absolute;
	top:1px;
	left:1px;	
}
.tx-epx-locator-filter-radius .filter-content .field input{
	height:36px;
	width:100%;
	margin-bottom:12px;
	color: #6e6e6d;
	padding:5px 10px;
		-webkit-box-shadow: inset 0px 0px 2px 5px rgba(110, 110, 109, 0.1); /* WebKit */
-moz-box-shadow: inset 0px 0px 2px 5px rgba(110, 110, 109, 0.1); /* Firefox */
box-shadow: inset 0px 0px 2px 5px rgba(110, 110, 109, 0.1); /* Standard */ 
}

.tx-epx-locator-list-location-title .title-wrapper:hover{
    cursor:pointer;
}

.tx-epx-locator-filter-radius .filter .filter-box.actions{
	margin-top:12px;
}

.tx-epx-locator-filter-radius .filter .filter-box.actions .filter-content{
	position:relative;	
}

.tx-epx-locator-filter-radius .filter .filter-box.actions .filter-content button{
	position:absolute;	
	right:0;
	min-width: 140px;
}
.tx-epx-locator-filter-radius .filter .filter-box.actions .filter-content button:hover{
cursor:pointer;	
}

.tx-epx-locator-list{
	padding-top:13px;	
}

.tx-epx-locator-list ul{
	list-style:none;
	margin-left:0;
        padding-left:0;
	min-height:260px;
	max-height:580px;
	overflow-y:scroll;
}

.tx-epx-locator-list ul li{
	padding-left:0;
	margin-bottom:30px;
}

.tx-epx-locator-filter-radius .filter .filter-box.actions .filter-content a{
	position:absolute;	
	left:0;
	background-color: white;
	border: 1px solid #660033;
	color: #660033;
}

.tx-epx-locator-filter-category .filter-box.first{
	float:left;
	padding-left:24px;
	width: 390px;
}

.location-box .location-content h2{
	font-size:26px;
	margin-top:24px;
	font-family: "Open Sans", serif;
}

.location-box .location-marker{
	font-size: 40px;
}

.location-box .marker-icon{
	position:relative;
	height: 50px;
	width:50px;
	float:left;	
}


.location-box .filter-range{
	width:150px;
	float:left;
	padding-top: 25px;
}

.location-box .marker-icon i{
	position:absolute;
	left: 0;
	top:0;	
}
.location-box .marker-icon span{
	background-color: #660033;
    border-radius: 50%;
    color: white;
    font-size: 14px;
    left: 6px;
    min-width: 15px;
    position: absolute;
    text-align: center;
    top: 4px;	
}


.tx-epx-locator .filter-description{
	color: rgb(51,51,51);
	font-size:16px;
	font-weight:600;
	margin-bottom:24px;
}

ul.ui-autocomplete {
    display:block;
    list-style:outside none none;
    margin:0;
    outline:medium none;
	padding:0px;
	max-width:300px !important;
	border:0.063em solid #b6b6b6;
	background-color:#fff;
	font-size:0.75em;
	z-index:999 !important;
	position:relative !important;
}
ul.ui-autocomplete li {
	cursor:pointer;
	padding:2px;
}
ul.ui-autocomplete li:hover {
    background-color:#ddd;
}


.map-locator-wrapper{
	position:relative;
	overflow-y:hidden;
	margin-top:40px;
	margin-bottom:60px;
}

.map-locator-wrapper + .tx-dce-pi1 .text{
	margin-top:20px;	
}

.map-locator-wrapper .filtermenues{
	position:absolute;
	left:0;
	top:0;
	background-color:white;
	height:100%;
	width:25%;
	z-index:9;
	padding:62px 40px 0 40px;
	-webkit-box-shadow: 8px -10px 10px 0 rgba(79, 79, 79, 0.5);
-moz-box-shadow: 8px -10px 10px 0 rgba(79, 79, 79, 0.5);
box-shadow: 8px -10px 10px 0 rgba(79, 79, 79, 0.5);
}


.map-locator-wrapper .filtermenues-swiper{
 background-color: white;
    height: 40px;
    left: 350px;
    position: absolute;
    top: 40px;
    width: 40px;
    display:none;
	z-index: 999;
	-webkit-box-shadow: 5px 0 5px 0 rgba(79, 79, 79, 0.5);
-moz-box-shadow: 5px 0 5px 0 rgba(79, 79, 79, 0.5);
box-shadow: 5px 0 5px 0 rgba(79, 79, 79, 0.5);
}

.map-locator-wrapper .filtermenues-swiper:hover{
	cursor:pointer;	
}

.map-locator-wrapper .filtermenues-swiper i{
	display:inline-block;
	padding-top:13px;
	padding-left:13px;
	color:#333;
}

.map-locator-wrapper .tx-epx-locator-filter-category .gray-spacer{
	background-color: #d8d8d8;
	height:3px;
	width:100%;
	margin-top:46px;
}


/* Round Checkbox Filters */
.filter-content .switch {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 20px;
  float:right;
  top:9px;
}

.filter-content .switch input {display:none;}

.filter-content .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
/*
.filter-content .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0px;
  bottom: 0px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
*/



.filter-content .slider .bubble{
	background-color: white;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 16px;
    right: 0px;
    position: absolute;
    top: -1px;
    transition: all 0.4s ease 0s;
    width: 16px;
}

.filter-content input:checked + .slider {
  background-color: #ccc;
}

.filter-content input:focus + .slider {
  box-shadow: 0 0 1px #ccc;
}

.filter-content input:checked + .slider .bubble {
  -webkit-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  transform: translateX(-15px);
}

/* Rounded sliders */
.filter-content .slider.round {
  border-radius: 34px;
}

.filter-content .slider.round:before {
  border-radius: 50%;
}

/* Style Selectbox */
.filter-content.select-style {
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    background: #fafafa url("img/icon-select.png") no-repeat 90% 50%;
	position:relative;
}

.filter-content.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.filter-content.select-style select:focus {
    outline: none;
}

.secondary-filter-wrapper .secondary-filter{
	margin-top:15px;
	margin-bottom:5px;
}

.secondary-filter-wrapper .secondary-filter i{
	font-size:34px;
	padding-right:24px;
}

.secondary-filter-wrapper .secondary-filter .category-label{
	vertical-align:super;
	
}

.first-filter-wrapper{
	margin-bottom:15px;
	position:relative;
}

.tx-epx-locator-list-headline{
	margin-bottom:30px;
	font-size:18px;
}

/* Styling Multi Select */
.first-filter-wrapper .dropdown {

}



.first-filter-wrapper .dropdown dd,
.first-filter-wrapper .dropdown dt {
  margin: 0px;
  padding: 0px;
}

.first-filter-wrapper .dropdown ul {
  margin: -1px 0 0 0;
}

.first-filter-wrapper .filter-content{
  border: 1px solid rgb(218,218,218);
  margin-bottom:24px;
}

.first-filter-wrapper .dropdown dd {
  position: relative;
}

.first-filter-wrapper .dropdown a,
.first-filter-wrapper .dropdown a:visited {
  color: #262626;
  text-decoration: none;
  outline: none;
}

.first-filter-wrapper .dropdown dt a {
  background-color: white;
  display: block;
  padding: 0;
  min-height: 25px;
  line-height: 24px;
  overflow: hidden;
  border: 0;
  width: 100%;
}

.filter-box.first-filter-wrapper.copy .dropdown{
    margin: 9px 0;
}

.first-filter-wrapper .dropdown dt a span,
.first-filter-wrapper .multiSel span {
  cursor: pointer;
  display: inline-block;
  padding: 5px 10px;
}

.first-filter-wrapper .dropdown .dropdown-icon{
	float:right;	
}

.first-filter-wrapper .dropdown dd ul {
  background-color: rgb(247,247,247);
  border: 0;
  color: rgb(153,153,153);
  display: none;
  left: -1px;
  padding: 2px 15px 2px 5px;
  position: absolute;
  top: 0px;
  z-index:999;
  width: 100%;
  list-style: none;
  height: 130px;
  overflow: auto;
  border-right: 1px solid rgb(218,218,218);
	  border-bottom: 1px solid rgb(218,218,218);
	  border-left: 1px solid rgb(218,218,218);
}

.first-filter-wrapper .dropdown span.value {
  display: none;
}

.ce-list.map-wrapper.ce-epxlocator_locator{
    position:relative;
    z-index:9;
    float:left;
    width:70%;
}

.ce-list.map-wrapper.ce-epxlocator_locator:after{
    clear:both;
    float: none;
}

.filtermenues.ce-epxlocator_locator{
    
    background-color: white;
    height: 650px;
    width: 30%;
    float:left;
    z-index: 10;
    position:relative;
    padding: 30px 20px 0 20px;
    -webkit-box-shadow: 8px 0px 10px 0 rgba(79, 79, 79, 0.5);
    -moz-box-shadow: 8px 0px 10px 0 rgba(79, 79, 79, 0.5);
    box-shadow: 8px 0px 10px 0 rgba(79, 79, 79, 0.5);
}

.first-filter-wrapper .dropdown dd ul li a {
  padding: 5px;
  display: block;
}

.first-filter-wrapper .dropdown dd ul li a:hover {
  background-color: #fff;
}

.tx-epx-locator-list-location-title .arrow-right{
	display:inline-block;
	float:right;
	right:5px;
        top:0;
	color:rgb(51,51,51);
        padding-top:0px;
        padding-right:10px;
}

.tx-epx-locator-list-location-title .arrow-right i{
    
}

.tx-epx-locator-list-category-title{
    width:85%;
}

.tx-epx-locator-list ul li:hover{
	cursor:pointer;
}

/* Map Styles */
.tx-epx-locator-map .gray-category{
	color: rgb(153,153,153);
	
}

.tx-epx-locator-map .infobox-wrapper .location-information {
    float:left;
	width:150px;
        font-size:15px;
        margin-top:10px;
}

.tx-epx-locator-map .infobox-wrapper .location-information a{
    color: #f39324;
    padding-top:5px;
    display:inline-block;
    font-size:13px;
    
}

.tx-epx-locator-map .infobox-wrapper .additional-contact a{
    color: #f39324;
    font-size:13px;
    
}

.tx-epx-locator-map .infobox-wrapper .additional-contact{
    margin-top:20px;
    font-size:13px;
}


.tx-epx-locator-map .infobox-wrapper .location-information p{
    line-height:1;
}

.tx-epx-locator-map .infobox-wrapper .location-image {
    float:left;
	width:150px;
        margin-top:10px;
}

@media screen and (max-width:1200px){
	.first-filter-wrapper .dropdown dd ul{
		width:92%;	
	}
	
}


@media screen and (max-width:990px){
	.map-locator-wrapper .filtermenues{
		width:35%;	
	}
        
         .filtermenues.ce-epxlocator_locator{
            position:static;
            width:100%;
            height:100%;
            box-shadow:none;
            padding:0;
        }
        
        .ce-list.map-wrapper.ce-epxlocator_locator{
            width:100%;
        }
        
        .tx-epx-locator-list ul{
            
        }

}

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

	.map-locator-wrapper .filtermenues-swiper{
		display:block;
	}
        
       
	
}

@media screen and (max-width:500px){
	.map-locator-wrapper .filtermenues{
		width:75%;	
	}
        
        .tx-epx-locator-map .infobox-wrapper .location-image {
        margin-top:5px;
}

.tx-epx-locator-map .location-image img {
    width: 100%;
    float: left;
}
	
}