




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,
main,
menu,
nav,
section,
summary {
	display: block;
}

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

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

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: 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"] {
	-webkit-appearance: button;
	cursor: pointer;
}

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


body,
button,
input,
select,
textarea {
	color: #111;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-weight: bold;
	margin: 0 auto 24px;
	margin-bottom: 1.5rem;
}

h1 {
	font-size: 2.25em;
	line-height: 1.333334;
}

h2 {
	font-size: 1.875em;
	line-height: 1.2;
}

h3 {
	font-size: 1.5em;
	line-height: 1.5;
}

h4 {
	font-size: 1.375em;
	line-height: 1.636364;
}

h5 {
	font-size: 1.125em;
	line-height: 1.33333;
}

h6 {
	font-size: 1em;
	line-height: 1.5;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	margin-top: 48px;
	margin-top: 3rem;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
	margin-top: 0;
}

p {
	margin: 0 0 1.5em;
}

b,
strong {
	font-weight: bold;
}

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

blockquote {
	background: #f2f2f2;
	border: 0 solid #3455db;
	border-left-width: 4px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 1.5em;
	position: relative;
}

blockquote blockquote {
	margin: 1.5em 0;
}

blockquote * {
	margin-bottom: 0;
}

blockquote cite {
	font-style: normal;
	font-weight: bold;
}

address {
	margin: 0 0 1.5em;
}

pre,
code,
kbd,
tt,
var {
	background: #f2f2f2;
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	padding: 0 0.25em;
}

pre {
	margin-bottom: 1.5em;
	max-width: 100%;
	overflow: auto;
	padding: 1.5em;
	-ms-word-wrap: normal;
	word-wrap:     normal;
}

abbr,
acronym {
	border-bottom: 1px dotted;
	cursor: help;
	text-decoration: none;
}

mark,
ins {
	background: #3455db;
	color: #fff;
	padding: 0 0.25em;
	text-decoration: none;
}

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

sup {
	bottom: 1ex;
}

sub {
	top: 0.5ex;
}

small {
	font-size: 0.75em;
	line-height: 2;
}

big {
	font-size: 1.25em;
	line-height: 1.2;
}


html {
	box-sizing: border-box;
}

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

body {
	background: #fff;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background: #f2f2f2;
	border: 0;
	height: 1px;
	margin: 0 0 1.5em;
	width: 100%;
}

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

ul {
	list-style: inside disc;
}

ol {
	list-style: inside decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 0;
}

table {
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	margin: 0 0 1.5em;
	width: 100%;
}

caption,
th {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-weight: bold;
}

th,
td {
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 0.75em;
}

thead {
	background: #f2f2f2;
}


button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background: #3455db;
	border: 0;
	border-radius: 0;
	color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	outline: 4px solid transparent;
	outline-offset: inherit;
	padding: 0.375em 0.75em;
	text-decoration: none;
	-webkit-transition: background-color 125ms ease-out, color 125ms ease-out;
	-moz-transition: background-color 125ms ease-out, color 125ms ease-out;
	-o-transition: background-color 125ms ease-out, color 125ms ease-out;
	transition: background-color 125ms ease-out, color 125ms ease-out;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.button:hover,
.button:focus {
	background-color: #111;
}

.button:focus,
.button:hover {
	color: #fff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:focus {
	outline-color: #3455db;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	background: #f2f2f2;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	color: #111;
	display: block;
	outline: 4px solid transparent;
	outline-offset: inherit;
	padding: 0.3125em;
	-webkit-transition: all 125ms ease-out;
	-moz-transition: all 125ms ease-out;
	-o-transition: all 125ms ease-out;
	transition: all 125ms ease-out;
	-webkit-appearance: none;
	width: 100%;
}

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

select {
	background: #f2f2f2;
	border: 1px solid #d9d9d9;
	color: #111;
	outline: 4px solid transparent;
	padding: 0.3125em;
	width: 100%;
}

select:focus {
	background: inherit;
	outline-color: #3455db;
}

.required {
	color: #3455db;
}

label {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
	font-family: inherit;
}

button[disabled],
input[disabled],
.button[disabled] {
	cursor: not-allowed;
	opacity: 0.75;
}


::input-placeholder {
	color: #111;
}

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

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

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

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


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


.search-form {
	margin-bottom: 1.5em;
	position: relative;
}

.search-form .search-field {
	padding-right: 41px;
}

.search-form .search-submit {
	background: #f2f2f2;
	border: 1px solid #d9d9d9;
	bottom: 0;
	color: inherit;
	padding: 0.3125em;
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
}

.search-form .search-submit:focus,
.search-form .search-submit:hover {
	background: #fff;
	color: #3455db;
}

.search-form .search-submit .icon {
	display: inline-block;
	fill: currentcolor;
	height: 16px;
	position: relative;
	top: -2px;
	vertical-align: middle;
	width: 16px;
}


.site {
	overflow-x: hidden;
}

.site-header {
	-webkit-align-items: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	background: #fff;
	border-bottom: 1px solid #d9d9d9;
	color: #111;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	padding: 0.75em 1.5em 1.5em;
	top: 0;
	width: 100%;
	z-index: 7;
}

.site-branding {
	margin: 0.75em auto 0;
	text-align: center;
}

.custom-logo-link,
.custom-logo {
	display: block;
}

.custom-logo-link:focus,
.custom-logo-link:hover {
	opacity: 0.75;
}

.custom-logo {
	margin: 0 auto;
}

.site-title {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	max-width: 100%;
	margin: 0;
	color: #111;
	font-size: 1.375em;
	line-height: 1.09090909;
}

.site-logo + .site-title-description {
	margin-top: 12px;
	margin-top: 0.75rem;
}

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

.site-title a:hover,
.site-title a:focus {
	color: #3455db;
}

.site-description {
	margin: 0;
	color: #6a6a6a;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.875em;
	line-height: 1.7142857;
	font-weight: normal;
}

