/* Hide 'Show All' filter button */
.sp-simpleportfolio-filter ul li[data-group="all"] {
    display: none !important;
}