@charset "UTF-8";
/*
/*
Theme Name: Silk
Theme URI: https://demos.pixelgrade.com/silk/
Author: Pixelgrade
Author URI: https://pixelgrade.com/
Description: An enchanting magazine style theme for fashion bloggers, prized for its smart layout and smooth animations. Whether you're looking to share your own thoughts, write about your latest findings  or just have a scrapbook of photos, SILK is designed to fulfill these and a lot more.
Version: 1.5.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: silk
Domain Path: /languages/
Tags: accessibility-ready, light, white, one-column, two-columns, three-columns, right-sidebar, responsive-layout, custom-menu, featured-images, editor-style, infinite-scroll, microformats, post-formats, rtl-language-support, site-logo, sticky-post, theme-options, threaded-comments, translation-ready, blog, fashion, journal, lifestream, magazine, news, scrapbooking, video, bright, clean, elegant, geometric, glamorous, minimal, modern, sophisticated
Requires at least: 4.9
Tested up to: 5.7.0

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

Silk is based on Underscores http://underscores.me/, (C) 2012-2018 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
/**
 *
 * Table of Contents
 * --------------------------------------------------
 *  1.0 - Normalize
 *  2.0 - Reset
 *  3.0 - Base Styles
 *    3.1 - Typography
 *    3.2 - Images
 *    3.3 - Forms
 *  4.0 - Helpers
 *    4.1 - WordPress Core Elements
 *  5.0 - Patterns
 *  6.0 - Basic Structure
 *    6.1 - Page
 *  7.0 - Header
 *  8.0 - Navigation
 *  9.0 - Content
 *    9.1 - Archives
 *    9.2 - Pagination
 *    9.3 - Singular
 *    9.4 - Post Formats
 *    9.5 - Comments
 *    9.6 - Search Form
 *  10.0 - Sidebar
 *    10.1 - Widgets
 *  11.0 - Footer
 *  12.0 - Toolbar
 *  13.0 - Jetpack's plugins styling
 *  14.0 - Overwrites
 *
 */
/**
 * 1.0 - Normalize
 */
/*! normalize.css v3.0.1 | 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,
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: transparent;
}

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: #ffff00;
	color: #000000;
}

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: visible;
}

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

figure {
	margin: 1em 40px;
}

hr {
	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"] {
	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"] {
	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;
}

/**
 * 2.0 - Reset
 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
table,
th,
td,
caption,
hr {
	margin: 0;
	padding: 0;
}

*,
*:before,
*:after {
	box-sizing: border-box;
}

abbr[title],
dfn[title] {
	cursor: help;
}

u,
ins {
	text-decoration: none;
}

ins {
	border-bottom: 1px solid;
}

/**
 * 3.0 - Base Styles
 *   3.1 - Typography
 */
h1,
.site-title,
h2,
.card .entry-title,
.flexslider .post .entry-title,
.archive__grid > .grid__item .entry-title,
.comment-form .archive__grid > p .entry-title,
.comment-form .archive__grid > iframe .entry-title,
h3,
blockquote,
.dropcap,
.has-drop-cap[class]:first-letter,
.comment-number,
.widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child:after,
.overlay--search .search-field,
.widget a,
.widget_silk_about_me .silk-about-me-widget__name,
.jetpack_subscription_widget .widget-title,
.widget_silk-popular-posts .popular-posts_item:nth-child(1) .bump-view,
.widget_silk-popular-posts .popular-posts_item:nth-child(2) .bump-view,
.widget_silk-popular-posts .popular-posts_item:nth-child(3) .bump-view {
	font-family: "Playfair Display", serif;
	font-weight: normal;
	-webkit-font-smoothing: auto;
}

body,
blockquote cite,
.comments-title,
.comment-reply-title,
.widget_silk-popular-posts .popular-posts_item .bump-view,
.widget_silk-popular-posts .categories-list a,
.widget_silk-popular-posts .categories-list,
.article-navigation .post-meta,
.article-navigation .navigation-item__name,
div#jp-relatedposts#jp-relatedposts div.jp-relatedposts-items p,
div#jp-relatedposts#jp-relatedposts div.jp-relatedposts-items.jp-relatedposts-items h4.jp-relatedposts-post-title,
h4,
.widget-title,
.site-description,
.menu-item--mega .entry-meta {
	font-family: "Merriweather", serif;
	font-weight: 300;
}

.btn,
input[type="submit"],
.widget.widget a.btn,
.form-submit #submit,
.skip-link.screen-reader-text,
.site-footer aside.widget_wpcom_instagram_widget .skip-link.widget-title,
.site-footer .null-instagram-feed .skip-link.widget-title,
.skip-link.jp-relatedposts-post-excerpt,
.skip-link.jp-relatedposts-post-context,
.separator--text span,
.nav--mega .menu-link,
.nav--toolbar > .menu-item > a,
.nav--dropdown,
div#infinite-handle span.handle__text,
div.sharedaddy.sharedaddy h3.sd-title,
div#jp-relatedposts#jp-relatedposts h3.jp-relatedposts-headline {
	font-family: "Open Sans", sans-serif;
	letter-spacing: 0.1em; 
	text-transform: uppercase;
}

html {
	font-size: 87.5%;
	line-height: 1.71429;
}

body {
	color: #403b3c;
}

/* Headings */
h1,
.site-title {
	color: #a33b61;
	font-size: 3.21429rem;
	line-height: 1.25;
	margin-bottom: 1.71429rem; 
	margin-top: 3.42857rem;
}

h2,
.card .entry-title,
.flexslider .post .entry-title,
.archive__grid > .grid__item .entry-title,
.comment-form .archive__grid > p .entry-title,
.comment-form .archive__grid > iframe .entry-title {
	color: #a33b61;
	font-size: 2.14286rem;
	line-height: 1.25;
	margin-bottom: 1.71429rem; 
	margin-top: 3.42857rem;
}

h3 {
	font-size: 1.42857rem;
	margin-bottom: 1.71429rem; 
	margin-top: 3.42857rem;
}

h4,
.widget-title {
	color: #a33b61;
	font-size: 0.78571rem;
	font-style: normal;
	margin-bottom: 1.71429rem; 
	margin-top: 3.42857rem;
}

/* Paragraphs */
p {
	margin-bottom: 1.71429rem; 
	margin-top: 0;
}

/* Links */
.single .entry-content a,
.page .entry-content a,
.comment__author-name a,
.bypostauthor .comment__author-name,
.site-main--single .entry-footer a {
	text-decoration: underline;

	-webkit-text-decoration-skip: ink;
	text-decoration-skip: ink;
}

a {
	color: #000000;
	font-weight: 400;
	text-decoration: none;
	transition: all 0.15s;
}
h1 a,
.site-title a,
h2 a,
h3 a {
	color: #a33b61;
}
a:hover {
	color: #a33b61;
}
.single .entry-content a[href~="jpg"],
.single .entry-content a[href~="jpeg"],
.single .entry-content a[href~="gif"],
.single .entry-content a[href~="png"],
.page .entry-content a[href~="jpg"],
.page .entry-content a[href~="jpeg"],
.page .entry-content a[href~="gif"],
.page .entry-content a[href~="png"] {
	background: none;
	text-shadow: none;
}
.edit-link a {
	margin: 0 6px;
}

/* Lists */
acronym {
	border-bottom: 1px dotted #b8b6b7;
}

/* Blockquotes */
blockquote {
	font-size: 1.71429rem;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	line-height: 1.6;
	position: relative;
	text-align: center;
}
blockquote,
blockquote.wp-block-pullquote[class],
blockquote.wp-block-quote[class] {
	margin: 2.14286rem auto;
	padding: 0 1.07143rem 2.85714rem;
}
@media only screen and (min-width: 900px) {
	blockquote {
		margin: 3.21429rem auto;
		padding: 0 2.14286rem 2.85714rem;
	}
}
blockquote > .separator-simple {
	display: block;
	margin-bottom: 1.42857rem; 
	margin-left: auto;
	margin-right: auto;
}
blockquote cite {
	display: block;
	font-size: 0.85714rem;
	font-style: normal;
	font-weight: 200; 
	margin-top: 1em;
	width: 100%;
}
blockquote:after {
	background-color: currentColor;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 50%;
	max-width: 200px;
	opacity: 0.1;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%); 
	width: 200px;
}

/* Tables */
table {
	border-top: 0;
	margin-bottom: 1.71429em;
	position: relative;
	table-layout: fixed; 
	width: 100%;
	z-index: 1;
}
table th {
	text-align: left;
}
table tr {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
table th,
table td {
	font-family: inherit;
	font-size: inherit; 
	padding: 12px;
	vertical-align: middle;
}

/* Code */
pre {
	border: 1px solid #e6e6e6; 
	margin-bottom: 1.71429em;
	padding-bottom: 1.71429em;
	padding-left: 2.57143em;
	padding-right: 2.57143em;
	padding-top: 1.71429em;
	position: relative;
}
pre:before {
	background: #e6e6e6; 
	color: white;
	content: "\f121";
	display: block;
	font-family: FontAwesome;
	font-size: 14px;
	left: 0;
	padding: 3px;
	position: absolute;
	top: 0;
}

video {
	margin-bottom: 0.85714em;
}

/**
 *   3.2 - Images
 */
img {
	height: auto; 
	max-width: 100%;
}

/* Figures and Captions */
.wp-caption {
	margin-left: 0;
	margin-right: 0; 
	width: auto;
}
.wp-caption img {
	display: block;
}
.wp-caption:after {
	background-color: currentColor;
	content: "";
	display: block;
	height: 2px;
	opacity: 0.1;
}
.archive__grid .wp-caption:after {
	content: none;
}

.wp-caption-text {
	padding: 1.14286em 0;
}
.fs-12px,
.wp-caption-text,
.comments_add-comment,
.comment-edit-link,
.comment-reply-link,
.widget_silk_about_me .silk-about-me__text,
.widget_silk-popular-posts .popular-posts_item .bump-view,
div.sharedaddy.sharedaddy h3.sd-title,
div#jp-relatedposts#jp-relatedposts h3.jp-relatedposts-headline,
div.sd-social-icon-text .sd-content ul li a.sd-button,
div.sd-social-text .sd-content ul li a.sd-button,
div#jp-relatedposts#jp-relatedposts div.jp-relatedposts-items p,
div#jp-relatedposts#jp-relatedposts div.jp-relatedposts-items.jp-relatedposts-items h4.jp-relatedposts-post-title {
	font-size: 0.85714em;
	line-height: 2;
}
.archive__grid .wp-caption-text {
	border-bottom: 0;
}

/* Galleries */
.gallery {
	margin-left: -0.85714em;
	margin-top: -0.85714em;
}
.gallery .gallery-item {
	border: 0 solid transparent;
	border-left-width: 0.85714em; 
	border-top-width: 0.85714em;
	display: inline-block;
	margin: 0;
	text-align: center;
	vertical-align: top;
}
.gallery .gallery-caption {
	border: 0;
}

.gallery-item img {
	margin: 0 auto;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

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

.gallery-columns-6 .gallery-item {
	width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
	width: 14.28571%;
}

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

.gallery-columns-9 .gallery-item {
	width: 11.11111%;
}

/**
 *   3.3 - Forms
 */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
	display: block;
	padding: 12px; 
	vertical-align: middle;
	width: 100%;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus {
	outline: 1px dotted #a33b61;
}

input[type="submit"]:hover {
	border: 1px solid #403b3c;
}

.radio,
.checkbox {
	display: block;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-left: 12px;
	vertical-align: middle;
}
.radio label,
.checkbox label {
	cursor: pointer; 
	display: inline;
	font-weight: normal;
	margin-bottom: 0;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: 12px;
}

.radio + .radio,
.checkbox + .checkbox {
	margin-top: -6px;
}

.radio-inline,
.checkbox-inline {
	cursor: pointer; 
	display: inline-block;
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 12px;
	vertical-align: middle;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-left: 6px; 
	margin-top: 0;
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-bottom: 0;
		margin-top: 0;
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		float: none;
		margin-left: 0;
	}
}