.header-image {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.header-image a,
.header-image img {
	display: block;
}

.site-footer {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-width: 1px 0;
	color: #6a6a6a;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: 49px;
	overflow: hidden;
	width: 100%;
}

.site-footer a {
	color: inherit;
	font-weight: normal;
	text-decoration: none;
}

.site-info {
	font-size: 0.75em;
	line-height: 2;
	margin: 0 auto;
	padding: 1em 2em;
	text-align: center;
}

.widget-area {
	background: #fff;
	border-top: 0 solid #d9d9d9;
	padding: 0 1.5em;
}



a {
	color: #3455db;
	text-decoration: underline;
}

a:not(.button) {
	font-weight: bold;
	-webkit-transition: all 125ms ease-out;
	-moz-transition: all 125ms ease-out;
	-o-transition: all 125ms ease-out;
	transition: all 125ms ease-out;
}

a:visited {
	font-weight: normal;
}

a:hover,
a:focus {
	color: #111;
}

a:not(.button):focus {
	outline: 1px solid;
}


.menu-wrapper {
	display: none;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	width: 100%;
}

.menu-wrapper.toggled-on {
	display: block;
}

.main-navigation {
	background: #f2f2f2;
	border: 0 solid #d9d9d9;
	border-top-width: 1px;
	margin: 0 0 -25px;
	margin-bottom: calc(-1.5em - 1px);
	margin-left: calc(-3em / 2);
	padding: 1.5em;
	position: relative;
	top: -1px;
	width: 100%;
	width: calc(100% + 3em);
}

.main-navigation > div > ul {
	border-bottom: 1px solid #d9d9d9;
}

.main-navigation ul {
	box-sizing: border-box;
	display: none;
	list-style: none;
	margin: 0;
	width: 100%;
}

.toggled-on .main-navigation ul,
.toggled-on .main-navigation ul.toggled-on {
	display: block;
}

.toggled-on .main-navigation ul ul {
	display: none;
}

.main-navigation .menu-item-has-children > a {
	margin-right: 3.5em;
	position: relative;
}

.main-navigation li {
	border-top: 1px solid #d9d9d9;
	position: relative;
}

.main-navigation a {
	display: block;
	padding: 0.75em 0;
	text-decoration: none;
}

.main-navigation li.focus,
.main-navigation a:focus {
	z-index: 1;
}

.main-navigation a .icon {
	display: none;
	height: 12px;
	width: 12px;
}

.main-navigation ul ul {
	border: 0 solid #d9d9d9;
	padding-left: 1.5em;
}

.main-navigation ul ul:before {
	background: #fff;
	bottom: 0;
	content: "";
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.main-navigation ul ul a:focus,
.main-navigation ul ul a:hover {
	background: #f2f2f2;
}


.current-menu-item > a,
.current-page-parent > a {
	color: #111;
}


.site-header .icon {
	display: inline-block;
	fill: currentcolor;
	height: 16px;
	position: relative;
	top: -0.0625em;
	vertical-align: middle;
	width: 16px;
}


.menu-toggle {
	background: transparent;
	border: 1px solid #d9d9d9;
	color: inherit;
	margin: 0.75em auto 0;
	padding: 0.6875em 1.0625em;
}

.menu-toggle:focus,
.menu-toggle:hover {
	background: #f2f2f2;
	color: #3455db;
}

.menu-toggle:focus {
	border-color: transparent;
}

.toggled-on.menu-toggle {
	background: #f2f2f2;
	position: relative;
}

.toggled-on.menu-toggle:before {
	background: #f2f2f2;
	bottom: -1px;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.menu-toggle .icon {
	margin-right: 0.25em;
	top: -2px;
}

.toggled-on.menu-toggle .icon-menu,
.menu-toggle .icon-close {
	display: none;
}

.toggled-on.menu-toggle .icon-close {
	display: inline-block;
}


.dropdown-toggle {
	background-color: #f2f2f2;
    border: 1px solid #d9d9d9;
	color: #111;
	display: block;
	font-size: 16px;
	height: 2em;
	line-height: 1.5;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0.5em;
	width: 2em;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background: #fff;
}

.dropdown-toggle:focus {
	border-color: transparent;
}

.dropdown-toggle.toggled-on .icon {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}



.comments-pagination,
.pagination {
	border-top: 1px solid #d9d9d9;
	clear: both;
	overflow: hidden;
	padding: 0 1.5em;
	position: relative;
	text-align: center;
}

.comments-pagination {
	border: 0;
	display: table;
	margin-bottom: 1.5em;
	margin-left: auto;
	margin-right: auto;
	max-width: 624px;
	overflow: auto;
	padding: 0;
}

.comments-pagination .nav-links,
.pagination .nav-links {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	margin-top: -1px;
}

.comments-pagination .page-numbers,
.pagination .page-numbers {
	border: 1px solid #d9d9d9;
	display: block;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-weight: bold;
	height: 3em;
	line-height: 3em;
	margin: 0 0 -1px -1px;
	width: 3em;
}

.comments-pagination a,
.pagination a {
	text-decoration: none;
}

.comments-pagination a.page-numbers:focus,
.pagination a.page-numbers:focus {
	z-index: 1;
}

.comments-pagination a:hover,
.comments-pagination a:focus,
.comments-pagination .current,
.pagination a:hover,
.pagination a:focus,
.pagination .current {
	background: #f2f2f2;
}


.post-navigation {
	border-top: 1px solid #d9d9d9;
	clear: both;
	overflow: hidden;
	position: relative;
}

.nav-subtitle {
	color: #6a6a6a;
	display: block;
	font-size: 0.875em;
	line-height: 1.7142857;
}

.nav-title {
	display: inline-block;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-weight: bold;
	position: relative;
}

.post-navigation .nav-next {
	text-align: right;
}

.post-navigation .nav-previous + .nav-next {
	border-top: 1px solid #d9d9d9;
	margin-right: 0;
}

.post-navigation .nav-links a {
	display: block;
	height: 100%;
	padding: 1.5em;
	text-decoration: none;
}

.post-navigation .nav-links a:focus,
.post-navigation .nav-links a:hover {
	background: #f2f2f2;
}

.post-navigation .nav-links a:focus .nav-subtitle,
.post-navigation .nav-links a:hover .nav-subtitle {
	color: inherit;
}

.post-navigation .nav-previous:before,
.post-navigation .nav-next:before {
	background: #d9d9d9;
	content: "";
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 1px;
}

.post-navigation .nav-previous:before {
	left: auto;
	right: -1px;
}


.nav-links .icon {
	display: inline-block;
	fill: currentcolor;
	height: 1em;
	position: relative;
	top: -0.0625em;
	vertical-align: middle;
	width: 1em;
}


.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
}

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

#content[tabindex="-1"]:focus {
	outline: 0;
}


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

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

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


.clear:before,
.clear:after,
.comment-content:before,
.comment-content:after,
.comment-form:before,
.comment-form:after,
.comment-meta:before,
.comment-meta:after,
.comment-navigation:before,
.comment-navigation:after,
.entry-content:before,
.entry-content:after,
.jp-relatedposts-items:before,
.jp-relatedposts-items:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.site-header:before,
.site-header:after,
.site-logo:before,
.site-logo:after,
.site-main:before,
.site-main:after,
.sd-block:before,
.sd-block:after,
.sharedaddy:before,
.sharedaddy:after,
.widget_tag_cloud > div:before,
.widget_tag_cloud > div:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.comment-content:after,
.comment-form:after,
.comment-meta:after,
.comment-navigation:after,
.entry-content:after,
.jp-relatedposts-items:after,
.site-content:after,
.site-footer:after,
.site-header:after,
.site-logo:after,
.site-main:after,
.sd-block:after,
.sharedaddy:after,
.widget_tag_cloud > div:after {
	clear: both;
}


.widget {
	position: relative;
	margin: 1px 0 0;
	padding-top: 1.5em;
}

.widget:before {
	background: #d9d9d9;
	box-sizing: content-box;
	content: "";
	display: block;
	height: 1px;
	left: 50%;
	position: absolute;
	top: -1px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	width: 100vw;
}

.widget-area-wrapper {
	margin: 0 auto;
	max-width: 624px;
}

.not-found .widget:first-of-type {
	padding-top: 1.5em;
}

.not-found .widget:first-of-type:before {
	display: block;
}

.widget-title,
.widgettitle {
	font-size: 1.5em;
	line-height: 1.5;
	margin: 0 auto 24px;
	margin-bottom: 1.5rem;
}

.widget-title a,
.widgettitle a {
	color: inherit;
	text-decoration: none;
}

.widget-title a:hover,
.widget-title a:focus,
.widgettitle a:hover,
.widgettitle a:focus {
	color: #3455db;
}

.widget-title label,
.widgettitle label {
	font-family: inherit;
	font-weight: inherit;
}


.widget_archive select {
	margin-bottom: 1.5em;
}


.widget_calendar th,
.widget_calendar td {
	text-align: center;
}


.widget_categories select {
	margin-bottom: 1.5em;
}


.widget_media_image > img {
	display: block;
	margin-bottom: 1.5em;
}


.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
	border-bottom: 1px solid #f2f2f2;
	list-style: none;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li {
	border-top: 1px solid #f2f2f2;
	padding-bottom: 0.75em;
	padding-top: 0.75em;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	border-bottom: 0;
	margin: 0.75em 0 -0.75em;
	padding-left: 1.5em;
}


.widget_recent_entries .post-date {
	display: block;
	color: #6a6a6a;
	font-size: 0.875em;
	line-height: 1.7142857;
}


.widget_tag_cloud > div {
	padding-bottom: 1.5em;
}




.hentry {
	margin: 0;
	position: relative;
}

.sticky {
	position: relative;
}

.archive .hentry,
.blog .hentry,
.search-results .hentry {
	float: none;
	margin: 0;
	padding: 0 0 100%;
	width: 100%;
}

.archive .hentry:last-of-type:before,
.archive .hentry:last-of-type:after,
.blog .hentry:last-of-type:before,
.blog .hentry:last-of-type:after,
.search-results .hentry:last-of-type:before,
.search-results .hentry:last-of-type:after {
	background: #f2f2f2;
	content: "";
	display: none;
	left: 100%;
	padding: 0 0 100%;
	pointer-events: none;
	position: absolute;
	width: 100%;
}

.archive .hentry:last-of-type:after,
.blog .hentry:last-of-type:after,
.search-results .hentry:last-of-type:after {
	left: 200%;
}

.layout-default.archive .hentry:last-of-type:before,
.layout-default.blog .hentry:last-of-type:before,
.layout-default.search-results .hentry:last-of-type:before {
	background: #ececec;
}


.hentry.color-1 {
	background-color: #3455db;
}

.hentry.color-2 {
	background-color: #d91e18;
}

.hentry.color-3 {
	background-color: #8a2be2;
}

.hentry.color-4 {
	background-color: #db0a5b;
}

.hentry.color-1 + .hentry.color-1,
.hentry.color-2 + .hentry.color-2,
.hentry.color-3 + .hentry.color-3,
.hentry.color-4 + .hentry.color-4 {
	background-color: #999;
}

.hentry.color-1 + .navigation + .hentry.color-1,
.hentry.color-2 + .navigation + .hentry.color-2,
.hentry.color-3 + .navigation + .hentry.color-3,
.hentry.color-4 + .navigation + .hentry.color-4 {
	background-color: #666;
}

.page .hentry[class*="color-"],
.single .hentry[class*="color-"] {
	background: transparent;
}


.entry-header {
	margin: 0 auto;
	padding: 1.5em 1.5em 0;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1;
}

body.page .hero-area .entry-header,
body.single .hero-area .entry-header {
	padding-bottom: 1.5em;
}

body.archive .entry-header,
body.blog .entry-header,
body.search-results .entry-header {
	bottom: 0;
	left: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 5;
}

.entry-header a {
	color: #fff;
	text-decoration: none;
}

.entry-header a:focus {
	opacity: 0.5;
	outline: none;
}

body.single .hentry:not(.has-post-thumbnail) .entry-header a {
	color: #6a6a6a;
	padding: 0;
}

body.single .hentry:not(.has-post-thumbnail) .entry-header a:focus,
body.single .hentry:not(.has-post-thumbnail) .entry-header a:hover {
	color: #111;
}

body.single .hentry:not(.has-post-thumbnail) .entry-header a:focus {
	outline: 1px dotted;
}


.entry-title,
.page-title {
	font-size: 1.5em;
	line-height: 1.5;
	margin: 0 auto;
}

.page-title {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	text-align: center;
}

.entry-title a {
	display: block;
	padding: 24px;
	padding: 1.5rem;
}

.archive:not(.date-hidden) .post .entry-title a,
.blog:not(.date-hidden) .post .entry-title a,
.search:not(.date-hidden) .post .entry-title a {
	padding-top: 0;
}

.entry-title code {
	background: inherit;
	color: inherit;
}

.entry-meta {
	font-size: 0.875em;
	line-height: 1.7142857;
}

.entry-meta a {
	display: inline-block;
	font-weight: normal;
	padding: 0 24px;
	padding: 0 1.5rem;
}

body.archive .entry-meta a,
body.blog .entry-meta a,
body.search .entry-meta a {
	display: block;
	padding-top: 24px;
	padding-top: 1.5rem;
}

.empty-title .entry-meta a {
	padding-bottom: 24px;
	padding-bottom: 1.5rem;
}

body.page .entry-title,
body.single .entry-title,
body.single .entry-meta {
	max-width: 624px;
	padding-left: 0;
	padding-right: 0;
}

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


.entry-link {
	background: #000;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-decoration: none;
	top: 0;
	-webkit-transition: all 125ms ease-out;
	-moz-transition: all 125ms ease-out;
	-o-transition: all 125ms ease-out;
	transition: all 125ms ease-out;
	width: 100%;
	z-index: 4;
}

.hentry .entry-link:focus,
.hentry:hover .entry-link {
	opacity: 0.15;
	outline: none;
}

.hentry.has-post-thumbnail .entry-link:focus,
.hentry.has-post-thumbnail:hover .entry-link {
	opacity: 0.5;
}


.hero-area {
	display: block;
	max-height: 100%;
	overflow: hidden;
	padding-bottom: 100%;
	position: relative;
	width: 100%;
}

.square-area {
	display: block;
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

.post-thumbnail {
	height: 100%;
}

.hero-area img,
.square-area img {
	position: absolute;
	height: auto;
	left: 50%;
	max-width: 1000%;
	min-height: 100%;
	min-width: 100%;
	width: auto;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

@supports ( object-fit: cover ) {
	.hero-area img,
	.square-area img {
		height: 100%;
		left: 0;
		-o-object-fit: cover;
		object-fit: cover;
		top: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none;
		width: 100%;
	}
}

.hero-area .entry-title img,
.square-area .entry-title img {
	height: auto;
	left: auto;
	max-width: inherit;
	min-height: inherit;
	min-width: inherit;
	-o-object-fit: inherit;
	object-fit: inherit;
	position: inherit;
	right: auto;
	top: auto;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
	width: auto;
}

.hero-area .entry-header,
.square-area .entry-header {
	background-image: linear-gradient(to bottom,transparent,rgba(0, 0, 0, 0.5));
	bottom: 0;
	height: auto;
	left: 0;
	position: absolute;
	text-align: center;
	text-shadow: 0 0 0.25em rgba(0, 0, 0, 0.75);
	width: 100%;
	z-index: 1;
}

.hero-area .entry-header,
.square-area .entry-header {
	color: #fff;
}

.hero-area .entry-header a,
.square-area .entry-header a {
	color: inherit;
}

.hero-area .menu-scroll-down {
	bottom: 24px;
	color: #fff;
	display: none;
	height: 24px;
	left: 50%;
	margin-left: -12px;
	opacity: 0.5;
	position: absolute;
	width: 24px;
	z-index: 2;
}

.hero-area .menu-scroll-down:focus,
.hero-area .menu-scroll-down:hover {
	opacity: 1;
	outline: none;
}

.hero-area .menu-scroll-down .icon {
	display: block;
	fill: currentcolor;
	-webkit-filter: drop-shadow(0 0 0.25em rgba(0, 0, 0, 0.75));
	filter: drop-shadow(0 0 0.25em rgba(0, 0, 0, 0.75));
	height: 24px;
	position: relative;
	vertical-align: middle;
	width: 24px;
}


.entry-author,
.entry-content,
.entry-footer {
	margin-left: 24px;
	margin-left: 1.5rem;
	margin-right: 24px;
	margin-right: 1.5rem;
	max-width: 624px;
}

.entry-content {
	padding-top: 24px;
	padding-top: 1.5rem;
}

.entry-author,
.entry-footer:not(:empty) {
	border-top: 1px solid #f2f2f2;
	color: #6a6a6a;
	padding-top: 24px;
	padding-top: 1.5rem;
}

.entry-footer {
	font-size: 0.875em;
	line-height: 1.7142857;
	padding-bottom: 24px;
	padding-bottom: 1.5rem;
}

.entry-author a,
.entry-footer a {
	color: inherit;
	text-decoration: none;
}

.entry-author a:hover,
.entry-author a:focus,
.entry-footer a:hover,
.entry-footer a:focus {
	color: #111;
}

.entry-footer > span {
	display: block;
}

.entry-author {
	position: relative;
}

.entry-author .author-bio,
.entry-author .author-heading {
	padding-left: 72px;
	padding-left: calc(48px + 1.5rem);
}

.author-avatar-hide .author-bio,
.author-avatar-hide .author-heading {
	padding-left: 0;
}

.entry-author .author-title {
	margin: 0;
	color: #111;
	font-size: 1em;
	line-height: 1.5;
}

.entry-author .author-avatar {
	position: absolute;
}

.entry-author .author-avatar img {
	border-radius: 50%;
	display: block;
}

.entry-author .author-bio {
	width: 100%;
	font-size: 0.875em;
	line-height: 1.7142857;
}

.entry-author .author-link {
	display: inline-block;
}

.entry-author .author-link a {
	color: #3455db;
}

.entry-author .author-link a:hover,
.entry-author .author-link a:focus {
	color: inherit;
}


.page-links {
	border-top: 1px solid #f2f2f2;
	color: #6a6a6a;
	font-size: 0.875em;
	line-height: 1.7142857;
	padding: 0.8571428571em 0;
}

.page-links .page-number {
	color: #3455db;
	display: inline-block;
	font-weight: bold;
	padding: 0.8571428571em;
}

.page-links a {
	display: inline-block;
}

.page-links a .page-number {
	color: #6a6a6a;
}

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


body.archive .page-header,
body.search-results .page-header {
	background: #fff;
	border-bottom: 1px solid #d9d9d9;
	padding: 1.5em;
	width: 100%;
}

body.archive .page-title,
body.search-results .page-title {
	display: inline-block;
	font-size: 1em;
	line-height: 1.5;
	margin: 0;
}

body.archive .archive-description,
body.search-results .page-title span {
	color: #6a6a6a;
	display: inline-block;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
}

body.archive .archive-description {
	display: block;
}

body.archive .archive-description * {
	display: inline-block;
	margin-bottom: 0;
}


.not-found {
	margin: 0 1.5em;
	max-width: 624px;
}

.not-found .page-header {
	padding-top: 1.5em;
}

.not-found .search-form {
	margin: 1.5em 0;
}



.format-link .entry-title .icon {
	display: inline-block;
	fill: currentcolor;
	height: 1em;
	margin-left: 0.25em;
	position: relative;
	top: -0.0625em;
	vertical-align: middle;
	width: 1em;
}

.format-link.has-post-thumbnail .entry-title .icon {
	-webkit-filter: drop-shadow(0 0 0.25em rgba(0, 0, 0, 0.75));
	filter: drop-shadow(0 0 0.25em rgba(0, 0, 0, 0.75));
}


.comments-area {
	border-top: 1px solid #d9d9d9;
	padding-top: 1.5em;
}

.comment-reply-title,
.comments-title,
.no-comments {
	font-size: 1.375em;
	line-height: 1.636364;
	margin: 0 24px 24px;
	margin: 0 1.5rem 1.5rem;
	max-width: 624px;
}

.comment-list .comment-reply-title {
	padding-left: 0;
	padding-right: 0;
}

.comment-reply-title small {
	float: right;
	font-size: inherit;
	line-height: inherit;
}

.comment-list {
	display: block;
	list-style: none;
	margin: 0 1.5em;
	max-width: 624px;
}

.comment-list .comment,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #f2f2f2;
	margin: 0;
	padding-top: 1.5em;
	position: relative;
}

.comment-list .pingback,
.comment-list .trackback {
	padding-bottom: 1.5em;
}

.comment-list > .depth-1:first-of-type {
	border-top: 0;
	padding-top: 0;
}

.comment-list .children {
	list-style: none;
}

.comment-meta {
	margin-bottom: 1.5em;
}

.comment-author {
	color: #111;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-weight: bold;
}

.comment-author a {
	color: inherit;
	text-decoration: none;
}

.comment-author a:hover,
.comment-author a:focus {
	color: #3455db;
}

.bypostauthor > .comment-body .fn {
	background: #3455db;
	color: #fff;
	padding: 0 0.25em;
}

.bypostauthor > .comment-body .fn a {
	color: #fff;
}

.comment-author .avatar {
	border-radius: 50%;
	float: left;
	margin-right: 1.5em;
}

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

.comment-metadata {
	color: #6a6a6a;
	font-size: 0.875em;
	line-height: 1.7142857;
}

.comment-metadata a {
	color: inherit;
	text-decoration: none;
}

.comment-metadata a:hover,
.comment-metadata a:focus {
	color: #111;
}

.comment-list .pingback .edit-link,
.comment-list .trackback .edit-link {
	display: block;
}

.comment-list .reply {
	padding-bottom: 1.5em;
}

.comment-list .reply .icon {
	display: inline-block;
	fill: currentcolor;
	height: 1em;
	margin-left: 0.25em;
	position: relative;
	top: -0.0625em;
	vertical-align: middle;
	width: 1em;
}

#respond .comment-form {
	margin: 0 1.5em;
	max-width: 624px;
}

.comment #respond .comment-form {
	clear: both;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100% !important;
}

