.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#F3B7C6;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-078342d:#f2295b;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1.entry-title {
  display: none;
}
/* ===== MOBILE GLOBAL FIX ===== */
@media (max-width: 768px) {

  section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .uktt-hero {
    min-height: auto !important;
    padding: 80px 20px 60px !important;
  }

  .uktt-hero h1 {
    font-size: 26px !important;
    line-height: 1.3;
  }

  .uktt-hero p {
    font-size: 15px !important;
  }

  .uktt-menu {
    flex-direction: column;
    gap: 14px;
    margin-bottom: 40px;
  }

  .uktt-menu a {
    font-size: 15px;
  }

  .uktt-lang {
    position: static !important;
    margin-top: 12px;
  }

  .uktt-services,
  .uktt-why,
  .uktt-faq,
  .uktt-cta {
    padding: 70px 20px !important;
  }

  .elementor-widget,
  .elementor-section {
    margin-bottom: 0 !important;
  }

  .uktt-cta h2 {
    font-size: 26px !important;
  }

  .uktt-cta p {
    font-size: 15px !important;
  }

  .uktt-btn {
    width: 100%;
    max-width: 320px;
  }
}
.site-title,
.elementor-site-title {
  display: none !important;
}
/* ===============================
   SAKURA SIDE BACKGROUNDS
================================ */
[data-lang="en"] { display: none; }
@media (max-width: 768px) {

  /* HERO BACKGROUND */
  .uktt-hero,
  .uktt-contact-hero {
    background-position: center top !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }

  /* HERO CONTENT FIX */
  .uktt-content,
  .uktt-contact-hero-content {
    align-items: flex-start !important;
    justify-content: flex-start !important;
    padding-top: 28vh !important;
    padding-bottom: 32px !important;
  }

}
/* === ABSOLUTE TOP GAP NUKE === */

/* Kill browser + theme spacing */
html, body {
  margin: 0 !important;
  padding: 0 !important;
}

/* Kill Elementor page wrapper spacing */
.elementor-page,
.elementor-page body,
.elementor {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Kill header placeholders */
header,
.site-header,
.header,
.header-spacer,
.elementor-location-header {
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
}

/* Kill admin bar offset */
body.admin-bar {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Kill ANY first section spacing */
.elementor-section:first-of-type,
.e-con:first-of-type {
  margin-top: 0 !important;
  padding-top: 0 !important;
}/* End custom CSS */