/*
Theme Name: Eris Shop
Theme URI: eris-shop.tkdemos.com
Author: Themes Kingdom
Author URI: https://themeskingdom.com
Description: Eris Shop is a crisp and elegant shop and portfolio theme. You can use showcase all your different products and projects as a unified and beautiful story.
Version: 2.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eris-shop
Tags:  blog, portfolio, photography, translation-ready, theme-options, sticky-post, post-formats, footer-widgets, featured-images, custom-menu, custom-colors, custom-background, grid-layout, right-sidebar, two-columns, three-columns, four-columns

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

Eris Shop is based on Eris witch is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Helpers
# Elements
# Layout
# Transitions
# Forms
# Header
# Footer
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Posts
	## Pages
	## Templates
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	## Jetpack overwrites
# Gutenberg
# Responsive
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

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

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

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

[hidden],
template {
	display: none;
}

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

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

input[type="checkbox"] + label {
	margin-left: 10px;
}

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 #ebebeb;
	margin: 22px 3px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

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

/*icons*/

@font-face {
	font-family: 'icomoon';
	src: url('assets/fonts/icons/icomoon.eot?optfz5');
	src: url('assets/fonts/icons/icomoon.eot?optfz5#iefix') format('embedded-opentype'),
		url('assets/fonts/icons/icomoon.ttf?optfz5') format('truetype'),
		url('assets/fonts/icons/icomoon.woff?optfz5') format('woff'),
		url('assets/fonts/icons/icomoon.svg?optfz5#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"],
blockquote:before,
q:before,
.site-header .search-form:before,
.no-results .search-form:before,
.error-404 .search-form:before,
.site-header .woocommerce-product-search:before,
.edit-link a:before,
.nav-links a:after,
.slick-arrow:before,
.single .format-link .entry-content:before,
.listing .format-link .entry-content:before,
.featured-image a:after,
.gallery-size-full[data-carousel-extra] .gallery-item a:after,
.gallery-size-full .gallery-item a:after,
.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before,
.slideshow-controls a:before,
.paging-navigation .prev:before,
.paging-navigation .next:before,
.widget_rss .widget-title a:first-of-type:before,
.bypostauthor > .comment-body .comment-author b:after,
body .tb-close-icon:before,
#TB_prev a:before,
#TB_next a:before,
.woocommerce nav.woocommerce-pagination a.next:before,
.woocommerce nav.woocommerce-pagination a.prev:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-edit:before,
.edit-link a:before {
	content: "\e800";
}
.icon-close:before,
body .tb-close-icon:before,
#TB_closeWindow .tb-close-icon:before {
	content: "\e900";
}
.icon-down:before {
	content: "\e901";
}
.icon-drop-down:before {
	content: "\e902";
}
.icon-drop-up:before {
	content: "\e903";
}
.icon-left:before,
.slick-prev:before,
.nav-previous a:after,
.jp-carousel-previous-button span:before,
.slideshow-controls a:first-of-type:before,
.paging-navigation .prev:before,
#TB_prev a:before,
.woocommerce nav.woocommerce-pagination a.prev:before {
	content: "\e904";
}
.icon-link:before,
.single .format-link .entry-content:before,
.listing .format-link .entry-content:before {
	content: "\e905";
}
.icon-quote:before,
blockquote:before,
q:before {
	content: "\e907";
}
.icon-right:before,
.slick-next:before,
.nav-next a:after,
.jp-carousel-next-button span:before,
.slideshow-controls a:last-of-type:before,
.paging-navigation .next:before,
#TB_next a:before,
.woocommerce nav.woocommerce-pagination a.next:before {
	content: "\e908";
}
.icon-search:before,
.site-header .search-form:before,
.no-results .search-form:before,
.error-404 .search-form:before,
.site-header .woocommerce-product-search:before {
	content: "\e909";
}
.icon-sidebar:before {
	content: "\e90a";
}
.icon-top:before {
	content: "\e90b";
}
.icon-video:before,
.format-video .featured-image a:after {
	content: "\e90c";
}
.icon-gallery:before,
.gallery-size-full[data-carousel-extra] .gallery-item a:after,
.gallery-size-full .gallery-item a:after {
	content: "\e90d";
}
.icon-pause:before,
.slideshow-controls a:nth-of-type(2):before {
	content: "\e90e";
}
.icon-more:before,
.format-standard .featured-image a:after {
	content: "\e90f";
}
.icon-play:before,
.slideshow-controls .paused:nth-of-type(2):before {
	content: "\e910";
}
.icon-feed:before,
.widget_rss .widget-title a:first-of-type:before {
	content: "\e911";
}
.icon-autor:before,
.bypostauthor > .comment-body .comment-author b:after {
	content: "\e912";
}

/*font-family*/

html,
body {
	font-family: 'sk-modernist', 'Helvetica Neue', Helvetica, Arial, sans-serif;
/* 		font-family: 'sk-modernist', 'Helvetica Neue', Helvetica, Arial, sans-serif; */
}

html,
body,
body .jp-carousel-wrap,
.jp-carousel-wrap .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit,
.jp-carousel-wrap #jp-carousel-comment-form-button-submit,
.jp-carousel-wrap textarea#jp-carousel-comment-form-comment-field,
h1,
h2,
h3,
h4,
h5,
h6,
.entry-content h2 a,
.nav-menu > li,
.nav-woo > li {
	font-style: normal;
}

/*font-sizes*/

html {
	font-size: 16px;
}

.hamburger-menu .menu-toggle,
.site-header .search-form input[type="submit"],
.no-results .search-form input[type="submit"],
.error-404 .search-form input[type="submit"],
.site-header .woocommerce-product-search button[type="submit"],
.twocolumn,
.edit-link a,
.featured-image a,
.contact-form,
.gallery-size-full[data-carousel-extra] .gallery-item a,
.gallery-size-full .gallery-item a,
.paging-navigation .prev,
.paging-navigation .next,
.slick-arrow,
.masonry .portfolio,
.masonry .jetpack-portfolio,
.shuffle-layout .portfolio-wrapper,
.split-layout .site-main > .container,
body #jp-relatedposts .jp-relatedposts-items-visual,
.instagram-feed li,
.advertisement-widget,
.advertisement-widget a {
	font-size: 0;
}

.dropdown-toggle {
	font-size: 9px;
	font-size: 0.5625rem;
}

.menu-social-container .social-menu-trig,
.widget .search-form input[type="submit"],
.widget.widget_product_search button[type="submit"],
.portfolio-item .entry-meta,
.portfolio-item .category-list,
.portfolio-item .post-date,
.instagram-username {
	font-size: 10px;
	font-size: 0.625rem;
}

.listing .format-quote blockquote cite,
.listing .format-quote blockquote + cite,
.listing .format-quote blockquote + p cite,
.listing .format-quote q cite,
.listing .format-quote q + cite,
.listing .format-quote q + p cite,
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="tel"],
.widget input[type="password"],
.widget input[type="url"],
.widget input[type="search"],
.widget input[type="number"],
.widget textarea,
.widget select,
.site-description,
.category-list,
.post-date,
.author-name span,
.comment-metadata,
.comment .reply,
div.sharedaddy .sd-block h3.sd-title,
.widget-title,
.rss-date,
.search-post-type,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
.shuffle-layout .entry-meta,
.instagram-description {
	font-size: 11px;
	font-size: 0.6875rem;
}

small,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.footer-newsletter-wrapper input[type="submit"],
.nav-menu .sub-menu li,
.scroll-down,
.scroll-up,
.menu-social-container ul,
.menu-social-container .social-menu-trig:before,
.gallery-count,
.widget_calendar tbody,
.search-no-results .page-content > p,
.no-results .page-content > p,
.error404 .page-content > p,
.featured-slider .slick-dots,
.featured-slider .slick-dots button {
	font-size: 12px;
	font-size: 0.75rem;
}

.wp-caption-text,
.nav-menu > li,
.nav-woo > li,
.read-more-link,
.site-info,
.entry-footer,
.archive.category .page-title,
.archive.tag .page-title,
.archive.date .page-title,
.archive.author .page-title,
.split-layout .featured-media {
	font-size: 13px;
	font-size: 0.8125rem;
}

h6,
blockquote cite,
blockquote + cite,
blockquote + p cite,
q cite,
q + cite,
q + p cite,
.author-info p,
.logged-in-as,
.comment-notes,
.single .format-quote blockquote cite,
.single .format-quote blockquote + cite,
.single .format-quote blockquote + p cite,
.single .format-quote q cite,
.single .format-quote q + cite,
.single .format-quote q + p cite,
.widget,
.widget p,
.widget_calendar tfoot,
.widget_calendar thead,
.widget-grofile h4,
.instagram-pics + p,
body .slideshow-window div.slideshow-controls a:nth-of-type(2),
.category-filter a {
	font-size: 14px;
	font-size: 0.875rem;
}

.comment-content > p,
.comment-content li,
.comment-content table,
.comment-content dd,
.contact-form > *,
label,
.widget.woocommerce input[type="search"],
.has-small-font-size {
	font-size: 15px;
	font-size: 0.9375rem;
}

body,
.author-name,
.widget_wpcom_social_media_icons_widget .genericon,
body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-size: 16px;
	font-size: 1rem;
}

p,
.twocolumn p.half-width,
.entry-content li,
.has-regular-font-size {
	font-size: 17px;
}

h5,
#big-search-trigger i {
	font-size: 18px;
	font-size: 1.125rem;
}

blockquote,
blockquote p,
q,
.site-header input[type="search"],
.no-results input[type="search"],
.error-404 input[type="search"],
.paging-navigation .dots,
.bypostauthor > .comment-body .comment-author b:after,
body #infinite-handle span,
.search-results .page-title,
.tag.archive .page-title,
.tax-jetpack-portfolio-tag .page-title,
.masonry .portfolio .entry-title,
.masonry .jetpack-portfolio .entry-title,
.headline-template .hero,
.headline-template .hero p,
.single-portfolio .hero,
.single-portfolio .hero p,
.shuffle-layout .portfolio-item .entry-title,
.sidebar-trigger i {
	font-size: 20px;
	font-size: 1.25rem;
}


.comments-title span,
body #jp-relatedposts h3.jp-relatedposts-headline {
	font-size: 22px;
	font-size: 1.5rem;
}

h4,
.single .format-quote blockquote,
.single .format-quote blockquote p,
.single .format-quote q,
.comments-title,
.comment-reply-title,
.site-header .search-form:before,
.no-results .search-form:before,
.error-404 .search-form:before,
.site-header .woocommerce-product-search:before,
.has-large-font-size {
	font-size: 24px;
	font-size: 1.5rem;
}

.emphasis {
	font-size: 26px;
	font-size: 1.625rem;
}

.featured-slider h2 {
	font-size: 28px;
	font-size: 1.75rem;
}

.site-title,
.search .page-title span,
.tag.archive .page-title span,
.tax-jetpack-portfolio-tag .page-title span,
.search-no-results .page-title,
.no-results .page-title,
.error404 .page-title,
.widget-area .slideshow-controls a:first-of-type,
.widget-area .slideshow-controls a:last-of-type {
	font-size: 30px;
	font-size: 1.875rem;
}

h3,
.paging-navigation,
.nav-links a,
.featured-image a:after,
.has-larger-font-size {
	font-size: 32px;
	font-size: 2rem;
}

.search .entry-title,
.tag.archive .entry-title,
.tax-jetpack-portfolio-tag .entry-title,
.format-image .featured-image a:after,
.format-standard .featured-image a:after {
	font-size: 36px;
	font-size: 2.25rem;
}

h2,
.listing .entry-title,
.single .entry-title,
.listing .format-quote blockquote,
.listing .format-quote blockquote p,
.listing .format-quote q,
.listing .format-quote blockquote:before,
.listing .format-quote q:before,
.listing .format-link .entry-content:before,
.single .format-quote blockquote,
.single .format-quote blockquote p,
.single .format-quote q,
.single .format-quote blockquote:before,
.single .format-quote q:before,
.single .format-link .entry-content:before {
	font-size: 40px;
	font-size: 2.5rem;
}

.slideshow-controls a:first-of-type,
.slideshow-controls a:last-of-type,
.gallery-size-full[data-carousel-extra] .gallery-item a:after,
.gallery-size-full .gallery-item a:after,
.has-huge-font-size {
	font-size: 42px;
	font-size: 2.625rem;
}

.slick-arrow:before {
	font-size: 45px;
	font-size: 2.8125rem;
}

.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before,
#TB_prev a:before,
#TB_next a:before {
	font-size: 47px;
	font-size: 2.9375rem;
}

h1,
.nav-links a:after,
.paging-navigation .prev:before,
.paging-navigation .next:before,
.archive.category .page-title span,
.archive.tag .page-title span,
.archive.date .page-title span,
.archive.author .page-title span {
	font-size: 50px;
	font-size: 3.125rem;
}

.headline-template .hero h1 {
	font-size: 54px;
	font-size: 3.375rem;
}

.dropcap:before {
	font-size: 100px;
	font-size: 6.25rem;
}

/*colors*/

a,
.emphasis,
.format-link .entry-content p,
.format-link .row-columns,
blockquote,
blockquote p,
q,
blockquote cite,
blockquote + cite,
blockquote + p cite,
q cite,
q + cite,
q + p cite,
blockquote:before,
q:before,
.listing .format-link .entry-content:before,
.single .format-link .entry-content:before,
.paging-navigation a,
.paging-navigation .dots,
.archive.category .page-title span,
.archive.tag .page-title span,
.archive.date .page-title span,
.archive.author .page-title span
.search .page-title span,
.no-results input[type="search"],
.error-404 input[type="search"],
.no-results .search-instructions,
.error-404 .search-instructions,
.gallery-count,
.entry-footer,
.nav-links a,
.dropdown-toggle,
.menu-toggle,
#big-search-trigger,
.sidebar-trigger,
.widget-title,
.widget .widget-title a,
.widget_calendar caption,
.widget_calendar th,
.widget_calendar tfoot a,
.widget .search-form input[type="submit"],
.widget .newsletter input[type="submit"],
.widget.widget_product_search button[type="submit"],
.widget .search-form input[type="submit"]:focus,
.widget .newsletter input[type="submit"]:focus,
.widget.widget_product_search button[type="submit"]:focus,
.paging-navigation .prev,
.paging-navigation .next,
body #infinite-handle span,
.category-filter a,
.category-filter .cat-active a,
.gallery-caption,
.entry-gallery .gallery-size-full:after,
.featured-slider .slick-dots button,
.contact .entry-content p,
.contact .row-columns,
.contact-form label,
.contact-form textarea,
.contact-form input[type="text"],
.contact-form input[type="email"],
body .single-soc-share-link a,
.comment-author,
.comment-metadata a,
.comment .reply a,
.comment-metadata > * + *:before,
.page-template-portfolio-page .portfolio-item .entry-title a,
.post-type-archive-portfolio .portfolio-item .entry-title a,
.post-type-archive-jetpack-portfolio .portfolio-item .entry-title a,
.tax-ct_portfolio .portfolio-item .entry-title a,
.tax-jetpack-portfolio-type .portfolio-item .entry-title a,
.search-results .page-title,
.tag.archive .page-title,
.tax-jetpack-portfolio-tag .page-title,
.comments-title span,
.search-post-type,
.bypostauthor > .comment-body .comment-author b:after,
.widget_wpcom_social_media_icons_widget a {
	color: #000;
}

.contact-form input[type="text"]::-webkit-input-placeholder,
.contact-form input[type="email"]::-webkit-input-placeholder,
.no-results input[type="search"]::-webkit-input-placeholder,
.error-404 input[type="search"]::-webkit-input-placeholder {
	color: #000;
}

.contact-form input[type="text"]::-moz-placeholder,
.contact-form input[type="email"]::-moz-placeholder,
.no-results input[type="search"]::-moz-placeholder,
.error-404 input[type="search"]::-moz-placeholder {
	color: #000;
}

.contact-form input[type="text"]:-moz-placeholder,
.contact-form input[type="email"]:-moz-placeholder,
.no-results input[type="search"]:-moz-placeholder,
.error-404 input[type="search"]:-moz-placeholder {
	color: #000;
}

.site-header input[type="search"]:-ms-input-placeholder,
.no-results input[type="search"]:-ms-input-placeholder,
.error-404 input[type="search"]:-ms-input-placeholder {
	color: #000;
}

p,
.entry-content li {
	color: #3e3e3e;
}

.site-header input[type="search"],
#today,
#today a,
div.sharedaddy .sd-block h3.sd-title,
.scroll-box .widget-title,
.scroll-box .widget .widget-title a,
.scroll-box .widget_calendar caption,
.scroll-box .widget_calendar th,
.scroll-box .widget_calendar tfoot a,
.scroll-box .widget .search-form input[type="submit"]:focus,
.scroll-box .widget .newsletter input[type="submit"]:focus,
.scroll-box .widget h1,
.scroll-box .widget h2,
.scroll-box .widget h3,
.scroll-box .widget h4,
.scroll-box .widget h5,
.scroll-box .widget h6,
.scroll-box .widget h1 a,
.scroll-box .widget h2 a,
.scroll-box .widget h3 a,
.scroll-box .widget h4 a,
.scroll-box .widget h5 a,
.scroll-box .widget h6 a,
body .tb-close-icon,
body #TB_closeWindowButton:focus .tb-close-icon,
.widget select {
	color: #fff;
}

.scroll-box .widget.woocommerce a span,
.scroll-box .widget.widget_product_search button[type="submit"],
.scroll-box .widget.widget_product_search button[type="submit"]:focus {
	color: #fff;
}

.scroll-box .widget.woocommerce a:hover span {
	color: rgba(255,255,255,0.7);
}

.scroll-box .woocommerce .widget_price_filter .ui-slider-horizontal,
.scroll-box .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: rgba(255,255,255,.2);
}

.scroll-box input::-webkit-input-placeholder {
	color: #fff;
}

.scroll-box :-moz-placeholder {
	color: #fff;
}

.scroll-box ::-moz-placeholder {
	color: #fff;
}

.site-header input[type="search"]::-webkit-input-placeholder {
	color: #fff;
}

.site-header input[type="search"]:-moz-placeholder {
	color: #fff;
}

.site-header input[type="search"]::-moz-placeholder {
	color: #fff;
}

.wp-caption-text,
.comment-content p,
.comment-content li,
.comment-content dd,
label,
.widget_calendar td,
.widget_calendar tbody a,
.widget_recent_comments li a,
.widget_recent_entries li a,
.widget_rss li a,
.widget_contact_info .confit-address a,
.jetpack-display-remote-posts h4 a,
.widget .tp_recent_tweets a,
#big-search-trigger:focus,
.sidebar-trigger:focus,
.split-layout .featured-media {
	color: #5d5d5d;
}

.archive.category .page-title,
.archive.tag .page-title,
.archive.date .page-title,
.archive.author .page-title,
.entry-footer a,
.author-name span,
.widget_recent_comments .comment-author-link a,
.widget_recent_comments li,
.widget_recent_entries li,
.rss-date {
	color: #b9b9b9;
}

.widget,
.widget a,
.widget p,
.tagcloud a,
.rssSummary {
	color: #404040;
}

.scroll-box .widget,
.scroll-box .widget p,
.scroll-box .widget a,
.scroll-box .tagcloud a,
.scroll-box  input[type="text"],
.scroll-box  input[type="email"],
.scroll-box  input[type="tel"],
.scroll-box  input[type="url"],
.scroll-box  input[type="password"],
.scroll-box  input[type="search"],
.scroll-box  input[type="number"],
.scroll-box  textarea,
.scroll-box .widget_wpcom_social_media_icons_widget a,
.scroll-box .jetpack-display-remote-posts h4 a,
.scroll-box .widget .search-form input[type="submit"],
.scroll-box .widget .newsletter input[type="submit"] {
	color: rgba(255,255,255,.8);
}

.scroll-box .widget_recent_comments li,
.scroll-box .widget_recent_comments .comment-author-link a,
.scroll-box .widget_recent_entries li,
.scroll-box .rss-date,
.scroll-box .rssSummary,
.scroll-box .widget.woocommerce span.amount,
.scroll-box .widget.woocommerce span.amount span {
	color: rgba(255,255,255,.6);
}

/*end colors*/

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

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

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


.dropcap {
	position: relative;
}

.dropcap:before {
	content: attr(data-dropcap);
	font-weight: 700;
	line-height: 0.8em;
	opacity: .15;
	position: absolute;
	left: 0;
	top: -12px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/

/* VERTICALIZE */
/*  <div class="verticalize-container">
		<div class="verticalize">
			Content that needs to be vertically and horizontally centered
		</div>
	</div>
*/

/*VERTICALIZE CONTAINER*/
.verticalize-container {
	text-align: center;
}

.verticalize-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -0.25em; /* Adjusts for spacing */
	vertical-align: middle;
}

