.ff-hide-element{
  display: none;
}

.ff-show-element{
  display: initial !important;
}