.preferred-stock ~ .showproductlocations {
    display: none !important;
}

.product-options option[data-available="0"] {
  color: #f0f0f0;
  background-color: #fff;
}