/*VERTICALIZE BOX*/
.verticalize {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

/* ==========================================================================
   Scalable Elements - dedicate padding bottom to .scalable-wrapper in percents (%), which will be the height of scalable element. Precentage will keep aspect ratio with width.
   width(100%) : padding-bottom(50%) = 2:1;
   ========================================================================== */

.scalable-wrapper {
	height: 0;
	padding-top: 55.85%;
	position: relative;
}

.scalable-element {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

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

html {
	box-sizing: border-box;
}

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

body {
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-smoothing: grayscale;
}

body * {
	word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 50px 0 30px;
}

h1,
h2,
h3,
h4 {
	line-height: 1.2;
}

h5,
h6 {
	line-height: 1.5;
}

p {
	margin: 0 0 22px;
}

p,
.row-columns,
.tk-shortcode-tabs .tab-pane p,
.tabs-content p {
	letter-spacing: 0.2px;
	line-height: 1.7em;
}

.emphasis {
	line-height: 1.5em;
	letter-spacing: 0.3px;
}

.entry-content p,
.row-columns {
	margin-bottom: 2rem;
}

.entry-content > p:last-child,
.listing .format-quote blockquote:last-child,
.listing .format-link .entry-content p:last-child {
	margin-bottom: 0;
}

blockquote {
	border: none;
	line-height: 1.6em;
	margin: 3rem 0;
}

.single blockquote,
.page blockquote {
	clear: both;
	margin: 3rem auto 4rem;
	max-width: 580px;
}

blockquote,
q {
	font-weight: 700;
	text-align: center;
	quotes: "" "";
}

blockquote.pull-left:before,
q.pull-left:before,
blockquote.pull-right:before,
q.pull-right:before {
	display: none;
}

q:before {
	float: left;
	margin-top: 2px;
	margin-right: 25px;
}

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

blockquote,
q,
blockquote p {
	line-height: 1.7em;
}

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

.single blockquote,
.single q {
	text-align: center;
}

.format-quote blockquote cite,
.format-quote blockquote + cite,
.format-quote blockquote + p cite,
.format-quote q cite,
.format-quote q + cite,
.format-quote q + p cite {
	margin-top: 0;
	text-align: left;
}

blockquote + p cite,
q + p cite {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}

blockquote cite,
blockquote + cite,
blockquote + p cite,
q cite,
q + cite,
q + p cite {
	display: block;
	font-style: normal;
	font-weight: 400;
}

blockquote + cite,
blockquote + p cite,
q + cite,
q + p cite {
	margin-top: -2rem;
	margin-bottom: 4rem;
}

blockquote.pull-left,
q.pull-left,
blockquote.pull-right,
q.pull-right {
	border-top: 2px solid rgba(0,0,0,.1);
	max-width: 320px;
	padding-top: 17px;
	padding-bottom: 10px;
	position: relative;
}

blockquote.pull-left,
q.pull-left {
	float: left;
	margin: 7px 50px 0 -130px;
}

blockquote.pull-left,
q.pull-left,
blockquote.pull-left cite,
q.pull-left cite {
	text-align: left;
}

blockquote.pull-right,
q.pull-right {
	float: right;
	margin: 7px -130px 0 50px;
}

blockquote.pull-right,
q.pull-right,
blockquote.pull-right cite,
q.pull-right cite {
	text-align: right;
}

.split-layout blockquote.pull-left,
.split-layout q.pull-left,
.split-layout blockquote.pull-right,
.split-layout q.pull-right {
	margin-left: 0;
	margin-right: 0;
	max-width: 50%;
}

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

code {
	background-color: #f9f2f4;
	color: #070707;
	font-size: 90%;
	padding: 2px 4px;
}

big {
	font-size: 125%;
}

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


address {
	font-style: normal;
	line-height: 1.5em;
	margin: 0 0 1.5em;
}

pre {
	background-color: #f5f5f5;
	border: 1px solid #ebebeb;
	color: #333333;
	display: block;
	font-family: "Courier 10 Pitch", Courier, monospace;
	line-height: 1.42857143;
	margin: 0 0 22px;
	max-width: 100%;
	overflow: auto;
	padding: 10px;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
}

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

mark,
ins {
	background: #e0e0e0;
	text-decoration: none;
	padding: 2px 5px;
}

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

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

hr:not(.wp-block-coblocks-dynamic-separator),
.wp-block-separator {
	background-color: #000;
}

hr,
.wp-block-separator {
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 1.5em;
}

.wp-block-separator {
	margin-top: 4vw;
	margin-bottom: 4vw;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px;
}

figure {
	margin: 0;
}

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

ul {
	list-style-type: circle;
}

ol {
	list-style: decimal;
}

li {
	list-style-position: inside;
	margin: 6px 0;
}

.entry-content li {
	margin: 10px 0;
}

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

dt {
	font-weight: bold;
	margin-bottom: 10px;
}

dd {
	line-height: 1.5em;
	margin: 0 1.5em 1.5em;
}

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

img:focus {
	outline: none;
}

img[src*="pixel.wp.com"] {
	display: none;
}

.gmnoprint img {
	max-width: inherit;
}

table {
	margin: 22px 0;
	width: 100%;
}

.comment-content table,
.entry-content table {
	border: 2px solid #000;
}

.comment-content th,
.entry-content th,
.comment-content td,
.entry-content td {
	padding: 16px 18px;
	text-align: left;
}

.masonry th,
.masonry td {
	padding: 10px 8px;
	text-align: center;
}

.comment-content thead tr,
.entry-content thead tr {
	border-bottom: 2px solid #000;
}

.comment-content tfoot tr,
.entry-content tfoot tr {
	border-top: 2px solid #000;
}

th {
	font-weight: 400;
}

td {
	font-weight: 300;
}

.comment-content th,
.entry-content th,
.comment-content td,
.entry-content td {
	border-right: 1px solid #000;
}

.scroll-down,
.scroll-up {
	display: none;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 1em;
	margin-right: -16px;
	opacity: 0;
	position: fixed;
	right: 50px;
	top: 90vh;
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	z-index: 1000;
}

.show-bottom-notice .scroll-down,
.show-bottom-notice .scroll-up {
	top: 87vh;
}

.show .scroll-down.hide,
.show .scroll-up.hide {
	opacity: 0;
	-webkit-transform: rotate(-90deg) translate(100%, 100px);
	-moz-transform: rotate(-90deg) translate(100%, 100px);
	-ms-transform: rotate(-90deg) translate(100%, 100px);
	-o-transform: rotate(-90deg) translate(100%, 100px);
	transform: rotate(-90deg) translate(100%, 100px);
}

.scroll-down,
.scroll-up,
.show .scroll-down,
.show .scroll-up {
	-webkit-transform: rotate(-90deg) translate(100%, 0);
	-moz-transform: rotate(-90deg) translate(100%, 0);
	-ms-transform: rotate(-90deg) translate(100%, 0);
	-o-transform: rotate(-90deg) translate(100%, 0);
	transform: rotate(-90deg) translate(100%, 0);
}

.show .scroll-down,
.show .scroll-up {
	opacity: 1;
}

.scroll-down i {
	margin-right: 8px;
}

.scroll-up i {
	margin-left: 8px;
}

.scroll-down i,
.scroll-up i {
	font-size: 45px;
	display: inline-block;
	position: relative;
	left: 0;
	vertical-align: middle;
}

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

/*Bootstrap Grid System*/

.row {
	clear: both;
	margin-left: -10px;
	margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-sm-tk-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
}

/*end bootstrap grid*/

/*global layout*/

.container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1520px;
	padding-left: 50px;
	padding-right: 50px;
	width: 100%;
}

.container .container {
	padding-left: 0;
	padding-right: 0;
}

.container.container-big {
	max-width: inherit;
}

.container.container-medium {
	max-width: 1300px;
}

.search .container.container-small,
.tag.archive .container.container-small,
.tax-jetpack-portfolio-tag .container.container-small {
	max-width: 1060px;
}

.container.container-small {
	max-width: 860px;
}

.container.fullwidth {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.twocolumn .half-width {
	display: inline-block;
	font-size: initial;
	vertical-align: top;
	width: 50%;
}

.twocolumn .half-width:nth-child(even) {
	padding-left: 20px;
}

.twocolumn .half-width:nth-child(odd) {
	padding-right: 20px;
}

.sticky-header.slider-initialized .site-content {
	padding-top: 80px;
}

.single.single-portfolio-headline .site-content,
.single-portfolio-headline.sticky-header .site-content {
	padding-top: 0;
}

.content-area,
.menu-social-container {
	opacity: 0;
}

.show .content-area,
.show .menu-social-container {
	opacity: 1;
}

/*--------------------------------------------------------------
# Transitions
--------------------------------------------------------------*/

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="url"],
input[type="number"],
input[type="search"],
textarea,
select,
.radio.checked:before,
input[type="radio"]:checked + label:before,
.menu-toggle span:before,
.menu-toggle span:after,
#big-search-trigger,
.main-navigation .nav-menu,
.main-navigation ul ul,
.dropdown-toggle,
.search-wrap,
#big-search-close,
.read-more-link,
.entry-content .read-more-link,
.edit-link,
.widget .search-form input[type="submit"],
.widget .newsletter input[type="submit"],
.widget.widget_product_search button[type="submit"],
.featured-slider-wrap,
.sd-social-icon a:before,
body .tb-close-icon,
#TB_prev a:before,
#TB_next a:before,
.slick-arrow:before,
#infinite-handle span,
.portfolio-item .entry-meta,
.portfolio-item .entry-title,
.portfolio-item .featured-image a:after,
.portfolio-item .featured-image + .entry-header,
.jp-relatedposts-post .jp-relatedposts-post-a,
.close-sidebar:before,
.close-sidebar:after,
#big-search-close:before,
#big-search-close:after,
.instagram-feed li a,
.flickr_badge_image a,
.advertisement-widget a,
.category-filter a,
.featured-media a {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

a {
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	-ms-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}

.entry-content a,
.author-box a,
.listing .format-link .entry-content a,
.single .format-link .entry-content a {
	-webkit-transition: color .3s, border .3s;
	-moz-transition: color .3s, border .3s;
	-ms-transition: color .3s, border .3s;
	-o-transition: color .3s, border .3s;
	transition: color .3s, border .3s;
}

.nav-links a:after {
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: -moz-transform .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: -ms-transform .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: -o-transform .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: transform .3s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.headline-template .hero .entry-content,
.single-portfolio .hero .verticalize {
	-webkit-transition: .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: .3s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.content-area,
.site-footer > .container {
	-webkit-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1) .5s;
	-moz-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1) .5s;
	-ms-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1) .5s;
	-o-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1) .5s;
	transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1) .5s;
}

.show .menu-social-container .social-menu-trig,
.show .menu-social-container .menu,
.scroll-down,
.scroll-down.hide,
.scroll-up {
	-webkit-transition: .6s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: .6s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: .6s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: .6s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: .6s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.masonry,
.menu-social-container,
.nav-links a,
img.aligncenter,
figure.wp-block-image {
	-webkit-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.site-header,
.featured-slider-wrap,
.site-content,
.site-footer,
.page-template-portfolio-page .hero,
.post-type-archive-portfolio .hero,
.post-type-archive-jetpack-portfolio .hero {
	-webkit-transition: -webkit-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1), opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: -moz-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1), opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: -ms-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1), opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: -o-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1), opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: transform .5s cubic-bezier(0.28, 0.12, 0.22, 1), opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.featured-slider,
.featured-image a:before,
.featured-image a:after,
.gallery-size-full[data-carousel-extra] .gallery-item a:before,
.gallery-size-full[data-carousel-extra] .gallery-item a:after,
.gallery-size-full .gallery-item a:before,
.gallery-size-full .gallery-item a:after {
	-webkit-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1);
}

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.footer-newsletter-wrapper input[type="submit"] {
	background: #000;
	border-radius: 0;
	border: 1px solid;
	border-color: #000;
	box-shadow: none;
	color: #fff;
	font-weight: 700;
	height: 45px;
	line-height: initial;
	padding-left: 2.6em;
	padding-right: 2.6em;
	text-shadow: none;
	text-transform: uppercase;
	-webkit-transition: background .3s, color .3s;
	-moz-transition: background .3s, color .3s;
	-ms-transition: background .3s, color .3s;
	-o-transition: background .3s, color .3s;
	transition: background .3s, color .3s;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.footer-newsletter-wrapper input[type="submit"]:focus {
	background-color: #fff;
	color: #000;
	outline: none;
}

button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.footer-newsletter-wrapper input[type="submit"]:active {
	-webkit-transform: scale(0.99);
	-ms-transform: scale(0.99);
	-o-transform: scale(0.99);
	transform: scale(0.99);
}

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

.post-password-form label,
.post-password-form input[type="submit"] {
	margin-top: 20px;
	vertical-align: top;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"] {
	height: 45px;
}

input[type="search"] {
	-webkit-appearance: textfield; /*removing default safari beheviour*/
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="tel"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget input[type="number"],
.widget select {
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

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

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
textarea {
	background: transparent;
	border: 1px solid #ebebeb;
	border-radius: 0;
	color: #666;
	padding-left: 20px;
	padding-right: 20px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
textarea:focus,
.no-results input[type="search"]:focus,
.error-404 input[type="search"]:focus {
	border-color: #000;
}

textarea {
	line-height: 1.5em;
	min-height: 200px;
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-top: 18px;
	padding-bottom: 18px;
	resize: vertical;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}

select {
	background: url(assets/img/drop-arrow.png) no-repeat right 13px center;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
	border-radius: 0;
	border: 1px solid #ebebeb;
	color: #1a1616;
	cursor: pointer;
	min-height: 45px; /*no fixed height so select can span with text*/
	padding: 0 50px 0 22px;
	text-transform: uppercase;
	white-space: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-transition: border .3s;
	-moz-transition: border .3s;
	-ms-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}

label {
	display: block;
	margin-bottom: 5px;
}

/*Contact Form*/

.contact-form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.contact-form > div {
	margin-bottom: 30px;
}

.contact-form > .small-input {
	display: inline-block;
	min-width: 50%;
}

.contact-form .small-input input {
	width: 100%;
}

.contact-form > div:last-of-type {
	margin-bottom: 0;
}

.map #map-canvas {
	height: 540px;
}

form.contact-form input[type=email],
form.contact-form input[type=url],
form.contact-form input[type=text] {
	border-width: 0 0 1px 0;
	height: 60px;
	padding-left: 0;
	padding-right: 0;
}

.contact-submit {
	margin-top: 23px;
}

.contact-form > * {
	margin-bottom: 30px;
}

.contact-form .half-width {
	display: inline-block;
	width: 50%;
	padding-right: 16px;
}

.contact-form .last {
	padding-left: 16px;
	padding-right: 0;
}

.contact-form label {
	margin-bottom: 30px;
}

.contact-form div.half-width input {
	width: 100%;
	max-width: 100%;
}

.grunion-field-label + * {
	margin-top: 14px;
}

.contact-form label.grunion-field-label {
	font-weight: 400;
}

.contact-form div textarea {
	width: 100%;
}

.contact-form > div + div > label:first-of-type {
	margin-top: 22px;
}

/*Widget Forms*/

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="tel"],
.widget input[type="password"],
.widget input[type="url"],
.widget input[type="search"],
.widget input[type="number"],
.widget select {
	border-width: 0 0 1px 0;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="tel"],
.widget input[type="password"],
.widget input[type="url"],
.widget input[type="search"],
.widget input[type="number"],
.widget select,
.widget textarea {
	border-color: #d9d9d9;
	letter-spacing: 0.6px;
}

.widget.woocommerce input[type="search"] {
	letter-spacing: 0.02em;
}

.scroll-box .widget input[type="text"],
.scroll-box .widget input[type="email"],
.scroll-box .widget input[type="tel"],
.scroll-box .widget input[type="password"],
.scroll-box .widget input[type="url"],
.scroll-box .widget input[type="search"],
.scroll-box .widget input[type="number"],
.scroll-box .widget select,
.scroll-box .widget textarea {
	border-color: rgba(255,255,255,.4);
}

input[type="checkbox"],
input[type="radio"],
.woocommerce form .form-row .input-checkbox {
	display: none;
}


label.checkbox,
input[type="checkbox"] + label,
form.contact-form label.checkbox,
form.contact-form input[type="checkbox"] + label,
label.radio,
input[type="radio"] + label,
form.contact-form label.radio,
form.contact-form input[type="radio"] + label {
	cursor: pointer;
	padding-left: 40px;
	position: relative;
	font-weight: 400;
	line-height: 1;
	display: inline-block;
	margin-bottom: 22px;
}

.comment-subscription-form input[type="checkbox"] + label {
	margin-bottom: 0;
	display: inline-block !important; /*overwriting Jetpack*/
	font-weight: 300;
	line-height: 1.8em;
	margin-left: 0;
}

label.checkbox:before,
input[type="checkbox"] + label:before,
label.radio:before,
input[type="radio"] + label:before {
	border: 1px solid #000;
	color: transparent;
	font-size: 14px;
	height: 16px;
	opacity: .3;
	text-align: center;
	width: 16px;
	position: absolute;
	left: 0;
	top: 2px;
}

label.checkbox:before,
input[type="checkbox"] + label:before {
	-webkit-transition: background-color .3s, opacity .3s;
	-moz-transition: background-color .3s, opacity .3s;
	-ms-transition: background-color .3s, opacity .3s;
	-o-transition: background-color .3s, opacity .3s;
	transition: background-color .3s, opacity .3s;
}

.comment-subscription-form input[type="checkbox"] + label:before {
	top: 5px;
}

label.checkbox:before,
input[type="checkbox"] + label:before,
label.radio:before,
input[type="radio"] + label:before {
	content: "";
}

.checkbox.checked:before,
input[type="checkbox"]:checked + label:before,
.checkbox.checked:hover:before,
input[type="checkbox"]:checked + label:hover:before,
.radio.checked:before,
input[type="radio"]:checked + label:before,
.radio.checked:hover:before,
input[type="radio"]:checked + label:hover:before {
	opacity: 1;
}

.checkbox.checked:before,
input[type="checkbox"]:checked + label:before {
	background: #000 url(assets/img/check-big2x.png) no-repeat center center;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
}

.radio.checked:before,
input[type="radio"]:checked + label:before {
	border-width: 6px;
}

/*search form*/

.search-form {
	position: relative;
}

.widget .search-form input[type="search"],
.widget.woocommerce input[type="search"] {
	padding-right: 52px;
}

.widget .search-form input[type="submit"],
.widget .newsletter input[type="submit"],
.widget.widget_product_search button[type="submit"] {
	background-color: transparent;
	border-color: transparent;
	border-left: none;
	font-weight: 700;
	height: 45px;
	letter-spacing: 0.5px;
	line-height: normal;
	opacity: .6;
	padding-left: 10px;
	padding-right: 0;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	right: 0;
}

.widget input[type="text"]:focus,
.widget input[type="email"]:focus,
.widget input[type="tel"]:focus,
.widget input[type="password"]:focus,
.widget input[type="url"]:focus,
.widget input[type="search"]:focus,
.widget input[type="number"]:focus,
.widget select:focus,
.widget textarea:focus {
	border-color: #000;
}

.scroll-box .widget input[type="text"]:focus,
.scroll-box .widget input[type="email"]:focus,
.scroll-box .widget input[type="tel"]:focus,
.scroll-box .widget input[type="password"]:focus,
.scroll-box .widget input[type="url"]:focus,
.scroll-box .widget input[type="search"]:focus,
.scroll-box .widget input[type="number"]:focus,
.scroll-box .widget select:focus,
.scroll-box .widget textarea:focus {
	border-color: #fff;
}

.widget .search-form input[type="search"]::-webkit-input-placeholder {
	color: transparent;
}

.widget .search-form input[type="search"]:-moz-placeholder {
	color: transparent;
}

.widget .search-form input[type="search"]::-moz-placeholder {
	color: transparent;
}

/*comment form*/

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="tel"],
.comment-form input[type="url"],
.comment-form input[type="password"],
.comment-form input[type="search"],
.comment-form input[type="number"],
.comment-form textarea {
	background-color: transparent;
	border-color: #d9d9d9;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="tel"]:focus,
.comment-form input[type="url"]:focus,
.comment-form input[type="password"]:focus,
.comment-form input[type="search"]:focus,
.comment-form input[type="number"]:focus,
.comment-form textarea:focus {
	border-color: #000;
}

.comment-form-comment ~ [class*="comment-form"] input {
	width: 100%;
}

.comment-form-url,
.comment-form input[type="submit"],
.contact-form input[type="submit"] {
	clear: left;
}

.comment-form input[type="submit"],
.contact-form input[type="submit"] {
	margin-bottom: 36px;
}

p.comment-subscription-form {
	margin-bottom: 10px;
}

/*remove  clearfield button*/

::-ms-clear {
	width : 0;
	height: 0;
}

::-ms-reveal {
	width : 0;
	height: 0;
}

.big-search {
	overflow: hidden;
}

.search-wrap {
	background: #000;
	display: block;
	height: 100vh;
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1003;
}

.big-search .search-wrap {
	opacity: 1;
	visibility: visible;
}

.site-header .search-form,
.site-header .woocommerce-product-search {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.site-header .search-form:before,
.no-results .search-form:before,
.error-404 .search-form:before,
.site-header .woocommerce-product-search:before {
	color: #555;
	position: absolute;
	bottom: 32px;
	right: 30%;
	z-index: 1;
}

.no-results .search-form,
.error-404 .search-form {
	margin-top: 7.5rem;
	position: relative;
}

.search-instructions,
.site-header input[type="search"],
.no-results input[type="search"],
.error-404 input[type="search"] {
	font-weight: 700;
}

.search-instructions {
	display: block;
	letter-spacing: 0.6px;
}

.site-header .search-instructions {
	margin-top: -8em;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.no-results .search-instructions,
.error-404 .search-instructions {
	margin-top: 3em;
}

.site-header .search-instructions {
	color: rgba(255,255,255,.5);
}

.no-results .search-instructions,
.error-404 .search-instructions {
	color: rgba(0,0,0,.4);
}

.site-header input[type="search"],
.no-results input[type="search"],
.error-404 input[type="search"] {
	background-color: transparent;
	border-width: 0 0 2px 0;
	height: auto;
	width: 40%;
	padding-bottom: 32px;
	text-align: center;
}

.no-results input[type="search"],
.error-404 input[type="search"] {
	color: rgba(0,0,0,.4);
}

.site-header input[type="search"]:focus {
	border-color: rgba(255,255,255,.4);
}

.site-header input[type="search"]:focus,
.no-results input[type="search"]:focus,
.error-404 input[type="search"]:focus {
	outline: none;
}

.site-header input[type="search"]::-webkit-input-placeholder,
.no-results input[type="search"]::-webkit-input-placeholder,
.error-404 input[type="search"]::-webkit-input-placeholder {
	text-align: center;
	opacity: 1;
}

.site-header input[type="search"]::-moz-placeholder,
.no-results input[type="search"]::-moz-placeholder,
.error-404 input[type="search"]::-moz-placeholder {
	text-align: center;
	opacity: 1;
}

.site-header input[type="search"]:-moz-placeholder,
.no-results input[type="search"]:-moz-placeholder,
.error-404 input[type="search"]:-moz-placeholder {
	text-align: center;
	opacity: 1;
}

.site-header input[type="search"]:-ms-input-placeholder,
.no-results input[type="search"]:-ms-input-placeholder,
.error-404 input[type="search"]:-ms-input-placeholder {
	text-align: center;
	opacity: 1;
}

.site-header .search-form input[type="submit"],
.no-results .search-form input[type="submit"],
.error-404 .search-form input[type="submit"],
.site-header .woocommerce-product-search button[type="submit"] {
	background: transparent;
	border: none;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 0;
	right: 30%;
	z-index: 2;
}

#big-search-trigger {
	width: 24px;
}

#big-search-trigger,
.sidebar-trigger {
	background-color: transparent;
	border: none;
	display: table-cell;
	height: auto;
	padding: 0;
	text-align: right;
	vertical-align: middle;
}

#big-search-trigger i {
	display: block;
	float: right;
	font-size: 22px;
}

.big-search #big-search-trigger {
	opacity: 0;
	visibility: hidden;
}

#big-search-close {
	display: none;
}

.big-search #big-search-close {
	display: block;
}

/*sidebar trigger*/

.sidebar-trigger {
	width: 32px;
}

.sidebar-trigger i {
	font-size: 22px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.site-header {
	opacity: 0;
	padding: 28px 0;
	position: relative;
	z-index: 1000;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}

.show .site-header {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.sticky-header header.site-header {
	background-color: transparent;
}

.front-slider-initialized .site-header {
	position: absolute;
	width: 100%;
	z-index: 1001;
}

.site-header .container {
	display: table;
	position: relative;
}

.site-title {
	font-weight: 700;
	line-height: 1em;
	margin-top: 1px;
	margin-bottom: 0;
}

.custom-logo-link + .site-title {
	margin-top: 20px;
}

.site-footer .custom-logo-link img {
	max-width: 120px;
}

.site-description {
	letter-spacing: 0.4px;
	margin-bottom: 0;
}

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

.site-footer {
	padding-top: 6rem;
	padding-bottom: 4rem;
}

.site-footer > .container {
	opacity: 0;
}

.show .site-footer > .container {
	opacity: 1;
}

.site-footer .container {
	overflow: hidden;
}

.site-footer .col-sm-6 .row {
	margin-left: -4%;
	margin-right: -4%;
}

.footer-site-branding {
	margin-bottom: 18px;
}

.site-info {
	line-height: 1.6em;
}

@media screen and (min-width: 1024px) {
	.site-info {
		padding-right: 90px;
	}
}

/* footer newsletter */

.footer-newsletter-wrapper {
	border-top: 1px solid rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 150px 120px;
	text-align: center;
	position: relative;
}

.footer-newsletter {
	max-width: 900px;
	display: inline-block;
}

.footer-newsletter #mc_signup {
	max-width: 400px;
	width: 100%;
	display: inline-block;
}

.footer-newsletter-wrapper .mc_custom_border_hdr {
	font-size: 42px;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-bottom: 10px;
}

.footer-newsletter-wrapper #mc_subheader {
	margin-bottom: 40px;
}

.footer-newsletter-wrapper .mc_merge_var {
	margin-bottom: 0;
}

.footer-newsletter-wrapper .mc_var_label,
.footer-newsletter-wrapper .mc_interest_label {
	font-size: 12px;
}

.footer-newsletter-wrapper #mc_signup_submit {
	width: 100%;
	height: 52px;
}

.footer-newsletter-wrapper #mc_message {
	display: block;
	margin-bottom: 2em;
}

.footer-newsletter-wrapper .mc_error_msg {
    color: salmon;
    margin-bottom: 0;
}

.footer-newsletter-wrapper .mc_success_msg {
    color: forestgreen;
    margin-bottom: 0;
}

.footer-newsletter-wrapper #mc_message strong {
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

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

.entry-content a,
.author-box a {
	border-bottom: 1px solid transparent;
	font-weight: 700;
}

.entry-content a:not(.wp-block-button__link) {
	border-bottom: 1px solid transparent;
}

.entry-footer a,
.wp-block-button__link,
.entry-content .wp-block-button__link,
.entry-content figure a:not(.wp-block-button__link) {
	border: none;
}

.entry-content cite a {
	font-weight: 400;
}

.post-navigation {
	margin: 11vw 0 0;
}

.nav-links a {
	border: none;
	display: block;
	font-weight: 700;
	opacity: .4;
}

.page-template-portfolio-page .nav-links a,
.post-type-archive-portfolio .nav-links a,
.post-type-archive-jetpack-portfolio .nav-links a {
	padding-bottom: 0;
}

.nav-links a:after {
	display: block;
}

.paging-navigation {
	margin: 8rem 0;
	position: relative;
	text-align: center;
}

.paging-navigation ul {
	margin-bottom: 0;
	padding-left: 44px;
	padding-right: 44px;
}

.paging-navigation li {
	display: inline-block;
	font-weight: 700;
	list-style: none;
	margin: 0 0.6rem;
}

.paging-navigation a,
.paging-navigation .dots {
	opacity: .1;
}

.paging-navigation .dots {
	position: relative;
	top: -9px;
}

.paging-navigation .prev,
.paging-navigation .next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.paging-navigation .prev {
	left: 0;
}

.paging-navigation .next {
	right: 0;
}

.slick-arrow,
.slick-arrow:focus,
.slick-arrow:hover {
	background-color: transparent;
	border: none;
}

.slick-arrow:before {
	display: inline-block;
	text-indent: 0;
}