.input-group {
	border-collapse: separate; 
	display: table;
	position: relative;
}
.input-group.col {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control {
	margin-bottom: 0; 
	width: 100%;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,
.input-group-btn {
	vertical-align: middle; 
	white-space: nowrap;
	width: 1%;
}

input,
textarea {
	border: 1px solid #e6e6e6;
	border-radius: 0;
	box-shadow: none;
	font-size: 16px;
	font-weight: 300;
	padding: 12px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	font-style: normal;
	font-weight: 300;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	font-style: normal;
	font-weight: 300;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	font-style: normal;
	font-weight: 300;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	font-style: normal;
	font-weight: 300;
}

/**
 *   3.4 - Gutenberg Styles
 */
.wp-block-separator.is-style-dots:before {
	color: inherit;
}

.wp-block-separator {
	border-bottom-color: currentColor;
	margin: 1.5em auto;
}
.wp-block-separator:not([class*="is-style"]) {
	max-width: 100px;
}

.wp-block-audio[class] {
	margin-left: 0;
	margin-right: 0;
}
.wp-block-audio[class] audio {
	width: 100%;
}

.wp-block-cover[class][class] {
	display: -webkit-box;
	display: flex;
	margin-bottom: 1.125em; 
	margin-top: 1.125em;
}
.wp-block-cover[class][class] p {
	margin-bottom: 0; 
	position: relative;
	-webkit-transform: none;
	transform: none;
}

p.wp-block-subhead {
	color: inherit;
}

.wp-block-code,
.wp-block-preformatted pre,
.wp-block-verse pre,
pre.wp-block-verse {
	color: inherit;
}

.editor-block-list__layout .editor-block-list__block[data-align=left] .editor-block-list__block-edit,
.editor-block-list__layout .block-editor-block-list__block[data-align=left] .editor-block-list__block-edit {
	margin-bottom: 0; 
	margin-right: 0;
}

.wp-block-image .alignleft,
.editor-block-list__layout .editor-block-list__block[data-align=left] .editor-block-list__block-edit > *,
.editor-block-list__layout .block-editor-block-list__block[data-align=left] .editor-block-list__block-edit > * {
	margin-bottom: 3em; 
	margin-top: 3em;
}
@media only screen and (min-width: 899px) {
	.wp-block-image .alignleft,
	.editor-block-list__layout .editor-block-list__block[data-align=left] .editor-block-list__block-edit > *,
	.editor-block-list__layout .block-editor-block-list__block[data-align=left] .editor-block-list__block-edit > * {
		margin-right: 3em;
		width: auto;
	}
}

.editor-block-list__layout .editor-block-list__block[data-align=right] .editor-block-list__block-edit,
.editor-block-list__layout .block-editor-block-list__block[data-align=right] .editor-block-list__block-edit {
	margin-bottom: 0; 
	margin-left: 0;
}

.wp-block-image .alignright,
.editor-block-list__layout .editor-block-list__block[data-align=right] .editor-block-list__block-edit > *,
.editor-block-list__layout .block-editor-block-list__block[data-align=right] .editor-block-list__block-edit > * {
	margin-bottom: 3em; 
	margin-top: 3em;
}
@media only screen and (min-width: 899px) {
	.wp-block-image .alignright,
	.editor-block-list__layout .editor-block-list__block[data-align=right] .editor-block-list__block-edit > *,
	.editor-block-list__layout .block-editor-block-list__block[data-align=right] .editor-block-list__block-edit > * {
		margin-left: 3em;
		width: auto;
	}
}

.wp-block-image .aligncenter > figcaption {
	display: block;
}

figure.wp-block-pullquote {
	border: 0;
	padding: 0;
}

.wp-block-pullquote[class] p {
	font: inherit;
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
	color: inherit;
}

.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
	display: block;
}

.wp-block-gallery[class] {
	margin-left: 0;
}

a.wp-block-button__link[class] {
	text-decoration: none;
}

@media only screen and (min-width: 740px) {
	.is-style-two-columns {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 1em;
		column-gap: 1em;
	}
}

/**
 * 4.0 - Helpers
 */
/* Clearfix */
.clearfix:after,
.comment-navigation:after,
.sub-menu-wrapper:after,
.top-bar:after,
.site-footer aside.widget_wpcom_instagram_widget:after,
.site-footer .null-instagram-feed:after,
.article-navigation .navigation-item__wrapper:after,
.site-content:after,
.grid:after,
.sidebar--main:after,
.comment-form:after,
.nav:after,
.footer-navigation ul:after,
.nav--mega .sub-menu:after,
.nav--dropdown:after,
.nav--dropdown .sub-menu:after,
.widget ul:after,
.media:after,
.site-main--single .entry-content:after {
	clear: both; 
	content: "";
	display: table;
}

.hide,
.hidden,
.assistive-text,
.screen-reader-text,
.site-footer aside.widget_wpcom_instagram_widget .widget-title,
.site-footer .null-instagram-feed .widget-title,
.jp-relatedposts-post-excerpt,
.jp-relatedposts-post-context,
[hidden] {
	display: none;
}

.inline {
	display: inline;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.table {
	display: table;
}

.table-cell {
	display: table-cell;
}

.table-row {
	display: table-row;
}

.table-row-group {
	display: table-row-group;
}

.table-column {
	display: table-column;
}

.table-column-group {
	display: table-column-group;
}

.overflow-hidden {
	overflow: hidden;
}

.overflow-scroll {
	overflow: scroll;
}

.left {
	float: left;
}

.right {
	float: right;
}

.fit {
	max-width: 100%;
}

.relative,
.site-description,
.site-description-text {
	position: relative;
}

.absolute,
.stretch,
.cover,
.center,
.site-description-after {
	position: absolute;
}

.fixed {
	position: fixed;
}

.static {
	position: static;
}

.bold {
	font-weight: bold;
}

.regular {
	font-weight: normal;
}

.italic,
h1,
.site-title,
h2,
.card .entry-title,
.flexslider .post .entry-title,
.archive__grid > .grid__item .entry-title,
.comment-form .archive__grid > p .entry-title,
.comment-form .archive__grid > iframe .entry-title {
	font-style: italic;
}

.caps,
h4,
.widget-title {
	text-transform: uppercase;
}

.align-left {
	text-align: left;
}

.align-center,
.card .entry-header,
.flexslider .post .entry-header,
.archive__grid > .grid__item .entry-header,
.comment-form .archive__grid > p .entry-header,
.comment-form .archive__grid > iframe .entry-header,
.flexslider .entry-content,
.site-header {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

.align-top {
	vertical-align: top;
}

.align-middle {
	vertical-align: middle;
}

.align-bottom {
	vertical-align: bottom;
}

.nowrap {
	white-space: nowrap;
}

.pointer-auto {
	pointer-events: auto;
}

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

.stretch {
	bottom: 0;
	left: 0; 
	right: 0;
	top: 0;
}

.fill,
.cover {
	height: 100%; 
	width: 100%;
}

.cover {
	left: 0; 
	top: 0;
}

.center {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.list--unstyled {
	list-style: none; 
	margin-left: 0;
}

.flexbox,
.article-navigation .navigation-item__wrapper {
	display: table;
	width: 100%;
}
.flexbox > .flexbox__item,
.article-navigation .navigation-item__wrapper > .flexbox__item,
.article-navigation .flexbox > .post-image,
.article-navigation .navigation-item__wrapper > .post-image,
.article-navigation .flexbox > .post-info,
.article-navigation .navigation-item__wrapper > .post-info {
	display: table-cell;
	vertical-align: middle;
}

/*------------------------------------*    #WIDTHS
\*------------------------------------*/
/**
 * A series of width helper classes that you can use to size things like grid
 * systems.
 */
/**
         * Whole.
         */
.one-whole {
	width: 100%;
}

/**
         * Halves.
         */
.one-half,
.two-quarters,
.three-sixths,
.four-eighths,
.five-tenths,
.six-twelfths {
	width: 50%;
}

/**
         * Thirds.
         */
.one-third,
.two-sixths,
.three-ninths,
.four-twelfths {
	width: 33.3333333%;
}

.two-thirds,
.four-sixths,
.six-ninths,
.eight-twelfths {
	width: 66.6666666%;
}

/**
         * Quarters.
         */
.one-quarter,
.two-eighths,
.three-twelfths {
	width: 25%;
}

.three-quarters,
.six-eighths,
.nine-twelfths {
	width: 75%;
}

/**
         * Fifths.
         */
.one-fifth,
.two-tenths {
	width: 20%;
}

.two-fifths,
.four-tenths {
	width: 40%;
}

.three-fifths,
.six-tenths {
	width: 60%;
}

.four-fifths,
.eight-tenths {
	width: 80%;
}

/**
         * Sixths.
         */
.one-sixth,
.two-twelfths {
	width: 16.6666666%;
}

.five-sixths,
.ten-twelfths {
	width: 83.3333333%;
}

/**
         * Eighths.
         */
.one-eighth {
	width: 12.5%;
}

.three-eighths {
	width: 37.5%;
}

.five-eighths {
	width: 62.5%;
}

.seven-eighths {
	width: 87.5%;
}

/**
         * Ninths.
         */
.one-ninth {
	width: 11.1111111%;
}

.two-ninths {
	width: 22.2222222%;
}

.four-ninths {
	width: 44.4444444%;
}

.five-ninths {
	width: 55.5555555%;
}

.seven-ninths {
	width: 77.7777777%;
}

.eight-ninths {
	width: 88.8888888%;
}

/**
         * Tenths.
         */
.one-tenth {
	width: 10%;
}

.three-tenths {
	width: 30%;
}

.seven-tenths {
	width: 70%;
}

.nine-tenths {
	width: 90%;
}

/**
         * Twelfths.
         */
.one-twelfth {
	width: 8.3333333%;
}

.five-twelfths {
	width: 41.6666666%;
}

.seven-twelfths {
	width: 58.3333333%;
}

.eleven-twelfths {
	width: 91.6666666%;
}

@media only screen and (min-width: 900px) {
	/**
         * Whole.
         */
	/**
         * Halves.
         */
	/**
         * Thirds.
         */
	/**
         * Quarters.
         */
	/**
         * Fifths.
         */
	/**
         * Sixths.
         */
	/**
         * Eighths.
         */
	/**
         * Ninths.
         */
	/**
         * Tenths.
         */
	/**
         * Twelfths.
         */
}

@media only screen and (min-width: 1200px) {
	/**
         * Whole.
         */
	/**
         * Halves.
         */
	/**
         * Thirds.
         */
	/**
         * Quarters.
         */
	/**
         * Fifths.
         */
	/**
         * Sixths.
         */
	/**
         * Eighths.
         */
	/**
         * Ninths.
         */
	/**
         * Tenths.
         */
	/**
         * Twelfths.
         */
}

/**
 *   4.1 - Theme specific classes
*/
.intro,
.is-style-lead {
	font-size: 1.3125em;
	line-height: 1.75; 
	margin-bottom: 2.25em;
}
@media not screen and (min-width: 900px) {
	.intro,
	.is-style-lead {
		font-size: 1.2em;
	}
}

@media only screen and (min-width: 1000px) {
	.twocolumn {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 50px;
		column-gap: 50px;
	}
}

.dropcap,
.has-drop-cap[class][class]:first-letter {
	color: #a33b61;
	float: left;
	font-size: 5.42857em;
	line-height: 1.10526;
	line-height: 1;
	margin-bottom: -0.15789em;
	margin-right: 0.15789em;
	margin-top: -0.1em;
	text-shadow: 2px 2px 0 white, 4px 4px 0 #fcc9b0;
}

.highlight {
	margin: 0 4px; 
	padding: 0 8px;
	position: relative;
}
.highlight:before {
	background: rgba(252, 201, 176, 0.4); 
	bottom: -4px;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: -4px;
	z-index: -1;
}

/**
 *   4.2 - Alignments
*/
/**
 * Fluid images for responsive purposes.
 * Offset `alt` text from surrounding copy.
 */
img {
	font-style: italic; 
	height: auto;
	max-width: 100%;
}

.aligncenter,
.alignnone,
.alignleft,
.alignright {
	clear: both; 
	margin: 0;
	margin-bottom: 1.71429rem;
	width: auto !important;
}
.aligncenter:not(.wp-block-gallery):not(.wp-block-cover-image),
.alignnone:not(.wp-block-gallery):not(.wp-block-cover-image),
.alignleft:not(.wp-block-gallery):not(.wp-block-cover-image),
.alignright:not(.wp-block-gallery):not(.wp-block-cover-image) {
	display: block;
}
@media not screen and (min-width: 740px) {
	.aligncenter,
	.alignnone,
	.alignleft,
	.alignright {
		margin-bottom: 1.2rem;
	}
}
.archive__grid .aligncenter,
.archive__grid
  .alignnone,
.archive__grid
  .alignleft,
.archive__grid
  .alignright {
	margin-bottom: 0;
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignnone {
	clear: both;
}

.wp-block-cover-image[class] p:last-child {
	margin-bottom: 0;
}

.aligncenter,
.alignnone {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.aligncenter img,
.alignnone img {
	margin: 0 auto;
}

.alignleft,
.alignright {
	margin-top: 1.71429rem;
	max-width: 50%;
}
p + .alignleft,
p + .alignright {
	margin-top: 0;
}
p > .alignleft:first-child,
p > :first-child > .alignleft:first-child,
p > .alignright:first-child,
p > :first-child > .alignright:first-child {
	margin-top: 0;
}

.alignleft[class] {
	float: left;
	margin-right: 1.71429rem; 
	padding-left: 0;
}

.alignright[class] {
	float: right;
	margin-left: 1.71429rem; 
	padding-right: 0;
}

@media not screen and (min-width: 740px) {
	.alignleft {
		margin-right: 1.2rem;
	}
	.alignright {
		margin-left: 1.2rem;
	}
}

figure {
	max-width: 100%;
}
figure img {
	display: block;
}

/**
 * 5.0 - Patterns
 */
.grid,
.sidebar--main,
.comment-form {
	list-style: none;
}

.comment-form-comment,
.logged-in-as {
	float: left;
	width: 100%;
}

.grid,
.sidebar--main,
.comment-form {
	margin-left: -0.71429rem;
}
@media only screen and (min-width: 740px) {
	.grid,
	.sidebar--main,
	.comment-form {
		margin-left: -1.71429rem;
	}
}
@media only screen and (min-width: 900px) {
	.grid,
	.sidebar--main,
	.comment-form {
		margin-left: -2.57143rem;
	}
}
@media only screen and (min-width: 1200px) {
	.grid,
	.sidebar--main,
	.comment-form {
		margin-left: -3.85714rem;
	}
}
.grid > li,
.sidebar--main > li,
.comment-form > li,
.grid > .grid__item,
.sidebar--main > .grid__item,
.comment-form > .grid__item,
.comment-form
  .grid > p,
.comment-form .sidebar--main > p,
.comment-form > p,
.comment-form
  .grid > iframe,
.comment-form .sidebar--main > iframe,
.comment-form > iframe {
	padding-left: 0.71429rem;
}
@media only screen and (min-width: 740px) {
	.grid > li,
	.sidebar--main > li,
	.comment-form > li,
	.grid > .grid__item,
	.sidebar--main > .grid__item,
	.comment-form > .grid__item,
	.comment-form
	.grid > p,
	.comment-form .sidebar--main > p,
	.comment-form > p,
	.comment-form
	.grid > iframe,
	.comment-form .sidebar--main > iframe,
	.comment-form > iframe {
		padding-left: 1.71429rem;
	}
}
@media only screen and (min-width: 900px) {
	.grid > li,
	.sidebar--main > li,
	.comment-form > li,
	.grid > .grid__item,
	.sidebar--main > .grid__item,
	.comment-form > .grid__item,
	.comment-form
	.grid > p,
	.comment-form .sidebar--main > p,
	.comment-form > p,
	.comment-form
	.grid > iframe,
	.comment-form .sidebar--main > iframe,
	.comment-form > iframe {
		padding-left: 2.57143rem;
	}
}
@media only screen and (min-width: 1200px) {
	.grid > li,
	.sidebar--main > li,
	.comment-form > li,
	.grid > .grid__item,
	.sidebar--main > .grid__item,
	.comment-form > .grid__item,
	.comment-form
	.grid > p,
	.comment-form .sidebar--main > p,
	.comment-form > p,
	.comment-form
	.grid > iframe,
	.comment-form .sidebar--main > iframe,
	.comment-form > iframe {
		padding-left: 3.85714rem;
	}
}

.grid > li,
.sidebar--main > li,
.comment-form > li,
.grid > .grid__item,
.sidebar--main > .grid__item,
.comment-form > .grid__item,
.comment-form
.grid > p,
.comment-form .sidebar--main > p,
.comment-form > p,
.comment-form
.grid > iframe,
.comment-form .sidebar--main > iframe,
.comment-form > iframe,
.rtl .grid--rev > li,
.rtl .grid--rev > .grid__item,
.rtl .comment-form .grid--rev > p,
.comment-form
.rtl .grid--rev > p,
.rtl .comment-form .grid--rev > iframe,
.comment-form
.rtl .grid--rev > iframe {
	float: left;
}

.grid--rev > li,
.grid--rev > .grid__item,
.comment-form
.grid--rev > p,
.comment-form
.grid--rev > iframe,
.rtl .grid > li,
.rtl .sidebar--main > li,
.rtl .comment-form > li,
.rtl .grid > .grid__item,
.rtl .sidebar--main > .grid__item,
.rtl .comment-form > .grid__item,
.rtl .comment-form .grid > p,
.comment-form
.rtl .grid > p,
.rtl .comment-form .sidebar--main > p,
.comment-form
.rtl .sidebar--main > p,
.rtl .comment-form > p,
.rtl .comment-form .grid > iframe,
.comment-form
.rtl .grid > iframe,
.rtl .comment-form .sidebar--main > iframe,
.comment-form
.rtl .sidebar--main > iframe,
.rtl .comment-form > iframe {
	direction: rtl;
	float: right;
}

.nav,
.footer-navigation ul,
.nav--mega .sub-menu,
.nav--dropdown,
.nav--dropdown .sub-menu,
.widget ul {
	list-style: none;
	margin-left: 0;
}
.nav > li,
.footer-navigation ul > li,
.nav--mega .sub-menu > li,
.nav--dropdown > li,
.nav--dropdown .sub-menu > li,
.widget ul > li,
.nav > li > a,
.footer-navigation ul > li > a,
.nav--mega .sub-menu > li > a,
.nav--dropdown > li > a,
.nav--dropdown .sub-menu > li > a,
.widget ul > li > a {
	display: inline-block;
	zoom: 1; 

	*display: inline;
}

.nav--stacked > li,
.nav--mega .sub-menu > li,
.nav--dropdown > li,
.nav--dropdown .sub-menu > li,
.widget ul > li {
	display: list-item;
}
.nav--stacked > li > a,
.nav--mega .sub-menu > li > a,
.nav--dropdown > li > a,
.nav--dropdown .sub-menu > li > a,
.widget ul > li > a {
	display: block;
}

.nav--block {
	/**
         * Remove whitespace caused by `inline-block`.
         */
	letter-spacing: -0.31em;
	line-height: 1;
	white-space: nowrap; 
	word-spacing: -0.43em;
}
.nav--block > li {
	letter-spacing: normal;
	word-spacing: normal;
}
.nav--block > li > a {
	padding: 0.85714em;
}

/*------------------------------------*    $FLAG
\*------------------------------------*/
.flag {
	display: table;
	width: 100%;
}

.flag__img,
.flag__body {
	display: table-cell;
	vertical-align: middle;
}

.flag__img {
	padding-right: 24px;
}
.flag__img > img {
	display: block;
	max-width: none;
}

.flag__body {
	width: 100%;
}

.flag--flush > .flag__img {
	padding-left: 0; 
	padding-right: 0;
}

.media {
	display: block;
}

.media__img {
	float: left;
	margin-right: 24px;
}
.media__img > img {
	display: block;
}

.media__body {
	display: block; 
	overflow: hidden;
}
.media__body,
.media__body > :last-child {
	margin-bottom: 0;
}

.btn,
input[type="submit"],
.widget.widget a.btn,
.form-submit #submit,
.skip-link.screen-reader-text,
.site-footer aside.widget_wpcom_instagram_widget .skip-link.widget-title,
.site-footer .null-instagram-feed .skip-link.widget-title,
.skip-link.jp-relatedposts-post-excerpt,
.skip-link.jp-relatedposts-post-context {
	background-color: #a33b61;
	color: white;
	letter-spacing: 0.2em;
	padding-bottom: 0.71429rem;
	padding-top: 0.71429rem;
	transition: all 0.2s;
}
.fs-11px,
.btn,
input[type="submit"],
.widget.widget a.btn,
.form-submit #submit,
.skip-link.screen-reader-text,
.site-footer aside.widget_wpcom_instagram_widget .skip-link.widget-title,
.site-footer .null-instagram-feed .skip-link.widget-title,
.skip-link.jp-relatedposts-post-excerpt,
.skip-link.jp-relatedposts-post-context {
	font-size: 0.78571em;
	line-height: 1.09091;
}
.btn:hover,
input[type="submit"]:hover,
.widget.widget a.btn:hover,
.form-submit #submit:hover,
.skip-link.screen-reader-text:hover,
.site-footer aside.widget_wpcom_instagram_widget .skip-link.widget-title:hover,
.site-footer .null-instagram-feed .skip-link.widget-title:hover,
.skip-link.jp-relatedposts-post-excerpt:hover,
.skip-link.jp-relatedposts-post-context:hover {
	background-color: #403b3c;
}
.btn:focus,
input[type="submit"]:focus,
.widget.widget a.btn:focus,
.btn:active,
input[type="submit"]:active,
.widget.widget a.btn:active,
.form-submit #submit:focus,
.skip-link.screen-reader-text:focus,
.site-footer aside.widget_wpcom_instagram_widget .skip-link.widget-title:focus,
.site-footer .null-instagram-feed .skip-link.widget-title:focus,
.skip-link.jp-relatedposts-post-excerpt:focus,
.skip-link.jp-relatedposts-post-context:focus,
.form-submit #submit:active,
.skip-link.screen-reader-text:active,
.site-footer aside.widget_wpcom_instagram_widget .skip-link.widget-title:active,
.site-footer .null-instagram-feed .skip-link.widget-title:active,
.skip-link.jp-relatedposts-post-excerpt:active,
.skip-link.jp-relatedposts-post-context:active {
	background-color: #403b3c;
	border: 1px dotted #b8b6b7;
}

.search-form {
	height: 44px; 
	position: relative;
	width: 100%;
}
.search-form > label,
.search-form .search-field {
	box-sizing: border-box;
	display: block;
	height: 44px; 
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.search-form .search-field {
	line-height: 44px; 
	padding: 8px 12px;
	padding-right: 60px;
}
.search-form .search-submit {
	border: 1px solid #a33b61; 
	height: 44px;
	padding: 6px;
	position: absolute;
	right: 0;
	top: 0;
}
.error404 .content-area .search-form,
.search-no-results .content-area .search-form {
	margin: 0 auto; 
	max-width: 500px;
}

.separator--text {
	color: #fcc9b0;
	display: block;
	position: relative;
	text-align: center;
}
.separator--text:after {
	border-bottom: 1px solid currentColor;
	content: "";
	left: 0; 
	position: absolute;
	top: 50%;
	width: 100%;
}
.separator--text span {
	background: white;
	border: 1px solid currentColor;
	color: currentColor;
	display: inline-block;
	font-size: 0.78571rem;
	padding: 0.25em 1em;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}

.separator-diamonds--accent,
.separator-diamonds--gray {
	border: 0; 
	display: block;
	height: 9px;
	margin-left: auto;
	margin-right: auto;
	max-width: 196px;
	width: 196px;
}

.separator-diamonds--accent {
	background-image: url("assets/svg/separator-simple-accent.svg");
}

.separator-diamonds--gray {
	background-image: url("assets/svg/separator-simple.svg");
}

.separator-wrapper--white,
.separator-wrapper--accent {
	display: block;
	margin: 1.42857rem 0;
	text-align: center;
}

.separator-wrapper--white {
	color: white;
}

.separator-wrapper--accent {
	color: #fcc9b0;
}

.color-secondary {
	color: #fcc9b0;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.slides,
.flex-control-nav,
.flex-direction-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: "flexslider-icon";
	font-style: normal;
	font-weight: normal;
	src: url("fonts/flexslider-icon.eot");
	src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;

	-webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	clear: both;
	content: "\0020";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative;
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav a {
	position: absolute;
	top: 50%;
}
.flex-direction-nav a span {
	display: none;
}
.flex-direction-nav a .slider-arrow {
	fill: #fcc9b0;
}

.flex-prev {
	margin-right: 3.42857rem; 
	right: 100%;
}
.flex-prev .slider-arrow {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
@media not screen and (min-width: 1500px) {
	.flex-prev {
		margin-right: 1.07143rem; 
		overflow: hidden;
	}
	.flex-prev svg {
		margin-right: -2.71429rem;
	}
}
@media not screen and (min-width: 740px) {
	.flex-prev {
		margin-right: -0.71429rem;
	}
	.flex-prev svg {
		margin-right: -2.85714rem;
	}
}

.flex-next {
	left: 100%;
	margin-left: 3.42857rem;
}
@media not screen and (min-width: 1500px) {
	.flex-next {
		margin-left: 1.21429rem; 
		overflow: hidden;
	}
	.flex-next svg {
		margin-left: -2.71429rem;
	}
}
@media not screen and (min-width: 740px) {
	.flex-next {
		margin-left: -0.71429rem;
	}
	.flex-next svg {
		margin-left: -2.85714rem;
	}
}

/* Pause/Play */
.flex-pauseplay a {
	bottom: 5px;
	color: #000000;
	cursor: pointer;
	display: block;
	height: 20px;
	left: 10px;
	opacity: 0.8;
	overflow: hidden;
	position: absolute;
	width: 20px;
	z-index: 10;
}

.flex-pauseplay a:before {
	content: "\f004";
	display: inline-block;
	font-family: "flexslider-icon";
	font-size: 20px;
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a.flex-play:before {
	content: "\f003";
}

/* Control Nav */
.flex-control-nav {
	bottom: -40px;
	position: absolute;
	text-align: center;
	width: 100%;
}

.flex-control-nav li {
	display: inline-block;
	margin: 0 6px;
	zoom: 1;

	*display: inline;
}

.flex-control-paging li a {
	background: #666666;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	display: block;
	height: 11px;
	text-indent: -9999px;
	width: 11px;

	-o-border-radius: 20px;
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
	background: #333333;
	background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
	background: #000000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	overflow: hidden;
	position: static;
}

.flex-control-thumbs li {
	float: left;
	margin: 0;
	width: 25%;
}

.flex-control-thumbs img {
	cursor: pointer;
	display: block;
	opacity: 0.7;
	width: 100%;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	cursor: default;
	opacity: 1;
}

.sidebar--main {
	position: relative;
}
.sidebar--main > .grid__item,
.comment-form .sidebar--main > p,
.comment-form .sidebar--main > iframe {
	width: 100%;
}
@media not screen and (min-width: 1200px) {
	.sidebar--main {
		position: static !important;
	}
}

.widget {
	margin: 0 auto; 
	max-width: 30rem;
	width: 100%;
}

@media only screen and (min-width: 740px) {
	.has_sidebar .site-content {
		text-align: center;
	}
	.has_sidebar .content-area,
	.has_sidebar .sidebar--main,
	.has_sidebar .featured-content {
		display: inline-block;
		text-align: left;
	}
	.has_sidebar .content-area {
		max-width: 100%; 
		width: 61.42857rem;
	}
	.has_sidebar .sidebar--main {
		max-width: 100%;
		vertical-align: top; 
		width: 61.42857rem;
	}
	.has_sidebar .sidebar--main > .grid__item,
	.has_sidebar .comment-form .sidebar--main > p,
	.comment-form .has_sidebar .sidebar--main > p,
	.has_sidebar .comment-form .sidebar--main > iframe,
	.comment-form .has_sidebar .sidebar--main > iframe {
		float: left;
		padding-left: 2.57143rem; 
		width: 50%;
	}
}

@media only screen and (min-width: 1200px) {
	.has_sidebar .site-content,
	.has_sidebar .content-area,
	.has_sidebar .sidebar--main,
	.has_sidebar .featured-content {
		display: block;
		text-align: initial;
	}
	.has_sidebar .content-area {
		float: left;
		margin-right: -24.28571em; 
		width: 100%;
	}
	.has_sidebar .site-main {
		padding-right: 28.57143em;
	}
	.has_sidebar .sidebar--main {
		float: right;
		margin-left: 0; 
		width: 24.28571em;
	}
	.has_sidebar .sidebar--main > .grid__item,
	.has_sidebar .comment-form .sidebar--main > p,
	.comment-form .has_sidebar .sidebar--main > p,
	.has_sidebar .comment-form .sidebar--main > iframe,
	.comment-form .has_sidebar .sidebar--main > iframe {
		float: none;
		padding-left: 0; 
		width: 100%;
	}
}

.sidebar--footer {
	margin: 0 auto;
}

.card .entry-header,
.flexslider .post .entry-header,
.archive__grid > .grid__item .entry-header,
.comment-form .archive__grid > p .entry-header,
.comment-form .archive__grid > iframe .entry-header,
.card .entry-content,
.flexslider .post .entry-content,
.archive__grid > .grid__item .entry-content,
.comment-form .archive__grid > p .entry-content,
.comment-form .archive__grid > iframe .entry-content {
	margin: 0 auto;
	text-align: center;
}

.card .entry-image img,
.flexslider .post .entry-image img,
.archive__grid > .grid__item .entry-image img,
.comment-form .archive__grid > p .entry-image img,
.comment-form .archive__grid > iframe .entry-image img {
	width: 100%;
}

.card .entry-title,
.flexslider .post .entry-title,
.archive__grid > .grid__item .entry-title,
.comment-form .archive__grid > p .entry-title,
.comment-form .archive__grid > iframe .entry-title {
	margin-top: 0;
}

.card .entry-featured,
.flexslider .post .entry-featured,
.archive__grid > .grid__item .entry-featured,
.comment-form .archive__grid > p .entry-featured,
.comment-form .archive__grid > iframe .entry-featured {
	display: inline-block;
	margin-bottom: 1.28571rem;
	position: relative;
}
.card .entry-featured img,
.flexslider .post .entry-featured img,
.archive__grid > .grid__item .entry-featured img,
.comment-form .archive__grid > p .entry-featured img,
.comment-form .archive__grid > iframe .entry-featured img {
	display: inline-block;
}

.card .separator,
.flexslider .post .separator,
.archive__grid > .grid__item .separator,
.comment-form .archive__grid > p .separator,
.comment-form .archive__grid > iframe .separator {
	margin-bottom: 0.85714rem; 
	margin-top: -0.85714rem;
}

.card .entry-image-border,
.flexslider .post .entry-image-border,
.archive__grid > .grid__item .entry-image-border,
.comment-form .archive__grid > p .entry-image-border,
.comment-form .archive__grid > iframe .entry-image-border {
	border: 0 solid white; 
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.card.has-outline .entry-featured:after,
.flexslider .has-outline.post .entry-featured:after,
.archive__grid > .has-outline.grid__item .entry-featured:after,
.comment-form .archive__grid > p.has-outline .entry-featured:after,
.comment-form .archive__grid > iframe.has-outline .entry-featured:after {
	border: 1px solid currentColor;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0.1;
	pointer-events: none; 
	position: absolute;
	right: 0;
	top: 0;
}

.entry-meta--card,
.card .entry-meta,
.flexslider .post .entry-meta,
.archive__grid > .grid__item .entry-meta,
.comment-form .archive__grid > p .entry-meta,
.comment-form .archive__grid > iframe .entry-meta,
.thumb .entry-meta {
	font-size: 0.71429rem;
	margin-bottom: 0.42857rem;
}
.entry-meta--card .cat-links:before,
.card .entry-meta .cat-links:before,
.flexslider .post .entry-meta .cat-links:before,
.archive__grid > .grid__item .entry-meta .cat-links:before,
.comment-form .archive__grid > p .entry-meta .cat-links:before,
.comment-form .archive__grid > iframe .entry-meta .cat-links:before,
.thumb .entry-meta .cat-links:before {
	content: "\2013";
	margin-left: 0.5em;
	margin-right: 0.5em;
	position: relative;
	top: -0.1em;
}

.submenu__card {
	display: -webkit-box;
	display: flex;
	flex-direction: column;

	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	justify-content: space-around;
}
.ie9 .submenu__card {
	display: inline-block;
	vertical-align: middle;
}
.submenu__card .entry-image {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;

	-webkit-box-flex: 1;
	flex-grow: 1;
}
.ie9 .submenu__card .entry-image {
	display: block;
	padding-top: 30%;
}
.submenu__card .entry-meta {
	font-size: 0.64286rem;
	margin: 0.64286rem 0 0.35714rem;
}
.submenu__card .entry-title {
	font-size: 1.42857rem;
	font-style: normal;
	line-height: 1.3;
}
.submenu__card .separator {
	margin-top: -0.35714rem;
}

.entry-title--card {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.comments-area {
	padding-top: 2.85714em;
}
@media only screen and (min-width: 900px) {
	.single-post.has--jetpack-sidebar .comments-area {
		margin-left: 16.42857em;
	}
}
.comments-area:before {
	background-color: currentColor;
	content: "";
	display: block;
	height: 2px;
	margin: 0 auto;
	opacity: 0.7; 
	position: relative;
	top: -2.85714em;
	width: 14rem;
}

.comment-number,
.widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child:after {
	background: #fcc9b0; 
	border-radius: 50%;
	color: white;
	height: 25px;
	text-align: center;
	width: 25px;
}
.fs-16px,
.comment-number,
.widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child:after,
.widget_silk-popular-posts .popular-posts_item:nth-child(1) .bump-view,
.widget_silk-popular-posts .popular-posts_item:nth-child(2) .bump-view,
.widget_silk-popular-posts .popular-posts_item:nth-child(3) .bump-view,
.article-navigation .post-title {
	font-size: 1.14286em;
	line-height: 1.5;
}
.comment-number.comment-number,
.widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child:after {
	line-height: 22px;
}

.comments-area-title .comments-title,
.comments-area-title a,
.comment-reply-title .comments-title,
.comment-reply-title a {
	display: inline-block;
	vertical-align: middle;
}

.comments-area-title {
	text-align: center;
}

.comments-title {
	margin: 0;
	margin-right: 0.57143em;
	-webkit-transform: none;
	transform: none;
}

.comments_add-comment {
	border-bottom: 1px solid #403b3c; 
	color: #403b3c;
}
.comments_add-comment.comments_add-comment {
	line-height: 12px;
}

@media only screen and (min-width: 900px) {
	.commentlist > .comment,
	.commentlist > .pingback,
	.commentlist > .trackback {
		padding-left: 1.78571em;
	}
}

@media not screen and (min-width: 900px) {
	.depth-1 > .comment-article > .comment-number,
	.widget_silk-popular-posts .popular-posts_item.large-thumbnail .depth-1 > .comment-article > .bump-view:first-child:after {
		left: 0;
	}
}

.commentlist {
	border-left: 0;
	list-style: none; 
	margin-bottom: 3.42857em;
	padding-left: 0;
	position: relative;
}
@media only screen and (min-width: 900px) {
	.commentlist:before {
		background: #fcc9b0; 
		bottom: 0;
		content: "";
		left: 12px;
		position: absolute;
		top: 0;
		width: 1px;
		z-index: 1;
	}
}
.commentlist > li:last-child:not(.parent):before {
	background: white; 
	bottom: 0;
	content: "";
	left: 12px;
	position: absolute;
	top: 0;
	width: 1px;
	z-index: 5;
}

li.comment,
li.pingback,
li.trackback {
	display: block;
	margin: 2.85714em 0; 
	position: relative;
}
li.comment .comment-number,
li.comment .widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child:after,
.widget_silk-popular-posts .popular-posts_item.large-thumbnail li.comment .bump-view:first-child:after,
li.pingback .comment-number,
li.pingback .widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child:after,
.widget_silk-popular-posts .popular-posts_item.large-thumbnail li.pingback .bump-view:first-child:after,
li.trackback .comment-number,
li.trackback .widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child:after,
.widget_silk-popular-posts .popular-posts_item.large-thumbnail li.trackback .bump-view:first-child:after {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 10;
}
@media not screen and (min-width: 900px) {
	li.comment .comment-number,
	li.comment .widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child:after,
	.widget_silk-popular-posts .popular-posts_item.large-thumbnail li.comment .bump-view:first-child:after,
	li.pingback .comment-number,
	li.pingback .widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child:after,
	.widget_silk-popular-posts .popular-posts_item.large-thumbnail li.pingback .bump-view:first-child:after,
	li.trackback .comment-number,
	li.trackback .widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child:after,
	.widget_silk-popular-posts .popular-posts_item.large-thumbnail li.trackback .bump-view:first-child:after {
		display: none;
	}
}
li.comment:last-child,
li.pingback:last-child,
li.trackback:last-child {
	margin-bottom: 0;
}
li.comment .children,
li.pingback .children,
li.trackback .children {
	margin-top: 24px;
}
@media not screen and (min-width: 900px) {
	li.comment .children,
	li.pingback .children,
	li.trackback .children {
		margin-left: 0;
	}
}
@media only screen and (min-width: 900px) {
	li.comment .children li,
	li.pingback .children li,
	li.trackback .children li {
		padding-left: 1.78571em;
	}
	li.comment .children li:before,
	li.pingback .children li:before,
	li.trackback .children li:before {
		border-top: 1px solid #fcc9b0; 
		content: "";
		position: absolute;
		top: 0.85714em;
	}
}
li.comment p:last-child,
li.pingback p:last-child,
li.trackback p:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 900px) {
	li.depth-2:before {
		left: -33px;
		width: 33px;
	}
}

@media only screen and (min-width: 900px) and (min-width: 900px) {
	li.depth-3:before {
		left: -79px;
		width: 79px;
	}
	li.depth-4:before {
		left: -125px;
		width: 125px;
	}
	li.depth-5:before {
		left: -171px;
		width: 171px;
	}
	li.depth-6:before {
		left: -217px;
		width: 217px;
	}
	li.depth-7:before {
		left: -263px;
		width: 263px;
	}
	li.depth-8:before {
		left: -309px;
		width: 309px;
	}
	li.depth-9:before {
		left: -355px;
		width: 355px;
	}
	li.depth-10:before {
		left: -401px;
		width: 401px;
	}
}

.comment__meta {
	margin-bottom: 0.42857rem;
}

.fs-14px,
.comment__author-name,
.jetpack_subscription_widget input[type="submit"],
.jetpack_subscription_widget button[type="submit"],
.site-main--single .entry-footer {
	font-size: 1em;
	line-height: 1.71429;
}

.bypostauthor .comment__author-name {
	border-color: #a33b61;
	color: #a33b61;
}

.comment-article {
	margin-bottom: 0;
}
@media only screen and (min-width: 900px) {
	.comment-article {
		margin-left: 1.42857em;
	}
}
.comment-article:hover .comment-edit-link,
.comment-article:hover .comment-reply-link {
	opacity: 1;
}

.comment__avatar {
	margin-right: 0.85714em;
}
.comment__avatar img {
	height: auto; 
	width: 4.28571em;
}
.comment__avatar:empty {
	display: none;
}

.comment__timestamp {
	opacity: 0.7; 
	text-transform: uppercase;
}
.fs-10px,
.comment__timestamp,
.widget_silk-popular-posts .categories-list a,
.widget_silk-popular-posts .categories-list,
.article-navigation .post-meta,
.article-navigation .navigation-item__name {
	font-size: 0.71429em;
	line-height: 1.2;
}

.comment__avatar {
	margin-bottom: 24px;
}

.comment__content {
	margin-bottom: 2em; 
	position: relative;
}
.comment__content p {
	font-size: 0.85714rem;
	line-height: 1.7;
}

.comment__links {
	display: inline-block;
	font-size: 1em;
	line-height: 1.71429; 
	margin-left: 1.71429em;
}

.comment-edit-link,
.comment-reply-link {
	color: #403b3c;
	margin-right: 0.85714em;
	opacity: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0); 
	transition: opacity 0.15s ease-in-out;
}
@media not screen and (min-width: 900px) {
	.comment-edit-link,
	.comment-reply-link {
		opacity: 1;
	}
}

.comment-form p.logged-in-as {
	margin-bottom: 0.85714em;
}

.comment-reply-title {
	margin-bottom: 24px;
	margin-top: 0;
	text-align: center;
	-webkit-transform: none;
	transform: none;
}
.fs-18px,
.comment-reply-title,
.widget_silk-popular-posts .popular-posts_item:nth-child(1):before,
.widget_silk-popular-posts .popular-posts_item:nth-child(2):before,
.widget_silk-popular-posts .popular-posts_item:nth-child(3):before,
.site-main--single .intro-paragraph {
	font-size: 1.28571em;
	line-height: 1.33333;
}
.comment .comment-reply-title {
	margin-top: 1.71429em;
	text-align: left;
}

.comment-respond {
	margin-bottom: 1.71429em; 
	position: relative;
}
@media only screen and (min-width: 900px) {
	.comment .comment-respond {
		margin-right: 0; 
		padding-left: 0;
	}
}
.comment .comment-respond {
	margin-left: 1.71429em;
}

#cancel-comment-reply-link {
	text-decoration: underline;
}

.comment-navigation {
	margin: 1.42857em 0;
}
.comment-navigation .nav-previous {
	float: left;
}
.comment-navigation .nav-next {
	float: right;
}

/* Comments Form */
.comment-form input,
.comment-form textarea {
	border: 1px solid #e6e6e6;
	border-radius: 0;
	box-shadow: none; 
	font-weight: 300;
}

.comment-form input[type="checkbox"] {
	margin-right: 1em;
}

@media only screen and (min-width: 900px) {
	.comment-form > .comment-subscription-form {
		width: 70%;
	}
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	margin-bottom: 0;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
	margin-bottom: 1.71429em; 
	width: 100%;
}
@media not screen and (min-width: 900px) {
	.comment-form-author input,
	.comment-form-email input,
	.comment-form-url input {
		margin-bottom: 0.85714em;
	}
}

@media only screen and (min-width: 900px) {
	p.comment-form-author,
	p.comment-form-email {
		width: 50%;
	}
	p.comment-form-url {
		width: 100%;
	}
}

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

.comment-form-comment textarea,
.comment-subscription-form textarea {
	border: 1px solid #e6e6e6;
	font-size: 1.14286em;
	line-height: 1.5; 
	max-width: 100%;
	padding: 0.85714em;
	width: 100%;
}

.form-submit {
	margin-bottom: 0;
	margin-top: 0.85714em;
	text-align: right;
}
@media only screen and (min-width: 900px) {
	.form-submit.form-submit {
		float: right;
	}
}
.form-submit #submit {
	border: 0;
	padding-left: 2rem;
	padding-right: 2rem;
}
@media not screen and (min-width: 900px) {
	.form-submit #submit {
		width: 100%;
	}
}

.comment-subscription-form {
	clear: left;
	float: left;
	margin-bottom: 0.42857em; 
	margin-top: 0.85714em;
}
.comment-subscription-form + .comment-subscription-form {
	margin-top: 0;
}
.comment-subscription-form input[type="checkbox"] {
	margin-right: 0.85714em;
	position: relative;
	top: -0.05em;
}

.add-comment {
	margin-top: 3.42857em;
}
.add-comment .add-comment__button {
	font-size: 1.71429em;
	line-height: 1.5; 
	margin-right: 0.5em;
	position: relative;
	z-index: 1;
}
.add-comment .add-comment__text {
	font-size: 1.42857em;
	font-weight: bold; 
	line-height: 1.2;
}

div#respond {
	padding-top: 0;
}
div#respond #reply-title {
	margin-top: 0;
}
div#respond p.comment-subscription-form label {
	color: #999999;
}

.flexslider {
	margin-bottom: 5.71429rem;
}
.flexslider .slides {
	display: -webkit-box;
	display: flex;
}
.flexslider .slides > li {
	align-self: center;
}
.flexslider .slides > li:first-child:last-child {
	display: block;
}
.flexslider .entry-title.entry-title {
	font-size: 3.21429rem;
	line-height: 1.11;
	margin-bottom: 1.14286rem;
}
.flexslider .entry-header {
	max-width: 45em;
}
.flexslider .entry-content {
	max-width: 35em;
}
.flexslider .wide + .narrow {
	margin-top: -0.71429rem;
}
.flexslider .flag__img img {
	margin: 0 auto;
}
.archive-layout--column .flexslider {
	border-bottom: 3px solid transparent;
	margin-bottom: 3.85714rem; 
	padding-bottom: 3.85714rem;
}
@media not screen and (min-width: 900px) {
	.flexslider .flag__img,
	.flexslider .flag__body {
		display: block;
	}
	.flexslider .flag__img {
		margin-bottom: 1.71429rem;
		padding-right: 0; 
		width: 100%;
	}
}
@media not screen and (min-width: 1200px) {
	.flexslider .entry-title.entry-title {
		font-size: 2.14286rem;
	}
	.flexslider .flag__img {
		text-align: center;
	}
}

.featured-content {
	max-width: 100%;
}

.featured-content--scroll .flexslider {
	margin-bottom: 1.71429rem; 
	width: 100%;
}
.featured-content--scroll .flexslider .entry-meta,
.featured-content--scroll .flexslider .divider {
	display: none;
}
.featured-content--scroll .flexslider .entry-title {
	font-size: 2.14286rem;
}
.featured-content--scroll .flexslider .entry-content {
	font-size: 0.85714rem;
}
.featured-content--scroll .flexslider .slides {
	display: block;
	margin-bottom: 0;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch; 
	white-space: nowrap;
}
.featured-content--scroll .flexslider .slides > li {
	display: inline-block;
	max-width: calc(100% - 3.42857rem); 
	vertical-align: top;
	white-space: normal;
}
.featured-content--scroll .flexslider .flag,
.featured-content--scroll .flexslider .flag__img,
.featured-content--scroll .flexslider .flag__body {
	display: block;
	padding: 0; 
	width: auto;
}
.featured-content--scroll .flexslider .flag__img {
	margin-bottom: 0.85714rem;
}
.featured-content--scroll .flexslider .flag__body {
	padding: 0 0.85714rem;
}

.site-footer {
	background-color: black;
	color: white;
	font-family: "Open Sans", sans-serif;
	padding-top: 2.14286em;
}
@media only screen and (min-width: 900px) {
	.site-footer {
		padding: 4.28571em 0;
	}
}
.site-footer,
.site-footer a {
	color: white;
}
.site-footer a:hover {
	color: #fcc9b0;
}

.footer-navigation ul {
	text-align: center; 
	text-transform: uppercase;
}
.fs-13px,
.footer-navigation ul,
.site-info,
div.sd-social-icon-text .sd-content ul li a.sd-button .share-count,
div.sd-social-text .sd-content ul li a.sd-button .share-count {
	font-size: 0.92857em;
	line-height: 1.84615;
}
.footer-navigation ul li a {
	padding: 2.28571em 0.71429em;
}
.footer-navigation ul li:after {
	content: "/";
}
.footer-navigation ul li:last-child:after {
	content: none;
}

.footer-navigation .children {
	display: none;
}

.site-info {
	text-align: center;
}

.site-footer .site-logo {
	-webkit-filter: hue-rotate(-319deg) saturate(46.7%) brightness(1.555);
	filter: hue-rotate(-319deg) saturate(46.7%) brightness(1.555); 
	margin: 0 auto;
}

.back-to-top-wrapper {
	display: block;
	text-align: center;
}

.back-to-top-button {
	display: inline-block; 
	margin: 0 auto;
	padding: 3rem;
}

.site-header {
	margin-bottom: 2.14286rem;
}

.site-branding {
	display: inline-block;
	line-height: 1;
	margin: 6.42857rem auto 0; 
	max-width: 100%;
}
@media only screen and (min-width: 900px) {
	.site-branding {
		margin: 5.71429rem auto;
		max-width: 80%;
	}
}
@media only screen and (min-width: 1200px) {
	.site-branding {
		max-width: 70%;
	}
}
.site-branding.logo-image-only:after {
	display: none;
}

.site-title {
	font-size: 8.57143rem;
	font-style: normal;
	letter-spacing: 0.05em;
	margin: 0 auto; 
	max-width: 100%;
}
.site-header .site-title {
	line-height: 0.85;
}
@media not screen and (min-width: 1200px) {
	.no-svg .site-title {
		font-size: 5.71429rem;
	}
}
@media not screen and (min-width: 740px) {
	.no-svg .site-title {
		font-size: 4.28571rem;
	}
}
.site-logo-link + .site-title {
	margin-top: 1.71429rem;
}
.site-logo-link + .site-title > a:empty {
	display: block;
	margin-top: -1.71429rem;
}
.site-title span {
	font-weight: 700;
}
.site-title svg {
	display: none; 
	max-width: 100%;
}
@media not screen and (min-width: 900px) {
	.site-title svg {
		max-height: 4.28571rem;
	}
}

html.svg .site-title > a {
	display: block;
}

html.svg .site-title span {
	display: none;
}

html.svg .site-title svg {
	display: block;
	margin: 0 auto;
}

html.svg .site-title text {
	font-weight: 700; 

	fill: #a33b61;
}

.site-header .site-logo,
.site-title {
	margin-bottom: 0.71429rem;
}

.site-header .site-logo-link[style*="display: none"] + .site-title {
	margin-top: 0;
}

.site-description {
	display: block;
	font-size: 0.92857rem;
	letter-spacing: 0.03em;
	margin: 0;
	overflow: hidden;
	transition: opacity 0.2s ease-out; 
	word-wrap: break-word;
}
html:not(.is-loaded) .site-description {
	opacity: 0;
}

.site-description-after {
	background: #fcc9b0;
	bottom: 50%;
	content: "";
	height: 1px;
	left: 0;
	margin: 0 auto;
	right: 0; 
	width: 100%;
}

.site-description-text {
	background: white; 
	display: inline-block;
	margin: 0;
	max-width: 100%;
	padding: 2px 1.47em 2px 1.5em;
	z-index: 10;
}
.site-description-text:empty {
	display: none;
}

.nav--mega .menu-item-has-children > a,
.nav--mega .menu-item--mega > a,
.nav--dropdown .menu-item-has-children > a {
	position: relative;
}
.nav--mega .menu-item-has-children > a:after,
.nav--mega .menu-item--mega > a:after,
.nav--dropdown .menu-item-has-children > a:after {
	border: 0 solid transparent;
	border-top-color: currentColor; 
	border-width: 0.28571rem 0.21429rem;
	content: "";
	position: absolute;
	right: 1.57143rem;
	top: 2.28571rem;
}

.nav--mega .sub-menu,
.nav--dropdown,
.nav--dropdown .sub-menu {
	display: none; 
	text-align: left;
}
@media only screen and (min-width: 900px) {
	.nav--mega .sub-menu,
	.nav--dropdown,
	.nav--dropdown .sub-menu {
		left: 0; 
		min-width: 17.14286rem;
		position: absolute;
		top: 100%;
	}
	.nav--mega .sub-menu .sub-menu,
	.nav--mega .sub-menu .nav--dropdown,
	.nav--dropdown .nav--dropdown,
	.nav--dropdown .sub-menu {
		left: 100%; 
		top: -1px;
	}
}
@media only screen and (min-width: 900px) {
	.nav--mega .nav--main > li > .sub-menu,
	.nav--main > li > .nav--dropdown,
	.nav--dropdown .nav--main > li > .sub-menu {
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}
.nav--mega .sub-menu a,
.nav--dropdown a,
.nav--dropdown .sub-menu a {
	display: block;
}
@media only screen and (min-width: 900px) {
	.nav--mega .sub-menu a,
	.nav--dropdown a,
	.nav--dropdown .sub-menu a {
		padding: 0.7619rem 1.14286rem;
	}
}

.nav-trigger,
.nav--toolbar > .menu-item,
.nav--dropdown .menu-item {
	position: relative;
	text-align: left;
}
.nav-trigger:hover > ul,
.nav--toolbar > .menu-item:hover > ul,
.nav--dropdown .menu-item:hover > ul {
	display: block;
}

.main-navigation {
	margin-bottom: 1.71429rem;
}
.main-navigation .site-title {
	display: block;
	margin-left: 3.85714rem;
	margin-right: 3.85714rem;
}
.main-navigation .site-title:empty {
	display: none;
}
@media only screen and (min-width: 900px) {
	.main-navigation .site-title {
		display: none;
	}
}
.main-navigation:before {
	background-color: #161616;
	content: "";
	height: 100vh;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	top: 0;
	transition: opacity 0.3s ease-in-out; 
	width: 100vw;
	z-index: 1;
}
.nav--is-open .main-navigation:before {
	opacity: 0.3;
}

@media only screen and (min-width: 900px) {
	.sub-menu-wrapper,
	.sub-menu-wrapper .sub-menu {
		left: 0; 
		opacity: 0;
		pointer-events: none;
		transition: opacity 0.2s ease-out, visibility 0s 0.3s linear, left 0s 0.3s linear;
	}
}

@media only screen and (min-width: 900px) {
	.hover .sub-menu-wrapper,
	.sub-menu-wrapper > .sub-menu,
	.sub-menu-wrapper > .sub-menu .hover > .sub-menu {
		opacity: 1;
		pointer-events: auto; 
		transition: opacity 0.2s ease-in;
	}
}

.sub-menu-wrapper {
	background: white;
}
@media only screen and (min-width: 900px) {
	.sub-menu-wrapper {
		position: absolute;
		top: 100%;
	}
}
.hover .sub-menu-wrapper {
	left: 0;
	visibility: visible;
}
.sub-menu-wrapper:empty {
	display: none !important;
}
.sub-menu-wrapper .menu-item-has-children {
	position: relative;
}
.sub-menu-wrapper .sub-menu {
	background: white;
}
@media only screen and (min-width: 900px) {
	.sub-menu-wrapper .sub-menu {
		padding: 0.85714rem 1.71429rem; 
		position: absolute;
		top: -1px;
	}
}
.sub-menu-wrapper > .sub-menu {
	display: inline-block;
	margin-top: 0;
	pointer-events: none; 
	position: static;
}
.hover .sub-menu-wrapper .sub-menu {
	pointer-events: auto;
}

.nav--floating {
	background: white;
	opacity: 0; 
	padding: 0.7619rem;
	position: fixed;
	top: 50%;
	z-index: 10;
}
.nav--floating:after {
	border: 1px solid transparent;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0.1;
	pointer-events: none; 
	position: absolute;
	right: 0;
	top: 0;
}
.nav--floating li {
	opacity: 0;
	overflow: hidden;
	padding-left: 0.25em;
	position: relative;
	transition: all 0.3s ease-out; 
	width: 1.71429rem;
}
.nav--floating li:before {
	content: " ";
}
.nav--floating li:hover > * {
	color: #a33b61;
}
.nav--floating a,
.nav--floating button {
	color: #403b3c; 
	visibility: hidden;
	white-space: nowrap;
}
.nav--floating a:before,
.nav--floating button:before {
	content: "";
	font-size: 1.35714rem;
	visibility: visible;
}
.nav--floating button {
	border: 0; 
	padding: 0;
}
.nav--floating .nav__item--search button:before {
	content: "";
}
@media not screen and (min-width: 900px) {
	.nav--floating {
		display: none;
	}
}
.nav--floating li:nth-child(1) {
	transition-delay: 20ms;
}
.nav--floating li:nth-child(2) {
	transition-delay: 40ms;
}
.nav--floating li:nth-child(3) {
	transition-delay: 60ms;
}
.nav--floating li:nth-child(4) {
	transition-delay: 80ms;
}
.nav--floating li:nth-child(5) {
	transition-delay: 100ms;
}
.nav--floating li:nth-child(6) {
	transition-delay: 120ms;
}
.nav--floating li:nth-child(7) {
	transition-delay: 140ms;
}
.nav--floating li:nth-child(8) {
	transition-delay: 160ms;
}
.nav--floating li:nth-child(9) {
	transition-delay: 180ms;
}
.nav--floating li:nth-child(10) {
	transition-delay: 200ms;
}

.nav--floating--left {
	border-left: 0;
	left: 0;
}
.nav--floating--left li {
	-webkit-transform: translate(-200%, 0);
	transform: translate(-200%, 0);
}
.nav--floating--left a,
.nav--floating--left button {
	right: 100%;
}
.nav--floating--left a a:before,
.nav--floating--left button a:before {
	right: -1.71429rem;
}

.nav--floating--right {
	border-right: 0;
	right: 0;
}
.nav--floating--right li {
	-webkit-transform: translate(200%, 0);
	transform: translate(200%, 0);
}
.nav--floating--right a,
.nav--floating--right button {
	left: 100%;
}
.nav--floating--right a a:before,
.nav--floating--right button a:before {
	right: -1.71429rem;
}

.nav--floating--is-visible {
	opacity: 1;
}
.nav--floating--is-visible:after {
	border-color: currentColor; 
	transition: border-color 0.3s ease-in-out;
}
.nav--floating--is-visible li {
	opacity: 1;
	-webkit-transform: none;
	transform: none; 
	transition: all 0.3s ease-in;
}

.nav--main {
	background: white; 
	position: relative;
	text-align: center;
	z-index: 100;
}
.nav--main:before {
	background-color: currentColor;
	content: "";
	height: 3px;
	left: 0;
	opacity: 0.1;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.2s ease-out;
}
html:not(.is-loaded) .nav--main:before {
	opacity: 0;
}
@media only screen and (min-width: 900px) {
	.nav--main {
		-webkit-transform: none !important;
		transform: none !important;
	}
}
.nav--main > .menu-item:hover > a {
	color: #a33b61;
}
.nav--main li.hover > a {
	color: #a33b61;
}
@media not screen and (min-width: 900px) {
	.nav--main > li.hover > .sub-menu-wrapper {
		display: block;
	}
}
.nav--main > .menu-item-has-children.hover > a,
.nav--main > .menu-item--mega.hover > a {
	position: relative;
}
.nav--main > .menu-item-has-children.hover > a:before,
.nav--main > .menu-item--mega.hover > a:before {
	background: white;
	border-left: 1px solid transparent;
	border-top: 1px solid transparent; 
	content: "";
	height: 0.71429rem;
	left: 50%;
	margin-top: -0.35714rem;
	position: absolute;
	top: 100%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 0.71429rem;
	z-index: 9999;
}

.button-toggle {
	background: none;
	border: 0;
	height: 100%;
	left: 0;
	padding-left: 1.42857rem;
	padding-right: 1.42857rem;
	position: absolute;
	top: 0;
	z-index: 20;
}
.button-toggle .button-icon {
	font-size: 1.42857rem;
}
@media only screen and (min-width: 900px) {
	.button-toggle {
		display: none;
	}
}
.button-toggle:focus {
	outline: 1px dotted #b8b6b7;
}
.nav--is-open .button-toggle:focus .nav-icon {
	background: transparent;
}

.button-toggle--search {
	border-radius: 50%;
	height: auto;
	left: auto;
	padding: 0.28571rem 0.71429rem; 
	right: 0.85714rem;
	top: 0.85714rem;
}
.button-toggle--search:after {
	border: 1px solid currentColor;
	border-radius: 50%;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0.1; 
	position: absolute;
	right: 0;
	top: 0;
}
.button-toggle--search .button-icon {
	font-size: 1.14286rem;
}

.nav-icon {
	border-radius: 2.5rem;
	display: block;
	height: 3px;
	position: relative;
	right: inherit;
	top: 2px;
	transition: all 0.3s; 
	width: 20px;
}
.nav-icon:after,
.nav-icon:before {
	content: "";
	display: block;
	height: 3px;
	position: absolute;
	transition: all 0.3s; 
	width: 100%;
	z-index: -1;
}
.nav-icon,
.nav-icon:before,
.nav-icon:after {
	background-color: currentColor;
}
.nav-icon:after {
	top: -7px;
}
.nav-icon:before {
	top: 7px;
}
.nav--is-open .nav-icon {
	background: transparent;
}
.nav--is-open .nav-icon:after {
	top: 0; 
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nav--is-open .nav-icon:before {
	top: 0; 
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.main-navigation,
.nav--main {
	top: 0;
}

.main-navigation {
	background: white;
}
.main-navigation:after {
	background-color: currentColor;
	bottom: 0;
	content: "";
	display: block;
	height: 1px;
	left: 0; 
	opacity: 0.1;
	position: absolute;
	width: 100%;
}

@media only screen and (min-width: 900px) {
	.main-navigation {
		background: none;
	}
	.main-navigation:after {
		display: none;
	}
}

@media not screen and (min-width: 900px) {
	.main-navigation {
		height: 4.28571rem; 
		left: 0;
		position: fixed;
		text-align: left;
		top: 0;
		width: 100%;
		z-index: 110;
	}
	.is--ancient-android .nav--is-open .main-navigation {
		left: 70%;
	}
	.admin-bar .main-navigation {
		position: absolute;
		top: 46px;
	}
	.main-navigation.fixed {
		position: fixed;
		top: 0;
	}
	.nav--main {
		border-top: 0;
		bottom: 0;
		display: none;
		left: auto;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch; 
		padding: 0 2.85714rem 0 2.14286rem;
		position: fixed;
		right: 100%;
		width: 70%;
	}
	.nav--main:after {
		background-color: currentColor;
		content: "";
		display: block;
		height: 100%;
		opacity: 0.1; 
		position: absolute;
		right: 0;
		top: 0;
		width: 1px;
	}
	.nav--main .menu-item--home {
		display: none !important;
	}
	.is--ancient-android .nav--is-open .nav--main {
		left: 0 !important;
		right: auto !important;
	}
	.nav--main li,
	.nav--main ul > li {
		display: block;
		overflow: hidden; 
		text-align: left;
		width: 100%;
	}
	.nav--main li > a,
	.nav--main ul > li > a {
		display: block;
		padding: 1.42857rem 0;
	}
	.nav--main li:before,
	.nav--main li > a:before,
	.nav--main ul > li:before,
	.nav--main ul > li > a:before {
		display: none;
	}
	.nav--main li ul,
	.nav--main ul > li ul {
		display: block;
	}
	.nav--main li ul[class] li[class][class] a,
	.nav--main ul > li ul[class] li[class][class] a {
		color: inherit;
	}
}
@media only screen and (min-width: 900px) and (min-width: 900px) {
	.nav--main li ul,
	.nav--main ul > li ul {
		padding-left: 2em;
	}
}

@media not screen and (min-width: 900px) {
	.nav--main > li:after {
		background-color: currentColor;
		content: "";
		display: block;
		height: 1px;
		opacity: 0.1;
	}
	.nav--main .sub-menu {
		min-width: 0; 
		padding-left: 0.85714rem;
	}
	.nav--main a {
		display: inline-block !important;
		padding-right: 2.85714rem !important;
		width: auto;
	}
	.nav--main .sub-menu-wrapper {
		display: none;
	}
	.nav--main ul ul ul {
		padding-left: 0;
	}
	.nav--toolbar--left_wrapper,
	.nav--toolbar--right_wrapper {
		line-height: normal;
	}
	.nav--toolbar--left_wrapper ul > li,
	.nav--toolbar--right_wrapper ul > li {
		display: inline-block; 
		width: auto;
	}
	.nav--toolbar--left_wrapper ul > li.menu-item a,
	.nav--toolbar--right_wrapper ul > li.menu-item a {
		padding-left: 0;
		padding-right: 1.42857rem;
	}
	.nav--toolbar--left_wrapper ul > li a:before,
	.nav--toolbar--right_wrapper ul > li a:before {
		display: inline-block;
	}
	.nav--toolbar--right_wrapper ul {
		float: none;
	}
	ul.nav--dropdown {
		margin-left: 0;
	}
}

@media only screen and (min-width: 900px) {
	li.nav--toolbar--left_wrapper,
	li.nav--toolbar--right_wrapper,
	li.nav-dropdown_wrapper {
		display: none;
	}
}

.nav--mega .sub-menu {
	display: block;
	text-align: center;
}
@media only screen and (min-width: 900px) {
	.nav--mega .sub-menu {
		font-size: 0.85714rem;
	}
	.nav--mega .sub-menu .menu-item {
		position: relative;
	}
	.nav--mega .sub-menu .menu-item:after {
		background-color: currentColor;
		bottom: 0;
		content: "";
		display: block;
		height: 1px;
		left: 0;
		opacity: 0.1; 
		position: absolute;
		right: 0;
	}
	.nav--mega .sub-menu .menu-item:last-child {
		border-bottom: 0;
	}
	.nav--mega .sub-menu .menu-item:last-child:after {
		content: none;
	}
}
.nav--mega .sub-menu > .menu-item-has-children > a:after {
	border-left-color: currentColor;
	border-top-color: transparent;
	border-width: 0.21429rem 0.28571rem;
	margin-top: -0.28571rem; 
	right: 0;
	top: 50%;
}

.nav--mega .sub-menu-wrapper:after {
	border: 1px solid currentColor;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0.1;
	pointer-events: none; 
	position: absolute;
	right: 0;
	top: 0;
}
@media not screen and (min-width: 900px) {
	.nav--mega .sub-menu-wrapper:after {
		display: none;
	}
}

.nav--mega .menu-item {
	position: relative;
}
.nav--mega .menu-item:hover,
.nav--mega .menu-item.hover {
	z-index: 10;
}

@media only screen and (min-width: 900px) {
	.nav--mega .menu-link {
		display: inline-block;
		padding: 1.71429rem 2.57143rem;
	}
}

.menu-item--mega > a {
	z-index: 20;
}

.menu-item--mega .sub-menu-wrapper .sub-menu > .menu-item {
	border-bottom-color: #e6e6e6;
}
.menu-item--mega .sub-menu-wrapper .sub-menu > .menu-item > a {
	color: #403b3c;
}

@media not screen and (min-width: 900px) {
	.menu-item--mega > a:after {
		display: none;
	}
	.menu-item--mega.menu-item-has-children > a:after {
		display: block;
	}
	.menu-item--mega > .sub-menu-wrapper > .sub-menu {
		background: transparent !important;
	}
	.menu-item--mega > .sub-menu-wrapper > .submenu__card,
	.menu-item--mega > .sub-menu-wrapper > .submenu__thumbs {
		display: none;
	}
}

@media only screen and (min-width: 900px) {
	.menu-item--mega {
		position: static !important;
	}
	.menu-item--mega > .sub-menu-wrapper {
		display: -webkit-box;
		display: flex;
		max-width: 100%;
		padding: 1.71429rem;
		padding-bottom: 0; 

		flex-wrap: wrap;
	}
}
@media only screen and (min-width: 900px) and (min-width: 1200px) {
	.menu-item--mega > .sub-menu-wrapper {
		padding: 2.57143rem;
		padding-bottom: 0;
	}
}

@media only screen and (min-width: 900px) {
	.menu-item--mega > .sub-menu-wrapper > * {
		margin-bottom: 1.71429rem;
	}
}
@media only screen and (min-width: 900px) and (min-width: 1200px) {
	.menu-item--mega > .sub-menu-wrapper > * {
		margin-bottom: 2.57143rem;
	}
}

@media only screen and (min-width: 900px) {
	.menu-item--mega > .sub-menu-wrapper > .sub-menu {
		display: -webkit-box;
		display: flex;
		flex-direction: column;
		font-size: 1rem;
		padding: 0.85714rem 1.71429rem;
		text-align: left; 

		-webkit-box-direction: normal;
		-webkit-box-flex: 1;
		-webkit-box-orient: vertical;
		flex-grow: 1;
		flex-shrink: 1;
	}
}
@media only screen and (min-width: 900px) and (min-width: 1200px) {
	.menu-item--mega > .sub-menu-wrapper > .sub-menu {
		padding: 0.85714rem 2.57143rem;
	}
}

@media only screen and (min-width: 900px) {
	.menu-item--mega > .sub-menu-wrapper > .sub-menu > li {
		display: -webkit-box;
		display: flex;
		flex-direction: column;

		-webkit-box-direction: normal;
		-webkit-box-flex: 1;
		-webkit-box-orient: vertical;
		-webkit-box-pack: center;
		flex-grow: 1; 
		justify-content: center;
	}
	.menu-item--mega .sub-menu-wrapper > .sub-menu {
		background-color: #a33b61;
		border: 0; 
		color: white;
	}
	.menu-item--mega .sub-menu-wrapper > .sub-menu > .menu-item > a {
		color: white;
		padding: 1rem 0;
	}
	.menu-item--mega .sub-menu-wrapper > .sub-menu > .menu-item:hover > a {
		color: #fcc9b0;
	}
}

.menu-item--mega .sub-menu-wrapper > .sub-menu > .menu-item > .sub-menu {
	margin-top: -2.57143rem; 
	top: 50%;
}

.submenu__card {
	width: 21.42857rem;

	-webkit-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
}
.sub-menu + .submenu__card {
	margin-left: 2.57143rem;
}
@media only screen and (min-width: 1200px) {
	.sub-menu + .submenu__card {
		margin-left: 3.85714rem;
	}
}

.submenu__thumbs {
	display: -webkit-box;
	display: flex;
	flex-direction: row;
	list-style: none; 
	margin: 0;
	margin-top: 1.71429rem;
	width: 100%;

	-webkit-box-direction: normal;
	-webkit-box-flex: 1;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: justify;
	flex-grow: 1;
	flex-shrink: 1;
	justify-content: space-between;
}
@media only screen and (min-width: 1200px) {
	.submenu__thumbs {
		flex-direction: column;
		margin-left: 1.71429rem;
		margin-top: 0;
		padding-left: 1.71429rem;
		position: relative;
		width: 25.71429rem;

		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		justify-content: space-around;
	}
	.submenu__thumbs:after {
		background-color: currentColor;
		bottom: 0;
		content: "";
		display: block;
		left: 0;
		opacity: 0.1; 
		position: absolute;
		top: 0;
		width: 1px;
	}
	.submenu__thumbs > li {
		margin-bottom: 1.71429rem;

		-webkit-box-flex: 0;
		flex-grow: 0;
	}
}
@media only screen and (min-width: 1200px) {
	.submenu__thumbs {
		margin-left: 2.57143rem; 
		padding-left: 2.57143rem;
	}
}
.ie9 .submenu__thumbs {
	display: inline-block;
	vertical-align: middle;
}
.submenu__thumbs > li {
	-webkit-box-flex: 1;
	flex-grow: 1;
}
@media not screen and (min-width: 1200px) {
	.submenu__thumbs > li {
		margin-left: 1.71429rem;
	}
	.submenu__thumbs > li:first-child {
		margin-left: 0;
	}
}
.submenu__thumbs > li:last-child {
	margin-bottom: 0;
}
.submenu__thumbs > li .flag__img {
	vertical-align: top;
}

.nav--floating a:before,
.nav--toolbar a:before,
.nav--floating button:before,
.nav--toolbar button:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 0.92857rem;
	-webkit-font-smoothing: antialiased;
	line-height: 0.5;
	padding-right: 0.75em;
	pointer-events: auto; 
	text-align: center;
}

.nav--floating a[href*="mailto:"]:before,
.nav--toolbar a[href*="mailto:"]:before,
.nav--floating a[href*="mail"]:before,
.nav--toolbar a[href*="mail"]:before,
.nav--floating button[href*="mailto:"]:before,
.nav--toolbar button[href*="mailto:"]:before,
.nav--floating button[href*="mail"]:before,
.nav--toolbar button[href*="mail"]:before {
	content: "";
}

.nav--floating a[href*="feed"]:before,
.nav--toolbar a[href*="feed"]:before,
.nav--floating a[href*="rss"]:before,
.nav--toolbar a[href*="rss"]:before,
.nav--floating button[href*="feed"]:before,
.nav--toolbar button[href*="feed"]:before,
.nav--floating button[href*="rss"]:before,
.nav--toolbar button[href*="rss"]:before {
	content: "";
}

.nav--floating a[href*="behance"]:before,
.nav--toolbar a[href*="behance"]:before,
.nav--floating button[href*="behance"]:before,
.nav--toolbar button[href*="behance"]:before {
	content: "";
}

.nav--floating a[href*="delicious"]:before,
.nav--toolbar a[href*="delicious"]:before,
.nav--floating button[href*="delicious"]:before,
.nav--toolbar button[href*="delicious"]:before {
	content: "";
}

.nav--floating a[href*="deviantart"]:before,
.nav--toolbar a[href*="deviantart"]:before,
.nav--floating button[href*="deviantart"]:before,
.nav--toolbar button[href*="deviantart"]:before {
	content: "";
}

.nav--floating a[href*="digg"]:before,
.nav--toolbar a[href*="digg"]:before,
.nav--floating button[href*="digg"]:before,
.nav--toolbar button[href*="digg"]:before {
	content: "";
}

.nav--floating a[href*="dribbble"]:before,
.nav--toolbar a[href*="dribbble"]:before,
.nav--floating button[href*="dribbble"]:before,
.nav--toolbar button[href*="dribbble"]:before {
	content: "";
}

.nav--floating a[href*="facebook"]:before,
.nav--toolbar a[href*="facebook"]:before,
.nav--floating button[href*="facebook"]:before,
.nav--toolbar button[href*="facebook"]:before {
	content: "";
}

.nav--floating a[href*="flickr"]:before,
.nav--toolbar a[href*="flickr"]:before,
.nav--floating button[href*="flickr"]:before,
.nav--toolbar button[href*="flickr"]:before {
	content: "";
}

.nav--floating a[href*="foursquare"]:before,
.nav--toolbar a[href*="foursquare"]:before,
.nav--floating button[href*="foursquare"]:before,
.nav--toolbar button[href*="foursquare"]:before {
	content: "";
}

.nav--floating a[href*="github"]:before,
.nav--toolbar a[href*="github"]:before,
.nav--floating button[href*="github"]:before,
.nav--toolbar button[href*="github"]:before {
	content: "";
}

.nav--floating a[href*="plus.google"]:before,
.nav--toolbar a[href*="plus.google"]:before,
.nav--floating button[href*="plus.google"]:before,
.nav--toolbar button[href*="plus.google"]:before {
	content: "";
}

.nav--floating a[href*="instagram"]:before,
.nav--toolbar a[href*="instagram"]:before,
.nav--floating button[href*="instagram"]:before,
.nav--toolbar button[href*="instagram"]:before {
	content: "";
}

.nav--floating a[href*="linkedin"]:before,
.nav--toolbar a[href*="linkedin"]:before,
.nav--floating button[href*="linkedin"]:before,
.nav--toolbar button[href*="linkedin"]:before {
	content: "";
}

.nav--floating a[href*="pinterest"]:before,
.nav--toolbar a[href*="pinterest"]:before,
.nav--floating button[href*="pinterest"]:before,
.nav--toolbar button[href*="pinterest"]:before {
	content: "";
}

.nav--floating a[href*="reddit"]:before,
.nav--toolbar a[href*="reddit"]:before,
.nav--floating button[href*="reddit"]:before,
.nav--toolbar button[href*="reddit"]:before {
	content: "";
}

.nav--floating a[href*="skype"]:before,
.nav--toolbar a[href*="skype"]:before,
.nav--floating button[href*="skype"]:before,
.nav--toolbar button[href*="skype"]:before {
	content: "";
}

.nav--floating a[href*="soundcloud"]:before,
.nav--toolbar a[href*="soundcloud"]:before,
.nav--floating button[href*="soundcloud"]:before,
.nav--toolbar button[href*="soundcloud"]:before {
	content: "";
}

.nav--floating a[href*="spotify"]:before,
.nav--toolbar a[href*="spotify"]:before,
.nav--floating button[href*="spotify"]:before,
.nav--toolbar button[href*="spotify"]:before {
	content: "";
}

.nav--floating a[href*="stumbleupon"]:before,
.nav--toolbar a[href*="stumbleupon"]:before,
.nav--floating button[href*="stumbleupon"]:before,
.nav--toolbar button[href*="stumbleupon"]:before {
	content: "";
}

.nav--floating a[href*="tumblr"]:before,
.nav--toolbar a[href*="tumblr"]:before,
.nav--floating button[href*="tumblr"]:before,
.nav--toolbar button[href*="tumblr"]:before {
	content: "";
}

.nav--floating a[href*="twitter"]:before,
.nav--toolbar a[href*="twitter"]:before,
.nav--floating button[href*="twitter"]:before,
.nav--toolbar button[href*="twitter"]:before {
	content: "";
}

.nav--floating a[href*="vimeo"]:before,
.nav--toolbar a[href*="vimeo"]:before,
.nav--floating button[href*="vimeo"]:before,
.nav--toolbar button[href*="vimeo"]:before {
	content: "";
}

.nav--floating a[href*="vine"]:before,
.nav--toolbar a[href*="vine"]:before,
.nav--floating button[href*="vine"]:before,
.nav--toolbar button[href*="vine"]:before {
	content: "";
}

.nav--floating a[href*="vk.com"]:before,
.nav--toolbar a[href*="vk.com"]:before,
.nav--floating button[href*="vk.com"]:before,
.nav--toolbar button[href*="vk.com"]:before {
	content: "";
}

.nav--floating a[href*="weibo"]:before,
.nav--toolbar a[href*="weibo"]:before,
.nav--floating button[href*="weibo"]:before,
.nav--toolbar button[href*="weibo"]:before {
	content: "";
}

.nav--floating a[href*="xing"]:before,
.nav--toolbar a[href*="xing"]:before,
.nav--floating button[href*="xing"]:before,
.nav--toolbar button[href*="xing"]:before {
	content: "";
}

.nav--floating a[href*="yahoo"]:before,
.nav--toolbar a[href*="yahoo"]:before,
.nav--floating button[href*="yahoo"]:before,
.nav--toolbar button[href*="yahoo"]:before {
	content: "";
}

.nav--floating a[href*="youtube"]:before,
.nav--toolbar a[href*="youtube"]:before,
.nav--floating button[href*="youtube"]:before,
.nav--toolbar button[href*="youtube"]:before {
	content: "";
}

.nav--floating a[href*="angel.co"]:before,
.nav--toolbar a[href*="angel.co"]:before,
.nav--floating button[href*="angel.co"]:before,
.nav--toolbar button[href*="angel.co"]:before {
	content: "";
}

.nav--floating a[href*="yelp"]:before,
.nav--toolbar a[href*="yelp"]:before,
.nav--floating button[href*="yelp"]:before,
.nav--toolbar button[href*="yelp"]:before {
	content: "";
}

.nav--floating a[href*="last.fm"]:before,
.nav--toolbar a[href*="last.fm"]:before,
.nav--floating button[href*="last.fm"]:before,
.nav--toolbar button[href*="last.fm"]:before {
	content: "";
}

.nav--floating a[href*="slideshare"]:before,
.nav--toolbar a[href*="slideshare"]:before,
.nav--floating button[href*="slideshare"]:before,
.nav--toolbar button[href*="slideshare"]:before {
	content: "";
}

.nav--floating a[href*="twitch.tv"]:before,
.nav--toolbar a[href*="twitch.tv"]:before,
.nav--floating button[href*="twitch.tv"]:before,
.nav--toolbar button[href*="twitch.tv"]:before {
	content: "";
}

.nav--floating a[href*="bloglovin"]:before,
.nav--toolbar a[href*="bloglovin"]:before,
.nav--floating button[href*="bloglovin"]:before,
.nav--toolbar button[href*="bloglovin"]:before {
	content: "";
}

.nav--floating a[href*="#search"]:before,
.nav--toolbar a[href*="#search"]:before,
.nav--floating button[href*="#search"]:before,
.nav--toolbar button[href*="#search"]:before {
	content: "";
}

.nav--floating a[href*="medium.com"]:before,
.nav--toolbar a[href*="medium.com"]:before,
.nav--floating button[href*="medium.com"]:before,
.nav--toolbar button[href*="medium.com"]:before {
	content: "";
}

.nav--floating a[href*="whatsapp"]:before,
.nav--toolbar a[href*="whatsapp"]:before,
.nav--floating button[href*="whatsapp"]:before,
.nav--toolbar button[href*="whatsapp"]:before {
	content: "";
}

.nav--floating a[href*="leanpub"]:before,
.nav--toolbar a[href*="leanpub"]:before,
.nav--floating button[href*="leanpub"]:before,
.nav--toolbar button[href*="leanpub"]:before {
	content: "";
}

.nav--floating a[href*="renren"]:before,
.nav--toolbar a[href*="renren"]:before,
.nav--floating button[href*="renren"]:before,
.nav--toolbar button[href*="renren"]:before {
	content: "";
}

.top-bar {
	background: black;
	color: #b8b6b7;
}
.top-bar.fixed {
	color: #b8b6b7;
	left: 0;
	top: 0;
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
	transition: -webkit-transform 0.3s ease-in;
	transition: transform 0.3s ease-in;
	transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in; 
	z-index: 1000;
}
@media screen and (min-width: 783px) {
	.admin-bar .top-bar.fixed {
		top: 32px;
	}
}
@media screen and (max-width: 782px) {
	.admin-bar .top-bar.fixed {
		top: 46px;
	}
}
.top-bar.fixed .site-title {
	display: block;
	font-size: 2.35714rem;
	margin: 0;
	text-transform: uppercase;
	white-space: nowrap;
}
.top-bar.fixed .site-title i {
	margin-right: 1.71429rem;
}
.top-bar.fixed.visible {
	-webkit-transform: none;
	transform: none;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.top-bar.fixed .nav-trigger {
	cursor: pointer; 
	margin-right: 1.14286rem;
}
.top-bar.fixed .nav-trigger:hover {
	color: white;
}
.top-bar.fixed svg {
	color: white; 
	margin-top: 0.55em;
}
.top-bar.fixed path {
	fill: currentColor;
}
.floating-nav .top-bar .site-title,
.floating-nav .top-bar .nav--toolbar > .menu-item > a {
	color: white;
}
.floating-nav .top-bar .nav--toolbar > .menu-item > a {
	font-size: 0.85714rem;
	letter-spacing: 0.2em;
	padding: 1.07143rem 1.28571rem;
}
.top-bar svg,
.floating-nav .top-bar .nav--toolbar > .menu-item > a,
.floating-nav .top-bar .site-title {
	transition: color 0.2s;
}
.top-bar svg:hover,
.floating-nav .top-bar .nav--toolbar > .menu-item > a:hover,
.floating-nav .top-bar .site-title:hover {
	color: #fcc9b0;
}
@media not screen and (min-width: 900px) {
	.top-bar {
		display: none;
	}
}

.svg .top-bar .flag__img svg {
	margin-left: 0; 
	width: auto !important;
}

.svg .top-bar .flag__img text {
	fill: white;
	stroke-width: 0;
}

.top-bar .flag {
	display: -webkit-box;
	display: flex;

	align-items: center; 
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.top-bar .flag > * {
	width: auto;

	-webkit-box-flex: 1;
	flex: 1 1 auto;
}
.top-bar .flag .flag__img:first-child {
	-webkit-box-flex: 0;
	flex-grow: 0;
}

.nav--toolbar .nav__item--search > button {
	background-color: transparent;
	border: 0;
	color: #b8b6b7;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	letter-spacing: 0.1em;
	padding: 1.07143rem;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.15s; 
	zoom: 1;
}
.nav--toolbar .nav__item--search > button:focus {
	outline: 1px dotted #a33b61;
}
.nav--toolbar .nav__item--search > button:before {
	content: "";
	font-family: FontAwesome;
	margin-right: 5px;
}

.nav--toolbar {
	display: inline-block;
}
@media only screen and (min-width: 900px) {
	.nav--toolbar {
		margin-left: -1.07143rem;
		margin-right: -1.07143rem;
	}
}
.nav--toolbar > .menu-item {
	font-size: 0.78571rem;
}
.nav--toolbar > .menu-item:hover > a,
.nav--toolbar > .menu-item:hover > button {
	color: white;
}
.nav--toolbar > .menu-item > a {
	color: #b8b6b7;
	padding: 1.07143rem;
}
.nav--toolbar > .menu-item-has-children,
.nav--toolbar > .menu-item--mega {
	margin-right: 0.21429rem;
}
.nav--toolbar > .menu-item-has-children > a:after,
.nav--toolbar > .menu-item--mega > a:after {
	right: 5px; 
	top: 1.57143rem;
}
.nav--toolbar + .nav--toolbar {
	margin-left: 1.07143rem;
}

.nav--dropdown {
	margin-left: -0.7619rem;
}
.nav--dropdown .menu-item {
	font-size: 0.78571rem;
}
.nav--dropdown .menu-item > a {
	color: #b8b6b7;
}
.nav--dropdown .menu-item:hover > a {
	color: white;
}
.nav--dropdown,
.nav--dropdown .sub-menu {
	background: black;
}
.nav--dropdown .menu-item-has-children > a:after {
	border-left-color: currentColor;
	border-top-color: transparent;
	border-width: 0.21429rem 0.28571rem;
	right: 0.7619rem; 
	top: 1.21429rem;
}

.separator--text.separator--text {
	color: #fcc9b0;
}

.pagination {
	border: none;
	font-size: 0;
	margin: 48px 0;
	padding-left: 0;
	position: relative;
	text-align: center;
}
.pagination:after {
	content: none;
}
.pagination a,
.pagination span {
	background: white;
	border: 1px solid transparent;
	color: #e6e6e6;
	display: inline-block;
	font-size: 18px;
	padding: 6px 16px;
	position: relative;
	transition: all 0.15s linear; 
	z-index: 2;
	zoom: 1;
}
.pagination a:after {
	content: none;
}
.pagination a:hover {
	color: #a33b61;
}
.pagination span.current {
	background-color: #a33b61; 
	color: white;
}
.neverending .pagination {
	display: none;
}

.page-numbers.prev,
.page-numbers.next {
	color: #a33b61;
}
@media only screen and (min-width: 900px) {
	.page-numbers.prev,
	.page-numbers.next {
		position: absolute;
		top: 0;
	}
}
.page-numbers.prev.disabled,
.page-numbers.next.disabled {
	color: #f0f0f0 !important;
	pointer-events: none;
}
.page-numbers.prev i,
.page-numbers.next i {
	margin: 0 12px;
}

.page-numbers.prev {
	left: 0;
}

.page-numbers.next {
	right: 0;
}

.overlay--search {
	background: white;
	border-left: 1px solid #e6e6e6;
	display: table;
	height: 100%;
	left: 100%;
	padding-left: 17.14286em;
	padding-right: 17.14286em;
	position: fixed;
	text-align: center; 
	top: 0;
	width: 100%;
	z-index: 1001;
}
@media not screen and (min-width: 1200px) {
	.overlay--search {
		padding-left: 6.85714em; 
		padding-right: 6.85714em;
	}
}
@media not screen and (min-width: 900px) {
	.overlay--search.overlay--search {
		padding-left: 3.42857em; 
		padding-right: 3.42857em;
	}
}
@media only screen and (min-width: 900px) {
	.overlay--search {
		padding-left: 20%;
		padding-left: 20vw;
		padding-right: 20%;
		padding-right: 20vw;
	}
}
@media only screen and (min-width: 1200px) {
	.overlay--search {
		padding-left: 25%;
		padding-left: 25vw;
		padding-right: 25%;
		padding-right: 25vw;
	}
}
.overlay--search .search-form > label {
	height: auto; 
	position: static;
}
.overlay--search .search-form > label .separator-simple {
	margin: 1.42857rem auto;
}
.overlay--search .search-form,
.overlay--search .search-field {
	display: block;
	height: auto;
}
.overlay--search .search-field,
.overlay--search .search-submit {
	position: static;
}
.overlay--search .search-submit {
	display: none;
}
.overlay--search .search-field {
	background: transparent; 
	border: 0;
	height: auto;
	padding: 0;
	text-align: center;

	-webkit-appearance: none;
}
.fs-100px,
.overlay--search .search-field {
	font-size: 7.14286em;
	line-height: 1.08;
}
.overlay--search .search-field:focus {
	outline: 0;
}
.overlay--search .search-field::-webkit-input-placeholder {
	color: #a33b61;
	font-style: italic; 
	opacity: 0.5;
}
.overlay--search .search-field:-moz-placeholder {
	color: #a33b61;
	font-style: italic; 
	opacity: 0.5;
}
.overlay--search .search-field::-moz-placeholder {
	color: #a33b61;
	font-style: italic; 
	opacity: 0.5;
}
.overlay--search .search-field:-ms-input-placeholder {
	color: #a33b61;
	font-style: italic; 
	opacity: 0.5;
}
@media not screen and (min-width: 85.71429em) {
	.fs-60px-below-1200px,
	.overlay--search .search-field {
		font-size: 4.28571em;
		line-height: 1.2;
	}
}
@media not screen and (min-width: 64.28571em) {
	.fs-24px-below-900px {
		font-size: 1.71429em;
		line-height: 1.5;
	}
}
@media not screen and (min-width: 900px) {
	.fs-32px,
	.overlay--search .search-field {
		font-size: 2.28571em;
		line-height: 1.125;
	}
}

.overlay__wrapper {
	display: table-cell;
	vertical-align: middle;
}

.overlay__close {
	background-color: transparent;
	border: 0;
	cursor: pointer;
	height: 4.28571em;
	padding: 0;
	position: absolute;
	right: 4.28571em;
	top: 6.85714em;
	width: 4.28571em;

	-webkit-appearance: none;
}
.overlay__close:before,
.overlay__close:after {
	background: currentColor;
	content: "";
	display: block;
	pointer-events: none; 
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.overlay__close:before {
	height: 0.16em;
	left: 0;
	margin-top: -0.08em; 
	top: 50%;
	width: 100%;
}
.overlay__close:after {
	height: 100%;
	left: 50%;
	margin-left: -0.08em; 
	top: 0;
	width: 0.16em;
}
@media not screen and (min-width: 1200px) {
	.overlay__close {
		height: 2.57143em;
		right: 2.57143em; 
		top: 5.14286em;
		width: 2.57143em;
	}
}
.overlay__close:hover:before,
.overlay__close:hover:after,
.overlay__close:focus:before,
.overlay__close:focus:after {
	background: #a33b61;
}
.overlay__close:focus {
	outline: 1px dotted #a33b61;
}

.thumb .entry-meta {
	font-size: 0.64286rem;
}

.thumb .flag__img img {
	max-width: none; 
	width: 6.42857rem;
}

.thumb .entry-title {
	font-size: 1.14286rem; 
	margin-top: 0;
}

.widget_silk_about_me:before,
.widget_silk_about_me:after,
.widget_silk_about_me .silk-about-me-widget__container:after,
.sidebar--main .widget.shrink:after {
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 1;
	pointer-events: none; 
	position: absolute;
	transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	width: 100%;
}

.widget {
	margin-bottom: 0.85714rem;
	padding: 1.71429rem;
	position: relative;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.widget:not(.widget_silk_about_me):before {
	border: 1px solid currentColor;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0.1; 
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}
.site-footer .widget:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.widget a {
	padding: 0.42857rem 0;
}
.fs-17px,
.widget a {
	font-size: 1.21429em;
	line-height: 1.41176;
}
.site-footer .widget a {
	color: white;
}
.widget a:hover {
	color: #a33b61;
}
.widget.widget a {
	display: inline-block;
}
.widget.widget a.btn {
	font-size: 12px;
	margin-top: 0.42857rem;
	padding: 0.42857rem;
}
.widget.widget a.btn:before {
	content: ""; 
	display: block;
}

.widget-title {
	letter-spacing: 0.1em;
	margin-top: 0;
	text-align: center;
}

/* Custom Widget - About Me */
.widget_silk_about_me {
	background: #a33b61;
	border: 0;
	display: table;
	min-height: 24.28571rem; 
	overflow: hidden;
	padding: 0;
	position: relative;
}
.widget_silk_about_me .widget-title {
	margin-bottom: 0.42857rem;
}
.widget_silk_about_me:before {
	background: linear-gradient(to bottom, transparent 0%, transparent 56%, rgba(0, 0, 0, 0.2) 64%, rgba(0, 0, 0, 0.65) 100%); 
	opacity: 1;
	transition-delay: 0.3s;
	z-index: 9;
}
.widget_silk_about_me:after {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%); 
	opacity: 0;
	transition-delay: 0.3s;
	z-index: 9;
}
.widget_silk_about_me .silk-about-me-widget__image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover; 
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.widget_silk_about_me .silk-about-me-widget__container {
	color: white;
	display: table-cell;
	padding: 2.14286rem 1.71429rem;
	position: relative;
	text-align: center;
	-webkit-transform: translateY(calc(100% - 170px));
	transform: translateY(calc(100% - 170px));
	transition: all 0.3s 0.3s ease-in-out; 
	vertical-align: top;
	z-index: 10;
}
.widget_silk_about_me .silk-about-me-widget__container:after {
	background: linear-gradient(to bottom, transparent 0%, transparent 110px, rgba(0, 0, 0, 0.7) 170px); 
	opacity: 1;
	transition-delay: 0.3s;
	z-index: 11;
}
.widget_silk_about_me:hover:before,
.widget_silk_about_me:focus:before,
.touch .widget_silk_about_me:before {
	opacity: 0;
}
.widget_silk_about_me:hover:after,
.widget_silk_about_me:focus:after,
.touch .widget_silk_about_me:after {
	opacity: 1;
}
.widget_silk_about_me:hover .silk-about-me-widget__container,
.widget_silk_about_me:focus .silk-about-me-widget__container,
.touch .widget_silk_about_me .silk-about-me-widget__container {
	-webkit-transform: none;
	transform: none;
	transition-delay: 0.3s;
}
.widget_silk_about_me:hover .silk-about-me-widget__container:after,
.widget_silk_about_me:focus .silk-about-me-widget__container:after,
.touch .widget_silk_about_me .silk-about-me-widget__container:after {
	opacity: 0;
}
.widget_silk_about_me:hover .widget_silk_about_me:before,
.widget_silk_about_me:hover .widget_silk_about_me:after,
.widget_silk_about_me:hover .silk-about-me-widget__container:after,
.widget_silk_about_me:hover .sidebar--main .widget.shrink:after,
.sidebar--main .widget_silk_about_me:hover .widget.shrink:after,
.widget_silk_about_me:focus .widget_silk_about_me:before,
.widget_silk_about_me:focus .widget_silk_about_me:after,
.widget_silk_about_me:focus .silk-about-me-widget__container:after,
.widget_silk_about_me:focus .sidebar--main .widget.shrink:after,
.sidebar--main .widget_silk_about_me:focus .widget.shrink:after,
.touch .widget_silk_about_me .widget_silk_about_me:before,
.touch .widget_silk_about_me .widget_silk_about_me:after,
.touch .widget_silk_about_me .silk-about-me-widget__container:after,
.touch .widget_silk_about_me .sidebar--main .widget.shrink:after,
.sidebar--main .touch .widget_silk_about_me .widget.shrink:after {
	transition-delay: 0.3s;
}
.touch .widget_silk_about_me:before {
	opacity: 0;
}
.touch .widget_silk_about_me:after {
	opacity: 1;
}
.widget_silk_about_me .widget-title {
	color: white;
	text-shadow: 0.5px 1px 0px rgba(0, 0, 0, 0.3);
}
.widget_silk_about_me .silk-about-me-widget__name {
	font-style: italic;
	-webkit-font-smoothing: antialiased;
	text-shadow: 0.5px 1px 0px rgba(0, 0, 0, 0.3);
}
.fs-30px,
.widget_silk_about_me .silk-about-me-widget__name,
.jetpack_subscription_widget .widget-title {
	font-size: 2.14286em;
	line-height: 1.2;
}
.widget_silk_about_me .separator {
	margin: 0.42857rem auto; 
	max-width: 128px;
	overflow: hidden;
}
.widget_silk_about_me .separator svg {
	left: 50%;
	position: relative;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.widget_silk_about_me a {
	color: #fcc9b0;
}
.widget_silk_about_me p {
	margin-bottom: 0.42857rem;
}
.widget_silk_about_me p:last-child {
	margin-bottom: 0;
}

/* Widgets */
.sidebar--main .widget.shrink {
	overflow: hidden;
	position: relative;
	transition: all 0.3s 0.3s ease-in-out;
}
.sidebar--main .widget.shrink:hover .separator,
.sidebar--main .widget.shrink:focus .separator {
	opacity: 0;
	transition-delay: 0.3s;
}
.sidebar--main .widget.shrink:hover:after,
.sidebar--main .widget.shrink:focus:after {
	opacity: 0;
}
.sidebar--main .widget.shrink:after {
	background: linear-gradient(to top, white 3rem, rgba(255, 255, 255, 0) 6rem);
}
.sidebar--main .widget.shrink .separator {
	bottom: 2.5rem;
	left: 2.14286rem;
	pointer-events: none;
	position: absolute;
	right: 2.14286rem;
	transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); 
	z-index: 20;
}

.widget.focused {
	max-height: none !important;
}
.widget.focused .separator {
	display: none;
}

.widget_categories ul li,
.widget_archive ul li {
	display: inline-block;
	width: 49%;
}

.widget_categories li {
	vertical-align: top;
}
.widget_categories li .children {
	padding-left: 0.71429rem;
}

/* Widget - recent comments */
.recentcomments {
	color: #b8b6b7; 
	padding: 0.42857rem 0;
}

/* Widget - RSS */
.widget_rss li {
	margin-bottom: 24px;
}

.widget_rss cite {
	display: block;
	margin-top: 6px;
}

.widget_rss.widget_rss a {
	display: inline;
}

.rsswidget {
	font-weight: bold; 
	text-decoration: underline;
}

.rss-date:before {
	content: "-";
	display: inline-block;
	margin: 0 3px;
}

.widget_rss_links a {
	display: inline-block;
	vertical-align: middle;
}

.jetpack_subscription_widget {
	background: #a33b61;
	color: white;
	outline: 1px solid #fdd2be;
	outline-offset: -10px; 
	padding: 3.21429rem;
	position: relative;
	text-align: center;
}
.jetpack_subscription_widget .widget-title {
	color: white; 
	font-style: italic;
	margin: 0;
	text-transform: none;
}
.jetpack_subscription_widget .widget-title:after {
	background: url("assets/svg/separator-simple.svg") center center; 
	color: white;
	content: "";
	display: block;
	height: 9px;
	margin: 1.57143rem auto;
	max-width: 196px;
	width: 128px;
}
.jetpack_subscription_widget #subscribe-submit {
	margin-bottom: 0;
}
.jetpack_subscription_widget #subscribe-email {
	margin-bottom: 1em;
}
.jetpack_subscription_widget #subscribe-email input {
	color: #000000;
	font-size: 1em;
	padding: 12px;
	text-align: center;
	width: 100%;
}
.jetpack_subscription_widget input[type="submit"],
.jetpack_subscription_widget button[type="submit"] {
	background-color: #403b3c;
	border: 0;
	color: #ffffff;
	font-weight: 500;
	letter-spacing: 0.15em; 
	padding: 12px;
	text-transform: uppercase;
	width: 100%;
}
.jetpack_subscription_widget:before {
	border: 1px solid #fcc9b0;
	bottom: 10px;
	content: "";
	display: block;
	left: 10px;
	pointer-events: none; 
	position: absolute;
	right: 10px;
	top: 10px;
}

.widget_silk-popular-posts {
	padding: 2.14286rem;
}
.widget_silk-popular-posts ol {
	counter-reset: my-counter; 
	list-style: none;
}
.widget_silk-popular-posts .popular-posts_item {
	margin-bottom: 0.85714rem; 
	padding-left: 20px;
	position: relative;
}
.widget_silk-popular-posts .popular-posts_item:first-child {
	padding-left: 0;
}
.widget_silk-popular-posts .popular-posts_item:before {
	content: counter(my-counter) ".";
	counter-increment: my-counter;
	left: 0;
	position: absolute;
	top: 0;
}
.widget_silk-popular-posts .popular-posts_item .bump-view {
	display: inline;
	margin-right: 5px; 
	padding: 0;
}
.widget_silk-popular-posts .popular-posts_item.large-thumbnail {
	position: relative;
}
.widget_silk-popular-posts .popular-posts_item.large-thumbnail:before {
	pointer-events: none; 
	position: absolute;
	visibility: hidden;
}
.widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child {
	margin-bottom: 1.42857rem; 
	position: relative;
}
.widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child img {
	display: block;
	margin: 0 auto;
}
.widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view:first-child:after {
	background: #a33b61 !important;
	bottom: -12px;
	content: counter(my-counter);
	display: block;
	font-size: 16px !important;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view {
	color: #a33b61;
	display: block;
	text-align: center;
}
.fs-20px,
.widget_silk-popular-posts .popular-posts_item.large-thumbnail .bump-view {
	font-size: 1.42857em;
	line-height: 1.2;
}
.widget_silk-popular-posts .popular-posts_item.large-thumbnail .categories-list {
	display: block;
	margin: 0.85714rem 0;
	text-align: center;
}
.widget_silk-popular-posts .popular-posts_item.large-thumbnail:after {
	background: url("assets/svg/separator-simple-inversed.svg") #fcc9b0 center center; 
	color: white;
	content: "";
	display: block;
	height: 12px;
	margin: 1.14286rem auto;
	max-width: 200px;
	width: 128px;
}
.widget_silk-popular-posts .categories-list {
	display: inline-block;
}
.widget_silk-popular-posts .categories-list a,
.widget_silk-popular-posts .categories-list {
	color: #b8b6b7;
	letter-spacing: 0.1em; 
	text-transform: uppercase;
}

.widget.widget_top-posts a {
	display: block;
}

/* Footer sidebar widgets */
.site-footer .widget {
	border: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 24.28571rem;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.site-footer .widget:before {
	content: none;
}
.site-footer .widget .separator {
	display: none;
}

.wpcom-instagram-images {
	overflow: hidden;
}

.wpcom-instagram-images img {
	display: block;
	float: left;
	height: auto;
}

.wpcom-instagram-columns-1 img {
	margin: 0 1% 5px;
	max-width: 97%;
}

.wpcom-instagram-columns-2 img {
	margin: 0 1% 2%;
	max-width: 47%;
}

.wpcom-instagram-columns-3 img {
	margin: 0 1% 2%;
	max-width: 30%;
}

.site-footer aside.widget_wpcom_instagram_widget,
.site-footer .null-instagram-feed {
	margin-bottom: -15px;
	max-width: none;
	padding: 0; 
	position: relative;
	top: -30px;
}
@media only screen and (min-width: 900px) {
	.site-footer aside.widget_wpcom_instagram_widget,
	.site-footer .null-instagram-feed {
		margin-bottom: -30px; 
		top: -60px;
	}
}
.site-footer aside.widget_wpcom_instagram_widget:last-child:after,
.site-footer .null-instagram-feed:last-child:after {
	content: none;
}

.site-footer aside.widget_wpcom_instagram_widget a {
	float: left;
	padding: 0;
	width: 12.5%;
}

.site-footer aside.widget_wpcom_instagram_widget img {
	height: auto; 
	margin: 0;
	max-width: none;
	width: 100%;
}

.site-footer .null-instagram-feed .instagram-pics {
	align-items: center; 
	-webkit-box-align: center;
	flex-wrap: nowrap;
}

.site-footer .null-instagram-feed li {
	flex-basis: 100%;
}

.site-footer .null-instagram-feed p {
	display: none;
}

.site-footer .widget + aside.widget_wpcom_instagram_widget,
.site-footer .widget + .null-instagram-feed {
	margin-bottom: 30px; 
	top: 0;
}

.site-footer aside.widget_wpcom_instagram_widget:last-child:after {
	content: none;
}

.widget.null-instagram-feed .instagram-pics {
	display: -webkit-box;
	display: flex;
}
.widget.null-instagram-feed .instagram-pics a,
.widget.null-instagram-feed .instagram-pics img {
	display: block;
}
.widget.null-instagram-feed .instagram-pics a {
	padding: 0;
}
.sidebar--main .widget.null-instagram-feed .instagram-pics {
	margin: 0 -5px; 

	align-items: center;
	-webkit-box-align: center;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: start;
	flex-flow: row wrap;
	justify-content: flex-start;
}
.sidebar--main .widget.null-instagram-feed .instagram-pics li {
	margin-bottom: 10px; 
	padding: 0 5px;

	flex-basis: 33.33333%;
}
.sidebar--main .widget.null-instagram-feed .instagram-pics + p {
	margin-bottom: 0;
	margin-top: 30px;
	text-align: center;
}

.wordpress-default-widgets ul ul,
.widget_archive ul ul,
.widget_categories ul ul,
.widget_meta ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_rss ul ul,
.widget_text ul ul,
.widget_tag_cloud ul ul,
.widget_search ul ul,
.widget_calendar ul ul {
	counter-reset: submenu;
}
.wordpress-default-widgets ul ul > li > a:before,
.widget_archive ul ul > li > a:before,
.widget_categories ul ul > li > a:before,
.widget_meta ul ul > li > a:before,
.widget_nav_menu ul ul > li > a:before,
.widget_pages ul ul > li > a:before,
.widget_recent_comments ul ul > li > a:before,
.widget_recent_entries ul ul > li > a:before,
.widget_rss ul ul > li > a:before,
.widget_text ul ul > li > a:before,
.widget_tag_cloud ul ul > li > a:before,
.widget_search ul ul > li > a:before,
.widget_calendar ul ul > li > a:before {
	content: "- " counters(submenu, "- ", none);
	counter-increment: submenu;
}

.wordpress-default-widgets ul,
.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul,
.widget_text ul,
.widget_tag_cloud ul,
.widget_search ul,
.widget_calendar ul,
.wordpress-default-widgets ol,
.widget_archive ol,
.widget_categories ol,
.widget_meta ol,
.widget_nav_menu ol,
.widget_pages ol,
.widget_recent_comments ol,
.widget_recent_entries ol,
.widget_rss ol,
.widget_text ol,
.widget_tag_cloud ol,
.widget_search ol,
.widget_calendar ol {
	list-style: none;
	padding-left: 0;
}

.widget_nav_menu ul,
.widget_pages ul {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0; 
	padding-top: 0;
}
.widget_nav_menu ul ul,
.widget_pages ul ul {
	margin-top: 1.71429em;
}

.widget_nav_menu li:not(:last-child),
.widget_pages li:not(:last-child) {
	margin-bottom: 1.71429em;
}

.widget_categories > ul > li,
.widget_pages > ul > li,
.widget_meta > ul > li,
.widget_archive > ul > li {
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

.widget_categories > ul ul,
.widget_pages > ul ul,
.widget_meta > ul ul,
.widget_archive > ul ul {
	display: none;
}

.entry-meta {
	font-size: 0.85714em;
	letter-spacing: 0.1em;
	line-height: 2;
	opacity: 0.7; 
	text-transform: uppercase;
}
.entry-meta a {
	color: currentColor;
}
.entry-meta sup {
	top: -0.15em;
}

.archive__grid {
	margin-left: -0.71429rem; 
	transition: height 0.3s ease-in-out;
}
@media only screen and (min-width: 740px) {
	.archive__grid {
		margin-left: -1.71429rem;
	}
}
@media only screen and (min-width: 900px) {
	.archive__grid {
		margin-left: -2.42857rem;
	}
}
@media only screen and (min-width: 1200px) {
	.archive__grid {
		margin-left: -3rem;
	}
}
.archive__grid > .grid__item,
.comment-form .archive__grid > p,
.comment-form .archive__grid > iframe {
	padding-bottom: 2.14286em;
	padding-left: 0.71429rem;
	text-align: center; 
	width: 100%;
}
@media only screen and (min-width: 740px) {
	.archive__grid > .grid__item,
	.comment-form .archive__grid > p,
	.comment-form .archive__grid > iframe {
		padding-left: 1.71429rem;
	}
}
@media only screen and (min-width: 900px) {
	.archive__grid > .grid__item,
	.comment-form .archive__grid > p,
	.comment-form .archive__grid > iframe {
		padding-left: 2.42857rem;
	}
}
@media only screen and (min-width: 1200px) {
	.archive__grid > .grid__item,
	.comment-form .archive__grid > p,
	.comment-form .archive__grid > iframe {
		padding-left: 3rem;
	}
}
.archive__grid .entry__wrapper {
	display: block;
}
@media only screen and (min-width: 740px) {
	.archive-layout--masonry .archive__grid > .grid__item,
	.archive-layout--masonry .comment-form .archive__grid > p,
	.comment-form .archive-layout--masonry .archive__grid > p,
	.archive-layout--masonry .comment-form .archive__grid > iframe,
	.comment-form .archive-layout--masonry .archive__grid > iframe {
		width: 50%;
	}
}
.archive__grid .divider {
	opacity: 0;
}
.archive__grid .divider.wide {
	display: none;
}
@media only screen and (min-width: 660px) {
	.archive-layout--column .archive__grid .post {
		margin-bottom: 1.07143rem;
	}
	.archive-layout--column .archive__grid .entry-header,
	.archive-layout--column .archive__grid .entry-content {
		max-width: 47.14286rem;
	}
	.archive-layout--column .archive__grid .entry-title {
		font-size: 2.92857rem;
	}
	.archive-layout--column .archive__grid .entry-content p {
		font-size: 1rem;
	}
	.archive-layout--column .archive__grid .entry-featured img {
		display: block;
	}
	.archive-layout--column .archive__grid .divider.wide {
		display: block;
	}
	.archive-layout--column .archive__grid .divider.narrow {
		margin-top: -0.85714rem;
	}
}
.archive__grid .entry-content p {
	font-size: 0.85714rem; 
	font-weight: 400;
}
.archive__grid .entry-featured {
	display: block;
	line-height: 0;
	max-width: 100%;
}
.archive__grid .entry-featured img {
	display: inline-block;
}
.archive__grid .sticky {
	position: relative;
}
.archive__grid .sticky,
.archive__grid .sticky .entry-title a,
.archive__grid .sticky .entry-meta {
	color: white;
}
.archive__grid .sticky:before {
	background-color: #a33b61; 
	bottom: 1.71429rem;
	content: "";
	left: 0.78571rem;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
}
@media only screen and (min-width: 740px) {
	.archive__grid .sticky:before {
		left: 1.28571rem;
	}
}
@media only screen and (min-width: 900px) {
	.archive__grid .sticky:before {
		left: 2.14286rem;
	}
}
@media only screen and (min-width: 1200px) {
	.archive__grid .sticky:before {
		left: 3rem;
	}
}
.archive__grid .sticky .entry-header,
.archive__grid .sticky .entry-content {
	padding-left: 24px;
	padding-right: 24px; 
	position: relative;
}
.archive__grid .sticky .entry-header {
	padding-top: 24px;
}
.archive__grid .sticky .entry-content {
	padding-bottom: 12px;
}
.archive__grid .more-link-wrapper {
	margin-bottom: 2.14286rem;
}
.archive__grid .format-quote {
	padding-bottom: 3.57143rem; 
	padding-top: 1.42857rem;
}
.archive__grid .format-quote .more-link {
	color: white;
}
.archive__grid .format-quote .entry-permalink {
	display: block;
	overflow: hidden;
	position: relative;
}
.archive__grid .format-quote .content-quote {
	background: transparent; 
	padding: 1.28571rem;
	position: relative;
	z-index: 2;
}
.archive__grid .format-quote .content-quote > div {
	background: white;
}
.archive__grid .format-quote .content-quote:after {
	background-color: #a33b61;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0.8; 
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.archive__grid .format-quote .entry-content[style] {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.archive__grid .format-quote .entry-content[style] .content-quote > div {
	background-color: rgba(255, 255, 255, 0.7);
}
.archive__grid .format-quote .entry-content[style] .content-quote:after {
	background: none;
}
.archive__grid .format-quote .entry-content {
	position: relative;
}
.archive__grid .format-quote .entry-footer {
	margin-top: 0.85714em;
}
.archive__grid .format-quote blockquote {
	margin-bottom: 4.28571rem; 
	margin-top: 4.28571rem;
	padding-left: 1.71429em;
	padding-right: 1.71429em;
}
@media not screen and (min-width: 768) {
	.archive__grid .format-quote blockquote {
		font-size: 1.28571em;
		line-height: 1.33333;
	}
}
.archive__grid .format-quote cite {
	background: none; 
	margin-top: 2.78571rem;
}
.archive__grid .format-quote .separator:last-child {
	display: none;
}
.archive__grid .format-link .link__text,
.archive__grid .format-link .link__icon {
	display: inline-block;
	vertical-align: middle;
}
.archive__grid .format-link .link__icon {
	font-size: 1.14286rem; 
	margin-top: 0.5rem;
}
.archive__grid .entry-media {
	margin-bottom: 1.07143rem;
}

.page-title {
	margin-bottom: 0;
}

.search .page-header,
.archive .page-header,
.blog .page-header {
	margin-bottom: 3.42857rem; 
	margin-top: -0.85714rem;
	text-align: center;
}

.search .page-title,
.archive .page-title,
.blog .page-title {
	margin: 0;
}
.search .page-title span,
.archive .page-title span,
.blog .page-title span {
	color: #403b3c;
	display: block;
	font-size: 0.75em;
}

.page-header {
	opacity: 0;
}

.taxonomy-description {
	color: #b8b6b7; 
	margin-top: 0.85714rem;
}

.posts-navigation {
	opacity: 0;
}

@media only screen and (min-width: 740px) {
	.posts-navigation .nav-links div {
		display: inline-block; 
		width: 50%;
	}
	.posts-navigation .nav-next {
		text-align: right;
	}
	.posts-navigation .nav-next:nth-child(1) {
		margin-left: 50%;
	}
}

.infinite-scroll .posts-navigation {
	display: none;
}

.infinite-scroll .archive__grid {
	margin-bottom: 3em; 
	position: relative;
}

.infinite-loader {
	display: block !important; 
	left: 50%;
	position: absolute;
	top: 100%;
}
.infinite-loader .spinner > div {
	display: none;
}

div#infinite-handle {
	left: 0;
	position: absolute;
	text-align: center;
	top: 100%;
	transition: all 0.3s linear;
	transition-delay: 0.1s; 
	width: 100%;
}
.infinity-end div#infinite-handle {
	opacity: 0 !important;
}
div#infinite-handle button {
	background-color: transparent;
	border: 0; 

	-webkit-appearance: none;
}
div#infinite-handle span {
	background: none; 
	display: inline-block;
	vertical-align: middle;
}
div#infinite-handle span.handle__text {
	background: none;
	color: #a33b61;
	display: inline-block;
	font-size: 1rem;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	vertical-align: middle;
}
div#infinite-handle span.handle__icon {
	background: none;
	height: 16px;
	padding: 0;
	-webkit-transform-origin: center center;
	transform-origin: center center; 
	width: 15px;
}
.loading-posts div#infinite-handle span.handle__icon {
	-webkit-animation: clep-anim 3s infinite;
	animation: clep-anim 3s infinite;
}
.loading-posts div#infinite-handle #fill {
	-webkit-animation: fill-anim 3s infinite;
	animation: fill-anim 3s infinite;
}

@-webkit-keyframes clep-anim {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	40% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	90% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes fill-anim {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px);
	}
	90% {
		-webkit-transform: translateY(-3px);
		transform: translateY(-3px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.site-main--single .post {
	margin-bottom: 2.57143em;
}

.site-main--single .entry-header {
	margin-bottom: 3.42857em;
}

.site-main--single .intro-paragraph {
	margin-bottom: 0;
}
.site-main--single .intro-paragraph.intro-paragraph {
	line-height: 1.57143em;
}

.site-main--single .entry-featured {
	margin-bottom: 1.71429em;
}
.site-main--single .entry-featured img {
	display: block;
	height: auto; 
	max-width: 100%;
}

.site-main--single .entry-title {
	margin-bottom: 1.71429rem;
	margin-top: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
@media only screen and (min-width: 900px) {
	.site-main--single .entry-title {
		font-size: 4.28571rem;
	}
}
@media not screen and (min-width: 740px) {
	.site-main--single .entry-title {
		font-size: 2.28571rem;
	}
}
@media not screen and (min-width: 900px) {
	.site-main--single .entry-title {
		margin-bottom: 0.85714rem;
	}
}

.site-main--single .entry-content {
	position: relative;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
@media only screen and (min-width: 900px) {
	.single-post.has--jetpack-sidebar .site-main--single .entry-content {
		padding-left: 16.42857em;
	}
}
@media only screen and (min-width: 900px) {
	.site-main--single .entry-content p {
		margin-bottom: 2.14286em;
	}
}
.site-main--single .entry-content > :last-child {
	margin-bottom: 0;
}
.site-main--single .entry-content blockquote p {
	margin-bottom: 0;
	-webkit-transform: none;
	transform: none;
}

.site-main--single .entry-footer {
	margin: 2.85714rem 0; 
	text-align: center;
}
@media only screen and (min-width: 900px) {
	.single-post.has--jetpack-sidebar .site-main--single .entry-footer {
		margin-left: 16.42857em;
	}
}
.site-main--single .entry-footer .separator-wrapper--accent {
	margin-bottom: 1.28571rem; 
	margin-top: 0;
}

.site-main--single .comments-area {
	margin-top: -0.42857rem;
	padding-bottom: 2.57143em;
}

.site-main--single .jetpack-video-wrapper,
.site-main--single .video-player {
	margin-bottom: 1.07143rem;
}

.entry-content dt,
.comment dt {
	font-weight: bold;
}

.entry-content dd,
.comment dd {
	padding-left: 3em;
}

.entry-content dd + dt,
.comment dd + dt {
	margin-top: 1.5em;
}

.entry-content li:not([class]) > ul:not([class]) > ol:not([class]),
.comment li:not([class]) > ul:not([class]) > ol:not([class]) {
	padding-left: 3em;
}

.entry-content ul,
.entry-content ol,
.comment ul,
.comment ol {
	margin-left: 1.5em;
}
.entry-content ul li,
.entry-content ol li,
.comment ul li,
.comment ol li {
	margin-bottom: 0.75em; 
	margin-top: 0.75em;
}

.search-form label,
.search-form input {
	display: inline-block;
}

.post-password-form input[type="submit"] {
	margin-top: 0.5em;
	padding: 1.5em 2em;
}

.error404 {
	text-align: center;
}

.page-links {
	clear: both; 
	margin: 2.85714rem 0;
}
.page-links span,
.page-links a {
	margin: 0 0.42857rem; 
	padding: 0.42857rem;
}
.page-links a > span {
	margin: 0;
	padding: 0;
}

span.pagination-title {
	font-weight: bold;
	text-decoration: none;
}

.article-navigation .post-meta,
.article-navigation .navigation-item__name {
	margin-bottom: 8px;
}

.article-navigation .post-thumb {
	float: left;
	margin-right: 0.85714rem;
}
.article-navigation .post-thumb img {
	display: block;
	height: 90px;
	max-width: none; 
	width: auto;
}

.article-navigation .post-title {
	margin: 0; 
	-webkit-transform: none;
	transform: none;
}

.article-navigation .post-category {
	text-transform: uppercase;
}
.article-navigation .post-category:before {
	content: "\2013";
	margin: 0 3px;
}

@media not screen and (min-width: 900px) {
	.article-navigation .navigation-item {
		border: 1px solid #e6e6e6; 
		display: block;
		padding: 0.85714rem;
	}
	.article-navigation .navigation-item:first-child {
		border-bottom: 0;
	}
	.article-navigation .navigation-item__wrapper {
		display: block;
	}
	.article-navigation .post-info {
		display: inline;
	}
	.article-navigation .entry-date {
		display: none;
	}
	.article-navigation .post-category:before {
		display: none;
	}
	.article-navigation .navigation-item__name {
		font-weight: 500; 
		margin-bottom: 0;
		text-transform: uppercase;
	}
	.article-navigation .navigation-item__name:after {
		content: "/";
		margin-left: 3px;
	}
	.article-navigation .post-thumb {
		display: block;
		float: left;
		height: 70px;
		overflow: hidden; 
		position: relative;
		width: 70px;
	}
	.article-navigation .post-thumb img {
		left: 50%;
		position: absolute;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
}

@media only screen and (min-width: 900px) {
	.article-navigation .navigation-item {
		position: fixed;
		top: 85%;
		z-index: 100;
	}
	.article-navigation .navigation-item a {
		display: block;
	}
	.article-navigation .navigation-item .navigation-item__content {
		display: inline-block;
		overflow: hidden;
		position: relative;
		transition: all 0 0.2s linear; 
		width: 0;
	}
	.article-navigation .navigation-item .navigation-item__wrapper {
		background: #191415;
		opacity: 0;
		padding: 1.14286rem;
		position: relative;
		-webkit-transform: translate3d(-1em, 0, 0);
		transform: translate3d(-1em, 0, 0); 
		transition: all 0.2s ease-in-out;
	}
	.article-navigation .navigation-item .navigation-item__wrapper * {
		color: white;
	}
	.article-navigation .navigation-item .arrow {
		background-color: white;
		height: 3.57143rem;
		opacity: 0;
		position: absolute;
		top: 0;
		transition: all 0.2s ease-in-out; 
		width: 3.57143rem;
	}
	.article-navigation .navigation-item .arrow:before {
		border-color: #e6e6e6; 
		display: block;
		height: 18px;
		position: absolute;
		top: 15px;
		width: 18px;
	}
	.article-navigation .navigation-item .arrow:after {
		border: 1px solid currentColor;
		bottom: 0;
		content: "";
		left: 0;
		opacity: 0.1; 
		pointer-events: none;
		position: absolute;
		right: 0;
		top: 0;
	}
	.article-navigation .navigation-item a:hover .arrow,
	.article-navigation .navigation-item a:focus .arrow {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
	.article-navigation .navigation-item a:hover .navigation-item__content,
	.article-navigation .navigation-item a:focus .navigation-item__content {
		height: auto;
		transition: none; 
		width: 25rem;
	}
	.article-navigation .navigation-item a:hover .navigation-item__wrapper,
	.article-navigation .navigation-item a:focus .navigation-item__wrapper {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0); 
		transition: all 0.2s ease-in-out;
	}
	.article-navigation .navigation-item__name {
		display: none;
	}
	.article-navigation .navigation-item.hover-state .arrow {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
	.article-navigation .navigation-item--previous {
		left: 0;
	}
	.article-navigation .navigation-item--previous .arrow {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	.article-navigation .navigation-item--previous .arrow:before {
		border-bottom: 2px solid currentColor;
		border-left: 2px solid currentColor;
		content: "";
		left: 18px;
		opacity: 0.3; 
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.article-navigation .navigation-item--previous .arrow:after {
		border-left: 0;
	}
	.article-navigation .navigation-item--next {
		right: 0;
	}
	.article-navigation .navigation-item--next .navigation-item__wrapper {
		left: auto; 
		-webkit-transform: translate3d(1em, 0, 0);
		transform: translate3d(1em, 0, 0);
	}
	.article-navigation .navigation-item--next .arrow {
		right: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	.article-navigation .navigation-item--next .arrow:before {
		border-bottom: 2px solid currentColor;
		border-right: 2px solid currentColor;
		content: "";
		opacity: 0.3; 
		right: 18px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.article-navigation .navigation-item--next .arrow:after {
		border-right: 0;
	}
}

div.sharedaddy.sharedaddy h3.sd-title,
div#jp-relatedposts#jp-relatedposts h3.jp-relatedposts-headline {
	font-weight: bold;
	letter-spacing: 0.1em; 
	text-transform: uppercase;
}
div.sharedaddy.sharedaddy h3.sd-title,
div#jp-relatedposts#jp-relatedposts h3.jp-relatedposts-headline,
div.sharedaddy.sharedaddy h3.sd-title *,
div#jp-relatedposts#jp-relatedposts h3.jp-relatedposts-headline * {
	font-style: normal;
}
div.sharedaddy.sharedaddy h3.sd-title em:before,
div#jp-relatedposts#jp-relatedposts h3.jp-relatedposts-headline em:before {
	content: none;
}
div.sharedaddy.sharedaddy h3.sd-title:before,
div#jp-relatedposts#jp-relatedposts h3.jp-relatedposts-headline:before {
	border-top: 0; 
	display: none;
}

.sharedaddy.sd-sharing-enabled,
.sharedaddy.sd-like {
	margin-bottom: 3.21429rem; 
	padding: 1.42857rem;
	padding-bottom: 0;
	position: relative;
}
.sharedaddy.sd-sharing-enabled:after,
.sharedaddy.sd-like:after {
	border: 1px solid currentColor;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0.1;
	pointer-events: none; 
	position: absolute;
	right: 0;
	top: 0;
}

@media only screen and (min-width: 900px) {
	.entry-content #jp-post-flair {
		left: 0;
		padding-top: 0;
		position: absolute;
		top: 0;
		width: 13.57143em;
	}
}

@media not screen and (min-width: 1200px) {
	.entry-content #jp-post-flair {
		left: 0 !important; 
		position: absolute !important;
		top: 0 !important;
	}
}

@media not screen and (min-width: 900px) {
	.entry-content #jp-post-flair {
		position: static !important;
	}
}

.sharedaddy.sd-sharing-enabled {
	text-transform: uppercase;
}
.sharedaddy.sd-sharing-enabled * {
	letter-spacing: 0.1em;
}

div.sharedaddy.sharedaddy h3.sd-title {
	display: block;
	margin-bottom: 0;
	padding-bottom: 0.71429rem;
	-webkit-transform: none;
	transform: none;
}
div.sharedaddy.sharedaddy h3.sd-title + .sd-content:before {
	background: currentColor;
	content: "";
	display: block;
	height: 1px;
	opacity: 0.3;
}

div.sharedaddy.sharedaddy .sd-social-icon h3.sd-title,
div.sharedaddy.sharedaddy .sd-social-official h3.sd-title {
	margin-bottom: 1.14286rem;
}

div.sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
	margin-right: 10px; 
	margin-top: 10px;
}

div.sd-social-icon .sd-content ul li a.sd-button.share-more {
	margin-left: 0;
	margin-top: 8px;
}

.sd-social-icon-text div.sd-content ul,
.sd-social-text div.sd-content ul {
	margin-bottom: 0 !important;
}
.sd-social-icon-text div.sd-content ul li,
.sd-social-text div.sd-content ul li {
	display: block;
}
.sd-social-icon-text div.sd-content ul li:not(:first-child):not(.share-end):before,
.sd-social-text div.sd-content ul li:not(:first-child):not(.share-end):before {
	background-color: currentColor;
	content: "";
	display: block;
	height: 1px;
	opacity: 0.1;
}
.sd-social-icon-text div.sd-content ul li:last-child,
.sd-social-text div.sd-content ul li:last-child {
	border: 0;
}

div.sd-social-icon-text .sd-content ul li a.sd-button,
div.sd-social-text .sd-content ul li a.sd-button {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none; 
	color: inherit !important;
	margin: 0;
	padding: 0.92857rem 0;
	position: relative;
	width: 100%;
}
div.sd-social-icon-text .sd-content ul li a.sd-button span,
div.sd-social-text .sd-content ul li a.sd-button span {
	margin-left: 0;
}
div.sd-social-icon-text .sd-content ul li a.sd-button:hover,
div.sd-social-text .sd-content ul li a.sd-button:hover {
	background: transparent;
	border: 0;
}
div.sd-social-icon-text .sd-content ul li a.sd-button .share-count,
div.sd-social-text .sd-content ul li a.sd-button .share-count {
	background: transparent;
	color: #403b3c;
	float: right;
}

div.sd-social-icon-text .sd-content ul li a.sd-button {
	padding-left: 2.14286rem;
}
div.sd-social-icon-text .sd-content ul li a.sd-button:before {
	left: 0;
	position: absolute;
	top: 1.21429rem;
}

.sd-social-icon-text .share-facebook a.sd-button:before {
	color: #36629f !important;
}

.sd-social-icon-text .share-twitter a.sd-button:before {
	color: #32abdf !important;
}

.sd-social-icon-text .share-pinterest a.sd-button:before {
	color: #cb242d !important;
}

.sd-social-icon-text .share-tumblr a.sd-button:before {
	color: #3f5a6f !important;
}

.sd-social-icon-text .share-linkedin a.sd-button:before {
	color: #1278b3 !important;
}

.sd-social-icon-text .share-stumbleupon a.sd-button:before {
	color: #e94b2f !important;
}

.sd-social-icon-text .share-reddit a.sd-button:before {
	color: #000000 !important;
}

.sharedaddy.sd-like {
	padding-bottom: 1.42857rem;
}

div.sharedaddy.sharedaddy.sd-like h3.sd-title {
	margin-bottom: 1.42857rem;
}

div.jetpack-likes-widget-wrapper.sd-like {
	min-height: 6.42857rem;
}

div#jp-relatedposts.jp-relatedposts {
	padding: 0;
}

div#jp-relatedposts div.jp-relatedposts-items.jp-relatedposts-items {
	clear: none; 
	margin: 0;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post.jp-relatedposts-post {
	clear: both;
	float: none;
	margin: 0;
	margin-bottom: 1.71429em;
	opacity: 1; 
	padding-right: 0;
	width: auto;
}
@media not screen and (min-width: 900px) {
	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post.jp-relatedposts-post {
		display: block !important;
	}
	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post.jp-relatedposts-post a {
		background: none !important;
	}
	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post.jp-relatedposts-post img {
		margin: 0 auto;
	}
}

div#jp-relatedposts div.jp-relatedposts-items p.jp-relatedposts-post span {
	overflow: initial;
}

@media not screen and (min-width: 900px) {
	.jp-relatedposts-post-title,
	.jp-relatedposts-post-date {
		text-align: center;
	}
}

div#jp-relatedposts#jp-relatedposts h3.jp-relatedposts-headline {
	margin-bottom: 0; 
	text-align: center;
	width: 100%;
}
div#jp-relatedposts#jp-relatedposts h3.jp-relatedposts-headline:after {
	background: url("assets/svg/separator-related.svg") center center; 
	content: "";
	display: block;
	height: 9px;
	margin: 9px auto 16px auto;
	width: 125px;
}

.jp-relatedposts-post-a,
.jp-relatedposts-post-img {
	display: block;
}

.jp-relatedposts-post-a {
	background: none;
	margin-bottom: 0.42857em;
	text-shadow: none;
}

div#jp-relatedposts#jp-relatedposts div.jp-relatedposts-items p,
div#jp-relatedposts#jp-relatedposts div.jp-relatedposts-items.jp-relatedposts-items h4.jp-relatedposts-post-title {
	margin: 0; 
	text-transform: none;
}
div#jp-relatedposts#jp-relatedposts div.jp-relatedposts-items p a,
div#jp-relatedposts#jp-relatedposts div.jp-relatedposts-items.jp-relatedposts-items h4.jp-relatedposts-post-title a {
	background: none;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	color: #a33b61;
	text-decoration: none !important;
}

