/*
Theme Name: Themify Ultra Child
Description: A child theme of Themify Ultra
Template: themify-ultra
Author: vvddfbref43fdvfddf (hej@karolpietrzak.pl)
*/

/* Woohoo! Let's customize! */

/* ============================================================
   MOBILE TYPOGRAPHY FIX — hero & section headings (2026-04-17)
   Celuje w overflow tekstu na viewportach < 680 / < 480 px
   ============================================================ */

@media (max-width: 680px) {
  .themify_builder_content-59 .tb_p01a212.module-text.module h1 {
    font-size: 44px !important;
    line-height: 1.05 !important;
    hyphens: auto;
    word-break: break-word;
    overflow-wrap: break-word;
  }
  .themify_builder_content-59 .tb_p01a212.module-text {
    font-size: 22px !important;
    line-height: 1.3 !important;
  }
  .themify_builder_content-59 .tb_2w5q217.module-text.module h2,
  .themify_builder_content-59 .tb_76i0397.module-text.module h2 {
    font-size: 56px !important;
    line-height: 1.05 !important;
    word-break: break-word;
  }
  .themify_builder_content-59 .tb_cjtj978.module-text.module h2 {
    font-size: 50px !important;
    line-height: 1.05 !important;
    word-break: break-word;
  }
  .themify_builder_content-59 .tb_sx4t575.module-text.module h2,
  .themify_builder_content-59 .tb_tdo3286.module-text.module h2 {
    font-size: 64px !important;
    line-height: 1.05 !important;
  }
  .themify_builder_content-59 .tb_y61l575.module-text.module h2,
  .themify_builder_content-59 .tb_c4mt981.module-text.module h2 {
    font-size: 28px !important;
    line-height: 1.2 !important;
  }
  html, body { overflow-x: hidden; }
}

@media (max-width: 480px) {
  .themify_builder_content-59 .tb_p01a212.module-text.module h1 {
    font-size: 36px !important;
  }
  .themify_builder_content-59 .tb_p01a212.module-text {
    font-size: 18px !important;
  }
  .themify_builder_content-59 .tb_2w5q217.module-text.module h2,
  .themify_builder_content-59 .tb_76i0397.module-text.module h2 {
    font-size: 46px !important;
  }
  .themify_builder_content-59 .tb_cjtj978.module-text.module h2 {
    font-size: 40px !important;
  }
  .themify_builder_content-59 .tb_sx4t575.module-text.module h2,
  .themify_builder_content-59 .tb_tdo3286.module-text.module h2 {
    font-size: 54px !important;
  }
  .themify_builder_content-59 .tb_y61l575.module-text.module h2,
  .themify_builder_content-59 .tb_c4mt981.module-text.module h2 {
    font-size: 24px !important;
  }
  .themify_builder_content-59 .tb_ss8t231.module-text.module h3,
  .themify_builder_content-59 .tb_whi1979.module-text.module h3,
  .themify_builder_content-59 .tb_qef0223.module-text.module h3 {
    font-size: 22px !important;
    line-height: 1.25 !important;
  }
}
