/*!
 * Theme Name: Merchato
 * Theme URI: https://demo.audiotheme.com/merchato/
 * Author: AudioTheme
 * Author URI: https://audiotheme.com/
 * Description: Merchato is a modern WooCommerce theme for bands and musicians. With multiple layouts and page templates designed specifically to showcase eCommerce and musician content, Merchato offers a freedom and flexibility musicians can embrace and grow with. All the musician-essential features you&#8217;ve come to love from AudioTheme are included.
 * Version: 1.2.2
 * License: GNU General Public License v2 or later
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 * Domain Path: /languages
 * Text Domain: merchato
 */


/**
 * normalize.css v3.0.2 | MIT License | git.io/normalize
 * -----------------------------------------------------------------------------
 */

html {
	font-family: sans-serif;

	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;

	-webkit-appearance: button;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

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

input[type="search"] {
	-moz-box-sizing: content-box;
	box-sizing: content-box;

	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}


/**
 * Icons
 * -----------------------------------------------------------------------------
 */

.customize-sharedaddy a:before,
.dropdown-group:after,
.icon:before,
.mejs-button button:before,
.mobile-navigation-toggle:before,
.nav-back a:before,
.nav-next a:after,
.nav-next a:before,
.nav-previous a:after,
.nav-previous a:before,
.posts-pagination .next:after,
.posts-pagination .prev:before,
.search-form:before,
.social-navigation-menu a:before,
.sub-menu-toggle:before,
.wp-custom-header-video-button:before {
	display: inline-block;
	font-family: "themicons";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;

	speak: none;
}


/**
 * Typography
 * -----------------------------------------------------------------------------
 */

body {
	color: #444;
	font-size: 16px;
	line-height: 1.5;
}

body,
button,
input,
select,
textarea {
	font-family: "Source Sans Pro", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: "Arya", serif;
	font-weight: 400;
	margin: 0;
}

b,
strong {
	font-weight: 700;
}

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

blockquote {
	background-color: #fff;
	border: solid #000;
	border-width: 1px 1px 1px 8px;
	color: #000;
	font-family: "Arya", serif;
	font-size: 24px;
	font-size: 2.4rem;
	margin: 0 0 1em;
	padding: 0.75em 1em;
}

blockquote a {
	text-decoration: underline;
}

blockquote a:hover,
blockquote a:focus {
	color: #444;
}

blockquote p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	font-size: 58.33%;
}

blockquote cite {
	color: #777;
	display: inline-block;
	font-style: normal;
	letter-spacing: 0.1em;
	margin-left: 0.625em;
	text-transform: uppercase;
}

address {
	font-style: italic;
	margin: 0 0 1.5em;
}

code,
kbd,
tt,
var,
samp,
pre {
	background-color: rgba(0, 0, 0, 0.06);
	font-family: "Menlo", "Monaco", "Consolas", "Courier New", monospace;
	font-size: 94%;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	padding: 0.125em 0.375em;

	-ms-hyphens: none;
}

