/*
Theme Name: PQWCHC Theme 2025
Theme URI:
Author: CLD
Author URI:
Description:
Version: 1.0
License:
License URI:
Text Domain:
Template: wp-bootstrap-starter
Domain Path: /languages/
Tags:

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/
/* CSS RESET */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*
Required WordPress CSS
*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
/* WordPress gallery */
.gallery {
  margin-bottom: 1.6em;
}
.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.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;
  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. */
}
.navbar-default {
  background-image: none;
  background-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-bottom: 0;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none;
}
#main-column .post,
#main-column .page {
  border: none;
  margin-bottom: 0;
  padding: 0;
}
/* FONTS */
/*
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

Thin 100
ExtraLight 200
Light 300
Regular 400
Medium 500
SemiBold 600
Bold 700
ExtraBold 800
Black 900
*/
.health-care-color {
  color: #007F7F !important;
}
.community-color {
  color: #408200 !important;
}
.harm-reduction-color {
  color: #dd322c !important;
}
.counselling-color {
  color: #747678 !important;
}
.dental-color {
  color: #C90062 !important;
}
.four-winds-color {
  color: #7A6800 !important;
}
html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
}
html {
  font-size: 10px;
  scroll-behavior: smooth;
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  html {
    font-size: 8px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  html {
    font-size: 8px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  html {
    font-size: 9px;
  }
}
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
body strong {
  font-weight: 700;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
  line-height: 1.1em;
}
a {
  color: #408607;
  text-decoration: underline;
}
a:hover,
a:active,
a:focus {
  color: #787a00;
  text-decoration: underline;
}
.text-align-center {
  text-align: center;
}
.yellow-b {
  color: #000;
  display: inline-block;
  font-size: 2rem;
  font-weight: 700;
  background: #FFC52F;
  text-decoration: none;
  padding: 0.5em;
  text-transform: uppercase;
}
.yellow-b:hover,
.yellow-b:focus,
.yellow-b:active {
  color: #000;
  text-decoration: none;
  background: #fbb500;
}
footer .yellow-b {
  font-size: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
}
.site-nav {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .site-nav {
    display: block;
    height: auto !important;
  }
}
.top-utilities {
  top: 0;
  right: 0;
  position: absolute;
}
.top-utilities ul {
  display: flex;
}
.top-utilities ul li {
  padding: 0;
  margin: 0 0 0 1px;
}
.top-utilities ul li a:after {
  content: '' !important;
}
.top-utilities ul li a.donate,
.top-utilities ul li a.skip-to-content {
  text-transform: uppercase;
  padding: 1em;
  background: #408607;
  text-decoration: none;
  color: #fff;
  font-size: 1.2em;
  display: block;
  font-weight: 200;
}
.top-utilities ul li a.donate:hover,
.top-utilities ul li a.skip-to-content:hover,
.top-utilities ul li a.donate:focus,
.top-utilities ul li a.skip-to-content:focus,
.top-utilities ul li a.donate:active,
.top-utilities ul li a.skip-to-content:active {
  background: #295604;
  text-decoration: none;
}
.top-utilities ul li a.donate {
  color: #000;
  display: inline-block;
  font-weight: 900;
  background: #FFC52F;
  text-decoration: none;
}
.top-utilities ul li a.donate:hover,
.top-utilities ul li a.donate:focus,
.top-utilities ul li a.donate:active {
  text-decoration: none;
  background: #fbb500;
}
.top-utilities ul #google_translate_element {
  margin-top: 0.65em;
  margin-right: 0.65em;
}
.search-module {
  position: relative;
}
.search-module .search-button {
  position: relative;
  display: inline-block;
  width: 3.62rem;
  height: 3.62rem;
  background: url('images/icon-search.svg') no-repeat;
  background-position: left top;
  background-size: 200% auto;
  cursor: pointer;
}
.search-module .search-button:hover,
.search-module .search-button:active,
.search-module .search-button:focus {
  background-position: right top;
}
.search-module .search-button.active {
  background-position: left bottom;
}
.search-module .search-button.active:hover,
.search-module .search-button.active:active,
.search-module .search-button.active:focus {
  background-position: left bottom;
}
.search-module .search-form {
  display: none;
  position: absolute;
  top: 3rem;
  right: 0;
  z-index: 9999;
}
.search-module .search-form label {
  position: absolute;
  top: 0;
  right: 0;
  background: #265301;
  padding: 1rem;
}
.search-module .search-form label .form-control {
  width: 25vw;
  font-size: 1.5rem;
  color: #000;
  border-color: #737373;
}
@media (max-width: 540px) {
  .search-module .search-form label .form-control {
    width: 75vw;
  }
}
@media (max-width: 720px) {
  .search-module .search-form label .form-control {
    width: 50vw;
  }
}
.search-form {
  position: absolute;
  top: -2rem;
  right: 15px;
}
.search-header h2 {
  font-size: 3rem;
  font-weight: 900;
  text-transform: none;
  padding: 0;
  margin: 0 0 0.5em 0 !important;
}
.search-result {
  margin: 0 0 2rem 0 !important;
}
.search-summary {
  margin-bottom: 2rem;
}
.search-summary p {
  font-size: 1.8rem;
  line-height: 1.5;
  padding: 0;
  margin: 0;
}
.nav-links {
  display: flex;
  justify-content: space-between;
}
.nav-links a {
  display: inline-block;
  padding: 1em;
  font-size: 1.5rem;
  font-weight: 900;
  color: #fff;
  background: #408607;
  text-decoration: none;
}
.nav-links a:hover,
.nav-links a:focus,
.nav-links a:active {
  background: #295604;
  text-decoration: none;
}
header[role="banner"] {
  background: #E8F6F7;
}
header[role="banner"] .site-branding {
  padding-top: 3em;
  padding-bottom: 3em;
}
header[role="banner"] .site-branding .site-title {
  margin-top: 0;
}
header[role="banner"] .site-branding .site-title h1.site-title-heading a {
  display: block;
}
body.page header[role="banner"],
body.single header[role="banner"] {
  border-bottom: none;
}
.navbar-default {
  margin-top: 0;
}
.navbar-default ul.nav > li > a {
  padding: 0.75em !important;
}
.navbar-default ul.nav li a {
  font-size: 1.5em;
  color: #000;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
}
.navbar-default ul.nav li a:hover,
.navbar-default ul.nav li a:focus,
.navbar-default ul.nav li a:active {
  color: #000;
  text-decoration: none;
}
@media (max-width: 767px) {
  .navbar-default {
    display: flex;
    justify-content: flex-end;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .show > a {
  background-image: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-toggle {
  position: relative;
  float: right;
  width: 3rem;
  height: 3rem;
  background-color: transparent;
  background-image: url('images/icon-menu.svg');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  border-radius: 5px;
  border: none;
  transition: all 0.25s ease;
  display: none;
}
.navbar-toggle.collapsed {
  background-position: center top;
}
@media (max-width: 767px) {
  .navbar-toggle {
    display: block;
  }
}
.navbar-nav > li > .dropdown-menu {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.nav .sub-menu > .sub-menu {
  position: relative;
}
.nav .sub-menu > .sub-menu .sub-menu {
  position: relative;
}
.nav > .menu-item > .dropdown-menu {
  padding-right: 1rem !important;
  width: auto;
}
.navbar .dropdown-menu {
  min-width: 35rem !important;
  background-color: #408607 !important;
  min-width: 10rem;
  padding: 0 0 0 1rem;
  margin: 0;
  font-size: 1.2rem !important;
  background-color: #408607;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
}
.navbar .dropdown-menu li {
  width: 100%;
}
.navbar .dropdown-menu .open > .dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  display: block;
}
.navbar .dropdown-menu .open > .dropdown-menu .open > .dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  display: block;
}
.dropdown-toggle::after,
li.dropdown > a::after {
  font-family: 'Font Awesome 5 Free' !important;
  content: " \f0da" !important;
  font-weight: 900;
  border: none !important;
  vertical-align: 0.15em !important;
  margin-left: 0.6em !important;
  font-size: 1rem;
}
li.dropdown.show > a::after,
li.dropdown.open > a::after {
  font-family: 'Font Awesome 5 Free' !important;
  content: " \f0d7" !important;
  font-weight: 900;
  border: none !important;
  vertical-align: 0.15em !important;
  margin-left: 0.6em !important;
}
#menu-main-menu li:last-child > .dropdown-menu,
#menu-main-menu li:nth-last-child(2) > .dropdown-menu {
  right: 0;
  left: auto;
}
@media (max-width: 768px) {
  .nav > .menu-item > .dropdown-menu {
    padding-right: 5rem !important;
  }
}
.navbar .dropdown-menu > li > a {
  padding: 0.25em 1em 0.25em 0.5em;
  font-weight: 200 !important;
  line-height: 1.25em;
  color: #fff !important;
  text-transform: none !important;
  white-space: inherit;
}
.nav .show > a,
.nav .show > a:focus,
.nav .show > a:hover {
  background-color: #408607 !important;
  color: #fff !important;
}
.navbar .dropdown-menu .show > a,
.navbar .dropdown-menu .show > a:focus,
.navbar .dropdown-menu .show > a:hover {
  background-color: #408607 !important;
  color: #fff !important;
}
.navbar .dropdown-menu > li > a:focus,
.navbar .dropdown-menu > li > a:hover {
  background-color: transparent !important;
  background-image: none !important;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 0.25em 0 0.25em 0.5rem;
  }
}
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:focus,
.navbar .dropdown-menu > .active > a:hover {
  background-color: transparent;
  background-image: none;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-image: none;
    background-color: transparent !important;
  }
  .nav > .menu-item > .dropdown-menu {
    padding-top: 0;
    padding-left: 1.5em;
  }
}
h2 {
  font-size: 3rem;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 1em 0;
}
h3 {
  font-size: 2.5rem;
  font-weight: 500;
  padding: 0;
  margin: 0 0 1em 0;
}
h3.icon-title {
  text-align: center;
  padding-top: 8rem;
}
h4 {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0;
  margin: 0 0 1em 0;
}
.button {
  color: #fff;
  background-color: #408607;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 0.75em 1em 0.75em 1em;
  border: none;
  font-weight: 300;
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1.1em;
}
.button:hover,
.button:focus,
.button:active {
  background: #295604;
  color: #fff;
  text-decoration: none;
}
.button.invert {
  color: #408607;
  border: 1px solid #408607;
  background-color: transparent;
}
.button.invert:hover,
.button.invert:focus,
.button.invert:active {
  border-color: #295604;
  text-decoration: none;
}
.button.invert.satellite-blue {
  color: #175fda;
  border-color: #175fda;
}
.button.invert.satellite-blue:hover,
.button.invert.satellite-blue:focus,
.button.invert.satellite-blue:active {
  color: #124bac;
  border-color: #124bac;
  text-decoration: none;
}
.button.invert.dundas-orange {
  color: #CC6F3B;
  border-color: #CC6F3B;
}
.button.invert.dundas-orange:hover,
.button.invert.dundas-orange:focus,
.button.invert.dundas-orange:active {
  color: #a8582c;
  border-color: #a8582c;
  text-decoration: none;
}
.button.invert.qw-green {
  color: #787a00;
  border-color: #787a00;
}
.button.invert.qw-green:hover,
.button.invert.qw-green:focus,
.button.invert.qw-green:active {
  color: #464700;
  border-color: #464700;
  text-decoration: none;
}
.button.invert.parkdale-blue {
  color: #0079ad;
  border-color: #0079ad;
}
.button.invert.parkdale-blue:hover,
.button.invert.parkdale-blue:focus,
.button.invert.parkdale-blue:active {
  color: #00557a;
  border-color: #00557a;
  text-decoration: none;
}
.button.invert.white {
  color: #fff;
  border-color: #fff;
}
.button.invert.white:hover,
.button.invert.white:focus,
.button.invert.white:active {
  color: #e6e6e6;
  border-color: #e6e6e6;
  text-decoration: none;
}
div.more {
  text-align: center;
  margin-top: 4em;
}
div.more.margin-top-2 {
  margin-top: 2em;
}
.flex-box {
  display: flex;
  flex-wrap: wrap;
}
.flex-box .flex-11 {
  width: 100%;
}
.flex-box .flex-2 {
  width: 50%;
  padding: 1.5rem;
}
.flex-box .flex-3 {
  width: 33.33%;
  padding: 1.5rem;
}
.flex-box .flex-14 {
  width: 25%;
}
.flex-box .flex-34 {
  width: 75%;
}
.flex-box.funder-logos .flex-3 {
  display: table;
}
.flex-box.funder-logos .flex-3 .logo-container {
  display: table-cell;
  vertical-align: middle;
}
.flex-box.funder-logos .flex-3 .logo-container img {
  width: 100%;
}
.funder-box > div {
  padding: 2rem;
}
@media only screen and (max-width: 767px) {
  .flex-box .flex-3 {
    width: 50%;
  }
  .flex-box.funder-logos .flex-3 {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  section#site-locations .site-image:before {
    padding-top: 56% !important;
  }
  section#site-locations .flex-box .flex-3 {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  section#site-locations .flex-box .site-image:before {
    padding-top: 56%;
  }
  section#site-locations .flex-box .flex-3 {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  section#site-locations .flex-box .site-image:before {
    padding-top: 56%;
  }
  section#site-locations .flex-box .flex-3 {
    width: 100%;
  }
}
.content-block {
  padding-bottom: 5rem !important;
}
.content-block.block-top-space {
  padding-top: 5rem !important;
}
.content-block.no-padding-bottom {
  padding-bottom: 0 !important;
}
.content-block.table-ish {
  display: table;
}
.content-block.table-ish .cell-ish {
  display: table-cell;
}
.content-block.table-ish .cell-ish.align-vertical {
  vertical-align: middle;
}
.content-block p {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
body.home section.content-block h2 {
  text-transform: none;
  margin: 0 0 1.6em 0;
  text-align: center;
}
section#welcome h2 {
  color: #408607;
}
section#welcome .welcome-message {
  padding-bottom: 2rem;
}
section#welcome .welcome-message hr {
  margin-bottom: 2rem;
  border-top: 1px solid #737373;
}
section#welcome .welcome-message p {
  font-size: 2.1rem;
  color: #408607;
  line-height: 1.5em;
}
section#welcome .welcome-message p.note {
  font-size: 1.8rem;
}
section#welcome .homepage-services-grid {
  padding-bottom: 2rem;
}
section#welcome .homepage-services-grid ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  display: grid;
  gap: 2rem 6rem;
  grid-template-columns: 1fr 1fr 1fr;
}
section#welcome .homepage-services-grid ul li a {
  display: block;
  text-align: center;
  font-size: 2rem;
  padding: 8rem 0 0 0;
  margin-bottom: 4rem;
}
section#welcome .homepage-services-grid ul li a.health-care {
  background: url('images/icon_health-care.svg') no-repeat center top;
  background-size: 3em;
  color: #007F7F;
}
section#welcome .homepage-services-grid ul li a.health-care:hover,
section#welcome .homepage-services-grid ul li a.health-careactive,
section#welcome .homepage-services-grid ul li a.health-carefocus {
  color: #004c4c;
}
section#welcome .homepage-services-grid ul li a.community {
  background: url('images/icon_community.svg') no-repeat center top;
  background-size: 3em;
  color: #408200;
}
section#welcome .homepage-services-grid ul li a.community:hover,
section#welcome .homepage-services-grid ul li a.communityactive,
section#welcome .homepage-services-grid ul li a.communityfocus {
  color: #274f00;
}
section#welcome .homepage-services-grid ul li a.harm-reduction {
  background: url('images/icon_harm-reduction.svg') no-repeat center top;
  background-size: 3em;
  color: #dd322c;
}
section#welcome .homepage-services-grid ul li a.harm-reduction:hover,
section#welcome .homepage-services-grid ul li a.harm-reductionactive,
section#welcome .homepage-services-grid ul li a.harm-reductionfocus {
  color: #b8231e;
}
section#welcome .homepage-services-grid ul li a.counselling {
  background: url('images/icon_counselling.svg') no-repeat center top;
  background-size: 3em;
  color: #747678;
}
section#welcome .homepage-services-grid ul li a.counselling:hover,
section#welcome .homepage-services-grid ul li a.counsellingactive,
section#welcome .homepage-services-grid ul li a.counsellingfocus {
  color: #5b5d5e;
}
section#welcome .homepage-services-grid ul li a.dental {
  background: url('images/icon_dental.svg') no-repeat center top;
  background-size: 3em;
  color: #C90062;
}
section#welcome .homepage-services-grid ul li a.dental:hover,
section#welcome .homepage-services-grid ul li a.dentalactive,
section#welcome .homepage-services-grid ul li a.dentalfocus {
  color: #960049;
}
section#welcome .homepage-services-grid ul li a.four-winds {
  background: url('images/icon_four-winds.svg') no-repeat center top;
  background-size: 3em;
  color: #7A6800;
}
section#welcome .homepage-services-grid ul li a.four-winds:hover,
section#welcome .homepage-services-grid ul li a.four-windsactive,
section#welcome .homepage-services-grid ul li a.four-windsfocus {
  color: #473d00;
}
section#welcome .homepage-services-grid hr {
  margin-bottom: 2rem;
  border-top: 1px solid #737373;
}
section#welcome #welcome-service-area,
section#welcome #welcome-new-clients {
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1.8rem;
}
section#welcome #welcome-service-area h3,
section#welcome #welcome-new-clients h3 {
  text-align: center;
}
section#welcome #welcome-service-area .more,
section#welcome #welcome-new-clients .more {
  margin-top: 2em;
}
section#welcome #welcome-service-area {
  border-right: 1px solid #737373;
}
@media only screen and (max-width: 767px) {
  #welcome-service-area,
  #welcome-new-clients {
    padding-left: inherit;
    padding-right: inherit;
    margin-bottom: 3em;
  }
  #welcome-service-area {
    border: none;
  }
}
@media only screen and (max-width: 768px) {
  section#welcome .homepage-services-grid ul {
    gap: 2rem 2rem;
    grid-template-columns: 1fr 1fr;
  }
}
.programs-services h3#health-care {
  color: #007F7F;
  background: url("images/icon_health-care.svg") no-repeat top center;
  background-size: 6rem 6rem;
}
.programs-services h3#community {
  color: #408200;
  background: url("images/icon_community.svg") no-repeat top center;
  background-size: 6rem 6rem;
}
.programs-services h3#harm-reduction {
  color: #dd322c;
  background: url("images/icon_harm-reduction.svg") no-repeat top center;
  background-size: 6rem 6rem;
}
.programs-services h3#counselling {
  color: #747678;
  background: url("images/icon_counselling.svg") no-repeat top center;
  background-size: 6rem 6rem;
}
.programs-services h3#dental {
  color: #C90062;
  background: url("images/icon_dental.svg") no-repeat top center;
  background-size: 6rem 6rem;
}
.programs-services h3#four-winds {
  color: #7A6800;
  background: url("images/icon_four-winds.svg") no-repeat top center;
  background-size: 6rem 6rem;
}
section#site-locations h2 {
  text-transform: uppercase;
}
section#site-locations ul.site-locations {
  margin-left: 0 !important;
  list-style: none !important;
}
section#site-locations ul.site-locations li {
  margin-bottom: 4rem;
  padding-left: 0 !important;
}
section#site-locations ul.site-locations li ul {
  padding: 0 3rem 0 3rem !important;
}
section#site-locations div.more {
  margin-top: 2rem;
}
section#site-locations .site-image {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 3rem;
}
section#site-locations .site-image.parkdale-site {
  background: url("images/site_parkdale.jpg") no-repeat center center;
  background-size: cover;
}
section#site-locations .site-image.queen-west-site {
  background: url("images/site_queen-west.jpg") no-repeat center center;
  background-size: cover;
}
section#site-locations .site-image.satellite-site {
  background: url("images/site_satellite.jpg") no-repeat center center;
  background-size: cover;
}
section#site-locations .site-image.dundas-site {
  background: url("images/site_dundas.jpg") no-repeat center center;
  background-size: cover;
}
section#site-locations .site-image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
section#site-locations h3 {
  margin-bottom: 1em !important;
}
section#site-locations h3#parkdale-site {
  color: #0079ad;
  background: url("images/icon_parkdale.svg") no-repeat top center;
  background-size: 6rem 6rem;
}
section#site-locations h3#queen-west-site {
  color: #787a00;
  background: url("images/icon_queen-west.svg") no-repeat top center;
  background-size: 6rem 6rem;
}
section#site-locations h3#satellite-site {
  color: #175fda;
  background: url("images/icon_roncesvalles.svg") no-repeat top center;
  background-size: 6rem 6rem;
}
section#site-locations h3#dundas-site {
  color: #CC6F3B;
  background: url("images/icon_dundas.svg") no-repeat top center;
  background-size: 6rem 6rem;
}
.entry-content section#site-locations {
  padding-bottom: 0 !important;
}
ul.contact {
  font-size: 1.8rem !important;
  font-weight: 300 !important;
  line-height: 1.25em !important;
  padding-left: 1.5em;
  padding-right: 1.5em;
  list-style: none !important;
}
ul.contact li {
  margin-bottom: 0.5em !important;
  padding-left: 1.5em !important;
}
ul.contact li:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #007F7F;
}
ul.contact li.address:before {
  content: '\f3c5';
  margin: 0 0.6em 0 -1.25em;
}
ul.contact li.phone:before {
  content: '\f095';
  margin: 0 0.55em 0 -1.3em;
}
ul.contact li.fax:before {
  content: '\f1ac';
  margin: 0 0.45em 0 -1.45em;
}
section#featured-news {
  width: 100%;
  height: 28vw;
}
section#featured-news h2 {
  font-weight: 700;
  text-transform: uppercase;
  width: 60%;
  font-size: 5em;
  margin: 0 auto 0 auto;
}
section#featured-news h2 a {
  color: #fff;
  text-decoration: none;
}
section#featured-news h2 a:active,
section#featured-news h2 a:hover,
section#featured-news h2 a:focus {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  section#featured-news h2 {
    font-size: 4em;
    margin: 1em auto 1em auto;
  }
}
section#news {
  background-color: rgba(186, 79, 53, 0.05);
}
section#news h2 {
  text-transform: uppercase;
}
section#news h3 {
  margin-bottom: 0.25em;
}
section#news h4 {
  font-size: 1.6rem;
  margin-bottom: 2rem;
  font-weight: 300;
}
section#social .social-p {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
section#social .cff-wrapper,
section#social .timeline-twitter-feed {
  margin-bottom: 2rem;
}
section#social .social-box {
  width: 100%;
  border: 1px solid;
  padding: 2rem 2.5rem 0 2.5rem;
}
section#social .social-box .social-title {
  margin-bottom: 0.5em;
}
section#social .social-box .social-title h4 {
  padding: 2rem 2rem 2rem 7rem;
  background: url("images/pqw_logo_house.svg") no-repeat center left;
  background-size: contain;
}
section#social .social-box .social-title h4 span {
  color: #737373;
  font-weight: 300;
}
section#social .social-box .social-title img {
  text-align: right;
  width: 2rem;
  height: 2rem;
}
section#social .social-box .social-title a:after {
  content: "" !important;
}
section#social .facebook-box {
  border-color: #334f8d;
  -webkit-box-shadow: 0px 0px 5px 5px rgba(51, 79, 141, 0.15);
  -moz-box-shadow: 0px 0px 5px 5px rgba(51, 79, 141, 0.15);
  box-shadow: 0px 0px 5px 5px rgba(51, 79, 141, 0.15);
}
section#social .facebook-box #cff .cff-item {
  border: none;
  padding: 0 !important;
  margin: 0 !important;
}
section#social .facebook-box .cff-likebox {
  display: none !important;
}
section#social .facebook-box #cff h3,
section#social .facebook-box #cff h4,
section#social .facebook-box #cff h5,
section#social .facebook-box #cff h6,
section#social .facebook-box #cff p {
  margin-top: 0 !important;
}
section#social .facebook-box #cff p {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
section#social .facebook-box #cff p.cff-date {
  font-size: 1.4rem;
}
section#social .twitter-box {
  border-color: #1a97f1;
  -webkit-box-shadow: 0px 0px 5px 5px rgba(26, 151, 241, 0.15);
  -moz-box-shadow: 0px 0px 5px 5px rgba(26, 151, 241, 0.15);
  box-shadow: 0px 0px 5px 5px rgba(26, 151, 241, 0.15);
}
section#social .twitter-box .ttf-tweet-row {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
section#social .twitter-box .ttf-tweet-row .ttf-timestamp {
  font-size: 1.4rem;
}
@media (max-width: 991px) {
  section#social .facebook-box {
    margin-bottom: 2rem;
  }
}
section#programs ul.programs-services {
  list-style: none !important;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
