.product-hide{
  display: none;
}

.btn:focus{
  color: black !important;
}

.btn-default:focus{
  background-color: white !important;
}