pre {
	background-color: #e6e6e6;
	border: solid #777;
	border-width: 0 0 0 8px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	margin-bottom: 1.71428571em;
	max-width: 100%;
	overflow: auto;
	padding: 1.07142857em 1.42857143em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

pre code {
	background-color: transparent;
	font-size: 100%;
	padding: 0;
}

abbr[title] {
	border-bottom: 1px dotted #e6e6e6;
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

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

sup {
	bottom: 1ex;
}

sub {
	top: 0.5ex;
}

small {
	font-size: 81.25%;
}

big {
	font-size: 125%;
}


/**
 * Elements
 * -----------------------------------------------------------------------------
 */

*,
*:before,
*:after {
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

html {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
}

body {
	background-color: #f7f7f7;
}

hr {
	background-color: #e6e6e6;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

p {
	margin: 0 0 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ul ul {
	padding-left: 1em;
}

ol ol {
	padding-left: 1.3333em;
}

ul ul,
ol ul {
	list-style-type: circle;
}

ul ol,
ol ol {
	list-style-type: lower-alpha;
}

ol ol ol {
	list-style-type: decimal;
}

ul ul,
ul ol,
ol ol,
ol ul {
	font-size: inherit;
	margin: 0.33333em 0;
}

ul ul,
ol ul {
	padding-left: 1em;
}

ul ol,
ol ol {
	padding-left: 1.44444em;
}

dl {
	margin: 0 0 1.5em;
}

dt {
	font-weight: 700;
}

li,
dd {
	margin-bottom: 0.20833333em;
}

dd {
	margin-left: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 0;
	margin: 0 0 1.5em;
	width: 100%;
}

caption {
	color: #000;
	font-size: 24px;
	font-size: 2.4rem;
	text-align: left;
}

th {
	color: #000;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

td {
	font-weight: 400;
}

th,
td {
	border: solid #e6e6e6;
	border-width: 0 0 1px;
	padding: 0.5625em 0;
	text-align: left;
}

fieldset {
	border-width: 0;
	clear: both;
	margin: 0 0 1.5em;
	padding: 0;
}

fieldset p {
	margin-bottom: 1.25em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	clear: both;
	color: #000;
	display: block;
	font-family: "Arya", serif;
	font-size: 20px;
	font-size: 2rem;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 0.1em;
	margin-bottom: 1.2em;
	text-rendering: optimizeLegibility;
	text-transform: uppercase;
}

img {
	border: 0;
	height: auto;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	vertical-align: middle;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

::-webkit-input-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #999;
}


/**
 * Forms
 * -----------------------------------------------------------------------------
 */

input,
select,
textarea {
	background-color: #fff;
	border-radius: 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

input {
	line-height: normal;
}

label {
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	margin-bottom: 0.4375em;
}

label input {
	color: #444;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #e6e6e6;
}

input:focus,
textarea:focus {
	border-color: #777;
	outline: 0;
}

input[type="checkbox"],
input[type="radio"] {
	border-width: 0;
	display: inline-block;
	margin-right: 0.28571429em;
	padding: 0;
	position: relative;
}

input[type="search"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-appearance: textfield;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
	background-color: #fff;
	color: #444;
	line-height: 1.5em;
	margin-bottom: 1.42857143em;
	max-width: 300px;
	padding: 0.71428571em 0.85714286em;w
	width: 100%;
}

select {
	max-width: 300px;
	width: 100%;
}

textarea {
	max-width: 1040px;
	overflow: auto;
	vertical-align: top;
}


/**
 * Accessibility
 * -----------------------------------------------------------------------------
 */

.mejs-offscreen,
.home.page .entry-header,
.screen-reader-text,
.search-results .section-title,
#wpstats {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	white-space: nowrap;
	width: 1px;
}

.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-size: 1em;
	font-weight: 700;
	outline: none;
	padding: 1em 2em;
	top: -9999em;
	left: -9999em;
	text-decoration: none;
	text-transform: none;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	position: fixed !important;
	top: 0.5em;
	left: 0.5em;
	width: auto;
	z-index: 100000;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font-size: 1em;
	font-weight: 700;
}


/**
 * Alignments
 * -----------------------------------------------------------------------------
 */

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

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-bottom: 1.5em;
	margin-top: 0.3125em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

.stretch {
	max-width: 1024px;
}

.stretch--left {
	margin-right: 0;
}

.stretch--right {
	margin-left: 0;
}

@media (min-width: 1024px) {
	.stretch {
		margin-left: -112px;
		margin-right: -112px;
	}
}

@media (min-width: 480px) {
	.pull-left,
	.alignleft {
		display: inline;
		float: left;
	}

	.pull-right,
	.alignright {
		display: inline;
		float: right;
	}

	blockquote.alignleft,
	img.alignleft,
	figure.alignleft,
	.wp-caption.alignleft {
		margin-bottom: 1.25em;
		margin-right: 1.25em;
		margin-top: 0.3125em;
		max-width: 50%;
	}

	blockquote.alignright,
	img.alignright,
	figure.alignright,
	.wp-caption.alignright {
		margin-bottom: 1.25em;
		margin-left: 1.25em;
		margin-top: 0.3125em;
		max-width: 50%;
	}
}


/**
 * Clearings
 * -----------------------------------------------------------------------------
 */

.clearfix:before,
.entry:before,
.footer-content:before,
.hero-media:before,
.image-navigation .nav-links:before,
.mobile-navigation:before,
.mosaic-grid:before,
.main-content:before,
.post-navigation .nav-links:before,
.posts-pagination .nav-links:before,
.posts-pagination:before,
.clearfix:after,
.entry:after,
.footer-content:after,
.hero-media:after,
.image-navigation .nav-links:after,
.mobile-navigation:after,
.mosaic-grid:after,
.main-content:after,
.post-navigation .nav-links:after,
.posts-pagination .nav-links:after,
.posts-pagination:after {
	content: " ";
	display: table;
}

.clearfix:after,
.entry:after,
.footer-content:after,
.hero-media:after,
.image-navigation .nav-links:after,
.mobile-navigation:after,
.mosaic-grid:after,
.main-content:after,
.post-navigation .nav-links:after,
.posts-pagination .nav-links:after,
.posts-pagination:after {
	clear: both;
}


/**
 * Media
 * -----------------------------------------------------------------------------
 */

img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

audio,
canvas {
	display: inline-block;
}

embed,
iframe,
object,
video {
	margin-bottom: 1.5em;
	max-width: 100%;
}

p > embed,
span > embed,
p > iframe,
span > iframe,
p > object,
span > object,
p > video,
span > video {
	margin-bottom: 0;
	max-width: 100%;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-bottom: 1.5em;
	margin-top: 0;
}

.entry-content .jetpack-video-wrapper,
.entry-content .fluid-width-video-wrapper {
	margin-bottom: 1.5em;
}

.disable-pointer-events {
	pointer-events: none;
}


/**
 * Navigations
 * ----------------------------------------------------------------------------
 */

a {
	color: inherit;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:focus {
	color: inherit;
	text-decoration: underline;
}

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

.navigation .sub-menu-toggle {
	background: transparent;
	border-radius: 0;
	border-width: 0;
	color: inherit;
	font-size: 24px;
	font-size: 2.4rem;
	font-style: 400;
	line-height: 1.25em;
	margin: 0 -0.83333333em 0 0;
	overflow: hidden;
	padding: 0;
	text-align: right;
	-webkit-transition: none;
	transition: none;
	width: 0.83333333em;
}

.navigation .sub-menu-toggle:before {
	content: "\f204";
	letter-spacing: normal;
}

/* rtl:ignore */
.rtl .navigation .sub-menu-toggle {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}


/* Pagination Links
------------------------------------------------------------------------------*/

.image-navigation,
.post-navigation,
.posts-pagination {
	background-color: #fff;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.13), 0 1px 0 0 rgba(0, 0, 0, 0.13);
	clear: both;
	color: #444;
	padding-bottom: 1.5em;
	padding-top: 1.5em;
}

.image-navigation a,
.post-navigation a,
.posts-pagination a,
.image-navigation span,
.post-navigation span,
.posts-pagination span {
	color: inherit;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	min-width: 2em;
	padding: 0.25em 0;
	text-align: center;
}

.image-navigation a:hover,
.post-navigation a:hover,
.posts-pagination a:hover,
.image-navigation span:hover,
.post-navigation span:hover,
.posts-pagination span:hover,
.image-navigation a:focus,
.post-navigation a:focus,
.posts-pagination a:focus,
.image-navigation span:focus,
.post-navigation span:focus,
.posts-pagination span:focus {
	text-decoration: underline;
}

.image-navigation .nav-links,
.post-navigation .nav-links,
.posts-pagination .nav-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;

	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.image-navigation .nav-links div,
.post-navigation .nav-links div,
.posts-pagination .nav-links div,
.image-navigation .nav-links li,
.post-navigation .nav-links li,
.posts-pagination .nav-links li {
	display: inline-block;
	margin-bottom: 0;
}

.image-navigation .nav-back,
.post-navigation .nav-back,
.posts-pagination .nav-back,
.image-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-pagination .nav-previous,
.image-navigation .nav-next,
.post-navigation .nav-next,
.posts-pagination .nav-next {
	position: relative;
	top: 1px;
	text-align: left;

	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.image-navigation .nav-back a,
.post-navigation .nav-back a,
.posts-pagination .nav-back a,
.image-navigation .nav-previous a,
.post-navigation .nav-previous a,
.posts-pagination .nav-previous a,
.image-navigation .nav-next a,
.post-navigation .nav-next a,
.posts-pagination .nav-next a {
	display: inline-block;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.84615385;
	padding-bottom: 0.30769231em;
	padding-top: 0.30769231em;
	text-transform: uppercase;
}

.image-navigation .nav-next,
.post-navigation .nav-next,
.posts-pagination .nav-next {
	text-align: right;
}

.image-navigation .nav-back a:before,
.post-navigation .nav-back a:before,
.posts-pagination .nav-back a:before,
.image-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before,
.posts-pagination .nav-previous a:before,
.image-navigation .nav-previous a:after,
.post-navigation .nav-previous a:after,
.posts-pagination .nav-previous a:after,
.image-navigation .nav-next a:before,
.post-navigation .nav-next a:before,
.posts-pagination .nav-next a:before,
.image-navigation .nav-next a:after,
.post-navigation .nav-next a:after,
.posts-pagination .nav-next a:after {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 1.33333333;
	position: absolute;
	top: -1px;
}

.image-navigation .nav-previous a:hover:before,
.post-navigation .nav-previous a:hover:before,
.posts-pagination .nav-previous a:hover:before,
.image-navigation .nav-previous a:focus:before,
.post-navigation .nav-previous a:focus:before,
.posts-pagination .nav-previous a:focus:before,
.image-navigation .nav-previous a:hover:after,
.post-navigation .nav-previous a:hover:after,
.posts-pagination .nav-previous a:hover:after,
.image-navigation .nav-previous a:focus:after,
.post-navigation .nav-previous a:focus:after,
.posts-pagination .nav-previous a:focus:after,
.image-navigation .nav-next a:hover:before,
.post-navigation .nav-next a:hover:before,
.posts-pagination .nav-next a:hover:before,
.image-navigation .nav-next a:focus:before,
.post-navigation .nav-next a:focus:before,
.posts-pagination .nav-next a:focus:before,
.image-navigation .nav-next a:hover:after,
.post-navigation .nav-next a:hover:after,
.posts-pagination .nav-next a:hover:after,
.image-navigation .nav-next a:focus:after,
.post-navigation .nav-next a:focus:after,
.posts-pagination .nav-next a:focus:after {
	text-decoration: none;
}

.image-navigation .nav-back a:before,
.post-navigation .nav-back a:before,
.posts-pagination .nav-back a:before {
	content: "\f207";
	left: 0;
}

.image-navigation .nav-back a:hover,
.post-navigation .nav-back a:hover,
.posts-pagination .nav-back a:hover,
.image-navigation .nav-back a:focus,
.post-navigation .nav-back a:focus,
.posts-pagination .nav-back a:focus {
	text-decoration: none;
}

.image-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-pagination .nav-previous {
	float: left;
}

.image-navigation .nav-previous a,
.post-navigation .nav-previous a,
.posts-pagination .nav-previous a {
	padding-left: 1.84615385em;
}

.image-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before,
.posts-pagination .nav-previous a:before {
	content: "\f205";
	left: 0;
}

.image-navigation .nav-next,
.post-navigation .nav-next,
.posts-pagination .nav-next {
	float: right;
}

.image-navigation .nav-next a,
.post-navigation .nav-next a,
.posts-pagination .nav-next a {
	padding-right: 1.84615385em;
}

.image-navigation .nav-next a:after,
.post-navigation .nav-next a:after,
.posts-pagination .nav-next a:after {
	content: "\f206";
	right: 0;
}

.image-navigation .current,
.post-navigation .current,
.posts-pagination .current {
	text-decoration: underline;
}

.posts-pagination .nav-links li {
	display: none;
}

.posts-pagination .nav-links li.nav-previous,
.posts-pagination .nav-links li.nav-next {
	display: inline-block;
}

@media (min-width: 768px) {
	.posts-pagination .nav-links li {
		display: inline-block;
	}
}


/* Page Links
------------------------------------------------------------------------------*/

.page-links {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	clear: both;
	color: #777;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1.5em;
	padding: 0.75em 1.25em;
	position: relative;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	color: #444;
	display: inline-block;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	width: 1.5em;
}

.page-links a {
	color: inherit;
	font-weight: 400;
	text-decoration: none;
}

.page-links a:hover,
.page-links a:focus {
	color: #444;
}

.page-links .page-links-title {
	color: #444;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	width: auto;
}

.page-links .page-links-title:after {
	content: ":";
}

.entry-content .page-links a {
	text-decoration: none;
}


/* Comment Navigation
------------------------------------------------------------------------------*/

.comment-navigation {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	color: #444;
	position: absolute;
	top: -0.1875em;
	right: 0;
}

.comment-navigation .nav-previous,
.comment-navigation .nav-next {
	display: inline-block;
}

.comment-navigation .nav-previous a,
.comment-navigation .nav-next a {
	background-color: transparent;
	color: #777;
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.33333333;
	text-align: center;
	text-decoration: none;
	width: 1.33333333em;
}

.comment-navigation .nav-previous a:hover,
.comment-navigation .nav-next a:hover,
.comment-navigation .nav-previous a:focus,
.comment-navigation .nav-next a:focus {
	color: #000;
}

.comment-navigation .nav-previous a:before {
	content: "\f205";
}

.comment-navigation .nav-next a:after {
	content: "\f206";
}


/* Footer Navigation
------------------------------------------------------------------------------*/

.footer-navigation {
	clear: both;
	margin-bottom: 0.35714286em;
}

.footer-navigation a {
	color: inherit;
	text-decoration: none;
}

.footer-navigation li {
	display: inline-block;
	margin-bottom: 0;
	position: relative;
	word-wrap: break-word;

	overflow-wrap: break-word;
}

.footer-navigation li:before,
.footer-navigation li:after {
	content: "\00a0|\00a0";
	display: inline-block;
	margin: 0 0.35714286em;
}

.footer-navigation li:before {
	display: none;
}

.footer-navigation li:last-child:after {
	display: none;
}

.footer-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (min-width: 1024px) {
	.footer-navigation {
		margin-bottom: 0;
		text-align: right;
	}

	.footer-navigation li:before,
	.footer-navigation li:last-child:after {
		display: inline-block;
	}

	.footer-navigation li:after,
	.footer-navigation li:first-child:before {
		display: none;
	}
}


/* Mobile Navigation
------------------------------------------------------------------------------*/

.mobile-navigation {
	background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 80;

	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.admin-bar .mobile-navigation {
	top: 46px;
}

.mobile-navigation-toggle {
	background: none;
	border-radius: 0;
	border-width: 0;
	color: #444;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 3.57142857;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-transform: uppercase;

	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

.mobile-navigation-toggle:before {
	content: "\f212";
	font-size: 24px;
	font-size: 2.4rem;
	letter-spacing: normal;
	line-height: 2.08333333;
}

.mobile-navigation-toggle:hover,
.mobile-navigation-toggle:focus {
	background: none;
	color: #000;
}

.mobile-navigation-is-open .mobile-navigation-toggle:before {
	content: "\f20c";
}

/* Setup navigation display. */
.header-content .social-navigation,
.header-content .site-navigation,
.mobile-navigation .menu {
	display: none;
}

@media (max-width: 1023px) {
	.mobile-navigation-is-open {
		margin-top: 0 !important;
		overflow: hidden;
	}

	.mobile-navigation-is-open,
	.mobile-navigation-is-open .mobile-navigation {
		position: fixed;
	}
}

@media screen and (min-width: 783px) {
	.admin-bar .mobile-navigation {
		top: 32px;
	}
}

@media screen and (min-width: 1024px) {
	.header-content .social-navigation,
	.header-content .site-navigation {
		display: block;
	}

	.site-header .mobile-navigation {
		display: none;
	}
}


/* Secondary Navigation
------------------------------------------------------------------------------*/

.secondary-navigation {
	background-color: #fff;
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.13);
	color: #444;
	font-family: "Arya", serif;
	text-align: center;
}

.secondary-navigation a {
	color: inherit;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	padding: 1.125em 0.8125em;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.secondary-navigation li {
	display: inline-block;
	margin-bottom: 0;
}

.secondary-navigation li:hover {
	color: #5c5f99;
}

.secondary-navigation ul {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	width: 100%;
}

.secondary-navigation .is-active,
.secondary-navigation .current-menu-item {
	color: #5c5f99;
}

.hero .secondary-navigation {
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.13);
}


/* Site Navigation
------------------------------------------------------------------------------*/

.site-navigation-menu > li:hover {
	color: #5c5f99;
}

.site-navigation-menu .sub-menu {
	color: #5c5f99;
}

.site-navigation-menu .sub-menu li {
	color: #444;
}

.site-navigation-menu .sub-menu .current-menu-item,
.site-navigation-menu .sub-menu .current-menu-parent,
.site-navigation-menu .sub-menu .current-menu-ancestor,
.site-navigation-menu .sub-menu .current-page-ancestor {
	color: inherit;
}

.site-navigation-menu .current-menu-item,
.site-navigation-menu .current-menu-parent,
.site-navigation-menu .current-menu-ancestor,
.site-navigation-menu .current-page-ancestor {
	color: #5c5f99;
}

/**
 * Site navigation area display.
 */
.site-navigation {
	color: #444;
	font-family: "Arya", serif;
	text-align: right;
	text-transform: uppercase;

	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
}

.site-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-navigation ul li {
	display: inline-block;
	position: relative;
}

.site-navigation li {
	display: block;
	margin-bottom: 0;
	word-wrap: break-word;

	overflow-wrap: break-word;
}

.site-navigation a {
	border-bottom: 1px solid #e6e6e6;
	color: inherit;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	padding: 0.64285714em 1.07142857em;
	position: relative;
	text-decoration: none;
	z-index: 10;
}

.site-navigation a:hover,
.site-navigation a:focus {
	color: inherit;
}

.site-navigation .menu > li {
	margin-left: 1.875em;
	padding: 0.375em 0;
}

.site-navigation .menu > li.is-sub-menu-open > ul {
	display: block;
}

.site-navigation .menu > li > a {
	border-bottom-width: 0;
	color: inherit;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	padding: 0.1875em 0;
	text-transform: uppercase;
}

.site-navigation .menu > li.menu-item-has-children > a {
	padding-right: 1em;
}

.site-navigation .menu-item-has-children a {
	padding-right: 1.42857143em;
}

.site-navigation .sub-menu {
	background-color: #fff;
	display: none;
	font-family: "Source Sans Pro", sans-serif;
	margin: 0;
	text-transform: none;
	z-index: 30;
}

.site-navigation .sub-menu li {
	display: block;
}

.site-navigation .sub-menu li:hover {
	background-color: #f7f7f7;
}

.site-navigation .sub-menu .current-menu-item,
.site-navigation .sub-menu .current-menu-parent,
.site-navigation .sub-menu .current-menu-ancestor,
.site-navigation .sub-menu .current-page-ancestor {
	background-color: #f7f7f7;
}

.site-navigation .menu > li > .sub-menu {
	border: 1px solid #e6e6e6;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);
	float: left;
	margin-top: 0.28571429em;
	position: absolute;
	top: 100%;
	left: 0;
	text-align: left;
	width: 13.75em;
}

.site-navigation .menu > li > .sub-menu:before {
	content: "";
	display: block;
	height: 5px;
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
}

.site-navigation .menu > li > .sub-menu:after {
	color: #e6e6e6;
	content: "\f207";
	display: inline-block;
	font-family: "themicons";
	font-size: 24px;
	font-size: 2.4rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 0.25;
	pointer-events: none;
	position: absolute;
	bottom: 100%;
	left: 0.25em;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;

	speak: none;
}

.site-navigation .menu > li > .sub-menu > li:last-child a {
	border-bottom-width: 0;
}

.site-navigation .sub-menu-toggle {
	display: block;
	margin-right: 0;
	pointer-events: none;
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: 0;
}

/* Site Navigation + Social navigation */
.has-social-navigation .site-navigation {
	text-align: center;
}

.has-social-navigation .site-navigation .menu > li {
	margin-left: 0.8125em;
	margin-right: 0.8125em;
}

/**
 * Mobile navigation area display.
 */
.mobile-navigation .site-navigation-menu {
	background-color: #f7f7f7;
	border: solid #e6e6e6;
	border-width: 1px 0;
	color: #000;
	font-family: "Arya", serif;
	overflow-y: scroll;
	padding-left: 1.875em;
	padding-right: 1.875em;
	text-align: center;
}

.mobile-navigation .site-navigation-menu,
.mobile-navigation .site-navigation-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mobile-navigation .site-navigation-menu li {
	margin: 0;
	margin-bottom: 0.1875em;
	margin-top: 0.1875em;
}

.mobile-navigation .site-navigation-menu a {
	font-size: 30px;
	font-size: 3rem;
}

.mobile-navigation .site-navigation-menu .sub-menu {
	display: none;
	font-family: "Source Sans Pro", sans-serif;
}

.mobile-navigation .site-navigation-menu .sub-menu li {
	display: block;
}

.mobile-navigation .site-navigation-menu .sub-menu a {
	font-size: 16px;
	font-size: 1.6rem;
}

.mobile-navigation .site-navigation-menu .is-sub-menu-open > .sub-menu {
	display: block;
}

.mobile-navigation .site-navigation-menu .sub-menu-toggle {
	display: inline-block;
	line-height: 1.33333333em;
	margin-right: -1.33333333em;
	text-align: center;
	width: 1.33333333em;
}

@media (max-width: 1023px) {
	.mobile-navigation-is-open .site-navigation-menu {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;

		-webkit-box-direction: normal;
		-moz-box-direction: normal;
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-flex-grow: 1;
		flex-grow: 1;
		-ms-flex-positive: 1;
	}

	.mobile-navigation-is-open .site-navigation-menu:before,
	.mobile-navigation-is-open .site-navigation-menu:after {
		content: "";
		height: 2em;

		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-webkit-flex-grow: 1;
		flex-grow: 1;
		-ms-flex-positive: 1;
	}
}

@media (max-height: 541px) {
	.mobile-navigation-is-open .site-navigation-menu:before,
	.mobile-navigation-is-open .site-navigation-menu:after {
		height: 0.5em;
	}
}


/* Social Navigation
------------------------------------------------------------------------------*/

.social-navigation-menu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1;
	list-style: none;
	margin: 0 -0.25em;
	padding: 0;

	-webkit-align-content: center;
	align-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-ms-flex-line-pack: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.social-navigation-menu li {
	display: inline-block;
	margin: 0;
	padding: 0.25em;
}

.social-navigation-menu a {
	color: inherit;
	display: block;
	text-decoration: none;
}

.social-navigation-menu a:before {
	content: "\f10f";
}

.social-navigation-menu a[href*="amazon.com"]:before {
	content: "\f100";
}

.social-navigation-menu a[href*="apple.com"]:before,
.social-navigation-menu a[href*="itunes.com"]:before {
	content: "\f101";
}

.social-navigation-menu a[href*="bandcamp.com"]:before {
	content: "\f102";
}

.social-navigation-menu a[href*="cdbaby.com"]:before {
	content: "\f11c";
}

.social-navigation-menu a[href*="facebook.com"]:before {
	content: "\f103";
}

.social-navigation-menu a[href*="/feed/"]:before,
.social-navigation-menu .icon-feed a:before {
	content: "\f20e";
}

.social-navigation-menu a[href*="flickr.com"]:before {
	content: "\f105";
}

.social-navigation-menu a[href*="github.com"]:before,
.social-navigation-menu a[href*="github.io"]:before {
	content: "\f11b";
}

.social-navigation-menu a[href*="play.google.com"]:before {
	content: "\f106";
}

.social-navigation-menu a[href*="plus.google.com"]:before,
.social-navigation-menu a[href*="profiles.google.com"]:before {
	content: "\f108";
}

.social-navigation-menu a[href*="instagram.com"]:before {
	content: "\f109";
}

.social-navigation-menu a[href*="last.fm"]:before {
	content: "\f10a";
}

.social-navigation-menu a[href*="linkedin.com"]:before {
	content: "\f10b";
}

.social-navigation-menu a[href*="mailto"]:before {
	content: "\f211";
}

.social-navigation-menu a[href*="pinterest.com"]:before {
	content: "\f10c";
}

.social-navigation-menu a[href*="rdio.com"]:before {
	content: "\f10d";
}

.social-navigation-menu a[href*="reverbnation.com"]:before {
	content: "\f10e";
}

.social-navigation-menu a[href*="soundcloud.com"]:before {
	content: "\f111";
}

.social-navigation-menu a[href*="spotify.com"]:before {
	content: "\f112";
}

.social-navigation-menu a[href*="tidal.com"]:before {
	content: "\f11d";
}

.social-navigation-menu a[href*="tumblr.com"]:before {
	content: "\f113";
}

.social-navigation-menu a[href*="twitter.com"]:before {
	content: "\f114";
}

.social-navigation-menu a[href*="vimeo.com"]:before {
	content: "\f115";
}

.social-navigation-menu a[href*="wordpress.org"]:before,
.social-navigation-menu a[href*="wordpress.com"]:before {
	content: "\f116";
}

.social-navigation-menu a[href*="youtube.com"]:before {
	content: "\f117";
}

/**
 * Mobile navigation area display.
 */
.mobile-navigation .social-navigation-menu {
	color: #000;
	margin: 0 auto;
	padding: 0.29166667em 0.625em;
	text-align: center;

	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

/**
 * Header content area display.
 */
.header-content .social-navigation-menu {
	color: #000;
	padding: 0.25em 0.625em;
	text-align: left;

	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.header-content .social-navigation-menu a {
	line-height: 1.25;
}

/**
 * Footer content area display.
 */
.footer-content .social-navigation-menu {
	color: #fff;
}

@media (max-width: 1023px) {
	.mobile-navigation-is-open .social-navigation-menu {
		display: block;
	}
}

@media (min-width: 1024px) {
	.header-content .social-navigation-menu {
		float: right;
		padding: 0;
	}

	.header-content .social-navigation-menu li:hover {
		color: #5c5f99;
	}
}

@media (max-height: 541px) {
	.mobile-navigation-is-open .social-navigation-menu {
		display: none;
	}
}


/* Tertiary Navigation
------------------------------------------------------------------------------*/

.breadcrumbs,
.tertiary-navigation {
	clear: both;
	color: #999;
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 0.02em;
	line-height: 1.84615385;
	margin-bottom: 0.76923077em;
	padding-bottom: 2.15384615em;
	padding-top: 2.15384615em;
	text-align: center;
	width: 100%;
}

.breadcrumbs a,
.tertiary-navigation a {
	color: inherit;
	display: inline-block;
	text-decoration: none;
}

.breadcrumbs li,
.tertiary-navigation li {
	display: inline-block;
	margin: 0;
}

.breadcrumbs li:hover,
.tertiary-navigation li:hover {
	color: #5c5f99;
}

.breadcrumbs li:after,
.tertiary-navigation li:after {
	content: "/";
	padding: 0 0.38461538em;
}

.breadcrumbs li:last-child:after,
.tertiary-navigation li:last-child:after {
	display: none;
}

.breadcrumbs ul,
.tertiary-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.breadcrumbs .sep,
.tertiary-navigation .sep {
	display: inline-block;
	margin-left: 0.38461538em;
	margin-right: 0.38461538em;
}

.has-breadcrumbs article.entry {
	margin-top: 0;
}

.has-breadcrumbs .entry-header,
.has-breadcrumbs .entry-header.hero {
	margin-bottom: 0;
}


/**
 * Site Header
 * -----------------------------------------------------------------------------
 */

.site-header {
	background-color: #fff;
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.13);
}

.header-content {
	position: relative;
	width: 100%;
	z-index: 70;
}

/**
 * Site Identity
 */
.site-identity {
	color: #000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 1.25em;
	padding-top: 1.25em;
	position: relative;

	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-align: center;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-pack: center;
	-ms-flex-positive: 1;
	-webkit-justify-content: center;
	justify-content: center;
}

.site-title-description {
	text-align: center;
	word-break: break-word;
	word-wrap: break-word;
}

.wp-custom-logo .site-title-description {
	display: none;
}

.site-title {
	color: #000;
	font-family: "Arya", serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.1;
	margin-bottom: 0;
	text-transform: uppercase;
}

.site-title:hover {
	color: #5c5f99;
}

.site-title a {
	color: inherit;
	display: inline-block;
	text-decoration: none;
}

.site-description {
	color: #777;
	font-family: "Arya", serif;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	margin: 0.14285714em 0 0;
	text-transform: uppercase;
}

.custom-logo-link {
	margin-right: 0.625em;
	min-width: 4.6875em;
}

.custom-logo {
	max-height: 4.6875em;
	width: auto;
}

@media (min-width: 480px) {
	.header-content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;

		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
	}

	.wp-custom-logo .site-title-description {
		display: block;
	}
}

@media (min-width: 1024px) {
	.header-content {
		min-height: 7.5em;
		padding-bottom: 1.8125em;
		padding-top: 1.8125em;
	}

	.wp-custom-logo .header-content {
		padding-bottom: 2.0625em;
		padding-top: 2.0625em;
	}

	.site-identity {
		padding-bottom: 0;
		padding-top: 0;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-webkit-flex-grow: 0;
		flex-grow: 0;
		-ms-flex-pack: start;
		-ms-flex-positive: 0;
		-webkit-justify-content: start;
		justify-content: start;
	}

	.site-title-description {
		text-align: left;
	}
}


/**
 * Footer
 * -----------------------------------------------------------------------------
 */

.site-footer {
	position: relative;
	z-index: 20;
}

.footer-content {
	background-color: #000;
	clear: both;
	color: rgba(255, 255, 255, 0.73);
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71428571;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

.footer-content a {
	color: inherit;
	text-decoration: none;
}

.footer-content a:hover,
.footer-content a:focus {
	color: #fff;
	text-decoration: none;
}

.footer-content .credits {
	margin: 0 0.71428571em 0.35714286em 0;
}

@media (min-width: 1024px) {
	.footer-content .credits {
		float: left;
		margin-bottom: 0;
	}
}


/**
 * Content
 * -----------------------------------------------------------------------------
 */

.main-content .posts-container.mosaic-grid {
	margin: 0;
}

.intro,
.lead {
	color: #000;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 1em;
}

.title-divider {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	float: none;
	font-family: "Arya", serif;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-bottom: 0.7em;
	margin-top: 0;
	position: relative;
	text-transform: uppercase;

	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-ms-flex-align: center;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

.title-divider:before,
.title-divider:after {
	background-color: #e6e6e6;
	content: "\a0";
	height: 1px;

	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
}

.title-divider:before {
	display: none;
	margin-right: 0.75em;
}

.title-divider:after {
	margin-left: 0.75em;
}

.title-divider--centered {
	text-align: center;

	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.title-divider--centered:before {
	display: block;
}

time.updated {
	display: none;
}

.post-password-form {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	margin-bottom: 1.5em;
	padding: 1.875em;
	text-align: center;
}

.post-password-form label {
	display: block;
	margin-bottom: 0;
}

.post-password-form label input {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0.5em auto 0.71428571em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.section-header {
	padding-bottom: 2.25em;
	padding-top: 2.25em;
	text-align: center;
}

.section-title {
	color: #000;
	font-size: 24px;
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	line-height: 1.25;
	text-transform: uppercase;
	word-wrap: break-word;
}

.section-description {
	margin-top: 0.875em;
}

.section-description > :last-child {
	margin-bottom: 0;
}

.error404 .section-content,
.search-no-results .section-content {
	text-align: center;
}

.no-content .main-content,
.no-content .main-content .entry {
	margin-bottom: 0;
	margin-top: 0;
}

.no-content .main-content:after {
	display: none;
}

.no-content .breadcrumbs,
.no-content .tertiary-navigation {
	margin-bottom: 0;
}


/* Entry
------------------------------------------------------------------------------*/

.entry {
	margin-bottom: 3.125em;
}

.entry .read-more {
	margin-top: 2em;
}

.entry-header {
	margin-bottom: 2em;
	text-align: center;
}

.entry-header.hero {
	margin-bottom: 2.875em;
}

.entry-title {
	color: #000;
	font-family: "Arya", serif;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.08333333;
	margin-bottom: 0.75em;
	word-wrap: break-word;
}

.entry-title a {
	color: inherit;
}

.entry-subtitle,
.page-subtitle {
	color: #777;
	font-family: "Arya", serif;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	margin-bottom: 1.57142857em;
	text-transform: uppercase;
}

.entry-media {
	margin-bottom: 2em;
	margin-top: 2em;
}

.entry-content > :first-child {
	margin-top: 0;
}

.entry-content > :last-child {
	margin-bottom: 1.5em;
}

.comment-content,
.entry-content {
	word-wrap: break-word;
}

.comment-content a,
.entry-content a {
	text-decoration: underline;
}

.comment-content a.button,
.entry-content a.button {
	text-decoration: none;
}

.comment-content a:not(.button):hover,
.entry-content a:not(.button):hover,
.comment-content a:not(.button):focus,
.entry-content a:not(.button):focus {
	color: #000;
}

.comment-content hr,
.entry-content hr {
	clear: both;
}

.comment-content h1,
.entry-content h1,
.comment-content h2,
.entry-content h2 {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.5;
	margin-bottom: 1em;
}

.comment-content h3,
.entry-content h3,
.comment-content .title-divider,
.entry-content .title-divider {
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 0.1em;
	margin-bottom: 1.2em;
	text-transform: uppercase;
}

.comment-content h4,
.entry-content h4 {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 1.2em;
}

.comment-content h5,
.entry-content h5 {
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.comment-content h6,
.entry-content h6 {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1.5em;
}

.comment-content h1,
.entry-content h1,
.comment-content h2,
.entry-content h2,
.comment-content h3,
.entry-content h3,
.comment-content h4,
.entry-content h4,
.comment-content h5,
.entry-content h5,
.comment-content h6,
.entry-content h6 {
	clear: both;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	text-rendering: optimizeLegibility;
}

@media (min-width: 1024px) {
	.comment-content h1,
	.entry-content h1,
	.comment-content h2,
	.entry-content h2 {
		font-size: 30px;
		font-size: 3rem;
		line-height: 1.2;
		margin-bottom: 0.8em;
	}
}

.entry-meta {
	color: #777;
	font-family: "Arya", serif;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	margin-bottom: 1.57142857em;
	text-transform: uppercase;
}

.entry-meta a {
	color: inherit;
}

.entry-meta > span:after {
	content: "|";
	display: inline-block;
	letter-spacing: normal;
	margin: 0 0.28571429em;
}

.entry-meta > span:last-child:after {
	display: none;
}

.entry-date .sep,
.entry-author .sep {
	display: none;
}

.entry-footer {
	clear: both;
	margin-bottom: 1.5em;
}

.entry-terms {
	margin-bottom: 1.5em;
}

.entry-terms .term-list {
	color: #777;
	display: inline-block;
	font-size: 13px;
	font-size: 1.3rem;
	margin-right: 1.15384615em;
}

.entry-terms .term-list-label {
	color: #444;
	display: inline-block;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	margin-right: 0.25em;
	text-transform: uppercase;
}

.entry-terms .term-list-label:after {
	content: ":";
}

/**
 * Sticky Post
 */
.posts-container .sticky.post {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	margin-left: auto;
	margin-right: auto;
	max-width: 862px;
	padding-bottom: 0.375em;
	padding-top: 1.875em;
}

@media (min-width: 768px) {
	.entry-title {
		font-size: 30px;
		font-size: 3rem;
		line-height: 1.1;
	}
}

@media (min-width: 1024px) {
	.entry-title {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 1.11111111;
	}
}


/* Archive Content
------------------------------------------------------------------------------*/

.archive .entry,
.blog .entry,
.search .entry,
.main-content .page-content {
	margin-bottom: 3.125em;
	margin-top: 2.875em;
}

.main-content .posts-container {
	margin-bottom: 1.875em;
	margin-top: 2.875em;
}

.has-breadcrumbs .main-content .page-content,
.has-breadcrumbs .main-content .posts-container {
	margin-top: 0;
}


/* Single Attachment
------------------------------------------------------------------------------*/

.single-attachment-image {
	background-color: #fff;
}

.single-attachment-image .main-content {
	margin-top: 1.75em;
}

.single-attachment-image .entry-header {
	clear: both;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin-bottom: 0.625em;

	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.single-attachment-image .entry-title {
	margin-bottom: 0.41666667em;

	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}

.single-attachment-image .entry-media {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	float: left;
	margin-bottom: 1.5em;
	margin-right: 6.25%;
	margin-top: 0;
	position: relative;
	text-align: center;
	width: 100%;
}

.single-attachment-image .entry-media:before {
	content: "";
	display: block;
	float: left;
	padding-top: 100%;
}

.single-attachment-image .entry-media img {
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
}

.single-attachment-image .entry-content {
	overflow: hidden;
}

.single-attachment-image .entry-footer {
	clear: none;
}

@media (min-width: 768px) {
	.single-attachment-image .entry-media {
		float: left;
		width: 50%;
	}

	.single-attachment-image .entry-header {
		clear: none;
	}
}


/* Single Page
------------------------------------------------------------------------------*/

.page .entry {
	margin-top: 0;
}


/* Single Post
------------------------------------------------------------------------------*/

.single-post .entry {
	margin-top: 2.875em;
}


/* Comments
------------------------------------------------------------------------------*/

.comments-area {
	clear: both;
	margin-bottom: 3.125em;
	position: relative;
}

.comments-area .required {
	color: #f00;
	font-weight: 400;
}

.comments-header {
	position: relative;
}

.comment-reply-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 0.83333333em;
	position: relative;
}

.comment-reply-title small {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	position: absolute;
	right: 0;
	bottom: 0.28571429em;
	z-index: 1;
}

.comment-reply-title a {
	color: #777;
	font-family: "Source Sans Pro", sans-serif;
	text-transform: uppercase;
}

.comment-reply-title a:hover,
.comment-reply-title a:focus {
	text-decoration: underline;
}

.commentlist {
	list-style: none;
	margin: 0 0 1.875em;
	padding: 0;
}

.commentlist li {
	margin-bottom: 0;
}

.commentlist > li:first-child .comment-body,
.commentlist > li:first-child .comment_container {
	border-top-width: 0;
}

.commentlist .comment-body,
.commentlist .comment_container,
.commentlist .pingback,
.commentlist .trackback {
	border-top: 1px solid #e6e6e6;
	margin: 0;
}

.commentlist .comment-body,
.commentlist .comment_container {
	padding-bottom: 1.875em;
	padding-top: 1.875em;
}

.commentlist .pingback,
.commentlist .trackback {
	padding-bottom: 1.25em;
	padding-top: 1.25em;
}

.commentlist > .comment > .children {
	padding-left: 0;
}

.commentlist .children {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.commentlist .children .comment-body,
.commentlist .children .comment_container {
	border-left: 4px solid #e6e6e6;
	border-top-width: 0;
	margin-bottom: 2.1875em;
	padding: 0 0 0 1.875em;
}

.commentlist .avatar {
	border-radius: 100%;
	float: left;
	margin-right: 0.9375em;
	max-width: 3.125em;
}

.commentlist .reply {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}

.commentlist .reply a {
	color: #777;
	display: inline-block;
	text-transform: uppercase;
}

.commentlist .edit-link {
	font-weight: 400;
	margin-right: 0.35714286em;
}

.commentlist .edit-link:before {
	content: "(";
}

.commentlist .edit-link:after {
	content: ")";
}

.comment-author {
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
}

.comment-author .fn {
	display: block;
	margin-top: 0.1875em;
}

.comment-author .says {
	display: none;
}

.comment-meta a {
	color: inherit;
}

.comment-metadata {
	color: #777;
	font-family: "Arya", serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.trackback .comment-body,
.pingback .comment-body {
	font-weight: 700;
}

.trackback a,
.pingback a {
	font-weight: 400;
}

.comment-metadata {
	margin-bottom: 1.71428571em;
}

.comment-respond {
	margin-bottom: 3.125em;
}

.comment-form label {
	color: #000;
	display: block;
	font-weight: 700;
}

.comment-form .submit {
	margin-bottom: 0;
}

.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #777;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 1.5em;
}

.logged-in-as {
	display: none;
}

.comments-closed {
	font-style: italic;
}

.form-allowed-tags {
	display: none;
}

.form-submit {
	margin-bottom: 0;
}

.comment-notes {
	font-size: 14px;
	font-size: 1.4rem;
}

.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
	margin-bottom: 0;
}

.comment-form-comment textarea {
	height: 14.28571429em;
}

.logged-in .comment-form-comment {
	width: 100%;
}

.logged-in .comment-form-comment label {
	display: none;
}

.bypostauthor {
	content: "";
}

@media (min-width: 1024px) {
	.commentlist .children {
		padding-left: 1.875em;
	}
}


/* Search Form
------------------------------------------------------------------------------*/

.search-form {
	max-width: 300px;
	position: relative;
}

.search-form:before {
	color: #999;
	content: "\f21d";
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.79166667;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 1.79166667em;
}

.search-form .search-field {
	background-color: #f7f7f7;
	margin-bottom: 0;
	padding-right: 2.6875em;
}

.search-form .search-submit {
	background-color: transparent;
	border-radius: 0;
	border-width: 0;
	font-size: 16px;
	font-size: 1.6rem;
	height: 2.6875em;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: 2.6875em;
	width: 2.6875em;
}

.search-form .search-submit:hover,
.search-form .search-submit:focus {
	background-color: transparent;
}


/* Featured Posts
------------------------------------------------------------------------------*/

.featured-posts {
	background-color: #f7f7f7;
	clear: both;
}

.featured-posts .section-header {
	background-color: #fff;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.13), 0 1px 0 0 rgba(0, 0, 0, 0.13);
	position: relative;
	z-index: 20;
}

.featured-posts .block-grid {
	margin-bottom: 0;
	margin-top: 3.75em;
}

.featured-posts .featured-content {
	margin-top: 0;
}

/**
 * Mosaic Grid Layout
 */
.layout-featured-content-mosaic-grid .featured-posts .section-content {
	padding-left: 0;
	padding-right: 0;
}

@media (min-width: 1280px) {
	.layout-featured-content-mosaic-grid .featured-posts .section-content {
		max-width: 100%;
	}
}


/* Related Posts
------------------------------------------------------------------------------*/

.related-posts {
	background-color: #f7f7f7;
	clear: both;
}

.related-posts .section-header {
	background-color: #fff;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.13), 0 1px 0 0 rgba(0, 0, 0, 0.13);
	position: relative;
	z-index: 20;
}

.related-posts .block-grid {
	margin-bottom: 0;
	margin-top: 3.75em;
}


/* Front Page
------------------------------------------------------------------------------*/

.home .breadcrumbs {
	display: none;
}

.home.page .main-content {
	margin: 2.875em 0 0;
}


/* Not Found
------------------------------------------------------------------------------*/

.not-found {
	margin-bottom: 3.125em;
	margin-top: 2.875em;
}

.not-found .section-content {
	text-align: center;
}

.has-breadcrumbs .not-found {
	margin-top: 0;
}


/**
 * Grid Page
 * -----------------------------------------------------------------------------
 */

.page-template-grid-page .posts-container.block-grid {
	margin-bottom: 0;
}


/**
 * Mosaic Grid Page
 * -----------------------------------------------------------------------------
 */

.page-template-mosaic-grid-page .main-content {
	margin-top: 0;
}

.layout-posts-full-width .site-content {
	background-color: #fff;
}


/* Search Results
------------------------------------------------------------------------------*/

.search .entry {
	clear: both;
	margin-bottom: 1.5em;
}

.search .entry:before,
.search .entry:after {
	display: none;
}

.search .entry-header {
	margin-bottom: 0.625em;
	text-align: left;
}

.search .entry-title {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 0.41666667em;
}

.search .entry-media {
	margin-top: 0;
	max-width: 4.6875em;
}

.search .entry-content {
	margin-bottom: 1.5em;
}

.search .entry-meta {
	font-size: 13px;
	font-size: 1.3rem;
	margin-bottom: 0.76923077em;
}

.search .entry-terms {
	display: inline-block;
	margin-bottom: 0;
}


/**
 * Widgets
 * -----------------------------------------------------------------------------
 */

.widget-area .block-grid .block-grid-item {
	margin-bottom: 1.5em;
}

.widget {
	font-size: 16px;
	font-size: 1.6rem;
	word-wrap: break-word;
}

.widget a:not(.button) {
	color: inherit;
}

.widget a:not(.button):hover,
.widget a:not(.button):focus {
	text-decoration: underline;
}

.widget-title {
	color: #000;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-bottom: 1.1em;
	text-transform: uppercase;
}

.widget-title,
.widget-title label {
	font-family: "Arya", serif;
}


/* Default Widget Styles
------------------------------------------------------------------------------*/

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_recent_posts li,
.widget_rss_links li {
	margin-bottom: 0;
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_recent_posts ul,
.widget_rss_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget_rss_links img {
	display: inline-block;
	margin-right: 0.35714286em;
	width: 1.71428571em;
}

.widget_meta a,
.widget_nav_menu a,
.widget_pages a {
	display: inline-block;
}

.widget_meta li,
.widget_nav_menu li,
.widget_pages li {
	clear: both;
}

.widget_nav_menu .menu-item-has-children,
.widget_pages .page_item_has_children {
	padding-bottom: 0;
}

.widget .current-cat a,
.widget .current_page_item a {
	font-weight: 700;
}

.widget_recent_posts li {
	margin-bottom: 1.5em;
}

.widget_recent_posts li:last-child {
	margin-bottom: 0;
}

.widget_authors ul ul {
	list-style: none;
	padding: 0;
}

.widget_calendar table {
	border-collapse: collapse;
	width: 100%;
}

.widget_calendar table caption {
	font-size: 1em;
	font-weight: 700;
	padding: 0 0.92857143em 0.35714286em;
}

.widget_calendar table thead th {
	border-width: 1px 0;
}

.widget_calendar table thead th,
.widget_calendar table tbody td {
	padding: 0.42857143em 0.35714286em;
	text-align: center;
}

.widget_calendar table tfoot td {
	padding: 0.61538462em 0.92307692em;
}

.widget_calendar table tfoot td#next {
	text-align: right;
}

.widget_recent_entries a {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}

.widget_recent_entries li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin-bottom: 1em;

	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.widget_recent_entries li:last-child {
	margin-bottom: 0;
}

.widget_recent_entries .post-date {
	color: #777;
}

.widget_rss li {
	margin-bottom: 1.5em;
	padding-bottom: 1.25em;
	position: relative;
}

.widget_rss ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget_rss ul .rsswidget {
	font-weight: 700;
}

.widget_rss ul .rssSummary {
	margin: 0.3125em 0;
}

.widget_rss ul .rss-date {
	font-style: italic;
}

.widget_rss .rss-date {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.widget_rss cite {
	display: none;
}

.widget_search .search-field {
	max-width: 100%;
}

.widget_search .search-submit {
	display: none;
}

.widget_tag_cloud a {
	line-height: 1.5;
}

.widget_text > :last-child {
	margin-bottom: 0;
}


/* Supported Widget Styles
------------------------------------------------------------------------------*/

/* Mailchimp for WordPress */
.widget_mc4wp_form_widget p,
.widget_mc4wp_form_widget input[type="email"] {
	margin-bottom: 0.9375em;
}


/* Sidebar Widgets
------------------------------------------------------------------------------*/

.sidebar-content {
	margin-bottom: 1.25em;
}

.sidebar-content .widget {
	margin-bottom: 1.5em;
}


/* Footer Widgets
------------------------------------------------------------------------------*/

.footer-widgets {
	background-color: #fff;
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.13), 0 1px 0 0 rgba(0, 0, 0, 0.13);
	color: #444;
}

.footer-widgets .page-fence {
	overflow: hidden;
}

.footer-widgets .block-grid {
	padding-top: 2.5em;

	-webkit-box-pack: left;
	-moz-box-pack: left;
	-ms-flex-pack: left;
	-webkit-justify-content: left;
	justify-content: left;
}

.footer-widgets .block-grid .grid-item {
	margin-bottom: 2.5em;
}

.footer-widgets .block-grid .grid-item > :last-child {
	margin-bottom: 0;
}

.footer-widgets input[type="email"],
.footer-widgets input[type="password"],
.footer-widgets input[type="search"],
.footer-widgets input[type="tel"],
.footer-widgets input[type="text"],
.footer-widgets input[type="url"],
.footer-widgets textarea {
	background-color: #f7f7f7;
}


/**
 * Modules
 * -----------------------------------------------------------------------------
 */


/**
 * Buttons
 * -----------------------------------------------------------------------------
 */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #000;
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.75;
	opacity: 1;
	padding: 0.83333333em 1.5em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: background 0.1s, border 0.1s, color 0.1s;
	transition: background 0.1s, border 0.1s, color 0.1s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:focus {
	background-color: #444;
	border-color: #444;
	color: #fff;
	text-decoration: none;
}

.button.alt,
.button-alt {
	background-color: transparent;
	border-color: #000;
	color: #000;
}

.button.alt:hover,
.button-alt:hover,
.button.alt:focus,
.button-alt:focus {
	background-color: #444;
	border-color: #444;
	color: #fff;
}

.button-small {
	padding: 0.41666667em 0.75em;
}

.button + .button {
	margin-bottom: 0.83333333em;
	margin-left: 0.83333333em;
}


/* Callout Boxes
------------------------------------------------------------------------------*/

.callout {
	background-color: #fff;
	border-color: #dedede;
	border-style: solid;
	border-width: 1px 1px 1px 7px;
	color: #444;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1.5em;
	padding: 0.75em;
}

.callout > :first-child {
	margin-top: 0;
}

.callout > :last-child {
	margin-bottom: 0;
}

.callout.callout-error {
	background-color: #fff;
	border-color: #f8aab1;
	color: #444;
}

.callout.callout-info {
	background-color: #fff;
	border-color: #aad8f8;
	color: #444;
}

.callout.callout-success {
	background-color: #fff;
	border-color: #aaf8ca;
	color: #444;
}

.callout.callout-warning {
	background-color: #fff;
	border-color: #f8f1aa;
	color: #444;
}


/* Captions
------------------------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img {
	border: 1px solid #e6e6e6;
}

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

.entry-content figcaption,
.wp-caption-text {
	background-color: #fff;
	border: solid #e6e6e6;
	border-width: 0 1px 1px;
	color: #444;
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 0.02em;
	padding: 0.92307692em 1.15384615em;
}


/* Columns
------------------------------------------------------------------------------*/

@media (min-width: 768px) {
	.columns {
		margin-bottom: 3em;
		margin-top: 3em;

		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 5em;
		-moz-column-gap: 5em;
		column-gap: 5em;
	}
}


/* Drop Caps
------------------------------------------------------------------------------*/

.drop-cap:first-letter {
	color: #000;
	display: block;
	float: left;
	font-family: "Arya", serif;
	font-size: 92px;
	font-size: 9.2rem;
	line-height: 0.7173913;
	margin-left: -0.06521739em;
	padding-right: 0.08695652em;
}


/* Dropdown Group
------------------------------------------------------------------------------*/

.dropdown-group-title {
	box-shadow: 1px 0 0 0 #e6e6e6;
	color: #444;
	cursor: pointer;
	display: none;
	font-family: "Arya", serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 3.125em;
	margin: 0;
	padding: 0 1.25em;
	position: absolute;
	top: 0;
	left: 0;
	text-transform: uppercase;
	width: 100%;
}

@media (max-width: 767px) {
	.dropdown-group {
		box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.13);
		font-family: "Source Sans Pro", sans-serif;
		margin: 0;
		max-height: 3.125em;
		overflow: hidden;
		padding: 3.125em 0 0 0;
		position: relative;
		width: 100%;
	}

	.dropdown-group:after {
		content: "\f204";
		font-size: 24px;
		font-size: 2.4rem;
		height: 2.08333333em;
		line-height: 2.08333333;
		pointer-events: none;
		position: absolute;
		top: 0;
		right: 0;
		text-align: center;
		width: 2.08333333em;
		z-index: 2;
	}

	.dropdown-group a {
		font-size: 14px;
		font-size: 1.4rem;
		letter-spacing: normal;
		padding: 1em 1.42857143em;
		text-transform: none;
	}

	.dropdown-group li {
		background-color: #fff;
		display: block;
		width: 100%;
	}

	.dropdown-group li:hover {
		background-color: #f7f7f7;
	}

	.dropdown-group ul {
		background-color: #fff;
		position: absolute;
		top: 3.125em;
		left: 0;
		z-index: 1;
	}

	.dropdown-group .is-active,
	.dropdown-group .current-menu-item {
		color: #444;
		font-family: "Arya", serif;
		position: absolute;
		top: -3.125em;
		left: 0;
	}

	.dropdown-group .is-active:hover,
	.dropdown-group .current-menu-item:hover,
	.dropdown-group .is-active:focus,
	.dropdown-group .current-menu-item:focus {
		background-color: #fff;
		color: inherit;
	}

	.dropdown-group .is-active a,
	.dropdown-group .current-menu-item a {
		font-size: 16px;
		font-size: 1.6rem;
		letter-spacing: 0.1em;
		line-height: 3.125em;
		padding-bottom: 0;
		padding-top: 0;
		text-transform: uppercase;
	}

	.dropdown-group.is-open {
		overflow: visible;
	}

	.dropdown-group.is-open:after {
		content: "\f207";
	}

	.dropdown-group.is-open a {
		border-bottom: 1px solid #e6e6e6;
	}

	.dropdown-group.is-open ul {
		box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
		padding: 0;
	}

	.dropdown-group.is-open .dropdown-group-title {
		line-height: 3.0625em;
	}

	.dropdown-group-title {
		display: block;
	}
}


/* Custom Header
------------------------------------------------------------------------------*/

.merchato-custom-header .wp-custom-header {
	overflow: hidden;
	position: relative;
}

.merchato-custom-header .wp-custom-header img,
.merchato-custom-header .wp-custom-header video {
	display: block;
	height: 100%;
	margin-bottom: 0;
	max-width: none;
	width: 100%;

	-o-object-fit: cover;
	object-fit: cover;
}

.merchato-custom-header .wp-custom-header iframe,
.merchato-custom-header .wp-custom-header video {
	pointer-events: none;
}

.wp-custom-header-video-button {
	background: transparent;
	border: none;
	display: none;
	font-size: 32px;
	line-height: 1;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 50;
}

.wp-custom-header-video-button:focus,
.wp-custom-header-video-button:hover {
	background: transparent;
	opacity: 0.8;
}

.merchato-custom-header:hover .wp-custom-header-video-button {
	display: block;
}

.wp-custom-header-video-play:before {
	content: "\f151";
}

.wp-custom-header-video-pause:before {
	content: "\f152";
	position: relative;
	left: 2px;
}


/* Galleries
------------------------------------------------------------------------------*/

.gallery {
	clear: both;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0.875em;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 2.75em;

	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.gallery .gallery-caption {
	background-color: transparent;
	border-width: 0;
	color: #000;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5em;
	margin-top: 0.625em;
	padding: 0;
	word-wrap: break-word;
}

.gallery-item {
	margin-bottom: 30px;
	max-width: 100%;
	min-width: 0;
	padding-left: 15px;
	padding-right: 15px;

	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

.gallery-icon {
	background-color: #fff;
	display: block;
	overflow: hidden;
	padding-top: 100%;
	position: relative;
}

.gallery-icon a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.gallery-icon a:before {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(0, 0, 0, 0.13);
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: background-color 0.2s linear, border-color 0.2s linear;
	transition: background-color 0.2s linear, border-color 0.2s linear;
}

.gallery-icon a:hover:before,
.gallery-icon a:focus:before {
	background-color: rgba(0, 0, 0, 0.13);
	border-color: rgba(0, 0, 0, 0);
}

.gallery-icon img {
	max-height: 100%;
}

@media (min-width: 480px) {
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item {
		max-width: 50%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

@media (min-width: 768px) {
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item {
		max-width: 33.3333%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 33.3333%;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
	}
}

@media (min-width: 1024px) {
	.gallery-columns-4 .gallery-item {
		max-width: 25%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}

	.gallery-columns-5 .gallery-item {
		max-width: 20%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}

	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item {
		max-width: 16.6667%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 16.6667%;
		-ms-flex: 0 0 16.6667%;
		flex: 0 0 16.6667%;
	}
}

@media (min-width: 1280px) {
	.gallery-columns-7 .gallery-item {
		max-width: 14.2857%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 14.2857%;
		-ms-flex: 0 0 14.2857%;
		flex: 0 0 14.2857%;
	}

	.gallery-columns-8 .gallery-item {
		max-width: 12.5%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 12.5%;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
	}

	.gallery-columns-9 .gallery-item {
		max-width: 11.1111%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 11.1111%;
		-ms-flex: 0 0 11.1111%;
		flex: 0 0 11.1111%;
	}
}


/* Grids (Shared Styles)
------------------------------------------------------------------------------*/

.grid-item-media {
	background-color: #fff;
	display: block;
	overflow: hidden;
	padding-top: 100%;
	position: relative;
	width: 100%;
}

.grid-item-media a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.grid-item-media a:before {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid rgba(0, 0, 0, 0.13);
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: background-color 0.2s linear, border-color 0.2s linear;
	transition: background-color 0.2s linear, border-color 0.2s linear;
}

.grid-item-media a:hover:before,
.grid-item-media a:focus:before {
	background-color: rgba(0, 0, 0, 0.13);
	border-color: rgba(0, 0, 0, 0);
}

.grid-item-media img {
	height: 100%;
	max-width: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;

	-o-object-fit: cover;
	object-fit: cover;
}

.grid-item-permalink:first-letter {
	text-transform: uppercase;
}

/**
 * Block Grid
 */
.block-grid {
	clear: both;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

ul.block-grid {
	list-style: none;
	padding-left: 0;
}

.block-grid .grid-item {
	margin: 0 0 2.75em;
	max-width: 100%;
	min-width: 0;

	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

.block-grid .grid-item-media {
	margin-bottom: 0.625em;
}

.block-grid .grid-item-body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	position: relative;

	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.block-grid .grid-item-title {
	color: #000;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5em;
	word-wrap: break-word;

	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}

.block-grid .grid-item-title a {
	color: inherit;
}

.block-grid .grid-item-meta {
	color: #777;
	font-family: "Arya", serif;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.block-grid .grid-item-meta a {
	color: inherit;
}

.grid-gutters {
	margin-left: -10px;
	margin-right: -10px;
}

.grid-gutters .grid-item {
	padding-left: 10px;
	padding-right: 10px;
}

.grid-landscape .grid-item-media {
	padding-top: 56.25%;
}

.grid-portrait .grid-item-media {
	padding-top: 140%;
}

@media (min-width: 480px) {
	.grid-columns-2 .grid-item,
	.grid-columns-3 .grid-item,
	.grid-columns-4 .grid-item,
	.grid-columns-5 .grid-item {
		max-width: 50%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

@media (min-width: 768px) {
	.grid-columns-3 .grid-item,
	.grid-columns-4 .grid-item,
	.grid-columns-5 .grid-item {
		max-width: 33.3333%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 33.3333%;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
	}
}

@media (min-width: 1024px) {
	.grid-gutters {
		margin-left: -15px;
		margin-right: -15px;
	}

	.grid-gutters .grid-item {
		padding-left: 15px;
		padding-right: 15px;
	}

	.grid-columns-4 .grid-item {
		max-width: 25%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}

	.grid-columns-5 .grid-item {
		max-width: 20%;

		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}
}

@media (min-width: 1024px) {
	.grid-gutters--large {
		margin-left: -40px;
		margin-right: -40px;
	}

	.grid-gutters--large .grid-item {
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media (min-width: 1340px) {
	.grid-gutters--large {
		margin-left: -80px;
		margin-right: -80px;
	}

	.grid-gutters--large .grid-item {
		padding-left: 80px;
		padding-right: 80px;
	}
}

/**
 * Mosaic Grid
 */
.mosaic-grid {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

.mosaic-grid .grid-item {
	background-color: #f7f7f7;
	margin: 0;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	width: 100%;
}

.mosaic-grid .grid-item a {
	color: inherit;
}

.mosaic-grid .grid-item:hover {
	z-index: 10;
}

.mosaic-grid .grid-item-media a:before {
	border-color: rgba(0, 0, 0, 0);
}

.mosaic-grid .grid-item-title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1.5em;
	max-width: 100%;
}

.mosaic-grid .grid-item-body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	padding: 1.25em;
	text-align: center;
	width: 100%;
	word-break: break-word;
	word-wrap: break-word;

	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-align: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.mosaic-grid .grid-item-meta {
	margin-top: 0.8125em;
}

.mosaic-grid .grid-item-permalink {
	text-decoration: underline;
}

.mosaic-grid .grid-item-permalink:hover,
.mosaic-grid .grid-item-permalink:focus {
	color: #000;
}

@media (min-width: 480px) {
	.mosaic-grid .grid-item {
		float: left;
		width: 50%;
	}

	.mosaic-grid .grid-item:nth-child(odd) .grid-item-body {
		border-right: 1px solid #e6e6e6;
	}
}

@media (min-width: 768px) {
	.mosaic-grid .grid-item {
		float: left;
		width: 50%;
	}

	.mosaic-grid .grid-item:nth-child(odd) .grid-item-body {
		border-right-width: 0;
	}

	.mosaic-grid .grid-item-media {
		float: left;
		padding-top: 50%;
		width: 50%;
	}

	.mosaic-grid .grid-item-body {
		padding: 0.625em;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 50%;
	}

/* Featured item */
	.mosaic-grid .grid-item:first-child {
		color: #fff;
	}

	.mosaic-grid .grid-item:first-child:hover .grid-item-body,
	.mosaic-grid .grid-item:first-child:focus .grid-item-body {
		background-color: rgba(0, 0, 0, 0.13);
	}

	.mosaic-grid .grid-item:first-child .grid-item-title {
		color: #fff;
		text-shadow: 0 0 0.13333333em rgba(0, 0, 0, 0.15);
	}

	.mosaic-grid .grid-item:first-child .grid-item-media {
		background-color: black;
		padding-top: 100%;
		width: 100%;
	}

	.mosaic-grid .grid-item:first-child .grid-item-media img {
		opacity: 0.8;
	}

	.mosaic-grid .grid-item:first-child .grid-item-body {
		background-color: rgba(0, 0, 0, 0);
		-webkit-transition: background-color 0.2s linear;
		transition: background-color 0.2s linear;
		width: 100%;
	}

	.mosaic-grid .grid-item:first-child .grid-item-meta {
		color: #fff;
	}

	.mosaic-grid .grid-item:first-child .grid-item-permalink:hover,
	.mosaic-grid .grid-item:first-child .grid-item-permalink:focus {
		color: #fff;
	}

	.mosaic-grid .grid-item:first-child + .grid-item .grid-item-media,
	.mosaic-grid .grid-item:nth-of-type(4n+4) .grid-item-media,
	.mosaic-grid .grid-item:nth-of-type(4n+5) .grid-item-media {
		float: right;
	}

	.mosaic-grid .grid-item:first-child + .grid-item .grid-item-body,
	.mosaic-grid .grid-item:nth-of-type(4n+4) .grid-item-body,
	.mosaic-grid .grid-item:nth-of-type(4n+5) .grid-item-body {
		right: auto;
		left: 0;
	}

	.mosaic-grid .grid-item:nth-of-type(4n+4) {
		clear: both;
	}
}

@media (min-width: 1024px) {
	.mosaic-grid .grid-item-title {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 1;
	}

	.mosaic-grid .grid-item:first-child .grid-item-title {
		font-size: 48px;
		font-size: 4.8rem;
		line-height: 1;
		margin-bottom: 0.14583333em;
	}
}


/* Hero Content
------------------------------------------------------------------------------*/

.hero {
	background: #fff;
	margin: 0;
	position: relative;
	text-align: center;
}

.hero:after {
	border-bottom: 1px solid rgba(0, 0, 0, 0.13);
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 20;
}

.hero .hero-header {
	padding-bottom: 2em;
	padding-top: 2em;
}

.hero .hero-header > :last-child,
.hero .hero-description > :last-child {
	margin-bottom: 0;
}

.hero .hero-title {
	color: #000;
	font-family: "Arya", serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 1.25em;
	word-wrap: break-word;
}

.hero .hero-subtitle {
	color: #444;
	font-family: "Arya", serif;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-bottom: 0.3em;
	text-transform: uppercase;
	word-wrap: break-word;
}

.hero .hero-content {
	width: 100%;
}

.hero .hero-content iframe {
	display: block;
	margin-bottom: 0;
}

.hero .hero-media {
	margin: 0;
	position: relative;
}

.hero .hero-media:after {
	background: #000;
	content: "";
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.hero .hero-media iframe {
	background-color: #f7f7f7;
}

@media (min-width: 768px) {
	.hero .hero-title {
		font-size: 30px;
		font-size: 3rem;
		line-height: 1.2;
		margin-bottom: 0.6em;
	}
}

@media (min-width: 1280px) {
	.hero .hero-media {
		padding-bottom: 5em;
	}
}

/**
 * Hero Banner
 */
.hero--banner .hero-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 10;

	-webkit-align-content: center;
	align-content: center;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-ms-flex-line-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.hero--banner .hero-title {
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1.1;
	margin-bottom: 0.5em;
}

.hero--banner .hero-media {
	background-color: inherit;
	padding-bottom: 0;
	text-align: center;
}

.hero--banner .hero-media img {
	height: auto;
	width: 100%;
}

.hero--banner .wp-custom-header {
	position: relative;
}

.hero--banner .wp-custom-header iframe {
	height: 100vw;
}

.hero--banner .wp-custom-header iframe + .wp-custom-header-video-button {
	bottom: 25vw;
}

.hero--banner .button {
	font-family: "Arya", serif;
}

@media (min-width: 768px) {
	.hero--banner {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		max-height: 56vw;
		min-height: 6.25em;
		overflow: hidden;

		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
	}

	.hero--banner .button {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.9375em 1.875em;
	}

	.hero--banner.has-hero-media {
		background-color: #000;
	}

	.hero--banner.has-hero-media .hero-header {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.hero--banner.has-hero-media .hero-title {
		font-size: 48px;
		font-size: 4.8rem;
		line-height: 1;
	}

	.hero--banner.has-hero-media .hero-title,
	.hero--banner.has-hero-media .hero-description {
		color: #fff;
		text-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
	}

	.hero--banner.has-hero-media .hero-media:after {
		opacity: 0.3;
	}

	.hero--banner.has-hero-media .button {
		background-color: #fff;
		border-color: #fff;
		color: #000;
	}

	.hero--banner.has-hero-media .button:hover,
	.hero--banner.has-hero-media .button:focus {
		background-color: #000;
		border-color: #000;
		color: #fff;
	}

	.hero--banner.hero--condensed {
		max-height: 420px;
	}

	.hero--banner.hero--condensed .hero-title {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 1.1;
	}
}

@media (min-width: 1024px) {
	.hero--banner .hero-title {
		font-size: 60px;
		font-size: 6rem;
		line-height: 1;
	}
}

@media (min-width: 1140px) {
	.hero--banner {
		max-height: 640px;
	}
}

@media (min-width: 1140px) {
	.hero--banner .wp-custom-header iframe + .wp-custom-header-video-button {
		bottom: 50vw;
	}
}

/**
 * Hero Panels
 */
.hero--panels {
	background-color: #fff;
}

.hero--panels .hero-header > * {
	padding-left: 20px;
	padding-right: 20px;
}

.hero--panels .hero-media {
	padding-bottom: 0;
}

.hero--panels .wp-custom-header {
	height: 100%;
}

.hero--panels.hero--condensed .hero-media img {
	max-height: 430px;
	width: auto;
}

.home.page .hero--panels {
	border-bottom-width: 0;
}

/**
 * Hero Header: Search Form
 */
.hero--panels .search-form {
	margin-bottom: 0;
	max-width: 100%;
}

.hero--panels .search-form .search-field {
	margin-bottom: 0;
	max-width: 100%;
	padding-right: 6.25em;
	width: 100%;
}

.hero--panels .search-form .search-submit {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}

@media (min-width: 768px) {
	.hero--panels {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;

		-webkit-align-content: center;
		align-content: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-webkit-box-direction: normal;
		-moz-box-direction: normal;
		-webkit-box-orient: horizontal;
		-moz-box-orient: horizontal;
		-ms-flex-align: center;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		-ms-flex-line-pack: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.hero--panels .hero-header {
		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.hero--panels .hero-header > * {
		clear: both;
		margin-left: auto;
		margin-right: auto;
		max-width: 360px;
		width: 100%;
	}

	.hero--panels .hero-content {
		text-align: left;

		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.hero--panels .hero-media {
		background-color: transparent;
	}

	.hero--panels.hero--condensed .hero-media {
		height: 26.875em;
	}

	.hero--panels.hero--condensed .hero-media img,
	.hero--panels.hero--condensed .hero-media video {
		display: block;
		height: 100%;
		max-height: none;
		max-width: none;
		width: 100%;

		-o-object-fit: cover;
		object-fit: cover;
	}

	.hero--panels.hero--condensed .hero-media iframe {
		display: block;
		height: 100%;
		width: 100%;
	}
}

@media (min-width: 1024px) {
	.hero--panels .hero-title {
		font-size: 36px;
		font-size: 3.6rem;
		line-height: 1.11111111;
	}

	.hero--panels > :last-child .hero-title {
		font-size: 30px;
		font-size: 3rem;
		line-height: 1.2;
	}
}


/* Sticky Footer
------------------------------------------------------------------------------*/

body,
.site {
	min-height: 100vh;
}

body.admin-bar,
.admin-bar .site {
	min-height: calc((100vh - 46px));
}

.site {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;

	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.site-content {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

@media (min-width: 783px) {
	body.admin-bar,
	.admin-bar .site {
		min-height: calc((100vh - 32px));
	}
}


/**
 * Layout
 * -----------------------------------------------------------------------------
 */

@viewport {
	width: device-width;
}

@-o-viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
}

@-moz-viewport {
	width: device-width;
}

@-webkit-viewport {
	width: device-width;
}

/* rtl:ignore */
body.rtl {
	direction: rtl;
	unicode-bidi: embed;
}

/**
 * Position & Padding
 */
.hero,
.site-content,
.site-header,
.site-footer {
	width: 100%;
}

.hero-header .search-field,
.hero-header .search-form,
.hero--banner .hero-content {
	max-width: 100%;
}

.content-fence,
.header-content,
.image-navigation .nav-links,
.featured-posts .section-content,
.related-posts .section-content,
.hero-header,
.layout-content-full-width .main-content,
.page-fence,
.post-navigation .nav-links,
.posts-pagination .nav-links,
.sidebar-content,
.secondary-navigation .menu,
.tertiary-navigation > ul {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.main-content .page-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 1240px;
}

.content-fence,
.hero-header,
.sidebar-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 840px;
}

.hero-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
}

.header-content,
.image-navigation .nav-links,
.featured-posts .section-content,
.related-posts .section-content,
.layout-content-full-width .main-content,
.page-fence,
.post-navigation .nav-links,
.posts-pagination .nav-links,
.secondary-navigation .menu,
.tertiary-navigation > ul {
	margin-left: auto;
	margin-right: auto;
	max-width: 1320px;
}

@media (min-width: 768px) {
	.hero--panels .hero-header {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 1024px) {
	.content-fence,
	.header-content,
	.image-navigation .nav-links,
	.featured-posts .section-content,
	.related-posts .section-content,
	.layout-content-full-width .main-content,
	.hero--banner .hero-header,
	.page-fence,
	.post-navigation .nav-links,
	.posts-pagination .nav-links,
	.sidebar-content,
	.secondary-navigation .menu,
	.tertiary-navigation > ul {
		padding-left: 30px;
		padding-right: 30px;
	}

	.content-fence,
	.hero--banner .hero-header,
	.sidebar-content {
		max-width: 1260px;
	}

	.header-content,
	.image-navigation .nav-links,
	.featured-posts .section-content,
	.related-posts .section-content,
	.layout-content-full-width .main-content,
	.page-fence,
	.post-navigation .nav-links,
	.posts-pagination .nav-links,
	.secondary-navigation .menu,
	.tertiary-navigation > ul {
		max-width: 1340px;
	}

	.site-identity,
	.header-content .social-navigation {
		max-width: 320px;
		width: auto;
	}

	.footer-content .page-fence {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;

		-webkit-align-content: center;
		align-content: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		-ms-flex-line-pack: center;
	}

	.footer-content .credits {
		float: none;

		-webkit-box-flex: 1;
		-moz-box-flex: 1;
		-webkit-flex-grow: 1;
		flex-grow: 1;
		-ms-flex-positive: 1;
	}

	.layout-sidebar .main-content {
		float: left;
		width: 75%;
	}

	.layout-sidebar .sidebar-content {
		float: right;
		width: 25%;
	}
}

@media (min-width: 1280px) {
	.site-identity,
	.header-content .social-navigation {
		width: 100%;
	}
}


/**
 * CueBar (plugin)
 * @link https://audiotheme.com/view/cuebar/
 * -----------------------------------------------------------------------------
 */

.has-cuebar .footer-content {
	padding-bottom: calc(0.5em + 50px);
}