.edit-link {
	display: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.nav-opened {
	overflow: hidden;
}

.site-header nav {
	letter-spacing: 0.4px;
}

.site-header .nav-menu,
.site-header .nav-woo {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.woo-navigation {
	width: 210px;
}

.nav-menu > li,
.nav-woo > li {
	margin: 0 0 0 25px;
	padding: 8px 0;
}

.main-navigation .nav-menu > li:first-of-type,
.nav-woo > li:first-of-type {
	margin-left: 0;
}

.site-header nav li,
.nav-woo li {
	display: inline-block;
	position: relative;
}

.main-navigation a,
.nav-woo a {
	display: block;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.nav-menu > li > a,
.nav-woo li > a {
	display: inline-block;
}

.main-navigation ul ul {
	margin-left: 0;
	opacity: 0;
	visibility: hidden;
}

.main-navigation ul ul a {
	display: inline-block;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.nav-woo .current-menu-item a {
	border-bottom: 1px solid #000;
}

.dropdown-toggle {
	cursor: pointer;
	display: inline-block;
	line-height: 10px;
	margin-right: -10px;
	padding: 10px;
	position: relative;
	top: 1px;
}

.dropdown-toggle:focus {
	outline: none;
}

.icon-drop-down {
	display: block;
	-webkit-transform-origin: 45% 40%;
	-moz-transform-origin: 45% 40%;
	-ms-transform-origin: 45% 40%;
	-o-transform-origin: 45% 40%;
	transform-origin: 45% 40%;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	-ms-transition: -ms-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
}

.toggle-on > span > .icon-drop-down,
.focus > span > .icon-drop-down {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.toggle-on > a ~ ul,
.focus > a ~ ul {
	opacity: 1;
	visibility: visible;
}

/*Social menu*/

.menu-social-container {
	font-weight: 700;
	letter-spacing: 0.4px;
	line-height: 1em;
	position: fixed;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
}

.sidebar-opened .menu-social-container {
	opacity: .1;
}

.menu-social-container .social-menu-trig,
.menu-social-container .menu {
	opacity: 0;
}

.show .menu-social-container .social-menu-trig,
.show .menu-social-container .menu {
	opacity: 1;
	vertical-align: top;
}

.social-menu-trig {
	display: none;
}

.menu-social-container .social-menu-trig {
	margin-right: 28px;
	padding: 5px 10px;
	position: relative;
	text-transform: uppercase;
}

.menu-social-container .social-menu-trig:before {
	content: "-";
	color: #000;
	font-weight: 400;
	margin-right: 10px;
	position: absolute;
	right: -30px;
}

.menu-social-container ul {
	display: inline-block;
	margin-bottom: 0;
	max-width: 70vh;
	vertical-align: top;
}

.menu-social-container ul ul {
	margin: 0 -5px 0 0;
}

.menu-social-container li {
	display: inline-block;
	letter-spacing: 0.5px;
	list-style: none;
	margin: 6px 5px;
}

.menu-social-container li li {
	margin: 0 5px;
}

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

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

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

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

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

.aligncenter {
	clear: both;
	display: block;
}

.wp-block-button.aligncenter,
.wp-block-quote.has-text-align-center cite,
.wp-block-quote.has-text-align-center footer {
	text-align: center;
}

figure.alignnone,
img.alignnone {
	margin: 60px 46px 60px 0;
}

figure.aligncenter,
img.aligncenter {
	margin: 60px auto;
}

p:first-child .aligncenter,
p:first-child .alignnone {
	margin-top: 0;
}

figure.alignright,
img.alignright,
.wp-block-image .alignright {
	margin: 8px -80px 30px 46px;
}

.masonry .alignright,
.widget .alignright,
.has-sidebar .alignright {
	margin-right: 0;
}

figure.alignleft,
img.alignleft,
.wp-block-image .alignleft {
	margin: 8px 46px 30px -80px;
}

.alignleft,
.alignright {
	margin-top: 8px;
	margin-bottom: 10px;
}

.alignright {
	clear: right;
	float: right;
}

.alignleft {
	clear: left;
	float: left;
}

.masonry .alignleft,
.widget .alignleft,
.has-sidebar .alignleft {
	margin-left: 0;
}

.widget .aligncenter,
.widget .alignnone {
	margin: 0;
}

.aligncenter .wp-caption-tex,
.aligncenter .wp-caption-dd,
.alignnone .wp-caption-text,
.alignnone .wp-caption-dd {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

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

.clear:before,
.clear:after,
.row:before,
.row:after,
.entry-content:before,
.entry-content:after,
.nav-links:before,
.nav-links:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.featured-slider-wrap:before,
.featured-slider-wrap:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.slick-track:before,
.slick-track:after,
.featured-media .gallery:before,
.featured-media .gallery:after,
.instagram-pics:before,
.instagram-pics:after,
.woocommerce-product-gallery__wrapper:before,
.woocommerce-product-gallery__wrapper:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.row:after,
.entry-content:after,
.nav-links:after,
.comment-content:after,
.site-header:after,
.featured-slider-wrap:after,
.site-content:after,
.site-footer:after,
.slick-track:after,
.featured-media .gallery:after,
.instagram-pics:after,
.woocommerce-product-gallery__wrapper:after {
	clear: both;
}

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

.scroll-box {
	padding-top: 120px;
	padding-bottom: 120px;
	text-align: center;
}

.widget {
	max-width: 300px;
}

.widget,
.widget p {
	letter-spacing: 0.6px;
}

.widget + .widget {
	margin-top: 6.25rem;
}

body > .widget-area .widget {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

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

.widget,
.widget p {
	line-height: 1.4rem;
}

.widget > ul {
	margin-bottom: 0;
}

.widget li {
	list-style: none;
}

.widget > ul > li {
	margin-top: 8px;
}

.widget > ul > li:first-of-type {
	margin-top: 0;
}

.widget li > ul,
.widget li > ol {
	margin-left: .8em;
}

.widget-title {
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-top: 0;
	margin-bottom: 2.375rem;
	text-transform: uppercase;
}

/*calendar widget*/

.widget_calendar table {
	margin: 0;
	max-width: 300px;
}

.widget_calendar thead,
.widget_calendar tbody {
	text-align: center;
}

.widget_calendar tbody {
	border-bottom: 1px solid rgba(0,0,0,.05);
	font-weight: 700;
}

.widget_calendar caption {
	text-align: left;
}

.widget_calendar caption,
.widget_calendar th,
.widget_calendar td {
	font-weight: 700;
}

.widget_calendar th {
	padding-top: 18px;
	padding-bottom: 13px;
}

.widget_calendar tbody td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.widget_calendar tbody tr:last-of-type td {
	padding-bottom: 14px;
}

.widget_calendar tbody a {
	border-bottom: 1px solid rgba(0,0,0,.4);
}

#today {
	font-weight: 700;
	position: relative;
	z-index: 0;
}

#today:after {
	content: "";
	background: #000;
	height: 22px;
	width: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: -1;
}

.widget_calendar tbody tr:last-of-type #today:after {
	margin-top: -5px;
}

.widget_calendar tfoot td {
	padding-top: 10px;
}

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

/*Recent comments - posts widget*/

.widget_recent_comments,
.widget_recent_entries {
	font-weight: 700;
}

.widget_recent_comments ul li,
.widget_recent_entries ul li {
	margin-top: 24px;
}

.widget_recent_entries .post-date {
	display: block;
}

/*Rss widget*/

.widget_rss .widget-title a:first-of-type {
	margin-right: 5px;
}

.widget_rss .widget-title a:first-of-type img {
	display: none;
}

.rss-date {
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.widget_rss ul li {
	margin-top: 32px;
}

.widget_rss li > a {
	font-weight: 700;
}

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

/*Tag cloud*/

.tagcloud a {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
}

/*Jetpack widgets*/

/*contact*/

.widget_contact_info .contact-map {
	margin-bottom: 20px;
}

.widget_contact_info .confit-address a {
	font-weight: 700;
}

/*recent posts*/

.widget .jetpack-display-remote-posts h4 {
	margin-top: 34px;
	margin-bottom: 14px;
}

.widget .jetpack-display-remote-posts h4,
.widget .jetpack-display-remote-posts p {
	font-size: 100%;
}

.widget .jetpack-display-remote-posts p {
	line-height: 1.4rem !important;
	margin: 0 0 22px !important;
}

.jetpack-display-remote-posts img {
	margin-bottom: 12px;
}

/*gallery*/

.widget .slideshow-window .slideshow-controls {
	width: 80px;
}

body .widget .slideshow-window div.slideshow-controls a:first-of-type,
body .widget .slideshow-window div.slideshow-controls a:last-of-type {
	width: 30px !important;
	margin-top: 0 !important;
}

/*goodreads*/

.widget div[class^=gr_custom_container] {
	background: transparent;
	border: none;
	border-radius: 0;
	color: inherit;
	padding: 0;
}

.widget div[class^="gr_custom_book_container"] {
	float: left;
	margin-right: 20px;
	margin-left: 0;
}

.widget div[class^=gr_custom_each_container] {
	border-bottom: none;
	padding-bottom: 20px;
}

/*social*/

.widget-area .widget_wpcom_social_media_icons_widget li {
	display: inline-block;
	margin-right: 18px;
	margin-top: 0;
	margin-bottom: 12px;
}

.widget-area .widget_wpcom_social_media_icons_widget li:last-child {
	margin-right: 0;
}

/*gravatar*/

.widget.widget-grofile .grofile-thumbnail {
	max-width: 100%;
}

.grofile-links li {
	margin: 2px 0;
}

.grofile-full-link {
	display: block;
	margin-top: 15px;
}

/*RSS links*/

.widget_rss_links a:first-child {
	margin-right: 5px;
}

/*top posts*/

.widget_top-posts > ul > li {
	margin-top: 30px;
	margin-bottom: 0;
}

.widgets-list-layout-links {
	font-weight: 700;
}

/*JP Image*/

.jetpack-image-container figure a {
	outline: none;
}

/*Instagram feed*/

.eris-instagram-feed .follow-us {
	margin-top: 20px;
	display: block;
}

.instagram-feed {
	background-color: #e6e7e8;
	margin-top: 20px;
	padding-bottom: 50px;
}

.instagram-pics {
	margin-bottom: 0;
}

.instagram-feed li {
	float: left;
	list-style: none;
	margin: 0;
}

.instagram-feed li a {
	display: block;
}

.instagram-feed .container {
	padding-top: 36px;
}

.instagram-feed .container + .container {
	padding-top: 0;
}

.instagram-username {
	font-weight: 700;
	text-transform: uppercase;
}

.instagram-username,
.instagram-username a,
.instagram-description {
	color: rgba(0,0,0,.5);
	letter-spacing: 0.5px;
}

.instagram-description {
	font-weight: 500;
	margin-bottom: 0;
}

.instagram-pics + p {
	margin-top: 12px;
}

/*Instagram widget*/

.widget .instagram-pics li,
.flickr_badge_image {
	display: block;
	float: left;
	margin: 0 0 2px;
	overflow: hidden;
	padding-right: 2px;
	max-width: 33.33333334%;
}

.widget .instagram-pics li a {
	display: block;
}

.widget .instagram-pics li:nth-child(3n + 1),
.flickr_badge_image:nth-child(3n + 2) {
	clear: left;
}

.widget .instagram-pics img {
	display: block;
	width: 100%;
}

.eris-instagram-feed > a,
.widget_flickr > a {
	display: inline-block;
	margin-top: 12px;
}

/*Twitter widget*/

.tp_recent_tweets li + li {
	margin-top: 20px;
}

/* Flickr Badges widget */

.flickr_badge_image a {
	display: block;
}

.flickr_badge_image img {
	display: block;
	float: none;
	margin: 0;
}

/*advertisement*/

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

.advertisement-widget.fullwidth {
	width: 100%;
}

.advertisement-widget.halfwidth {
	width: 49%;
}

.scroll-box .advertisement-widget.halfwidth {
	max-width: 150px;
}

.advertisement-widget.fullwidth,
.advertisement-widget a {
	display: block;
}

.advertisement-widget a {
	border: none;
}

.advertisement-widget img {
	max-width: 100%;
	width: auto;
}

/*newsletter*/

.newsletter {
	position: relative;
}

.tkss-post-share .single-soc-share-link {
	vertical-align: baseline;
}

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

.site {
	overflow: hidden;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.masonry .page-links {
	margin: 1.5em 0 0;
}

.entry-content {
	position: relative; /*for sharedaddy*/
}

.grid-sizer {
	opacity: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.featured-image a,
.gallery-size-full[data-carousel-extra] .gallery-item a,
.gallery-size-full .gallery-item a {
	display: inline-block;
	position: relative;
	z-index: 0;
}

.format-standard .featured-image a:after,
.format-video .featured-image a:after {
	margin-left: -15px;
	margin-top: -15px;
}

.read-more-link {
	letter-spacing: 0.5px;
	opacity: .4;
}

.read-more-link,
.entry-content .read-more-link {
	font-weight: 400;
}

p + .read-more-link {
	margin-top: 22px;
}

.entry-header + .read-more-link {
	margin-top: -25px;
}

p + .read-more-link,
.entry-header + .read-more-link {
	display: table;
}

/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/

.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

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

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

.category-list {
	font-weight: 700;
}

.category-list,
.post-date,
.single .nav-links .entry-meta {
	letter-spacing: 1px;
	text-transform: uppercase;
}

.category-list a,
.post-date a {
	display: inline-block;
	margin-bottom: 6px;
}

.category-list a:last-child,
.more-categories {
	margin-right: 16px;
}

.search .category-list a,
.search .post-date a,
.tag.archive .category-list a,
.tag.archive .post-date a,
.tax-jetpack-portfolio-tag .category-list a,
.tax-jetpack-portfolio-tag .post-date a {
	margin-bottom: 0;
}

.post-date a {
	font-weight: 400;
}

.category-list a:after,
.cat-links a:after,
.tags-links a:after {
	content: ",";
}

.category-list a:last-child:after,
.category-list .last:after,
.cat-links a:last-child:after,
.tags-links a:last-child:after {
	content: "";
}

/*Quote and Link formats*/

.listing .format-quote .entry-content,
.listing .format-link .entry-content,
.single .format-quote .entry-content,
.single .format-link .entry-content {
	position: relative;
}

blockquote:before,
q:before,
.listing .format-link .entry-content:before,
.single .format-link .entry-content:before {
	opacity: .1;
}

.listing .format-quote blockquote:before,
.listing .format-quote q:before,
.listing .format-link .entry-content:before,
.single .format-quote blockquote:before,
.single .format-quote q:before,
.single .format-link .entry-content:before {
	position: absolute;
	left: -114px;
	top: 6px;
}

.listing .format-quote blockquote,
.single .format-quote blockquote {
	margin-top: 0;
}

.listing .format-quote blockquote,
.listing .format-quote q,
.single .format-quote blockquote,
.single .format-quote q {
	text-align: left;
	margin-left: 0;
	margin-right: 0;
}

.listing .format-quote blockquote cite,
.listing .format-quote blockquote + cite,
.listing .format-quote blockquote + p cite,
.listing .format-quote q cite,
.listing .format-quote q + cite,
.listing .format-quote q + p cite,
.single .format-quote blockquote cite,
.single .format-quote blockquote + cite,
.single .format-quote blockquote + p cite,
.single .format-quote q cite,
.single .format-quote q + cite,
.single .format-quote q + p cite {
	text-transform: uppercase;
}

.listing .format-quote blockquote cite,
.listing .format-quote blockquote + cite,
.listing .format-quote blockquote + p cite,
.listing .format-quote q cite,
.listing .format-quote q + cite,
.listing .format-quote q + p cite,
.listing .format-link .entry-content a,
.single .format-quote blockquote cite,
.single .format-quote blockquote + cite,
.single .format-quote blockquote + p cite,
.single .format-quote q cite,
.single .format-quote q + cite,
.single .format-quote q + p cite,
.single .format-link .entry-content a {
	letter-spacing: 0.5px;
}

.format-quote blockquote,
.listing .format-quote blockquote p,
.listing .format-quote q,
.single .format-quote blockquote p,
.single .format-quote q {
	line-height: 1.2em;
}

.listing .format-quote blockquote,
.listing .format-quote q,
.single .format-quote blockquote,
.single .format-quote q,
.listing .format-link .entry-content p,
.single .format-link .entry-content p,
.listing .format-link .row-columns,
.single .format-link .row-columns {
	margin-bottom: 2rem;
}

.listing .format-quote .entry-content > p:last-of-type,
.single .format-quote .entry-content > p:last-of-type{
	line-height: 1rem;
}

.listing .format-link .entry-content a,
.single .format-link .entry-content a {
	font-weight: 400;
}

/*video format*/

.entry-content .wp-block-video video {
	width: 100%;
}

*:not(.wp-block-embed__wrapper) > .entry-video:not(:empty),
*:not(.entry-video) > .jetpack-video-wrapper:not(:empty) {
	height: 0;
	overflow: hidden;
	padding-top: 55.85%;
	position: relative;
	width: 100%;
}

.has-img {
	height: auto;
	overflow: hidden;
	padding-top: 0;
	width: auto;
}

*:not(.wp-block-embed__wrapper) > .entry-video iframe,
.jetpack-video-wrapper > *,
.jetpack-video-wrapper iframe {
	border: none;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.jetpack-video-wrapper iframe {
	height: 100% !important;
	width: 100% !important;
}

/*gallery format*/

.tiled-gallery .gallery-row {
	margin-left: auto;
	margin-right: auto;
}

.gallery-count {
	font-weight: 700;
}

/*single*/

.single {
	overflow-x: hidden;
}

.single .entry-title {
	margin-top: 0.8em;
	margin-bottom: 0;
}

.listing .entry-content {
	max-width: 630px;
	margin-right: auto;
	margin-left: auto;
}

.single .entry-header .entry-meta {
	margin-top: 20px;
}

.listing .featured-landscape,
.single .hero,
.single .featured-image,
.single .entry-title,
.single .entry-meta {
	text-align: center;
}

.listing .featured-image + .entry-content .entry-header,
.listing .entry-gallery + .entry-content .entry-header,
.listing .entry-video + .entry-content .entry-header,
.single .featured-image + .entry-header,
.single .entry-gallery + .entry-header,
.single .entry-video + .entry-header {
	margin-top: 3.3rem;
}

.single-post .hero .entry-header {
	margin-left: auto;
	margin-right: auto;
	max-width: 760px;
}

.single .hero .entry-title,
.single .hero .entry-meta,
.portrait-wrap .entry-header .entry-title,
.portrait-wrap .entry-header .entry-meta,
.listing .entry-content {
	text-align: left;
}

.single-format-video .featured-portrait,
.single-portfolio-headline .featured-portrait {
	max-width: 100%;
	padding-right: 0;
}

.single-portfolio-headline .featured-portrait {
	display: block;
}

.single-format-video .portrait-wrap .entry-header {
	max-width: 100%;
	margin-bottom: 0;
}

.single-format-video .portrait-wrap .entry-header .entry-title,
.single-format-video .portrait-wrap .entry-header .entry-meta {
	text-align: center;
}

.entry-footer {
	display: inline-block;
	letter-spacing: 0.8px;
	line-height: 1.7em;
	margin-top: 4.6vw;
}

p + .entry-footer {
	margin-top: 3.5rem;
}

.cat-links + .tags-links {
	text-transform: lowercase;
}

.tags-links span:nth-last-child(2) {
	display: none;
}

.cat-links + .tags-links span:nth-last-child(2) {
	display: inline;
}

.cat-links + .tags-links a {
	text-transform: none;
}

/*archive*/

.listing .hentry {
	text-align: center;
}

.listing .hentry:last-of-type {
	margin-bottom: 2rem;
}

.listing .entry-title {
	margin-top: 0;
	margin-bottom: 8px;
}

.listing .portrait-wrap {
	text-align: center;
}

.listing .entry-header .entry-title a,
.listing .entry-header .entry-meta a {
	border: none;
}

.listing .entry-header .entry-meta {
	margin-top: 8px;
	margin-bottom: 2.8rem;
}

.listing .sticky .entry-header .entry-meta:before {
	content: '*';
	color: #b5b5b5;
	font-size: 22px;
	margin-right: 10px;
	vertical-align: top;
	display: inline-block;
}

.listing .hentry .page-links {
	margin-top: 10px;
}

/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/

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

.archive:not(.post-type-archive-portfolio):not(.post-type-archive-jetpack-portfolio):not(.tax-ct_portfolio):not(.tax-jetpack-portfolio-type) .page-header,
.post-type-archive-portfolio .no-results .page-header,
.post-type-archive-jetpack-portfolio .no-results .page-header,
.tax-ct_portfolio .no-results .page-header,
.tax-jetpack-portfolio-type .no-results .page-header {
	text-align: center;
}

.post-type-archive-portfolio .page-header,
.post-type-archive-jetpack-portfolio .page-header,
.archive.tax-ct_portfolio .page-header,
.archive.tax-jetpack-portfolio-type .page-header {
	position: relative;
}

.archive.category .page-title,
.archive.tag .page-title,
.archive.date .page-titlen,
.archive.author .page-title {
	letter-spacing: 1.4px;
	text-transform: uppercase;
}

.archive.category .page-title span,
.archive.tag .page-title span,
.archive.date .page-title span,
.archive.author .page-title span {
	display: block;
	letter-spacing: 0;
	text-transform: none;
}

.tax-ct_portfolio .page-header,
.tax-jetpack-portfolio-type .page-header {
	text-align: left;
}

.search .page-header,
.tag.archive .page-header,
.tax-jetpack-portfolio-tag .page-header,
.error404 .page-header {
	text-align: center;
}

.page .page-header + .entry-content > h1:first-of-type,
.page .page-header + .entry-content > h2:first-of-type,
.page .page-header + .entry-content > h3:first-of-type,
.page .page-header + .entry-content > h4:first-of-type,
.page .page-header + .entry-content > h5:first-of-type,
.page .page-header + .entry-content > h6:first-of-type {
	margin-top: 0;
}

/*search*/

.search-results .page-title,
.tag.archive .page-title,
.tax-jetpack-portfolio-tag .page-title {
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
	opacity: .3;
}

.search .page-title span,
.tag.archive .page-title span,
.tax-jetpack-portfolio-tag .page-title span {
	display: block;
	font-weight: 700;
	margin-top: 5px;
	text-transform: none;
}

.search .hentry,
.tag.archive .hentry,
.search .product,
.tag.archive .product,
.tax-jetpack-portfolio-tag .product {
	border-top: 1px solid rgba(0,0,0,.1);
	margin-bottom: 0;
	padding: 3.8rem 0 4.3rem 130px;
	position: relative;
}

.search .portfolio .featured-image,
.search .jetpack-portfolio .featured-image,
.tag.archive .portfolio .featured-image,
.tag.archive .jetpack-portfolio .featured-image,
.tax-jetpack-portfolio-tag .jetpack-portfolio .featured-image {
	max-width: inherit;
	padding-right: 0;
}

.search .container-small:first-of-type .hentry,
.tag.archive .container-small:first-of-type .hentry,
.tax-jetpack-portfolio-tag .container-small:first-of-type .hentry,
.search .container-small:first-of-type .product,
.tag.archive .container-small:first-of-type .product,
.tax-jetpack-portfolio-tag .container-small:first-of-type .product {
	border-top: none;
}

.search-post-type {
	font-weight: 700;
	letter-spacing: 0.3px;
	opacity: .3;
	text-transform: uppercase;
}

.search .entry-title,
.tag.archive .entry-title,
.tax-jetpack-portfolio-tag .entry-title {
	margin-top: 0;
	margin-bottom: 10px;
}

.search .entry-content p:last-child,
.tag.archive .entry-content p:last-child,
.tax-jetpack-portfolio-tag .entry-content p:last-child {
	margin-bottom: 0;
}

/*no results*/

.search-no-results .page-title,
.no-results .page-title,
.error404 .page-title {
	margin-top: 0;
	margin-bottom: 30px;
	padding: 0 30px;
}

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

.search-no-results .page-content > p,
.no-results .page-content > p,
.error404 .page-content > p {
	letter-spacing: 0.8px;
	margin-left: auto;
	margin-right: auto;
	max-width: 420px;
	padding: 0 30px;
}

/* page as front page */

.home.page .site-content {
	padding-top: 0;
	padding-bottom: 0;
	min-height: auto;
}

.home.page .site-content .page-header {
	display: none;
}

/*--------------------------------------------------------------
## Templates
--------------------------------------------------------------*/


.page-template-portfolio-page .site-content,
.page-template-portfolio-page .site-footer,
.post-type-archive-portfolio .site-content,
.post-type-archive-portfolio .site-footer,
.post-type-archive-jetpack-portfolio .site-content,
.post-type-archive-jetpack-portfolio .site-footer {
	background-color: #fff;
	position: relative;
}

.page-template-portfolio-page .page-title,
.post-type-archive-portfolio .page-title,
.post-type-archive-jetpack-portfolio .page-title,
.tax-ct_portfolio .page-title,
.tax-jetpack-portfolio-type .page-title {
	display: inline-block;
	margin-top: 0;
}

.masonry {
	opacity: 0;
}

/* big slider */

.big-slider-wrapper {
	overflow: hidden;
	position: relative;
	z-index: 999;
	height: 100vh;
}

.big-slider {
	position: relative;
	opacity: 0;
	white-space: normal;
}

.big-slider-wrapper:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #ddd;
	z-index: -1;
}

.big-slider,
.big-slider article {
	width: 100%;
}

.big-slider article {
	float: left;
	outline: none;
	padding: 0;
	margin: 0;
}

.big-slider .portfolio-item,
.big-slider .featured-image {
	height: 100%;
}

.big-slider .featured-image {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 800ms cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: 800ms cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: 800ms cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: 800ms cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: 800ms cubic-bezier(0.28, 0.12, 0.22, 1);
}

.big-slider .slick-current .featured-image {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.front-slider-parallax .big-slider .featured-image {
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	-moz-transform: none;
	background-position: 50% 50%;
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
}

.front-slider-parallax .big-slider .featured-image img {
	display: none;
}

@supports ( object-fit: cover ) {
	.big-slider .featured-image img {
		-o-object-fit: cover;
		object-fit: cover;
		width: 100vw;
		height: 100vh;
	}
}

.big-slider .entry-text {
	position: absolute;
	top: 50%;
	left: 50px;
	z-index: 1;
	color: #000;
	max-width: 800px;
}

.big-slider .entry-text .entry-content {
    max-width: 560px;
    margin: auto;
}

.big-slider .entry-text.right-txt .entry-content {
	margin-right: 0;
}

.big-slider .entry-text.left-txt .entry-content {
	margin-left: 0;
}

.big-slider .entry-text.right-txt {
	right: 50px;
	left: auto;
	text-align: right;
}

.big-slider .entry-text.center-txt {
	left: 50%;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.big-slider h2 {
	margin: 0 0 20px;
}

.big-slider article h2 {
	font-size: 100%;
}

.big-slider .big-slider-nav {
	z-index: 1000;
	position: absolute;
	bottom: 50px;
	left: 50px;
}

.big-slider-arrows,
.big-slider-dots {
	display: inline-block;
	vertical-align: bottom;
}

.big-slider-arrows {
	padding-right: 30px;
}

.big-slider .slick-arrow {
	height: auto;
	padding: 0;
}

.big-slider .slick-dots button,
.big-slider .slick-arrow {
	color: #000;
}

.big-slider .slick-arrow:active {
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.big-slider .slick-arrow:before {
	padding: 5px;
}

.big-slider-dots {
	font-weight: 400;
	letter-spacing: 0.5px;
	white-space: nowrap;
	margin-bottom: 18px;
}

.big-slider-dots .slick-dots {
	display: inline-block !important;
}

.big-slider .slick-dots li {
	margin: 0;
	opacity: 1;
	width: auto;
}

.big-slider .slick-dots .slick-active button {
	display: block;
}

.big-slider .slick-dots button {
	background-color: transparent;
	border: none;
	height: auto;
	padding: 0;
	line-height: inherit;
	width: auto;
	display: none;
}

.big-slider-dots,
.big-slider .slick-dots button {
	font-size: 13px;
	font-weight: 400;
}

/* promo products */

.call-action-wrapper,
.product-promo-wrapper {
	margin-top: 8vw;
	max-width: 1420px;
	margin-left: auto;
	margin-right: auto;
}

.product-promo-wrapper {
	margin-bottom: 5.3vw;
}

.product-promo-wrapper h4 {
	font-size: 20px;
	margin-bottom: 3em;
}

.product-promo-wrapper a.button {
	position: relative;
}

.product-promo-wrapper a.button.added::after {
	font-family: WooCommerce;
	content: '\e017';
	margin-left: .53em;
	vertical-align: bottom;
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.product-promo-wrapper a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
	font-family: WooCommerce;
	content: '\e01c';
	vertical-align: top;
	font-weight: 400;
	position: absolute;
	top: 0;
	right: -1.5em;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

/* call to action */

.call-action-wrapper article.call-action.favorite-1 {
	width: 100%;
	max-width: 100%;
	margin-top: 100px;
	margin-bottom: 100px;
}

.call-action-wrapper.call-action-layout-shuffle article.call-action.favorite-1 {
	margin-top: 0;
}

.call-action-wrapper article.call-action.favorite-1:last-child {
	margin-bottom: 0;
}

.call-action-wrapper article a .entry-text:only-child,
.call-action-wrapper article a .featured-image img {
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	will-change: opacity;
}

.call-action-wrapper article a .entry-text {
	z-index: 1;
}

.call-action-wrapper article a:hover .entry-text:only-child {
	opacity: .6;
}

.call-action-wrapper article a .featured-image {
	overflow: hidden;
}

.call-action-wrapper article a .featured-image img {
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;
	will-change: transform;
}

.call-action-wrapper article > a:hover .featured-image img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.call-action-layout-masonry-2,
.call-action-layout-masonry-3,
.call-action-layout-masonry-4 {
	text-align: center;
}

.call-action-layout-masonry-2 > div {
	margin-left: -20px;
	margin-right: -20px;
	width: calc(100% + 40px);
	position: relative;
}
.call-action-layout-masonry-3 > div,
.call-action-layout-masonry-4 > div {
	margin-left: -10px;
	margin-right: -10px;
	width: calc(100% + 20px);
	position: relative;
}

.call-action-layout-masonry-2 article,
.call-action-layout-masonry-3 article,
.call-action-layout-masonry-4 article {
	float: left;
	display: inline-block;
	text-align: inherit;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 25px;
}

.call-action-layout-masonry-2 article {
	width: 50%;
	padding-left: 20px;
	padding-right: 20px;
}
.call-action-layout-masonry-3 article {
	width: 33.3333%;
}

.call-action-layout-masonry-4 article {
	width: 25%;
}

.call-action-wrapper.call-action-layout-masonry-2 article.call-action.favorite-1,
.call-action-wrapper.call-action-layout-masonry-3 article.call-action.favorite-1,
.call-action-wrapper.call-action-layout-masonry-4 article.call-action.favorite-1,
.call-action-wrapper.call-action-layout-shuffle article.call-action.favorite-1 {
	margin-left: calc(-1 * ((100vw - 15px - 1420px)/2 - 50px));
	margin-right: calc(-1 * ((100vw - 15px - 1420px)/2 - 50px));
	max-width: calc(100% + (100vw - 15px - 1420px) - 100px);
	width: calc(100% + (100vw - 15px - 1420px) - 100px);
}

.call-action-wrapper.call-action-layout-shuffle article.call-action.favorite-1 {
	padding-left: 0;
	padding-right: 0;
}

.call-action-wrapper article.no-featured-image .call-action-item,
.call-action-wrapper article.no-featured-image .call-action-item,
.call-action-wrapper article.no-featured-image .call-action-item {
	width: 100%;
}

.call-action-wrapper .call-action-item {
	position: relative;
}

.call-action-wrapper article.no-featured-image .call-action-item {
	width: 100%;
	height: 400px;
}

.call-action-wrapper.call-action-layout-shuffle article.no-featured-image .call-action-item {
	width: 35vw;
}

.call-action-wrapper article.no-featured-image.favorite-1 .call-action-item {
	width: 100%;
}

.call-action-wrapper .featured-image {
	font-size: 0;
}

.call-action-wrapper .entry-text {
	position: absolute;
	max-width: 420px;
}

.call-action-wrapper .favorite- .entry-text {
	max-width: calc(100% - 140px);
}

.call-action-wrapper.call-action-layout-shuffle .favorite- .entry-text {
	max-width: 280px;
}

.call-action-wrapper h2 {
	margin-top: 0;
	font-size: 36px;
	letter-spacing: 0.01em;
	margin-bottom: 15px;
}

.call-action-wrapper .headline-small h2 {
	font-size: 20px;
}

.call-action-wrapper .headline-medium h2 {
	font-size: 36px;
}

.call-action-wrapper .headline-large h2 {
	font-size: 50px;
}

.call-action-wrapper .entry-desc {
	font-size: 15px;
	letter-spacing: 0.03em;
	line-height: 1.4;
	margin-bottom: 0;
}

.call-action-wrapper .entry-desc:not(:last-child) {
	margin-bottom: 30px;
}

.call-action-wrapper .entry-text a {
	margin-top: 0;
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

.call-action-wrapper .top-left .entry-text,
.call-action-wrapper .center-left .entry-text,
.call-action-wrapper .bottom-left .entry-text {
	text-align: left;
	left: 50px;
}

.call-action-wrapper .top-center .entry-text,
.call-action-wrapper .center-center .entry-text,
.call-action-wrapper .bottom-center .entry-text {
	text-align: center;
	left: 50%;
}

.call-action-wrapper .top-center .entry-text,
.call-action-wrapper .bottom-center .entry-text {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
}

.call-action-wrapper .top-right .entry-text,
.call-action-wrapper .center-right .entry-text,
.call-action-wrapper .bottom-right .entry-text {
	text-align: right;
	right: 50px;
}

.call-action-wrapper .top-left .entry-text,
.call-action-wrapper .top-center .entry-text,
.call-action-wrapper .top-right .entry-text {
	top: 50px;
}

.call-action-wrapper .center-left .entry-text,
.call-action-wrapper .center-right .entry-text {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.call-action-wrapper .center-center .entry-text {
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}

.call-action-wrapper .bottom-left .entry-text,
.call-action-wrapper .bottom-center .entry-text,
.call-action-wrapper .bottom-right .entry-text {
	bottom: 50px;
}

/*featured slider*/

.featured-slider-wrap {
	background-color: #e8eaec;
	overflow: hidden;
}

.featured-slider-wrap .verticalize-container {
	height: 100%;
	white-space: nowrap;
}

.featured-slider {
	position: relative;
	opacity: 0;
	white-space: normal;
}

.show-slider {
	opacity: 1;
}

.featured-slider,
.featured-slider article {
	width: 100%;
}

.featured-slider article {
	float: left;
	outline: none;
	padding: 0;
	margin: 0;
}

.featured-slider .portfolio-item,
.featured-slider .featured-image {
	height: 100%;
}

.featured-slider .featured-image {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: 800ms cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: 800ms cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: 800ms cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: 800ms cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: 800ms cubic-bezier(0.28, 0.12, 0.22, 1);
}

.featured-slider .slick-current .featured-image {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.featured-slider .featured-image a {
	display: block;
	height: 100%;
	outline: none;
}

.featured-slider h2 {
	margin: 0;
}

.featured-slider .slick-arrow {
	color: #000;
	height: auto;
	padding: 0;
	top: calc(100% + 3.2vh);
	z-index: 1000;
}

.featured-slider .slick-arrow:active {
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.featured-slider .slick-arrow:before {
	padding: 5px;
}

.featured-slider .slick-prev {
	right: 52px;
}

.featured-slider .slick-next {
	right: -9px;
}

.slick-dots {
	margin-bottom: 0;
}

.slick-dots li,
.slick-dots span {
	display: inline-block;
}

.featured-slider .slick-dots {
	font-weight: 700;
	letter-spacing: 0.5px;
	white-space: nowrap;
	position: absolute;
}

.featured-slider .slick-dots li {
	margin: 0;
	opacity: 1;
	width: auto;
}

.featured-slider .slick-dots .slick-active {
	display: inline-block;
}

.featured-slider .slick-dots .slick-active:after,
.gallery-count i {
	content: "";
	background-color: #000;
	display: inline-block;
	height: 1px;
	margin: 0 7px;
	vertical-align: middle;
	width: 14px;
	-webkit-transform: rotate(-69deg);
	-moz-transform: rotate(-69deg);
	-ms-transform: rotate(-69deg);
	-o-transform: rotate(-69deg);
	transform: rotate(-69deg);
}

.featured-slider .slick-dots button {
	background-color: transparent;
	border: none;
	height: auto;
	padding: 0;
	line-height: inherit;
	width: auto;
}

/*gallery filter*/

.category-filter {
	display: block;
	margin-top: 5px;
}

.category-filter li {
	display: inline-block;
	list-style: none;
	margin-right: 20px;
}

.category-filter li:last-of-type {
	margin-right: 0;
}

.category-filter a {
	border: none;
	font-weight: 400;
	letter-spacing: 0.4px;
	opacity: .5;
}

.category-filter .cat-active a {
	font-weight: 700;
	opacity: 1;
}

/*page template portfolio*/

.layout-three-columns .portfolio-wrapper {
	margin-bottom: -90px;
}

.layout-three-columns .site-main .portfolio,
.layout-three-columns .site-main .jetpack-portfolio {
	margin-bottom: 90px;
}

.layout-four-columns .portfolio-wrapper {
	margin-bottom: -70px;
}

.layout-four-columns .site-main .portfolio,
.layout-four-columns .site-main .jetpack-portfolio {
	margin-bottom: 70px;
}

.portfolio-item {
	position: relative;
}

.portfolio-item .entry-header {
	text-align: left;
}

.portfolio-item .entry-title {
	margin-top: 0;
	margin-bottom: 0;
}

.portfolio-item .featured-image a {
	display: block;
}

/*headline template*/

.headline-template .site-content,
.headline-template.sticky-header .site .site-content {
	padding-top: 0;
}

.single-portfolio .hero {
	margin-top: 15vh;
}

.headline-template .hero .entry-content,
.single-portfolio .hero .verticalize {
	opacity: 0;
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-o-transform: translateY(-30px);
	transform: translateY(-30px);
}

.headline-template .show-headline .entry-content,
.single-portfolio .show-headline .verticalize {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.headline-template .hero .entry-content > *:first-child,
.page-template-portfolio-page .site-content .hero .entry-content > *:first-child,
.post-type-archive-portfolio .site-content .hero .entry-content > *:first-child,
.post-type-archive-jetpack-portfolio .site-content .hero .entry-content > *:first-child {
	margin-top: 0;
}

.headline-template .hero h1,
.page-template-portfolio-page .site-content .hero h1,
.post-type-archive-portfolio .site-content .hero h1,
.post-type-archive-jetpack-portfolio .site-content .hero h1 {
	font-weight: 400;
	margin-bottom: 1em;
}

.headline-template .hero .entry-content,
.single-portfolio .hero .verticalize,
.headline-template .hero p,
.page-template-portfolio-page .site-content .hero p,
.post-type-archive-portfolio .site-content .hero p,
.post-type-archive-jetpack-portfolio .site-content .hero p {
	line-height: 1.6em;
}

.page-template-portfolio-page .site-content .hero + .page-header,
.post-type-archive-portfolio .site-content .hero + .page-header,
.post-type-archive-jetpack-portfolio .site-content .hero + .page-header {
	margin-top: 9rem;
}

/*shuffle layout*/

.shuffle-layout .portfolio-wrapper {
	text-align: center;
}

.call-action-layout-shuffle,
.shop-layout-shuffle .products,
.product-layout-shuffle .product-promo-wrapper .products {
	text-align: center;
}

.shuffle-layout .site-main > .row {
	margin: 0;
}

.shuffle-layout .portfolio-wrapper article,
.call-action-layout-shuffle article,
.shop-layout-shuffle .products .product,
.product-layout-shuffle .product-promo-wrapper .product {
	position: relative;
}

.shuffle-layout .portfolio-wrapper article:last-of-type,
.call-action-layout-shuffle article:last-of-type,
.shop-layout-shuffle .products .product:last-of-type,
.product-layout-shuffle .product-promo-wrapper .product:last-of-type {
	margin-bottom: 0;
}

.more-categories {
	cursor: pointer;
	margin-left: 6px;
}

/*single portfolio*/

.single .portfolio img.aligncenter,
.single .jetpack-portfolio img.aligncenter {
	margin-top: 4.4rem;
	margin-bottom: 4.4rem;
}

/*single with excerpt*/

.single-portfolio .hero,
.single-portfolio .verticalize,
.single-portfolio .hero .entry-title,
.single-portfolio .hero .entry-meta {
	text-align: left;
}

.single-portfolio .hero {
	height: auto;
}

.single-portfolio .hero .entry-title,
.single-portfolio .hero .entry-meta {
	max-width: inherit;
}

.single-portfolio .hero .entry-title {
	margin-top: 0;
}

.single-portfolio .hero .entry-header .entry-meta {
	margin-top: 10px;
	margin-bottom: 5.6vh;
}

.single-portfolio .hero .sd-sharing-enabled {
	display: none;
}

/*split layout*/

.split-layout .container > article {
	font-size: initial;
}

.split-layout .featured-media {
	letter-spacing: 0.5px;
	line-height: 1.5em;
}

.split-layout .container > article .entry-header {
	margin-bottom: 3.5rem;
}

.split-layout .container > article .entry-title,
.split-layout .container > article .entry-meta {
	text-align: left;
}

.split-layout .container > article .entry-title {
	margin-top: 0;
}

.split-layout .featured-media .gallery-columns-1 {
	display: inline-block;
}

.split-layout .featured-media .gallery-columns-1 .gallery-item + .gallery-item {
	margin-top: 90px;
}

.featured-media .aligncenter,
.featured-media .alignleft,
.featured-media .alignright,
.featured-media .alignnone {
	float: none;
	margin-left: auto;
	margin-right: 0;
}

.featured-media > * {
	display: block;
}

.featured-media > .wp-block-gallery {
	display: flex;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

body > .widget-area {
	background-color: #000;
	max-width: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	width: 770px;
	position: fixed;
	top: 0;
	left: 100%;
	bottom: 0;
	-webkit-transition: -webkit-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-moz-transition: -moz-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-ms-transition: -ms-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-o-transition: -o-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	transition: transform .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	z-index: 10000;
}

.admin-bar > .widget-area {
	top: 32px;
}

.site-header,
.featured-slider-wrap,
.site-content,
.site-footer,
.page-template-portfolio-page .hero,
.post-type-archive-portfolio .hero,
.post-type-archive-jetpack-portfolio .hero {
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
}

.sidebar-opened {
	overflow: hidden;
}

.sidebar-opened .site {
	pointer-events: none;
}

.sidebar-opened .site-header,
.sidebar-opened .featured-slider-wrap,
.sidebar-opened .site-content,
.sidebar-opened .site-footer,
.sidebar-opened.page-template-portfolio-page .hero,
.sidebar-opened.post-type-archive-portfolio .hero,
.sidebar-opened.post-type-archive-jetpack-portfolio .hero {
	opacity: .1 !important;
	-webkit-transform: perspective(400px) rotateY(2deg);
	-ms-transform: perspective(400px) rotateY(2deg);
	-o-transform: perspective(400px) rotateY(2deg);
	transform: perspective(400px) rotateY(2deg);
}

.sidebar-opened.page-template-portfolio-page .featured-slider-wrap,
.sidebar-opened.post-type-archive-portfolio .featured-slider-wrap,
.sidebar-opened.post-type-archive-jetpack-portfolio .featured-slider-wrap {
	opacity: 0 !important;
}

.sidebar-opened > .widget-area {
	-webkit-transform: translate(-100%,0);
	-ms-transform: translate(-100%,0);
	-o-transform: translate(-100%,0);
	transform: translate(-100%,0);
}

.close-sidebar,
#big-search-close {
	height: 40px;
	padding: 0;
	text-align: center;
	width: 40px;
	position: absolute;
	top: 20px;
	right: 30px;
	background: none;
	border: none;
}

.close-sidebar:hover,
#big-search-close {
	background: transparent;
}

#big-search-trigger:focus,
.sidebar-trigger:focus,
.close-sidebar:focus,
#big-search-close:focus {
	background-color: transparent;
}

.close-sidebar:focus:before,
.close-sidebar:focus:after,
#big-search-close:focus:before,
#big-search-close:focus:after {
	background-color: #5d5d5d;
}

#big-search-close {
	z-index: 1003;
}

.close-sidebar:before,
.close-sidebar:after,
#big-search-close:before,
#big-search-close:after {
	content: "";
	background-color: #fff;
	height: 50%;
	width: 2px;
	display: block;
	position: absolute;
	top: 26%;
	left: 19px;
}

.close-sidebar:before,
#big-search-close:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.close-sidebar:after,
#big-search-close:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

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

.comments-area {
	background-color: #eaedf3;
	margin-top: 8.6rem;
	padding-bottom: 12rem;
	position: relative;
}

.comment-list .comment,
.comment-list .pingback {
	list-style: none;
}

.comments-title,
.comment-reply-title {
	letter-spacing: 0.8px;
}

.comments-title span,
.bypostauthor > .comment-body .comment-author b:after {
	opacity: .3;
}

.bypostauthor {
	display: block;
}

.bypostauthor > .comment-body .comment-author b:after {
	display: inline-block;
	margin-left: 8px;
	vertical-align: middle;
}

.comments-area .comment {
	margin-top: 6.8rem;
}
.comments-area .pingback {
	margin-top: 3rem;
}

.pingback .comment-body > a {
	display: block;
	margin-top: .5em;
}

.comment-author,
.comment-metadata {
	display: inline-block;
	letter-spacing: 0.6px;
}

.comment-author {
	margin-right: 20px;
}

.comment-metadata,
.comment .reply {
	text-transform: uppercase;
}

.comment-metadata a,
.comment .reply a,
.comment-metadata > * + *:before {
	opacity: .4;
}

.comment-metadata > * + *:before {
	content: "\00b7";
	margin: 0 5px;
}

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

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

.comment-content a {
	word-wrap: break-word;
}

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

.comment .reply {
	letter-spacing: 0.8px;
}

.comment-reply-title {
	margin-top: 20px;
	margin-bottom: 12px;
}

.comment-respond,
.comments-title {
	padding-top: 8.7rem;
}

.logged-in-as,
.comment-notes {
	font-weight: 400;
	letter-spacing: 0.6px;
	margin-bottom: 4.5rem;
}

.logged-in-as,
.logged-in-as a,
.comment-notes {
	opacity: .6;
}

.no-comments {
	margin-top: 5rem;
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer, /* Theme Footer (when set to scrolling) */
.infinite-scroll .paging-navigation,
#loading-is {
	display: none;
}

#infscr-loading {
	display: none !important;
}

body #infinite-handle {
	text-align: center;
}

.infinite-loader {
	height: 23px;
	position: relative;
}

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

#loading-is .spinner > div {
	display: none;
}

#loading-is .spinner:before {
	content: '';
	display: block;
	width: 28px;
	margin-left: -14px;
	height: 28px;

	border-radius: 50%;
	background-color: #000;
	-webkit-animation: pulsee 1s infinite ease-out;
	animation: pulsee 1s infinite ease-out;
}

@keyframes pulsee {
	0% {
	    -webkit-transform: scale(0.3);
	    transform: scale(0.3);
	    opacity: .7;
	}
	90%, 100% {
	    -webkit-transform: scale(1.2);
	    transform: scale(1.2);
	    opacity: 0;
	}
}

body #infinite-handle span {
	border: none;
	background: none;
	border-radius: 0;
	display: inline-block;
	font-weight: 700;
	opacity: .4;
}

/* 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;
}

body #infinite-footer {
	background: rgba(255,255,255,.8);
	border-color: #ccc;
	border-color: rgba(0,0,0,.1);
	border-style: solid;
	border-width: 1px 0 0;
}

body #infinite-footer .container {
	background: none;
	border: none;
	max-width: inherit;
	padding-left: 50px;
	padding-right: 50px;
}

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

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

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

.author-box {
	margin: 5rem 0;
	padding: 37px 0 0 85px;
	position: relative;
}

.author-avatar {
	position: absolute;
	top: 32px;
	left: 0;
}

.author-avatar img {
	border-radius: 50%;
	width: 50px;
}

.author-name {
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 14px;
}

.author-name span {
	display: block;
	font-weight: 400;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.author-info p {
	letter-spacing: 0.4px;
	line-height: 1.8em;
}

.author-info p:last-child {
	margin-bottom: 0;
}

/*Tickbox*/

body #TB_overlay {
	opacity: 0.9;
}

body #TB_window {
	box-shadow: none;
	background: none;
}

body #TB_window img#TB_Image {
	border: none;
	margin: 9px 0 0;
	width: 100%;
}

#TB_closeWindow,
#TB_closeWindowButton,
body .tb-close-icon {
	line-height: inherit;
	height: auto;
	width: auto;
}

#TB_closeWindowButton:focus .tb-close-icon {
	color: rgba(255,255,255,.7);
}

#TB_closeWindow {
	padding: 0;
	position: fixed;
	top: 5%;
	right: 50px;
}

#TB_closeWindowButton,
body .tb-close-icon {
	position: static;
}

body .tb-close-icon {
	color: #fff;
}

#TB_caption {
	color: rgba(255, 255, 255, 0.3);
	font-weight: 500;
	letter-spacing: 1.3px;
	padding: 15px 0 0;
}

