/*!
Theme Name: backdrop
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: backdrop
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Backdrop
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/* CSS Variables */
:root {
  --pri: rgb(189, 0, 94);
	--sec: rgb(105, 193, 208);
	--text: rgb(44, 44, 44);
	--text-light: rgb(252, 252, 252);
	--off-white: rgb(250, 250, 248);
	--grey: rgb(128, 128, 128);
	--grey-light: rgb(208, 208, 208);
	--grey-mid: rgb(160, 160, 160);
	--grey-dark: rgb(105, 105, 105);
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
	text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'),
       url('/backdrop/wp-content/themes/backdrop/fonts/raleway-v12-latin-regular.woff') format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'),
       url('/backdrop/wp-content/themes/backdrop/fonts/raleway-v12-latin-700.woff') format('woff');
}
@font-face {
  font-family: 'mixicons';
  src: url('../font/mixicons.eot?42205506');
  src: url('../font/mixicons.eot?42205506#iefix') format('embedded-opentype'),
       url('../font/mixicons.woff2?42205506') format('woff2'),
       url('/backdrop/wp-content/themes/backdrop/fonts/mixicons.woff') format('woff'),
       url('../font/mixicons.ttf?42205506') format('truetype'),
       url('../font/mixicons.svg?42205506#mixicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Aleo';
  font-style: normal;
  font-weight: 400;
  src:
       url('/backdrop/wp-content/themes/backdrop/fonts/aleo-v3-latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Aleo';
  font-style: italic;
  font-weight: 400;
  src: 
       url('/backdrop/wp-content/themes/backdrop/fonts/aleo-v3-latin-italic.woff2') format('woff2');
}


.aleo2 {
  font-family: 'Aleo', 'Raleway', sans-serif;
  letter-spacing: -0.04rem;
}
body,
button,
input,
select,
optgroup,
textarea {
	color: var(--text);
	font-family: 'Raleway',sans-serif;
	font-size: 16px;
	font-size: 1.12rem;
	line-height: 1.4;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	letter-spacing: -0.04rem;
	color: var(--grey-dark);
}
h1.entry-title, h1.page-title, h2.widget-title {
  text-transform: none;
}
p {
	margin-bottom: 1.5em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote p, .wp-block-pullquote p{
	margin: 0 1.5em;
	font-size: 150%;
  font-style: oblique;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: var(--grey-light);
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted var(--grey);
	cursor: help;
}

mark, ins {
	background: var(--grey);
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: var(--off-white);
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: var(--grey);
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* ul, ol {
	margin: 0 0 1.5em 3em;
} */

body.home .entry-content ul{
	font-size: 108%;
  line-height: 1.8rem;
}

ul {
	list-style: circle;
	padding-left: 18px;
}

ol {
	list-style: decimal;
	padding-left: 22px;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	border: 1px solid var(--grey-light);
	border-radius: 2px;
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 1.5em 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	// border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: var(--pri);
	color: var(--off-white);
	font-size: 12px;
	font-size: 0.85rem;
	line-height: 1;
	padding: .65em 1em;
	margin: 6px 0;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover, {
	border-color: #ccc #bbb #aaa;
	background: var(--sec);
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a, a:visited {
	color: var(--pri);
}

a:hover, a:focus, a:active {
	color: var(--sec);
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/* .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
} */

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 4px 0 1.5em;
  border-radius: 3px;
	border-top: 1px solid var(--grey-light);
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 2em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.2em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
#secondary li {
	text-transform: capitalize;
	list-style-type: none;
}
#secondary li a{
	border-bottom: 1px dotted var(--grey-light);
	display: block;
	padding: 12px 10px;
	margin-left: -8px;
}
a.more-link {
	padding: 8px 10px;
	background: var(--pri);
	color: var(--text-light);
	text-align: center;
  display: block;
  margin: 0px auto;
  width: 120px;
}
a.more-link:hover {
	background: var(--sec);
}
.entry-meta {
	font-size: 82%;
	border-bottom: 1px dotted var(--grey-light);
  border-top: 1px dotted var(--grey-light);
	background: var(--off-white);
}
.entry-footer {
	font-size: 82%;
  text-align: center;
	border-top: 1px dotted var(--grey-light);
	background: var(--off-white);
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: auto;
}
body.home .flex-grid-3col .entry-header, body.blog .entry-header, body.post-type-archive-event .entry-header, .staff, .staff p {
  text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
-----------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
  margin: 8px 0 32px 0;
  mix-blend-mode: screen;
}
.custom-logo-link img {
  border: none;
}
p.site-title {
    display: none;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	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-caption {
	display: block;
}

/*--------------------------------------------------------------
# Backdrop
--------------------------------------------------------------*/

div#primary-menu ul li {
    background:  var(--pri);
    border-left: 1px solid var(--off-white);
}

div#primary-menu ul li a{
    color: var(--off-white);
    padding: 4px 8px;
}
/* Footer */
footer#colophon {
    /* border-top: dotted 1px var(--grey-light); */
		margin-top: 42px;
}
table td, .wp-block-table td, .wp-block-table.is-style-stripes td {
	border-color: var(--grey-light);
	text-align: center;
}

/* CD (caret direction)scroll to top */

.scroll-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: var(--pri) url(../backdrop/g/top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
	border: rgba(255,255,255,0.3) solid 1px;
	border-radius: 2px;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 500;
}
.scroll-top.cd-is-visible, .scroll-top.cd-fade-out, .no-touch .scroll-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.scroll-top.cd-is-visible {
    visibility: visible;
    //opacity: 1;
}
.scroll-top.cd-fade-out {
    opacity: .9;
}
.no-touch .scroll-top:hover {
    background-color: rgb(34, 34, 34);
    opacity: 1;
}

/*--------------------------------------------------------------
## Grid
--------------------------------------------------------------*/

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
header#masthead {
    padding: 1px 12px;
}
.wrapper {width: 100%; max-width: 1240px; margin:0 auto; padding:0 12px;}

/* Flexbox */
@media (min-width: 768px) {
.flex-grid-2col, .flex-grid-3col, .flex-grid-4col, .flex-grid-5col{
  display: flex;
  flex-wrap: wrap;
  margin: 0em;
  margin-bottom: 1px;
}
.flex-grid-2col > *, .flex-grid-3col > *, .flex-grid-4col > *, .flex-grid-5col > * {
  margin: 0.5em;
  min-width: 0;
  min-height: 0;
  padding: 0 4px;
}

.flex-grid-2col > * {
  flex: 1 0 47.5%;
}

.flex-grid-3col > * {
  flex: 1 0 31.5%;
}

.flex-grid-4col > * {
  flex: 1 0 23.5%;
}

.flex-grid-5col > * {
  flex: 1 0 18.5%;
}
}
.flex-grid-3col.home-head > * {
	margin-bottom: 14px;
	text-align: center;
	border-top: 1px solid var(--pri);
  padding: 6px 2px;
}
.home-head b {
  display: block;
  padding: 30px;
  font-size: 126%;
}
@media (max-width: 767px) {
.wp-block-columns {
	display: block;
}
.wp-block-column {
	margin-left: 0 !important;
}
}
.flex-grid-3col article, .flex-grid-2col article {
	display: flex;
  flex-direction: column;
	border: 1px dotted var(--grey-light);
	border-top: 1px solid var(--pri);
	border-bottom: 1px solid var(--grey);
	margin-bottom: 28px;
	background: rgb(253, 253, 251);
	border-radius: 3px;
}

.flex-grid-3col article .entry-content, .flex-grid-2col article .entry-content {
	padding-right: 10px;
	padding-left: 10px;
}

@media (min-width: 768px) {
.grid-parent {
 display: grid;
 grid-auto-flow: row dense;
 grid-template-columns: repeat(12, 1fr );
 grid-gap: 2rem;
 margin-bottom: 12px;
}
.zero-grid-margin {
 margin-bottom: 0;
}
/* For Display Only */
/* .grid-parent > *{
  border: 1px dotted rgb(224, 224, 224);
  background-color: rgba(243, 243, 243, 0.4);
} */
.footer > .grid-parent > *{
  border: none;
  background-color: transparent;
}
/*Column Spans */
.c12 {grid-column-end: span 12;}.c11 { grid-column-end: span 11; }.c10 {grid-column-end: span 10;}.c9 {grid-column-end: span 9;}.c8, .give-wrap.container {grid-column-end: span 8;}.c7 {grid-column-end: span 7;}.c6 {grid-column-end: span 6;}.c5 {grid-column-end: span 5;}.c4 {grid-column-end: span 4;}.c3 {grid-column-end: span 3;}.c2 {grid-column-end: span 2;}.c1 {grid-column-end: span 1;}
/* Row Spans */
.r12 {grid-row-end: span 12;}.r11 { grid-row-end: span 11; }.r10 {grid-row-end: span 10;}.r9 {grid-row-end: span 9;}.r8 {grid-row-end: span 8;}.r7 {grid-row-end: span 7;}.r6 {grid-row-end: span 6;}.r5 {grid-row-end: span 5;}.r4 {grid-row-end: span 4;}.r3 {grid-row-end: span 3;}.r2 {grid-row-end: span 2;}.r1 {grid-row-end: span 1;}
/* Column Start Positions*/
.c-st12 {grid-column-start: 12;}.c-st11 {grid-column-start: 11;}.c-st10 {grid-column-start: 10;}.c-st9 {grid-column-start: 9;}.c-st8 {grid-column-start: 8;}.c-st7 {grid-column-start: 7;}.c-st6 {grid-column-start: 6;}.c-st5 {grid-column-start: 5;}.c-st4 {grid-column-start: 4;}.c-st3 {grid-column-start: 3;}.c-st2 {grid-column-start: 2;}.c-st1{grid-column-start: 1;}
/* Row Start Positions */
.r-st12 {grid-row-start: 12;}.r-st11 {grid-row-start: 11;}.r-st10 {grid-row-start: 10;}.r-st9 {grid-row-start: 9;}.r-st8 {grid-row-start: 8;}.r-st7 {grid-row-start: 7;}.r-st6 {grid-row-start: 6;}.r-st5 {grid-row-start: 5;}.r-st4 {grid-row-start: 4;}.r-st3 {grid-row-start: 3;}.r-st2 {grid-row-start: 2;}.r-st1 {grid-row-start: 1;}

/* Multicolumn */
.mc2, .mc3, .mc4 {
  column-rule: 1px dotted var(--grey);
  column-gap: 1.3em;
}
.mc2 {
  column-count: 2;
  }
.mc3 {
  column-count: 3;
  }
.mc4 {
  column-count: 4;
  }
}

 /* Navigation Menus */

 /* Smartmenus */

 /*Core*/

 .sm{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:rgba(0,0,0,0);}
 .sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}
 .sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
 .sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
 .sm ul{display:none;}
 .sm li,.sm a{position:relative;}
 .sm a{display:block;}
 .sm a.disabled{cursor:default;}
 .sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
 .sm *,.sm *::before,.sm *::after{box-sizing:inherit;}
 /* end Core*/

 #site-navigation {
 	background: var(--off-white);
	padding: 0;
 	/* overflow: hidden; Hide Sub Nav */
 }
