/* GALLERY */
.gallery-actu .gallery-item img  {margin: 0; object-fit: cover;width: 100%;height: 100%;}
.gallery .gallery-item img  {margin: 20px 0; object-fit: cover;width: 100%;height: 400px;}

.gallery-filters {display: flex;margin: 0 auto 30px;width: 100%;justify-content: center;}
.gallery-filters .btn {background-color:#c37760; color:#fff; font-family: 'Source Sans Pro'; font-size: 18px;padding: 15px 30px;border:0;}
.gallery-filters .btn:hover {background: rgba(195,119,96,0.7); color:#fff; text-decoration: none;}

.gallery_product {padding-left: 15px !important;padding-right: 15px !important;}

.filter-button {margin: 0 5px; border-radius: 4px; font-family: 'Open Sans'; background: #444; color: #fff; padding: 10px;}

.galerie-choice {margin-top:25px;}