.form-submit {
	padding-bottom: 1.5em;
	margin-bottom: 0;
}

.comment-awaiting-moderation {
	margin-top: 1.5em;
	margin-bottom: 0;
	font-style: italic;
}

.no-comments {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-weight: bold;
}



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


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

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


.gallery {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -0.75em 0 0.75em;
	margin-left: calc(-1.5em / 2);
	width: 100%;
	width: calc(100% + 1.5em);
}

.gallery-item {
	padding: 0.75em;
	position: relative;
	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%;
}

.gallery-item .gallery-icon {
	text-align: center;
}

.gallery-item .gallery-icon img {
	display: inline-block;
	height: auto;
	margin: 0 auto;
	vertical-align: middle;
}

.gallery-item + br {
	display: none;
}


.gallery-caption,
.wp-caption-text {
	padding: 0.4285714286em 0 0;
	color: #6a6a6a;
	text-align: center;
	font-size: 0.875em;
	line-height: 1.7142857;
}

.wp-caption-text {
	margin-bottom: 0;
}


audio,
embed,
iframe,
object,
video,
.fb_iframe_widget,
.wp-audio-shortcode {
	display: block;
	margin-bottom: 1.5em;
	max-width: 100%;
}


.wp-video-shortcode {
	width: 100% !important;
}

