/*
Theme Name: Vivaro - WordPress.com
Theme URI: https://wordpress.com/themes/vivaro/
Description: A theme for independent publishers
Version: 1.1.1
Author: Themetry
Author URI: https://themetry.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vivaro
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# 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,
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: 900;
}

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, 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-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #000;
	line-height: 1.5;
}

body,
button,
input,
select,
textarea,
.site-main #infinite-handle span button,
.wp-caption-text {
	font-size: 16px;
	font-size: 1rem;
}

body,
button,
input,
select,
textarea,
.site-title {
	font-family: 'Lato', sans-serif;
}

.post-navigation a,
.comment-reply-title,
.comments-title,
.entry-title,
.post-date,
.featured-primary:before,
.page-links,
blockquote,
.comment-navigation,
.error404 .entry-title {
	font-family: 'Playfair Display', serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h1 {
	letter-spacing: -0.05em;
	line-height: 1.2;
}

h1,
.post-date span,
.masonry .entry-title,
.featured-primary .entry-title,
.comments-title span,
.comment-reply-title {
	font-size: 60px;
}

h2 {
	font-size: 48px;
	letter-spacing: -0.05em;
	line-height: 1.1875;
}

h3 {
	font-size: 36px;
	letter-spacing: -0.025em;
	line-height: 1.33333333333333;
}

h4,
.comment-reply-title small,
.not-found .search-field,
.archive .page-title,
.search-results .page-title,
.single .entry-content,
.masonry .entry-content,
.featured-primary .entry-content,
.featured-row .entry-title,
.featured-row-title,
body.page .entry-content,
.not-found .page-content,
.comments-title,
.comment-form textarea,
.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=url],
.no-comments {
	font-size: 24px;
	line-height: 1.5;
}

h5 {
	font-weight: 400;
	line-height: 1.66666666666667;
}

h5,
.pages-label,
.site-description,
.post-navigation a,
.comment-form input[type=submit] {
	font-size: 18px;
}

h6 {
	font-weight: 400;
	line-height: 1.5;
}

h6,
.main-navigation,
.menu-toggle,
.cat-links,
.tags-links,
.entry-footer .edit-link,
.comment-notes,
.logged-in-as,
.site-info,
.widget-title {
	font-size: 14px;
}

.featured-row .entry-meta,
.sticky-tag,
.nav-label,
.comment-metadata,
.featured-row .continue-reading {
	font-size: 12px;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 3.5em 3.75em;
}

address {
	margin: 0 0 1.5em;
}

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

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

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

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

big {
	font-size: 125%;
}

.social-links a:before,
.site-header .main-navigation ul ul li:before,
.main-navigation ul ul li:first-child:before,
.menu-item-has-children > a:before,
.page_item_has_children > a:before,
.search-submit:before,
.comment-reply-link:after,
#infinite-handle:after,
.menu-toggle:before {
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Genericons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}

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

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

body {
	background: #f7f7f7; /* Fallback for when there is no custom background color defined. */
}

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

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

blockquote {
	font-style: italic;
	padding-top: 6px;
	position: relative;
	text-align: center;
}

blockquote:before,
blockquote:after {
	position: absolute;
}

blockquote:before {
	background: #fff;
	color: #676767;
	content: "\201D";
	display: block;
	font-size: 48px;
	font-style: normal;
	font-weight: 900;
	line-height: .75;
	text-align: center;
	width: 66px;
	top: 0;
	left: 50%;
	margin-left: -33px;
	top: -9px;
	z-index: 1;
}

blockquote:after {
	background: #e5e5e5;
	content: "";
	display: block;
	height: 1px;
	max-width: 400px;
	width: 100%;
	top: 0;
	left: 50%;
	margin-left: -200px;
}

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

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	border-color: #000;
	border-style: solid;
	border-width: 3px 1px 1px;
	margin: 0 0 1.5em;
	width: 100%;
}

th {
	text-align: left;
}

td,
th {
	border-color: #e5e5e5;
	border-style: solid;
	padding: 10px 20px;
}

td,
th {
	border-width: 0 1px 1px 0;
}

td:last-child,
th:last-child {
	border-width: 0 0 1px;
}

tr:last-child td,
tr:last-child th {
	border-width: 0 1px 0 0;
}

tr:last-child td:last-child {
	border-width: 0;
}

thead th,
thead tr:last-child th {
	border-width: 0 0 1px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	background: #e6e6e6;
	border-radius: 0;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	-webkit-appearance: none;
}

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

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

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

select {
	border: 1px solid #ccc;
}

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

textarea {
	width: 100%;
}

.search-form .search-field,
.search-form .search-submit {
	border: 0;
	float: left;
}

.search-submit:before {
	content: '\f400';
}

.site-header .search-submit:before,
.site-footer .search-submit:before {
	color: #fff;
}

.not-found .search-form {
	border: 2px solid #000;
}

.not-found .search-form .search-field,
.not-found .search-form .search-submit {
	padding: 14px;
}

.search-form .search-submit {
	background: transparent;
	padding: 0;
}

.not-found .search-submit {
	font-size: 36px;
}

.not-found .search-form .search-field {
	width: calc(100% - 64px);
}

.site-header .search-form .search-field {
	padding: 3px;
	width: auto;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	border-width: 0 0 1px;
	clear: both;
	display: block;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 3;
}

.main-navigation,
.menu-toggle {
	float: left;
	position: relative;
	text-transform: uppercase;
}

.main-navigation,
.main-navigation li,
.site-title,
.site-header .search-form,
.social-links li,
.footer-wrap,
.menu-toggle,
.auxiliary-navigation,
.social-links {
	border-color: rgba(255,255,255,.08);
	border-style: solid;
}

.auxiliary-navigation,
.social-links {
	border-width: 0;
}

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

.menu-toggle {
	display: none;
}

.main-navigation li,
.site-title:nth-child(1):nth-last-child(2) {
	border-width: 0 1px 0 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	padding: 24.5px 38.5px;
	text-decoration: none;
}

.main-navigation a:hover {
	background: rgba(255,255,255,.08);
}

