/* Pour largeur champ prix */
.eb-container .input-small {
    width: 120px!important;
}
/* Pour cacher le titre catégorie dans page avec code d'intégration */
#eb-category-page-default.eb-container h2.eb-page-heading {
    display: none;
}
a.eb-calendar-view-link.active, a.eb-calendar-view-link {
    padding-left: 15px !important;
    padding-right: 15px !important;
}