.wp-video-shortcode .mejs-overlay-button {
	margin-top: -50px !important;
}

.wp-audio-shortcode a,
.wp-video a {
	border-bottom: 0;
}

.wp-playlist .mejs-container {
	max-width: 100%;
}


.video-player {
	height: auto !important;
	margin: 0 0 1.5em !important;
	padding: 0 !important;
}

.video-player object {
	margin-bottom: 0;
}


.site .wp-playlist {
	border: 0;
	margin: 0 0 1.125em;
	padding: 0;
}

.site .wp-playlist-tracks {
	margin-top: 0.75em;
}

.site .wp-playlist-current-item {
	color: #6a6a6a;
	height: auto;
	margin-bottom: 0.75em;
}

.site .wp-playlist-current-item img {
	display: none;
}

.site .wp-playlist-current-item .wp-playlist-caption {
	max-width: 100%;
}

.site .wp-playlist,
.site .wp-playlist-caption,
.site .wp-playlist-item-length,
.site .wp-playlist-item-title {
	font-size: inherit;
}

.site .wp-playlist a,
.site .wp-playlist-item {
	border-bottom: 0;
}

.site .wp-playlist-item {
	padding: 0.375em 0;
}

.site .wp-playlist-item-length {
	right: 0;
	top: 0.375em;
}

.site .wp-playlist,
.site .wp-playlist-light .wp-playlist-playing {
	background: transparent;
}

.site .wp-playlist,
.site .wp-playlist-light .wp-playlist-caption,
.site .wp-playlist-light .wp-playlist-item {
	color: inherit;
}

.site .wp-playlist-light .wp-playlist-playing {
	color: #3455db;
}


.googlemaps {
	margin-bottom: 1.5em;
}

.googlemaps br {
	display: none;
}

.googlemaps iframe {
	margin-bottom: 0;
}


.embed-issuu > div {
	width: 100% !important;
}



.site-content .contact-form > div {
	margin-bottom: 1.5em;
}

.site-content .contact-form label {
	margin-bottom: 0;
}

.site-content .contact-form input[type="text"],
.site-content .contact-form input[type="email"],
.site-content .contact-form input[type="url"],
.site-content .contact-form textarea {
	margin-bottom: 0;
	width: 100%;
	max-width: 100%;
}

.site-content .contact-form label span {
	color: #3455db;
}


.infinite-scroll .pagination,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}


#infinite-handle {
	clear: both;
}

#infinite-handle span {
	background: inherit;
	border-radius: 0;
	color: inherit;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: inherit;
	font-weight: bold;
	padding: 0;
}

#infinite-handle span button,
#infinite-handle span button:focus,
#infinite-handle span button:hover {
	border-top: 1px solid #d9d9d9;
	display: block;
	padding: 1.5em;
}

#infinite-handle span button {
	background: #fff;
	color: #3455db;
	text-align: center;
	width: 100%;
}

#infinite-handle span button:focus,
#infinite-handle span button:hover {
	background: #f2f2f2;
	color: inherit;
}

body:not(.style-pack-elegant):not(.style-pack-vintage) #infinite-handle span button:focus {
	outline: none;
}


.site-main .infinite-loader {
	border-top: 1px solid #d9d9d9;
	clear: both;
	color: #3455db;
	height: 73px;
	height: calc(4.5em + 1px);
}

.site-main .infinite-loader .spinner {
	left: 50% !important;
	top: 50% !important;
}

.site-main .infinite-loader .spinner div div {
	color: inherit !important;
}


.infinite-scroll #infinite-footer {
	z-index: 9999;
}

.infinite-scroll #infinite-footer .container {
	border-top: 1px solid #d9d9d9;
	background: #fff;
	padding: 0.25em 1.5em;
}

.infinite-scroll #infinite-footer .blog-credits {
	color: #6a6a6a;
	font-size: 0.75em;
	line-height: 2;
}

.infinite-scroll #infinite-footer .blog-credits a {
	color: inherit;
	font-weight: normal;
}

.infinite-scroll #infinite-footer .blog-credits a:focus,
.infinite-scroll #infinite-footer .blog-credits a:hover {
	color: #111;
	text-decoration: none;
}

.infinite-scroll #infinite-footer .blog-info a {
	color: #111;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: inherit;
}

.infinite-scroll #infinite-footer .blog-info a:focus,
.infinite-scroll #infinite-footer .blog-info a:hover {
	color: #3455db;
	text-decoration: none;
}


