/*!
Theme Name: Deschutes County Toolkit
Theme URI: http://underscores.me/
Author: Edge Multimedia
Author URI: http://edgemm.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: deschutes
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

deschutes is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 32, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
h1 {
  font-size: 1.5rem;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 45, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 56, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
pre {
  font-family: mondeschutesace, mondeschutesace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 68, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 77, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 87, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 97, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
code,
kbd,
samp {
  font-family: mondeschutesace, mondeschutesace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 108, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 117, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 125, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 129, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 140, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 152, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 168, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 178, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 187, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 198, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 210, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 221, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
/* line 232, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 245, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 253, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 262, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 272, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 282, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 291, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 300, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 312, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 320, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 331, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 339, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/_normalize.scss */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_typography.scss */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Noto Serif", Georgia, Times, serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8;
}

/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_headings.scss */
h1,
.h-1 {
  font-size: 36px;
  font-size: 2.25rem;
  color: #012f3f;
}

/* line 6, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_headings.scss */
h2,
.h-2 {
  font-size: 30px;
  font-size: 1.875rem;
  color: #012f3f;
}

/* line 11, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_headings.scss */
h3,
.h-3 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #739792;
}

/* line 16, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_headings.scss */
h4,
.h-4 {
  font-size: 18px;
  font-size: 1.125rem;
}

/* line 20, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_headings.scss */
h5,
.h-5 {
  font-size: 16px;
  font-size: 1rem;
}

/* line 24, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_headings.scss */
h6,
.h-6 {
  font-size: 16px;
  font-size: 1rem;
}

/* line 28, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_headings.scss */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "proxima-nova-1", "proxima-nova-2", sans-serif;
}

/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_copy.scss */
p {
  margin-bottom: 1.5em;
}

/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_copy.scss */
dfn, cite, em, i {
  font-style: italic;
}

/* line 9, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_copy.scss */
blockquote {
  margin: 0 1.5em;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_copy.scss */
address {
  margin: 0 0 1.5em;
}

/* line 17, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_copy.scss */
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, mondeschutesace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

/* line 28, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_copy.scss */
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", mondeschutesace;
  font-size: 15px;
  font-size: 0.9375rem;
}

/* line 33, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_copy.scss */
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

/* line 38, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_copy.scss */
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

/* line 43, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/typography/_copy.scss */
big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_elements.scss */
html {
  box-sizing: border-box;
}

/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_elements.scss */
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

/* line 11, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_elements.scss */
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

/* line 15, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_elements.scss */
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
ul, ol {
  margin: 0 0 2.25rem 0.5em;
}

/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
ul {
  list-style: disc;
}

/* line 9, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
ol {
  list-style: decimal;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

/* line 19, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
dt {
  font-weight: bold;
}

/* line 23, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
dd {
  margin: 0 1.5em 1.5em;
}

/* line 27, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
.c-arrow-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 32, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
.c-arrow-list li {
  background-image: url("images/icons/icon__list-arrow.png");
  background-position: left 0.33333rem;
  background-repeat: no-repeat;
  background-size: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
}

/* line 42, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
.c-pdf-list {
  list-style: none;
  margin-left: 0;
  padding: 0;
}

/* line 47, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
.c-pdf-list__item {
  padding-bottom: 0.5em;
}

/* line 49, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
.c-pdf-list__item:before {
  background-color: #cae4d8;
  border-radius: 0.25em;
  color: #fff;
  content: 'PDF';
  display: inline-block;
  font-family: "proxima-nova-1", "proxima-nova-2", sans-serif;
  line-height: 1;
  margin-right: 0.5em;
  padding: 0.35em 0.5em 0.25em 0.5em;
}

/* line 61, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
.c-pdf-list__link {
  color: #404040;
  text-decoration: none;
}

/* line 65, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_lists.scss */
.c-pdf-list__link:hover {
  text-decoration: underline;
}

/* line 24, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_elements.scss */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/* line 29, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_elements.scss */
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/elements/_tables.scss */
table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/forms/_buttons.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
}

/* line 14, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/forms/_buttons.scss */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

/* line 18, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/forms/_buttons.scss */
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/forms/_fields.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

/* line 22, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/forms/_fields.scss */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

/* line 27, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/forms/_fields.scss */
select {
  border: 1px solid #ccc;
}