#site-navigation::after {
	content: "";
	clear: both;
	display: table;
}

 #main-menu {
   clear: both;
   border: 0;
   box-shadow: none;
 }

 @media (min-width: 767px) {
   #main-menu {
     float: right;
   }
 }

 /*External smartmenus CSS */

 .sm-simple {
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
 }
 .sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active {
   padding: 13px 20px;
   /* make room for the toggle button (sub indicator) */
   padding-right: 58px;
   font-size: 16px;
   font-weight: normal;
   line-height: 18px;
   text-decoration: none;
 }
  .sm-simple li.current_page_item > a,
	li.current_page_ancestor > a,
	body.post-template-default li.current_page_parent > a,
	.sub-nav li.current_page_item > a, body.woocommerce-page .sm-simple li.page-item-45.page_item_has_children > a {
   background: var(--pri);
   color: var(--off-white);
 }
 .sm-simple a.disabled {
   color: #cccccc;
 }
 .sm-simple a .sub-arrow {
   position: absolute;
   top: 50%;
   margin-top: -17px;
   left: auto;
   right: 4px;
   width: 34px;
   height: 34px;
   overflow: hidden;
   font: 20px/34px monospace !important;
   text-align: center;
   text-shadow: none;
   background: var(--sec);
	 border-radius: 3px;
 }
 .sm-simple a .sub-arrow::before {
   content: '+';
 }
 .sm-simple a.highlighted .sub-arrow::before {
   content: '-';
 }
 .sm-simple li {
   border-top: 1px solid var(--grey-light);
 }
 .sm-simple > li:first-child {
   border-top: 0;
 }
 .sm-simple ul a, .sm-simple ul a:hover, .sm-simple ul a:focus, .sm-simple ul a:active {
   font-size: 14px;
   border-left: 8px solid var(--grey-light);
 }
 .sm-simple ul ul a,
 .sm-simple ul ul a:hover,
 .sm-simple ul ul a:focus,
 .sm-simple ul ul a:active {
   border-left: 16px solid var(--grey-light);
 }
 .sm-simple ul ul ul a,
 .sm-simple ul ul ul a:hover,
 .sm-simple ul ul ul a:focus,
 .sm-simple ul ul ul a:active {
   border-left: 24px solid var(--grey-light);
 }
 .sm-simple ul ul ul ul a,
 .sm-simple ul ul ul ul a:hover,
 .sm-simple ul ul ul ul a:focus,
 .sm-simple ul ul ul ul a:active {
   border-left: 32px solid var(--grey-light);
 }
 .sm-simple ul ul ul ul ul a,
 .sm-simple ul ul ul ul ul a:hover,
 .sm-simple ul ul ul ul ul a:focus,
 .sm-simple ul ul ul ul ul a:active {
   border-left: 40px solid var(--grey-light);
 }
 .sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
	 padding: 12px 14px;
	 color: rgb(25, 25, 25);
 }

 @media (min-width: 768px) {
   /* Switch to desktop layout
   -----------------------------------------------
      These transform the menu tree from
      collapsible to desktop (navbar + dropdowns)
   -----------------------------------------------*/
   /* start... (it's not recommended editing these rules) */

 #site-navigation {
	 padding: 0 12px;
 }
     .sm-simple ul {
     position: absolute;
     width: 12em;
   }

   .sm-simple li {
     float: left;
   }

   .sm-simple.sm-rtl li {
     float: right;
   }

   .sm-simple ul li, .sm-simple.sm-rtl ul li, .sm-simple.sm-vertical li {
     float: none;
   }

   .sm-simple a {
     white-space: nowrap;
   }

   .sm-simple ul a, .sm-simple.sm-vertical a {
     white-space: normal;
   }

   .sm-simple .sm-nowrap > li > a, .sm-simple .sm-nowrap > li > :not(ul) a {
     white-space: nowrap;
   }

   /* ...end */
   .sm-simple {
     background: transparent;
   }

   .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
     background: var(--sec);
   }
   .sm-simple a.current {
     background: #555555;
     color: #fff;
   }
   .sm-simple a.disabled {
     background: #fff;
     color: #cccccc;
   }
   .sm-simple a.has-submenu {
     padding-right: 20px;
   }
   .sm-simple a .sub-arrow {
     top: 48%;
     margin-top: -8px;
     right: 9px;
     width: 8px;
     height: 16px;
     font: 14px/16px monospace !important;
     background: transparent;
   }
   .sm-simple a.highlighted .sub-arrow::before {
     content: '+';
   }
   .sm-simple > li {
     border-top: 0;
 /*    border-left: 1px solid #eeeeee;*/
   }
   .sm-simple > li:first-child {
     border-left: 0;
   }
   .sm-simple ul {
 /*    border: 1px solid #bbbbbb;*/
     background: rgb(255, 255, 255);
     box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
   }
   .sm-simple ul a {
     border: 0 !important;
   }
   .sm-simple ul a.has-submenu {
     padding-right: 20px;
   }
   .sm-simple ul a .sub-arrow {
     right: auto;
     right: 8px;
   }
   .sm-simple ul > li {
     border-left: 0;
 /*    border-top: 1px solid #eeeeee;*/
   }
   .sm-simple ul > li:first-child {
     border-top: 0;
   }

   .sm-simple .scroll-up,
   .sm-simple .scroll-down {
     position: absolute;
     display: none;
     visibility: hidden;
     overflow: hidden;
     background: #fff;
     height: 20px;
   }
   .sm-simple .scroll-up-arrow,
   .sm-simple .scroll-down-arrow {
     position: absolute;
     top: -2px;
     left: 50%;
     margin-left: -8px;
     width: 0;
     height: 0;
     overflow: hidden;
     border-width: 8px;
     border-style: dashed dashed solid dashed;
     border-color: transparent transparent #555555 transparent;
   }
   .sm-simple .scroll-down-arrow {
     top: 6px;
     border-style: solid dashed dashed dashed;
     border-color: #555555 transparent transparent transparent;
   }


   .sm-simple.sm-rtl a.has-submenu {
     padding-right: 20px;
     padding-left: 33px;
   }
   .sm-simple.sm-rtl a .sub-arrow {
     left: 20px;
     right: auto;
   }
   .sm-simple.sm-rtl.sm-vertical a.has-submenu {
     padding: 11px 20px;
   }
   .sm-simple.sm-rtl.sm-vertical a .sub-arrow {
     left: auto;
     right: 8px;
   }
   .sm-simple.sm-rtl > li:first-child {
     border-left: 1px solid #eeeeee;
   }
   .sm-simple.sm-rtl > li:last-child {
     border-left: 0;
   }
   .sm-simple.sm-rtl ul a.has-submenu {
     padding: 11px 20px;
   }
   .sm-simple.sm-rtl ul a .sub-arrow {
     left: auto;
     right: 8px;
   }
   .sm-simple.sm-vertical a .sub-arrow {
     left: 8px;
     right: auto;
   }
   .sm-simple.sm-vertical li {
     border-left: 0;
     border-top: 1px solid #eeeeee;
   }
   .sm-simple.sm-vertical > li:first-child {
     border-top: 0;
   }
 }

 /* Mobile menu toggle button */

 .main-menu-btn {
   float: right;
   margin: 10px;
   position: relative;
   display: inline-block;
   width: 29px;
   height: 29px;
   text-indent: 29px;
   white-space: nowrap;
   overflow: hidden;
   cursor: pointer;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }


 /* hamburger icon */

 .main-menu-btn-icon,
 .main-menu-btn-icon:before,
 .main-menu-btn-icon:after {
   position: absolute;
   top: 50%;
   left: 2px;
   height: 2px;
   width: 24px;
   background: #555;
   -webkit-transition: all 0.25s;
   transition: all 0.25s;
 }

 .main-menu-btn-icon:before {
   content: '';
   top: -7px;
   left: 0;
 }

 .main-menu-btn-icon:after {
   content: '';
   top: 7px;
   left: 0;
 }


 /* x icon */

 #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
   height: 0;
   background: transparent;
 }

 #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
   top: 0;
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
 }

 #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
   top: 0;
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
 }


 /* hide menu state checkbox (keep it visible to screen readers) */

 #main-menu-state {
   position: absolute;
   width: 1px;
   height: 1px;
   margin: -1px;
   border: 0;
   padding: 0;
   overflow: hidden;
   clip: rect(1px, 1px, 1px, 1px);
 }


 /* hide the menu in mobile view */

 #main-menu-state:not(:checked) ~ div #main-menu {
   display: none;
 }

 #main-menu-state:checked ~ div #main-menu {
   display: block;
 }

 @media (min-width: 767px) {
   /* hide the button in desktop view */
   .main-menu-btn {
   position: absolute;
   top: -99999px;
   }
   /* always show the menu in desktop view */
   #main-menu-state:not(:checked) ~ div #main-menu {
     display: block;
   }
 }