div#jp-relatedposts#jp-relatedposts div.jp-relatedposts-items.jp-relatedposts-items-minimal p {
	margin-bottom: 1.71429em;
}

.wp-playlist-item a {
	text-shadow: none !important;
}

/**
 * 14.0 - Overwrites
 */
body {
	background-color: white;
}

#page {
	overflow: hidden;
}

.content,
.site-info,
.site-header,
.site-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 97em;
	padding: 0 1.71429rem;
}
@media only screen and (min-width: 740px) {
	.content,
	.site-info,
	.site-header,
	.site-content {
		padding: 0 3.85714rem;
	}
}

.archive .archive-layout--column .content,
.archive .archive-layout--column .site-info,
.archive .archive-layout--column .site-header,
.archive .archive-layout--column .site-content,
.blog .archive-layout--column .content,
.blog .archive-layout--column .site-info,
.blog .archive-layout--column .site-header,
.blog .archive-layout--column .site-content,
.search .archive-layout--column .content,
.search .archive-layout--column .site-info,
.search .archive-layout--column .site-header,
.search .archive-layout--column .site-content {
	max-width: 82.85714em;
}

.site-content {
	margin-bottom: 2.57143em;
}
@media only screen and (min-width: 900px) {
	.site-content {
		margin-bottom: 8.57143em;
	}
}

