/*!
Theme Name: 	Conj Lite
Theme URI: 		https://www.mypreview.one/conj.html
Author: 		MyPreview
Author URI: 	https://www.mypreview.one
Description: 	Conj’s fantastic out of the box deep code and design integration with WooCommerce, the premier eCommerce solution for WordPress, enables your store to be bulletproof against any conflicts during major WooCommerce updates. Rest assured that the Conj theme uses a mobile-first grid-based architecture that renders beautifully formatted content on phones, tablets, and desktop monitors. Your visitors can expect brilliant looking products whether they are browsing your website at the office or on the go. The entire platform of Conj is built on top of the Underscores starter theme which is a solid foundation of code and also used for all themes released by Automattic on WordPress.com. Get the one thing you need to build stunning eCommerce website in a fast and efficient way.
Version: 		1.0.9
License: 		GNU General Public License v3 or later
License URI: 	http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: 	conj-lite
Tags: 			two-columns, three-columns, left-sidebar, grid-layout, flexible-header, custom-colors, custom-background, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce

This theme, like WordPress, is licensed under the GPL.
The core CSS libraries can be found in /assets/css/vendor/

DO NOT EDIT THIS FILE. IF YOU WISH TO ADD YOUR OWN CSS WE RECOMMEND CREATING YOUR OWN CHILD THEME.

...and now go out and just breathe!
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Jarallax
# Typography
# Elements
# Forms
# Links
# Header
	## Site branding
	## Menu
	## Handheld menu toggle
	## JS-OffCanvas
	## Slinky
# Accessibility
# Alignments
# Clearings
# Widgets
	## Widgets title
	## Footer Widgets
	## Search
	## Tag cloud
	## Calendar
	## List style
	## Gallery
	## Audio
	# Container
# Notices
# Pagination
# Content
	## Posts and pages
	## Single Post
	## Post archive
	## Comments
	## Edit link
	## 404
# Infinite scroll
# Media
	## Captions
	## Galleries
# Post password
# Footer
	## Copyright
# Colors
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
*,*::before,*::after {
	-webkit-box-sizing: inherit;
	        box-sizing: inherit;
}
body {
	margin: 0;
	overflow-x: hidden;
    overflow-y: visible;
}
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,
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
dfn {
	font-style: italic;
}
h1 {
	margin: 0.67em 0;
}
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;
}
hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
}
pre {
	overflow: auto;
	white-space: pre-wrap;
}
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: not-allowed;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
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;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
.hidden {
	display: none !important;
}
.is-hidden {
	visibility: hidden;
}
address {
	font-style: normal;
}

/*--------------------------------------------------------------
# Jarallax
--------------------------------------------------------------*/