/* END  Navigation Menus */

/* Header */

.no-image {
  background: linear-gradient( 45deg, rgb(247, 13, 121), transparent ), linear-gradient( 90deg, rgba(212, 0, 135, 0.43), transparent ), linear-gradient( -90deg, rgb(85, 224, 218), transparent ), url(g/light-blur.jpg) no-repeat center 22%;
  /* background-blend-mode: color; */
  background-size: cover;
}
.site-title {
	font-size: 230%;
	letter-spacing: 0.2rem;
	margin-top: 0;
	float: left;
}
.site-description {
	font-size: 130%;
	color: var(--text-light);
  font-weight: bold;
  float: right;
	margin: 40px 16px;
}
/* Gutenberg */

/* temp fix */
.wp-block-columns {
    display: flex !important;
}
/* temp fix */
p.has-drop-cap:not(:focus):first-letter {
   float:left;
   font-size:5.0em;
   line-height:.68;
   font-weight:100;
   margin: .08em .1em 0 0;
   text-transform:uppercase;
   font-style:normal;
}
hr.wp-block-separator.is-style-default {
	width: 100px;
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 8px 10px 5px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    background: linear-gradient(0deg,rgba(188, 3, 94, 0.7) ,rgba(188, 3, 94, 0.7));
}
.blocks-gallery-item a {
	color: var(--text-light);
}
.wp-block-image figcaption {
	font-size: 18px;
}
body.home .entry-content ul {
	font-weight: bold;
	margin-bottom: 44px;
}
/* Misc */
.site-content {
	margin-top:  60px;
}
.post-thumbnail > img {
	margin-top: 4px;
}
#secondary {
	margin-left: 1rem;
	margin-bottom: 4.5em;
}
.site-footer h2 {
	font-size: 120%;
}
/* Icons */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "mixicons";
  font-style: normal;
  font-weight: normal;
	font-size: 120%;
	color: var(--grey);
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-clock:before { content: '\e81a'; }
.icon-user:before { content: '\e803'; }
.icon-list-bullet:before { content: '\f0ca'; }
.icon-tags:before { content: '\e80e'; }