/*thickbox gallery*/

#TB_prev a,
#TB_next a {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 30%;
}

#TB_prev a {
	left: 0;
}

#TB_next a {
	right: 0;
}

#TB_prev a,
#TB_next a {
	color: #fff;
	font-size: 0;
}

#TB_prev a,
#TB_next a,
#TB_prev a:before,
#TB_next a:before {
	display: block;
}

#TB_prev a:before,
#TB_next a:before {
	margin-top: -24px;
	position: fixed;
	top: 50%;
}

#TB_prev a:before {
	left: 50px;
}

#TB_next a:before {
	right: 50px;
}

#TB_ImageOff {
	cursor: default;
}

/*thickbox video*/

#TB_window.format-video {
	width: 70% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#TB_title {
	background-color: transparent;
	border: none;
	margin-bottom: 16px;
}

.format-video #TB_ajaxContent {
	height: 0 !important;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 55.75%;
	position: relative;
	width: 100% !important;
}

.format-video #TB_ajaxContent iframe {
	height: 100% !important;
	width: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}


.format-video #TB_ajaxWindowTitle {
	color: #fff;
	font-weight: 500;
}

.format-video #TB_closeAjaxWindow {
	float: right;
	margin-top: 4px;
}

#TB_secondLine {
	margin-top: 10px;
}

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

.wp-caption {
	max-width: 100%;
}

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

.wp-caption-text {
	letter-spacing: 0.5px;
	line-height: 1.5em;
	margin: 0.8em 0;
	max-width: 220px;
}

.alignleft .wp-caption-text {
	text-align: left;
}

.alignright .wp-caption-text {
	margin-left: auto;
	text-align: right;
}

.aligncenter .wp-caption-text {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

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

.format-gallery .gallery {
	position: relative;
	margin-bottom: 0;
}

.single .entry-content .gallery,
.single .entry-content .jetpack-slideshow {
	margin: 5rem 0;
}

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

.gallery-size-full[data-carousel-extra],
.gallery-size-full {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.gallery-size-full[data-carousel-extra] .gallery-item,
.gallery-size-full .gallery-item {
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
}

.gallery-size-full[data-carousel-extra] .gallery-item + .gallery-item,
.gallery-size-full .gallery-item + .gallery-item {
	display: none;
}

.single .gallery-item a {
	border: none;
}


.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4 {
	margin-left: -10px;
	margin-right: -10px;
}

.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
	margin-left: -3px;
	margin-right: -3px;
}

.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
}

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

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

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

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

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

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

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

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

.gallery-size-full .gallery-item,
.entry-gallery .gallery-size-full .gallery-item {
	max-width: inherit;
	width: 100%;
}

.gallery-caption {
	line-height: 1.5;
	margin: 14px 0 0;
	max-height: 100%;
	max-width: 100%;
	padding: 6px 8px;
	text-align: center;
	width: 100%;
}

.split-layout .gallery-caption {
	margin: 0.8em 0;
	padding: 6px 0;
	text-align: right;
}

/*--------------------------------------------------------------
## Jetpack overwrites
--------------------------------------------------------------*/

/*JP slideshow gallery*/

body .slideshow-window,
body .carousel .slideshow-window {
	background: transparent;
	border: none;
	border-radius: 0;
	overflow: visible;
}

.single .entry-gallery > .slideshow-window {
	display: block;
}

