#fashionList .col-md-4, #restaurantList .col-md-4, #shopList .col-md-4 { padding-bottom: 25px; }
#fashionList h2, #restaurantList h2, #shopList h2 { padding-top: 8px; }
#fashionList img, #restaurantList img, #shopList img { margin:auto; width:auto; height: 100px; }
#gmaps { height: 250px; }
article.cptplazzrestaurants { margin-bottom: 25px; }
br.clear { clear: both; }
.slick-prev, .slick-next { margin-top:30px; }
.slick-prev { margin-right: 30px; }
.slick-next { margin-left: 30px; }
#fashionList h2, #shopList h2, #restaurantList h2 {
	font-size: 15px;
	font-weight: bold;
}
button.slick-prev {
	margin-right: 100px !important;
}
button.slick-next {
	margin-left: 100px !important;
}
.allLink {
	position: relative;
	left: 0px;
	margin: auto;
	margin-top: -20px;
	text-decoration: underline;
	width: 100px;
	display: block;
}