/* Blog */

article.sticky {
box-shadow: 0px 0px 17px 3px rgba(0, 0, 0, 0.19);
}

h2.entry-title {
    padding: 0 6px;
}

.byline, .tags-links {
	margin-left: 8px;
}
.comment {
	margin-top: 1em;
	border-left: 1px dotted var(--grey-mid);
	padding-left: 8px;
}
.posts-navigation, .post-navigation {
    padding: 8px 12px;
    border-top: 1px dotted var(--grey-light);
    border-bottom: 1px dotted var(--grey-light);
    font-weight: bold;
		text-transform: uppercase;
	}
	.archive-description {
		padding: 18px 10px 20px;
	  margin-bottom: 20px;
	  border-bottom: 1px dotted var(--grey-mid);
	  border-top: 1px dotted var(--grey-mid);
	}
	.archive-description p {
		margin: 0;
	}

/* Events */
.eo-venue-map {
    height: 400px !important;
}
.event-entry-meta {
	font-size: 90%;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 12px;
	border-top: 1px dotted var(--grey-light);
	border-bottom: 1px dotted var(--grey-light);
}
.event-entry-meta li {
	list-style: none;
	margin-left: -18px;
}
#secondary .sub-nav li.menu-item-type-event a {
	display: none;
}
table#wp-calendar td {
    
		background: rgb(253, 253, 251);
}
table#wp-calendar caption {
	padding-bottom: 12px;
}
table#wp-calendar td a {
	font-weight: bold;
}
/* WooCommerce */
form.woocommerce-ordering {
    margin-bottom: 30px;
}
.widget_price_filter .ui-slider .ui-slider-handle {
	background: var(--sec) !important;
	border-radius: 20%;
	margin-top: 0 !important;
}
.widget_price_filter .ui-slider .ui-slider-range {
	background: var(--grey-light) !important;
}
span.onsale {
    display: none;
}
ins span.woocommerce-Price-amount {
	background: var(--pri);
	color: var(--text-light);
  padding:4px 8px;
}
ul.products li.product {
	text-align: center;
}
.sku_wrapper {
	display: none;
}
 select, input {
	 margin:4px 8px;
 }

