
/* Advanced Search 4 - Advanced Styles Content */

.block-category.card {
    border: none;
    box-shadow: none;
    background: transparent;
}
.block-category h1.h1 {
    font-size: 16px;   /* ajuste : 22 / 24 / 26 selon ton goût */
    line-height: 1.2;
    margin-bottom: 10px;
}
.PM_ASSelectionsBlock.active_filters {
    display: none !important;
}