@font-face {
  font-family: "Psyio Sans";
  src: url("../fonts/4uarrenhsxjlgdugo1oiljfc6l-24rlck1yo-iq2vgcihm907w-49d2edbe.woff2")
    format("woff2");
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}

:root {
  --themeht-typography-body-font-family: "Psyio Sans", "Google Sans", "Mona Sans",
    sans-serif;
  --themeht-typography-secondary-font-family: "Psyio Sans", "Google Sans",
    "Mona Sans", sans-serif;
  --themeht-typography-h1-font-family: "Psyio Sans", "Google Sans", "Mona Sans",
    sans-serif;
  --themeht-typography-h2-font-family: "Psyio Sans", "Google Sans", "Mona Sans",
    sans-serif;
  --themeht-typography-h3-font-family: "Psyio Sans", "Google Sans", "Mona Sans",
    sans-serif;
  --themeht-typography-h4-font-family: "Psyio Sans", "Google Sans", "Mona Sans",
    sans-serif;
  --themeht-typography-body-font-size: 15px;
  --themeht-typography-body-line-height: 25px;
  --themeht-typography-h1-font-size: 72px;
  --themeht-typography-h1-line-height: 80px;
  --themeht-typography-h2-font-size: 54px;
  --themeht-typography-h2-line-height: 62px;
  --themeht-typography-h3-font-size: 31px;
  --themeht-typography-h3-line-height: 40px;
  --themeht-typography-h4-font-size: 25px;
  --themeht-typography-h4-line-height: 33px;
}

body,
button,
input,
select,
textarea,
p,
.btn-text,
.banner-content h6,
.banner-content p,
h1,
h2,
h3,
h4,
h5,
h6,
.hero-heading,
.hero-heading .title-text,
.banner-content h1,
.banner-content h1 .title-text {
  font-family: "Psyio Sans", "Google Sans", "Mona Sans", sans-serif !important;
  font-style: normal !important;
}

/* Normalize type scale and wrapping across theme-generated and custom content. */
body,
p,
li,
a,
button,
input,
select,
textarea,
.elementor-widget-text-editor p,
.featured-desc p,
.service-desc p,
.contact-details,
.contact-details a,
.footer-menu a,
.working-day,
.working-time,
.btn-text {
  font-size: 15px;
  line-height: 1.6;
}

.theme-title .ht-subtitle h6,
.ht-subtitle h6,
.banner-content h6 {
  font-size: 15px !important;
  line-height: 1.35 !important;
  letter-spacing: 0.02em !important;
}

.theme-title h1,
.theme-title h2,
.theme-title h3,
.ht-heading,
.featured-title h4,
.service-title h4,
.contact-title,
.working-day {
  font-family: "Psyio Sans", "Google Sans", "Mona Sans", sans-serif !important;
}

.theme-title h1 {
  font-size: clamp(3.2rem, 2.6rem + 2vw, 4.5rem) !important;
  line-height: 1.04 !important;
  letter-spacing: -0.02em !important;
}

.theme-title h2 {
  font-size: clamp(2.6rem, 2.1rem + 1.55vw, 3.7rem) !important;
  line-height: 1.06 !important;
  letter-spacing: -0.02em !important;
}

.theme-title h3,
.featured-title h4,
.service-title h4,
.ht-heading {
  font-size: clamp(1.45rem, 1.2rem + 0.6vw, 2rem) !important;
  line-height: 1.2 !important;
}

.contact-title,
.working-day {
  font-size: 15px !important;
  line-height: 1.35 !important;
}

.contact-details,
.contact-details a,
.contact-details .mb-0,
.footer-menu a {
  overflow-wrap: anywhere;
  word-break: break-word;
}

@media (max-width: 767px) {
  body,
  p,
  li,
  a,
  button,
  input,
  select,
  textarea,
  .elementor-widget-text-editor p,
  .featured-desc p,
  .service-desc p,
  .contact-details,
  .contact-details a,
  .footer-menu a,
  .working-day,
  .working-time,
  .btn-text {
    font-size: 14px !important;
    line-height: 1.58 !important;
  }

  .theme-title .ht-subtitle h6,
  .ht-subtitle h6,
  .banner-content h6,
  .contact-title,
  .working-day {
    font-size: 13px !important;
    line-height: 1.34 !important;
  }

  .theme-title h1 {
    font-size: clamp(2.4rem, 7.6vw, 3.2rem) !important;
  }

  .theme-title h2 {
    font-size: clamp(2.1rem, 6.8vw, 2.9rem) !important;
  }

  .theme-title h3,
  .featured-title h4,
  .service-title h4,
  .ht-heading {
    font-size: clamp(1.28rem, 4.8vw, 1.7rem) !important;
    line-height: 1.18 !important;
  }
}
