/* ==============================================
   SAJÁT FIÓKOM PAGE — Layout fixes
   ============================================== */

/* Hide "A MakeItCount Fiókod" banner + empty spacer section */
[data-id="4ba49e2"],
[data-id="8a0dbb8"] {
  display: none !important;
}

/* Hide Tanfolyamok column */
[data-id="e004c77"] {
  display: none !important;
}

/* Center and widen the Bejelentkezés column */
[data-id="fa282f3"] .elementor-container {
  justify-content: center !important;
}

[data-id="e7c9356"] {
  width: 100% !important;
  max-width: 680px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
