/*
Theme Name: DoseCheck
Theme URI: https://stationwp.com/
Description: A custom WordPress theme for DoseCheck.
Author: Station WP
Author URI: https://stationwp.com/
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html {
    scroll-behavior: smooth
}

body {
    line-height: 1
}

a {
    text-decoration-skip-ink: auto
}

button {
    outline: 0
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type="search"] {
    -webkit-appearance: textfield
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th,
td {
    padding: 2px
}

big {
    font-size: 120%
}

small,
sup,
sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd,
tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del,
strike,
s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address,
cite,
var {
    font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal
}

.screen-reader-text:focus {
    background-color: #f7f7f7;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #007acc;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 999999999;
    text-decoration: underline
}

.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 100000;
    right: auto
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}


/* ––––––––––––––––––––– START - FONTS ––––––––––––––––––––––– */

/* Bold */
@font-face {
    font-family: 'ABC Arizona Sans Bold';
    src: url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Bold-Trial.otf') format('opentype'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Bold-Trial.woff') format('woff'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Bold-Trial.woff2') format('woff2');
    font-weight: 700;
    font-style: bold;
}

@font-face {
    font-family: 'ABC Arizona Flare Bold';
    src: url('/wp-content/themes/dosecheck/fonts/ABCArizonaFlare-Bold-Trial.otf') format('opentype'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaFlare-Bold-Trial.woff') format('woff'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaFlare-Bold-Trial.woff2') format('woff2');
    font-weight: 700;
    font-style: bold;
}

/* Bold Italic */
@font-face {
    font-family: 'ABC Arizona Sans Bold';
    src: url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-BoldItalic-Trial.otf') format('opentype'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-BoldItalic-Trial.woff') format('woff'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-BoldItalic-Trial.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
}

/* Regular */
@font-face {
    font-family: 'ABC Arizona Sans Regular';
    src: url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Regular-Trial.otf') format('opentype'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Regular-Trial.woff') format('woff'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Regular-Trial.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'ABC Arizona Flare Regular';
    src: url('/wp-content/themes/dosecheck/fonts/ABCArizonaFlare-Regular-Trial.otf') format('opentype'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaFlare-Regular-Trial.woff') format('woff'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaFlare-Regular-Trial.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

/* Regular Italics */
@font-face {
    font-family: 'ABC Arizona Sans Regular';
    src: url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-RegularItalic-Trial.otf') format('opentype'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-RegularItalic-Trial.woff') format('woff'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-RegularItalic-Trial.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
}

/* Medium */
@font-face {
    font-family: 'ABC Arizona Sans Medium';
    src: url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Medium-Trial.otf') format('opentype'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Medium-Trial.woff') format('woff'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Medium-Trial.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'ABC Arizona Flare Medium';
    src: url('/wp-content/themes/dosecheck/fonts/ABCArizonaFlare-Medium-Trial.otf') format('opentype'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaFlare-Medium-Trial.woff') format('woff'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaFlare-Medium-Trial.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

/* Medium Italic */
@font-face {
    font-family: 'ABC Arizona Sans Medium';
    src: url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-MediumItalic-Trial.otf') format('opentype'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-MediumItalic-Trial.woff') format('woff'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-MediumItalic-Trial.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
}

/* Thin */
@font-face {
    font-family: 'ABC Arizona Sans Light';
    src: url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Light-Trial.otf') format('opentype'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Light-Trial.woff') format('woff'),
        url('/wp-content/themes/dosecheck/fonts/ABCArizonaSans-Light-Trial.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

/* ––––––––––––––––––––– END - FONTS ––––––––––––––––––––––– */

/* ––––––––––––––––––––– START - VARIABLES ––––––––––––––––––––––– */
:root {
    --small-h-padding: 0 20px;
    --med-h-padding: 0 28px;
    --large-h-padding: 0 48px;
    --small-v-padding: 75px 0;
    --large-v-padding: 100px 0;
    --black: #000000;
    --white: #ffffff;
    --grey: #E3E4E5;
    --pantone: #757993;
    --turquoise: #00E2DD;
}

/* ––––––––––––––––––––– END - VARIABLES ––––––––––––––––––––––– */

/* ––––––––––––––––––––– START - SPACING/PADDING ––––––––––––––––––––––– */
#wrapper {
    overflow: hidden;
}

.max-w {
    max-width: 1200px;
    margin: 0 auto;
}

.h-pad {
    padding: var(--small-h-padding);
}

section {
    padding: var(--small-v-padding);
}


section~section {
    padding-top: 0;
}

#footer {
    padding: 75px 0;
}

/* ––––––––––––––––––––– END - SPACING/PADDING ––––––––––––––––––––––– */


/* ––––––––––––––––––––– START - HEADER/NAV ––––––––––––––––––––––– */
#header {
    padding: 20px 0;
    background: var(--white);
    border-bottom: 1px solid var(--grey);
}

#header #site-title img {
    width: 100px;
    height: auto;
}

/* ––––––––––––––––––––– END - HEADER/NAV ––––––––––––––––––––––– */


/* ––––––––––––––––––––– START - FOOTER/NAV ––––––––––––––––––––––– */
#footer {
    background: var(--black);
    color: var(--white);
}