.jarallax {
	position: relative;
	z-index: 0;
}
.jarallax > .jarallax-img {
	-o-object-fit: cover;
	font-family: 'object-fit: cover;';
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	clear: both;
}
p {
	margin-bottom: 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	max-width: 100%;
	overflow: auto;
}
pre, 
code, 
kbd, 
tt, 
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, 
acronym {
	border-bottom: 1px dotted;
	cursor: help;
}
mark{
	padding: 0 3px;
} 
mark, 
ins {
	text-decoration: none;
}
body,
button, 
input, 
select, 
optgroup, 
textarea {
	font-family: 'Montserrat', sans-serif;
}
#site-navigation > div.menu ul.nav-menu ul.children .page_item_has_children > a:after,
#site-navigation > div.menu ul.nav-menu .page_item_has_children > a:after,
body:not(.single-post) article.post.hentry > .entry-meta .cat-links:before,
body.search-results article.type-post .tags-links > a:before,
body.search-results article.type-post .byline:before,
body.search-results article.type-post .cat-links:before,
body.search-results article.type-post .posted-on:before,
body.single-post article.post.hentry .entry-footer .tags-links > a:before,
.single-post article.type-post .post-meta > a:before,
.single-post article.type-post .post-meta .posted-on:before,
.pagination .page-numbers.prev:before,
.pagination .page-numbers.next:before,
.site-main .comment-navigation .nav-links .nav-next a:after,
.post-navigation .nav-links .nav-next a > span:after,
.site-main .comment-navigation .nav-links .nav-previous a:before,
.post-navigation .nav-links .nav-previous a > span:before,
.single-post article.post.hentry .entry-title:before,
.single-post article.post.hentry.format-status .entry-content:before,
.single-post article.post.hentry.format-aside .entry-content:before,
body:not(.single-post) article.post.hentry.format-status .entry-content:before,
body:not(.single-post) article.post.hentry.format-aside .entry-content:before,
body:not(.single-post) article.post.hentry .entry-title a:before,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta > *:before,
body:not(.single-post) article.post.hentry > .entry-meta .cat-links:before,
p.no-comments:before,
.comment-body .reply a:before,
cite:before,
blockquote:before,
.error-404.not-found form.search-form label:before,
.slinky-theme-default .next::after, 
.slinky-theme-default .back::before,
#masthead ul.sub-menu > li.menu-item-has-children > a:after,
.primary-navigation ul.menu > li.menu-item-has-children > a:after,
.secondary-navigation ul.menu > li.menu-item-has-children > a:after,
input[type="checkbox"]:checked:before,
.entry-footer .edit-link .post-edit-link:before,
.widget form[role="search"]:before {
	font-family: 'Feather';
}
body:not(.single-post) article.post.hentry > .entry-meta .byline {
	font-size: 0;
}
body.search-results article.type-post .tags-links > a:before,
body.single-post article.post.hentry .entry-footer .tags-links > a:before {
	font-size: 9px;
}
body.search-results article .entry-footer,
body.search-results article.type-post .entry-meta,
.single-post article.type-post .post-meta,
body:not(.single-post) article.post.hentry > .entry-meta .byline .author,
body:not(.single-post) article.post.hentry > .entry-meta,
cite,
.widget_tag_cloud ul li,
.site-footer .widget form[role="search"] input[type="search"],
.site-footer .widget form[role="search"] *[type="submit"],
.calendar_wrap thead tr th,
.site-branding .site-description,
input[type="checkbox"]:checked:before {
	font-size: 12px;
}
body.single-post article.post.hentry .entry-footer .tags-links > a,
.single-post article.type-post .post-meta > a:before, 
.single-post article.type-post .post-meta .posted-on:before,
cite:before {
	font-size: 13px;
}
body:not(.single-post) article.post.hentry > .entry-meta .cat-links:before,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta > *:before,
.site-footer,
.site-footer .widget-title,
body, 
button, 
input, 
select, 
optgroup, 
textarea {
	font-size: 14px;
}
#site-navigation > div.menu ul.nav-menu,
#masthead ul.sub-menu > li.menu-item-has-children > a:after,
#masthead ul.menu > li.menu-item-has-children > a:after {
	font-size: 15px;
}
.comments-area .comments-title,
.site-main .comment-navigation .nav-links a,
.post-navigation .nav-links a,
.pagination .page-numbers,
.page-links .page-number,
.comment-meta .comment-author .fn,
.error-404-first .widgettitle,
.error-404-last .widgettitle,
.error-404-first .widget-title,
#secondary.widget-area .widget-title a,
#secondary.widget-area .widget-title {
	font-size: 16px;
}
blockquote:before,
.slinky-theme-default .next::after, 
.slinky-theme-default .back::before,
.handheld-offcanvas .close-btn,
#secondary.widget-area .widget-title:after,
p.no-comments:before {
	font-size: 18px;
}
.error-404.not-found form.search-form label:before {
	font-size: 19px;
}
.single-post article.post.hentry.format-status .entry-content:before,
.single-post article.post.hentry.format-aside .entry-content:before,
body:not(.single-post) article.post.hentry.format-status .entry-content:before,
body:not(.single-post) article.post.hentry.format-aside .entry-content:before {
	font-size: 20px;
}
.entry-footer .edit-link .post-edit-link:before {
	font-size: 22px;
}
article.post.hentry .entry-header .entry-title {
	font-size: 23px;
}
.site-branding .site-title {
	font-size: 27px;
}
body.single-post article.post.hentry .entry-header .entry-title,
h2 {
	font-size: 25px;
}
h1 {
	font-size: 28px;
}
big {
	font-size: 125%;
}
h1,
body, 
.site-footer {
	font-weight: 300;
}
body.single-post article.post.hentry .entry-footer .tags-links > a,
.single-post article.post.hentry .entry-title:before,
body:not(.single-post) article.post.hentry .entry-title a:before,
.comments-area .comments-title,
.page-links .page-number,
.site-main .comment-navigation .nav-links a,
.post-navigation .nav-links a,
.pagination .page-numbers,
.comment-meta .comment-author .fn,
.comment-respond .comment-reply-title,
.comment-respond #reply-title,
.error-404-first .widget-title,
.error-404-first .widgettitle,
.error-404-last .widgettitle,
.widget_tag_cloud ul li,
.calendar_wrap td,
.widget_calendar .calendar_wrap caption,
.slinky-theme-default li,
.handheld-menu-toggle .c-button__text,
.handheld-menu-toggle,
th,
#secondary.widget-area .widget-title a,
#secondary.widget-area .widget-title,
.button:not(.checkout-button), 
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
	font-weight: 400;
}
body:not(.single-post) article.post.hentry .entry-content .more-link,
b, 
strong,
.site-footer .widget-title {
	font-weight: 500;
}
h4,
h3,
h5,
h6,
input[type="checkbox"]:checked:before,
h2,
body.single-post article.post.hentry .entry-header .entry-title {
	font-weight: 600;
}
.site-branding .site-title {
	font-weight: 800;
}
.gallery-icon {
	line-height: 0;
}
.comment-meta .comment-author .fn,
.widget_tag_cloud li,
.slinky-theme-default .next::after, 
.slinky-theme-default .back::before,
.entry-footer .edit-link .post-edit-link:before, 
#secondary.widget-area .widget-title,
select,
.site-footer .widget-title {
	line-height: normal;
}
.site-main .comment-navigation .nav-links a,
.post-navigation .nav-links a,
.pagination .page-numbers,
.page-links .page-number {
	line-height: 30px;
}
.handheld-menu-toggle,
.handheld-menu-toggle .c-button__text,
.site-branding .site-title {
	line-height: 1.11;
}
p.no-comments:before {
	line-height: 1.3;
}
h1 {
	line-height: 1.36;
}
.slinky-menu .header .title,
.site-branding .site-description,
body.single-post article.post.hentry .entry-header .entry-title,
h2 {
	line-height: 1.41;
}
.comment-metadata,
.site-footer-bar .widget-title {
	line-height: 1.53;
}
p.no-comments {
	line-height: 1.71;
}
.comments-area .comments-title,
.comment-respond .comment-reply-title,
.comment-respond #reply-title,
.error-404-first .widgettitle,
.error-404-last .widgettitle,
.error-404-first .widget-title {
	line-height: 1.75;
}
body,
.site-info,
.site-footer .widget {
	line-height: 2;
}
.handheld-menu-toggle .c-button__text,
.handheld-menu-toggle {
	letter-spacing: 0.5px;
}
#secondary.widget-area .widget-title a,
#secondary.widget-area .widget-title,
.button, 
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
	letter-spacing: 1px;
}
.site-branding .site-title {
	letter-spacing: 4px;
}
dfn,
em, 
i {
	font-style: italic;
}
cite {
	font-style: normal;
}
.site-main .comment-navigation .nav-links a,
.post-navigation .nav-links a,
.page-links .page-number,
.pagination .page-numbers,
.widget_tag_cloud ul li,
.calendar_wrap tbody td,
.calendar_wrap th,
.entry-footer .edit-link .post-edit-link,
a.button {
	text-align: center;
}
.widget_categories ul,
.calendar_wrap tfoot td#prev,
th {
	text-align: left;
}
.navigation.pagination,
.comment-body .reply,
.handheld-offcanvas .close-btn,
.calendar_wrap tfoot td#next {
	text-align: right;
}
a {
	text-decoration: none;
}
body:not(.single-post) article.post.hentry .entry-content .more-link {
	text-decoration: underline;
}
.handheld-menu-toggle .c-button__text,
.handheld-menu-toggle,
.comments-area .comments-title,
.comment-respond .comment-reply-title,
.comment-respond #reply-title,
.error-404-first .widget-title,
.error-404-first .widgettitle,
.error-404-last .widgettitle {
	text-transform: uppercase;
}
.widget_tag_cloud li a {
	word-wrap: break-word;
}
@media (min-width: 37.5625em) {
	.comment-metadata {
		text-align: right;
	}
}
@media (max-width: 37.5em) {
	.comment-metadata {
		text-align: left;
	}
	.site-info {
		text-align: center;
	}
	h1 {
		font-size: 25px;
	}
	h2 {
		font-size: 23px;
	}
}
@media (max-width: 27.5em) {
	#secondary .widget form[role="search"] *[type="submit"] {
		font-size: 12px;
	}
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
code,
pre {
    font-size: 90%;
    padding: 2px 4px;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, 
ol {
	margin: 0 0 1.5em 0;
	padding-left: 1.5em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul, 
li > ol {
	margin-bottom: 0;
}
img {
	height: auto;
	max-width: 100%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}
td,
th {
	padding: 20px 0;
}
tfoot tr:not(:last-of-type) td,
tfoot tr:not(:last-of-type) th,
tbody tr:not(:last-of-type) th,
tbody tr:not(:last-of-type) td,
thead tr th {
	border-width: 0 0 1px;
	border-style: solid;
}
tfoot tr:first-of-type td,
tfoot tr:first-of-type th {
	border-width: 1px 0 1px;
}
tr > th:not(:last-of-type),
tr > td:not(:last-of-type) {
	padding-right: 30px;
}
blockquote:before {
	content: "\e98f";
	position: absolute;
    left: 0;
	margin-top: -4px;
}
blockquote {
	padding: 24px 0 24px 36px;
	margin: 24px auto;
	position: relative;
	border-style: solid;
    border-width: 1px 0 1px;
}
blockquote > p:first-of-type {
	margin-top: 0;
}
blockquote > *:last-of-type {
	margin-bottom: 0;
}
cite {
	display: block;
	margin-top: 1.5em;
}
cite:before {
	content: "\e9ef";
	margin-right: 5px;
}
@media (min-width: 37.0625em) {
	blockquote {
		width: 83.3333333333%
	}
	li > ul, 
	li > ol {
		margin-left: 1.5em;
	}
}
@media (min-width: 27.5625em) {
	dl {
		position: relative;
		overflow: hidden;
	}
	dt {
		width: 33%;
		float: left;
		clear: left;
	}
	dd {
		width: 65%;
		float: right;
		clear: right;
	}
	dd:last-of-type {
		margin: 0;
	}
	dt:not(:last-of-type),
	dd:not(:last-of-type) {
		margin: 0 0 10px;
	}
}
@media (max-width: 27.5em) {
	dd:last-of-type {
		margin: 0 0 0 10px;
	}
	dd:not(:last-of-type) {
		margin: 0 0 10px 10px;
	}
}
@media (max-width: 37em) {
	li > ul, 
	li > ol {
		margin-left: 0.7em;
	}
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
label + input {
	display: block;
}
.entry-footer .edit-link .post-edit-link,
.button, 
button:not(.close-btn):not(.pswp__button):not(.customize-partial-edit-shortcut-button):not(.handheld-menu-toggle), 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
	border: 1px solid;
	padding: 11px 40px;
	min-width: 130px;
	border-radius: 0;
	outline: 0;
	min-height: 48px;
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.entry-footer .edit-link .post-edit-link,
.button {
    display: inline-block;
	cursor: pointer;
}
input[name='apply_coupon'],
.button[disabled],
button[disabled],
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,
button:hover, 
input[type='button']:hover, 
input[type='reset']:hover, 
input[type='submit']:hover {
	background-color: transparent;
}
select,
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 {
	min-height: 46px;
	padding: 10px 14px;
}
select:focus,
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 {
	outline: 0;
}
select {
    background-position: calc(100% - 20px) calc(1.3em + 2px), calc(100% - 15px) calc(1.3em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
	border-radius: 0;
}
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
select,
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,
input[type="checkbox"],
input[type="radio"] {
	-webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.03);
	        box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.03);
	-webkit-transition: border 0.3s ease !important;
	-o-transition: border 0.3s ease !important;
	transition: border 0.3s ease !important;
	border-radius: 0;
	-webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
	border-style: solid;
	border-width: 1px;
	outline: 0;
}
textarea {
	width: 100%;
	max-width: 100%;
	height: 246px;
	resize: vertical;
}
input[type="checkbox"], 
input[type="radio"] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;
	width: 16px;
	height: 16px;
	position: relative;
}
input[type="checkbox"]:checked:before,
input[type="radio"]:checked:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    left: 50%;
}
input[type="checkbox"]:checked:before {
	content: "\e92a";
}
input[type="radio"]:checked:before {
	content: "";
    width: 8px;
    height: 8px;
}

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a span,
a {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
header.site-header > .col-full {
	z-index: 2;
}
header.site-header:after {
	display: block;
}
header.site-header:after {
	position: absolute;
}
header.site-header:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	pointer-events: none;
}
#masthead {
	padding-top: 1.8em;
}
@media (min-width: 82.0625em) {
	body #masthead > .col-full {
		grid-column-gap: 40px;
	}
}
@media (max-width: 82em) and (min-width: 62.0625em){
	body #masthead > .col-full {
		grid-column-gap: 20px;
	}
}
@media (min-width: 62.0625em) {
	body #masthead > .col-full {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (1fr)[6];
		    grid-template-columns: repeat(6, 1fr);
		grid-row-gap: 30px;
	}
	.woocommerce-running .primary-navigation {
		-ms-grid-column: 1;
		-ms-grid-column-span: 6;
		grid-column: 1/7;
	}
	body:not(.woocommerce-running) .primary-navigation {
		-ms-grid-column: 2;
		-ms-grid-column-span: 5;
		grid-column: 2/7;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-item-align: end;
		    align-self: flex-end;
	}
	body:not(.woocommerce-running) .site-branding {
		margin-bottom: 15px;
	}
}
@media (max-width: 62em) {
	body .site-header {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#site-navigation > div.menu,
	.site-header .primary-navigation .primary-navigation {
		display: none;
	}
	.site-header > .col-full,
	.site-header > .col-full > .primary-navigation > nav,
	.site-header > .col-full > .primary-navigation {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.site-header > .col-full {
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
}
/*--------------------------------------------------------------
## Site branding
--------------------------------------------------------------*/
.site-branding {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
/*--------------------------------------------------------------
## Menu
--------------------------------------------------------------*/
#masthead {
	border-width: 1px;
	-webkit-box-shadow: 0 2px 6px 0 rgba(69, 73, 91, 0.08);
	        box-shadow: 0 2px 6px 0 rgba(69, 73, 91, 0.08);
}
#site-navigation > div.menu ul.nav-menu ul.children,
#masthead li > ul.sub-menu,
#masthead ul.menu,
#site-navigation > div.menu ul.nav-menu,
.site-branding .site-description,
.site-branding .site-title {
	margin: 0;
}
#site-navigation > div.menu ul.nav-menu ul.children,
#masthead ul.sub-menu,
#site-navigation > div.menu ul.nav-menu,
#masthead ul.menu {
	list-style: none;
	padding: 0;
}
#site-navigation > div.menu ul.nav-menu ul.children:before,
#site-navigation > div.menu ul.nav-menu ul.children:after,
#site-navigation > div.menu ul.nav-menu ul.children,
#masthead ul.menu > li.menu-item-has-children > ul.sub-menu:after,
#masthead ul.sub-menu > li > ul.sub-menu:after,
#masthead ul.sub-menu > li > ul.sub-menu:before,
#masthead ul.menu > li.menu-item-has-children > ul.sub-menu:before,
#masthead ul.sub-menu {
	position: absolute;
}
#masthead ul.sub-menu > li.menu-item-has-children {
	position: relative;
}
.site-branding,
#masthead ul.sub-menu > li > a,
.primary-navigation ul.menu,
.primary-navigation ul.menu > .menu-item > a,
#site-navigation > div.menu ul.nav-menu,
#site-navigation > div.menu ul.children > li > a,
#site-navigation > div.menu ul.nav-menu > li > a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.site-branding,
#site-navigation > div.menu ul.nav-menu,
#masthead ul.menu {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#site-navigation > div.menu ul.children > li > a,
#masthead ul.sub-menu > li > a {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
#site-navigation > div.menu ul.children > li > a,
#masthead ul.sub-menu > li > a {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.site-branding {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
#masthead .widget ul.sub-menu > li > a {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
#site-navigation > div.menu ul.children > li > a,
#masthead ul.sub-menu > li > a {
	padding-right: 20px;
	padding-left: 20px;
}
#site-navigation > div.menu ul.nav-menu .page_item_has_children > a:after,
.primary-navigation ul.menu > li.menu-item-has-children > a:after {
	content: "\e92d";
	margin-left: 7px;
}
#site-navigation > div.menu ul.nav-menu ul.children:before,
#masthead,
#site-navigation > div.menu ul.nav-menu ul.children,
#masthead ul.sub-menu > li > ul.sub-menu:before,
#masthead ul.menu > li.menu-item-has-children > ul.sub-menu:before,
#masthead ul.sub-menu {
	border-style: solid;
}
#site-navigation > div.menu ul.nav-menu ul.children,
#masthead ul.sub-menu {
	opacity: 0;
	visibility: hidden;
	min-width: 200px;
	z-index: 10;
	-webkit-box-shadow: 0 10px 14px 0 rgba(69, 73, 91, 0.08);
	        box-shadow: 0 10px 14px 0 rgba(69, 73, 91, 0.08);
	border-width: 1px;
}
#site-navigation > div.menu ul.nav-menu ul.children,
#masthead ul.menu > li.menu-item-has-children > ul.sub-menu {
	margin-top: 6px;
}
@-webkit-keyframes submenu-show {
	from {
		-webkit-transform:scale(0.85);
		        transform:scale(0.85);
		opacity:0;
	}
	to{
		-webkit-transform:scale(1);
		        transform:scale(1);
		opacity:1;
	}	
}
@keyframes submenu-show {
	from {
		-webkit-transform:scale(0.85);
		        transform:scale(0.85);
		opacity:0;
	}
	to{
		-webkit-transform:scale(1);
		        transform:scale(1);
		opacity:1;
	}	
}
#masthead li.menu-item-has-children:hover>ul.sub-menu,
#masthead li.menu-item-has-children:focus>ul.sub-menu {
	-webkit-animation: submenu-show 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	        animation: submenu-show 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
