@charset "utf-8";
/* CSS Document */


/* HOME PAGE SHORTCODE CAROUSEL SALONS */ 
.arx_hp_carousel_salons .picto_france img {
	margin:10px auto 0px auto !important;
}

.arx_hp_carousel_salons .slick-next {
	position:absolute;
	top:-80px;
	right:40px !important;
}

.arx_hp_carousel_salons .slick-prev {
	position:absolute;
	top:-80px !important;
	right:110px !important;
	left:auto !important;
}


@media (max-width: 1024px) {
.arx_hp_carousel_salons .slick-next {
	top:-89px;
	right:20px !important;
	width:35px !important;
	height:35px!important;
}

.arx_hp_carousel_salons .slick-prev {
	position:absolute;
	top:-89px !important;
	right:60px !important;
	width:35px !important;
	height:35px!important;
}
.arx_hp_carousel_salons .slick-next:before, .arx_hp_carousel_salons .slick-prev:before  {
	width:35px !important;
	height:35px !important;
}
	
}


/* SHORTCODE TUILES SALONS */ 
.arx_tuiles_salons {
	display:grid;
	grid-template-columns: repeat(auto-fill, minmax(25%,1fr)) !important;
	grid-row-gap: 35px;
}

.arx_tuiles_salons .picto_france {
	margin-top:-45px !important;
}
.arx_tuiles_salons .picto_france img{
	margin-top:15px !important;
}

@media (max-width: 1024px) {
.arx_tuiles_salons {
	display:grid;
	grid-template-columns: repeat(auto-fill, minmax(49%,1fr)) !important;
	grid-row-gap: 20px;
}
	
.arx_tuiles_salons .picto_france {
	margin-top:-55px !important;
	width:50px !important;
	height: 50px !important;
}
.arx_tuiles_salons .picto_france img{
	margin-top:15px !important;
	width:20px !important;
	height: 20px !important;
}
	
.arx_tuiles_salons .departement p{
	font-size:	8px !important;
}
.arx_tuiles_salons .departement{
	margin-bottom: 5px !important;
}
.arx_tuiles_salons .ville p{
	font-size:	13px !important;
}
	.arx_tuiles_salons .ville{
	margin-bottom: 5px !important;
}

.arx_tuiles_salons .date_jours p{
	font-size:	11px !important;
	letter-spacing:1px !important;
}
.arx_tuiles_salons .date_jours {
	margin-bottom: 5px !important;
}
.arx_tuiles_salons .date_mois p{
	font-size:	11px !important;
	letter-spacing:1px !important;
}
.arx_tuiles_salons .date_mois {
	margin-bottom: 10px !important;
}

.arx_tuiles_salons .lieu p{
	font-size:	11px !important;
}

	
}





/* FOOTER *************************************************************/
.arx_hp_salons_footer {
	display: flex;
 flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.arx_hp_salons_footer .et_pb_row  {
     flex: 1 1 16.66%;
	border-bottom:dashed 1px rgba(255,255,255,0.4);
}

.arx_hp_salons_footer .et_pb_row.no-border  {
	border-bottom:none !important;	
}

.arx_hp_salons_footer .et_pb_row  .et_pb_column  {
	margin:20px 0 !important;
	border-right:solid 1px rgba(255,255,255,0.4);
}

.arx_hp_salons_footer .et_pb_row  .et_pb_column.no-border  {
	margin:20px 0 !important;
	border-right:none;
}

 
.container_salons_footer .divi-filter-archive-loop {
	margin-bottom:30px !important;
}

.container_salons_footer .et_pb_de_mach_archive_loop  {
	margin-bottom: 30px !important;
}

.container_salons_footer .et_pb_de_mach_archive_loop .grid-col {
	border-right:solid 1px rgba(255,255,255,0.5) !important;
}

.container_salons_footer .et_pb_de_mach_archive_loop  .grid-posts .grid-col:last-child {
	border-right:none !important;
}

@media (max-width: 1024px) {
.arx_hp_salons_footer .et_pb_row  {
     flex: 1 1 50%;
}
	
}

@media (max-width: 429px) {
	.arx_hp_carousel_salons .slick-next {
		top:-29px;
	}

	.arx_hp_carousel_salons .slick-prev {
		top:-29px !important;
	}
}
.grid_salons_item {
	cursor:pointer !important;
}

.arx_grid_salon_lien {
	display:none !important;
}
.arx_carousel_salon_lien {
/*	display:none !important;*/
}