section#programs ul.programs-services li {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.content-block-text-banner {
  padding: 4rem 0 4rem 0;
  margin: 0 0 4rem 0;
}
.content-block-text-banner.remove-bottom-margin {
  margin-bottom: 0 !important;
}
.content-block-text-banner.black {
  background-color: #000;
}
.content-block-text-banner.teal-light {
  background-color: #E8F6F7;
}
.content-block-text-banner.teal-medium {
  background-color: #95CDD3;
}
.content-block-text-banner.teal {
  background-color: #0099A8;
}
.content-block-text-banner.lime-green {
  background-color: #80BC00;
}
.content-block-text-banner.teal h1,
.content-block-text-banner.lime-green h1,
.content-block-text-banner.black h1,
.content-block-text-banner.teal h2,
.content-block-text-banner.lime-green h2,
.content-block-text-banner.black h2,
.content-block-text-banner.teal h3,
.content-block-text-banner.lime-green h3,
.content-block-text-banner.black h3,
.content-block-text-banner.teal p,
.content-block-text-banner.lime-green p,
.content-block-text-banner.black p {
  color: #fff;
}
.content-block-text-banner h1 {
  font-size: 5rem;
  line-height: 1.2;
}
.content-block-text-banner h2 {
  font-size: 4rem;
  line-height: 1.2;
}
.content-block-text-banner h3 {
  font-size: 3rem;
  line-height: 1.2;
}
.content-block-text-banner p {
  font-size: 1.8rem;
  line-height: 1.5;
  padding: 0;
}
.content-block-text-banner h1 + p,
.content-block-text-banner h2 + p,
.content-block-text-banner h3 + p {
  margin-top: 1em;
}
.content-block-text-banner .link-buttons-group {
  margin-top: 2rem;
}
.content-block-text-banner .link-buttons-group li {
  display: inline;
}
.content-block-text-banner .link-buttons-group li a {
  display: inline-block;
  margin-right: 1rem;
  color: #000;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 0.5em 1em 0.5em 1em;
  background-color: #fff;
  border: 1px solid #000;
  text-decoration: none;
}
.content-block-text-banner .link-buttons-group li a:hover,
.content-block-text-banner .link-buttons-group li a:focus,
.content-block-text-banner .link-buttons-group li a:active {
  background-color: #408607;
  color: #fff;
  text-decoration: none;
}
.content-block-text-banner .link-buttons-group li :last-child a {
  margin-right: 0;
}
.content-block-text-banner h1,
.content-block-text-banner h2,
.content-block-text-banner h3 {
  padding: 0 !important;
  margin: 0 !important;
  text-transform: none;
}
.content-block-text-banner h1 strong,
.content-block-text-banner h2 strong,
.content-block-text-banner h3 strong {
  font-weight: 900;
}
.content-block-header,
.content-block-text,
.content-block-header-and-text {
  padding: 0 0 0 0;
}
.content-block-header h2,
.content-block-text h2,
.content-block-header-and-text h2,
.content-block-header h3,
.content-block-text h3,
.content-block-header-and-text h3 {
  padding: 0 !important;
  margin: 0 !important;
  text-transform: none;
}
.content-block-header h2,
.content-block-text h2,
.content-block-header-and-text h2 {
  font-size: 3rem;
  font-weight: 900;
  margin-bottom: 0.75em !important;
}
.content-block-header h3,
.content-block-text h3,
.content-block-header-and-text h3 {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 0.5em !important;
}
.content-block-header p,
.content-block-text p,
.content-block-header-and-text p {
  font-size: 1.8rem;
  line-height: 1.5;
  padding: 0;
  margin: 0 0 1.5em 0;
}
.content-block-image {
  text-align: center;
  margin-bottom: 2rem;
}
.content-block-image img {
  margin: auto;
}
.content-block-accordion {
  padding: 2rem 0 4rem 0;
  margin: 0 0 2rem 0;
}
.content-block-accordion h3 {
  line-height: 1.2;
}
.panel-group {
  border-bottom: 5px solid #58A618;
}
.panel-group .panel {
  border-radius: 0;
  border-top: 5px solid #58A618;
  border-right: none;
  border-bottom: none;
  border-left: none;
  margin: 0 !important;
}
.panel-group .panel .panel-heading {
  background: none;
  border: none;
  padding: 1em 0 1em 0;
}
.panel-group .panel .panel-heading .panel-title {
  margin-bottom: 0;
}
.panel-group .panel .panel-heading ol {
  margin-bottom: 0;
}
.panel-group .panel .panel-heading li,
.panel-group .panel .panel-heading h3,
.panel-group .panel .panel-heading a {
  font-weight: 300 !important;
  font-size: 2rem !important;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
.panel-group .panel .panel-heading li:active,
.panel-group .panel .panel-heading h3:active,
.panel-group .panel .panel-heading a:active,
.panel-group .panel .panel-heading li:focus,
.panel-group .panel .panel-heading h3:focus,
.panel-group .panel .panel-heading a:focus,
.panel-group .panel .panel-heading li:hover,
.panel-group .panel .panel-heading h3:hover,
.panel-group .panel .panel-heading a:hover {
  color: #58A618;
}
.panel-group .panel .panel-heading h3 {
  padding: 0 !important;
  margin: 0 !important;
}
.panel-group .panel .panel-heading a {
  position: relative;
}
.panel-group .panel .panel-body {
  border: none;
  padding: 0 2em 1em 2em;
}
.panel-group .panel .panel-heading .accordion-toggle[aria-expanded="true"]:after {
  font-family: 'Glyphicons Halflings';
  content: "−";
  float: right;
  font-size: 4rem;
  margin-top: -0.5em;
}
.panel-group .panel .panel-heading .accordion-toggle[aria-expanded="false"]:after {
  font-family: 'Glyphicons Halflings';
  content: "+";
  float: right;
  font-size: 4rem;
  margin-top: -0.5em;
}
.content-block-social {
  background: #E8F6F7;
  padding-top: 4rem;
  padding-bottom: 4rem;
  margin-bottom: 4rem;
}
.content-block-social h3 {
  font-size: 2rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 1rem;
}
.content-block-social .social-list {
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  justify-content: center;
  column-gap: 1rem;
}
.content-block-social .social-list li {
  list-style: none;
}
.content-block-social .social-list li a {
  display: block;
  width: 4rem;
  height: 4rem;
  text-indent: -9999px;
}
.content-block-social .social-list li a.facebook {
  background: url("images/icon-facebook-circle.svg") no-repeat center center;
  background-size: contain;
}
.content-block-social .social-list li a.instagram {
  background: url("images/icon-instagram-circle.svg") no-repeat center center;
  background-size: contain;
}
.content-block-social .social-list li a.tumblr {
  background: url("images/icon-tumblr-circle.svg") no-repeat center center;
  background-size: contain;
}
.content-block-social .social-list li a.x_twitter {
  background: url("images/icon-x-circle.svg") no-repeat center center;
  background-size: contain;
}
.content-block-social .social-list li a.youtube {
  background: url("images/icon-youtube-circle.svg") no-repeat center center;
  background-size: contain;
}
.content-block-grid {
  margin-bottom: 2rem;
}
.content-block-grid .grid-block-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
.content-block-grid .grid-block-container .grid-block-item {
  aspect-ratio: 1 / 1;
  text-align: center;
}
.content-block-grid .grid-block-container .grid-block-item img {
  object-fit: contain;
}
.content-block-grid .grid-block-container.grid-block-col-1 .grid-block-item {
  width: 100%;
}
.content-block-grid .grid-block-container.grid-block-col-2 .grid-block-item {
  width: 50%;
}
.content-block-grid .grid-block-container.grid-block-col-3 .grid-block-item {
  width: 33.33%;
}
.content-block-grid .grid-block-container.grid-block-col-4 .grid-block-item {
  width: 25%;
}
.content-block-grid .grid-block-container.grid-block-col-5 .grid-block-item {
  width: 20%;
}
.content-block-grid .grid-block-container.grid-block-col-6 .grid-block-item {
  width: 16.66%;
}
.content-block-pdf-grid .pdf-item {
  margin-bottom: 4rem;
}
.content-block-pdf-grid .pdf-item .pdf-thumbnail {
  width: 90%;
  margin: auto;
}
.content-block-pdf-grid .pdf-item .pdf-thumbnail a::before,
.content-block-pdf-grid .pdf-item .pdf-thumbnail a::after {
  display: none !important;
}
.content-block-pdf-grid .pdf-item .pdf-thumbnail img {
  height: auto;
  max-width: 100%;
  object-fit: contain;
  border: 1px solid #408607;
}
.content-block-pdf-grid .pdf-item a::before {
  display: none !important;
}
#header-image {
  width: 100%;
  aspect-ratio: 192 / 89;
}
.entry-title {
  font-size: 5rem;
  font-weight: 900;
  padding: 0;
  margin: 0 0 0.5em 0;
}
.entry-subtitle {
  font-size: 3rem;
  font-weight: 500;
  text-transform: none;
  padding: 0;
  margin: 0 0 0.5em 0;
}
.entry-title + .entry-subtitle {
  margin-top: -0.5em;
}
.page-template-template-program-category #main-column {
  margin-top: 0;
}
#main-column {
  margin-top: 4rem;
}
#main-column.parent-page {
  margin-top: 0;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.5;
}
#main-column.parent-page .teal-container {
  padding-top: 4rem;
  background: #E8F6F7;
  padding-bottom: 4rem;
  margin-bottom: 4rem;
}
#main-column.parent-page .teal-container.no-margin-bottom {
  margin-bottom: 0 !important;
}
#main-column.parent-page h2 {
  font-size: 4rem;
  font-weight: 900;
  padding: 0;
  margin: 0 0 0.5em 0;
  line-height: 1.1;
  text-transform: none;
}
#main-column.parent-page h3 {
  margin-bottom: 0.5em;
  font-weight: 700;
}
#main-column.parent-page p {
  margin-bottom: 1.5em;
  font-weight: 300;
}
#main-column.parent-page p em {
  font-weight: 300;
  font-style: italic;
}
#main-column.parent-page p strong {
  font-weight: 700;
}
#main-column.parent-page p em strong,
#main-column.parent-page p strong em {
  font-weight: 700;
  font-style: italic;
}
#main-column.parent-page .program-bars {
  padding: 0 !important;
  margin: 3rem 0 5rem 0 !important;
}
#main-column.parent-page .program-bars a {
  color: #fff;
  text-decoration: none;
}
#main-column.parent-page .program-bars li {
  padding: 0 !important;
  margin: 0 0 1rem 0 !important;
  list-style: none !important;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.1;
}
#main-column.parent-page .program-bars li .bar-text {
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 8rem;
}
#main-column.parent-page .program-bars li.primary-health-care {
  background: #007F7F;
}
#main-column.parent-page .program-bars li.primary-health-care .bar-text {
  background: url('images/icon_health-care-circled.svg') 1.5rem center no-repeat;
  background-size: auto 60%;
}
#main-column.parent-page .program-bars li.primary-health-care:hover,
#main-column.parent-page .program-bars li.primary-health-care:active,
#main-column.parent-page .program-bars li.primary-health-care:focus {
  background: #004c4c;
}
#main-column.parent-page .program-bars li.community-programs {
  background: #408200;
}
#main-column.parent-page .program-bars li.community-programs .bar-text {
  background: url('images/icon_community-circled.svg') 1.5rem center no-repeat;
  background-size: auto 60%;
}
#main-column.parent-page .program-bars li.community-programs:hover,
#main-column.parent-page .program-bars li.community-programs:active,
#main-column.parent-page .program-bars li.community-programs:focus {
  background: #274f00;
}
#main-column.parent-page .program-bars li.harm-reduction {
  background: #dd322c;
}
#main-column.parent-page .program-bars li.harm-reduction .bar-text {
  background: url('images/icon_harm-reduction-circled.svg') 1.5rem center no-repeat;
  background-size: auto 60%;
}
#main-column.parent-page .program-bars li.harm-reduction:hover,
#main-column.parent-page .program-bars li.harm-reduction:active,
#main-column.parent-page .program-bars li.harm-reduction:focus {
  background: #b8231e;
}
#main-column.parent-page .program-bars li.mental-health {
  background: #747678;
}
#main-column.parent-page .program-bars li.mental-health .bar-text {
  background: url('images/icon_counselling-circled.svg') 1.5rem center no-repeat;
  background-size: auto 60%;
}
#main-column.parent-page .program-bars li.mental-health:hover,
#main-column.parent-page .program-bars li.mental-health:active,
#main-column.parent-page .program-bars li.mental-health:focus {
  background: #5b5d5e;
}
#main-column.parent-page .program-bars li.dental-services {
  background: #C90062;
}
#main-column.parent-page .program-bars li.dental-services .bar-text {
  background: url('images/icon_dental-circled.svg') 1.5rem center no-repeat;
  background-size: auto 60%;
}
#main-column.parent-page .program-bars li.dental-services:hover,
#main-column.parent-page .program-bars li.dental-services:active,
#main-column.parent-page .program-bars li.dental-services:focus {
  background: #960049;
}
#main-column.parent-page .program-bars li.four-winds {
  background: #7A6800;
}
#main-column.parent-page .program-bars li.four-winds .bar-text {
  background: url('images/icon_four-winds-circled.svg') 1.5rem center no-repeat;
  background-size: auto 60%;
}
#main-column.parent-page .program-bars li.four-winds:hover,
#main-column.parent-page .program-bars li.four-winds:active,
#main-column.parent-page .program-bars li.four-winds:focus {
  background: #473d00;
}
#main-column.parent-page .program-bars li.news {
  background: #000;
}
#main-column.parent-page .program-bars li.news:hover,
#main-column.parent-page .program-bars li.news:active,
#main-column.parent-page .program-bars li.news:focus {
  background: #1a1a1a;
}
#main-column.parent-page .programs-services-graph {
  margin-bottom: 4rem;
  list-style: disclosure-closed;
}
#main-column.parent-page .what-we-do-well-ul {
  font-weight: 700 !important;
}
p.breadcrumb,
.entry-meta {
  font-size: 1.6rem;
  margin: 0 0 1em 0;
  border-radius: 0 !important;
  background: transparent !important;
  padding: 0 !important;
}
#main-column .post,
#main-column .page,
#main-column .archive,
#main-column article.events {
  margin-top: 2rem;
}
#main-column .post .page-header,
#main-column .page .page-header,
#main-column .archive .page-header,
#main-column article.events .page-header {
  padding: 0;
  margin: 0;
  border: none;
}
#main-column .post .entry-header .entry-meta,
#main-column .page .entry-header .entry-meta,
#main-column .archive .entry-header .entry-meta,
#main-column article.events .entry-header .entry-meta {
  color: #000;
}
#main-column .post .entry-header .entry-meta h4,
#main-column .page .entry-header .entry-meta h4,
#main-column .archive .entry-header .entry-meta h4,
#main-column article.events .entry-header .entry-meta h4 {
  font-weight: 300;
}
#main-column .post header,
#main-column .page header,
#main-column .archive header,
#main-column article.events header {
  margin-bottom: 3rem;
}
#main-column .post header h1,
#main-column .page header h1,
#main-column .archive header h1,
#main-column article.events header h1 {
  color: #408607;
  font-size: 4rem;
  font-weight: 300;
}
#main-column .post header p.breadcrumb,
#main-column .page header p.breadcrumb,
#main-column .archive header p.breadcrumb,
#main-column article.events header p.breadcrumb,
#main-column .post header .entry-meta,
#main-column .page header .entry-meta,
#main-column .archive header .entry-meta,
#main-column article.events header .entry-meta {
  font-size: 1.6rem;
  border-radius: 0 !important;
  background: transparent !important;
  padding: 0 !important;
  margin-top: 1em;
  margin-bottom: 1em;
}
#main-column .post .wp-caption,
#main-column .page .wp-caption,
#main-column .archive .wp-caption,
#main-column article.events .wp-caption {
  width: 50% !important;
  max-width: 50% !important;
  border: none !important;
}
#main-column .post .wp-caption img[class*="wp-image-"],
#main-column .page .wp-caption img[class*="wp-image-"],
#main-column .archive .wp-caption img[class*="wp-image-"],
#main-column article.events .wp-caption img[class*="wp-image-"] {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}
#main-column .post .wp-caption .wp-caption-text,
#main-column .page .wp-caption .wp-caption-text,
#main-column .archive .wp-caption .wp-caption-text,
#main-column article.events .wp-caption .wp-caption-text {
  margin: 1rem 1rem 1rem 0 !important;
  text-align: left !important;
  font-size: 0.9em;
  line-height: 1.4;
}
#main-column .post .entry-content,
#main-column .page .entry-content,
#main-column .archive .entry-content,
#main-column article.events .entry-content {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.5em;
}
#main-column .post .entry-content #feature-image,
#main-column .page .entry-content #feature-image,
#main-column .archive .entry-content #feature-image,
#main-column article.events .entry-content #feature-image {
  margin-bottom: 3rem;
}
#main-column .post .entry-content #feature-image img,
#main-column .page .entry-content #feature-image img,
#main-column .archive .entry-content #feature-image img,
#main-column article.events .entry-content #feature-image img {
  width: 100%;
}
#main-column .post .entry-content .embed-responsive,
#main-column .page .entry-content .embed-responsive,
#main-column .archive .entry-content .embed-responsive,
#main-column article.events .entry-content .embed-responsive {
  margin-bottom: 2rem;
}
#main-column .post .entry-content ul.contact,
#main-column .page .entry-content ul.contact,
#main-column .archive .entry-content ul.contact,
#main-column article.events .entry-content ul.contact {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
#main-column .post .entry-content .hours,
#main-column .page .entry-content .hours,
#main-column .archive .entry-content .hours,
#main-column article.events .entry-content .hours {
  line-height: 1.1em;
}
#main-column .post .entry-content h2,
#main-column .page .entry-content h2,
#main-column .archive .entry-content h2,
#main-column article.events .entry-content h2 {
  font-size: 3rem;
  font-weight: 900;
  margin-bottom: 0.75em !important;
  text-transform: none;
}
#main-column .post .entry-content h3,
#main-column .page .entry-content h3,
#main-column .archive .entry-content h3,
#main-column article.events .entry-content h3 {
  margin: 0 0 0.5em 0;
}
#main-column .post .entry-content p,
#main-column .page .entry-content p,
#main-column .archive .entry-content p,
#main-column article.events .entry-content p {
  margin-bottom: 1.5em;
  font-weight: 300;
}
#main-column .post .entry-content p em,
#main-column .page .entry-content p em,
#main-column .archive .entry-content p em,
#main-column article.events .entry-content p em {
  font-weight: 300;
  font-style: italic;
}
#main-column .post .entry-content p strong,
#main-column .page .entry-content p strong,
#main-column .archive .entry-content p strong,
#main-column article.events .entry-content p strong {
  font-weight: 700;
}
#main-column .post .entry-content p em strong,
#main-column .page .entry-content p em strong,
#main-column .archive .entry-content p em strong,
#main-column article.events .entry-content p em strong,
#main-column .post .entry-content p strong em,
#main-column .page .entry-content p strong em,
#main-column .archive .entry-content p strong em,
#main-column article.events .entry-content p strong em {
  font-weight: 700;
  font-style: italic;
}
#main-column .post .entry-content p + ul,
#main-column .page .entry-content p + ul,
#main-column .archive .entry-content p + ul,
#main-column article.events .entry-content p + ul,
#main-column .post .entry-content p + ol,
#main-column .page .entry-content p + ol,
#main-column .archive .entry-content p + ol,
#main-column article.events .entry-content p + ol {
  margin-top: -1.5em;
}
#main-column .post .entry-content ul,
#main-column .page .entry-content ul,
#main-column .archive .entry-content ul,
#main-column article.events .entry-content ul,
#main-column .post .entry-content ol,
#main-column .page .entry-content ol,
#main-column .archive .entry-content ol,
#main-column article.events .entry-content ol {
  margin-left: 1.25em;
  margin-bottom: 1.5em;
}
#main-column .post .entry-content ul,
#main-column .page .entry-content ul,
#main-column .archive .entry-content ul,
#main-column article.events .entry-content ul {
  list-style: disc;
}
#main-column .post .entry-content ul.strip,
#main-column .page .entry-content ul.strip,
#main-column .archive .entry-content ul.strip,
#main-column article.events .entry-content ul.strip {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main-column .post .entry-content ul.accessibility-icons-row,
#main-column .page .entry-content ul.accessibility-icons-row,
#main-column .archive .entry-content ul.accessibility-icons-row,
#main-column article.events .entry-content ul.accessibility-icons-row {
  margin-bottom: 1.5rem;
}
#main-column .post .entry-content ul.accessibility-icons-row li:first-child,
#main-column .page .entry-content ul.accessibility-icons-row li:first-child,
#main-column .archive .entry-content ul.accessibility-icons-row li:first-child,
#main-column article.events .entry-content ul.accessibility-icons-row li:first-child {
  text-align: right;
}
#main-column .post .entry-content ul.accessibility-icons-row li,
#main-column .page .entry-content ul.accessibility-icons-row li,
#main-column .archive .entry-content ul.accessibility-icons-row li,
#main-column article.events .entry-content ul.accessibility-icons-row li {
  text-align: center;
  padding: 1.5rem !important;
}
#main-column .post .entry-content ul.accessibility-icons-row li img,
#main-column .page .entry-content ul.accessibility-icons-row li img,
#main-column .archive .entry-content ul.accessibility-icons-row li img,
#main-column article.events .entry-content ul.accessibility-icons-row li img {
  height: 10rem;
}
#main-column .post .entry-content ul.accessibility-icons-row li:last-child,
#main-column .page .entry-content ul.accessibility-icons-row li:last-child,
#main-column .archive .entry-content ul.accessibility-icons-row li:last-child,
#main-column article.events .entry-content ul.accessibility-icons-row li:last-child {
  text-align: left;
}
#main-column .post .entry-content ol,
#main-column .page .entry-content ol,
#main-column .archive .entry-content ol,
#main-column article.events .entry-content ol {
  list-style: decimal;
}
#main-column .post .entry-content li ul,
#main-column .page .entry-content li ul,
#main-column .archive .entry-content li ul,
#main-column article.events .entry-content li ul,
#main-column .post .entry-content li ol,
#main-column .page .entry-content li ol,
#main-column .archive .entry-content li ol,
#main-column article.events .entry-content li ol {
  margin-bottom: 0;
}
#main-column .post .entry-content li ul li,
#main-column .page .entry-content li ul li,
#main-column .archive .entry-content li ul li,
#main-column article.events .entry-content li ul li,
#main-column .post .entry-content li ol li,
#main-column .page .entry-content li ol li,
#main-column .archive .entry-content li ol li,
#main-column article.events .entry-content li ol li {
  list-style: circle;
}
#main-column .post .entry-content .wp-video,
#main-column .page .entry-content .wp-video,
#main-column .archive .entry-content .wp-video,
#main-column article.events .entry-content .wp-video {
  width: 100% !important;
  margin-bottom: 4rem;
}
#main-column .archive h3 {
  margin-bottom: 0.25em;
}
#main-column .archive .page-header {
  margin-bottom: 3rem !important;
}
#main-column .archive article {
  margin-top: 0;
  margin-bottom: 0;
}
#main-column .archive article .entry-header {
  margin-bottom: 2rem !important;
}
@media (max-width: 991px) {
  aside.contact-hours {
    display: none;
  }
}
.gallery {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.gallery .gallery-item {
  margin-top: 0 !important;
}
.gallery .gallery-item img {
  border: 2px solid #408607 !important;
}
.program-category-intro p {
  font-size: 2.5rem;
  line-height: 1.5;
  padding: 0 1.5rem 0 1.5rem;
  text-align: center;
}
.person-entry {
  margin-bottom: 2rem;
}
.person-entry.leadership p {
  margin-bottom: 0 !important;
}
.person-entry .person-photo {
  margin-bottom: 2rem;
  object-fit: cover;
  width: 100%;
  aspect-ratio: 1 / 1;
}
.person-entry h3.person-name {
  margin-bottom: 0.25em !important;
  font-weight: 700;
}
.person-entry .person-title {
  font-weight: 300;
  text-transform: none;
  font-size: 0.75em;
}
a[href$=pdf]:before {
  /*font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0;
  content: "\e022";*/
  font-size: 0.75em;
  font-family: 'Font Awesome 5 Free' !important;
  content: "\f1c1" !important;
  font-weight: 500;
  position: relative;
  margin: 0 0.25em 0 0;
}
a[href$=pptx]:before {
  font-size: 0.75em;
  font-family: 'Font Awesome 5 Free' !important;
  content: "\f1c4" !important;
  font-weight: 500;
  position: relative;
  margin: 0 0.25em 0 0;
}
a[href$=doc]:before,
a[href$=docx]:before {
  font-size: 0.75em;
  font-family: 'Font Awesome 5 Free' !important;
  content: "\f1c2" !important;
  font-weight: 500;
  position: relative;
  margin: 0 0.25em 0 0;
}
a[href$=pdf]:after {
  content: ' (PDF)';
}
a[href$=pptx]:after {
  content: ' (PowerPoint)';
}
a[href$=doc]:after,
a[href$=docx]:after {
  content: ' (Doc)';
}
a[href^="mailto"]:before {
  /*font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    content: "\2709";*/
  font-family: 'Font Awesome 5 Free' !important;
  content: "\f0e0" !important;
  font-weight: 500;
  font-size: 0.75em;
  position: relative;
  margin: 0 0.25em 0 0;
}
a:not( [href*='pqwchc.org'] ):not( [href^='#'] ):not( [href^='/'] ):not( [href^='mailto:'] ):after {
  font-family: 'Font Awesome 5 Free';
  content: " \f35d";
  font-weight: 900;
}
main.program.program-cat .entry-header {
  text-align: center;
}
main.program.program-cat .entry-header p {
  display: inline-block;
}
main.program .program-icon-list {
  display: inline-block;
  margin-bottom: 3rem;
}
main.program .program-icon-list li {
  float: left;
  margin-right: 1rem;
}
main.program .program-icon-list li:last-child {
  margin-right: 0;
}
main.program .program-icon-list li a {
  display: block;
}
main.program .program-icon-list li a img {
  width: 5rem;
  height: 5rem;
}
main.program .program-icon-list.program-page {
  background: #E8F6F7;
  margin-bottom: 0;
  position: fixed;
  display: block;
  right: 0;
  top: 35%;
  padding: 1rem;
}
main.program .program-icon-list.program-page li {
  float: none;
  margin: 0 0 1rem 0;
}
main.program .program-icon-list.program-page li:last-child {
  margin-bottom: 0;
}
main.program .program-listing-thumb {
  background-color: #408607;
  width: 100%;
  aspect-ratio: 1 / 1;
  margin-bottom: 1rem;
}
main.program.health-care #header-image {
  border-color: #009AA6 !important;
}
main.program.health-care h1.program-category-page {
  color: #fff !important;
  background-color: #007F7F !important;
}
main.program.health-care .program-listing-thumb.show-icon {
  background: url('images/icon_health-care-outlined.svg') #009AA6 center center no-repeat;
  background-size: 70%;
}
main.program.health-care .program-listing-box a {
  color: #007F7F !important;
  text-decoration: none;
}
main.program.health-care .program-listing-box a:hover,
main.program.health-care .program-listing-box a:active,
main.program.health-care .program-listing-box a:focus {
  color: #007F7F !important;
  text-decoration: underline !important;
}
main.program.community #header-image {
  border-color: #7AB800 !important;
}
main.program.community h1.program-category-page {
  color: #fff !important;
  background-color: #408200 !important;
}
main.program.community .program-listing-box a {
  color: #408200 !important;
  text-decoration: none;
}
main.program.community .program-listing-box a:hover,
main.program.community .program-listing-box a:active,
main.program.community .program-listing-box a:focus {
  color: #408200 !important;
  text-decoration: underline !important;
}
main.program.community .program-listing-thumb.show-icon {
  background: url('images/icon_community-outlined.svg') #7AB800 center center no-repeat;
  background-size: 70%;
}
main.program.harm-reduction #header-image {
  border-color: #DE3831 !important;
}
main.program.harm-reduction h1.program-category-page {
  color: #fff !important;
  background-color: #dd322c !important;
}
main.program.harm-reduction .program-listing-box a {
  color: #dd322c !important;
  text-decoration: none;
}
main.program.harm-reduction .program-listing-box a:hover,
main.program.harm-reduction .program-listing-box a:active,
main.program.harm-reduction .program-listing-box a:focus {
  color: #dd322c !important;
  text-decoration: underline !important;
}
main.program.harm-reduction .program-listing-thumb.show-icon {
  background: url('images/icon_harm-reduction-outlined.svg') #DE3831 center center no-repeat !important;
  background-size: 70% !important;
}
main.program.counselling #header-image {
  border-color: #747678 !important;
}
main.program.counselling h1.program-category-page {
  color: #fff !important;
  background-color: #747678 !important;
}
main.program.counselling .program-listing-box a {
  color: #747678 !important;
  text-decoration: none;
}
main.program.counselling .program-listing-box a:hover,
main.program.counselling .program-listing-box a:active,
main.program.counselling .program-listing-box a:focus {
  color: #747678 !important;
  text-decoration: underline !important;
}
main.program.counselling .program-listing-thumb.show-icon {
  background: url('images/icon_counselling-outlined.svg') #747678 center center no-repeat !important;
  background-size: 70% !important;
}
main.program.dental #header-image {
  border-color: #C90062 !important;
}
main.program.dental h1.program-category-page {
  color: #fff !important;
  background-color: #C90062 !important;
}
main.program.dental .program-listing-box a {
  color: #C90062 !important;
  text-decoration: none;
}
main.program.dental .program-listing-box a:hover,
main.program.dental .program-listing-box a:active,
main.program.dental .program-listing-box a:focus {
  color: #C90062 !important;
  text-decoration: underline !important;
}
main.program.dental .program-listing-thumb.show-icon {
  background: url('images/icon_dental-outlined.svg') #C90062 center center no-repeat !important;
  background-size: 70% !important;
}
main.program.four-winds #header-image {
  border-color: #FDC82F !important;
}
main.program.four-winds h1.program-category-page {
  color: #fff !important;
  background-color: #7A6800 !important;
}
main.program.four-winds .program-listing-box a {
  color: #7A6800 !important;
  text-decoration: none;
}
main.program.four-winds .program-listing-box a:hover,
main.program.four-winds .program-listing-box a:active,
main.program.four-winds .program-listing-box a:focus {
  color: #7A6800 !important;
  text-decoration: underline !important;
}
main.program.four-winds .program-listing-thumb.show-icon {
  background: url('images/icon_four-winds-outlined.svg') #FDC82F center center no-repeat !important;
  background-size: 70% !important;
}
main.program h1.program-category-page {
  display: inline-block;
  padding: 0.5em;
  margin-top: -1em;
}
main.program hr {
  margin-top: 0;
  margin-bottom: 5rem;
  border: 0;
  border-top: 1px solid #444;
}
main.program #about-the-program {
  margin-bottom: 4rem;
}
main.program .program-notice {
  width: 100%;
  background: #dd322c;
  color: #fff !important;
  padding: 4rem 0 2rem 0;
  margin-bottom: 4rem;
}
main.program .program-notice a {
  color: #fff !important;
}
main.program .program-notice a:hover,
main.program .program-notice a:active,
main.program .program-notice a:focus {
  color: #fff !important;
  text-decoration: underline !important;
}
main.program .program-meta {
  margin-bottom: 4rem;
}
main.program .program-meta .meta-box {
  border-bottom: 1px solid #444;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
main.program .program-meta .meta-box:first-child {
  border-top: 1px solid #444;
}
main.program .program-meta .meta-box h3 {
  padding: 0.5em 0 0.5em 4.5rem;
  margin: 0 !important;
  font-weight: 700;
}
main.program .program-meta .meta-box h4 {
  margin-bottom: 0.25em !important;
}
main.program .program-meta .meta-box .meta-text {
  padding-top: 1rem;
}
main.program .program-meta .meta-box .meta-text h2,
main.program .program-meta .meta-box .meta-text h3,
main.program .program-meta .meta-box .meta-text h4 {
  padding: 0;
  margin: 0 0 0.25em 0 !important;
}
main.program .program-meta .meta-box .meta-text h3 {
  margin-top: 0.1em !important;
}
main.program .program-meta .meta-box .meta-text h4 + h5 {
  margin-top: -0.25em !important;
}
main.program .program-meta .meta-box .meta-text h5 {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 0.25em !important;
}
main.program .program-meta .meta-box .meta-text p,
main.program .program-meta .meta-box .meta-text ul,
main.program .program-meta .meta-box .meta-text ol {
  font-size: 1.5rem;
  line-height: 1.4;
}
main.program.program-cat a.parent-a:after {
  display: none;
}
main.program.program-cat .program-tree {
  width: 100%;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
main.program.program-cat .program-tree li {
  list-style: none !important;
}
main.program.program-cat .program-tree.sub-tree {
  margin-bottom: 1.5em !important;
  margin-left: 1.25em !important;
}
main.program.program-cat .program-tree .program-listing-box {
  margin-bottom: 1.5em !important;
}
main.program.program-cat .program-tree .program-listing-box h3 {
  text-align: center;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
  padding: 0 !important;
  margin: 0 !important;
}
main.program.program-cat .program-tree .program-listing-box h4 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.3;
  padding: 0 !important;
  margin: 0.25em 0 0 0 !important;
}
main.program.program-cat ul.program-cat-aside {
  list-style: none !important;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 576px) {
  main.program h1 {
    margin-left: 0;
  }
  main.program #program-meta .meta-box.eligibility,
  main.program #program-meta .meta-box.dates-hours {
    border-right: 0;
  }
  main.program #program-meta .meta-box.eligibility hr,
  main.program #program-meta .meta-box.dates-hours hr {
    display: block;
    margin-top: 5rem;
    margin-bottom: 5rem;
    border: 0;
    border-top: 1px solid #444;
  }
}
aside.side-menu a:after {
  content: '' !important;
}
.side-menu ul .parent-a {
  color: #000;
  text-decoration: none;
}
.side-menu ul .parent-a:hover,
.side-menu ul .parent-a:active,
.side-menu ul .parent-a:focus {
  color: #000;
  text-decoration: none;
}
.side-menu ul ul.children {
  margin-bottom: 0 !important;
}
.announcement-banner {
  background: #d5312a;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  padding: 0.75em;
  line-height: 1.25;
}
.announcement-banner p a {
  color: #fff;
}
.announcement-banner p a:active,
.announcement-banner p a:hover,
.announcement-banner p a:focus {
  color: #fff;
}
.announcement-banner p:last-child {
  margin-bottom: 0;
}
#homepage-carousel {
  width: 100vw;
  background: #737373;
  color: #fff;
}
#homepage-carousel .carousel-control-prev,
#homepage-carousel .carousel-control-next {
  width: 5%;
  background: none;
  border: none;
}
#homepage-carousel .text-slide-wrapper {
  width: 100%;
  min-height: 33vw;
  display: block;
  color: #fff !important;
  text-decoration: none !important;
}
#homepage-carousel .text-slide-wrapper:hover,
#homepage-carousel .text-slide-wrapper:active,
#homepage-carousel .text-slide-wrapper:focus {
  color: #fff !important;
}
#homepage-carousel .text-slide-wrapper .row {
  padding: 2rem 7rem 2rem 7rem;
  display: flex;
  align-items: center;
  min-height: 33vw;
}
#homepage-carousel .text-slide-wrapper .row.text-slide h1 {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 0.25em;
}
#homepage-carousel .text-slide-wrapper .row.text-slide p {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.25;
}
#homepage-carousel .text-slide-wrapper .row.text-slide .image-container {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
}
#homepage-carousel .text-slide-wrapper .row.text-slide.text-only {
  text-align: center;
}
#homepage-carousel .text-slide-wrapper .row.text-slide.text-only h1 {
  font-size: 4rem;
  margin-bottom: 0.5em;
}
#homepage-carousel .text-slide-wrapper .row.text-slide.text-only p {
  font-size: 3rem;
}
#homepage-carousel .image-slide-wrapper {
  width: 100%;
  aspect-ratio: 1912 / 889;
  text-indent: -99999px;
  display: block;
}
@media (max-width: 767px) {
  #homepage-carousel .text-slide-wrapper {
    height: auto;
  }
  #homepage-carousel .text-slide-wrapper .row.text-slide h1,
  #homepage-carousel .text-slide-wrapper .row.text-slide.text-only h1 {
    font-size: 2.5em;
  }
  #homepage-carousel .text-slide-wrapper .row.text-slide p,
  #homepage-carousel .text-slide-wrapper .row.text-slide.text-only p {
    font-size: 1.75em;
    margin-bottom: 1.5em;
  }
}
footer {
  margin-top: 5rem;
  background-color: #636466;
}
footer #footer-row {
  padding-top: 5rem;
  padding-bottom: 2rem;
  border: none;
}
footer #footer-row .service-area,
footer #footer-row .locations {
  border-bottom: 1px solid #fff;
  padding-bottom: 2rem;
  margin-bottom: 4rem;
}
footer #footer-row .service-area .location,
footer #footer-row .locations .location {
  margin-bottom: 2rem;
}
footer #footer-row h2 {
  text-transform: none;
  font-size: 2rem;
  font-weight: 900;
  color: #fff;
  line-height: 1.1;
  padding: 0;
  margin: 0 0 0.5em 0;
}
footer #footer-row ul.contact {
  padding: 0 !important;
  margin: 0 0 1.25em 0;
  font-size: 1.75rem !important;
  color: #fff;
}
footer #footer-row ul.contact li::before {
  color: #fff !important;
}
footer #footer-row p {
  padding: 0;
  margin: 0 0 1.25em 0;
  font-size: 1.75rem;
  line-height: 1.4;
  color: #fff;
}
footer #footer-row iframe {
  margin-bottom: 4rem;
}
footer #copyright p {
  text-align: right;
  font-size: 1.25rem;
  color: #fff;
  padding: 0;
  margin: 0;
}
footer .wpcf7-form .contact-form {
  border-bottom: 1px solid #fff;
  padding-bottom: 4rem;
  margin-bottom: 4rem;
}
footer .wpcf7-form .contact-form h2 {
  margin-bottom: 1em !important;
}
footer .wpcf7-form .contact-form br {
  display: none !important;
}
footer .wpcf7-form .contact-form p {
  margin-bottom: 0 !important;
}
footer .wpcf7-form .contact-form input[type="text"],
footer .wpcf7-form .contact-form input[type="email"] {
  margin-bottom: 1.99rem !important;
}
@media (max-width: 767px) {
  footer .wpcf7-form .contact-form input[type="text"],
  footer .wpcf7-form .contact-form input[type="email"],
  footer .wpcf7-form .contact-form select {
    margin-bottom: 1rem !important;
  }
}
.hours {
  margin-bottom: 2em;
  line-height: 1.5em;
}
.hours .flex-14,
.hours .flex-34,
.hours p {
  font-size: 1.6rem;
  margin-bottom: 0.5em;
  font-weight: 300;
  line-height: 1.4em;
}
.hours .flex-14 {
  text-transform: uppercase;
  color: #007F7F;
  font-weight: 700;
}
.hours .flex-11 {
  margin-top: 0.5em;
  font-weight: 300;
}
#wpcf7-f167157-p198-o1 {
  padding: 2rem;
  border: 5px solid #58A618;
}
form.wpcf7-form legend,
form.wpcf7-form label {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="email"],
form.wpcf7-form select,
form.wpcf7-form textarea {
  width: 100%;
  border: none;
  font-size: 1.6rem;
  padding: 0.5em;
  font-weight: 300;
  margin-bottom: 0.5em;
  background-color: #fff;
}
form.wpcf7-form textarea {
  height: 14.7rem;
}
form.wpcf7-form select {
  height: 2.5em;
}
form.wpcf7-form input[type="submit"] {
  color: #fff;
  background-color: #408607;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 0.75em 1em 0.75em 1em;
  border: none;
  font-weight: 300;
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1.1em;
  margin-top: 2rem;
}
form.wpcf7-form input[type="submit"]:hover,
form.wpcf7-form input[type="submit"]:focus,
form.wpcf7-form input[type="submit"]:active {
  background: #295604;
  color: #fff;
  text-decoration: none;
}
.entry-content form.wpcf7-form {
  margin-bottom: 4rem;
}
.entry-content form.wpcf7-form p {
  margin-bottom: 0 !important;
}
.entry-content form.wpcf7-form br {
  display: none !important;
}
.entry-content form.wpcf7-form input[type="text"],
.entry-content form.wpcf7-form input[type="email"],
.entry-content form.wpcf7-form select,
.entry-content form.wpcf7-form textarea {
  border: 1px #737373 solid;
  margin-bottom: 2rem;
}
.calendar-legend {
  margin-left: 0 !important;
}
.calendar-legend .legend {
  color: #000;
  list-style: none;
  font-size: 1.2rem;
  line-height: 1.25em;
  width: 16.66%;
  padding: 0.75em;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #fff;
}
@media (max-width: 991px) {
  .calendar-legend .legend {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .calendar-legend .legend {
    width: 100%;
  }
}
.calendar h4 {
  text-align: center;
  text-transform: uppercase;
}
.rhcalendar.not-widget.rhc_holder {
  margin-top: 0 !important;
}
.rhc-has-tax-filter .fullCalendar .fc-header-title {
  top: 0 !important;
}
.fc-header-center .fc-header-title {
  position: relative !important;
}
.events .main-content-col p:first-child {
  display: none !important;
}
.fe-map-holder {
  display: none !important;
}
.fe-extrainfo-holder {
  width: 100% !important;
}
.fe-extrainfo-holder .fe-maincol {
  width: 100% !important;
}
.fc-event {
  background-color: #408607;
}
.fc-button.fc-state-default,
.rhcalendar .tax_filter_holder button.dropdown-toggle,
.tax_filter_holder .dropdown-menu.rhc-with-tax-color li.selected a,
.rhcalendar .tax_filter_holder .dropdown-menu li.selected a,
.tax_filter_holder .dropdown-menu.rhc-with-tax-color li.selected a:hover,
.rhcalendar .tax_filter_holder .dropdown-menu li a:hover {
  background-color: #408607 !important;
}
.fc-event {
  border: none !important;
}
.fc-event-time,
.fc-event-title {
  font-size: 1.6rem !important;
  padding: 0.5rem !important;
}
.fct-header,
.fct-body {
  padding: 0 0 0 2rem;
}
.fct-header .fc-title {
  font-size: 1.6rem !important;
}
.fe-extrainfo-holder {
  padding-left: 0 !important;
}
.fe-extrainfo-holder {
  margin-bottom: 1rem;
}
.fe-extrainfo-holder label,
.fe-extrainfo-holder span {
  font-size: 1.4rem !important;
  line-height: 1.5rem !important;
}
.fct-tooltip {
  border-left: 1rem solid #408607 !important;
}
.fc-button.fc-state-active,
.rhcalendar .fullCalendar .tax_filter_holder .btn.dropdown-toggle.btn-taxfilter:hover,
.rhcalendar .fullCalendar .tax_filter_holder .open .btn.dropdown-toggle.btn-taxfilter,
.fc-button.fc-state-default:hover {
  background-color: #295604 !important;
}
.rhcalendar .tax_filter_holder.fc-button.fc-state-default {
  background-color: transparent !important;
}
.rhcalendar .rh-flat-ui.tax_filter_holder .dropdown-menu {
  background-color: #444 !important;
}
.events-template .rhc.fe-extrainfo-container,
.events-taxonomy .rhc.fe-extrainfo-container,
.events-template .fe-extrainfo-container,
.events-taxonomy .fe-extrainfo-container {
  margin-bottom: 0 !important;
  border: none !important;
}
.events-template .rhc.fe-extrainfo-container .fe-extrainfo-container2,
.events-taxonomy .rhc.fe-extrainfo-container .fe-extrainfo-container2,
.events-template .fe-extrainfo-container .fe-extrainfo-container2,
.events-taxonomy .fe-extrainfo-container .fe-extrainfo-container2 {
  background-color: transparent !important;
}
.events-template .fe-extrainfo-holder,
.events-taxonomy .fe-extrainfo-holder {
  padding: 0 !important;
}
.events-template .rhc-info-cell.fe-cell-label .fe-extrainfo-label,
.events-taxonomy .rhc-info-cell.fe-cell-label .fe-extrainfo-label {
  font-size: 3rem !important;
  padding: 0 !important;
  margin-bottom: 1em !important;
  line-height: 1em !important;
  text-transform: uppercase !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"],
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"],
.events-template .rhc .fe-extrainfo-holder [class*="icon-"],
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] {
  margin-bottom: 1em;
}
.events-template .fe-extrainfo-label,
.events-taxonomy .fe-extrainfo-label,
.events-template .rhc-info-row div.rhc-info-cell .fe-extrainfo-label,
.events-taxonomy .rhc-info-row div.rhc-info-cell .fe-extrainfo-label {
  font-size: 2.5rem !important;
  font-weight: 500 !important;
  padding: 0 !important;
  margin-bottom: 0.1em !important;
  line-height: 1em !important;
}
.events-template .fe-extrainfo-holder span,
.events-taxonomy .fe-extrainfo-holder span,
.events-template .elist-dbox .fe-extrainfo-holder .dbox-description,
.events-taxonomy .elist-dbox .fe-extrainfo-holder .dbox-description {
  font-weight: 300 !important;
  font-size: 1.8rem !important;
}
.events-template .rhc .row-fluid .span6,
.events-taxonomy .rhc .row-fluid .span6 {
  margin-left: 0 !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'],
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'],
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'],
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'] {
  color: #fff !important;
  background-color: #408607 !important;
  text-transform: uppercase !important;
  text-decoration: none !important !important;
  padding: 0.75em 1em 0.75em 1em !important;
  border: none !important;
  font-weight: 300 !important;
  display: inline-block !important;
  font-size: 1.8rem !important;
  line-height: 1.1em !important;
  text-decoration: none;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google']:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google']:hover,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google']:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google']:hover,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google']:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google']:focus,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google']:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google']:focus,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google']:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google']:active,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google']:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google']:active {
  background: #295604 !important;
  color: #fff !important;
  text-decoration: none !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert {
  color: #408607 !important;
  border: 1px solid #408607 !important;
  background-color: transparent !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert:hover,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert:hover,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert:focus,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert:focus,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert:active,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert:active {
  border-color: #295604 !important;
  text-decoration: none !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.satellite-blue,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.satellite-blue,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.satellite-blue,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.satellite-blue {
  color: #175fda !important;
  border-color: #175fda !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.satellite-blue:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.satellite-blue:hover,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.satellite-blue:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.satellite-blue:hover,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.satellite-blue:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.satellite-blue:focus,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.satellite-blue:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.satellite-blue:focus,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.satellite-blue:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.satellite-blue:active,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.satellite-blue:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.satellite-blue:active {
  color: #124bac !important;
  border-color: #124bac !important;
  text-decoration: none !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.dundas-orange,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.dundas-orange,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.dundas-orange,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.dundas-orange {
  color: #CC6F3B !important;
  border-color: #CC6F3B !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.dundas-orange:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.dundas-orange:hover,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.dundas-orange:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.dundas-orange:hover,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.dundas-orange:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.dundas-orange:focus,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.dundas-orange:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.dundas-orange:focus,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.dundas-orange:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.dundas-orange:active,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.dundas-orange:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.dundas-orange:active {
  color: #a8582c !important;
  border-color: #a8582c !important;
  text-decoration: none !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.qw-green,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.qw-green,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.qw-green,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.qw-green {
  color: #787a00 !important;
  border-color: #787a00 !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.qw-green:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.qw-green:hover,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.qw-green:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.qw-green:hover,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.qw-green:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.qw-green:focus,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.qw-green:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.qw-green:focus,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.qw-green:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.qw-green:active,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.qw-green:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.qw-green:active {
  color: #464700 !important;
  border-color: #464700 !important;
  text-decoration: none !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.parkdale-blue,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.parkdale-blue,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.parkdale-blue,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.parkdale-blue {
  color: #0079ad !important;
  border-color: #0079ad !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.parkdale-blue:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.parkdale-blue:hover,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.parkdale-blue:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.parkdale-blue:hover,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.parkdale-blue:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.parkdale-blue:focus,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.parkdale-blue:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.parkdale-blue:focus,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.parkdale-blue:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.parkdale-blue:active,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.parkdale-blue:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.parkdale-blue:active {
  color: #00557a !important;
  border-color: #00557a !important;
  text-decoration: none !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.white,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.white,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.white,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.white {
  color: #fff !important;
  border-color: #fff !important;
}
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.white:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.white:hover,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.white:hover,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.white:hover,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.white:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.white:focus,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.white:focus,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.white:focus,
.events-template .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.white:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class^="icon-"] a[href*='maps.google'].invert.white:active,
.events-template .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.white:active,
.events-taxonomy .rhc .fe-extrainfo-holder [class*="icon-"] a[href*='maps.google'].invert.white:active {
  color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
  text-decoration: none !important;
}
.events-taxonomy .venue-top-info {
  display: none;
}
.events-taxonomy .fc-event-list-holder .fc-event-list-date {
  margin: 0 0 4rem 0;
}
.events-taxonomy .fc-event-list-holder .fc-event-list-date:before {
  border: none;
}
.events-taxonomy .fc-event-list-holder .fc-event-list-date:after {
  border: none;
}
.events-taxonomy .fc-events-holder .fc-event-list-holder h3.fc-event-list-date-header {
  margin: auto;
  font-weight: 400;
  width: 100%;
}
.events-taxonomy .fc-event-list-content h4 .fc-event-list-title,
.events-taxonomy .fc-events-holder .fc-event-list-holder h3.fc-event-list-date-header {
  font-size: 3rem;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  padding: 0;
}
.events-taxonomy .rhc-info-cell.fe-cell-label .fe-extrainfo-label,
.events-taxonomy .rhc-info-row div.rhc-info-cell .fe-extrainfo-label {
  font-size: 2.5rem !important;
  font-weight: 500 !important;
  padding: 0 !important;
  margin-bottom: 0.1em !important;
  line-height: 1em !important;
}
.events-taxonomy .rhc-venuebox-row {
  margin-bottom: 1em;
}
.events-taxonomy .fc-events-holder .fc-event-list-holder .fc-event-list-item {
  padding: 0 2rem 0 0;
  margin-bottom: 6rem;
  border-bottom: #737373 solid 1px;
}
.events-taxonomy .rhc .row-fluid .fe-image-holder[class*=span] {
  display: none;
}
.events-template .rhc.fe-extrainfo-container,
.events-template .fe-extrainfo-container {
  margin-bottom: 0 !important;
  border: none !important;
  padding-right: 2rem;
}
.events-template .rhc.fe-extrainfo-container .fe-extrainfo-container2,
.events-template .fe-extrainfo-container .fe-extrainfo-container2 {
  background-color: transparent !important;
}
.prettyFileList a.prettylink,
.prettyFileList a.prettylink:visited,
.prettyFileList .prettyPagination a,
.prettyFileList .prettyPagination a:visited {
  background: #408607;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1.8rem;
  line-height: 1.1em;
  margin: 0.55em 0;
  padding: 0.75em 0.75em 0.75em 2em;
  position: relative;
  text-decoration: none;
  zoom: 1;
}
.prettyFileList a.prettylink:hover,
.prettyFileList a.prettylink:visited:hover,
.prettyFileList .prettyPagination a:hover,
.prettyFileList .prettyPagination a:visited:hover,
.prettyFileList a.prettylink:focus,
.prettyFileList a.prettylink:visited:focus,
.prettyFileList .prettyPagination a:focus,
.prettyFileList .prettyPagination a:visited:focus,
.prettyFileList a.prettylink:active,
.prettyFileList a.prettylink:visited:active,
.prettyFileList .prettyPagination a:active,
.prettyFileList .prettyPagination a:visited:active {
  background: #295604;
  color: #fff;
  text-decoration: none;
}
.prettyFileList a[href$=pdf]:before,
.prettyFileList a[href$=pptx]:before,
.prettyFileList a[href$=doc]:before,
.prettyFileList a[href$=docx]:before {
  content: "" !important;
  font-size: inherit !important;
  position: relative !important;
  margin: 0 !important;
}
.prettyFileList a[href$=pdf]:after,
.prettyFileList a[href$=doc]:after,
.prettyFileList a[href$=docx]:after {
  /*font-family: 'Glyphicons Halflings' !important;
		font-style: normal !important;
		font-weight: normal !important;
		-webkit-font-smoothing: antialiased !important;
		-moz-osx-font-smoothing: grayscale !important;
		content: "\e022" !important;
		//top: .5em;
		background: transparent !important;*/
}
a.prettylink,
a.prettylink:visited,
.prettyPagination a,
.prettyPagination a:visited {
  /*Gradient background*/
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* IE10+ */
  background: linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
  /* IE6-9 */
  /*Drop shadow*/
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  /*Rounded corners*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*Text shadow*/
  text-shadow: 0px 2px 0px #fff;
  border: solid 1px #ccc;
  color: #21759B;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  margin: 10px 0;
  padding: 10px 10px 10px 35px;
  *padding: 10px;
  /*ie6/7 don't support pseudo elements so no need to make space for the icon*/
  position: relative;
  text-decoration: none;
  zoom: 1;
}
a.prettylink:after {
  content: "";
  display: block;
  height: 1em;
  left: 0.6em;
  margin-right: 0;
  position: absolute;
  top: 0.85em;
  width: 1.5em;
}
a:hover.prettylink,
.prettyPagination a:hover {
  background-color: #ccc;
  border-color: #aaa;
  color: #D54E21;
}
a:active.prettylink,
.prettyPagination a:active {
  /*Inset drop-shadow*/
  -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
  background-color: #ededed;
  background-position: 0 -10px;
  background-repeat: repeat-x;
  border-color: #aaa;
}
/*Pagination*/
.prettyPagination {
  border-top: dashed 1px #ccc;
  height: 45px;
  margin-bottom: 10px;
  padding-top: 0px;
  text-align: center;
}
.prettyPagination .pagingInfo {
  display: inline-block;
  *display: inline;
  margin-top: 10px;
  zoom: 1;
}
.prettyPagination a {
  display: inline-block;
  padding: 5px;
  *display: inline;
  zoom: 1;
}
.prettyPagination a.next {
  float: right;
}
.prettyPagination a.prev {
  float: left;
}
.prettyPagination a.disabled {
  opacity: 0.4;
}
@media print {
  a[href]:after {
    content: none !important;
  }
  body.page-id-775 .top-utilities,
  body.page-id-775 .site-nav,
  body.page-id-775 #header-image,
  body.page-id-775 .fc-header-cell,
  body.page-id-775 footer {
    display: none;
  }
  body.page-id-775 .h4-colour-legend,
  body.page-id-775 .calendar-legend {
    display: none;
  }
  body.page-id-775 .fullCalendar a.fc-event {
    -webkit-print-color-adjust: exact;
  }
}
#mc_embed_signup {
  width: 100% !important;
}
#mc_embed_signup #mc-embedded-subscribe-form {
  margin: 0 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
  font-size: 1.8rem !important;
}
#mc_embed_signup #mc-embedded-subscribe-form .indicates-required {
  font-size: 1.5rem !important;
}
#mc_embed_signup #mc-embedded-subscribe-form input[type="submit"] {
  color: #fff;
  background-color: #408607;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 0.75em 1em 0.75em 1em;
  border: none;
  font-weight: 300;
  display: inline-block;
  font-size: 1.8rem;
  line-height: 1.1em;
  margin: 2rem 0 0 0 !important;
  border-radius: 0 !important;
  height: auto !important;
}
#mc_embed_signup #mc-embedded-subscribe-form input[type="submit"]:hover,
#mc_embed_signup #mc-embedded-subscribe-form input[type="submit"]:focus,
#mc_embed_signup #mc-embedded-subscribe-form input[type="submit"]:active {
  background: #295604;
  color: #fff;
  text-decoration: none;
}
#mc_embed_signup .foot {
  width: 100% !important;
}
#mc-embedded-subscribe-form p.mailchimp {
  display: none !important;
}