.site-content .slideshow-window,
.site-content .tiled-gallery {
	margin-bottom: 1.5em;
}

.site-content .slideshow-window {
	background: transparent;
	border: 1.5em solid transparent;
	border-radius: 0;
	outline: 1px solid #d9d9d9;
}

.site-content .tiled-gallery-caption {
	background: #fff;
	color: #6a6a6a;
	font-size: 0.875em;
	line-height: 1.7142857;
	padding: 0.4285714286em 0;
	text-indent: 0.1428571429em;
}

.site-content .tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption {
	font-size: 0.75em;
	line-height: 2;
}

.jp-carousel-wrap a {
	border-bottom: 0;
}


.PDS_Poll {
	margin-bottom: 1.5em;
}


.site-content .jetpack-recipe {
	margin: 0 0 1.5em;
	padding: 1.5em 1.5em 0;
}

.site-content .jetpack-recipe ol,
.site-content .jetpack-recipe ul {
	list-style-position: inside;
}

.site-content .jetpack-recipe-title {
	border-bottom: 0;
	margin: 0 auto 24px;
	margin-bottom: 1.5rem;
	padding: 0;
}

.site-content .jetpack-recipe-content br {
	display: none;
}

.site-content .jetpack-recipe .jetpack-recipe-meta {
	color: #6a6a6a;
	font-size: 0.875em;
	line-height: 1.7142857;
	overflow: inherit;
}

.site-content .jetpack-recipe-meta:before,
.site-content .jetpack-recipe-meta:after {
	content: "";
	display: table;
}

.site-content .jetpack-recipe-meta:after {
	clear: both;
}


.jetpack-video-wrapper {
	margin: 0 0 1.5em;
}

.jetpack-video-wrapper:empty {
	display: none;
}


.hentry #jp-post-flair {
	padding: 0;
}

.sd-sharing-enabled:not(#jp-post-flair),
.sd-like.jetpack-likes-widget-wrapper,
.sharedaddy.sd-block.sd-gplus,
.sd-rating,
div#jp-relatedposts {
	border-top: 1px solid #f2f2f2;
	font-size: 16px;
	font-size: 1rem;
	margin: 0;
	padding-top: 1.5em;
	position: relative;
}

.hentry div#jp-relatedposts h3.jp-relatedposts-headline,
.hentry div.sharedaddy h3.sd-title {
	margin: 0 auto;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
	font-size: 1em;
	line-height: 1.5;
}

.hentry div#jp-relatedposts h3.jp-relatedposts-headline em {
	font-weight: inherit;
}

.comment .pd-rating,
.hentry .pd-rating,
.hentry div.sharedaddy .sd-content ul,
.sharedaddy.sd-block.sd-gplus .sd-content {
	color: #6a6a6a;
	margin-bottom: 1.5em !important;
}

.comment .pd-rating,
.hentry .pd-rating,
.hentry .sd-sharing .share-count {
	line-height: 1 !important;
}

.sharedaddy.sd-block.sd-gplus .sd-content a {
	border-bottom: 0;
}

.hentry .post-likes-widget {
	margin-bottom: 1.5em;
	position: inherit !important;
	top: auto !important;
}