#site-navigation > div.menu ul.children > .page_item_has_children:hover > ul.children,
#site-navigation > div.menu ul.nav-menu > .page_item_has_children:hover > ul.children,
#masthead li.menu-item-has-children:hover>ul.sub-menu,
#masthead li.menu-item-has-children:focus>ul.sub-menu {
	opacity: 1;
	visibility: visible;
	z-index: 10;
}
#site-navigation > div.menu ul.nav-menu ul.children > li:first-child > a,
#masthead ul.sub-menu > li:first-child > a {
	padding-top: 10px;
}
#site-navigation > div.menu ul.nav-menu ul.children > li:not(:first-child) > a,
#masthead ul.sub-menu > li:not(:first-child) > a {
	padding-top: 5px;
}
#site-navigation > div.menu ul.nav-menu ul.children > li:last-child > a,
#masthead ul.sub-menu > li:last-child > a {
	padding-bottom: 10px;
}
#site-navigation > div.menu ul.nav-menu ul.children > li:not(:first-child) > a,
#masthead ul.sub-menu > li:not(:last-child) > a {
	padding-bottom: 5px;
}
#site-navigation > div.menu ul.nav-menu ul.children > li > ul.children,
#masthead ul.sub-menu > li > ul.sub-menu {
	left: 100%;
	top: 0;
	margin-left: 6px;
	white-space: nowrap;
}
#site-navigation > div.menu ul.nav-menu ul.children:after,
#site-navigation > div.menu ul.nav-menu ul.children:before,
#masthead ul.menu > li.menu-item-has-children > ul.sub-menu:after,
#masthead ul.sub-menu > li > ul.sub-menu:before,
#masthead ul.menu > li.menu-item-has-children > ul.sub-menu:before,
#masthead ul.sub-menu > li > ul.sub-menu:after {
	content: "";
}
#site-navigation > div.menu ul.nav-menu ul.children:after,
#masthead ul.menu > li.menu-item-has-children > ul.sub-menu:after {
	height: 9px;
	width: 100%;
	left: 0;
	top: -8px;
}
#site-navigation > div.menu ul.children > li > ul.children:after,
#masthead ul.sub-menu > li > ul.sub-menu:after {
	width: 6px;
	left: -6px;
	height: 100%;
	top: 0;
}
#site-navigation > div.menu ul.nav-menu ul.children:before,
#masthead ul.sub-menu > li > ul.sub-menu:before,
#masthead ul.menu > li.menu-item-has-children > ul.sub-menu:before {
	width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
#site-navigation > div.menu ul.nav-menu ul.children:before,
#masthead ul.menu > li.menu-item-has-children > ul.sub-menu:before {
    top: -5px;
    left: 25px;
    border-width: 1px 0 0 1px;
}
#site-navigation > div.menu ul.children > li > ul.children:before,
#masthead ul.sub-menu > li > ul.sub-menu:before {
	border-width: 0 0 1px 1px;
	top: 15px;
    left: -5px;
}
#masthead .social-navigation .menu-item,
.secondary-navigation ul.menu > .menu-item > a {
	padding-top: 12px;
    padding-bottom: 6px;
}
#site-navigation > div.menu ul.nav-menu ul.children .page_item_has_children > a:after,
#masthead ul.sub-menu > li.menu-item-has-children > a:after {
	content: "\e92f";
	margin-left: 20px;
}
#site-navigation > div.menu ul.nav-menu > li > a,
.primary-navigation > ul.menu > .menu-item > a {
	padding-bottom: 14px;
	padding-top: 4px;
}
#site-navigation > div.menu ul.nav-menu > li:not(:last-child), 
.primary-navigation ul.menu > li:not(:last-child) {
    padding-right: 40px;
}
@media (min-width: 62.0625em) {
	.js-offcanvas-toggler {
		display: none;
	}
}

/*--------------------------------------------------------------
## Handheld menu toggle
--------------------------------------------------------------*/
@media (max-width: 62em) {
	.handheld-offcanvas .close-btn,
	.handheld-menu-toggle {
		padding: 0;
		margin: 0;
		border: none;
		background: transparent;
		outline: none;
	}
	.handheld-offcanvas .close-btn {
		width: 100%;
		padding-right: 10px;
		padding-top: 5px;
		padding: 5px 15px 8px;
	}
	.handheld-menu-toggle,
	.handheld-menu-toggle .c-button__text {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.hamburger-nav-icon {
		display: -ms-grid;
		display: grid;
		width: 28px;
		grid-gap: 7px;
	}
	.hamburger-nav-icon .icon-bar {
		height: 2px;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.hamburger-nav-icon .icon-bar:not(:nth-child(2)) {
		width: 55%;
	}
	.handheld-menu-toggle:hover .hamburger-nav-icon .icon-bar,
	.c-offcanvas-content-wrap--overlay .hamburger-nav-icon .icon-bar:not(:nth-child(2)) {
		width: 100%;
	}
	.hamburger-nav-icon .icon-bar:first-of-type {
		margin-left: auto;
	}
	.hamburger-nav-icon {
		margin-left: 14px;
	}
}
/*--------------------------------------------------------------
## JS-OffCanvas
--------------------------------------------------------------*/

.c-offcanvas.is-closed,
body.has-offcanvas--visible {
	overflow: hidden;
}
.c-offcanvas, .c-offcanvas-content-wrap {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}
.c-offcanvas, .c-offcanvas-content-wrap, 
.c-offcanvas-bg.c-offcanvas-bg--reveal, 
.c-offcanvas-bg.c-offcanvas-bg--push {
	-webkit-transition: -webkit-transform 300ms cubic-bezier(0.4, 0, 0.6, 1);
	transition: -webkit-transform 300ms cubic-bezier(0.4, 0, 0.6, 1);
	-o-transition: transform 300ms cubic-bezier(0.4, 0, 0.6, 1);
	transition: transform 300ms cubic-bezier(0.4, 0, 0.6, 1);
	transition: transform 300ms cubic-bezier(0.4, 0, 0.6, 1), -webkit-transform 300ms cubic-bezier(0.4, 0, 0.6, 1);
}
.c-offcanvas.is-open {
	-webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}
.c-offcanvas-content-wrap {
	position: relative;
	z-index: 3;
}
.c-offcanvas {
	outline: none;
	display: block;
	max-height: none;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	top: 0;
}
.c-offcanvas--opening {
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
	     -o-transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
	        transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
}
.c-offcanvas.is-closed {
	-webkit-box-shadow: none;
	        box-shadow: none;
	max-height: 100%;
}
.c-offcanvas--overlay {
	z-index: 6;
}
.c-offcanvas--reveal {
	z-index: 2;
}
.c-offcanvas-bg {
	background-color: transparent;
	left: -100%;
	position: fixed;
	top: 0;
	-webkit-transition: background-color 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
	-o-transition: background-color 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
	transition: background-color 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
	width: 100%;
	z-index: 5;
}
.c-offcanvas-bg.is-animating, .c-offcanvas-bg.is-open {
	background-color: rgba(255, 255, 255, 0.2);
	left: 0;
}
.c-offcanvas.is-open,
.c-offcanvas-bg.is-animating, .c-offcanvas-bg.is-open {
	visibility: visible;
}
.c-offcanvas.is-closed,
.c-offcanvas-bg.is-closed {
	visibility: hidden;
}
.c-offcanvas-bg,
.c-offcanvas--right,
.c-offcanvas--left {
	height: 100%;
}
.c-offcanvas--right {
	right: 0;
}
.c-offcanvas--top {
	height: 12.5em;
	left: 0;
	min-height: auto;
	right: 0;
	top: 0;
	-webkit-transform: translate3d(0, -12.5em, 0);
	        transform: translate3d(0, -12.5em, 0);
	width: 100%;
}
.c-offcanvas--bottom {
	bottom: 0;
	height: 12.5em;
	left: 0;
	min-height: auto;
	right: 0;
	top: auto;
	-webkit-transform: translate3d(0, 12.5em, 0);
	        transform: translate3d(0, 12.5em, 0);
	width: 100%;
}
.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--left.is-open {
	-webkit-transform: translate3d(17em, 0, 0);
	        transform: translate3d(17em, 0, 0);
}
.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--right.is-open {
	-webkit-transform: translate3d(-17em, 0, 0);
	        transform: translate3d(-17em, 0, 0);
}
.c-offcanvas--reveal {
	-webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
	z-index: 0;
}
.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--left.is-open {
	-webkit-transform: translate3d(17em, 0, 0);
	        transform: translate3d(17em, 0, 0);
}
.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--right.is-open {
	-webkit-transform: translate3d(-17em, 0, 0);
	        transform: translate3d(-17em, 0, 0);
}
.c-offcanvas--push {
	z-index: 6;
}
.c-offcanvas--push--opening {
	-webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
	     -o-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
	        transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 27.5625em){
	.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--right.is-open,
	.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--right.is-open,
	.c-offcanvas--left {
		-webkit-transform: translate3d(-25.7em, 0, 0);
				transform: translate3d(-25.7em, 0, 0);
	}
	.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--left.is-open,
	.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--left.is-open,
	.c-offcanvas--right {
		-webkit-transform: translate3d(25.7em, 0, 0);
				transform: translate3d(25.7em, 0, 0);
	}
	.c-offcanvas--left,
	.c-offcanvas--right {
		width: 25.7em;
	}
}
@media (max-width: 27.5em){
	.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--right.is-open,
	.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--right.is-open,
	.c-offcanvas--left {
		-webkit-transform: translate3d(-85vw, 0, 0);
				transform: translate3d(-85vw, 0, 0);
	}
	.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--left.is-open,
	.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--left.is-open,
	.c-offcanvas--right {
		-webkit-transform: translate3d(85vw, 0, 0);
				transform: translate3d(85vw, 0, 0);
	}
	.c-offcanvas--left,
	.c-offcanvas--right {
		width: 85vw;
	}
}
/*--------------------------------------------------------------
## Slinky
--------------------------------------------------------------*/
.slinky-menu > ul,
.slinky-menu {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.slinky-menu {
	height: 100% !important;
}
#handheld-slinky-menu .current-menu-ancestor > a:before,
#handheld-slinky-menu .current_page_ancestor > a:before,
#handheld-slinky-menu .current-menu-item > a:before,
#handheld-slinky-menu .current-menu-parent > a:before,
#handheld-slinky-menu .current_page_item > a:before,
.slinky-menu > ul {
	left: 0;
}
.slinky-menu > ul {
	position: relative;
	padding-left: 3.6em;
}
.slinky-menu ul, 
.slinky-menu li {
	list-style: none;
	margin: 0;
}
.slinky-menu ul {
	width: 100%;
}
.slinky-menu a,
.slinky-menu .header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}
.slinky-menu .header {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin: 5px 0;
}
.slinky-menu li {
	padding-right: 20px;
}
.slinky-menu .header .back,
.slinky-menu a span {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}
#handheld-slinky-menu .current-menu-ancestor > a:before,
#handheld-slinky-menu .current_page_ancestor > a:before,
#handheld-slinky-menu .current-menu-item > a:before,
#handheld-slinky-menu .current-menu-parent > a:before,
.slinky-menu li ul,
#handheld-slinky-menu .current_page_item > a:before {
	position: absolute;
}
.slinky-menu li ul {
	display: none;
	left: 100%;
	top: 0;
}
.slinky-menu .header .title {
	margin: 0;
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.slinky-theme-default .next::after, 
.slinky-theme-default .back::before {
	-webkit-transition: 200ms;
	-o-transition: 200ms;
	transition: 200ms;
}
.slinky-theme-default .next::after {
	content: "\e92f";
    margin-left: 1em;
}
.slinky-theme-default .back::before {
	content: "\e92e";
	margin-left: -5px;
}
#handheld-slinky-menu .current-menu-ancestor > a:before,
#handheld-slinky-menu .current_page_ancestor > a:before,
#handheld-slinky-menu .current-menu-item > a:before,
#handheld-slinky-menu .current-menu-parent > a:before,
#handheld-slinky-menu .current_page_item > a:before {
	content: "";
	width: 10px;
	height: 22px;
}
.slinky-menu > ul a {
	padding: 1em 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	        clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	        clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-size: 14px;
	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:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
#secondary.widget-area .widget:not(:first-of-type) {
	border-style: solid;
	border-width: 1px 0 0;
}
.widget select {
    width: 100%;
}
#secondary.widget-area .widget:not(:last-of-type) {
	padding-bottom: 2.1em
}
.widget_categories ul.children > li,
.widget form[role="search"],
#secondary.widget-area .widget-title,
#secondary.widget-area .widget {
	position: relative;
}
#secondary .widget-title .rsswidget:first-of-type,
.widget_categories ul ul.children > li:before,
.widget form[role="search"]:before {
	position: absolute;
}
.widget_tag_cloud li,
.widget_categories li a,
.widget_archive li a,
#secondary.widget-area .widget-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.widget_tag_cloud li,
#secondary.widget-area .widget-title {
	-webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.widget_categories li a,
