/* Add custom CSS styles below */ 
#product-filter option[value="bestSell"] {
    display: none !important;
}