.hentry .pd-rating + br,
.hentry div.sharedaddy h3.sd-title:before,
.hentry div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items {
	width: 100%;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items p {
	color: #6a6a6a;
	font-size: 0.875em;
	line-height: 1.7142857;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post,
.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post-context {
	opacity: 1;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
	padding: 0;
	margin-bottom: 1.5em;
	width: 100%;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items.jp-relatedposts-items-minimal .jp-relatedposts-post {
	padding: 0;
	width: 100%;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post-context {
	background: #f2f2f2;
	color: #6a6a6a;
	display: inline-block;
	padding: 0 0.25em;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post-context:empty {
	display: none;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post-title {
	font-weight: bold;
	font-size: 0.875em;
	line-height: 1.7142857;
	letter-spacing: 0;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post-title a {
	color: #6a6a6a;
	font-weight: inherit;
	text-decoration: none !important;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post-title a:focus,
.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post-title a:hover {
	color: #111;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items span.jp-relatedposts-post-title {
	font-size: inherit;
	line-height: inherit;
}

.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post-img {
	margin-bottom: 0.375em;
}

.hentry div#jp-relatedposts .jp-relatedposts-post-a {
	border-bottom: 0;
}

.hentry .pd-rating {
	line-height: 1;
}


.site-footer .jetpack-social-navigation {
	clear: both;
	display: block;
	-webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    position: relative;
	text-align: center;
}

.site-footer .jetpack-social-navigation:before {
	background: #d9d9d9;
	bottom: -1px;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	right: 0;
	width: 100%;
	width: 100vw;
}

.site-footer .jetpack-social-navigation > div {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.site-footer .jetpack-social-navigation ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	margin: -1px 0 0;
}

.site-footer .jetpack-social-navigation li {
	display: inline-block;
	margin: 0 0 -1px -1px;
	border: 1px solid #d9d9d9;
	line-height: 1;
}

.site-footer .jetpack-social-navigation a {
	background: #fff;
	color: #111;
	display: block;
	font-size: 24px;
	height: 48px;
	position: relative;
	width: 48px;
}

.site-footer .jetpack-social-navigation a:hover,
.site-footer .jetpack-social-navigation a:focus {
	background: #f2f2f2;
	color: #3455db;
}

.site-footer .jetpack-social-navigation a:focus {
	outline: none;
}

.site-footer .jetpack-social-navigation .icon {
	left: 12px;
	position: absolute;
	top: 12px;
}

.site-footer .jetpack-social-navigation .page_item_has_children > a,
.site-footer .jetpack-social-navigation .menu-item-has-children > a {
	padding-right: 0;
}



.widget_akismet_widget .a-stats {
	background: #3455db;
	color: #fff;
	margin-bottom: 1.5em;
	text-align: center;
	width: 100%;
}

.widget_akismet_widget .a-stats a,
.widget_akismet_widget .a-stats .count {
	color: #fff;
	font-size: inherit;
	line-height: inherit;
}

.widget_akismet_widget .a-stats a {
	background: #3455db;
	border: 0;
	border-radius: 0;
	padding: 0.375em 0.75em;
	text-align: inherit;
	width: auto;
}

.widget_akismet_widget .a-stats .count {
	padding: 0;
}

.widget_akismet_widget .a-stats a:focus,
.widget_akismet_widget .a-stats a:hover {
	background: #111;
}


.widget_contact_info .contact-map-container {
	border: 1px solid #f2f2f2;
	height: auto !important;
	padding: 1.5em 1.5em 0;
	margin: 0 0 1.5em;
}

.widget_contact_info > div:last-of-type {
	margin: 0 0 1.5em;
}


.widget_jetpack_display_posts_widget .jetpack-display-remote-posts {
	margin: 0;
}

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 {
	margin: 0 auto 21px;
	margin-bottom: 1.3125rem;
	font-size: 1.125em;
	line-height: 1.33333;
}

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts img {
	margin-bottom: 1.5em;
}

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
	margin: 0 0 1.7142857em !important;
	color: #6a6a6a;
	font-size: 0.875em;
	line-height: 1.7142857 !important;
}


.widget_blog_subscription input[type="text"] {
	padding: 0.3125em !important;
	width: 100% !important;
}


.widget_goodreads br,
.widget_goodreads center {
	display: none;
}

.widget_goodreads h2[class^="gr_custom_header"] {
	font-size: inherit;
	line-height: inherit;
	margin: 0 auto 24px;
	margin-bottom: 1.5rem;
}

.widget_goodreads div[class^="gr_custom_title"] a,
.widget_goodreads div[class^="gr_custom_container"] a {
	color: #3455db;
}

.widget_goodreads div[class^="gr_custom_author"] {
	color: #6a6a6a;
	font-size: 0.875em;
	line-height: 1.7142857;
	padding: 0;
}

.widget_goodreads div[class^="gr_custom_author"] a {
	color: inherit;
	text-decoration: none;
}

.widget_goodreads div[class^="gr_custom_title"] a:focus,
.widget_goodreads div[class^="gr_custom_title"] a:hover,
.widget_goodreads div[class^="gr_custom_container"] a:focus,
.widget_goodreads div[class^="gr_custom_container"] a:hover {
	color: #111;
}

.widget_goodreads div[class^="gr_custom_container"] {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: inherit;
	margin-bottom: 1.5em;
	padding: 0;
}

.widget_goodreads div[class^="gr_custom_each_container"] {
	border-bottom: 0;
	border-top: 1px solid #f2f2f2;
	padding: 0.75em 0;
	margin: 0;
}

.widget_goodreads div[class^="gr_custom_each_container"]:last-of-type {
	border-bottom: 1px solid #f2f2f2;;
}

.widget_goodreads div[class^="gr_custom_title"] {
	font-weight: bold;
}


.widget_google_translate_widget > div {
	margin-bottom: 1.5em;
}


.widget-grofile {
	font-size: 0.875em;
	line-height: 1.7142857;
}

.widget-grofile .widget-title {
	font-size: 1.7142857em;
	line-height: 1.5;
}

.widget-grofile .grofile-thumbnail {
	border-radius: 50%;
	max-width: 3em;
}

.widget-grofile h4 {
	margin: 0 auto !important;
	font-size: 1.142857em;
	line-height: 1.5;
}

.widget-grofile .grofile-meta {
	color: #6a6a6a;
}

.widget-grofile .grofile-meta h4 a {
	color: #111;
	border-bottom: 0;
}

.widget-grofile .grofile-meta h4 a:hover,
.widget-grofile .grofile-meta h4 a:hover {
	color: #3455db;
}

.widget-grofile .grofile-meta + p {
	margin-top: -1.5em;
}

.widget-grofile .grofile-full-link {
	display: inline-block;
}


.widget_wpcom_instagram_widget .wpcom-instagram-images {
	grid-gap: 0;
	margin-bottom: 1.5em;
}


.widget_rss_links ul {
	list-style: none;
	border-bottom: 1px solid #f2f2f2;
}

.widget_rss_links li {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	border-top: 1px solid #f2f2f2;
}

.widget_rss_links a {
	border-bottom: 0;
}

.widget_rss_links p a:last-of-type {
	margin-left: 0.5em;
}


.eventbrite-event .entry-header span {
	padding-right: 0.75em;
}

.eventbrite-event .entry-header span:last-of-type {
	padding-right: 0;
}


.widget_eventbrite .eb-calendar-widget {
	font-size: inherit;
	font-weight: inherit;
}

.widget_eventbrite .eb-calendar-widget h2:after {
	display: none;
}

.widget_eventbrite .eb-calendar-widget h2 {
	color: inherit;
	border: 0;
	line-height: 1.5;
	padding: 0;
}

.widget_eventbrite .eb-calendar-widget .add-event {
	color: #6a6a6a;
	font-size: inherit;
	padding: 0 0 1.5em;
	text-align: center;
}

.widget_eventbrite .eb-calendar-widget .calendar {
	border-bottom-color: #d9d9d9;
	margin-top: 1.5em;
	padding: 0;
}

.widget_eventbrite .eb-calendar-widget .calendar .current-month h3 {
	font-size: inherit;
	line-height: inherit;
}

.widget_eventbrite .eb-calendar-widget .prev-next .date {
	display: none;
}

.widget_eventbrite .eb-calendar-widget .simpleTabsNavigation {
	border: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

.widget_eventbrite .eb-calendar-widget li,
.widget_eventbrite .eb-calendar-widget .simpleTabsNavigation li {
	border: 0;
	margin: 0;
	padding: 0;
}

.widget_eventbrite .eb-calendar-widget .simpleTabsNavigation a {
	background: #f2f2f2;
	border: 0;
	border-radius: 0;
	color: inherit;
	padding: 0.375em 0.75em;
}

.widget_eventbrite .eb-calendar-widget .simpleTabsNavigation a:focus,
.widget_eventbrite .eb-calendar-widget .simpleTabsNavigation a:hover,
.widget_eventbrite .eb-calendar-widget .simpleTabsNavigation a.current,
.widget_eventbrite .eb-calendar-widget .simpleTabsNavigation a.current:focus,
.widget_eventbrite .eb-calendar-widget .simpleTabsNavigation a.current:hover {
	background: #3455db;
	border: 0;
	color: #fff;
}

.widget_eventbrite .eb-calendar-widget .calendar td {
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}

.widget_eventbrite .eb-calendar-widget .calendar .calendar-navigation a {
	color: #3455db;
}

.widget_eventbrite .eb-calendar-widget .calendar .calendar-navigation a:focus,
.widget_eventbrite .eb-calendar-widget .calendar .calendar-navigation a:hover {
	color: inherit;
}

.widget_eventbrite .eb-calendar-widget .calendar .calendar-navigation .prev-month,
.widget_eventbrite .eb-calendar-widget .calendar .calendar-navigation .next-month {
	font-size: inherit;
	padding: 0.375em;
	text-align: center;
}

.widget_eventbrite .eb-calendar-widget .calendar .current-month {
	color: inherit;
}

.widget_eventbrite .eb-calendar-widget .calendar .weekdays {
	color: inherit;
	font-size: 0.875em;
	line-height: 1.7142857;
}

.widget_eventbrite .eb-calendar-widget .event-paging {
	border: 0;
	color: #6a6a6a;
	font-size: inherit;
	padding: 0 0 1.5em;
}


.dropcap {
	float: left;
	margin-right: 0.0833333em;
	font-size: 3em;
	line-height: 1;
}



@media screen and (min-width: 568px) {
	
	.archive .hentry,
	.blog .hentry,
	.search-results .hentry {
		float: left;
		padding-bottom: 50%;
		width: 50%;
	}

	.archive .hentry:nth-of-type(2n+3),
	.blog .hentry:nth-of-type(2n+3),
	.search-results .hentry:nth-of-type(2n+3) {
		clear: left;
	}

	.archive .hentry:last-of-type:before,
	.archive .hentry:last-of-type:after,
	.blog .hentry:last-of-type:before,
	.blog .hentry:last-of-type:after,
	.search-results .hentry:last-of-type:before,
	.search-results .hentry:last-of-type:after {
		display: block;
	}

	.hero-area {
		height: 600px;
		height: 70vh;
		padding-bottom: 0;
	}
}


@media screen and (min-width: 672px) {
	
	body.page .entry-title,
	body.single .entry-meta,
	body.single .entry-title,
	#respond .comment-form,
	.entry-author,
	.entry-content,
	.entry-footer,
	.comment-reply-title,
	.comments-title,
	.comment-list,
	.no-comments,
	.not-found {
		margin-left: auto;
		margin-right: auto;
	}
}


@media screen and (min-width: 768px) {
	
	.entry-content,
	.page-content {
		font-size: 20px;
		font-size: 1.25rem;
	}

	.entry-content h1,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6 {
		margin-bottom: 30px;
		margin-bottom: 1.875rem;
		margin-top: 60px;
		margin-top: 3.75rem;
	}

	
	.site-header {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		justify-content: flex-start;
		position: fixed;
	}

	.site-header.unfixed {
		position: absolute;
	}

	.admin-bar .site-header {
		top: 46px;
	}

	.site-branding {
		margin-left: 0;
		margin-right: auto;
		padding-right: 1.5em;
		text-align: inherit;
	}

	.custom-logo-link {
		float: left;
	}

	.site-title-description {
		-webkit-align-items: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.site-title {
		display: inline-block;
		padding-right: 0.375rem;
	}

	.site-description {
		display: inline-block;
		line-height: 1.142857;
	}

	.site-content {
		margin-top: 73px;
		margin-top: calc(4.5em + 1px);
	}

	.widget-area {
		border-top-width: 1px;
		padding-top: 4.5em;
	}

	.site-info {
		margin-right: 0;
	}

	
	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.menu-item-description {
		display: none;
	}

	.menu-wrapper,
	.main-navigation.toggled-on ul ul {
		display: block;
	}

	.menu-wrapper {
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-bottom: -0.75em;
		margin-top: 0.75em;
		width: auto;
	}

	.site-header .main-navigation {
		background: transparent;
	}

	.main-navigation {
		border: 0;
		margin: 0;
		padding: 0;
		top: auto;
		width: 100%;
	}

	.main-navigation ul,
	.main-navigation.toggled-on ul {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.5;
	}

	.toggled-on .main-navigation ul,
	.toggled-on .main-navigation ul ul {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.main-navigation > div {
		margin-left: -0.75em;
	}

	.main-navigation > div > ul {
		border: 0;
	}

	.main-navigation li {
		margin: 0 0.75em;
		padding-bottom: 0.75em;
		position: relative;
	}

	.main-navigation > div > ul > li {
		border: 0;
	}

	.main-navigation > div > ul > li:hover > a {
		color: inherit;
	}

	.main-navigation .menu > li:last-child {
		margin-right: 0;
	}

	.main-navigation a {
		display: block;
		padding: 0;
	}

	.main-navigation a .icon {
		display: inline-block;
		margin-left: 0.25em;
	}

	.main-navigation .menu-item-has-children > a {
		margin-right: 0;
	}

	.main-navigation .menu-item-has-children > a:after {
		display: block;
	}

	.main-navigation ul ul {
		border-width: 0 1px 1px;
		left: -999em;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		width: 14em;
		z-index: 99999;
	}

	.main-navigation ul ul:before {
		display: block;
	}

	.menu-direction-left .main-navigation ul ul {
		left: auto;
		right: -999em;
	}

	.main-navigation ul ul ul {
		border: 0;
		bottom: 0;
		left: 0;
		position: relative;
		right: 0;
		top: 0;
		width: auto;
		z-index: 0;
	}

	.menu-direction-left .main-navigation ul ul ul {
		left: 0;
		right: 0;
	}

	.main-navigation ul ul a {
		padding: 0.75em;
	}

	.main-navigation ul ul ul a {
		padding-left: 1.5em;
	}

	.main-navigation ul ul ul ul a {
		padding-left: 2.25em;
	}

	.main-navigation ul ul ul ul ul a {
		padding-left: 3em;
	}

	.main-navigation ul ul li {
		margin: 0;
		padding-bottom: 0;
		width: 100%;
	}

	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		left: auto;
		margin-left: -0.75em;
	}

	.menu-direction-left .main-navigation ul li:hover > ul,
	.menu-direction-left .main-navigation ul li.focus > ul {
		margin-left: 0;
		margin-right: -0.75em;
		right: 0;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 0;
		margin-left: 0;
	}

	.menu-direction-left .main-navigation ul ul li:hover > ul,
	.menu-direction-left .main-navigation ul ul li.focus > ul {
		left: 0;
		margin-right: 0;
		right: 0;
	}

	.comments-pagination {
		margin-top: 3em;
	}

	.post-navigation .nav-links {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.post-navigation .nav-previous,
	.post-navigation .nav-next {
		position: relative;
		width: 50%;
	}

	.post-navigation .nav-next {
		margin-left: 50%;
	}

	.post-navigation .nav-previous + .nav-next {
		border-top: 0;
		margin-left: 0;
	}

	.post-navigation .nav-previous:before,
	.post-navigation .nav-next:before {
		display: block;
	}

	
	.site-main .alignleft {
		margin-left: -72px;
	}

	.site-main .alignright {
		margin-right: -72px;
	}

	.hentry img.fullbleed,
	.hentry div.fullbleed,
	.hentry figure.fullbleed {
		margin-left: -72px;
		max-width: 768px;
		width: 768px;
	}

	
	.not-found .widget:first-of-type,
	.widget {
		padding-top: 0;
	}

	.widget {
		padding-bottom: 3em;
	}

	.not-found .widget:first-of-type:before,
	.widget:before {
		display: none;
	}

	
	body.page .entry-header,
	body.single .entry-header {
		padding: 4.5em 0 0;
	}

	body.page .hero-area .entry-header,
	body.single .hero-area .entry-header {
		padding: 4.5em 0;
	}

	body.page .entry-title,
	body.single .entry-title,
	.page-title {
		font-size: 2.25em;
		line-height: 1.333334;
	}

	.hero-area {
		height: 800px;
		height: calc(100vh - (4.5em + 1px));
	}

	.admin-bar .hero-area {
		height: calc(100vh - (4.5em + 1px) - 46px);
	}

	.hero-area .menu-scroll-down {
		display: block;
	}

	.entry-content {
		padding-top: 72px;
		padding-top: 4.5rem;
	}

	.entry-footer:not(:empty) {
		padding-bottom: 72px;
		padding-bottom: 4.5rem;
	}

	body.page .entry-content {
		padding-bottom: 48px;
		padding-bottom: 3rem;
	}

	body.page .entry-content + .entry-footer {
		margin-top: -48px;
		margin-top: -3rem;
	}

	.entry-author .author-description {
		width: 552px;
	}

	.previous-link.archive .page-header,
	.previous-link.search-results .page-header {
		margin-top: 0;
		margin-bottom: 0;
	}

	.not-found .page-header {
		padding-top: 72px;
		padding-top: 4.5rem;
	}

	.not-found .page-content {
		padding-top: 48px;
		padding-top: 3rem;
	}

	.not-found .search-form {
		margin-bottom: 72px;
		margin-bottom: 4.5rem;
	}

	.comments-area {
		padding-bottom: 48px;
		padding-bottom: 3rem;
		padding-top: 72px;
		padding-top: 4.5rem;
	}

	.no-comments {
		padding-top: 48px;
		padding-top: 3rem;
	}

	.comment-list + .comment-respond,
	.comments-pagination + .comment-respond {
		padding-top: 3em;
	}

	#comments .comments-container + #respond,
	#comments .comments-container + .comment-respond {
		padding-top: 72px;
		padding-top: 4.5rem;
		border-top: 0;
	}

	
	.gallery {
		margin-left: -72px;
		width: 768px;
	}

	
	.jetpack-recipe img.fullbleed,
	.jetpack-recipe div.fullbleed,
	.jetpack-recipe figure.fullbleed {
		margin-left: -102px;
		margin-left: calc(-72px - 1.5em);
	}

	.site-content .jetpack-recipe-title {
		margin-bottom: 30px;
		margin-bottom: 1.875rem;
	}

	.hentry div#jp-relatedposts div.jp-relatedposts-items:not(.jp-relatedposts-items-minimal) {
		margin-left: -0.75em;
		width: 648px;
	}

	.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		padding: 0 0.75em;
		width: 33.333333%;
	}

	.site-footer .jetpack-social-navigation {
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-left: -1px;
	}
}


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

	.admin-bar .hero-area {
		height: calc(100vh - (4.5em + 1px) - 32px);
	}
}


@media screen and (min-width: 792px) {
	
	.gallery {
		margin-left: -84px;
		width: 792px;
	}
}


@media screen and (min-width: 1024px) {
	
	.widget-area {
		padding-left: 2.25em;
		padding-right: 2.25em;
	}

	.widget-area-wrapper {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-around;
		-ms-justify-content: space-around;
		justify-content: space-around;
		max-width: 100%;
		width: 100%;
	}

	.widget-column {
		width: 33.3333%;
	}

	.widget-count-3 .widget-column {
		width: 30%;
		width: calc(33.3333% - 4.5em);
	}

	
	.archive .hentry,
	.blog .hentry,
	.search-results .hentry {
		padding-bottom: 33.3333%;
		width: 33.3333%;
	}

	.archive .hentry:nth-of-type(2n+3),
	.blog .hentry:nth-of-type(2n+3),
	.search-results .hentry:nth-of-type(2n+3) {
		clear: none;
	}

	.archive .hentry:nth-of-type(3n+4),
	.blog .hentry:nth-of-type(3n+4),
	.search-results .hentry:nth-of-type(3n+4) {
		clear: left;
	}
}

.site-main #respond {
	font-family: inherit;
	margin: 0;
	padding: 0 0 1.5em;
}

.site-main #respond h3 {
	margin: 0 24px 24px;
	margin: 0 1.5rem 1.5rem;
}


.hentry .wpcom-reblog-snapshot .reblog-post {
	box-shadow: none;
	padding: 0;
}

.hentry .wpcom-reblog-snapshot .reblogger-note {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 1.5em;
}

.hentry .wpcom-reblog-snapshot p.reblogger-headline {
	line-height: inherit;
	margin-bottom: 1.5em;
}

.hentry .wpcom-reblog-snapshot .reblogged-content {
	margin: 0;
}

.hentry .wpcom-reblog-snapshot .reblog-source {
	background: #f2f2f2;
	font-size: inherit;
	line-height: inherit;
	margin-bottom: 1.5em;
	padding: 1.5em;
	text-align: center;
}

.hentry .wpcom-reblog-snapshot p.reblog-from {
	margin-bottom: 1.5em;
}

.hentry .reblog-source .more-words {
	color: #6a6a6a;
}

.reblog-from img,
.reblogger-headline img {
	border-radius: 50%;
	height: 1.5em;
	width: 1.5em;
}

body .hentry .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	background: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0 0 1.5em;
}


img#wpstats {
	display: none;
}



.widget_author_grid ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 0 1.5em;
}

