/***********************************************/
/*************map_point_vente.php**************/
/***********************************************/

/**************************/
/******** GENERAL *********/
/**************************/

#map { 
	height: 440px;
	width : 100%;
}

#map hr {
	margin : 5px 0;
}

.leaflet-shadow-pane {
	display : none;
}

.titre_select_pdv {
	font-weight : 600;
	margin-bottom :10px;
}

.select_pdv {
	background : none;
	border-radius : 4px;
	border : solid 1px;
	margin-bottom : 20px;
}

/**************************/
/******** RESPONSIVE ******/
/**************************/


@media (max-width: 768px) {
}
