/* Open Sans variable, Latin and Latin Extended (including Polish). See fonts/open-sans/OFL.txt. */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/open-sans/open-sans-italic-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/open-sans/open-sans-italic-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/open-sans/open-sans-normal-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/open-sans/open-sans-normal-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* One locally served family for both reading and navigation on every OS. */
body, button, input, select, textarea {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
}
/* Override the legacy !important heading line-height without changing layout. */
.joanna-wrapper h2, .contact-wrapper h2, .single-post .contact-wrapper h2,
.cases-wrapper .case-wrapper h3, :is(body, .home-archive) div.type-post .summary .news-title,
section.wheretofind .box-container .desc-wrapper span.title {
    line-height: 1.3 !important;
    font-weight: 600;
}
:is(body, .home-archive) div.type-post .summary .news-title { font-size: 24px !important; }
:is(body, .home-archive) div.type-post .summary p { text-align: left; }
.single-post .post-content article p,
.single-post .post-content article li {
    font-size: 18px;
    line-height: 1.7;
    font-weight: 400;
    text-align: left;
}
.single-post .post-content article strong,
.single-post .post-content article b { font-weight: 700; }
.single-post .post-content article h2 {
    font-size: 28px;
    line-height: 1.35 !important;
}
.single-post .post-content article h3 {
    font-size: 23px;
    line-height: 1.35 !important;
}
.single-post h1.page-title {
    font-size: 32px;
    line-height: 1.25 !important;
    font-weight: 600;
}
#bttk_contact_social_links-3 .contact-list li a { font-size: 18px; }
.bttk-author-bio-holder .text-holder .author-bio-content {
    font-size: 18px;
    line-height: 1.5;
}
#text-5 .textwidget p a { font-size: 21px; line-height: 1.35; }
@media (max-width: 767px) {
    .joanna-wrapper h2, .contact-wrapper h2, .single-post .contact-wrapper h2 {
        font-size: 25px !important;
    }
    .cases-wrapper .case-wrapper h3 { font-size: 23px !important; }
    :is(body, .home-archive) div.type-post .summary .news-title { font-size: 22px !important; }
    .joanna-wrapper p, :is(body, .home-archive) div.type-post .summary p {
        font-size: 16px;
        line-height: 1.55;
    }
    .joanna-wrapper .borderless-cream,
    .cases-wrapper .case-wrapper .borderless-purple,
    a.button-purple,
    .contact-wrapper .wpcf7 .wpcf7-form-control.wpcf7-submit {
        font-size: 18px;
        line-height: 1.4;
        font-weight: 600;
    }
    .contact-wrapper .wpcf7 p label,
    .contact-wrapper .wpcf7 input,
    .contact-wrapper .wpcf7 textarea { font-size: 16px; }
    .single-post h1.page-title { font-size: 26px !important; }
    .single-post .post-content article p,
    .single-post .post-content article li { font-size: 17px; line-height: 1.65; }
    .single-post .post-content article h2 { font-size: 23px !important; }
    .single-post .post-content article h3 { font-size: 20px !important; }
}

.single-post .post-content article h2,
.single-post .post-content article h3 { text-align: left; }