/* line 31, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/forms/_fields.scss */
textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Structure
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_structure.scss */
.container, .site-header__container, .main-navigation__container, .site-footer__container, .site-content, .site-content--no-sidebar {
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_header.scss */
.site-header {
  background: #739792;
  display: flex;
  flex-direction: column;
}

/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_header.scss */
.site-header__container {
  order: 2;
  padding-bottom: 3rem;
  padding-top: 3rem;
  text-align: center;
}

/* line 16, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_header.scss */
.site-title {
  font-size: 46px;
  font-size: 2.875rem;
  font-family: "proxima-nova-1", "proxima-nova-2", sans-serif;
  line-height: 1.2;
  margin: 0;
}

/* line 23, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_header.scss */
.site-title__link:link, .site-title__link:visited {
  color: #fff;
  text-decoration: none;
}

/* line 30, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_header.scss */
.site-description {
  font-size: 16px;
  font-size: 1rem;
  color: #012f3f;
  font-family: "proxima-nova-1", "proxima-nova-2", sans-serif;
  font-weight: 500;
  margin: 1em 0 0;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_links.scss */
a {
  color: royalblue;
}

/* line 4, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_links.scss */
a:visited {
  color: purple;
}

/* line 7, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_links.scss */
a:hover, a:focus, a:active {
  color: midnightblue;
}

/* line 12, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_links.scss */
a:focus {
  outline: thin dotted;
}

/* line 15, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_links.scss */
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
.main-navigation {
  background-color: #012f3f;
  display: block;
}

@media (max-width: 47.9375em) {
  /* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
  .main-navigation {
    padding: 0.5rem 0;
    text-align: right;
  }
  /* line 15, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
  .main-navigation.toggled {
    text-align: right;
  }
}

/* line 25, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
.main-navigation .c-navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

@media (min-width: 48em) {
  /* line 25, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
  .main-navigation .c-navigation {
    margin-left: -1.5em;
  }
}

@media (min-width: 48em) and (max-width: 59.9375em) {
  /* line 25, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
  .main-navigation .c-navigation {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media (max-width: 47.9375em) {
  /* line 25, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
  .main-navigation .c-navigation {
    display: none;
  }
}

/* line 41, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
.main-navigation .c-navigation .page_item {
  line-height: 2.5;
  position: relative;
  text-transform: uppercase;
}

@media (min-width: 48em) {
  /* line 46, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
  .main-navigation .c-navigation .page_item:hover, .main-navigation .c-navigation .page_item:focus, .main-navigation .c-navigation .page_item.current_page_item, .main-navigation .c-navigation .page_item.current-menu-item {
    background-color: #739792;
  }
}

@media (max-width: 47.9375em) {
  /* line 46, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
  .main-navigation .c-navigation .page_item:hover, .main-navigation .c-navigation .page_item:focus, .main-navigation .c-navigation .page_item.current_page_item, .main-navigation .c-navigation .page_item.current-menu-item {
    text-decoration: underline;
  }
}

/* line 58, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
.main-navigation .c-navigation .page_item a {
  color: #fff;
  display: block;
  font-family: "proxima-nova-1", "proxima-nova-2", sans-serif;
  text-decoration: none;
}

@media (min-width: 48em) {
  /* line 58, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
  .main-navigation .c-navigation .page_item a {
    padding: 0 1.5em;
  }
}

/* Small menu. */
/* line 79, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
.main-navigation.toggled .menu {
  display: block;
}

/* line 83, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
.menu-toggle {
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28.8 24'%3E%3Ctitle%3Eicon__pancake%3C/title%3E%3Cpath d='M0,0V4.8H28.8V0ZM0,14.4H28.8V9.6H0ZM0,24H28.8V19.2H0Z' style='fill:%23ffffff'/%3E%3C/svg%3E");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 60%;
  border: none;
  border-radius: 0;
  color: #fff;
  font-family: "proxima-nova-1", "proxima-nova-2", sans-serif;
  font-size: 1rem;
  line-height: 0;
  padding: 0.65em 0 0.65em 1.25em;
  position: relative;
}

/* line 98, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
.toggled .menu-toggle {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28.8 24'%3E%3Ctitle%3Eicon__pancake-close%3C/title%3E%3Crect x='12' y='-2.4' width='4.8' height='28.8' transform='translate(-4.27 13.7) rotate(-45)' style='fill:%23ffffff'/%3E%3Crect y='9.6' width='28.8' height='4.8' transform='translate(-4.27 13.7) rotate(-45)' style='fill:%23ffffff'/%3E%3C/svg%3E");
  margin-bottom: 0.875rem;
}

/* line 102, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
.toggled .menu-toggle:after {
  background: #fff;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 100%;
  top: calc(100% + 0.25rem);
  width: 100%;
}

@media (min-width: 48em) {
  /* line 116, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_menus.scss */
  .menu-toggle {
    display: none;
  }
}

/*--------------------------------------------------------------
## Social Media
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_social.scss */
.social-nav {
  align-items: center;
  display: inline-flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 47.9375em) {
  /* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_social.scss */
  .social-nav {
    display: none;
    padding: 1em 0;
  }
  /* line 11, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_social.scss */
  .toggled .social-nav {
    display: block;
  }
}

/* line 16, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_social.scss */
.social-nav__item {
  line-height: 0;
  margin-left: 0.25em;
}

/* line 20, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_social.scss */
.social-nav__item:not(:first-child) {
  margin-left: 0.25em;
}

@media (max-width: 47.9375em) {
  /* line 16, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_social.scss */
  .social-nav__item {
    display: inline-block;
  }
}

/* line 28, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_social.scss */
.social-nav__link {
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 1em;
  border: 2px solid #fff;
  border-radius: 50%;
  display: inline-block;
  height: 1.75em;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  width: 1.75em;
}

/* line 41, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_social.scss */
.social-nav__link:hover {
  background-color: transparent;
}

/* line 57, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/navigation/_social.scss */
.social-nav__link.-platform-twitter {
  background-size: auto 0.75em;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.site-footer {
  background-color: #012f3f;
  color: #fff;
}

/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.site-footer__container {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

@media (min-width: 48em) {
  /* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
  .site-footer__container {
    display: grid;
    grid-column-gap: 5%;
    grid-template-columns: repeat(3, 30%);
    grid-template-rows: auto;
  }
}

/* line 19, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.site-footer .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 24, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.site-footer .menu .menu-item {
  padding-bottom: 0.375em;
}

/* line 28, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.site-footer .menu a {
  color: #fff;
  text-decoration: none;
}

/* line 32, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.site-footer .menu a:hover {
  text-decoration: underline;
}

/* line 39, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.footer-widget {
  font-size: 14px;
  font-size: 0.875rem;
}

/* line 42, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.footer-widget__title {
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  margin-top: 0;
}

/* line 48, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.footer-widget p:first-child {
  margin-top: 0;
}

/* line 52, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.footer-widget a {
  color: #fff;
  text-decoration: none;
}

/* line 56, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.footer-widget a:hover {
  color: #fff;
  text-decoration: underline;
}

/* line 61, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_footer.scss */
.footer-widget a:visited {
  color: #fff;
}

/*--------------------------------------------------------------
# Hero
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/layout/_hero.scss */
.c-hero {
  background-color: #9a9a9a;
  min-height: 240px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
/* line 2, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_accessibility.scss */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

/* line 14, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_accessibility.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
/* line 36, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_accessibility.scss */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_alignments.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

/* line 7, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_alignments.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_alignments.scss */
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/* line 2, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_clearings.scss */
.clear:before, .clear:after {
  content: "";
  display: table;
  table-layout: fixed;
}

/* line 6, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_clearings.scss */
.clear:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/secondary/_widgets.scss */
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/secondary/_widgets.scss */
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/_posts-and-pages.scss */
.sticky {
  display: block;
}

/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/_posts-and-pages.scss */
.post,
.page {
  margin: 0;
}

/* line 10, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/_posts-and-pages.scss */
.updated:not(.published) {
  display: none;
}

/* line 14, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/_posts-and-pages.scss */
.page-content,
.entry-content,
.entry-summary {
  margin: 1rem 0 0;
}

/* line 20, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/_posts-and-pages.scss */
.page-links {
  clear: both;
  margin: 0 0 1.5rem;
}

/*--------------------------------------------------------------
# Default Page
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_default-page.scss */
.site-content {
  padding-top: 3rem;
}

@media (min-width: 48em) {
  /* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_default-page.scss */
  .site-content {
    display: grid;
    grid-column-gap: 2.25rem;
    grid-template-columns: minmax(21.375rem, auto) minmax(21.375rem, 24.25rem);
    grid-template-columns: 2fr 1fr;
    grid-template-rows: auto;
  }
}

@media (max-width: 47.9375em) {
  /* line 17, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_default-page.scss */
  .content-area {
    padding-bottom: 1.5rem;
  }
}

/* line 23, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_default-page.scss */
.entry-header {
  display: flex;
  flex-direction: column;
}

/* line 27, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_default-page.scss */
.entry-header .post-thumbnail {
  border-bottom: 2px solid #ddaf1d;
  line-height: 0;
  margin-bottom: 1rem;
  padding-bottom: 2.25rem;
}

/* line 34, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_default-page.scss */
.entry-title {
  font-size: 36px;
  font-size: 2.25rem;
  color: #012f3f;
  margin: 0;
  order: 2;
}

/* line 42, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_default-page.scss */
.entry-content h2 {
  margin-bottom: 0.33333em;
}

/* line 45, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_default-page.scss */
.entry-content h2 + p {
  margin-top: 0;
}

/* line 51, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_default-page.scss */
.entry-footer {
  margin: 1.5rem 0;
}

/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
.home-intro {
  background-color: #cae4d8;
  text-align: center;
  padding: 1.5rem 0 11rem;
}

/* line 10, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
.home-intro__container {
  max-width: 42rem;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
.home-intro__headline {
  margin-top: 0;
  color: #739792;
}

/* line 21, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
.home-columns {
  margin: -8em auto 4em;
  max-width: 60rem;
  padding: 0 1.5rem;
}

@media (min-width: 48em) {
  /* line 21, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
  .home-columns {
    display: flex;
    justify-content: space-evenly;
  }
}

/* line 31, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
.home-columns__item {
  border: 1px solid #9d9d9d;
  text-align: center;
}

@media (max-width: 47.9375em) {
  /* line 31, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
  .home-columns__item {
    margin-right: auto;
    margin-left: auto;
    max-width: 30.375em;
  }
  /* line 40, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
  .home-columns__item:not(:first-child) {
    margin-top: 1.5rem;
  }
}

@media (min-width: 48em) {
  /* line 31, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
  .home-columns__item {
    flex-basis: 45%;
  }
}

/* line 48, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
.home-columns__item p {
  padding: 0 1rem 1rem;
}

/* line 51, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
.home-columns__item p:last-child {
  margin-bottom: 0;
}

/* line 56, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/pages/_home.scss */
.home-columns__headline {
  color: #ddaf1d;
  padding: 0 1rem;
}

/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/secondary/_sidebar.scss */
.c-sidebar-widget {
  font-size: 14px;
  font-size: 0.875rem;
  background: #f6ebc4;
  margin-bottom: 1.5em;
  padding: 1.25rem 1.75rem;
}

/* line 7, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/secondary/_sidebar.scss */
.c-sidebar-widget__title {
  font-size: 16px;
  font-size: 1rem;
  border-bottom: 5px solid #ddaf1d;
  color: #012f3f;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0px 0px 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

/* line 18, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/secondary/_sidebar.scss */
.c-sidebar-widget a {
  color: #012f3f;
  text-decoration: none;
}

/* line 22, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/secondary/_sidebar.scss */
.c-sidebar-widget a:hover {
  text-decoration: underline;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/_comments.scss */
.comment-content a {
  word-wrap: break-word;
}

/* line 4, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/site/primary/_comments.scss */
.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Stories
--------------------------------------------------------------*/
/* line 4, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/blocks/_stories.scss */
.c-story {
  display: flex;
  margin-bottom: 1.5rem;
}

/* line 8, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/blocks/_stories.scss */
.c-story__image {
  flex: 0 0 10rem;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/blocks/_stories.scss */
.c-story__copy {
  margin-left: 0.5rem;
}

/* line 17, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/blocks/_stories.scss */
.c-story__copy p:first-child {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
/* line 2, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_search.scss */
.site-search .search-form {
  display: flex;
}

/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_search.scss */
.site-search .search-field {
  background-color: #ebebeb;
  border: 1px solid #cfcfcf;
}

/* line 9, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_search.scss */
.site-search .search-submit {
  background: transparent;
  border: none;
  color: #739792;
  font-size: 1em;
  margin-left: 2.5em;
  margin-right: 0.5em;
  order: -1;
  padding: 0;
  text-transform: uppercase;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* line 2, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_infinite-scroll.scss */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
/* line 8, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/modules/_infinite-scroll.scss */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_media.scss */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
/* line 11, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_media.scss */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
/* line 18, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_media.scss */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_captions.scss */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_captions.scss */
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 9, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_captions.scss */
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* line 14, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_captions.scss */
.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/* line 1, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_galleries.scss */
.gallery {
  margin-bottom: 1.5em;
}

/* line 5, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_galleries.scss */
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_galleries.scss */
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_galleries.scss */
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_galleries.scss */
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_galleries.scss */
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_galleries.scss */
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_galleries.scss */
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_galleries.scss */
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

/* line 13, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_galleries.scss */
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

/* line 19, /Users/gavin/Work/Edge/zzGit/oregonsp/app/public/wp-content/themes/deschutes-county-toolkit/sass/media/_galleries.scss */
.gallery-caption {
  display: block;
}

/*# sourceMappingURL=style.css.map */