/* CSS Document */

.blocEventAdresse
{
	font-size:1.5rem;
}

#bookingstep-resumeevent-bloc .cta {
   	display: inline-block;
	float: right;
	position:relative;
}
#container-booking-process
{
	margin-top:30px;
}
#adresse .dealer-name
{
	font-weight:700;
}

.dealer-date  {
    font-weight: 700;
    color: #69be28;
}

#adresse .dealer-adresse
{
	margin-bottom:20px;
}

.dealer-map a::before {
    content: "\f279";
	font-family:icon !important;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
margin-right: 5px;
}

.dealer-url a::before {
	content: "\f0c1";
font-family:icon !important;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
margin-right: 5px;
}

.dealer-phone a::before {
	content: "\f095";
font-family:icon !important;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
margin-right: 5px;
}
@media only screen and (max-width: 600px) {


}

div.AlertStatusEvent
{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	background-color:#69be28;
	padding:10px 30px;
	display:inline-block;
	margin:auto;
	margin-bottom: 20px;
	
}

div.AlertStatusEventTxt
{
	
}
div.SpecialDateEventMsg
{
text-align: center;
padding: 20px;
color: #000;
margin-top: 20px;
}

.dealer-map a[target="_blank"]::after {
  content: "";
}