/* 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: #0066b1;
}

#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) {


}