.main-navigation ul ul {
	float: left;
	padding-top: 1px;
	position: absolute;
	top: 70px;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	padding-top: 0;
	padding-left: 1px;
	top: 0;
}

.main-navigation ul ul a {
	background: #fff;
	color: #000;
	padding: 14.5px 19px;
	position: relative;
	width: 240px;
}

.main-navigation ul ul li {
	border-bottom: 1px solid #ebebeb;
	position: relative;
}

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

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

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current_page_ancestor > a,
.main-navigation ul ul .current-menu-ancestor > a {
	color: #a3a3a3;
}

.menu-item-has-children > a:before,
.page_item_has_children > a:before,
.main-navigation ul ul li:first-child:before {
	color: #fff;
	font-size: 16px;
}

.menu-item-has-children > a,
.page_item_has_children > a {
	padding-right: 78.5px;
}

.main-navigation ul ul .menu-item-has-children > a,
.main-navigation ul ul .page_item_has_children > a {
	padding-right: 39px;
}

.menu-item-has-children > a:before,
.page_item_has_children > a:before {
	content: '\f502';
	margin-top: 3px;
	position: absolute;
	right: 40px;
}

.main-navigation ul ul li:first-child:before {
	content: '\f500';
	position: absolute;
	top: -20px;
	left: 10px;
}

.main-navigation ul ul ul li:first-child:before {
	display: none;
}

.main-navigation ul ul .menu-item-has-children > a:before,
.main-navigation ul ul .page_item_has_children > a:before {
	color: #000;
	content: '\f501';
	font-size: 13px;
	position: absolute;
	right: 12px;
}

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

.posts-navigation .nav-previous,
.posts-navigation .nav-next {
	width: 50%;
}

.posts-navigation .nav-previous {
	float: left;
}

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

.posts-navigation {
	padding: 0 80px;
}

.posts-navigation a,
.site-main #infinite-handle span button {
	background: #000;
	color: #fff;
	display: inline-block;
	padding: 24px 40px;
	text-decoration: none;
	text-transform: uppercase;
}

.comment-navigation,
.comment-navigation div {
	display: inline-block;
}

.comment-navigation .nav-links:before {
	content: "{";
}

.comment-navigation .nav-links:after {
	content: "}";
}

.comment-navigation .nav-links > div:nth-child(1):nth-last-child(2):after {
	content: "  /";
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text,
.says,
#comment-nav-below {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

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

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

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

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

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.main-navigation:before,
.main-navigation:after,
.featured-primary .hentry:before,
.featured-primary .hentry:after,
.featured-row:before,
.featured-row:after,
.footer-widgets:before,
.footer-widgets:after,
.comments-title-wrap:before,
.comments-title-wrap:after,
.search-form:before,
.search-form:after,
.social-links .menu:before,
.social-links .menu:after,
.auxiliary-navigation:before,
.auxiliary-navigation:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.main-navigation:after,
.featured-primary .hentry:after,
.featured-row:after,
.footer-widgets:after,
.comments-title-wrap:after,
.search-form:after,
.social-links .menu:after,
.auxiliary-navigation:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

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

.hentry {
	margin: 0 0 1.5em;
}

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

.single .byline,
.group-blog .byline {
	display: inline;
}

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

.page-links {
	clear: both;
	color: #ccc;
	font-size: 42px;
	font-weight: 900;
	margin: 0 0 1.5em;
}

.pages-label {
	margin-right: 32px;
	text-transform: uppercase;
}

.pages-label,
.page-links a {
	color: #000;
}

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

.page-links a:hover {
	text-decoration: underline;
}

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

.pages-label,
.page-links ul,
.page-links li,
.page-links a {
	display: inline-block;
}

.page-links li {
	padding-right: 54px;
	position: relative;
}

.page-links li:after {
	content: "/";
	position: absolute;
	right: 19px;
	top: 4px;
}

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

.not-found .page-content {
	padding: 80px 0;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
.woocommerce-page.woocommerce ul.products li.first {
	clear: none;
}

@media (min-width: 769px) {
	.woocommerce-page.woocommerce ul.products li:nth-child(4n+1),
	.woocommerce-page.woocommerce ul.products li.first:nth-child(4n+1) {
		clear: both;
	}

	.woocommerce.woocommerce-page ul.products li.last {
		margin-right: 3.8%;
	}

	.woocommerce.woocommerce-page ul.products li:nth-child(4n),
	.woocommerce.woocommerce-page ul.products li.last:nth-child(4n) {
		margin-right: 0;
	}
}

@media (max-width: 768px) {
	.woocommerce-page.woocommerce ul.products li:nth-child(2n+1),
	.woocommerce-page.woocommerce ul.products li.first:nth-child(2n+1) {
		clear: both;
	}

	.woocommerce.woocommerce-page ul.products li.last {
		margin-right: 3.8%;
	}

	.woocommerce.woocommerce-page ul.products li:nth-child(2n),
	.woocommerce.woocommerce-page ul.products li.last:nth-child(2n) {
		margin-right: 0;
	}
}

.woocommerce-page .site-main {
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	width: 90%;
}

.single.woocommerce .entry-content {
	max-width: 100%;
	width: 100%;
}

.single.woocommerce .comment-reply-title {
	display: block;
}

.single.woocommerce .comment-form:after {
	display: none;
}

.single.woocommerce #review_form #respond {
	margin: 0 auto;
}

.woocommerce .comment-form {
	padding-top: 56px;
}

.woocommerce .comment-form label {
	margin-top: 0;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background: #000 !important;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background: #111 !important;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	padding: 16px;
}

.payment_box p {
	margin-top: 0;
}

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

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

#infinite-handle {
	position: relative;
	text-align: center;
}

#infinite-handle:after {
	content: '\f502';
	font-size: 24px;
	position: absolute;
	bottom: -50px;
	width: 100%;
	left: 0;
	transition: .5s bottom;
}

#infinite-handle:hover:after {
	bottom: -60px;
}

.site-main #infinite-handle span {
	background: transparent;
	padding: 0;
}

.infinite-loader {
	position: absolute !important;
	bottom: auto !important;
	top: auto !important;
	width: 34px;
	left: 50%;
	margin-left: -17px;
}

