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

.s-product-options-option-label small {
  display: none;
}