.slideshow-window .slideshow-controls {
	background-color: rgba(0,0,0,.2);
	display: inline-block;
	height: 31px;
	opacity: 1;
	padding: 0 40px 0 10px;
	width: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

body .slideshow-window div.slideshow-controls a,
body .slideshow-window div.slideshow-controls a:hover {
	background: none !important;
	border: none !important;
	height: auto !important;
	margin-top: -5px !important;
}

body .slideshow-window div.slideshow-controls a {
	color: #fff !important;
	vertical-align: middle;
}

body .slideshow-window div.slideshow-controls a:first-of-type,
body .slideshow-window div.slideshow-controls a:last-of-type {
	width: 45px !important;
}

body .slideshow-window div.slideshow-controls a:nth-of-type(2) {
	color: #fff !important;
	width: 16px !important;
	position: absolute;
	top: 6px;
	right: 10px;
}

body .slideshow-window div.slideshow-controls a:before {
	text-shadow: 0 1px 1px rgba(0,0,0,0.11);
}

/*JP social*/

.sharedaddy,
.tkss-post-share {
	display: inline-block;
	margin: 2.5em 2.25rem 0.5em 0;
}

.entry-footer + .sharedaddy {
	margin-top: 0.5em;
}

.entry-footer + .sharedaddy > .sharedaddy:first-child,
.entry-footer + .sharedaddy > .sharedaddy + .jetpack-likes-widget-wrapper {
	margin-top: 0;
}

.listing .entry-content .sharedaddy,
.listing .entry-content .tkss-post-share {
	margin-bottom: 0;
}

.listing .sharedaddy,
.search .sharedaddy,
.tag.archive .sharedaddy,
.tax-jetpack-portfolio-tag .sharedaddy,
.listing .tkss-post-share,
.search .tkss-post-share,
.tag.archive .tkss-post-share,
.tax-jetpack-portfolio-tag .tkss-post-share {
	display: block;
	margin: 0;
	position: relative;
}

.read-more-link + .sharedaddy,
.read-more-link + .tkss-post-share {
	margin-top: 20px;
}

.listing .sd-social .sd-content {
	padding-right: 0;
}

h3.sd-title:before,
div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none !important;
}

.sd-social .sd-content {
	background-color: #fff;
	display: inline-block;
	margin-top: -4px;
	opacity: 0;
	padding-right: 2rem;
	padding-left: 2rem;
	vertical-align: middle;
	position: absolute;
	-webkit-transform: translateX(-50px) scaleX(0);
	-ms-transform: translateX(-50px) scaleX(0);
	-o-transform: translateX(-50px) scaleX(0);
	transform: translateX(-50px) scaleX(0);
	-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), 0s -webkit-transform .3s;
	-moz-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), 0s -moz-transform .3s;
	-ms-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), 0s -ms-transform .3s;
	-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), 0s -o-transform .3s;
	transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), 0s transform .3s;
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	transform-origin: 0 50%;
}

.single .sd-social .sd-content {
	width: calc(100% - 60px);
}

.search .sd-social .sd-content,
.tag.archive .sd-social .sd-content,
.tax-jetpack-portfolio-tag .sd-social .sd-content {
	background-color: transparent;
}

.sd-open .sd-content {
	opacity: 1;
	-webkit-transform: translateX(0) scaleX(1);
	-ms-transform: translateX(0) scaleX(1);
	-o-transform: translateX(0) scaleX(1);
	transform: translateX(0) scaleX(1);
	-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.sharedaddy .sd-content ul {
	margin: 0 !important;
}

.sharedaddy .sd-content li {
	vertical-align: top;
}

div.sharedaddy .sd-block h3.sd-title {
	background: #000;
	cursor: pointer;
	letter-spacing: 0.3px;
	padding: 8px 22px;
	position: relative;
	z-index: 1;
}

.listing .sharedaddy h3.sd-title,
.search .sharedaddy h3.sd-title,
.tag.archive .sharedaddy h3.sd-title,
.tax-jetpack-portfolio-tag .sharedaddy h3.sd-title {
	margin-bottom: 0;
}

.sd-social-icon a {
	background-color: transparent !important;
	margin-right: 0 !important;
}

.sd-social-icon a:before {
	color: #000 !important;
}

.scroll-box .sd-social-icon a:before {
	color: rgba(255,255,255,.6) !important;
}

.widget_wpcom_social_media_icons_widget a {
	opacity: .3;
}

.widget_wpcom_social_media_icons_widget .genericon-linkedin {
	margin-top: -2px;
}

.sharedaddy .sd-content ul li a.share-linkedin:before {
	margin-top: 1px;
}

.sharedaddy .sd-content ul li a.share-pocket:before {
	font-size: 18px;
}

.sharedaddy .sd-content ul li a.share-linkedin:before,
.sharedaddy .sd-content ul li a.share-reddit:before,
.sharedaddy .sd-content ul li a.share-email:before,
.sharedaddy .sd-content ul li a.share-print:before,
.widget_wpcom_social_media_icons_widget .genericon-linkedin,
.widget_wpcom_social_media_icons_widget .genericon-googleplus {
	font-size: 19px;
}

.sharedaddy .sd-content ul li a.share-google-plus-1:before {
	font-size: 20px;
}

.sd-social-icon a:hover:before {
	color: rgba(0,0,0,.2) !important;
}

.scroll-box .sd-social-icon a:hover:before {
	color: #fff !important;
}

.sd-sharing-enabled + .entry-footer .tags-links {
	margin-top: 0;
}

/*JP popup gallery*/

body .jp-carousel-wrap,
.jp-carousel-wrap .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit,
.jp-carousel-wrap #jp-carousel-comment-form-button-submit,
.jp-carousel-wrap textarea#jp-carousel-comment-form-comment-field {
	font-family: 'geomanist', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.jp-carousel-wrap .jp-carousel-slide {
	opacity: 0.3;
}

.jp-carousel-wrap .jp-carousel-next-button span,
.jp-carousel-wrap .jp-carousel-previous-button span {
	background-image: none;
	text-indent: 0;
}

.jp-carousel-wrap .jp-carousel-slide.selected,
.jp-carousel-wrap .jp-carousel-next-button span,
.jp-carousel-wrap .jp-carousel-previous-button span,
.jp-carousel-wrap .jp-carousel-next-button:hover span,
.jp-carousel-wrap .jp-carousel-previous-button:hover span {
	opacity: 1;
}

.jp-carousel-wrap .jp-carousel-close-hint,
.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before {
	color: #fff;
}

.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.jp-carousel-wrap .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit,
.jp-carousel-wrap #jp-carousel-comment-form-button-submit {
	background: #fff;
	border: none;
	border-radius: 0;
	color: #000;
	height: 50px;
	line-height: initial;
	padding-left: 2.6em !important;
	padding-right: 2.6em !important;
}

.jp-carousel-wrap textarea#jp-carousel-comment-form-comment-field {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/*Related*/

body #jp-relatedposts {
	margin-top: 11.3rem;
}

body #jp-relatedposts h3.jp-relatedposts-headline {
	margin-bottom: 4rem;
	text-align: center;
	width: 100%;
}

body #jp-relatedposts .jp-relatedposts-items-visual {
	margin-right: -5%;
	text-align: center;
}

body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	display: inline-block;
	float: none;
	max-width: 340px;
	padding-right: 5%;
	opacity: 1;
	text-align: left;
	vertical-align: top;
	width: 33.3333%;
}

.jp-relatedposts-post .jp-relatedposts-post-a {
	border: none;
	display: block;
}

body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	letter-spacing: 0.2px;
	line-height: 1.5em;
	margin: 25px 0 10px;
}

body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	border: none;
	font-weight: 700;
}

body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	letter-spacing: 1px;
	text-transform: uppercase;
}

#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
	margin-bottom: 20px;
}

/*--------------------------------------------------------------
# Gutenberg
--------------------------------------------------------------*/

/**
 * Spacing Overrides
 */
/*
 * Margins
 */
 .margin-top-none {
	margin-top: 0 !important;
}

.margin-top-half {
	margin-top: 16px !important;
}

.margin-top-default {
	margin-top: 32px !important;
}

.margin-right-none {
	margin-right: 0 !important;
}

.margin-right-half {
	margin-right: 16px !important;
}

.margin-right-default {
	margin-right: 32px !important;
}

.margin-bottom-none {
	margin-bottom: 0 !important;
}

.margin-bottom-half {
	margin-bottom: 16px !important;
}

.margin-bottom-default {
	margin-bottom: 32px !important;
}

.margin-left-none {
	margin-left: 0 !important;
}

.margin-left-half {
	margin-left: 16px !important;
}

.margin-left-default {
	margin-left: 32px !important;
}

/*
 * Padding
 */
.padding-top-none {
	padding-top: 0 !important;
}

.padding-top-half {
	padding-top: 16px !important;
}

.padding-top-default {
	padding-top: 32px !important;
}

.padding-right-none {
	padding-right: 0 !important;
}

.padding-right-half {
	padding-right: 16px !important;
}

.padding-right-default {
	padding-right: 32px !important;
}

.padding-bottom-none {
	padding-bottom: 0 !important;
}

.padding-bottom-half {
	padding-bottom: 16px !important;
}

.padding-bottom-default {
	padding-bottom: 32px !important;
}

.padding-left-none {
	padding-left: 0 !important;
}

.padding-left-half {
	padding-left: 16px !important;
}

.padding-left-default {
	padding-left: 32px !important;
}

/**
 * Blocks
 */

 .wp-block-cover .wp-block-cover__inner-container > *,
 .wp-block-coblocks-hero .wp-block-coblocks-hero__box > * {
	 margin-top: 21.312px;
	 margin-bottom: 21.312px;
 }

 @media only screen and (min-width: 560px) {
	 .wp-block-cover .wp-block-cover__inner-container > *,
	 .wp-block-coblocks-hero .wp-block-coblocks-hero__box > * {
		 margin-top: 32px;
		 margin-bottom: 32px;
	 }
 }

 .wp-block-cover .wp-block-cover__inner-container > *:first-child,
 .wp-block-coblocks-hero .wp-block-coblocks-hero__box > *:first-child {
	 margin-top: 0;
 }

 .wp-block-cover .wp-block-cover__inner-container > *:last-child,
 .wp-block-coblocks-hero .wp-block-coblocks-hero__box > *:last-child {
	 margin-bottom: 0;
 }

 /**
  * Layout Grid
  */
  .entry-content .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > * {
	 margin-top: 21.312px;
	 margin-bottom: 21.312px;
 }

 @media only screen and (min-width: 560px) {
	 .entry-content .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > * {
		 margin-top: 32px;
		 margin-bottom: 32px;
	 }
 }

 .entry-content .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:first-child {
	 margin-top: 0;
 }

 .entry-content .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:last-child {
	 margin-bottom: 0;
 }

.no-sidebar .alignfull {
	max-width: 100vw;
	width: auto;
}

.no-sidebar .alignwide {
	max-width: 1240px;
	width: auto;
}

.no-sidebar .alignfull .alignfull,
.no-sidebar .alignwide .alignwide,
.no-sidebar .alignfull .alignwide,
.no-sidebar .alignwide .alignfull {
	margin-left: 0;
	margin-right: 0;
}

.wp-block-columns.alignfull,
.wp-block-columns.alignwide {
	padding-left: 30px;
	padding-right: 30px;
}

.alignfull .wp-block-image,
.alignfull .tiled-gallery__item {
	text-align: center;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-style: normal;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	text-align: inherit;
}

.no-sidebar .alignfull > img {
	width: 100vw;
}

.wp-block-cover:not(:only-child),
.wp-block-cover-image:not(:only-child) {
	margin-top: 4vw;
	margin-bottom: 4vw;
}

.wp-block-media-text + .wp-block-media-text {
	margin-top: 4vw;
}

.wp-block-image figure {
	width: auto !important;
}

.wp-block-jetpack-contact-info div + div {
	margin-top: 5px;
}

.has-large-font-size,
.has-huge-font-size {
	line-height: 1.1;
}

.wp-block-cover:not([class*='background-color']) label,
.wp-block-cover:not([class*='background-color']) p,
.wp-block-cover:not([class*='background-color']) li,
.wp-block-cover:not([class*='background-color']) dt,
.wp-block-cover:not([class*='background-color']) dd,
.wp-block-cover:not([class*='background-color']) .wp-block-cover__inner-container,
.wp-block-cover:not([class*='background-color']) .wp-block-cover-image-text,
.wp-block-cover:not([class*='background-color']) .wp-block-cover-text,
.wp-block-cover-image:not([class*='background-color']) label,
.wp-block-cover-image:not([class*='background-color']) .wp-block-cover__inner-container,
.wp-block-cover-image:not([class*='background-color']) .wp-block-cover-image-text,
.wp-block-cover-image:not([class*='background-color']) .wp-block-cover-text,
.wc-block-featured-product .wc-block-featured-product__description p {
    color: #fff;
}

.wp-block-cover:not([class*='background-color']) input[type="text"],
.wp-block-cover:not([class*='background-color']) input[type="email"],
.wp-block-cover:not([class*='background-color']) input[type="url"],
.wp-block-cover:not([class*='background-color']) input[type="password"],
.wp-block-cover:not([class*='background-color']) input[type="search"],
.wp-block-cover:not([class*='background-color']) input[type="tel"],
.wp-block-cover:not([class*='background-color']) textarea,
.wp-block-cover-image:not([class*='background-color']) input[type="text"],
.wp-block-cover-image:not([class*='background-color']) input[type="email"],
.wp-block-cover-image:not([class*='background-color']) input[type="url"],
.wp-block-cover-image:not([class*='background-color']) input[type="password"],
.wp-block-cover-image:not([class*='background-color']) input[type="search"],
.wp-block-cover-image:not([class*='background-color']) input[type="tel"],
.wp-block-cover-image:not([class*='background-color']) textarea {
	background-color: #fff;
}

.has-background-light-background-color input[type="text"],
.has-background-light-background-color input[type="email"],
.has-background-light-background-color input[type="url"],
.has-background-light-background-color input[type="password"],
.has-background-light-background-color input[type="search"],
.has-background-light-background-color input[type="tel"],
.has-background-light-background-color textarea {
	border-color: #000;
}

.has-background-light-background-color input[type="text"]:hover,
.has-background-light-background-color input[type="email"]:hover,
.has-background-light-background-color input[type="url"]:hover,
.has-background-light-background-color input[type="password"]:hover,
.has-background-light-background-color input[type="search"]:hover,
.has-background-light-background-color input[type="tel"]:hover,
.has-background-light-background-color textarea:hover,
.has-background-light-background-color input[type="text"]:focus,
.has-background-light-background-color input[type="email"]:focus,
.has-background-light-background-color input[type="url"]:focus,
.has-background-light-background-color input[type="password"]:focus,
.has-background-light-background-color input[type="search"]:focus,
.has-background-light-background-color input[type="tel"]:focus,
.has-background-light-background-color textarea:focus {
	border-color: rgba(0,0,0,.1);
}

.entry-content .wp-block-media-text {
	background: #e6e7e8;
}

figcaption a,
.wp-block-cover a:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: inherit;
}

.has-primary-color[class],
blockquote.has-primary-color[class] p {
    color: #20603C !important;
}

.has-secondary-color[class],
blockquote.has-secondary-color[class] p {
    color: #655441 !important;
}

.has-foreground-color[class],
blockquote.has-foreground-color[class] p {
    color: #3C2323 !important;
}

.has-foreground-light-color[class],
blockquote.has-foreground-light-color[class] p {
    color: #844d4d !important;
}

.has-foreground-dark-color[class],
blockquote.has-foreground-dark-color[class] p {
    color: #0D1B24 !important;
}

.has-background-light-color[class],
blockquote.has-background-light-color[class] p {
    color: #FDF9EC !important;
}

.has-background-dark-color[class],
blockquote.has-background-dark-color[class] p {
    color: #DDDDDD !important;
}

.has-background-color[class],
blockquote.has-background-color[class] p {
    color: #FFFDF6 !important;
}

.has-background:not(.has-background-background-color) a:not(.wp-block-button__link),
.has-background p,
.has-background h1,
.has-background h2,
.has-background h3,
.has-background h4,
.has-background h5,
.has-background h6 {
    color: currentColor;
}

.has-primary-background-color[class],
.has-primary-background-color[class] p {
    background-color: #000 !important;
}

.has-primary-background-color[class],
.has-primary-background-color[class] p {
    color: #fff;
}

.has-secondary-background-color[class],
.has-secondary-background-color[class] p {
    background-color: #655441 !important;
}

.has-secondary-background-color[class],
.has-secondary-background-color[class] p {
    color: #FFFDF6;
}

.has-foreground-background-color[class],
.has-foreground-background-color[class] p {
    background-color: #383838 !important;
}

.has-foreground-background-color[class],
.has-foreground-background-color[class] p {
    color: #FFFDF6;
}

.has-foreground-light-background-color[class],
.has-foreground-light-background-color[class] p {
    background-color: #844d4d !important;
}

.has-foreground-light-background-color[class],
.has-foreground-light-background-color[class] p {
    color: #FFFDF6;
}

.has-foreground-dark-background-color[class],
.has-foreground-dark-background-color[class] p {
    background-color: #0D1B24 !important;
}

.has-foreground-dark-background-color[class],
.has-foreground-dark-background-color[class] p {
    color: #FFFDF6;
}

div[class*="has-background"] .wp-block-button:not(.is-style-fill) .wp-block-button__link:focus {
    color: #000;
}

.has-background-light-background-color[class],
.has-background-light-background-color[class] p {
    background-color: #FAFAFA !important;
}

.has-background-light-background-color[class],
.has-background-light-background-color[class] p {
    color: #3C2323;
}

.has-background-dark-background-color[class],
.has-background-dark-background-color[class] p {
    background-color: #DDDDDD !important;
}

.has-background-dark-background-color[class],
.has-background-dark-background-color[class] p {
    color: #3C2323;
}

.has-background-background-color[class],
.has-background-background-color[class] p {
    background-color: #FFF !important;
}

.has-background-background-color[class],
.has-background-background-color[class] p {
    color: #3C2323;
}

.has-pale-pink-background-color p {
	background-color: #f78da7
}

.has-vivid-red-background-color p {
	background-color: #cf2e2e
}

.has-luminous-vivid-orange-background-color p {
	background-color: #ff6900
}

.has-luminous-vivid-amber-background-color p {
	background-color: #fcb900
}

.has-light-green-cyan-background-color p {
	background-color: #7bdcb5
}

.has-vivid-green-cyan-background-color p {
	background-color: #00d084
}

.has-pale-cyan-blue-background-color p {
	background-color: #8ed1fc
}

.has-vivid-cyan-blue-background-color p {
	background-color: #0693e3
}

.has-vivid-purple-background-color p {
	background-color: #9b51e0
}

.has-very-light-gray-background-color p {
	background-color: #eee
}

.has-cyan-bluish-gray-background-color p {
	background-color: #abb8c3
}

.has-very-dark-gray-background-color p {
	background-color: #313131
}

.has-pale-pink-color p {
	color: #f78da7
}

.has-vivid-red-color p {
	color: #cf2e2e
}

.has-luminous-vivid-orange-color p {
	color: #ff6900
}

.has-luminous-vivid-amber-color p {
	color: #fcb900
}

.has-light-green-cyan-color p {
	color: #7bdcb5
}

.has-vivid-green-cyan-color p {
	color: #00d084
}

.has-pale-cyan-blue-color p {
	color: #8ed1fc
}

.has-vivid-cyan-blue-color p {
	color: #0693e3
}

.has-vivid-purple-color p {
	color: #9b51e0
}

.has-very-light-gray-color p {
	color: #eee
}

.has-cyan-bluish-gray-color p {
	color: #abb8c3
}

.has-very-dark-gray-color p {
	color: #313131
}

.has-black-color[class] {
	color: #000;
}

.has-gray-color[class] {
	color: #39414d;
}

.has-dark-gray-color[class] {
	color: #28303d;
}

.has-green-color[class] {
	color: #d1e4dd;
}

.has-blue-color[class] {
	color: #d1dfe4;
}

.has-purple-color[class] {
	color: #d1d1e4;
}

.has-red-color[class] {
	color: #e4d1d1;
}

.has-orange-color[class] {
	color: #e4dad1;
}

.has-yellow-color[class] {
	color: #eeeadd;
}

.has-white-color[class] {
	color: #fff;
}

.has-gray-background-color[class] {
	background-color: #39414d;
}

.has-dark-gray-background-color[class] {
	background-color: #28303d;
}

.has-green-background-color[class] {
	background-color: #d1e4dd;
}

.has-blue-background-color[class] {
	background-color: #d1dfe4;
}

.has-purple-background-color[class] {
	background-color: #d1d1e4;
}

.has-red-background-color[class] {
	background-color: #e4d1d1;
}

.has-orange-background-color[class] {
	background-color: #e4dad1;
}

.has-yellow-background-color[class] {
	background-color: #eeeadd;
}

.has-white-background-color[class] {
	background-color: #fff;
}

:not(.has-text-color).has-black-background-color[class],
:not(.has-text-color).has-gray-background-color[class],
:not(.has-text-color).has-dark-gray-background-color[class] {
	color: #fff;
}

:not(.has-text-color).has-green-background-color[class],
:not(.has-text-color).has-blue-background-color[class],
:not(.has-text-color).has-purple-background-color[class],
:not(.has-text-color).has-red-background-color[class],
:not(.has-text-color).has-orange-background-color[class],
:not(.has-text-color).has-yellow-background-color[class],
:not(.has-text-color).has-white-background-color[class] {
	color: #28303d;
}