.widget_archive li a,
#secondary.widget-area .widget-title {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.widget_tag_cloud ul,
.widget_rss ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_pages ul.children,
.widget_pages ul,
.widget_meta ul,
.widget_categories ul,
.widget_archive ul,
.widget ul.menu,
.widget form[role="search"] {
	display: -ms-grid;
	display: grid;
}
.textwidget > *:first-of-type {
	margin-top: 0;
}
.textwidget > *:last-of-type,
.widget .wp-caption .wp-caption-text,
.widget_calendar .calendar_wrap table {
	margin-bottom: 0;
}
/*--------------------------------------------------------------
## Widgets title
--------------------------------------------------------------*/
.widget-title {
    display: block;
}
#secondary .conj-secondary-widget-area__wrapper {
	-webkit-box-shadow: 0 2px 6px 0 rgba(69, 73, 91, 0.08);
	        box-shadow: 0 2px 6px 0 rgba(69, 73, 91, 0.08);
	padding: 30px;
}
#secondary.widget-area .widget-title {
	cursor: pointer;
	z-index: 2;
	overflow: hidden;
}
#secondary.widget-area .widget:not(:first-of-type) .widget-title {
    padding-top: 1.8em;
}
#secondary.widget-area .widget:not(:first-of-type) > *:first-of-type:not(.widget-title),
#secondary.widget-area .widget-title + *[style*="display: none;"] + *,
#secondary.widget-area .widget-title + .screen-reader-text + *,
#secondary.widget-area .widget-title + * {
	margin-top: 2em;
}
.site-footer .widget-title {
	margin-bottom: 20px;
}
.widget-title .rsswidget:first-of-type {
	left: 0;
}
#secondary .widget-title .rsswidget + .rsswidget {
	padding-left: 20px;
}
/*--------------------------------------------------------------
## Footer Widgets
--------------------------------------------------------------*/
.footer-widgets.row-1 .block .widget:not(:first-of-type){
	margin-top: 53px;
}
.footer-widgets {
	margin-bottom: 65px;
}
/*--------------------------------------------------------------
## Search
--------------------------------------------------------------*/
.widget form[role="search"] {
    -ms-grid-columns: 2fr auto;
        grid-template-columns: 2fr auto;
}
.site-wc-search .widget form[role="search"] {
	min-height: 52px;
}
#colophon.site-footer .widget form[role="search"] *[type="submit"] {
	min-width: 90px;
	padding: 10px;
}
.widget form[role="search"] input[type="search"],
.widget form[role="search"] *[type="submit"] {
	width: 100%;
}
.widget form[role="search"] *[type="submit"] {
	min-height: 46px;
    padding: 5px;
}
.widget form[role="search"] input[type="search"] {
	padding: 15px 15px 15px 30px;
}
.site-footer .widget form[role="search"]:before,
#secondary .widget form[role="search"]:before {
	left: 10px;
}
.widget form[role="search"]:before {
	content: "\e9bf";
	top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (min-width: 27.5625em) {
	#secondary .widget form[role="search"] *[type="submit"] {
		min-width: 100px;
	}
}
@media (max-width: 27.5em) {
	#secondary .widget form[role="search"] *[type="submit"] {
		min-width: 70px;
	}
}
/*--------------------------------------------------------------
## Tag cloud
--------------------------------------------------------------*/
.widget_tag_cloud li {
	padding: 8px 11px;
	min-width: 90px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
@media (min-width: 27.5625em) {
	.widget_tag_cloud ul {
		-ms-grid-columns: (1fr)[3];
			grid-template-columns: repeat(3,1fr);
	}
}
@media (max-width: 27.5em) {
	.widget_tag_cloud ul {
		-ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2,1fr);
	}
}
/*--------------------------------------------------------------
## Calendar
--------------------------------------------------------------*/
.calendar_wrap tfoot tr:not(:last-of-type) th, 
.calendar_wrap thead tr th,
.calendar_wrap tbody tr:not(:last-of-type) th, 
.calendar_wrap tfoot tr:not(:last-of-type) th {
	border-width: 0;
}
.calendar_wrap tfoot tr:not(:last-of-type) td, 
.calendar_wrap tbody tr:not(:last-of-type) td, 
.calendar_wrap td {
	border-width: 5px 6px 5px 6px;
}
.widget_calendar .calendar_wrap td > a {
	display: block;
}
.widget_calendar .calendar_wrap caption {
	padding-bottom: 4px;
}
.calendar_wrap th {
	padding-bottom: 12px;
}
.calendar_wrap td {
	padding: 0;
}
.calendar_wrap tfoot td {
	padding-top: 15px;
}
#wp-calendar tr > th:not(:last-of-type), 
#wp-calendar tr > td:not(:last-of-type) {
    padding-right: 0;
}
/*--------------------------------------------------------------
## List style
--------------------------------------------------------------*/
.widget_tag_cloud ul,
.widget_rss ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_pages ul,
.widget_meta ul,
.widget_categories ul,
.widget_archive ul,
.widget ul.menu,
.widget ul.menu ul.sub-menu {
	margin: 0;
    padding: 0;
	list-style: none;
}
.widget_tag_cloud ul {
	grid-gap: 5px;
}
.widget_rss ul {
	grid-gap: 25px;
}
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_pages ul.children,
.widget_pages ul,
.widget_meta ul,
.widget_categories ul,
.site-footer .widget_archive ul,
.site-footer .widget ul.menu,
.widget_archive ul,
#secondary .widget ul.menu {
    grid-gap: 10px;
}
.widget_categories ul ul.children {
    border-left-style: solid;
    border-left-width: 1px;
    padding-top: 10px;
}
.widget_categories ul.children > li {
	padding-left: 14px;
}
.widget_categories ul.children > li:before {
    content: '';
    height: 1.2px;
    left: 0;
    top: 50%;
    width: 8px;
}
.widget ul li .count {
	margin-left: 5px;
}
.widget_rss .rss-date,
.widget_pages a,
.widget ul.menu li > a {
	display: block;
}
.widget_pages ul.children,
.widget ul.menu ul.sub-menu > li > a {
	padding-left: 20px;
}
.widget_pages ul.children > li:last-child > a,
.widget ul.menu ul.sub-menu > li:last-child > a {
    padding-bottom: 5px;
}
.widget_pages ul.children > li:first-child > a,
.widget ul.menu ul.sub-menu > li:first-child > a {
    padding-top: 5px;
}
/*--------------------------------------------------------------
## Gallery
--------------------------------------------------------------*/
.widget .gallery {
	grid-gap: 20px;
}
.site-footer .gallery-item {
	margin-top: 8px;
	margin-bottom: 0;
}
/*--------------------------------------------------------------
## Audio
--------------------------------------------------------------*/
.mejs-button button {
	border: 0 !important;
    padding: 0 !important;
    min-width: auto !important;
    min-height: auto !important;
    background-color: transparent !important;
}