.footer-logo {
    width: 100px;
    height: auto;
}

/* ––––––––––––––––––––– END - FOOTER/NAV ––––––––––––––––––––––– */


/* ––––––––––––––––––––– START - HEADINGS/PARAGRAPH ––––––––––––––––––––––– */
body {
    background: #F9F9F9;
    font-family: 'ABC Arizona Sans Regular';
    font-weight: 400;
    font-style: normal;
}


h2 {
    font-size: 32px;
    font-family: 'ABC Arizona Flare Bold';
    line-height: 1.1;
}

h3 {
    font-size: 18px;
    font-family: 'ABC Arizona Sans Bold';
    line-height: 1.3;
    text-transform: uppercase;
}

h4 {
    font-family: 'ABC Arizona Flare Bold';
    line-height: 1.4;
    font-size: 18px;
}

p,
ul {
    font-size: 18px;
    line-height: 1.4;
    font-family: 'ABC Arizona Sans Light';
}

p strong {
    font-family: 'ABC Arizona Sans Bold';
}

ul {
    list-style-image: url(/wp-content/themes/dosecheck/images/purple-bulletpt.svg);
    list-style-position: outside;
    padding-left: 16px;
    grid-row-gap: 16px;
    display: grid;
}

ul li {
    padding-left: 8px;
}

/* ––––––––––––––––––––– END - HEADINGS/PARAGRAPH ––––––––––––––––––––––– */


/* ––––––––––––––––––––– START - STYLES TO HIDE ELEMENTS ––––––––––––––––––––––– */
.rc-anchor-invisible,
.rc-anchor-light,
.rc-anchor {
    display: none !important;
}

#gform_confirmation_wrapper_1, #gform_confirmation_wrapper_3 {padding-top:24px;}

/* ––––––––––––––––––––– END - STYLES TO HIDE ELEMENTS ––––––––––––––––––––––– */
/* –––––––––––––––––––––  ––––––––––––––––––––––– */
/* –––––––––––––––––––––  ––––––––––––––––––––––– */
/* –––––––––––––––––––––  ––––––––––––––––––––––– */
/* –––––––––––––––––––––  ––––––––––––––––––––––– */
/* –––––––––––––––––––––  ––––––––––––––––––––––– */
/* –––––––––––––––––––––  ––––––––––––––––––––––– */
/* ––––––––––––––––––––– START - MEDIA QUERIES ––––––––––––––––––––––– */
@media screen and (min-width:750px) {
    .h-pad {
        padding: var(--med-h-padding);
    }
}

@media screen and (min-width:1050px) {
    .h-pad {
        padding: var(--large-h-padding);
    }
}

/* @media screen and (min-width:850px) { */
/* #header {
        padding: 42px 0;
    }

    #header #site-title img,
    #footer img {
        width: 180px;
    } */

/* section,
    footer {
        padding: var(--large-v-padding);
    } */

/* h2 {
        font-size: 46px;
    }

    h3,
    h4 {
        font-size: 24px;
    }

    p,
    ul {
        font-size: 22px;
    } */
/* } */

/* ––––––––––––––––––––– END - MEDIA QUERIES ––––––––––––––––––––––– */