.widget.widget_author_grid ul li {
	margin: 0 !important;
	max-width: 50%;
	padding: 0 !important;
}

.rtl .widget.widget_author_grid ul li {
	margin-left: 0 !important;
	margin-right: 0 !important;
}


.widget_authors ul {
	border-bottom: 1px solid #f2f2f2;
	list-style: none;
}

.widget_authors ul ul {
	border-bottom: 0;
	list-style: inside disc;
	margin: 0;
	padding: 0.75em 0 0;
}

.widget_authors li {
	border-top: 1px solid #f2f2f2;
	padding-bottom: 0.75em;
	padding-top: 0.75em;
}

.widget_authors ul ul li {
	border-top: 0;
	margin: 0;
	padding: 0;
}

.widget_authors img {
	border-radius: 50%;
	display: block;
	margin-bottom: 0.75em;
	vertical-align: middle;
}

.widget_authors strong {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}

.widget_authors > ul > li > a {
	color: inherit;
	text-decoration: none;
}

.widget_authors > ul > li > a:focus,
.widget_authors > ul > li > a:hover {
	color: #3455db;
}


.widget_jp_blogs_i_follow ul {
	border-bottom: 1px solid #f2f2f2;
	list-style: none;
}

.widget_jp_blogs_i_follow li {
	border-top: 1px solid #f2f2f2;
	padding-bottom: 0.75em;
	padding-top: 0.75em;

}

