/* CSS Document */

div.town_selector_box
{
	margin: 0px;
padding: 0px;
font-size: 20px;
text-align: center;
margin: 0;
display: inline-block;
position: relative;
width: 100%;
}

#town_selector {
  padding: 18px 10px 6px 16px;
  border: 0;
  outline: none;
  color: #000;
  font-size: 17px;
  border: 1px #ccda01 solid;
}
.col-left {
 padding: 0px !important;
}
.blocMap{max-width: 100%;
margin: auto;margin-bottom:0px;}
#listeBtnEvt .cta
{
border: 0;
color: #000;
font-family: 'Abarth_Light',"Open Sans",sans-serif;
font-size: 16px;
line-height: 16px;
text-transform: none;
font-weight: 700;
width: auto;
height: auto;
letter-spacing: .5px;
text-align: left;
margin: 0px;
margin-top: 10px;
background-color: #ccda01;
display: inline-block;
border-radius: 5px;
}

#listeBtnEvt .cta::after
{
	content:">";
	color: #ccda01;
	margin-left: 5px;
	
}

div.town_selector_row
{
	padding: 0px;
align-items: center;
width: 100%;
z-index: 2;
display: flex;
flex-direction: column;
margin:0;
	
}
#listeBtnEvt
{
	overflow-y:scroll;
	height:500px;
	width:100%;
	display:inline-block;
	float:left;
	background-color:#f8f8f8;
}





@media only screen and (max-width: 650px) {#listeBtnEvt{height:auto;}.blocMap{max-width: 100%;
margin: auto;margin-bottom:0px;}}

@media only screen and (max-width: 480px) {
.town_selector_gps_txt , span.town_selector_or
{
	display:none;
}
#town_selector_searchinput
{
	margin-left: 55px;
}


}



.blocMap{padding: 0;}


.blocMap .col-12 {padding: 0!important;}


@media only screen and (max-width: 1080px) {.blocMap{width:100%;margin-left:0;}}

div.bloc-list-result
{
	    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
	background-color: #f8f8f8;

}
#mapEvt
{
	height:500px;
	width:75%;
	display:inline-block;
	z-index: 50;
	background-color:#fff;

}
.img_town_selector_geoloc {
    
margin: auto;
  height: 80%;
  max-width: 100%;	
}
span.town_selector_or{
	
	align-items: center;
	font-size: 1.4rem;
	font-weight: 700;
	margin: 8px 16px;
	margin-bottom: 8px;
	color: #fff;
	width: auto;
	}
a.town_selector_geoloc svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
    width: 22px;
	overflow: hidden;
	margin:auto;
}

#town_selector_geoloc>svg>path,    #town_selector_searchinput>svg>path {
    fill: white;
	stroke:white;
}​



.town_selector_box.contentBox
{
	margin:0;
	padding:0;
}

div.town_selector_row .col-12
{
	padding:0;
}

div.town_selector_box div.contentBox
{
	padding:0;
}




@media only screen and (max-width: 1080px) {#mapEvt,div.bloc-list-result{width:100%}}
@media only screen and (max-width: 650px) {#mapEvt,div.bloc-list-result{width:100%}}

.list-event-past{background-color: #eee;display:none}
.result.pastevent-result {
  display: none;
}
.event-item .dist {text-align: center;}
.event-item .dist .picto {
	background-image: url(../images/pin-off.png);
	width: 50px;
	height: 68px;
	margin: 5px auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.event-item .dist .picto-off {
	background-image: url(../images/pin-ko.png);
}
.event-item .dist .picto-on {
	background-image: url(../images/pin-on.png);
}
	
div.km
{
	font-size: 10px;
	text-align:center;
}
.list-result .list-event .result-nbr {margin-right: 5px; color: #000000;font-size: 1rem;font-weight:normal}
.list-result .list-event .result {margin: 0;border-bottom: 1px solid #e2e1e5;color: #000000;padding: 9.5px 0;text-align: center;font-size: 1rem;font-weight:normal}

.event-item
{
	color: #3c3947;
	font-size:1.5rem;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	text-align:left;
	padding:10px 0px;
}
.place-date {
    
    color: #000;
margin: 10px 0px;
font-family: 'Abarth_Medium';
font-style: italic;
}
.place-name {
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 700;
	text-align:left;
	color:#000000;
}
.place-name-resume {
    text-transform: uppercase;
	color:#000000;
}

.list-result .event-item:hover, .list-result .event-hover
{
	background-color:#fff;
	 color: #000;
}

.leaflet-popup-content
{
	text-align:center;
}
.MapEventLogo {
    margin: auto;
	margin-bottom:5px
}
.leaflet-container a.cta  {
    color:#fff;
}
.leaflet-container a.cta:hover{
	color: #f60;
}
.leaflet-container  {
    
}
a.MapEventName {
    width: 100%;
    display: inline-block;
    font-weight: 700;
    font-size: 1.4rem;
	color: #000;
}
a.MapEventAdresse {
    display: inline-block;
    width: 100%;
    color: #333;
	color: #000;
}
a.town_selector_geoloc:hover
{
	
	 background-color: #55a7b8;
	 transition:  background-color .5s ease-out;
	color:#fff !important;
}
a.town_selector_geoloc
{
border-style: none;
color: #fff;
background: #ccda01;
  background-size: auto;
fill: currentColor;
font-size: 1rem;
font-weight: 700;
line-height: 1.15;
text-align: center;
border: 0;
text-decoration: none;
cursor: pointer;
margin-right: 0;
display: inline-flex;
text-transform: uppercase;
position: relative;
background-size: 200% 100%;
height: 47px;
float: left;
width: 20%;
text-align: center;

}
.town_selector_box label
{
	position:absolute;
}


#town_selector_searchinput svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #007fa4;
    height: 100%;
    z-index: 3;
    width: 55px;
    right: 0;
    padding: 0 15px;
}

.MapEventLogo
{
	max-width: 150px;
}
#town_selector_searchinput  
{
	display:inline-block;
	text-align:left;
	background-color:#fff;
	max-width: 90%;
}


.form_town_selector .form_input:not(:placeholder-shown) + label {
    transform: translateY(-65%) scale(.6) !important;
	color:#333;
} 

#town_selector_searchinput label
{
	left: 3px;
	line-height: 1.8rem;
}

@media only screen and (max-width: 480px) {
div.town_selector_row
{
	padding:0;
	width:100%;
}
div.town_selector_box
{
	width:100%
	
}
#town_selector_searchinput
{
	max-width:80%;
	width:80%;
	margin-left:20%;
}
#bookingstep-resumeevent-bloc, #container-event-selector {
    margin-top: 0px;
}

}
.leaflet-popup-content
{
	display: inline-block;
margin: 10px;
}
.leaflet-popup-content-wrapper
{
	display: inline-block;
padding: 0px 10px 10px 10px;
}


.blocList .row
{
	padding:0;
}



.event-item {
  padding: 20px 0px !important;
}