.has-purple-to-yellow-gradient-background {
	background: linear-gradient(160deg, #d1d1e4, #eeeadd);
}

.has-yellow-to-purple-gradient-background {
	background: linear-gradient(160deg, #eeeadd, #d1d1e4);
}

.has-green-to-yellow-gradient-background {
	background: linear-gradient(160deg, #d1e4dd, #eeeadd);
}

.has-yellow-to-green-gradient-background {
	background: linear-gradient(160deg, #eeeadd, #d1e4dd);
}

.has-red-to-yellow-gradient-background {
	background: linear-gradient(160deg, #e4d1d1, #eeeadd);
}

.has-yellow-to-red-gradient-background {
	background: linear-gradient(160deg, #eeeadd, #e4d1d1);
}

.has-purple-to-red-gradient-background {
	background: linear-gradient(160deg, #d1d1e4, #e4d1d1);
}

.has-red-to-purple-gradient-background {
	background: linear-gradient(160deg, #e4d1d1, #d1d1e4);
}

.wp-block-pullquote:not(.is-style-solid-color) {
    background: none;
}

.is-style-solid-color {
    background-color: #20603C;
}

.wp-block-pullquote.is-style-solid-color {
    color: #FFFDF6;
}

.wp-block-pullquote.is-style-solid-color blockquote:before,
.wp-block-pullquote.is-style-solid-color p,
.wp-block-pullquote.is-style-solid-color blockquote p,
.wp-block-pullquote.is-style-solid-color cite,
.wp-block-pullquote.is-style-solid-color footer,
.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation {
	color: inherit;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	margin: 30px auto;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	line-height: 1.3;
}

body .blocks-gallery-grid,
body .wp-block-gallery {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.wp-block-group.has-background {
	margin-top: 0;
	margin-bottom: 0;
	padding: 2rem;
}

.event-countdown__counter span {
	margin-right: 10px;
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	padding-top: 30px;
	padding-bottom: 30px;
}

.wp-block-cover__inner-container h1:last-child,
.wp-block-cover__inner-container h2:last-child,
.wp-block-cover__inner-container h3:last-child,
.wp-block-cover__inner-container h4:last-child,
.wp-block-cover__inner-container h5:last-child,
.wp-block-cover__inner-container h6:last-child {
	margin-bottom: 0;
}

.blocks-gallery-grid.alignleft,
.blocks-gallery-grid.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
	max-width: 50%;
}

.wp-block-calendar thead th,
.wp-block-calendar tbody td {
	text-align: center;
}

.single .entry-content > div[class^="wp-block"]:last-of-type {
	margin-bottom: 5vw;
}

.wp-block-jetpack-slideshow_slide {
	list-style: none;
}

.css-answer-input input[type="radio"] {
	display: inline-block;
}

.wp-block-embed__wrapper {
	position: relative;
}

.entry-content .wp-block-media-text {
    background: #e6e7e8;
}

.wp-block-archives,
.wp-block-categories,
.wp-block-rss {
	list-style-position: inside;
}

.wp-block-rss li div {
	display: inline;
}

.jetpack-business-hours__item:last-of-type,
.jetpack-business-hours__item:last-of-type dt {
	margin-bottom: 0;
}

.entry-content > *.alignleft,
.entry-content > *.alignright,
.entry-content > *.alignleft:first-child + *,
.entry-content > *.alignright:first-child + *,
.entry-content > *.alignfull {
	margin-top: 0;
}

.entry-content > *:last-child,
.entry-content > *.alignfull {
	margin-bottom: 0;
}

/**
 * Block Options
 */

 .wp-block-media-text .wp-block-media-text__content > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-media-text .wp-block-media-text__content > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-media-text .wp-block-media-text__content > *:first-child {
	margin-top: 0;
}

.wp-block-media-text .wp-block-media-text__content > *:last-child {
	margin-bottom: 0;
}

.wp-block-media-text[class*="background-color"]:not(.has-background-background-color) .wp-block-media-text__content a,
.wp-block-media-text[style*="background-color"] .wp-block-media-text__content a {
	color: currentColor;
}

@media only screen and (min-width: 560px) {
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

p.has-background {
	padding: 16px 16px;
}

.wp-block-columns .wp-block-column > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-columns .wp-block-column > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-columns .wp-block-column > *:first-child {
	margin-top: 0;
}

.wp-block-columns .wp-block-column > *:last-child {
	margin-bottom: 0;
}

.wp-block-columns .wp-block-column:last-child {
	margin-bottom: 0;
}

.wp-block-columns .wp-block-column:not(:last-child) {
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		margin-bottom: 32px;
	}
}

@media only screen and (min-width: 782px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		margin-bottom: 0;
	}
}

.wp-block-columns.alignfull {
	padding-left: 16px;
	padding-right: 16px;
}

.wp-block-columns.alignfull:not(:first-child) {
	margin-top: 32px;
}

.wp-block-columns.alignfull:not(:last-child) {
	margin-bottom: 32px;
}

.wp-block-cover,
.wp-block-cover-image {
	min-height: 90vh;
	margin-top: inherit;
	margin-bottom: inherit;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text {
	color: currentColor;
	margin-top: 32px;
	margin-bottom: 32px;
}

.wp-block-calendar a {
	text-decoration: none;
}

.wp-block-calendar table caption {
	margin-bottom: 20px;
}

.wp-block-rss li div {
	display: inline;
}

.wp-block-image {
	text-align: center;
}

.wp-block-social-links {
	margin-bottom: 0;
}

.wp-block-social-links li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}

.wp-block-social-links li a {
	border: none;
}

.wp-block-table.is-style-stripes {
	border-bottom: none;
}

.is-style-stripes table,
.is-style-stripes tr {
	border: 1px solid #e4e4e4;
	margin-top: 0;
	margin-bottom: 0;
}

.is-style-stripes td,
.is-style-stripes th {
	border: none;
}

.wp-block-embed {
	overflow: hidden;
}

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:first-child {
	margin-top: 0;
}

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:last-child {
	margin-bottom: 0;
}

.entry-content figure.size-full + h1,
.entry-content figure.size-full + h2,
.entry-content figure.size-full + h3,
.entry-content figure.size-full + h4,
.entry-content figure.size-full + h5,
.entry-content figure.size-full + h6 {
	margin-top: 0;
}

.timeline-item h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.wpnbha article {
	margin-bottom: 4vw;
}

.wpnbha .entry-meta > a {
	margin-right: 10px;
}

.wpnbha .entry-meta {
	margin-top: 22px;
}

.wpnbha .sharedaddy {
	margin-top: 0;
}

.wpnbha .cat-links a:hover {
	text-decoration: none;
}

.wpnbha .cat-links {
	text-align: center;
}

body .wp-block-jetpack-slideshow .amp-carousel-button,
body .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next,
body .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-pause,
body .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-play,
body .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev {
	border-radius: 24px;
}

body .wp-block-jetpack-slideshow .swiper-button-prev {
	background-position-x: 46%;
}

body .wp-block-jetpack-slideshow .swiper-button-next {
	background-position-x: 54%;
}

.wp-block-jetpack-layout-grid-column .wp-block-jetpack-tiled-gallery {
	max-width: 100%;
}

.responsive-max-width,
.wp-block-pullquote.alignwide > p,
.wp-block-pullquote.alignfull > p,
.wp-block-pullquote.alignwide blockquote,
.wp-block-pullquote.alignfull blockquote,
hr.wp-block-separator.is-style-wide,
.entry-content > [class*="wp-block"]:not([class*="wc-block"]):not(.wp-block-quote):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment),
.entry-content [class*="inner-container"] > [class*="wp-block"]:not([class*="wc-block"]):not(.wp-block-quote):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator),
.entry-content .wp-audio-shortcode,
.post-navigation,
.pagination {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.responsive-max-width,
.wp-block-pullquote.alignwide > p,
.wp-block-pullquote.alignfull > p,
.wp-block-pullquote.alignwide blockquote,
.wp-block-pullquote.alignfull blockquote,
hr.wp-block-separator.is-style-wide,
.entry-content > [class*="wp-block"]:not([class*="wc-block"]):not(.wp-block-quote):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment),
.entry-content [class*="inner-container"] > [class*="wp-block"]:not([class*="wc-block"]):not(.wp-block-quote):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator),
.entry-content .wp-audio-shortcode,
.post-navigation,
.pagination {
	max-width: 960px;
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	width: auto;
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius,
.is-style-squared .wp-block-button__link {
    border-radius: 0 !important;
}

.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item {
    list-style-type: none;
    margin-bottom: 36px;
    padding: 1em 2em;
}

.issuuembed {
    width: auto !important;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media only screen and (min-width: 768px){

	.sticky-header header.site-header {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
	}

	.blog .site-content,
	.single .site-content,
	.page .site-content,
	.archive .site-content,
	.search .site-content,
	.tag.archive .site-content,
	.tax-jetpack-portfolio-tag .site-content,
	.error404 .site-content,
	.split-layout .site-content {
		padding-top: 64px;
	}

	.hamburger-menu.blog .site-content,
	.hamburger-menu.single .site-content,
	.hamburger-menu.page .site-content,
	.hamburger-menu.archive .site-content,
	.hamburger-menu.search .site-content,
	.hamburger-menu.tag.archive .site-content,
	.hamburger-menu.tax-jetpack-portfolio-tag .site-content,
	.hamburger-menu.error404 .site-content,
	.hamburger-menu.split-layout .site-content {
		padding-top: 20px;
	}

	.entry-content figure.alignleft,
	.entry-content img.alignleft {
		margin: 8px 46px 30px -80px;
	}

	.entry-content figure.alignright,
	.entry-content img.alignright {
		margin: 8px -80px 30px 46px;
	}

	.nav-previous a {
		padding: 2.5vw 30px 2.5vw 0;
	}

	.nav-next a {
		padding: 2.5vw 0 2.5vw 30px;
	}

	.comment-navigation .nav-previous,
	.posts-navigation .nav-previous,
	.post-navigation .nav-previous {
		float: left;
		width: 50%;
	}

	.comment-navigation .nav-next,
	.posts-navigation .nav-next,
	.post-navigation .nav-next {
		float: right;
		text-align: right;
		width: 50%;
	}

	.nav-previous a:after {
		text-align: left;
	}

	.nav-next a:after {
		text-align: right;
	}

	.page-header {
		margin-bottom: 5rem;
	}

	.woocommerce-cart .page-header {
		margin-bottom: 1rem;
	}

	.archive .page-header {
		margin-bottom: 8rem;
	}

	.comment-body {
		padding-left: 110px;
		position: relative;
	}
	.pingback .comment-body {
		padding-left: 0;
	}

	.comment-author img {
		border-radius: 30px;
		height: 60px;
		width: 60px;
		position: absolute;
		top: -24px;
		left: 0;
	}

	.comment-form-author,
	.comment-form-email {
		float: left;
		width: 50%;
	}

	.comment-form-author {
		padding-right: 22px;
	}

	.comment-form-email {
		padding-left: 22px;
	}

	.search-results .page-header,
	.tag.archive .page-header,
	.tax-jetpack-portfolio-tag .page-header {
		margin-bottom: 3.625rem;
	}

	.search-post-type {
		position: absolute;
		top: 4.8rem;
		left: 0;
	}

	.search .portfolio .featured-image,
	.search .portfolio .featured-image + .entry-header,
	.search .jetpack-portfolio .featured-image,
	.search .jetpack-portfolio .featured-image + .entry-header,
	.tag.archive .portfolio .featured-image,
	.tag.archive .portfolio .featured-image + .entry-header,
	.tag.archive .jetpack-portfolio .featured-image,
	.tag.archive .jetpack-portfolio .featured-image + .entry-header,
	.tax-jetpack-portfolio-tag .jetpack-portfolio .featured-image,
	.tax-jetpack-portfolio-tag .jetpack-portfolio .featured-image + .entry-header {
		display: inline-block;
	}

	.search .portfolio .featured-image + .entry-header,
	.search .jetpack-portfolio .featured-image + .entry-header,
	.tag.archive .portfolio .featured-image + .entry-header,
	.tag.archive .jetpack-portfolio .featured-image + .entry-header,
	.tax-jetpack-portfolio-tag .jetpack-portfolio .featured-image + .entry-header {
		max-width: calc(100% - 165px);
		padding-left: 8%;
		vertical-align: top;
	}

	.blog .paging-navigation,
	.archive .paging-navigation,
	.search-results .paging-navigation,
	.tag.archive .paging-navigation,
	.tax-jetpack-portfolio-tag .paging-navigation {
		margin: 10rem 0 0;
	}

	.blog .posts-navigation,
	.archive .posts-navigation,
	.search-results .posts-navigation,
	.tag.archive .posts-navigation,
	.tax-jetpack-portfolio-tag .posts-navigation {
		margin: 8rem 0 -5rem;
	}

	.page-template-portfolio-page .nav-links,
	.post-type-archive-portfolio .nav-links,
	.post-type-archive-jetpack-portfolio .nav-links {
		margin-top: 8rem;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 1) .portfolio-item,
	.call-action-layout-shuffle article:nth-of-type(3n + 3),
	.shop-layout-shuffle .products .product:nth-of-type(3n + 3),
	.product-layout-shuffle .product-promo-wrapper .product:nth-of-type(3n + 3) {
		display: inline-block;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 1) .featured-portrait {
		padding-right: 0;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(6n + 1),
	.call-action-layout-shuffle article:nth-of-type(6n + 3),
	.shop-layout-shuffle .products .product:nth-of-type(6n + 3),
	.product-layout-shuffle .product-promo-wrapper .product {
		text-align: left;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 2),
	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 3) {
		display: inline-block;
		max-width: 50%;
		vertical-align: top;
	}

	.call-action-layout-shuffle article:nth-of-type(3n + 1),
	.call-action-layout-shuffle article:nth-of-type(3n + 2),
	.shop-layout-shuffle .products .product:nth-of-type(3n + 1),
	.shop-layout-shuffle .products .product:nth-of-type(3n + 2),
	.product-layout-shuffle .product-promo-wrapper .product:nth-of-type(3n + 1),
	.product-layout-shuffle .product-promo-wrapper .product:nth-of-type(3n + 2) {
		display: inline-block;
		max-width: 49%;
		width: 100%;
		vertical-align: top;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(6n + 2),
	.call-action-layout-shuffle article:nth-of-type(6n + 1),
	.shop-layout-shuffle .products .product:nth-of-type(6n + 1),
	.product-layout-shuffle .product-promo-wrapper .product:nth-of-type(6n + 1) {
		margin-top: 55px;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(6n + 6),
	.call-action-layout-shuffle article:nth-of-type(6n + 5),
	.shop-layout-shuffle .products .product:nth-of-type(6n + 5),
	.product-layout-shuffle .product-promo-wrapper .product:nth-of-type(6n + 5) {
		margin-top: 70px;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(6n + 4) {
		text-align: right;
	}

	.featured-media > * + *,
	.featured-media .aligncenter,
	.featured-media .alignleft,
	.featured-media .alignright,
	.featured-media .alignnone {
		margin-top: 68px;
	}

	.featured-media > * {
		margin-bottom: 14px;
		margin-left: auto;
	}

	.site-footer .widget-area {
		margin-top: 4px;
		margin-bottom: 4px;
		padding-left: 4%;
		padding-right: 4%;
	}

	.yes-widgets {
		padding-top: 8rem;
		padding-bottom: 2.6rem;
	}

	.wp-block-media-text .wp-block-media-text__content {
		padding: 32px 50px;
	}

	.entry-content > *,
	[class*="inner-container"] > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}

	.entry-content > *.alignleft,
	.entry-content > *.alignright,
	.entry-content > *.alignleft:first-child + *,
	.entry-content > *.alignright:first-child + *,
	.entry-content > *.alignfull,
	.entry-content > *:first-child,
	[class*="inner-container"] > *:first-child {
		margin-top: 0;
	}

	.entry-content > *.alignfull,
	.entry-content > *:last-child,
	[class*="inner-container"] > *:last-child {
		margin-bottom: 0;
	}

}

@media only screen and (min-width: 992px){

	.featured-portrait,
	.portrait-wrap .entry-header,
	.listing .featured-portrait + .entry-content {
		display: inline-block;
	}

	.featured-portrait {
		max-width: 59%;
		padding-right: 8%;
		vertical-align: top;
	}

	.featured-media .featured-portrait,
	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 2)  .featured-portrait,
	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 3) .featured-portrait {
		max-width: 100%;
		padding-right: 0;
	}

	.listing .featured-portrait + .entry-content,
	.single .portrait-wrap .entry-header {
		max-width: 40%;
		margin-bottom: 7rem;
		vertical-align: bottom;
	}

	.featured-slider article {
		height: 67.616vh;
		max-height: 650px;
	}

	.big-slider article {
		height: 100vh;
	}

	.featured-slider .portfolio-item .featured-image img {
		display: none;
	}

	.featured-slider h2,
	.featured-slider .slick-arrow {
		position: absolute;
	}

	.featured-slider h2 {
		padding-right: 110px;
		top: calc(100% + 4.2vh);
		left: 0;
	}

	.featured-slider .slick-dots li {
		display: none;
	}

	.category-filter {
		display: inline-block;
		margin-left: 50px;
	}

	.instagram-feed li {
		width: 12.5%;
	}

	.no-sidebar .alignwide,
	.no-sidebar [class*="__inner-container"] > *:not(.alignleft):not(.alignright):not(.is-style-wide) {
		margin-left: auto;
		margin-right: auto;
	}

	.single.no-sidebar .alignwide {
		margin-left: -80px;
		margin-right: -80px;
	}

}

@media only screen and (min-width: 992px) and (max-width: 1299px){

	.grid-sizer,
	.layout-three-columns .site-main .portfolio,
	.layout-four-columns .site-main .portfolio,
	.layout-three-columns .site-main .jetpack-portfolio,
	.layout-four-columns .site-main .jetpack-portfolio {
		width: 50%;
	}

}

@media only screen and (min-width: 1025px){

	.container {
		max-width: 1740px;
		padding-left: 180px;
		padding-right: 180px;
	}

	.container.container-big {
		max-width: inherit;
		padding-left: 50px;
		padding-right: 50px;
	}

	.container.container-medium {
		max-width: 1460px;
	}

	.search .container.container-small,
	.tag.archive .container.container-small,
	.tax-jetpack-portfolio-tag .container.container-small {
		max-width: 1320px;
	}

	.container.container-small {
		max-width: 960px;
	}

	.blog .site-content,
	.single .site-content,
	.page .site-content,
	.archive .site-content,
	.search .site-content,
	.tag.archive .site-content,
	.tax-jetpack-portfolio-tag .site-content,
	.error404 .site-content {
		padding-bottom: 210px;
	}

	.sticky-header.blog .site-content,
	.sticky-header.single .site-content,
	.sticky-header.page .site-content,
	.sticky-header.archive .site-content,
	.sticky-header.search .site-content,
	.sticky-header.tag.archive .site-content,
	.sticky-header.tax-jetpack-portfolio-tag .site-content,
	.sticky-header.error404 .site-content,
	.sticky-header.split-layout .site-content {
		padding-top: 169px;
	}


	.home.page .site-content,
	.home.sticky-header.page .site-content {
		padding-top: 60px;
	}

	.standard-menu .menu-toggle {
		display: none;
	}

	.standard-menu .main-navigation ul ul {
		padding: 10px 0;
		text-align: left;
		width: 200px;
		position: absolute;
		top: 100%;
		left: -35px;
		z-index: 1002;
	}

	.slider-initialized.standard-menu .main-navigation ul ul {
		background-color: transparent;
	}

	.standard-menu .nav-menu > li > ul {
		-webkit-transform: translateY(-50px);
		-moz-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		-o-transform: translateY(-50px);
		transform: translateY(-50px);
	}

	.standard-menu .nav-menu > li:last-of-type > ul {
		left: auto;
		right: 0;
		text-align: right;
	}

	.standard-menu .nav-menu > .toggle-on > ul,
	.standard-menu .nav-menu > .focus > ul {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.standard-menu .nav-menu > li > ul ul {
		-webkit-transform: translateX(-50px);
		-moz-transform: translateX(-50px);
		-ms-transform: translateX(-50px);
		-o-transform: translateX(-50px);
		transform: translateX(-50px);
	}

	.standard-menu .nav-menu > li:last-of-type > ul ul,
	.standard-menu .nav-menu > li:nth-last-child(2) > ul ul {
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		-ms-transform: translateX(50px);
		-o-transform: translateX(50px);
		transform: translateX(50px);
	}

	.standard-menu .nav-menu > li > ul .toggle-on ul,
	.standard-menu .nav-menu > li > ul .focus ul {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	.standard-menu .main-navigation ul ul li {
		display: block;
		padding: 6px 35px;
	}

	.standard-menu .main-navigation ul ul .dropdown-toggle {
		margin-top: -15px;
		position: absolute;
		top: 50%;
		right: 6px;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.standard-menu .nav-menu > li:last-of-type ul .dropdown-toggle {
		right: auto;
		left: 6px;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.standard-menu .main-navigation ul ul ul {
		left: 100%;
		top: -16px;
	}

	.standard-menu .main-navigation ul li:last-of-type ul ul,
	.standard-menu .main-navigation ul li:nth-last-child(2) ul ul {
		left: auto;
		right: 100%;
	}

	.site-branding {
		display: table-cell;
		margin-right: 0;
		margin-left: 0;
		text-align: left;
		vertical-align: middle;
		width: 300px;
	}

	.site-header nav {
		display: table-cell;
		padding-right: 44px;
		text-align: right;
		vertical-align: middle;
	}

	#big-search-close:hover:before,
	#big-search-close:hover:after {
		background-color: rgba(0,0,0,.7);
	}

	#menuMarker {
		display: none;
	}

	/* Menu Type 2 */

	.hamburger-menu .menu-toggle {
		background: none;
		border: none;
		display: inline-block;
		height: 30px;
		margin-left: -7px;
		overflow: hidden;
		padding: 0;
		text-align: center;
		text-indent: -9999px;
		width: 40px;
		position: absolute;
		top: 9px;
		right: 114px;
		z-index: 1001;
	}

	.hamburger-menu.no-sidebar .menu-toggle {
		right: 80px;
	}

	.hamburger-menu .menu-toggle:focus,
	.hamburger-menu .menu-toggle:active {
		background: none;
	}

	.hamburger-menu .menu-toggle span,
	.hamburger-menu .menu-toggle span:before,
	.hamburger-menu .menu-toggle span:after {
		background-color: #000;
		height: 2px;
		position: absolute;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}

	.hamburger-menu .menu-toggle:hover span,
	.hamburger-menu .menu-toggle:hover span:after {
		width: 22px;
	}

	.hamburger-menu .menu-toggle span {
		margin-top: -1px;
		width: 15px;
		top: 50%;
		right: 7px;
	}

	.hamburger-menu .menu-toggle span:before,
	.hamburger-menu .menu-toggle span:after {
		content: "";
		right: 0;
	}

	.hamburger-menu .menu-toggle span:before {
		width: 22px;
		top: -5px;
	}

	.hamburger-menu .menu-toggle span:after {
		width: 18px;
		top: 5px;
	}

	.hamburger-menu .toggled .menu-toggle span {
		background-color: transparent;
	}

	.hamburger-menu .toggled .menu-toggle span:before,
	.hamburger-menu .toggled .menu-toggle span:after {
		background-color: #fff;
		width: 20px;
		top: 0;
	}

	.hamburger-menu .toggled .menu-toggle span:before {
		-webkit-transform: rotate(45deg) translateZ(0);
		-moz-transform: rotate(45deg) translateZ(0);
		-ms-transform: rotate(45deg) translateZ(0);
		-o-transform: rotate(45deg) translateZ(0);
		transform: rotate(45deg) translateZ(0);
	}

	.hamburger-menu .toggled .menu-toggle span:after {
		-webkit-transform: rotate(-45deg) translateZ(0);
		-moz-transform: rotate(-45deg) translateZ(0);
		-ms-transform: rotate(-45deg) translateZ(0);
		-o-transform: rotate(-45deg) translateZ(0);
		transform: rotate(-45deg) translateZ(0);
	}

	.hamburger-menu .site-header nav:not(.woo-navigation) {
		margin: 0;
		text-transform: none;
	}

	.hamburger-menu .site-header nav.woo-navigation {
		padding-right: 140px;
		width: 300px;
	}

	.hamburger-menu.no-sidebar .site-header nav.woo-navigation {
		padding-right: 100px;
		width: 260px;
	}

	.hamburger-menu .dropdown-toggle {
		font-size: 16px;
		font-size: 1rem;
	}

	.hamburger-menu .site-header nav:not(.woo-navigation) {
		font-size: 20px;
		font-size: 1.375rem;
	}

	.hamburger-menu .menu-toggle + div,
	.hamburger-menu .main-navigation > .menu {
		background-color: #000;
		height: 100vh;
		opacity: 0;
		overflow-y: auto;
		overflow-x: hidden;
		padding-left: 78px;
		visibility: hidden;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1000;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}

	.hamburger-menu .toggled .menu-toggle + div,
	.hamburger-menu .toggled.main-navigation > .menu {
		opacity: 1;
		visibility: visible;
	}

	.hamburger-menu .menu-toggle + div:before,
	.hamburger-menu .main-navigation > .menu:before {
		content: "";
		display: inline-block;
		height: 100%;
		margin-right: -0.25em;
		vertical-align: middle;
	}

	.hamburger-menu .main-navigation .nav-menu {
		display: inline-block;
		padding: 90px 50px 90px 12%;
		position: relative;
		text-align: left;
		vertical-align: top;
		width: 100%;
	}

	.hamburger-menu #menuMarker {
		color: #fff;
		display: inline-block;
		font-size: 18px;
		font-size: 1.125rem;
		font-style: normal;
		position: absolute;
		top: 175px;
		left: 0;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		transform-origin: 0 0;
	}

	.hamburger-menu .main-navigation .nav-menu li {
		display: block;
		margin: 1em 0 0;
		padding: 0;
	}

	.hamburger-menu .nav-menu > li > .sub-menu > li:last-child {
		padding-bottom: 20px;
	}

	.hamburger-menu .nav-menu > li {
		font-size: 30px;
	}

	.hamburger-menu .nav-menu > li a,
	.hamburger-menu .nav-menu > li .dropdown-toggle {
		color: #797979;
	}

	.hamburger-menu .main-navigation .nav-menu .current_page_item > a,
	.hamburger-menu .main-navigation .nav-menu .current-menu-item > a,
	.hamburger-menu .main-navigation .nav-menu .current_page_ancestor > a {
		color: #fff;
		font-weight: 700;
	}

	.hamburger-menu .nav-menu > li > .dropdown-toggle {
		margin-left: 30px;
		margin-right: -53px;
	}

	.hamburger-menu .nav-menu .sub-menu li {
		font-size: 14px;
	}

	.hamburger-menu .nav-menu .sub-menu a {
		color: rgba(255,255,255,.5);
	}

	.hamburger-menu .nav-menu .sub-menu li .dropdown-toggle {
		font-size: 11px;
		margin-left: 10px;
		margin-right: -23px;
	}

	.hamburger-menu .main-navigation ul ul {
		max-height: 0;
		overflow: hidden;
	}

	.hamburger-menu .toggle-on > a ~ ul,
	.hamburger-menu .focus > a ~ ul {
		max-height: 400px;
	}

	.hamburger-menu #big-search-trigger {
		position: absolute;
		right: 84px;
	}

	.hamburger-menu.no-sidebar #big-search-trigger {
		right: 47px;
	}

	.hamburger-menu .sidebar-trigger {
		position: absolute;
		right: 47px;
	}

	.hamburger-menu #big-search-trigger {
		top: 14px;
	}

	.hamburger-menu .sidebar-trigger {
		top: 15px;
	}

	.site-content {
		min-height: calc(100vh - 258px);
	}

	.menu-social-container {
		top: calc(90vh + 40px);
		left: 50px;
		-webkit-transform: rotate(-90deg) translateX(0);
		-moz-transform: rotate(-90deg) translateX(0);
		-ms-transform: rotate(-90deg) translateX(0);
		-o-transform: rotate(-90deg) translateX(0);
		transform: rotate(-90deg) translateX(0);
		z-index: 999;
	}

	.show-bottom-notice .menu-social-container {
		top: calc(87vh + 40px);
	}

	.menu-social-container .social-menu-trig {
		background-color: #000;
		color: #fff;
	}

	body #infinite-handle,
	body .infinite-loader {
		margin-top: 10rem;
	}

	.featured-slider-wrap {
		height: 100vh;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
	}

	.admin-bar.sticky-header header.site-header,
	.admin-bar .featured-slider-wrap {
		top: 32px;
	}

	.admin-bar .featured-slider-wrap {
		height: calc(100vh - 32px);
	}

	.featured-slider .slick-dots {
		margin-left: 21px;
		bottom: 13px;
		left: 100%;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.slider-initialized .site-content {
		margin-top: calc(100vh - 105px);
	}

	.sticky-header.slider-initialized .site-content {
		margin-top: 100vh;
	}

	.single-post .container-medium + .content-area,
	.single-portfolio .container-medium + .container-small {
		margin-top: 6rem;
	}

	.comment .children {
		margin-left: 5rem;
	}

	.headline-template .site-content,
	.single-portfolio-headline .content-area {
		margin-top: 40vh;
	}

	.masonry .portfolio-item .entry-title {
		margin-bottom: 10px;
	}

	.masonry .portfolio-item .entry-meta {
		-webkit-transition-delay: .1s;
		-moz-transition-delay: .1s;
		-ms-transition-delay: .1s;
		-o-transition-delay: .1s;
		transition-delay: .1s;
	}

	.masonry .portfolio-item .featured-image + .entry-header .entry-meta,
	.masonry .portfolio-item .featured-image + .entry-header .entry-title,
	.shuffle-layout .portfolio-item .featured-image + .entry-header .entry-title {
		display: block;
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	.masonry .portfolio-item .featured-image a:before,
	.featured-slider .portfolio-item .featured-image a:before,
	.featured-slider .portfolio-item .featured-image a:after,
	.shuffle-layout .portfolio-item .featured-image a:before {
		display: none;
	}

	.featured-image a:after,
	.gallery-size-full[data-carousel-extra] .gallery-item a:after,
	.gallery-size-full .gallery-item a:after {
		margin-left: -16px;
		margin-top: -16px;
		opacity: 0;
		position: absolute;
		top: 50%;
		left: 50%;
	}

	.featured-image a:before,
	.gallery-size-full[data-carousel-extra] .gallery-item a:before,
	.gallery-size-full .gallery-item a:before,
	.masonry .portfolio-item .featured-image a:after,
	.shuffle-layout .portfolio-item .featured-image a:after {
		content: "";
		background-color: rgba(255,255,255,.8);
		margin: 0;
		position: absolute;
		top: 20px;
		left: 20px;
		bottom: 20px;
		right: 20px;
		-webkit-transform: translate3d(20px,-20px,0);
		-ms-transform: translate3d(20px,-20px,0);
		-o-transform: translate3d(20px,-20px,0);
		transform: translate3d(20px,-20px,0);
	}

	.search .featured-image a:before,
	.tag.archive .featured-image a:before,
	.tax-jetpack-portfolio-tag .featured-image a:before {
		display: none;
	}

	.masonry .portfolio-item .featured-image + .entry-header,
	.shuffle-layout .portfolio-item .featured-image + .entry-header {
		max-height: calc(100% - 80px);
		padding: 0;
		position: absolute;
		right: 40px;
		bottom: 40px;
		left: 45px;
	}

	.featured-image a:before,
	.gallery-size-full[data-carousel-extra] .gallery-item a:before,
	.gallery-size-full .gallery-item a:before,
	.masonry .portfolio-item .featured-image + .entry-header .entry-meta,
	.masonry .portfolio-item .featured-image + .entry-header .entry-title,
	.masonry .portfolio-item .featured-image a:after,
	.masonry .portfolio-item .featured-image + .entry-header,
	.shuffle-layout .portfolio-item .featured-image + .entry-header .entry-title,
	.shuffle-layout .portfolio-item .featured-image a:after {
		opacity: 0;
	}

	.search #infinite-handle,
	.search .infinite-loader,
	.tag.archive #infinite-handle,
	.tag.archive .infinite-loader,
	.tax-jetpack-portfolio-tag #infinite-handle,
	.tax-jetpack-portfolio-tag .infinite-loader {
		margin-top: 50px;
		margin-bottom: -100px;
	}

	.page-template-portfolio-page .page-header,
	.post-type-archive-portfolio .page-header,
	.post-type-archive-jetpack-portfolio .page-header {
		margin-bottom: 6rem;
	}

	.shuffle-layout .portfolio-wrapper article,
	.call-action-layout-shuffle article,
	.shop-layout-shuffle .products .product,
	.product-layout-shuffle .product-promo-wrapper .product {
		margin-bottom: 10rem;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 1) .portfolio-item {
		max-width: 58%;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 1) .featured-portrait {
		max-width: 40%;
	}

	.call-action-layout-shuffle article:nth-of-type(3n + 3),
	.shop-layout-shuffle .products .product:nth-of-type(3n + 3),
	.product-layout-shuffle .product-promo-wrapper .product:nth-child(3n + 3) {
		max-width: 49%;
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
		margin-left: 20px;
		margin-right: 20px;
	}

	.call-action-layout-shuffle article.featured-landscape:nth-of-type(3n + 3) {
		max-width: 64%;
	}

	.shuffle-layout .entry-meta {
		background: #fff;
		padding: 4px 6px 20px;
		white-space: nowrap;
		text-transform: uppercase;
		position: absolute;
		left: -45px;
		bottom: -46px;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transform-origin: 0 100%;
		-moz-transform-origin: 0 100%;
		-ms-transform-origin: 0 100%;
		-o-transform-origin: 0 100%;
		transform-origin: 0 100%;
	}

	.site-header input[type="search"],
	.no-results input[type="search"],
	.error-404 input[type="search"] {
		min-width: 500px;
	}

	.gallery-count {
		position: absolute;
		right: -58px;
		bottom: 13px;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		z-index: -1;
	}

	.no-sidebar .alignfull {
		margin-left: calc(-50vw + 50%);
		margin-right: calc(-50vw + 50%);
	}

	/* Hover states */

	a:hover,
	.nav-menu li:hover > .dropdown-toggle,
	div[class^="gr_custom_container"] a:hover,
	#big-search-trigger:hover,
	.sidebar-trigger:hover {
		color: #5d5d5d;
	}

	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover,
	.footer-newsletter-wrapper input[type="submit"]:hover,
	.has-background-light-background-color[class] .wp-block-button__link:hover,
	.wp-block-button__link:hover {
		background-color: #fff;
		outline: none;
	}

	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover,
	.footer-newsletter-wrapper input[type="submit"]:hover,
	.nav-links a:hover,
	.comment-metadata a:hover,
	.comment .reply a:hover,
	.entry-footer a:hover,
	.widget a:hover,
	.paging-navigation a:hover,
	.listing .format-link .entry-content a:hover,
	.category-filter a:hover,
	.instagram-username a:hover,
	.widget .tp_recent_tweets a:hover,
	.has-background-light-background-color[class] .wp-block-button__link:hover,
	.wp-block-button__link:hover {
		color: #000;
	}

	label.checkbox:hover:before,
	input[type="checkbox"] + label:hover:before,
	label.radio:hover:before,
	input[type="radio"] + label:hover:before,
	.paging-navigation a:hover,
	.read-more-link:hover,
	.logged-in-as a:hover,
	.nav-links a:hover,
	.category-filter a:hover,
	body #infinite-handle span:hover,
	.widget .search-form input[type="submit"]:hover,
	.widget .newsletter input[type="submit"]:hover,
	.widget.widget_product_search button[type="submit"]:hover,
	.comment-metadata a:hover,
	.comment .reply a:hover,
	.widget_wpcom_social_media_icons_widget a:hover {
		opacity: 1;
	}

	h1 a:hover,
	h2 a:hover,
	h3 a:hover,
	h4 a:hover,
	h5 a:hover,
	h6 a:hover,
	.featured-slider .slick-arrow:hover:before {
		color: #747474;
	}

	.hamburger-menu .nav-menu > li a:hover,
	.hamburger-menu .nav-menu > li .dropdown-toggle:hover,
	.hamburger-menu .nav-menu .sub-menu a:hover,
	.scroll-box .widget a:hover,
	.scroll-box .widget .search-form input[type="submit"]:hover,
	.scroll-box .jetpack-display-remote-posts h4 a:hover {
		color: #fff;
	}

	.scroll-box .widget h1 a:hover,
	.scroll-box .widget h2 a:hover,
	.scroll-box .widget h3 a:hover,
	.scroll-box .widget h4 a:hover,
	.scroll-box .widget h5 a:hover,
	.scroll-box .widget h6 a:hover {
		color: rgba(255,255,255,.6);
	}

	.paging-navigation .prev:hover,
	.paging-navigation .next:hover {
		color: rgba(0,0,0,.1);
	}

	.entry-footer a:hover,
	.author-box a:hover,
	.listing .format-link .entry-content a:hover {
		border-color: inherit;
	}

	.entry-content a:hover {
		border-color: #5d5d5d;
	}

	.site-header .search-form input[type="submit"]:hover,
	.no-results .search-form input[type="submit"]:hover,
	.error-404 .search-form input[type="submit"]:hover,
	.site-header .woocommerce-product-search button[type="submit"]:hover {
		background-color: transparent;
	}

	.close-sidebar:hover:before,
	.close-sidebar:hover:after,
	#big-search-close:hover:before,
	#big-search-close:hover:after {
		background-color: #5d5d5d;
	}

	.nav-previous a:hover:after {
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		-o-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	.nav-next a:hover:after {
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		-o-transform: translateX(30px);
		transform: translateX(30px);
	}

	.scroll-down:hover i {
		left: -15px;
	}

	.scroll-up:hover i {
		left: 15px;
	}

	.scroll-down i,
	.scroll-up i {
		-webkit-transition: left .3s;
		-moz-transition: left .3s;
		-ms-transition: left .3s;
		-o-transition: left .3s;
		transition: left .3s;
	}

	.listing .featured-image a:hover:after,
	.gallery-size-full[data-carousel-extra] .gallery-item a:hover:after,
	.gallery-size-full .gallery-item a:hover:after {
		color: #000;
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	.sd-social .sd-title:hover + .sd-content,
	.sd-social .sd-content:hover {
		opacity: 1;
		-webkit-transform: translateX(0) scaleX(1);
		-ms-transform: translateX(0) scaleX(1);
		-o-transform: translateX(0) scaleX(1);
		transform: translateX(0) scaleX(1);
		-webkit-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), 0s -webkit-transform 0s;
		-moz-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), 0s -moz-transform 0s;
		-ms-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), 0s -ms-transform 0s;
		-o-transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), 0s -o-transform 0s;
		transition: opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), 0s transform 0s
	}

	.instagram-feed li:hover a {
		-webkit-transform: translateY(-20px);
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	body #TB_closeWindowButton:hover .tb-close-icon,
	body .tb-close-icon:hover {
		color: rgba(255,255,255,.7);
	}

	body .slideshow-window div.slideshow-controls a:hover {
		color: rgba(255,255,255,.7) !important;
	}

	.jp-carousel-wrap .jp-carousel-close-hint:hover {
		opacity: .7;
	}

	.jp-carousel-wrap .jp-carousel-next-button:hover span:before {
		-webkit-transform: translate(-25%,-50%);
		-moz-transform: translate(-25%,-50%);
		-ms-transform: translate(-25%,-50%);
		-o-transform: translate(-25%,-50%);
		transform: translate(-25%,-50%);
	}

	.jp-carousel-wrap .jp-carousel-previous-button:hover span:before {
		-webkit-transform: translate(-75%,-50%);
		-moz-transform: translate(-75%,-50%);
		-ms-transform: translate(-75%,-50%);
		-o-transform: translate(-75%,-50%);
		transform: translate(-75%,-50%);
	}

	.jp-relatedposts-post .jp-relatedposts-post-a:hover,
	.featured-media a:hover {
		opacity: .5;
	}

	#TB_prev a:hover:before {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	#TB_next a:hover:before {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}

	.entry-content .read-more-link,
	.jp-relatedposts-post .jp-relatedposts-post-a:hover {
		border: none;
	}

	body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a,
	body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
		text-decoration: none;
	}

	.featured-image a:hover:before,
	.listing .gallery-size-full[data-carousel-extra]:hover .gallery-item a:before,
	.single .gallery-size-full[data-carousel-extra]:hover .gallery-item a:before,
	.listing .gallery-size-full:hover .gallery-item a:before,
	.single .gallery-size-full:hover .gallery-item a:before,
	.masonry .portfolio-item:hover .featured-image + .entry-header .entry-meta,
	.masonry .portfolio-item:hover .featured-image + .entry-header .entry-title,
	.masonry .portfolio-item:hover .featured-image a:after,
	.masonry .portfolio-item:hover .featured-image + .entry-header,
	.shuffle-layout .portfolio-item:hover .featured-image + .entry-header .entry-title,
	.shuffle-layout .portfolio-item:hover .featured-image a:after,
	.shuffle-layout .portfolio-item:hover .featured-image + .entry-header {
		opacity: 1;
		-webkit-transform: translate3d(0,0,0);
		-moz-transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
		-o-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	.masonry .portfolio-item:hover .featured-image + .entry-header .entry-meta,
	.masonry .portfolio-item:hover .featured-image + .entry-header .entry-title,
	.shuffle-layout .portfolio-item:hover .featured-image + .entry-header .entry-title {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.flickr_badge_image a:hover,
	.eris-instagram-feed li a:hover,
	.advertisement-widget a:hover {
		opacity: .3;
	}

}

@media only screen and (min-width: 1280px){


	.container-small .googlemaps {
		margin-left: -100px;
		width: calc(100% + 200px);
	}

	.split-layout .container > article,
	.split-layout .featured-media {
		display: inline-block;
		vertical-align: top;
	}

	.split-layout .container > article {
		max-width: 900px;
		padding-right: 10%;
		position: absolute;
		width: 42%;
	}

	.split-layout .featured-media {
		margin-left: 50%;
		padding-left: 3.6%;
		width: 50%;
	}

	.split-layout .featured-media,
	.split-layout .featured-media .featured-image {
		text-align: right;
	}

	.featured-media .gallery-columns-1 .gallery-item {
		clear: both;
		float: right;
		text-align: right;
	}

}

@media only screen and (min-width: 1300px) and (max-width: 1600px){

	.grid-sizer,
	.layout-four-columns .site-main .portfolio,
	.layout-four-columns .site-main .jetpack-portfolio {
		width: 33.3333%;
	}

}

@media only screen and (min-width: 1367px){

	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 2),
	.call-action-layout-shuffle article:nth-of-type(3n + 1),
	.shop-layout-shuffle .products .product:nth-of-type(3n + 1),
	.product-layout-shuffle .product-promo-wrapper .product:nth-child(3n + 1) {
		padding-right: 6%;
		padding-left: 4%;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 3),
	.call-action-layout-shuffle article:nth-of-type(3n + 2),
	.shop-layout-shuffle .products .product:nth-of-type(3n + 2),
	.product-layout-shuffle .product-promo-wrapper .product:nth-child(3n + 2) {
		padding-right: 4%;
		padding-left: 6%;
	}

}

@media only screen and (min-width: 1441px){

	.layout-four-columns .site-main > .row {
		margin-left: -30px;
		margin-right: -30px;
	}

	.layout-four-columns .masonry [class*="col-"] {
		padding-left: 30px;
		padding-right: 30px;
	}

	.layout-three-columns .site-main > .row {
		margin-left: -40px;
		margin-right: -40px;
	}

	.layout-three-columns .masonry [class*="col-"] {
		padding-left: 40px;
		padding-right: 40px;
	}

	.listing .hentry {
		margin-bottom: 14rem;
	}

	.headline-template .hero .entry-content {
		margin-top: 26vh;
	}

	.sticky-header.headline-template .hero .entry-content {
		margin-top: 40vh;
	}

}

@media only screen and (min-width: 2000px){

	.featured-slider-wrap .container {
		max-width: 1600px;
	}

	.featured-slider article {
		max-height: 740px;
	}

}

@media only screen and (max-width: 1600px){
	.call-action-wrapper,
	.product-promo-wrapper {
		margin-left: 80px;
		margin-right: 80px;
		max-width: 100%;
	}

	.call-action-wrapper.call-action-layout-masonry-2 article.call-action.favorite-1,
	.call-action-wrapper.call-action-layout-masonry-3 article.call-action.favorite-1,
	.call-action-wrapper.call-action-layout-masonry-4 article.call-action.favorite-1,
	.call-action-wrapper.call-action-layout-shuffle article.call-action.favorite-1 {
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
		width: 100%;
	}

	.big-slider article h2 {
		font-size: 90%;
	}

}

@media only screen and (min-width: 1025px) and (max-width: 1440px){

	.blog .site-content,
	.single .site-content,
	.page .site-content,
	.archive .site-content,
	.search .site-content,
	.tag.archive .site-content,
	.tax-jetpack-portfolio-tag .site-content,
	.error404 .site-content {
		padding-bottom: 150px;
	}

	.listing .hentry {
		margin-bottom: 12rem;
	}

	.single-portfolio .hero {
		margin-top: 10vh;
	}

	.headline-template .hero .entry-content {
		margin-top: 13vh;
	}

	.sticky-header.headline-template .hero .entry-content {
		margin-top: 24vh;
	}

	.featured-slider-wrap .container {
		max-width: 1460px;
		padding-left: 235px;
		padding-right: 235px;
	}

	.featured-slider .slick-dots {
		margin-left: 15px;
	}

}

@media only screen and (max-width: 1440px){

	.layout-four-columns .site-main > .row {
		margin-left: -30px;
		margin-right: -30px;
	}

	.layout-four-columns .masonry [class*="col-"] {
		padding-left: 30px;
		padding-right: 30px;
	}

	.layout-three-columns .site-main > .row {
		margin-left: -40px;
		margin-right: -40px;
	}

	.layout-three-columns .masonry [class*="col-"] {
		padding-left: 40px;
		padding-right: 40px;
	}


	.headline-template .hero h1 {
		font-size: 50px;
		 font-size: 3.125rem;
	}

	/* call to action */
	.call-action-wrapper .favorite- .entry-text {
		max-width: calc(100% - 90px);
	}

	.call-action-wrapper h2 {
		font-size: 30px;
		margin-bottom: 12px;
	}

	.call-action-wrapper .headline-small h2 {
		font-size: 20px;
	}

	.call-action-wrapper .headline-medium h2 {
		font-size: 30px;
	}

	.call-action-wrapper .headline-large h2 {
		font-size: 40px;
	}

	.call-action-wrapper .entry-desc {
		font-size: 14px;
	}

	.call-action-wrapper .entry-desc:not(:last-child) {
		margin-bottom: 20px;
	}

	.call-action-wrapper .entry-text a {
		font-size: 12px;
	}

	.call-action-wrapper .top-left .entry-text,
	.call-action-wrapper .center-left .entry-text,
	.call-action-wrapper .bottom-left .entry-text {
		left: 30px;
	}

	.call-action-wrapper .top-right .entry-text,
	.call-action-wrapper .center-right .entry-text,
	.call-action-wrapper .bottom-right .entry-text {
		right: 30px;
	}

	.call-action-wrapper .top-left .entry-text,
	.call-action-wrapper .top-center .entry-text,
	.call-action-wrapper .top-right .entry-text {
		top: 30px;
	}

	.call-action-wrapper .bottom-left .entry-text,
	.call-action-wrapper .bottom-center .entry-text,
	.call-action-wrapper .bottom-right .entry-text {
		bottom: 30px;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1366px){

	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 2),
	.call-action-layout-shuffle article:nth-of-type(3n + 1),
	.shop-layout-shuffle .products .product:nth-of-type(3n + 1),
	.product-layout-shuffle .product-promo-wrapper .product:nth-child(3n + 1) {
		padding-right: 5%;
		padding-left: 3%;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 3),
	.call-action-layout-shuffle article:nth-of-type(3n + 2),
	.shop-layout-shuffle .products .product:nth-of-type(3n + 2),
	.product-layout-shuffle .product-promo-wrapper .product:nth-child(3n + 2) {
		padding-right: 3%;
		padding-left: 5%;
	}

	.call-action-layout-shuffle article:nth-of-type(3n + 3),
	.shop-layout-shuffle .products .product:nth-of-type(3n + 3),
	.product-layout-shuffle .product-promo-wrapper .product:nth-child(3n + 3) {
		padding-right: 4%;
		padding-left: 4%;
	}

}

@media only screen and (min-width: 1025px) and (max-width: 1366px){

	.sticky-header.blog .site-content,
	.sticky-header.single .site-content,
	.sticky-header.page .site-content,
	.sticky-header.archive .site-content,
	.sticky-header.search .site-content,
	.sticky-header.tag.archive .site-content,
	.sticky-header.tax-jetpack-portfolio-tag .site-content,
	.sticky-header.error404 .site-content,
	.sticky-header.split-layout .site-content {
		padding-top: 124px;
	}

	.home.page .site-content,
	.home.sticky-header.page .site-content {
		padding-top: 60px;
	}

	.page-template-portfolio-page .page-header,
	.post-type-archive-portfolio .page-header,
	.post-type-archive-jetpack-portfolio .page-header {
		margin-bottom: 4rem;
	}

	.site-info {
		padding-right: 60px;
	}

}

@media only screen and (max-width: 1366px){

	#TB_caption,
	#TB_closeWindow {
		top: 4%;
	}

}

@media only screen and (max-width: 1279px){

	blockquote.pull-left,
	q.pull-left {
		margin-left: 0;
	}

	blockquote.pull-right,
	q.pull-right {
		margin-right: 0;
	}

	figure.alignright,
	img.alignright,
	.wp-block-image .alignright {
		margin: 8px 0 20px 36px;
	}

	figure.alignleft,
	img.alignleft,
	.wp-block-image .alignleft {
		margin: 8px 36px 20px 0;
	}

	.split-layout .container > article {
		position: static !important;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1024px){

	.blog .site-content,
	.single .site-content,
	.page .site-content,
	.archive .site-content,
	.search .site-content,
	.tag.archive .site-content,
	.tax-jetpack-portfolio-tag .site-content,
	.error404 .site-content {
		padding-bottom: 8vw;
	}

	.sticky-header.blog .site-content,
	.sticky-header.single .site-content,
	.sticky-header.page .site-content,
	.sticky-header.archive .site-content,
	.sticky-header.search .site-content,
	.sticky-header.tag.archive .site-content,
	.sticky-header.tax-jetpack-portfolio-tag .site-content,
	.sticky-header.error404 .site-content,
	.sticky-header.split-layout .site-content {
		padding-top: 124px;
	}

	.home.page .site-content,
	.home.sticky-header.page .site-content {
		padding-top: 40px;
	}

	.listing .hentry {
		margin-bottom: 8rem;
	}

	.single-post .container-medium + .content-area,
	.single-portfolio .container-medium + .container-small {
		margin-top: 3rem;
	}

	.headline-template .hero .entry-content,
	.single-portfolio .hero {
		margin-top: 13vh;
	}

	.sticky-header.headline-template .hero .entry-content {
		margin-top: 23vh;
	}

	.site-branding {
		max-width: 280px;
		padding-top: 5px;
		padding-right: 60px;
	}

	.site-branding img {
		max-width: 280px;
	}

	.post-navigation {
		margin: 12vw 0 0;
	}

	body #infinite-handle,
	body .infinite-loader {
		margin-top: 5rem;
	}

	.shuffle-layout .portfolio-wrapper article,
	.call-action-layout-shuffle article,
	.shop-layout-shuffle .products .product,
	.product-layout-shuffle .product-promo-wrapper .product {
		margin-bottom: 6rem;
	}

	body #jp-relatedposts {
		margin-top: 7rem;
	}

	body #TB_window.format-video {
		margin-top: -30% !important;
		margin-left: 50px !important;
		width: calc(100% - 100px) !important;
	}

	.featured-slider-wrap {
		margin-bottom: 44px;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 1) .portfolio-item {
		max-width: 65%;
	}

	.shuffle-layout .portfolio-wrapper article:nth-of-type(3n + 1) .featured-portrait {
		max-width: 45%;
	}

}

@media only screen and (max-width: 1024px){

	.site-header {
		padding: 1rem 0;
	}

	.slider-initialized .site-header {
		position: absolute;
		width: 100%;
		z-index: 1001;
	}

	.site-header .search-form input[type="submit"],
	.no-results .search-form input[type="submit"],
	.error-404 .search-form input[type="submit"],
	.site-header .woocommerce-product-search button[type="submit"],
	.site-header .search-form:before,
	.no-results .search-form:before,
	.error-404 .search-form:before,
	.site-header .woocommerce-product-search:before {
		right: 10%;
	}

	.site-header input[type="search"],
	.no-results input[type="search"],
	.error-404 input[type="search"] {
		width: 80%;
	}

	.menu-toggle {
		background: none;
		border: none;
		display: inline-block;
		font-size: 0;
		height: 40px;
		margin-left: -7px;
		padding: 0;
		text-align: center;
		width: 40px;
		position: absolute;
		top: 0;
		right: 127px;
		z-index: 1001;
	}

	body.no-sidebar .menu-toggle {
		right: 87px;
	}

	.menu-toggle:focus,
	.menu-toggle:active {
		background: none;
	}

	.menu-toggle i {
		color: #000;
		display: inline-block;
		font-size: 10px;
		letter-spacing: 1px;
		font-style: normal;
		margin-top: -6px;
		text-indent: 0;
		text-transform: uppercase;
		position: absolute;
		top: 50%;
		left: -44px;
		display: none;
	}

	.menu-toggle span,
	.menu-toggle span:before,
	.menu-toggle span:after {
		background-color: #000;
		height: 2px;
		position: absolute;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}

	.menu-toggle span {
		margin-top: -1px;
		width: 20px;
		top: 50%;
		right: 7px;
	}

	.menu-toggle span:before,
	.menu-toggle span:after {
		content: "";
		right: 0;
	}

	.menu-toggle span:before {
		width: 30px;
		top: -7px;
	}

	.menu-toggle span:after {
		width: 25px;
		top: 7px;
	}

	.site-header .toggled .menu-toggle span {
		background-color: transparent;
	}

	.site-header .toggled .menu-toggle span:before,
	.site-header .toggled .menu-toggle span:after {
		background-color: #fff;
		width: 20px;
		top: 0;
	}

	.toggled .menu-toggle span:before {
		-webkit-transform: rotate(45deg) translateZ(0);
		-moz-transform: rotate(45deg) translateZ(0);
		-ms-transform: rotate(45deg) translateZ(0);
		-o-transform: rotate(45deg) translateZ(0);
		transform: rotate(45deg) translateZ(0);
	}

	.toggled .menu-toggle span:after {
		-webkit-transform: rotate(-45deg) translateZ(0);
		-moz-transform: rotate(-45deg) translateZ(0);
		-ms-transform: rotate(-45deg) translateZ(0);
		-o-transform: rotate(-45deg) translateZ(0);
		transform: rotate(-45deg) translateZ(0);
	}

	.sidebar-trigger {
		position: absolute;
		top: 2px;
		right: 48px;
		padding: 6px 0;
	}

	.site-header nav {
		margin: 0;
		text-transform: none;
	}

	.dropdown-toggle {
		font-size: 16px;
		font-size: 1rem;
	}

	.site-header nav {
		font-size: 20px;
		font-size: 1.375rem;
	}

	.menu-toggle + div,
	.main-navigation > .menu {
		background-color: #000;
		height: 100vh;
		opacity: 0;
		overflow-y: auto;
		overflow-x: hidden;
		padding-left: 78px;
		padding-right: 78px;
		visibility: hidden;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1000;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}

	.toggled .menu-toggle + div,
	.toggled.main-navigation > .menu {
		opacity: 1;
		visibility: visible;
	}

	.menu-toggle + div:before,
	.main-navigation > .menu:before {
		content: "";
		display: inline-block;
		height: 100%;
		margin-right: -0.25em;
		vertical-align: middle;
	}

	.site-header .main-navigation .current_page_item > a,
	.site-header .main-navigation .current-menu-item > a,
	.site-header .main-navigation .current_page_ancestor > a,
	.site-header .main-navigation .current_page_item > .dropdown-toggle,
	.site-header .main-navigation .current-menu-item > .dropdown-toggle,
	.site-header .main-navigation .current_page_ancestor > .dropdown-toggle,
	.woo-navigation .nav-woo li > a {
		color: #fff;
	}

	.main-navigation .nav-menu {
		display: inline-block;
		margin: 90px 0;
		max-height: calc(100% - 160px);
		overflow-y: auto;
		position: relative;
		text-align: left;
		vertical-align: top;
		width: 100%;
	}

	.admin-bar .main-navigation .nav-menu {
		max-height: calc(100% - 192px);
	}

	.main-navigation #menuMarker {
		display: none;
	}

	.main-navigation .nav-menu li {
		display: block;
		margin: 1em 0 0;
		padding: 0;
	}

	.nav-woo > li {
		margin: 0 0 6px;
		padding: 0 5px;
	}

	.main-navigation .nav-menu > li:first-of-type {
		margin-top: 0;
	}

	.nav-menu > li > .sub-menu > li:last-child {
		padding-bottom: 20px;
	}

	.nav-menu > li {
		font-size: 26px;
	}

	.site-header .nav-menu > li a,
	.site-header .nav-menu > li .dropdown-toggle {
		color: #797979;
	}

	.nav-menu .main-navigation .current_page_item > a,
	.nav-menu .main-navigation .current-menu-item > a,
	.nav-menu .main-navigation .current_page_ancestor > a {
		color: #fff;
		font-weight: 700;
	}

	.nav-menu > li > .dropdown-toggle {
		margin-left: 20px;
		margin-right: -53px;
	}

	.nav-menu .sub-menu li {
		font-size: 14px;
	}

	.site-header .nav-menu .sub-menu a {
		color: rgba(255,255,255,.5);
	}

	.nav-menu .sub-menu li .dropdown-toggle {
		font-size: 11px;
		margin-left: 10px;
		margin-right: -23px;
	}

	.main-navigation ul ul {
		max-height: 0;
		overflow: hidden;
	}

	.toggle-on > a ~ ul,
	.focus > a ~ ul {
		max-height: 400px;
	}

	#big-search-trigger {
		padding: 6px 0;
		position: absolute;
		top: 2px;
		right: 90px;
	}

	body.no-sidebar #big-search-trigger {
		right: 50px;
	}

	/* woo nav menu */

	.woo-navigation {
		display: none;
		position: fixed;
		right: 78px;
		bottom: -38px;
		text-align: left;
		width: auto;
		z-index: 1001;
	}

	.nav-woo > li {
		font-size: 14px;
	}

	input[type="text"],
	input[type="email"],
	input[type="tel"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	input[type="number"],
	textarea {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

	.menu-social-container {
		display: none;
		left: 78px;
		bottom: 40px;
		z-index: 1001;
	}

	.menu-social-container li {
		margin: 0 5px 2px;
	}

	.nav-opened .menu-social-container,
	.nav-opened .woo-navigation {
		display: block;
	}

	.menu-social-container .social-menu-trig {
		background-color: #fff;
		color: #000;
	}

	.site .menu-social-container a,
	.site .menu-social-container .social-menu-trig:before {
		color: #fff;
	}

	.featured-image a:after,
	.gallery-size-full[data-carousel-extra] .gallery-item a:after,
	.gallery-size-full .gallery-item a:after {
		display: none;
	}

	.comments-area {
		margin-top: 5rem;
		padding-bottom: 5rem;
	}

	.comment-respond,
	.comments-title {
		padding-top: 5rem;
	}

	.comment-list + .comment-respond {
		padding-top: 3rem;
	}

	.headline-template .site-content,
	.single-portfolio-headline .content-area {
		margin-top: 8rem;
	}

	.portfolio-item .entry-header {
		display: block;
		margin-top: 14px;
		margin-bottom: 18px;
	}

	.shuffle-layout .entry-title {
		margin-top: 20px;
	}

	.portfolio-item .entry-meta,
	.shuffle-layout .entry-meta {
		margin-top: 10px;
	}

	.page-template-portfolio-page .page-header,
	.post-type-archive-portfolio .page-header,
	.post-type-archive-jetpack-portfolio .page-header {
		margin-bottom: 4rem;
	}

	.gallery-count {
		display: block;
		margin-top: 20px;
		text-align: right;
	}

	.entry-gallery .gallery-count {
		position: absolute;
		right: 0;
	}

	.yes-widgets {
		padding-top: 5rem;
		padding-bottom: 4rem;
	}

	/* slider */

	.big-slider-wrapper {
		height: 700px;
	}

	.big-slider,
	.big-slider article,
	.slick-list,
	.slick-track,
	.big-slider .featured-image img {
		height: 100%;
	}

	.big-slider article h2 {
		font-size: 80%;
	}

	.front-slider-parallax .big-slider .featured-image {
		background-attachment: scroll;
	}

	/* newsletter footer */

	.footer-newsletter-wrapper {
		padding: 100px 50px;
	}

	.footer-newsletter-wrapper .mc_custom_border_hdr {
		font-size: 24px;
	}

	.footer-newsletter {
		max-width: 100%;
		display: block;
	}

	.no-sidebar .alignfull {
		margin-left: calc(-50vw + 50%);
		margin-right: calc(-50vw + 50%);
	}

}

@media only screen and (min-width: 768px) and (max-width: 1024px){

	.main-navigation .nav-menu {
		padding-left: 12%;
	}

	.main-navigation #menuMarker {
		color: #fff;
		display: inline-block;
		font-size: 18px;
		font-size: 1.125rem;
		font-style: normal;
		margin-top: 53px;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		transform-origin: 0 0;
	}

	.comment .children {
		margin-left: 3rem;
	}

}