.widget_jp_blogs_i_follow .widgets-grid-layout {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 1.5em;
}

.widget_jp_blogs_i_follow .widget-grid-view-image {
	float: none;
	max-width: 25%;
}

.widget_jp_blogs_i_follow .widget-grid-view-image a,
.widget_jp_blogs_i_follow .widget-grid-view-image:nth-child(even) a {
	margin: 0;
}

.widget_jp_blogs_i_follow .widgets-grid-layout .widget-grid-view-image img {
	display: block;
	margin: 0 auto;
}


.widget_blog-stats ul {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
}


.widget_flickr .flickr-wrapper {
	margin-bottom: 1.5em;
}

.widget_flickr .flickr-images img {
	display: block;
	margin: 0;
}

.widget_flickr .flickr-size-thumbnail .flickr-images {
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
}

.widget_flickr .flickr-size-small .flickr-images {
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.widget_flickr .flickr-more {
	display: inline-block;
	margin-top: 1.5em;
}


.widget.milestone-widget {
	margin-bottom: 0;
}

.milestone-widget .milestone-content {
	line-height: inherit;
	margin: 0 0 1.5em;
}

.milestone-widget .milestone-header {
	background: #3455db;
	color: #fff;
	line-height: inherit;
	padding: 0.75em;
}

.milestone-widget .milestone-header .event {
	font-size: inherit;
	line-height: inherit;
}

.milestone-widget .milestone-countdown,
.milestone-widget .milestone-message {
	background: #f2f2f2;
	border: 0;
	color: inherit;
}


.widget_recent_comments table {
	background: transparent;
	border: 1px solid #f2f2f2;
	border-width: 0 0 1px;
}

.widget_recent_comments td {
	border: 0;
}

.widget_recent_comments tr {
	border: 1px solid #f2f2f2;
	border-width: 1px 0 0;
	display: block;
	padding: 0.75em 0;
}

.widget_recent_comments tr:nth-of-type(even) {
	background: transparent;
}

.widget_recent_comments td.recentcommentsavatarend,
.widget_recent_comments td.recentcommentsavatartop,
.widget_recent_comments td.recentcommentstextend {
	padding: 0;
	vertical-align: middle;
}

.widget_recent_comments td.recentcommentstextend {
	padding-left: 0.25em;
}

.rtl .widget_recent_comments td.recentcommentstextend {
	padding-left: 0;
	padding-right: 0.25em;
}

.widget_recent_comments td.recentcommentstexttop {
	padding: 0 0 0 0.375em;
}

.rtl .widget_recent_comments td.recentcommentstexttop {
	padding-left: 0;
	padding-right: 0.375em;
}

.widget_recent_comments img {
	border-radius: 50%;
	vertical-align: middle;
}


.wp_widget_tag_cloud > div {
	padding-bottom: 1.5em;
}


.widget.top_rated .pd_top_rated_holder_posts {
	margin-bottom: 1.5em;
}

.widget.top_rated .pd_top_rated_holder_posts > p {
	border: 1px solid #f2f2f2;
	margin-bottom: -1px;
	padding: 0.75em;
	text-align: center;
}

.widget.top_rated small {
	font-size: inherit;
}

.widget.top_rated ul {
	border: 1px solid #f2f2f2;
	border-top: 0;
	list-style: none;
	margin: 0;
	padding: 0.75em 0.75em 0;
}

.widget.top_rated li:first-child {
	border-top: 0;
	padding-top: 0;
}

.widget.top_rated li:last-child {
	padding-bottom: 0;
}

.widget.top_rated #top_posts li {
	margin-bottom: 0.75em;
}


.widget_upcoming_events_widget .upcoming-events li {
	margin-bottom: 0;
}

.widget_upcoming_events_widget .event-summary:empty {
	display: none;
}



@media screen and (min-width: 672px) {
	
	.site-main #respond h3 {
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (min-width: 768px) {
	
	.site-main .comment-list + #respond,
	.site-main .comments-pagination + #respond {
		padding-top: 3em;
	}
}
.jetpack-social-navigation ul {
	display: block;
	margin: 0 0 1.5em;
	padding: 0;
}

.jetpack-social-navigation li {
	display: inline-block;
	margin: 0;
	line-height: 1;
}

.jetpack-social-navigation a {
	border: 0;
	height: 1em;
	text-decoration: none;
	width: 1em;
}


.jetpack-social-navigation-svg .icon {
	color: inherit;
	fill: currentColor;
	height: 1em;
	vertical-align: middle;
	width: 1em;
}


.jetpack-social-navigation-genericons a::before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-family: Genericons;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	height: 1em;
	line-height: 1;
	speak: none;
	text-decoration: inherit;
	vertical-align: top;
	width: 1em;

	
	content: "\f415";
}


.jetpack-social-navigation-genericons a[href*="bsky.app"]::before {
	content: "\f10f";
}


.jetpack-social-navigation-genericons a[href*="codepen.io"]::before {
	content: "\f216";
}


.jetpack-social-navigation-genericons a[href*="digg.com"]::before {
	content: "\f221";
}


.jetpack-social-navigation-genericons a[href*="dribbble.com"]::before {
	content: "\f201";
}


.jetpack-social-navigation-genericons a[href*="dropbox.com"]::before {
	content: "\f225";
}


.jetpack-social-navigation-genericons a[href*="mailto:"]::before {
	content: "\f410";
}


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


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


.jetpack-social-navigation-genericons a[href*="foursquare.com"]::before {
	content: "\f226";
}


.jetpack-social-navigation-genericons a[href*="github.com"]::before {
	content: "\f200";
}


.jetpack-social-navigation-genericons a[href*="plus.google.com"]::before {
	content: "\f206";
}


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


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


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


.jetpack-social-navigation-genericons a[href*="path.com"]::before {
	content: "\f219";
}


.jetpack-social-navigation-genericons a[href*="pinterest."]::before {
	content: "\f210";
}


.jetpack-social-navigation-genericons a[href*="getpocket.com"]::before {
	content: "\f224";
}


.jetpack-social-navigation-genericons a[href*="polldaddy.com"]::before {
	content: "\f217";
}


.jetpack-social-navigation-genericons a[href*="reddit.com"]::before {
	content: "\f222";
}


.jetpack-social-navigation-genericons a[href$="/feed/"]::before {
	content: "\f413";
}


.jetpack-social-navigation-genericons a[href*="sms:"]::before {
	content: "\f110";
}


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


.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]::before {
	content: "\f223";
}


.jetpack-social-navigation-genericons a[href*="threads.net"]::before {
	content: "\f10d";
}


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


.jetpack-social-navigation-genericons a[href*="twitch.tv"]::before {
	content: "\f516";
}


.jetpack-social-navigation-genericons a[href*="x.com"]::before,
.jetpack-social-navigation-genericons a[href*="twitter.com"]::before {
	content: "\f202";
}


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


.jetpack-social-navigation-genericons a[href*="vine.co"]::before {
	content: "\f517";
}


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


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


.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}


.reblog-post .wpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px;
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both;
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0;
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post .wpcom-enhanced-excerpt {
	clear: both;
}

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
	font-size: 100% !important;
}

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
	font-size: 98% !important;
}


.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1;
}

.reblog-source .more-words {
	color: #668eaa;
}

.wpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px;
}


.wpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}