#infinite-footer {
	z-index: 2;
}

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

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

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

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

.wp-caption-text {
	background: #fff;
	border-bottom: 1px solid #f7f7f7;
	margin: 0 20px 0;
	padding: 14px 20px;
	position: relative;
	top: -20px;
}

.wp-caption-text,
.wp-caption-text a {
	color: #8d8d8d;
}

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

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Structure
--------------------------------------------------------------*/
.site {
	background: #fff;
	margin: 0 auto;
	max-width: 1600px;
}

.site-main {
	padding-bottom: 80px;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
	background-color: #000;
}

.site-header,
.header-inner {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

.site-header,
.site-header a,
.site-header input[type=search].search-field,
.site-header input[type="submit"].search-submit,
.menu-toggle {
	color: #fff;
}

.menu-toggle {
	background: transparent;
	border-width: 0 1px 0 0;
	padding: 28.5px 38.5px 28.5px 60px;
}

.menu-toggle:hover,
.menu-toggle:focus {
	border-color: inherit;
}

.menu-toggle:before {
	content: '\f419';
	position: absolute;
	left: 38.5px;
}

.site-header a {
	text-decoration: none;
}

.site-title {
	border-width: 0;
	font-size: 78px;
	font-weight: 300;
	letter-spacing: normal;
	line-height: 1.2em;
	margin: 0;
}

.site-description {
	align-self: center;
	font-style: italic;
	line-height: 1.66666666667;
}

.site-branding {
	clear: both;
	padding: 39px 5% 40px;
}

.custom-logo-link,
.site-title,
.site-description {
	display: inline-block;
}

.site-branding-text {
	display: inline-flex;
}

.custom-logo {
	display: block;
	max-width: 640px;
}

.site-branding-text:nth-child(2):nth-last-child(1) {
	padding-left: 30px;
	padding-top: 30px;
}

.site-title:nth-child(1):nth-last-child(2) {
	padding-right: 30px;
	margin-right: 30px;
}

.site-description {
	margin: 0;
}

.site-header .search-form {
	padding: 21.5px 38px;
}

.site-header .search-field::-moz-placeholder {
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
}

.site-header .search-field::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
}

.site-header .search-field::-ms-input-placeholder {
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
}

.site-header .search-field:-moz-placeholder {
	color: #fff;
	opacity: 1;
	text-transform: uppercase;
}

.site-header input[type=search].search-field {
	background: transparent;
	border: none;
	font-size: 14px;
	max-width: 92px;
	outline: none;
}

.site-header .search-submit:before {
	background: transparent;
	border: none;
	box-shadow: none;
	font-size: 24px;
	margin-top: 2px;
	padding: 0;
}

.auxiliary-navigation,
.site-header .search-form {
	float: right;
}

.social-links {
	float: left;
}

.site-header .search-form,
.social-links li {
	border-width: 0 0 0 1px;
}

.main-navigation .social-links a {
	padding: 11px 0;
}

.social-links a {
	font-size: 18px;
	text-align: center;
	width: 69px;
}

.social-links a:before {
	content: '\f415';
	line-height: 48px;
	text-decoration: none;
}

.social-links a[href*='wordpress.org']:before,
.social-links a[href*='wordpress.com']:before {
	content: '\f205';
}

.social-links a[href*='facebook.com']:before {
	content: '\f204';
}

.social-links a[href*='twitter.com']:before {
	content: '\f202';
}

.social-links a[href*='dribbble.com']:before {
	content: '\f201';
}

.social-links a[href*='plus.google.com']:before {
	content: '\f206';
}

.social-links a[href*='pinterest.com']:before {
	content: '\f209';
}

.social-links a[href*='github.com']:before {
	content: '\f200';
}

.social-links a[href*='tumblr.com']:before {
	content: '\f214';
}

.social-links a[href*='youtube.com']:before {
	content: '\f213';
}

.social-links a[href*='flickr.com']:before {
	content: '\f211';
}

.social-links a[href*='vimeo.com']:before {
	content: '\f212';
}

.social-links a[href*='instagram.com']:before {
	content: '\f215';
}

.social-links a[href*='codepen.io']:before {
	content: '\f216';
}

.social-links a[href*='linkedin.com']:before {
	content: '\f207';
}

.social-links a[href*='foursquare.com']:before {
	content: '\f226';
}

.social-links a[href*='reddit.com']:before {
	content: '\f222';
}

.social-links a[href*='digg.com']:before {
	content: '\f221';
}

.social-links a[href*='stumbleupon.com']:before {
	content: '\f223';
}

.social-links a[href*='spotify.com']:before {
	content: '\f515';
}

.social-links a[href*='twitch.tv']:before {
	content: '\f516';
}

.social-links a[href*='dropbox.com']:before {
	content: '\f225';
}

.social-links a[href*='/feed']:before {
	content: '\f413';
}

.social-links a[href*='skype']:before {
	content: '\f220';
}

.social-links a[href*='mailto']:before {
	content: '\f410';
}

/*--------------------------------------------------------------
## Featured
--------------------------------------------------------------*/
.featured-primary .hentry,
.featured-primary .entry-title,
.featured-primary .entry-content,
.featured-primary .entry-content p,
.featured-row .hentry,
.featured-row .entry-title,
.featured-row .entry-content,
.featured-row .entry-content p,
.masonry .hentry,
.masonry .entry-title,
.masonry .entry-content,
.masonry .entry-content p,
.featured-row-title {
	margin: 0;
}

.featured-primary {
	clear: both;
	padding: 80px 0 100px;
	position: relative;
}

