/* Hide register button for logged-in users */
  .tlk-user-loggedin #rec1118131956 .t-btnflex {
    display: none !important;
  }