/*--------------------------------------------------------------
# Container
--------------------------------------------------------------*/
.site-content {
	z-index: -1;
    position: relative;
}
.conj-col__full,
.col-full {
	max-width: 1210px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.conj-col__full,
.col-full {
	padding: 0 20px;
}
.conj-col__full {
	grid-column-gap: 30px;
	padding-bottom: 3.55em;
}
.col-5:not(.woocommerce-column):not(.u-column5),
.col-4:not(.woocommerce-column):not(.u-column4),
.col-3:not(.woocommerce-column):not(.u-column3),
.col-2:not(.woocommerce-column):not(.u-column2),
.col-1:not(.woocommerce-column):not(.u-column1) {
	display: -ms-grid;
	display: grid;
}
.col-4:not(.woocommerce-column):not(.u-column4),
.col-3:not(.woocommerce-column):not(.u-column3),
.col-2:not(.woocommerce-column):not(.u-column2),
.col-1:not(.woocommerce-column):not(.u-column1) {
    grid-gap: 40px;
}
.col-5:not(.woocommerce-column):not(.u-column5) {
	grid-gap: 20px;
}
.has-sidebar:not(.product-template-template-fluid):not(.post-template-template-fluid):not(.page-template-template-fluid):not(.no-sidebar):not(.conj-wc-details-no-sidebar):not(.conj-wc-archive-no-sidebar) .conj-col__full > #primary:first-of-type + #secondary,
.conj-col__full > #primary:first-of-type {
	margin-top: 3.55em;
}
@media (min-width: 37.5625em) {
	.col-2:not(.woocommerce-column):not(.u-column2) {
		-ms-grid-columns: (1fr)[2];
		    grid-template-columns: repeat(2,1fr);
	}
}
@media (min-width: 62.0625em) {
	.has-sidebar:not(.product-template-template-fluid):not(.post-template-template-fluid):not(.page-template-template-fluid):not(.no-sidebar):not(.conj-wc-details-no-sidebar):not(.conj-wc-archive-no-sidebar) .conj-col__full {
		display: -ms-grid;
		display: grid;
	}
	.conj-col__full > .woocommerce-breadcrumb {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
		-ms-grid-column-span: 2;
		grid-area: conj-woocommerce-breadcrumb;
	}
	.conj-col__full > .woocommerce:not(:empty) {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
		-ms-grid-column-span: 2;
		grid-area: conj-woocommerce;
	}
	.conj-col__full > #primary {
		-ms-grid-row: 3;
		-ms-grid-column: 2;
		grid-area: conj-primary;
	}
	.has-sidebar:not(.product-template-template-fluid):not(.post-template-template-fluid):not(.page-template-template-fluid):not(.no-sidebar):not(.conj-wc-details-no-sidebar):not(.conj-wc-archive-no-sidebar) .conj-col__full > #secondary {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
		grid-area: conj-secondary;
	}
	.col-3:not(.woocommerce-column):not(.u-column2) {
		-ms-grid-columns: (1fr)[3];
		    grid-template-columns: repeat(3,1fr);
	}
	.col-4:not(.woocommerce-column):not(.u-column4) {
		-ms-grid-columns: (1fr)[4];
		    grid-template-columns: repeat(4,1fr);
	}
	.has-sidebar.left-sidebar:not(.product-template-template-fluid):not(.post-template-template-fluid):not(.page-template-template-fluid):not(.no-sidebar):not(.conj-wc-details-no-sidebar):not(.conj-wc-archive-no-sidebar) .conj-col__full {
		-ms-grid-columns: 370px 1fr;
		    grid-template-columns: 370px 1fr;
		                                            grid-template-areas: "conj-woocommerce-breadcrumb conj-woocommerce-breadcrumb" "conj-woocommerce conj-woocommerce" "conj-secondary conj-primary";
	}
}
@media (min-width: 72.0625em) {
	.col-5:not(.woocommerce-column):not(.u-column5) {
		-ms-grid-columns: (1fr)[5];
		    grid-template-columns: repeat(5,1fr);
	}
}
@media (max-width: 72em) and (min-width: 62.0625em) {
	.col-5:not(.woocommerce-column):not(.u-column5) {
		-ms-grid-columns: (1fr)[3];
		    grid-template-columns: repeat(3,1fr);
	}
}
@media (max-width: 62em) and (min-width: 37.5625em) {
	.col-3:not(.woocommerce-column):not(.u-column3),
	.col-5:not(.woocommerce-column):not(.u-column5),
	.col-4:not(.woocommerce-column):not(.u-column4) {
		-ms-grid-columns: (1fr)[2];
		    grid-template-columns: repeat(2,1fr);
	}
	.left-sidebar.has-sidebar:not(.product-template-template-fluid):not(.post-template-template-fluid):not(.page-template-template-fluid):not(.no-sidebar):not(.conj-wc-details-no-sidebar):not(.conj-wc-archive-no-sidebar) .conj-col__full > #secondary {
		margin-top: 50px;
	}
}
@media (max-width: 37.5em) {
	.col-3:not(.woocommerce-column):not(.u-column3),
	.col-5:not(.woocommerce-column):not(.u-column5),
	.col-4:not(.woocommerce-column):not(.u-column4),
	.col-2:not(.woocommerce-column):not(.u-column2) {
		-ms-grid-columns: (1fr)[1];
		    grid-template-columns: repeat(1,1fr);
	}
	.left-sidebar.has-sidebar:not(.product-template-template-fluid):not(.post-template-template-fluid):not(.page-template-template-fluid):not(.no-sidebar):not(.conj-wc-details-no-sidebar):not(.conj-wc-archive-no-sidebar) .conj-col__full > #secondary {
		margin-top: 30px;
	}
}
/*--------------------------------------------------------------
# Notices
--------------------------------------------------------------*/
p.no-comments {
	clear: both;
	-webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.03);
	        box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.03);
	width: 100%;
	padding: 14px 20px 14px 50px;
    list-style: none;
	margin-left: 0;
	margin-right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin: 0;
}
p.no-comments:before {
	position: absolute;
    left: 20px;
	content: "\e91d";
}
@media (min-width: 37.5625em) {
	p.no-comments {
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
}
/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
.page-links > * {
	margin-right: 11px;
}
.page-links > *:first-child {
	margin-left: 10px;
}
.pagination .page-numbers,
.page-links .page-number,
.site-main .comment-navigation .nav-links a,
.post-navigation .nav-links a > span,
.pagination .nav-links {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.site-main .comment-navigation .nav-links,
.site-main .post-navigation .nav-links {
	margin-top: 1.55em;
	margin-bottom: 3em;
}
.site-main .post-navigation .nav-links {
	margin-bottom: 3em;
}
.site-main .comment-navigation .nav-links {
	margin-bottom: 2em;
}
.site-main .comment-navigation .nav-links a,
.post-navigation .nav-links a > span,
.pagination .page-numbers,
.page-links .page-number {
    min-height: 34px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-width: 2px;
    border-style: solid;
}
.site-main .comment-navigation .nav-links a,
.post-navigation .nav-links a > span {
	min-width: 134px;
    padding: 0px 15px;
}
.site-main .comment-navigation .nav-links a,
.post-navigation .nav-links a > span,
.pagination .page-numbers,
.page-links .page-number {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.pagination .page-numbers,
.page-links .page-number {
    min-width: 34px;
}
.site-main .comment-navigation .nav-links .nav-next,
.post-navigation .nav-links .nav-next {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.site-main .comment-navigation .nav-links .nav-previous a:before,
.post-navigation .nav-links .nav-previous a > span:before,
.pagination .page-numbers.prev:before {
	content: "\e92e";
}
.site-main .comment-navigation .nav-links .nav-next a:after,
.post-navigation .nav-links .nav-next a > span:after,
.pagination .page-numbers.next:before {
	content: "\e92f";
}
.site-main .comment-navigation .nav-links .nav-previous a:before,
.post-navigation .nav-links .nav-previous a > span:before {
	margin-left: -7px;
    margin-right: 2px;
}
.site-main .comment-navigation .nav-links .nav-next a:after,
.post-navigation .nav-links .nav-next a > span:after {
	margin-left: 7px;
    margin-right: -2px;
}
.pagination .page-numbers:not(:first-child) {
    margin-left: 5px;
}
.pagination .page-numbers:not(:last-child) {
    margin-right: 5px;
}
@media (min-width: 37.5625em) {
	.site-main .comment-navigation .nav-links,
	.site-main .post-navigation .nav-links {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr;
		    grid-template-columns: 1fr 1fr;
	}
	.site-main .comment-navigation .nav-links .nav-next,
	.post-navigation .nav-links .nav-next {
		-ms-grid-column: 2;
		grid-column: 2;
	}
}
@media (max-width: 37.5em) {
	.site-main .comment-navigation .nav-links .nav-previous + .nav-next,
	.post-navigation .nav-links .nav-previous + .nav-next {
		margin-top: 10px;
	}
	.site-main .comment-navigation .nav-links a, 
	.post-navigation .nav-links a,
	.post-navigation .nav-links a > span {
		width: 100%;
	}
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}
article.type-page.hentry  {
	position: relative;
}
.updated:not(.published) {
	display: none;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
body:not(.single-post) .site-main header h1.entry-title,
.site-main header h1.page-title {
	margin-top: 0;
}
.entry-header + .entry-content > *:first-child {
	margin-top: 0;
}
@media (min-width: 37.5625em) {
	body:not(.single-post) .site-main header h1.entry-title,
	.site-main header h1.page-title {
		margin-bottom: 50px;
	}
	.site-main header h1.page-title + .archive-description,
	.site-main header h1.page-title + .term-description {
		margin-top: -40px;
		padding-bottom: 30px;
	}
}
@media (max-width: 37.5em) {
	body:not(.single-post) .site-main header h1.entry-title,
	.site-main header h1.page-title {
		margin-bottom: 30px;
	}
	.site-main header h1.page-title + .archive-description,
	.site-main header h1.page-title + .term-description {
		margin-top: -20px;
		padding-bottom: 10px;
	}
}
/*--------------------------------------------------------------
## Single Post
--------------------------------------------------------------*/
.single-post article.type-post .post-meta {
	margin-bottom: 1.5em;
}
.single-post article.type-post .post-meta .posted-on {
	-webkit-box-ordinal-group: 4;
	    -ms-flex-order: 3;
	        order: 3;
}
.single-post article.type-post .post-meta .byline {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.single-post article.type-post .post-meta .cat-tags-links {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.single-post article.type-post .post-meta > a {
	-webkit-box-ordinal-group: 5;
	    -ms-flex-order: 4;
	        order: 4;
}
.single-post article.type-post .post-meta .edit-link {
	display: none;
}
.single-post article.type-post .post-meta .cat-tags-links .cat-links:before {
	content: attr(data-title) " ";
}
.single-post article.type-post .post-meta > a:before,
.single-post article.type-post .post-meta .posted-on:before {
	opacity: 0.7;
	margin-right: 5px;
}
body.single-post article.post.hentry .entry-header .entry-title {
	margin-bottom: 9px;
}
body.search-results article.type-post .tags-links > a:before,
body.single-post article.post.hentry .entry-footer .tags-links > a:before {
	content: "\e973";
}
.single-post article.post.hentry .entry-content {
	margin-bottom: 2.7em;
}
.single-post article.post.hentry .entry-footer .edit-link {
	top: 0;
}
body:not(.single-post) article.post .page-links,
.single-post article.post.hentry .page-links {
	margin-top: 20px;
}
/*--------------------------------------------------------------
## Post archive
--------------------------------------------------------------*/
.byline:empty,
.posted-on:empty {
	display: none;
}
body:not(.single-post) article.post.hentry > .entry-meta .cat-links,
.single-post article.type-post .post-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
body:not(.single-post) article.post.hentry > .entry-meta .post-meta,
body:not(.single-post) article.post.hentry {
	display: -ms-grid;
	display: grid;
}
body:not(.single-post) article.post.hentry > .entry-meta .post-meta {
	grid-gap: 1px;
}
.has-sidebar:not(.product-template-template-fluid):not(.post-template-template-fluid):not(.page-template-template-fluid):not(.no-sidebar):not(.conj-wc-details-no-sidebar):not(.conj-wc-archive-no-sidebar) .conj-col__full > #primary,
body:not(.single-post) article.post.hentry > .entry-wrapper {
	overflow: hidden;
}
.single-post article.post.hentry.format-status .entry-content,
.single-post article.post.hentry.format-aside .entry-content,
.single-post article.post.hentry.format-chat .entry-content > *,
body:not(.single-post) article.post.hentry.format-status .entry-content,
body:not(.single-post) article.post.hentry.format-aside .entry-content,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta,
body:not(.single-post) article.post.hentry.format-chat .entry-content > * {
	-webkit-box-shadow: 0 2px 6px 0 rgba(69, 73, 91, 0.08);
	        box-shadow: 0 2px 6px 0 rgba(69, 73, 91, 0.08);
}
.single-post article.post.hentry.format-status .entry-content,
.single-post article.post.hentry.format-aside .entry-content,
.single-post article.post.hentry.format-chat .entry-content > *,
body:not(.single-post) article.post.hentry.format-status .entry-content,
body:not(.single-post) article.post.hentry.format-aside .entry-content,
body:not(.single-post) article.post.hentry.format-chat .entry-content > *,
body:not(.single-post) article.post.hentry > .entry-meta .cat-links,
.single-post .conj-col__full > #primary,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta > * {
	position: relative;
}
body:not(.single-post) article.post.hentry > .entry-meta .cat-links,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta > *:not(.cat-tags-links ) {
	padding: 9px 12px 9px 30px;
}
body:not(.single-post) article.post.hentry > .entry-meta .edit-link {
	-ms-grid-row: 5;
	grid-row: 5;
}
body:not(.single-post) article.post.hentry.format-quote .entry-content blockquote {
	width: 100%;
}
body:not(.single-post) article.post.hentry.format-quote .entry-content blockquote,
.single-post article.post.hentry.format-status .entry-content > *,
.single-post article.post.hentry.format-aside .entry-content > *,
body:not(.single-post) article.post.hentry.format-status .entry-content > *,
body:not(.single-post) article.post.hentry.format-aside .entry-content > *,
body.single-post article.post.hentry .entry-header .entry-title,
body:not(.single-post) article.post.hentry .entry-header .entry-title {
	margin-top: 0;
}
body.single-post article.post.hentry .entry-header .entry-title,
body:not(.single-post) article.post.hentry .entry-header .entry-title {
	margin-bottom: 10px;
}
.single-post article.post.hentry .entry-footer .edit-link,
.single-post article.post.hentry.format-status .entry-content:before,
.single-post article.post.hentry.format-aside .entry-content:before,
.single-post article.post.hentry.format-chat .entry-content > *:before,
body:not(.single-post) article.post.hentry.format-status .entry-content:before,
body:not(.single-post) article.post.hentry.format-aside .entry-content:before,
body:not(.single-post) article.post.hentry.format-chat .entry-content > *:before,
body:not(.single-post) article.post.hentry > .entry-meta .cat-links:before,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta > *:before {
	position: absolute;
}
body:not(.single-post) article.post.hentry > .entry-meta .cat-links:before,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta > *:before {
	opacity: 0.7;
	left: 12px;
	top: 7px;
}
body.search-results article.type-post .posted-on:before,
.single-post article.type-post .post-meta .posted-on:before,
body:not(.single-post) article.post.hentry > .entry-meta .posted-on:before {
	content: "\e926";
}
body.search-results article.type-post .byline:before,
body:not(.single-post) article.post.hentry > .entry-meta .byline:before {
	content: "\e9ef";
}
body.search-results article.type-post .cat-links:before,
body:not(.single-post) article.post.hentry > .entry-meta .cat-links:before {
	content: "\e9d9";
}
body:not(.single-post) article.post.hentry > .entry-meta .edit-link:before {
	content: "\e957";
}
.single-post article.type-post .post-meta > a:before,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta > a:before {
	content: "\e98f";
}
.single-post article.post.hentry .entry-content > *:last-child,
body:not(.single-post) article.post.hentry .entry-content > *:last-child,
body:not(.single-post) article.post.hentry .entry-content .paragraph {
	margin-bottom: 0;
}
.single-post article.post.hentry * + .entry-header,
body:not(.single-post) article.post.hentry * + .entry-header {
	margin-top: 1em;
}
.single-post article.post.hentry .entry-title:before,
body:not(.single-post) article.post.hentry .entry-title a:before {
	margin-right: 10px;
}
.single-post article.post.hentry.format-audio .entry-title:before,
body:not(.single-post) article.post.hentry.format-audio .entry-title a:before {
	content: "\e99c";
}
.single-post article.post.hentry.format-gallery .entry-title:before,
body:not(.single-post) article.post.hentry.format-gallery .entry-title a:before {
	content: "\e971";
}
.single-post article.post.hentry.format-chat .entry-title:before,
body:not(.single-post) article.post.hentry.format-chat .entry-title a:before {
	content: "\e98f";
}
.single-post article.post.hentry.format-image .entry-title:before,
body:not(.single-post) article.post.hentry.format-image .entry-title a:before {
	content: "\e978";
}
.single-post article.post.hentry.format-video .entry-title:before,
body:not(.single-post) article.post.hentry.format-video .entry-title a:before {
	content: "\e9f5";
}
.single-post article.post.hentry.format-link .entry-title:before,
body:not(.single-post) article.post.hentry.format-link .entry-title a:before {
	content: "\e980";
}
body:not(.single-post) article.post.hentry.sticky .entry-title a:before {
	content: "\e9a1";
}
.single-post article.post.hentry.format-status .entry-content:before,
body:not(.single-post) article.post.hentry.format-status .entry-content:before {
	content: "\e95f";
}
.single-post article.post.hentry.format-aside .entry-content:before,
body:not(.single-post) article.post.hentry.format-aside .entry-content:before {
	content: "\e963";
}
.single-post article.post.hentry.format-status .entry-content:before,
.single-post article.post.hentry.format-aside .entry-content:before,
body:not(.single-post) article.post.hentry.format-status .entry-content:before,
body:not(.single-post) article.post.hentry.format-aside .entry-content:before {
    left: 11px;
    top: 5px;
}
.single-post article.post.hentry.format-status .entry-content,
.single-post article.post.hentry.format-aside .entry-content,
body:not(.single-post) article.post.hentry.format-status .entry-content,
body:not(.single-post) article.post.hentry.format-aside .entry-content {
	padding: 11px 15px 11px 40px;
}
.single-post article.post.hentry.format-chat .entry-content > *:before,
body:not(.single-post) article.post.hentry.format-chat .entry-content > *:before {
	content: "";
	width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
	top: 2px;
}
.single-post article.post.hentry.format-chat .entry-content > *:nth-child(odd):before,
body:not(.single-post) article.post.hentry.format-chat .entry-content > *:nth-child(odd):before {
	left: -5px;
	-webkit-box-shadow: -3px 2px 5px 0 rgba(69, 73, 91, 0.08);
	        box-shadow: -3px 2px 5px 0 rgba(69, 73, 91, 0.08);
}
.single-post article.post.hentry.format-chat .entry-content > *:nth-child(even):before,
body:not(.single-post) article.post.hentry.format-chat .entry-content > *:nth-child(even):before {
	right: -5px;
	-webkit-box-shadow: 3px -2px 5px 0 rgba(69, 73, 91, 0.08);
	        box-shadow: 3px -2px 5px 0 rgba(69, 73, 91, 0.08);
}
.single-post article.post.hentry.format-chat .entry-content > *,
body:not(.single-post) article.post.hentry.format-chat .entry-content > * {
    padding: 5px 10px;
	margin-left: 10px;
    margin-right: 10px;
}
.single-post article.post.hentry.format-chat .entry-header,
body:not(.single-post) article.post.hentry.format-chat .entry-header {
	margin-bottom: 1em;
}
body.search-results article.type-post .entry-footer .cat-tags-links > span:not(:last-child),
body.search-results article.type-post .entry-meta > span:not(:last-child) {
	margin-right: 20px;
}
body.search-results article.type-post .byline:before,
body.search-results article.type-post .cat-links:before,
body.search-results article.type-post .posted-on:before {
	margin-right: 5px;
}
.conj-hide-byline__JetPack.conj-hide-date__JetPack.conj-hide-comment__JetPack.conj-hide-categories__JetPack:not(.single-post):not(.admin-bar) article.post.hentry {
	-ms-grid-columns: 1fr;
	    grid-template-columns: 1fr;
}
@media (min-width: 68.0625em) {
	body.has-sidebar:not(.no-sidebar):not(.single-post):not(.search-results) article.post.hentry {
		-ms-grid-columns: 189px 1fr;
		    grid-template-columns: 189px 1fr;
	}
	body.has-sidebar.no-sidebar:not(.single-post):not(.search-results) article.post.hentry,
	body:not(.has-sidebar):not(.single-post):not(.search-results) article.post.hentry {
		-ms-grid-columns: 300px 1fr;
		    grid-template-columns: 300px 1fr;
	}
}
@media (max-width: 68em) and (min-width: 48.0625em) {
	body:not(.single-post):not(.search-results) article.post.hentry {
		-ms-grid-columns: 189px 1fr;
		    grid-template-columns: 189px 1fr;
	}
}
@media (min-width: 48.0625em) {
	body:not(.single-post) article.post.hentry:not(.conj-blog-post__loop) {
		grid-column-gap: 30px;
	}
	body:not(.single-post):not(.search-results) article.post.hentry:not(:last-of-type) {
		margin-bottom: 7em;
	}
	body.search-results article,
	body:not(.single-post):not(.search-results) article.post.hentry:last-of-type {
		margin-bottom: 5em;
	}
}
@media (max-width: 48em) {
	body.search-results article,
	body:not(.single-post):not(.search-results) article.post.hentry:not(:last-of-type) {
		margin-bottom: 5em;
	}
	body:not(.single-post):not(.search-results) article.post.hentry:last-of-type {
		margin-bottom: 3em;
	}
}
@media (min-width: 37.5625em) {
	.single-post article.type-post .post-meta > *:not(.byline):not(.posted-on) {
		margin-left: 15px;
	}	
	.single-post article.type-post .post-meta .cat-tags-links {
		margin-right: 15px;
		max-width: 40%;
	}
	.single-post article.type-post .post-meta .posted-on {
		margin-left: auto;
	}
}
@media (max-width: 48em) and (min-width: 37.5625em) {
	body:not(.single-post):not(.search-results) article.post.hentry {
		-ms-grid-columns: 165px 1fr;
		    grid-template-columns: 165px 1fr;
		grid-column-gap: 20px;
	}
}
@media (max-width: 37.5em) {
	body:not(.single-post):not(.search-results) article.post.hentry {
		grid-row-gap: 20px;
	}
	body.search-results article.type-post .entry-footer .cat-tags-links > span,
	body.search-results article.type-post .entry-meta > span {
		display: block;
	}
	.single-post article.type-post .post-meta {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-form .comment-form-comment {
	clear: both;
}
.comments-area .comments-title {
	margin-bottom: 40px;
    padding-bottom: 25px;
}
.comment-respond .comment-reply-title,
.comment-respond #reply-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.comments-area .comments-title,
.comment-respond .comment-reply-title,
.comment-respond #reply-title,
ol.comment-list .comment-meta {
	border-style: solid;
	border-width: 0 0 1px;
}
.comment-respond .comment-form > p:not(.comment-form-url) {
	margin-bottom: 0;
}
.comment-respond .comment-form {
	display: -ms-grid;
	display: grid;
}
.comment-metadata,
ol.comment-list .comment-meta,
.comment-meta .comment-author {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.comment-content a {
	word-wrap: break-word;
}
.comment-respond .comment-reply-title,
.comment-respond #reply-title,
.bypostauthor {
	display: block;
}
.comments-area ol {
	list-style: none;
}
.comments-area .comment-list {
    padding: 0;
    margin: 0 0 30px;
}
ol.comment-list .comment .comment-body {
	padding: 40px;
	-webkit-box-shadow: 0 2px 6px 0 rgba(69, 73, 91, 0.08);
	        box-shadow: 0 2px 6px 0 rgba(69, 73, 91, 0.08);
}
ol.comment-list .comment ol.children {
	margin-top: 30px;
}
.comment .comment-respond,
.comments-area#comments,
ol.comment-list .comment:not(:last-child) .comment-body {
	margin-bottom: 30px;
}
.comment-metadata,
.comment-meta .comment-author {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.comment-metadata .edit-link {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}
.comment-meta .comment-author {
	padding-left: 72px;
    position: relative;
}
.comment.byuser img.avatar {
	border: 1px solid;
    padding: 1px;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(69, 73, 91, 0.21);
            box-shadow: 0px 1px 5px 1px rgba(69, 73, 91, 0.21);
}
ol.comment-list .children .comment-meta .comment-author {
    padding-left: 60px;
}
ol.comment-list .comment-body img.avatar {
	width: 60px;
	border-radius: 100%;
	position: absolute;
    left: 0;
	margin-top: -4px;
}
ol.comment-list .children .comment-body img.avatar {
	width: 48px;
}
ol.comment-list .comment-meta {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	padding-bottom: 30px;
	margin-bottom: 6px;
}
ol.comment-list .children .comment-meta {
	padding-bottom: 20px;
}
.comment-body .reply a:before {
	content: "\e94a";
	margin-right: 5px;
}
.comment-respond input#url,
.comment-respond input#author,
.comment-respond input#email {
	width: 100%;
}
.comment-respond label {
	display: block;
}
.comment-respond .form-submit,
.comment-respond .comment-form-comment,
.comment-respond .comment-notes {
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-column: 1/4;
}
.comment-form .comment-subscription-form {
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-column: 1/3;
}
@media (min-width: 62.0625em) {
	.has-sidebar:not(.product-template-template-fluid):not(.post-template-template-fluid):not(.page-template-template-fluid):not(.no-sidebar):not(.conj-wc-details-no-sidebar):not(.conj-wc-archive-no-sidebar) ol.comment-list .comment-body {
		padding: 20px;
	}
}
@media (max-width: 62em) and (min-width: 48.0625em) {
	.has-sidebar:not(.product-template-template-fluid):not(.post-template-template-fluid):not(.page-template-template-fluid):not(.no-sidebar):not(.conj-wc-details-no-sidebar):not(.conj-wc-archive-no-sidebar) ol.comment-list .comment-body {
		padding: 40px;
	}
}
@media (min-width: 48.0625em) {
	.comment-respond .comment-form-url {
		margin-bottom: 1.5em;
	}
	.comment-respond .comment-form {
		-ms-grid-columns: (1fr)[3];
			grid-template-columns: repeat(3, 1fr);
		grid-column-gap: 20px;
	}
	.no-sidebar.has-sidebar ol.comment-list .comment-body,
	.post-template-template-fluid.has-sidebar ol.comment-list .comment-body,
	.page-template-template-fluid.has-sidebar ol.comment-list .comment-body,
	body:not(.has-sidebar) ol.comment-list .comment-body {
		padding: 40px;
	}
}
@media (max-width: 48em) {
	.comment-respond .comment-form-url {
		margin-bottom: 0;
	}
	.comment-respond .comment-form {
		-ms-grid-columns: (1fr)[1];
			grid-template-columns: 1fr;
	}
	.comment-respond #commentform > * {
		-ms-grid-column: 1;
		-ms-grid-column-span: 3;
		grid-column: 1/4;
	}
	ol.comment-list .comment .comment-body {
		padding: 20px;
	}
}
@media (max-width: 37.5em) {
	ol.comment-list .comment-meta {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.comment-metadata {
		margin-top: 15px;
	}
	.children .comment-metadata {
		margin-top: 5px;
	}
}
/*--------------------------------------------------------------
## Edit link
--------------------------------------------------------------*/
@media (min-width: 62.0625em) {
	.entry-footer .edit-link .post-edit-link {
		-webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
		        box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
		float: none;
		overflow: hidden;
		width: 250px;
		z-index: 9;
		right: -200px;
		-webkit-transition: right 0.3s ease-in;
		-o-transition: right 0.3s ease-in;
		transition: right 0.3s ease-in;
		position: fixed;
	}
	.entry-footer .edit-link .post-edit-link:before {
		content: "\e959";
		position: absolute;
		left: 15px;
	}
	article.type-page > .entry-footer {
		position: absolute;
		top: 0;
	}
	.entry-footer .edit-link .post-edit-link:hover {
		right: 0;
	}
}
@media (max-width: 62em) {
	.entry-footer .edit-link .post-edit-link {
		display: none;
	}
}
/*--------------------------------------------------------------
## 404
--------------------------------------------------------------*/
.error-404-last,
.error-404-first {
	padding-top: 3.55em;
}
.error-404.not-found form.search-form label {
	position: relative;
}
.error-404.not-found form.search-form .search-field,
.error-404.not-found form.search-form label {
	width: 100%;
}
.error-404.not-found form.search-form .search-field {
	padding: 10px 20px 10px 40px;
	min-height: 51px;
}
.error-404.not-found form.search-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.error-404.not-found form.search-form .search-submit {
	padding: 10px;
}
.error-404.not-found form.search-form label:before {
	left: 15px;
	content: "\e9bf";
    top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
    position: absolute;
}
.error-404-last .widgettitle,
.error-404-first .widgettitle,
.error-404-first .widget-title {
	border-width: 0 0 1px;
    margin-bottom: 40px;
    padding-bottom: 25px;
    margin-top: 0;
	border-style: solid;
}
@media (min-width: 48.0625em) {
	body:not(.woocommerce-running) .error-404-last,
	body:not(.woocommerce-running) .error-404-first {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr;
		    grid-template-columns: 1fr 1fr;
		grid-gap: 30px;
	}
}
@media (max-width: 48em) {
	.error-404-last .widget_tag_cloud,
	.error-404-first .widget_categories {
		padding-top: 3.55em;
	}
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	display: none;
	/* Theme Footer (when set to scrolling) */
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, 
.entry-content .wp-smiley, 
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
div.wp-video, 
.mejs-container, 
.mejs-container .mejs-controls, 
.mejs-embed, 
.mejs-embed body {
	width: unset !important;
	min-width: unset !important;
}
/* Make sure embeds and iframes fit their containers. */
embed, 
iframe, 
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 0;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	display: -ms-grid;
	display: grid;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 {
	-ms-grid-columns: (1fr)[2];
	    grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
	-ms-grid-columns: (1fr)[3];
	    grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
	-ms-grid-columns: (1fr)[4];
	    grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
	-ms-grid-columns: (1fr)[5];
	    grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
	-ms-grid-columns: (1fr)[6];
	    grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
	-ms-grid-columns: (1fr)[7];
	    grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
	-ms-grid-columns: (1fr)[8];
	    grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
	-ms-grid-columns: (1fr)[9];
	    grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Post password
--------------------------------------------------------------*/
.post-password-form input[type="submit"]{
	margin-top: 10px;
}
.post-password-form input[type="password"]{
	min-height: 49px;
}
.post-password-form label,
.post-password-form p:last-of-type {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.post-password-form p:last-of-type {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}
.post-password-form label {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
	padding-top: 5.5em;
	padding-bottom: 3.706325903em;
	z-index: -2;
    position: relative;
}
@media (min-width: 37.5625em) {
	.footer-widgets.row-2 {
		border-top: 1px solid;
		padding-top: 80px;
	}
}
/*--------------------------------------------------------------
## Copyright
--------------------------------------------------------------*/
.site-info{
	padding-bottom: 1.117924em;
}
.site-info .site-wp-credits {
	display: block;
}
/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/
:root {
	--pale-grey-two-darker: #eff0f5;
	--pale-grey-two-dark: #e0e1e6;
	--pale-grey-two: #f4f5fa;
	--pale-grey-two-lighter: #98a0ff;
	--battleship-grey-darker: #434759;
	--battleship-grey: #6b6f81;
	--battleship-grey-light: #898d9f;
	--battleship-grey-lighter: #9da1b3;
	--charcoal-grey: #464855;
	--soft-blue: #666EE8;
	--blueberry: #414B92;
	--blue-grey: #898EA2;
	--white: #FFFFFF;
	--periwinkle: #8A91FF;
	--charcoal-grey-two: #3A3C4B;
	--bluey-grey: #A7ABBD;
	--charcoal-grey-three: #353745;
	--steel: #7F829A;
	--bluey-grey-two: #A5A8BB;
	--watermelon: #FF4961;
	--azure: #1E9FF2;
}
.widget_tag_cloud ul li {
    background-color: var(--pale-grey-two);
}
blockquote,
body.single-post article.post.hentry .entry-footer .tags-links > a,
.single-post article.type-post .post-meta a,
.single-post article.type-post .post-meta .byline a,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta a,
.error-404-first .widget_recent_entries a,
#secondary .widget_conj_social_media_icons_widget ul.pe-social a,
#secondary .widget_recent_entries a,
#secondary .widget_pages ul a,
#secondary .widget ul.menu li > a,
#secondary .widget_meta a,
.widget_categories a,
#secondary .widget_archive a,
.cart_totals .shipping label,
body, 
input, 
select, 
optgroup, 
textarea,
.site-branding .site-description,
.site-branding .site-title a {
	color: var(--battleship-grey);
}
body.search-results article .entry-footer a,
body.search-results article .entry-title a,
body:not(.single-post) article.post.hentry .entry-header a,
.comment-meta .comment-author .fn,
.comment-respond .comment-reply-title,
.comment-respond #reply-title,
#secondary .widget_calendar .calendar_wrap caption,
#secondary.widget-area .widget-title > a,
#secondary.widget-area .widget-title,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: var(--charcoal-grey);
}
.page-links a>.page-number,
.site-main .comment-navigation .nav-links a,
.post-navigation .nav-links a,
.pagination .page-numbers:not(.current),
.widget_tag_cloud a,
label,
dt {
	color: var(--battleship-grey-light);
}
.comment.byuser img.avatar,
.comment-metadata a time,
.comment-meta .comment-author .says,
.calendar_wrap tfoot td a,
.calendar_wrap thead tr th,
body:not(.single-post) article.post.hentry > .entry-meta .cat-links:before,
body.search-results article.type-post .byline:before,
body.search-results article.type-post .cat-links:before,
body.search-results article.type-post .posted-on:before,
.single-post article.type-post .post-meta > a:before,
.single-post article.type-post .post-meta .posted-on:before,
.single-post article.type-post .post-meta .cat-tags-links .cat-links:before,
.single-post article.type-post .post-meta .byline,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta > *:before {
	color: var(--battleship-grey-lighter);
}
.button:not([name='apply_coupon']):focus, 
.button[disabled], 
button[disabled], 
button:not(.close-btn):not(.pswp__button):not(.handheld-menu-toggle):not([name='apply_coupon']):focus, 
input[type='button']:focus, 
input[type='reset']:focus, 
button[name='apply_coupon']:not(:focus):not(:active):not(:hover),
input[type='submit'][name='apply_coupon'],
input[type='submit']:not([name='apply_coupon']):focus,
.button:not([name='apply_coupon']):active, 
button:not(.close-btn):not(.pswp__button):not([name='apply_coupon']):active, 
input[type='button']:active, 
input[type='reset']:active, 
input[type='submit']:not([name='apply_coupon']):active,
.button:not([name='apply_coupon']):hover, 
button:not(.close-btn):not(.pswp__button):not(.handheld-menu-toggle):not([name='apply_coupon']):hover, 
input[type='button']:hover, 
input[type='reset']:hover, 
input[type='submit']:not([name='apply_coupon']):hover,
body.search-results article .entry-footer a:hover,
body.search-results article .entry-title a:hover,
body.single-post article.post.hentry .entry-footer .tags-links > a:hover,
.single-post article.type-post .post-meta a:hover,
.single-post article.type-post .post-meta .byline a:hover,
body:not(.single-post) article.post.hentry .entry-header a:hover,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta a:hover,
.entry-footer .edit-link .post-edit-link,
.page-links a>.page-number:hover,
.site-main .comment-navigation a:hover,
.post-navigation .nav-links a:hover,
.pagination .page-numbers:hover,
.pagination .page-numbers.current,
.page-links .page-number,
.comment-metadata a:hover time,
.error-404-first .widget_recent_entries a:hover,
#secondary .widget_recent_entries a:hover,
#secondary .widget_categories .current-cat-parent > a,
#secondary .widget_categories .current-cat > a,
#secondary ul.menu .current_page_parent > a,
#secondary ul.menu .current_page_item > a,
#secondary .widget_pages .current_page_parent > a,
#secondary .widget_pages .current_page_item > a,
#secondary .widget_pages ul a:hover,
#secondary .widget ul.menu li:hover > a,
#secondary .widget_meta a abbr,
#secondary .widget_meta a:hover,
.widget_categories a:hover,
.calendar_wrap tfoot td a:hover,
#secondary .widget_archive a:hover,
.site-branding .site-title a:hover,
input[type='checkbox']:checked:before,
a {
	color: var(--soft-blue);
}
a:hover {
	color: var(--blueberry);
}
select {
	background-image: -webkit-linear-gradient(45deg, transparent 50%, var(--blue-grey) 50%), -webkit-linear-gradient(315deg, var(--blue-grey) 50%, transparent 50%), -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	background-image: -o-linear-gradient(45deg, transparent 50%, var(--blue-grey) 50%), -o-linear-gradient(315deg, var(--blue-grey) 50%, transparent 50%), -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	background-image: linear-gradient(45deg, transparent 50%, var(--blue-grey) 50%), linear-gradient(135deg, var(--blue-grey) 50%, transparent 50%), linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}
input[type='checkbox'],
input[type='radio'],
.widget form[role='search']:before,
select,
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-color: var(--white);
	color: var(--blue-grey);
	border-color: var(--pale-grey-two-darker);
}
.single-post article.post.hentry.format-chat .entry-content > *:nth-child(even):before,
.single-post article.post.hentry.format-chat .entry-content > *:nth-child(even),
body:not(.single-post) article.post.hentry.format-chat .entry-content > *:nth-child(even):before,
body:not(.single-post) article.post.hentry.format-chat .entry-content > *:nth-child(even),
.widget_tag_cloud ul li:hover,
.calendar_wrap #today,
.button:not(:focus):not(:active):not(:hover):not([disabled]):not([name='apply_coupon']):not(.product_type_external):not(.add_to_cart_button), 
button:not(.close-btn):not(.handheld-menu-toggle):not(.pswp__button):not(:focus):not(:active):not(:hover):not([disabled]):not([name='apply_coupon']), 
input[type='button']:not(:focus):not(:active):not(:hover), 
input[type='reset']:not(:focus):not(:active):not(:hover), 
button[name='apply_coupon']:active,
button[name='apply_coupon']:hover,
button[name='apply_coupon']:focus,
input[type='submit'][name='apply_coupon']:hover,
input[type='submit'][name='apply_coupon']:focus,
input[type='submit']:not([name='apply_coupon']):not(:focus):not(:active):not(:hover),
mark,
input[type='radio']:checked:before {
	background-color: var(--soft-blue);
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
	color: var(--blue-grey);
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
	color: var(--blue-grey);
}
textarea::-ms-input-placeholder,
input::-ms-input-placeholder {
	color: var(--blue-grey);
}
textarea::placeholder,
input::placeholder {
	color: var(--blue-grey);
}
textarea:-moz-placeholder,
input:-moz-placeholder {
	color: var(--blue-grey);
}
select:focus,
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 {
	border-color: var(--blue-grey);
}
.comments-area .comments-title,
.site-main .comment-navigation a:not(:hover),
.post-navigation .nav-links a span:not(:hover),
.pagination .page-numbers:not(.current):not(:hover),
.page-links a>.page-number:not(:hover),
ol.comment-list .comment-meta,
.comment-respond .comment-reply-title,
.comment-respond #reply-title,
td,
th,
blockquote,
.error-404-last .widgettitle,
.error-404-first .widgettitle,
.error-404-first .widget-title,
.entry-footer .edit-link .post-edit-link {
	border-color: var(--pale-grey-two-dark);
}
body:not(.single-post) article.post.hentry > .entry-meta .post-meta,
.widget_categories ul.children > li:before,
.entry-footer .edit-link .post-edit-link {
	background-color: var(--pale-grey-two-darker);
}
.single-post article.post.hentry.format-chat .entry-content > *:nth-child(even):before,
.single-post article.post.hentry.format-chat .entry-content > *:nth-child(even),
body:not(.single-post) article.post.hentry.format-chat .entry-content > *:nth-child(even):before,
body:not(.single-post) article.post.hentry.format-chat .entry-content > *:nth-child(even),
.widget_tag_cloud ul li:hover,
.calendar_wrap #today,
.button:not(:focus):not(:active):not(:hover):not([disabled]):not([name='apply_coupon']):not(.product_type_external):not(.add_to_cart_button), 
button:not(.close-btn):not(.pswp__button):not(.handheld-menu-toggle):not(:focus):not(:active):not(:hover):not([disabled]):not([name='apply_coupon']), 
input[type='button']:not(:focus):not(:active):not(:hover), 
input[type='reset']:not(:focus):not(:active):not(:hover), 
button[name='apply_coupon']:active,
button[name='apply_coupon']:hover,
button[name='apply_coupon']:focus,
input[type='submit'][name='apply_coupon']:hover,
input[type='submit'][name='apply_coupon']:focus,
input[type='submit']:not([name='apply_coupon']):not(:focus):not(:active):not(:hover) {
	border-color: var(--soft-blue);
}
.single-post article.post.hentry.format-chat .entry-content > *:nth-child(even),
body:not(.single-post) article.post.hentry.format-chat .entry-content > *:nth-child(even),
.widget_tag_cloud ul li:hover a,
.widget_calendar .calendar_wrap tbody td > a,
.calendar_wrap #today,
.button:not(:focus):not(:active):not(:hover):not([disabled]):not([name='apply_coupon']):not(.product_type_external):not(.add_to_cart_button), 
button:not(.close-btn):not(.pswp__button):not(.handheld-menu-toggle):not(:focus):not(:active):not(:hover):not([disabled]):not([name='apply_coupon']), 
input[type='button']:not(:focus):not(:active):not(:hover), 
input[type='reset']:not(:focus):not(:active):not(:hover), 
button[name='apply_coupon']:active,
button[name='apply_coupon']:hover,
button[name='apply_coupon']:focus,
input[type='submit'][name='apply_coupon']:hover,
input[type='submit'][name='apply_coupon']:focus,
input[type='submit']:not([name='apply_coupon']):not(:focus):not(:active):not(:hover) {
	color: var(--white);
}
.single-post article.post.hentry.format-status .entry-content,
.single-post article.post.hentry.format-aside .entry-content,
.single-post article.post.hentry.format-chat .entry-content > *:nth-child(odd):before,
.single-post article.post.hentry.format-chat .entry-content > *:nth-child(odd),
body:not(.single-post) article.post.hentry.format-status .entry-content,
body:not(.single-post) article.post.hentry.format-aside .entry-content,
body:not(.single-post) article.post.hentry.format-chat .entry-content > *:nth-child(odd):before,
body:not(.single-post) article.post.hentry.format-chat .entry-content > *:nth-child(odd),
mark,
#masthead,
body:not(.single-post) article.post.hentry > .entry-meta .post-meta > *,
ol.comment-list .comment .comment-body,
.error-404-last .widget_tag_cloud ul li:not(:hover),
#secondary .conj-secondary-widget-area__wrapper,
#secondary.widget-area .widget-title > a,
#secondary.widget-area .widget-title {
	background-color: var(--white);
}
#secondary .calendar_wrap tfoot tr:not(:last-of-type) td, 
#secondary .calendar_wrap tbody tr:not(:last-of-type) td, 
#secondary .calendar_wrap td {
	border-color: var(--white);
}
.widget_calendar .calendar_wrap tbody td > a {
	background-color: var(--pale-grey-two-lighter);
}
#secondary.widget-area .widget:not(:first-of-type),
#masthead,
.widget_categories ul ul.children {
	border-color: var(--pale-grey-two-darker);
}
#site-navigation > div.menu ul.nav-menu > li > a,
.primary-navigation > ul.menu > .menu-item > a {
	color: var(--battleship-grey);
}
.primary-navigation ul.menu > li.menu-item-has-children > a:after,
#masthead .social-navigation ul.menu a {
	color: var(--battleship-grey-light);
}
.primary-navigation > ul.menu > li.menu-item-has-children.current_page_parent > a:after,
.primary-navigation > ul.menu > li.menu-item-has-children.current-menu-parent > a:after,
.primary-navigation > ul.menu > li.menu-item-has-children.current-menu-item > a:after,
#site-navigation > div.menu ul.nav-menu .current_page_item > a,
#site-navigation > div.menu ul.nav-menu .current_page_parent > a,
.primary-navigation > ul.menu > .current-menu-item > a,
.primary-navigation > ul.menu > .current-menu-parent > a,
.primary-navigation > ul.menu > .current_page_parent > a,
.handheld-menu-toggle:hover,
.c-offcanvas-content-wrap--overlay .handheld-menu-toggle,
.primary-navigation ul.menu > li.menu-item-has-children:hover > a:after,
#site-navigation > div.menu ul.nav-menu > li.current_page_ancestor > a,
#site-navigation > div.menu ul.nav-menu > li:hover > a,
.primary-navigation > ul.menu > .menu-item:hover > a {
	color: var(--periwinkle);
}
#site-navigation > div.menu ul.nav-menu ul.children:before,
#site-navigation > div.menu ul.nav-menu ul.children,
#masthead ul.sub-menu > li > ul.sub-menu:before,
#masthead ul.menu > li.menu-item-has-children > ul.sub-menu:before,
#masthead ul.sub-menu {
	background-color: var(--white);
	border-color: var(--pale-grey-two);
}
#site-navigation > div.menu ul.nav-menu ul.children > li > a,
#masthead ul.sub-menu > li > a {
	color: var(--battleship-grey);
}
#site-navigation > div.menu ul.nav-menu ul.children > li.current_page_ancestor > a,
#site-navigation > div.menu ul.nav-menu ul.children > li.current_page_item > a,
#site-navigation > div.menu ul.nav-menu ul.children > li:hover > a,
#masthead ul.sub-menu .current-menu-item > a,
#masthead ul.sub-menu .current-menu-parent > a,
#masthead ul.sub-menu .current-menu-ancestor > a,
#masthead ul.sub-menu .current_page_parent > a,
#masthead ul.sub-menu .current_page_item > a,
#masthead ul.sub-menu > li:hover > a {
	color: var(--soft-blue);
}
.handheld-menu-toggle {
	color: var(--battleship-grey-darker);
}
.hamburger-nav-icon .icon-bar {
	background-color: var(--battleship-grey-darker);
}
#handheld-slinky-menu .current-menu-ancestor > a:before,
#handheld-slinky-menu .current_page_ancestor > a:before,
#handheld-slinky-menu .current-menu-item > a:before,
#handheld-slinky-menu .current-menu-parent > a:before,
#handheld-slinky-menu .current_page_item > a:before,
.handheld-menu-toggle:hover .hamburger-nav-icon .icon-bar,
.c-offcanvas-content-wrap--overlay .hamburger-nav-icon .icon-bar {
	background-color: var(--periwinkle);
}
.slinky-theme-default .back::before,
.slinky-theme-default .next::after {
	color: var(--white);
}
.c-offcanvas,
.slinky-menu > ul,
.c-offcanvas.is-open {
	background-color: var(--charcoal-grey-two);
}
.handheld-offcanvas .close-btn,
.slinky-menu > ul a {
	color: var(--white);
}
.slinky-menu .header .title,
.slinky-menu > ul a:hover {
	color: var(--bluey-grey);
}
.handheld-offcanvas .close-btn:hover {
	color: var(--periwinkle);
}
#handheld-slinky-menu .current-menu-ancestor > a:before,
#handheld-slinky-menu .current_page_ancestor > a:before,
#handheld-slinky-menu .current-menu-item > a:before,
#handheld-slinky-menu .current-menu-parent > a:before,
#handheld-slinky-menu .current_page_item > a:before {
	background-color: var(--periwinkle);
}
.site-footer {
	background-color: var(--charcoal-grey-three);
}
.site-footer,
.site-footer .widget_product_categories .product-categories li a,
.site-footer .woocommerce.widget_rating_filter li a,
.site-footer .woocommerce-mini-cart-item a,
.site-footer a,
.site-footer .woocommerce-mini-cart__total > strong {
	color: var(--steel);
}
.site-footer .widget_product_categories .product-categories li a:hover,
.site-footer .woocommerce.widget_rating_filter li a:hover,
.site-footer .woocommerce-mini-cart-item a:hover,
.site-footer .widget_categories .current-cat-parent > a,
.site-footer .widget_categories .current-cat > a,
.site-footer ul.menu .current_page_parent > a,
.site-footer ul.menu .current_page_item > a,	
.site-footer .widget_pages .current_page_parent > a,
.site-footer .widget_pages .current_page_item > a,
.site-footer a:focus,
.site-footer a:active,
.site-footer a:hover {
	color: var(--periwinkle);
}
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6,
.site-footer .widget_calendar .calendar_wrap caption,
.site-footer .widget-title {
	color: var(--bluey-grey-two);
}
.site-footer .calendar_wrap tfoot tr:not(:last-of-type) td, 
.site-footer .calendar_wrap tbody tr:not(:last-of-type) td, 
.site-footer .calendar_wrap td {
	border-color: var(--charcoal-grey-three);
}
code,
pre,
.required {
	color: var(--watermelon);
}
code,
pre {
	background-color: var(--pale-grey-two-dark);
}
p.no-comments {
	background-color: var(--azure);
}
p.no-comments a,
p.no-comments {
	color: var(--white) !important;
}