/* Hide the Shop By block title */
.block.filter .block-title.filter-title {
    display: none !important;
}