@media screen and (max-width: 991px) {

	.featured-slider-wrap {
		padding-top: 100px;
		padding-bottom: 30px;
	}

	.featured-slider h2 {
		font-size: 24px;
		margin-top: 20px;
		text-align: center;
	}


	.featured-slider .slick-dots .slick-active:after {
		display: none;
	}

	.featured-slider .slick-dots li button {
		font-size: 0;
	}

	.featured-slider .slick-dots {
		display: block;
		font-weight: 400;
		list-style: none;
		margin: 10px 0 0;
		padding: 0;
		position: static;
		text-align: center;
		width: 100%;
		z-index: 1;
	}

	.featured-slider .slick-dots li {
		cursor: pointer;
		display: inline-block;
		height: 20px;
		margin: 0 3px;
		padding: 0;
		position: relative;
		width: 20px;
	}

	.featured-slider .slick-dots li button {
		background: transparent;
		border: 0;
		color: transparent;
		cursor: pointer;
		display: block;
		height: 20px;
		line-height: 0;
		outline: none;
		padding: 5px;
		width: 20px;
	}

	.featured-slider .slick-dots li button:hover,
	.featured-slider .slick-dots li button:focus {
		outline: none;
	}

	.featured-slider .slick-dots li button:before {
		content: '\2022';
		color: #000;
		font-size: 18px;
		height: 16px;
		left: 0;
		line-height: 23px;
		opacity: .5;
		position: absolute;
		text-align: center;
		top: 0;
		width: 16px;
	}

	.featured-slider .slick-dots li button:hover:before,
	.featured-slider .slick-dots li button:focus:before,
	.featured-slider .slick-dots li.slick-active button:before {
		opacity: 1;
	}

	.featured-slider .slick-dots li.slick-active button:before {
		color: #000;
	}

	.instagram-feed li {
		width: 25%;
	}

	.big-slider article h2 {
		font-size: 70%;
	}

}