hr {
	margin: 24px 0;
}

.site-main {
	transition: padding-bottom 0.3s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media not screen and (min-width: 1200px) {
	.site-main {
		margin-bottom: 4.28571rem;
		padding-bottom: 0 !important;
	}
}

.top-bar,
.site-title,
.nav--main > li,
.flexslider .entry-meta,
.flexslider img,
.flexslider .entry-content,
.flexslider .entry-title,
.archive__grid > .grid__item,
.comment-form
.archive__grid > p,
.comment-form
.archive__grid > iframe,
.sidebar--main,
.site-main--single .entry-meta,
.site-main--single .intro--paragraph,
.site-main--single .entry-title,
.site-main--single .entry-content,
.site-main--single .entry-footer,
.post-navigation,
.comments-area,
.site-footer {
	opacity: 0;
}

.top-bar {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.flexslider .entry-thumbnail {
	display: block;
	position: relative;
}

.flexslider .entry-thumbnail img {
	display: block;
}

.flexslider .entry-thumbnail-border {
	border: 20px solid white;
	height: 100%; 
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.site-description {
	opacity: 0.7;
}

.site-description-after {
	width: 0;
}

.nav--main {
	border-top-color: transparent;
}

.flexslider .divider {
	opacity: 0;
	text-align: center;
}
.flexslider .divider svg {
	display: inline-block;
}

.single .entry-content .tiled-gallery a:hover {
	background: none;
}

.post-navigation .meta-nav {
	margin-right: 0.35714em;
}

.entry-content .video-player,
.entry-content .videopress-placeholder,
.entry-content .videopress-poster {
	height: auto !important;
	width: 100% !important;
}

.jetpack-video-wrapper .video-player,
.jetpack-video-wrapper .videopress-poster,
.jetpack-video-wrapper .videopress-placeholder,
.entry-content .video-player,
.entry-content .videopress-poster,
.entry-content .videopress-placeholder {
	height: auto !important; 
	width: 100% !important;
}

.jetpack-video-wrapper .videopress-poster,
.entry-content .videopress-poster {
	display: block;
}

.jetpack-video-wrapper .videopress-placeholder .play-button span,
.entry-content .videopress-placeholder .play-button span {
	margin: 0 !important;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.jetpack-video-wrapper .videopress-placeholder .play-button img,
.entry-content .videopress-placeholder .play-button img {
	height: auto !important; 
	width: auto !important;
}

.jetpack-video-wrapper .videopress-placeholder .play-button + div,
.entry-content .videopress-placeholder .play-button + div {
	position: absolute !important;
	right: 0;
}

@media not screen and (min-width: 900px) {
	.post-navigation {
		margin-bottom: 1.71429rem;
	}
}

.customizer-preview .posts-navigation {
	display: none;
}

.skip-link.screen-reader-text,
.site-footer aside.widget_wpcom_instagram_widget .skip-link.widget-title,
.site-footer .null-instagram-feed .skip-link.widget-title,
.skip-link.jp-relatedposts-post-excerpt,
.skip-link.jp-relatedposts-post-context {
	display: block;
	height: 0;
	left: 25px;
	overflow: hidden;
	pointer-events: none; 
	position: absolute;
	top: 25px;
	width: 0;
	z-index: -1;
}

.skip-link:focus {
	font-size: 20px;
	height: auto;
	overflow: visible;
	padding: 15px;
	pointer-events: auto; 
	visibility: visible;
	width: auto;
	z-index: 100000;
}

.floating--nav .customize-partial-edit-shortcut {
	display: none;
}

select {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAh0lEQVQ4T93TMQrCUAzG8V9x8QziiYSuXdzFC7h4AcELOPQAdXYovZCHEATlgQV5GFTe1ozJlz/kS1IpjKqw3wQBVyy++JI0y1GTe7DCBbMAckeNIQKk/BanALBB+16LtnDELoMcsM/BESDlz2heDR3WePwKSLo5eoxz3z6NNcFD+vu3ij14Aqz/DxGbKB7CAAAAAElFTkSuQmCC");
	background-position: right 0.7em top 50%; 
	background-repeat: no-repeat, repeat;

	-webkit-appearance: none;
	-moz-appearance: none;
}
.site-footer select {
	color: black;
}

iframe {
	max-width: 100%;
}