.featured-primary:after {
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	content: "";
	display: block;
	height: 353px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.featured-primary,
.featured-primary a {
	color: #fff;
}

.featured-primary .entry-meta > span {
	opacity: .5;
}

.featured-primary .entry-meta a,
.featured-primary .continue-reading a,
.featured-row .entry-meta a,
.featured-row .continue-reading a {
	text-decoration: underline;
}

.featured-primary .entry-title {
	padding: 45px 0 17px;
	position: relative;
}

.featured-primary .entry-title:before {
	background: #fff;
	content: "";
	display: block;
	height: 8px;
	width: 50px;
	position: absolute;
	top: 0;
	left: 0;
}

.featured-primary .entry-meta {
	padding-bottom: 18px;
	text-transform: uppercase;
}

.featured-primary .entry-content p {
	padding-bottom: 29px;
}

.featured-primary .entry-title a,
.featured-row .entry-title a {
	text-decoration: none;
}

.featured-primary .hentry {
	display: flex;
	align-items: center;
}

.featured-primary .post-thumbnail-link,
.featured-primary .has-post-thumbnail .entry-body {
	width: 40%;
}

.featured-primary .entry-body {
	max-width: 640px;
}

.featured-primary .wp-post-image {
	display: block;
}

.featured-primary .entry-body {
	margin: 0 auto;
	order: 1;
}

.featured-primary .has-post-thumbnail .entry-body {
	margin-left: 5%;
	margin-right: 10%;
}

.featured-primary .post-thumbnail-link {
	order: 2;
}

.featured-primary .continue-reading {
	font-size: 21px;
	line-height: 1.42857142857143;
}

.custom-logo-link,
.site-branding-text,
.featured-row,
.featured-primary .wp-post-image,
.featured-primary .entry-body {
	position: relative;
	z-index: 2;
}

.featured-row .hentry {
	float: left;
	margin-right: 2%;
	width: 21%;
}

.featured-row .entry-title {
	letter-spacing: -0.025em;
}

.featured-row .hentry:first-child {
	margin-left: 5%;
}

.featured-row .hentry:last-child {
	margin-right: 0;
}

.featured-row a {
	color: #000;
}

.featured-row .entry-meta,
.featured-row .entry-meta a {
	color: #a3a3a3;
}

.featured-row .entry-meta {
	padding-bottom: 11px;
	text-transform: uppercase;
}

.featured-row-title-wrap,
.featured-row-title {
	position: relative;
}

.featured-row-title-wrap {
	margin: 0 auto;
	padding: 87px 0 59px;
	text-align: center;
	width: 90%;
}

.featured-row-title {
	background: #fff;
	display: inline-block;
	font-style: italic;
	font-weight: normal;
	padding: 0 40px;
	z-index: 1;
}

.featured-row-title-wrap:after {
	background: #ccc;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	position: absolute;
	top: 58%;
	left: 0;
}

.featured-row .wp-post-image {
	display: block;
	margin-bottom: 22px;
}

.featured-row .entry-title {
	padding-bottom: 14px;
}

.featured-row .entry-content p {
	padding-bottom: 13px;
}

.featured-row .entry-meta > span {
	position: relative;
}

.featured-row .entry-meta > span:nth-child(1):nth-last-child(2) {
	margin-right: 4px;
	padding-right: 9px;
}

.featured-row .entry-meta > span:nth-child(1):nth-last-child(2):after {
	background: #aaa;
	content: "";
	display: block;
	height: 1px;
	width: 2px;
	position: absolute;
	right: 0;
	top: 50%;
}

/*--------------------------------------------------------------
## Index
--------------------------------------------------------------*/
.masonry {
	margin-top: 90px;
}

.masonry:before,
.masonry:after {
	content: "";
	display: block;
	position: absolute;
}

.masonry:before {
	background: #ccc;
	height: 100%;
	left: 50%;
	margin-left: -1px;
	width: 1px;
}

.masonry:after {
	background: #fff;
	height: 1px;
	width: 100%;
	top: 0;
	left: 0;
}

.masonry .hentry {
	border-top: 1px solid #ccc;
	float: left;
	transition: none !important;
	transition-duration: 0 !important;
	width: 50%;
}

.masonry .article-inner {
	padding: 53px 10% 80px;
}

.post-date,
.masonry .posted-on {
	border-bottom: 3px solid #000;
	margin-bottom: 20px;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.masonry .posted-on {
	display: block;
	font-size: 24px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.has-post-thumbnail .post-date,
.masonry .has-post-thumbnail .posted-on {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 12px;
}

.masonry .wp-post-image {
	display: block;
	margin-bottom: 29px;
}

.post-date span {
	font-weight: 900;
	padding-right: 8px;
}

.masonry .sticky .article-inner {
	position: relative;
}

.sticky-tag {
	background: #000;
	color: #fff;
	display: inline-block;
	line-height: 1;
	padding: 8.5px 10px;
	text-transform: uppercase;
	transform: rotate(270deg);
	position: absolute;
	left: -25px;
	top: 79px;
}

.post-date a,
.entry-title a,
.masonry .posted-on a {
	text-decoration: none;
}

.post-date a {
	display: inline-block;
}

.entry-title a:hover {
	text-decoration: underline;
}

.entry-meta a:hover,
.continue-reading a:hover {
	text-decoration: none;
}

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

.masonry a {
	color: #000;
}

.masonry .entry-title {
	padding-bottom: 17px;
}

.masonry .entry-meta {
	padding-bottom: 18px;
	text-transform: uppercase;
}

.masonry .entry-meta,
.masonry .entry-meta a {
	color: #a3a3a3;
}

.masonry .entry-content p {
	padding-bottom: 26px;
}

.continue-reading {
	font-weight: 900;
	text-transform: uppercase;
}

.masonry .entry-meta > span,
.featured-primary .entry-meta > span {
	position: relative;
}

.masonry .entry-meta > span:nth-child(1):nth-last-child(2),
.featured-primary .entry-meta > span:nth-child(1):nth-last-child(2),
.featured-primary .entry-meta > span:nth-child(1):nth-last-child(3),
.featured-primary .entry-meta > span:nth-child(2):nth-last-child(2) {
	margin-right: 6px;
	padding-right: 12px;
}

.masonry .entry-meta > span:nth-child(1):nth-last-child(2):after,
.featured-primary .entry-meta > span:nth-child(1):nth-last-child(2):after,
.featured-primary .entry-meta > span:nth-child(1):nth-last-child(3):after,
.featured-primary .entry-meta > span:nth-child(2):nth-last-child(2):after {
	content: "";
	display: block;
	height: 2px;
	width: 2px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -1px;
}

.featured-primary .entry-meta > span:nth-child(1):nth-last-child(2):after,
.featured-primary .entry-meta > span:nth-child(1):nth-last-child(3):after,
.featured-primary .entry-meta > span:nth-child(2):nth-last-child(2):after {
	background: rgba(255,255,255,.5);
}

.masonry .entry-meta > span:nth-child(1):nth-last-child(2):after {
	background: #b0b0b0;
}

/*--------------------------------------------------------------
## Archive / Search
--------------------------------------------------------------*/
.archive .page-header,
.search-results .page-header {
	margin-bottom: -61px;
	padding-top: 83px;
	text-align: center;
}

.archive-description {
	padding-top: 24px;
}

.archive .page-title,
.archive .page-header p,
.search-results .page-title {
	margin: 0;
}

/*--------------------------------------------------------------
## Singular
--------------------------------------------------------------*/
.single .entry-title,
body.page .entry-title,
.error404 .entry-title {
	color: #fff;
	font-size: 90px;
	font-weight: 900;
	margin: 0 auto;
	padding: 71px 5% 106px;
	text-align: center;
}

.profile-photo .avatar {
	border-radius: 50%;
}

.single .entry-meta-wrap {
	margin-top: -38px;
	text-align: center;
}

.single .entry-meta {
	background: #fff;
	padding: 15px 30px;
}

.single .entry-meta,
.single .entry-meta a {
	color: #a3a3a3;
	text-transform: uppercase;
}

.single .entry-meta,
.single .profile-photo,
.single .byline,
.single .posted-on {
	display: inline-block;
}

.single .byline,
.single .posted-on {
	position: relative;
	top: -10px;
}

.single .profile-photo {
	margin-right: 20px;
}

.single .byline {
	margin-right: 22px;
}

.single .byline:after {
	background: #a3a3a3;
	content: "";
	display: block;
	position: absolute;
	right: -12px;
	top: 50%;
	margin-top: -1px;
	height: 2px;
	width: 2px;
}

.cat-links-wrap,
.tags-links-wrap,
.edit-link-wrap {
	display: block;
}

.cat-links,
.tags-links,
.entry-footer .edit-link {
	background: #f7f7f7;
	display: inline-block;
	line-height: 1.71428571428571;
	margin-top: 1px;
	padding: 8px 15px;
}

.single .entry-footer,
.page .entry-footer {
	margin-top: -1px;
}

.single .entry-footer a {
	color: #000;
}

.single .entry-content,
.single .entry-footer,
.page .entry-footer,
.single .post-navigation,
.comments-title-wrap,
.comment-list,
.comment-respond,
.site-main #respond,
body.page .entry-content,
.not-found .page-content,
.single .entry-title,
body.page .entry-title {
	margin-left: auto;
	margin-right: auto;
}

.single .entry-content,
.single .entry-footer,
.page .entry-footer,
.comments-title-wrap,
body.page .entry-content,
.not-found .page-content {
	max-width: 800px;
	width: 90%;
}

.single .entry-footer,
.page .entry-footer {
	margin-top: 9px;
}

.single .post-navigation,
.single .entry-title,
body.page .entry-title {
	max-width: 1120px;
	width: 90%;
}

.single .post-navigation {
	margin-top: 79px;
}

.nav-label {
	border-color: #f2f2f2;
	border-style: solid;
	color: #a3a3a3;
	display: block;
	padding: 14px 30px 10px;
	line-height: 2;
	text-transform: uppercase;
}

.nav-previous .nav-label {
	border-width: 1px 1px 0 0;
}

.nav-next .nav-label {
	border-width: 1px 0 0 1px;
}

.post-navigation a {
	background: #f2f2f2;
	color: #000;
	display: block;
	font-style: italic;
	line-height: 1.66666666666667;
	padding: 30px;
}

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

.post-navigation .nav-previous {
	float: left;
	padding-right: 1px;
	text-align: right;
}

.post-navigation .nav-next {
	float: right;
	padding-left: 1px;
	text-align: left;
}

.featured-image-header .site-header,
.featured-image-header.single .entry-meta-wrap,
.featured-image-header .entry-title span {
	position: relative;
}

.featured-image-header .site-branding:before {
	background: rgba( 0, 0, 0, .5 );
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-title {
	float: left;
	font-style: italic;
	font-weight: 400;
	letter-spacing: normal;
}

#comment-nav-above {
	float: right;
	margin-top: 72px;
}

.comments-title span {
	font-style: normal;
	font-weight: 900;
	padding-right: 10px;
}

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

.comment-list,
.comment-respond {
	max-width: 920px;
	width: 90%;
}

.comment-list .children {
	padding-left: 2.5%;
}

.comment-body {
	border: 2px solid #e5e5e5;
	margin-bottom: 1px;
	padding: 25px 6.521739130435% 14px;
	position: relative;
}

.bypostauthor > .comment-body {
	border-color: #000;
}

.comment-author .avatar {
	background: #fff;
	border-radius: 50%;
	padding: 7px 0;
	position: absolute;
	left: -24px;
	top: 23px;
}

.comment-list {
	padding: 0;
}

.comment-reply-link {
	color: #000;
	display: inline-block;
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
}

.comment-reply-link:after {
	content: '\f467';
}

.comment-author,
.comment .fn,
.comment-metadata,
.comment .edit-link {
	display: inline-block;
}

.comment .fn {
	line-height: 1.875;
}

.comment .fn a {
	color: #000;
}

.comment-metadata {
	line-height: 2.5;
}

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

.comment-metadata,
.comment .edit-link {
	padding-left: 7px;
}

.comment-content {
	margin-top: -15px;
}

.reply {
	position: absolute;
	top: 25px;
	right: 6.521739130435%;
}

.no-comments {
	padding: 5%;
	text-align: center;
}

.comment-awaiting-moderation {
	font-style: italic;
}

.pingback .comment-body {
	padding-bottom: 25px;
}

/*--------------------------------------------------------------
## Comment Form
--------------------------------------------------------------*/
.comment-reply-title {
	font-weight: 900;
	letter-spacing: normal;
	margin: 0;
	padding: 34px 0 14px;
	text-align: center;
	text-transform: uppercase;
}

.comment-reply-title small {
	display: block;
}

.comment-form,
.comment-notes,
.logged-in-as {
	background: #f7f7f7;
}

.comment-form {
	padding: 0 60px 56px;
	position: relative;
	text-align: center;
}

.comment-form p:not(.comment-notes):not(.logged-in-as) {
	text-align: left;
}

.comment-notes,
.logged-in-as {
	color: #9d9d9d;
	display: inline-block;
	font-style: italic;
	margin: 0;
	padding: 42px 16px 34px;
	position: relative;
	z-index: 10;
}

.comment-form:after {
	background: #c6c6c6;
	content: "";
	display: block;
	height: 1px;
	width: calc(100% - 120px);
	position: absolute;
	left: 60px;
	right: 60px;
	top: 53px;
}

.highlander-enabled .comment-form:after {
	display: none;
}

.comment-form label {
	display: block;
	margin-top: -10px;
	padding-bottom: 14px;
	text-transform: uppercase;
}

.comment-form textarea,
.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=url] {
	border: 2px solid #7b7b7b;
	display: block;
	padding: 3px 17px;
	width: 100%;
}

.comment-form .form-submit {
	padding-top: 16px;
}

.comment-form input[type=submit] {
	background: #000;
	border: none;
	color: #fff;
	line-height: 1.66666666666667;
	padding: 14px 35px;
	text-transform: uppercase;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
	background: #000;
	color: #a7a7a7;
}

.site-footer a {
	color: #fff;
	text-decoration: none;
}

.site-footer a:hover {
	text-decoration: underline;
}

.site-info,
.footer-wrap {
	padding-left: 5%;
	padding-right: 5%;
}

.site-info {
	padding-top: 29px;
	padding-bottom: 29px;
}

.footer-wrap {
	border-width: 0 0 1px;
}

.footer-widgets {
	margin: 0 -20px;
	padding-top: 86px;
	padding-bottom: 105px;
}

.footer-widget-area {
	float: left;
	padding: 0 20px;
}

.widget {
	margin-bottom: 1.5em;
}

.widget:last-child {
	margin-bottom: 0;
}

.footer-widget-area:nth-child(1):nth-last-child(1) {
	float: none;
}

.footer-widget-area:nth-child(1):nth-last-child(2),
.footer-widget-area:nth-child(2):nth-last-child(1) {
	width: 50%;
}

.footer-widget-area:nth-child(1):nth-last-child(3),
.footer-widget-area:nth-child(2):nth-last-child(2),
.footer-widget-area:nth-child(3):nth-last-child(1) {
	width: 33.3333%;
}

.footer-widget-area:nth-child(1):nth-last-child(4),
.footer-widget-area:nth-child(2):nth-last-child(3),
.footer-widget-area:nth-child(3):nth-last-child(2),
.footer-widget-area:nth-child(4):nth-last-child(1) {
	width: 25%;
}

.footer-widget-area:nth-child(1):nth-last-child(5),
.footer-widget-area:nth-child(2):nth-last-child(4),
.footer-widget-area:nth-child(3):nth-last-child(3),
.footer-widget-area:nth-child(4):nth-last-child(2) {
	width: 15%;
}

.footer-widget-area:nth-child(5):nth-last-child(1) {
	width: 40%;
}

.widget-title,
.widget:not(.widget_text) ul {
	margin: 0;
}

.widget-title {
	font-weight: normal;
	letter-spacing: normal;
	padding-bottom: 17px;
	text-transform: uppercase;
}

.widget:not(.widget_text) ul {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
}

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

.textwidget ul:last-child,
.textwidget ol:last-child,
.textwidget p:last-child {
	margin: 0;
}

.footer-widgets .search-form {
	border: 2px solid #333;
}

.footer-widgets .search-field {
	background: transparent;
	padding: 13px 0 13px 16px;
	width: calc(100% - 50px);
}

.footer-widgets input[type=search].search-field {
	color: #fff;
}

.footer-widgets .search-submit {
	font-size: 24px;
	padding: 13px;
}

.widget_calendar table {
	border-collapse: collapse;
	table-layout: fixed;
}

.widget_calendar tfoot td,
.widget_calendar tfoot tr:last-child td {
	border-width: 0;
}

.widget_calendar tbody td,
.widget_calendar thead th {
	padding: 10px 0;
	text-align: center;
}

.widget_calendar td,
.widget_calendar th,
.widget_calendar thead tr:last-child th,
.widget_calendar thead th,
.widget_calendar tr:last-child td,
.widget_calendar tr:last-child th {
	border-color: #1a1a1a;
	border-width: 1px;
}

.widget_calendar table {
	border-width: 0;
}

.widget_calendar tfoot td:last-child {
	text-align: right;
}

.widget_calendar caption {
	border-bottom: 3px solid #333;
	font-size: 12px;
	font-style: italic;
	padding-bottom: 11px;
}

.widget .menu-item-has-children > a,
.widget .page_item_has_children > a {
	padding-right: 0;
}

.widget .menu-item-has-children > a:before,
.widget .page_item_has_children > a:before {
	display: none;
}

.widget:not(.widget_text) ul.sub-menu,
.widget:not(.widget_text) ul.children {
	padding-left: 1em;
}

#wpstats {
	display: none;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
@media (max-width: 1300px) and (min-width: 1025px) {
	.main-navigation,
	.site-header input.search-field[type="search"],
	.menu-item-has-children > a:before,
	.page_item_has_children > a:before {
		font-size: 12px;
	}

	.main-navigation a {
		padding: 15px 22px;
	}

	.main-navigation ul ul {
		top: 48px;
	}

	.menu-item-has-children > a,
	.page_item_has_children > a {
		padding-right: 39px;
	}

	.main-navigation .social-links a {
		font-size: 16px;
		padding: 0;
		width: 48px;
	}

	.site-header .search-form {
		padding: 10px 19px;
	}

	.menu-item-has-children > a:before,
	.page_item_has_children > a:before {
		margin-top: 5px;
		right: 16px;
	}

	.menu-item-has-children li > a:before,
	.page_item_has_children li > a:before {
		margin-top: 0;
	}

	.site-header input.search-field[type="search"] {
		margin-top: 2px;
		max-width: 67px;
	}

	.site-header input.search-submit[type="submit"] {
		font-size: 18px;
		margin-top: 6px;
	}
}

@media (max-width: 1199px) and (min-width: 1025px) {
	h1,
	.post-date span,
	.masonry .entry-title,
	.featured-primary .entry-title,
	.comments-title span,
	.comment-reply-title {
		font-size: 42px;
	}

	h4,
	.comment-reply-title small,
	.not-found .search-field, .archive .page-title,
	.search-results .page-title, .single .entry-content,
	.masonry .entry-content,
	.featured-primary .entry-content,
	.featured-row .entry-title,
	.featured-row-title,
	body.page .entry-content,
	.not-found .page-content,
	.comments-title,
	.comment-form textarea,
	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"],
	.no-comments,
	.masonry .posted-on {
		font-size: 18px;
	}

	.featured-primary .continue-reading {
		font-size: 16px;
	}

	body,
	button,
	input,
	select,
	textarea,
	.site-main #infinite-handle span button,
	.wp-caption-text {
		font-size: 14px;
	}

	#comment-nav-above {
		margin-top: 47px;
	}
}

@media (max-width: 1024px) {
	.menu-toggle {
		display: block;
	}

	.main-navigation {
		float: none;
	}

	.site-header .search-form {
		position: absolute;
		top: 0;
		right: 0;
	}

	.main-navigation ul {
		clear: both;
		display: none;
	}

	.navigation-wrap {
		background: #000;
	}

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

	.site-header .main-navigation li,
	.site-header .main-navigation.toggled .auxiliary-navigation,
	.site-header .main-navigation ul ul {
		float: none;
	}

	.main-navigation.toggled .social-links {
		float: left;
	}

	.site-header .main-navigation li {
		border-width: 1px 0 0;
		display: block;
	}

	.main-navigation ul ul li:first-child::before {
		display: none;
	}

	.main-navigation ul ul {
		position: static;
	}

	.main-navigation ul ul .menu-item-has-children > a,
	.main-navigation ul ul .page_item_has_children > a {
		padding-right: 78.5px;
	}

	.main-navigation ul ul a:hover,
	.main-navigation ul ul a.focus {
		background: rgba(255,255,255,.08);
	}

	.main-navigation ul ul a {
		background: transparent;
		color: #fff;
		padding: 24.5px 38.5px 24.5px calc(54px + 5%);
		width: 100%;
	}

	.main-navigation ul ul ul a {
		padding-left: calc(54px + 10%);
	}

	.main-navigation ul ul ul ul a {
		padding-left: calc(54px + 15%);
	}

	.main-navigation ul ul ul ul ul a {
		padding-left: calc(54px + 20%);
	}

	.main-navigation ul ul ul ul ul ul a {
		padding-left: calc(54px + 25%);
	}

	.main-navigation ul ul li {
		position: relative;
	}

	.site-header .main-navigation ul ul li:before {
		content: '\f429';
		display: inline-block !important;
		position: absolute;
		left: calc(24px + 5%);
		margin-top: 25px;
	}

	.site-header .main-navigation ul ul ul li:before {
		left: calc(24px + 10%);
	}

	.site-header .main-navigation ul ul ul ul li:before {
		left: calc(24px + 15%);
	}

	.site-header .main-navigation ul ul ul ul ul li:before {
		left: calc(24px + 20%);
	}

	.site-header .main-navigation ul ul ul ul ul ul li:before {
		left: calc(24px + 25%);
	}

	.main-navigation ul ul li:first-child::before {
		display: inline-block;
		top: auto;
	}

	.site-header .main-navigation ul ul .menu-item-has-children > a:before,
	.site-header .main-navigation ul ul .page_item_has_children > a:before {
		color: #fff;
		content: '\f502';
		font-size: 16px;
		right: 40px;
	}

	.main-navigation ul ul ul {
		padding-left: 0;
	}

	.main-navigation .social-links {
		bottom: -1px;
		position: relative;
	}

	.main-navigation .social-links li {
		border-width: 0 1px 1px 0;
		float: left;
	}

	.auxiliary-navigation {
		border-width: 1px 0 0;
	}

	.featured-primary .entry-body {
		padding-top: 54px;
	}

	.featured-primary .post-thumbnail-link,
	.featured-primary .entry-body,
	.featured-primary .has-post-thumbnail .entry-body {
		float: none;
		width: 90%;
	}

	.featured-primary .hentry,
	.featured-primary .post-thumbnail-link {
		display: block;
	}

	.featured-primary,
	.site-description {
		padding-top: 0;
	}

	.featured-primary:before {
		display: none;
	}

	.featured-row-wrap .featured-row .hentry,
	.featured-row-wrap .featured-row .hentry:last-child,
	.featured-row-wrap .featured-row .hentry:first-child {
		float: none;
		width: 90%;
	}

	.featured-row .hentry {
		margin-top: 40px;
	}

	.featured-row .hentry:first-child {
		margin-top: 0;
	}

	.featured-row .wp-post-image {
		width: 100%;
	}

	.masonry .hentry {
		float: none;
		position: static !important;
		transform: none !important;
		width: 100%;
	}

	.masonry .article-inner {
		padding: 53px 5% 80px;
	}

	.masonry:before,
	.masonry:after {
		display: none;
	}

	.masonry .entry-header,
	.masonry .entry-content,
	.masonry .continue-reading,
	.featured-row-wrap .featured-row .hentry,
	.featured-row-wrap .featured-row .hentry:last-child,
	.featured-row-wrap .featured-row .hentry:first-child,
	.featured-primary .post-thumbnail-link,
	.featured-primary .entry-body,
	.featured-primary .has-post-thumbnail .entry-body,
	.footer-widget-area:nth-child(1):nth-last-child(2),
	.footer-widget-area:nth-child(2):nth-last-child(1),
	.footer-widget-area:nth-child(1):nth-last-child(3),
	.footer-widget-area:nth-child(2):nth-last-child(2),
	.footer-widget-area:nth-child(3):nth-last-child(1),
	.footer-widget-area:nth-child(1):nth-last-child(4),
	.footer-widget-area:nth-child(2):nth-last-child(3),
	.footer-widget-area:nth-child(3):nth-last-child(2),
	.footer-widget-area:nth-child(4):nth-last-child(1),
	.footer-widget-area:nth-child(1):nth-last-child(5),
	.footer-widget-area:nth-child(2):nth-last-child(4),
	.footer-widget-area:nth-child(3):nth-last-child(3),
	.footer-widget-area:nth-child(4):nth-last-child(2),
	.footer-widget-area:nth-child(5):nth-last-child(1) {
		margin-left: auto;
		margin-right: auto;
		max-width: 640px;
	}

	.footer-widget-area:nth-child(1):nth-last-child(2),
	.footer-widget-area:nth-child(2):nth-last-child(1),
	.footer-widget-area:nth-child(1):nth-last-child(3),
	.footer-widget-area:nth-child(2):nth-last-child(2),
	.footer-widget-area:nth-child(3):nth-last-child(1),
	.footer-widget-area:nth-child(1):nth-last-child(4),
	.footer-widget-area:nth-child(2):nth-last-child(3),
	.footer-widget-area:nth-child(3):nth-last-child(2),
	.footer-widget-area:nth-child(4):nth-last-child(1),
	.footer-widget-area:nth-child(1):nth-last-child(5),
	.footer-widget-area:nth-child(2):nth-last-child(4),
	.footer-widget-area:nth-child(3):nth-last-child(3),
	.footer-widget-area:nth-child(4):nth-last-child(2),
	.footer-widget-area:nth-child(5):nth-last-child(1) {
		width: 100%;
	}

	.footer-widgets .footer-widget-area {
		float: none;
		margin-bottom: 40px;
	}

	.footer-widget-area:last-child {
		margin-bottom: 0;
	}

	.footer-widgets {
		margin: 0;
	}

	.footer-widget-area {
		padding: 0;
	}

	.custom-logo-link:nth-child(1):nth-last-child(2) {
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.site-branding-text .site-title:nth-child(1):nth-last-child(2) {
		border-width: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.site-branding-text .site-description:nth-child(2):nth-last-child(1) {
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
	}

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

	.site-branding-text:nth-child(2):nth-last-child(1) {
		padding-top: 0;
		padding-left: 0;
	}

	.site-branding-text,
	.site-title,
	.site-description {
		display: block;
	}

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

@media (max-width: 799px) {
	.single .entry-title,
	body.page .entry-title,
	.error404 .entry-title {
		font-size: 60px;
	}

	.site-title {
		font-size: 48px;
	}

	.post-navigation .nav-next,
	.post-navigation .nav-previous {
		float: none;
		width: 100%;
	}

	.post-navigation .nav-previous {
		padding-left: 0;
		text-align: left;
	}

	.nav-previous .nav-label {
		border-width: 1px 0 0 1px;
	}

	.post-navigation .nav-links > .nav-previous:nth-child(1):nth-last-child(2) {
		padding-bottom: 2px;
	}

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

	.nav-next .nav-label {
		border-width: 1px 1px 0 0;
	}

	h1,
	.post-date span,
	.masonry .entry-title,
	.featured-primary .entry-title,
	.comments-title span,
	.comment-reply-title {
		font-size: 42px;
	}

	h2 {
		font-size: 36px;
	}

	.page-links {
		font-size: 30px;
	}

	h3 {
		font-size: 24px;
	}

	h4,
	.comment-reply-title small,
	.not-found .search-field,
	.archive .page-title,
	.search-results .page-title,
	.single .entry-content,
	.masonry .entry-content,
	.featured-primary .entry-content,
	.featured-row .entry-title,
	.featured-row-title,
	body.page .entry-content,
	.not-found .page-content,
	.comments-title,
	.comment-form textarea,
	.comment-form input[type=text],
	.comment-form input[type=email],
	.comment-form input[type=url],
	.no-comments,
	.featured-primary .continue-reading,
	.masonry .posted-on {
		font-size: 18px;
	}

	#comment-nav-above {
		margin-top: 44px;
	}

	.sticky-tag {
		left: 0;
		top: 0;
		transform: rotate(0);
	}
}

@media (max-width: 599px) {
	.main-navigation.toggled .social-links,
	.site-header .main-navigation.toggled .search-form {
		float: none;
	}

	.reply {
		padding-bottom: 10px;
		position: static;
	}

	body,
	button,
	input,
	select,
	textarea,
	.site-main #infinite-handle span button,
	.wp-caption-text {
		font-size: 14px;
	}

	.comment-author .avatar {
		left: -16px;
		width: 30px;
	}

	blockquote {
		margin: 3.5em 5%;
	}

	blockquote:after {
		left: auto;
		margin-left: 0;
	}

	.site-info .sep {
		display: block;
		font-size: 0;
		visibility: hidden;
	}
}

@media (max-width: 499px) {
	.single .entry-title,
	body.page .entry-title,
	.error404 .entry-title {
		font-size: 36px;
		padding-bottom: 53px;
	}

	.single .byline {
		margin-right: 0;
	}

	.single .byline,
	.single .posted-on {
		position: static;
	}

	.single .byline:after,
	.single .profile-photo {
		display: none;
	}

	.single .posted-on {
		display: block;
	}

	.menu-toggle,
	.site-header input.search-field[type="search"] {
		font-size: 12px;
	}

	.menu-toggle {
		padding: 17px 22px 17px 44px;
	}

	.menu-toggle:before {
		left: 22px;
		margin-top: 1px;
	}

	.site-header .search-form {
		padding: 10px 19px;
	}

	.site-header input.search-field[type="search"] {
		max-width: 66px;
	}

	.site-header .search-submit:before {
		font-size: 18px;
		margin-top: 4px;
	}

	.comment-form {
		padding: 0 5% 56px;
	}

	#comment-nav-above {
		clear: both;
		display: block;
		float: none;
		margin-top: 0;
		margin-bottom: 22px;
	}
}