/* Projects */
 .project-buttons a.cfs-hyperlink {
     background: var(--pri);
     margin: 0 12px;
     padding: 8px 12px;
     color: var(--text-light);
     border-radius: 3px;
 }

 /* Donate */
 .give-progress-bar {
    height: 15px;
    background: var(--grey-light);
    margin-top: 12px;
}
.give-progress-bar>span {
	background-color: var(--pri);
}
.give_error, .give_success, .give_warning {
    margin: 15px 10px;
	}
	/* Jobs */
	.sjb-page .list-data .job-type i, .sjb-page .list-data .job-location i, .sjb-page .list-data .job-date i {
    color: var(--grey-dark) !important;
}
.sjb-page .list-data .job-info h4 a {
    color:var(--pri) !important;
    font-size: 20px !important;
}
.sjb-page .list-data .job-type, .sjb-page .list-data .job-location, .sjb-page .list-data .job-date {
    color: var(--text) !important;
    font-size: 16px !important;
}
.sjb-page {
    padding: 0 12px;
}

#post-5 > header > h1 {
	display: none;
}
/* Caldera Forms */
.caldera-grid .form-control {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.caldera-grid .form-control:focus {
    border-color: #209045 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.075), 0 0 3px rgba(32, 144, 69, 0.6) !important;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.075), 0 0 3px rgba(32, 144, 69, 0.6) !important;
}
.cf-toggle-switch .btn-success {
    color: #fff;
    background-color: #209045 !important;
    border-color: #909090 !important;
}
.cf-toggle-switch .btn-success.active, .cf-toggle-switch .btn-success:active, .cf-toggle-switch .btn-success:focus, .cf-toggle-switch .btn-success:hover, .cf-toggle-switch .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #28b155 !important;
    border-color: #398439 !important;
}
#fld_7908577_1 {
    color: #f9fcfa !important;
    background-color: #209045 !important;
    border-color: #cccccc !important;
}
/* .caldera-grid .btn-default.active, .caldera-grid .btn-default.focus, .caldera-grid .btn-default:active, .caldera-grid .btn-default:focus, .caldera-grid .btn-default:hover {
    color: #e8f4ec !important;
    background-color: #28b155 !important;
    border-color: #209045 !important;
} */
.caldera-grid .row {
    margin-bottom: 16px;
}
