#slider_des_locations {
	margin-bottom: 0px;
}

#switcher_slider_container {
	display: flex;
	flex-direction: row;
	width: 220px;
	border: 1px solid #CBCBCB;
	border-radius: 60px;
	padding: 5px;
}
#switcher_slider_container .switch_btn {
	color: black;
	font-size: 13px;
	font-weight: 500;
	padding: 10px;
	background: unset;
}
#switcher_slider_container #switch_slider_louer {
	background: #EF720E;
	color: white;
	font-weight: 700;
}

#slider_des_ventes {
	display: none;
}