@media screen and (max-width: 782px) {

	.admin-bar > .widget-area {
		top: 46px;
	}

	/* call to action */

	.call-action-wrapper,
	.product-promo-wrapper {
		margin-left: 50px;
		margin-right: 50px;
	}

	.product-promo-wrapper {
		margin-bottom: 40px;
	}

	.shuffle-layout .portfolio-wrapper article,
	.call-action-layout-shuffle article,
	.shop-layout-shuffle .products .product,
	.product-layout-shuffle .product-promo-wrapper .product {
		margin-bottom: 3rem;
		margin-top: 0;
	}

	.call-action-wrapper article.call-action.favorite-1 {
		margin-bottom: 3rem;
		margin-top: 2rem;
	}

	.call-action-layout-masonry-2 > div,
	.call-action-layout-masonry-3 > div,
	.call-action-layout-masonry-4 > div {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.call-action-layout-masonry-2 article,
	.call-action-layout-masonry-3 article,
	.call-action-layout-masonry-4 article {
		float: none;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 20px;
	}

	.call-action-layout-masonry-2 article,
	.call-action-layout-masonry-3 article,
	.call-action-layout-masonry-4 article {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.call-action-wrapper.call-action-layout-masonry-2 article.call-action.favorite-1,
	.call-action-wrapper.call-action-layout-masonry-3 article.call-action.favorite-1,
	.call-action-wrapper.call-action-layout-masonry-4 article.call-action.favorite-1,
	.call-action-wrapper.call-action-layout-shuffle article.call-action.favorite-1 {
		margin-left: -50px;
		margin-right: -50px;
		max-width: calc(100% + 100px);
		width: calc(100% + 100px);
	}

	.call-action-wrapper.call-action-layout-shuffle article.no-featured-image .call-action-item {
		width: 100%;
	}

	.call-action-wrapper.call-action-layout-shuffle article.no-featured-image,
	.call-action-layout-shuffle article:nth-of-type(3n + 1),
	.call-action-layout-shuffle article:nth-of-type(3n + 2),
	.call-action-layout-shuffle article:nth-of-type(3n + 3) {
		min-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.wp-block-column[style="outline: none;"] {
	    flex-basis: 0;
	    flex-grow: 1;
	}

}

@media only screen and (max-width: 767px){

	html {
		font-size: 15px;
	}

	h1,
	.nav-links a:after,
	.paging-navigation .prev:before,
	.paging-navigation .next:before,
	.archive.category .page-title span,
	.archive.tag .page-title span,
	.archive.date .page-title span,
	.archive.author .page-title span {
		font-size: 38px;
	}

	h2,
	.listing .format-quote blockquote,
	.listing .format-quote blockquote p,
	.listing .format-quote q,
	.listing .format-quote blockquote:before,
	.listing .format-quote q:before,
	.listing .format-link .entry-content:before,
	.single .format-quote blockquote,
	.single .format-quote blockquote p,
	.single .format-quote q,
	.single .format-quote blockquote:before,
	.single .format-quote q:before,
	.single .format-link .entry-content:before {
		font-size: 32px;
	}

	h3,
	.listing .entry-title,
	.single .entry-title,
	.paging-navigation,
	.nav-links a,
	.featured-image a:after,
	.page-template-portfolio-page .page-title,
	.post-type-archive-portfolio .page-title,
	.post-type-archive-jetpack-portfolio .page-title {
		font-size: 28px;
	}

	.dropcap:before {
		font-size: 60px;
	}

	.comment-content th,
	.entry-content th,
	.comment-content td,
	.entry-content td {
		padding-left: 4px;
		padding-right: 4px;
		text-align: center;
	}

	.site-branding {
		max-width: 380px;
		padding-right: 100px;
	}

	.blog .site-content,
	.single .site-content,
	.page .site-content,
	.archive .site-content,
	.search .site-content,
	.tag.archive .site-content,
	.tax-jetpack-portfolio-tag .site-content,
	.error404 .site-content {
		padding-bottom: 40px;
	}

	.container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.main-navigation .nav-menu {
		margin: 50px 0 130px;
	}

	.menu-toggle {
		height: 31px;
		width: 40px;
		top: -3px;
		right: 94px;
	}

	body.no-sidebar .menu-toggle {
		right: 54px;
	}

	.toggled .menu-toggle,
	body.no-sidebar .toggled .menu-toggle {
		right: 20px;
	}

	.menu-toggle span {
		width: 15px;
	}

	.menu-toggle span:before {
		width: 25px;
		top: -5px;
	}

	.menu-toggle span:after {
		width: 20px;
		top: 5px;
	}

	.blog .site-content,
	.single .site-content,
	.page .site-content,
	.archive .site-content,
	.search .site-content,
	.tag.archive .site-content,
	.tax-jetpack-portfolio-tag .site-content,
	.error404 .site-content,
	.split-layout .site-content {
		padding-top: 60px;
	}

	.admin-bar > .widget-area {
		padding-left: 30px;
		padding-right: 30px;
	}

	.widget-title {
		margin-bottom: 1.5rem;
	}

	.close-sidebar,
	#big-search-close {
		right: 20px;
	}

	#big-search-trigger {
		text-align: center;
		top: -2px;
		right: 60px;
	}

	body.no-sidebar #big-search-trigger {
		right: 20px;
	}

	#big-search-trigger i {
		font-size: 16px;
		float: none;
	}

	.sidebar-trigger {
		width: 26px;
		top: -5px;
		right: 24px;
	}

	.sidebar-trigger i {
		font-size: 24px;
	}

	.menu-toggle + div,
	.main-navigation > .menu {
		padding-left: 40px;
		padding-right: 40px;
	}

	.menu-social-container {
		bottom: 25px;
		left: 30px;
		right: 30px;
	}

	.woo-navigation {
		right: 30px;
		-webkit-transform: translateX(106%) rotate(90deg);
		-moz-transform: translateX(106%) rotate(90deg);
		-ms-transform: translateX(106%) rotate(90deg);
		-o-transform: translateX(106%) rotate(90deg);
		transform: translateX(106%) rotate(90deg);
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		-ms-transform-origin: top left;
		-o-transform-origin: top left;
		transform-origin: top left;
	}

	.site-header .search-form:before,
	.no-results .search-form:before,
	.error-404 .search-form:before,
	.site-header .woocommerce-product-search:before {
		bottom: 26px;
	}

	.site-header input[type="search"],
	.no-results input[type="search"],
	.error-404 input[type="search"] {
		padding-bottom: 20px;
	}

	.search-instructions {
		margin-top: 2em;
	}

	.page-header {
		margin-bottom: 3rem;
	}

	.search .page-header,
	.tag.archive .page-header,
	.tax-jetpack-portfolio-tag .page-header {
		margin-bottom: 1rem;
	}

	.nav-next {
		margin-top: 20px;
	}

	.comments-area .comment,
	.comments-area .pingback {
		margin-top: 4rem;
	}

	.comment-author img {
		border-radius: 21px;
		display: block;
		height: 42px;
		margin-bottom: 14px;
		width: 42px;
	}

	.comment .children {
		margin-left: 0;
	}

	form.contact-form input[type=email],
	form.contact-form input[type=url],
	form.contact-form input[type=text] {
		width: 100%;
	}

	figure.alignleft,
	img.alignleft,
	.wp-block-image .alignleft,
	figure.alignright,
	img.alignright,
	.wp-block-image .alignright {
		max-width: 50%;
	}

	.listing .hentry {
		margin-bottom: 8rem;
	}

	.single-post .container-medium + .content-area,
	.single-portfolio .container-medium + .container-small {
		margin-top: 2rem;
	}

	.blog .paging-navigation,
	.archive .paging-navigation,
	.search-results .paging-navigation,
	.tag.archive .paging-navigation,
	.tax-jetpack-portfolio-tag .paging-navigation {
		margin: 5rem 0 0;
	}

	.blog .posts-navigation,
	.archive .posts-navigation,
	.search-results .posts-navigation,
	.tag.archive .posts-navigation,
	.tax-jetpack-portfolio-tag .posts-navigation {
		margin: 4rem 0 -3rem;
	}

	body #infinite-handle {
		margin-top: 5rem;
	}

	.search #infinite-handle,
	.search .infinite-loader,
	.tag.archive #infinite-handle,
	.tag.archive .infinite-loader,
	.tax-jetpack-portfolio-tag #infinite-handle,
	.tax-jetpack-portfolio-tag .infinite-loader {
		margin-top: 0;
	}

	.tag.archive #infinite-handle,
	.tag.archive .infinite-loader,
	.tax-jetpack-portfolio-tag #infinite-handle,
	.tax-jetpack-portfolio-tag .infinite-loader {
		margin-bottom: -50px;
	}

	.page-template-portfolio-page .nav-links,
	.post-type-archive-portfolio .nav-links,
	.post-type-archive-jetpack-portfolio .nav-links {
		margin-top: 3rem;
	}

	.headline-template .hero h1 {
		font-size: 36px;
	}

	.headline-template .hero .entry-content,
	.single-portfolio .hero,
	.sticky-header.headline-template .hero .entry-content {
		margin-top: 4rem;
	}

	.headline-template .site-content,
	.single-portfolio-headline .content-area {
		margin-top: 5rem;
	}

	.post-navigation {
		margin: 5rem 0 0;
	}

	body #jp-relatedposts {
		margin-top: 5rem;
	}

	body #jp-relatedposts h3.jp-relatedposts-headline {
		margin-bottom: 1.6rem;
		text-align: left;
	}

	body #jp-relatedposts .jp-relatedposts-items-visual {
		margin-right: 0;
	}

	body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		margin-top: 50px;
		max-width: inherit;
		padding-right: 0;
		width: 100%;
	}

	body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-child {
		margin-top: 0;
	}

	#TB_caption {
		left: 30px;
	}

	#TB_closeWindow {
		margin-top: 2px;
	}

	body #TB_window.format-video {
		margin-top: -26% !important;
		margin-left: 30px !important;
		max-height: 92%;
		overflow-y: auto;
		width: calc(100% - 60px) !important;
	}

	body #TB_closeWindowButton {
		right: -7px;
	}

	.format-video #TB_ajaxContent {
		padding-top: 54.4%;
	}

	.search .hentry,
	.tag.archive .hentry,
	.tax-jetpack-portfolio-tag .hentry,
	.search .product,
	.tag.archive .product,
	.tax-jetpack-portfolio-tag .product {
		padding-left: 0;
	}

	.search-post-type {
		position: static;
		margin-bottom: 24px;
	}

	.search .portfolio .featured-image + .entry-header,
	.search .jetpack-portfolio .featured-image + .entry-header,
	.tag.archive .portfolio .featured-image + .entry-header,
	.tag.archive .jetpack-portfolio .featured-image + .entry-header,
	.tax-jetpack-portfolio-tag .jetpack-portfolio .featured-image + .entry-header {
		margin-top: 20px;
	}

	.hero .featured-image img {
		max-height: initial;
	}

	.shuffle-layout .portfolio-wrapper article,
	.call-action-layout-shuffle article,
	.shop-layout-shuffle .products .product,
	.product-layout-shuffle .product-promo-wrapper .product {
		margin-bottom: 3rem;
	}

	.layout-four-columns .site-main > .row,
	.layout-three-columns .site-main > .row {
		margin-left: 0;
		margin-right: 0;
	}

	.layout-four-columns .masonry [class*="col-"],
	.layout-three-columns .masonry [class*="col-"] {
		padding-left: 0;
		padding-right: 0;
	}

	.site-footer .widget-area {
		margin-top: 50px;
	}

	.footer-newsletter-wrapper {
		padding: 80px 30px;
	}

	/* slider */

	.big-slider-wrapper {
		height: 450px;
	}

	.big-slider .entry-text,
	.big-slider .entry-text.center-txt,
	.big-slider .entry-text.right-txt {
		right: auto;
		left: 30px;
		text-align: left;
	}

	.big-slider .entry-text {
		width: 100%;
		top: auto;
		bottom: 30px;
	}

	.big-slider .entry-text,
	.big-slider .entry-text .entry-content {
		max-width: calc(100% - 60px);
	}

	.big-slider .entry-text .entry-content {
		margin-left: 0;
	}

	.big-slider .entry-text.right-txt .entry-content {
		margin-right: auto;
	}

	.big-slider .entry-text.center-txt {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}

	.big-slider h2 {
		margin-bottom: 15px;
	}

	.big-slider article h2 {
		font-size: 50%;
	}

	.big-slider .slider-text p {
		font-size: 15px;
		margin-bottom: 0;
	}

	.big-slider .big-slider-nav {
		display: none;
	}

	.big-slider-arrows {
		padding-right: 0;
	}

	/* call to action */

	.call-action-wrapper,
	.product-promo-wrapper {
		margin-left: 30px;
		margin-right: 30px;
		margin-top: 80px;
	}

	.call-action-wrapper .entry-text {
		max-width: calc(100% - 60px);
	}

	.call-action-wrapper.call-action-layout-masonry-2 article.call-action.favorite-1,
	.call-action-wrapper.call-action-layout-masonry-3 article.call-action.favorite-1,
	.call-action-wrapper.call-action-layout-masonry-4 article.call-action.favorite-1,
	.call-action-wrapper.call-action-layout-shuffle article.call-action.favorite-1 {
		margin-left: -30px;
		margin-right: -30px;
		max-width: calc(100% + 60px);
		width: calc(100% + 60px);
	}

	.call-action-wrapper .top-left .entry-text,
	.call-action-wrapper .center-left .entry-text,
	.call-action-wrapper .bottom-left .entry-text {
		left: 20px;
	}

	.call-action-wrapper .top-right .entry-text,
	.call-action-wrapper .center-right .entry-text,
	.call-action-wrapper .bottom-right .entry-text {
		right: 20px;
	}

	.call-action-wrapper .top-left .entry-text,
	.call-action-wrapper .top-center .entry-text,
	.call-action-wrapper .top-right .entry-text {
		top: 20px;
	}

	.call-action-wrapper .bottom-left .entry-text,
	.call-action-wrapper .bottom-center .entry-text,
	.call-action-wrapper .bottom-right .entry-text {
		bottom: 20px;
	}

	.call-action-wrapper .top-left.favorite-1 .entry-text,
	.call-action-wrapper .center-left.favorite-1 .entry-text,
	.call-action-wrapper .bottom-left.favorite-1 .entry-text {
		left: 30px;
	}

	.call-action-wrapper .top-right.favorite-1 .entry-text,
	.call-action-wrapper .center-right.favorite-1 .entry-text,
	.call-action-wrapper .bottom-right.favorite-1 .entry-text {
		right: 30px;
	}

	.call-action-wrapper .top-left.favorite-1 .entry-text,
	.call-action-wrapper .top-center.favorite-1 .entry-text,
	.call-action-wrapper .top-right.favorite-1 .entry-text {
		top: 30px;
	}

	.call-action-wrapper .bottom-left.favorite-1 .entry-text,
	.call-action-wrapper .bottom-center.favorite-1 .entry-text,
	.call-action-wrapper .bottom-right.favorite-1 .entry-text {
		bottom: 30px;
	}

	.call-action-wrapper h2 {
		font-size: 22px;
	}

	.call-action-wrapper .headline-small h2 {
		font-size: 16px;
	}

	.call-action-wrapper .headline-medium h2 {
		font-size: 22px;
	}

	.call-action-wrapper .headline-large h2 {
		font-size: 30px;
	}

	.call-action-wrapper .entry-desc:not(:last-child) {
		margin-bottom: 15px;
	}

	@supports ( object-fit: cover ) {
		.call-action-wrapper .favorite-1 .featured-image img {
			-o-object-fit: cover;
			object-fit: cover;
			min-height: 300px;
		}
	}

	/* promos */

	.product-promo-wrapper h4 {
		margin-top: 0;
	}

	/* contact */

	.contact-form > .small-input {
		display: block;
		min-width: 100%;
	}

	.contact-form .last {
	    padding-left: 0;
	}

	.is-stacked-on-mobile .wp-block-media-text__content {
		margin-top: 20px;
	}

	.wp-block-media-text .wp-block-media-text__content {
		padding: 16px;
	}

	.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > * {
		margin-top: 20px;
		margin-bottom: 20px;
	}

}

@media only screen and (max-width: 480px){

	.twocolumn .half-width {
		width: 100%;
	}

	.twocolumn .half-width:nth-child(even) {
		padding-left: 0;
	}

	.twocolumn .half-width:nth-child(odd) {
		padding-right: 0;
	}

	blockquote.pull-left,
	q.pull-left,
	blockquote.pull-right,
	q.pull-right {
		float: none;
		margin-bottom: 20px;
	}

	blockquote.pull-left,
	q.pull-left {
		margin-right: 0;
	}

	blockquote.pull-right,
	q.pull-right {
		margin-left: 0;
	}

	blockquote.pull-right,
	q.pull-right,
	blockquote.pull-right cite,
	q.pull-right cite {
		text-align: left;
	}

}

@media only screen and (max-width: 330px){

	.nav-menu > li {
		font-size: 24px;
	}

}
