/*
Theme Name: Zina Gallery
Theme URI: https://zinagallery.com/
Description: Minimal theme for Zina Gallery.
Author: Koter Vilmos [imagewriters]
Author URI: http://imagewriters.com/
Template: cerebro
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Zina Gallery
Tags: exhibitions, art, artists, contemporary, zina, zina-gallery, web

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.

Cerebro is based on Underscores http://underscores.me/, (C) 2012-2016 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.io/normalize.css/
*/

/* @import url ("../cerebro/style.css"); /***** to overwrite the parent theme *****/

/*--------------------------------------------------------------
>>> 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
	## Galleries / Carousel / Masonry / Lightbox
	## Privacy & Cookie Policy / GDPR
	## Jetpack overwrites
# IE specific
# 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;
}

a {
	background-color: transparent;
}

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}


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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

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

/*icons*/

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

[class^="icon-"],
[class*=" icon-"],
.post-navigation .nav-previous a:after,
.posts-navigation .nav-previous a:after,
.post-navigation .nav-next a:after,
.posts-navigation .nav-next a:after,
.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before,
.slideshow-controls a:after,
.format-video .featured-image a:after,
.single-format-video .featured-image a:after,
.bypostauthor > .comment-body .comment-author b:after,
#TB_prev a:before,
#TB_next a:before,
.checkbox.checked:before,
input[type="checkbox"]:checked + label:before,
.widget_rss .widget-title a:first-of-type:before,
.widget_rss_links .widget-title:before,
.listing .entry-title a:after,
.paging-navigation .prev:after,
.paging-navigation .next:after {
	/* 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-play:before,
.format-video .featured-image a:after,
.single-format-video .featured-image a:after,
.slideshow-controls .paused:nth-of-type(2):after {
	content: "\e902";
}

.icon-search:before {
	content: "\e904";
}

.icon-sidebar:before {
	content: none; /* iw edit "\e904" */
}

/* iw add icon-plus */
.icon-plus-sidebar:before {
	height: 2px;
	width: 20px;
	top: 9px;
	left: 0;
}

.icon-plus-sidebar:after {
	height: 20px;
	width: 2px;
	top: 0;
	left: 9px;
}

.icon-checkmark:before,
.checkbox.checked:before,
input[type="checkbox"]:checked + label:before {
	content: "\e906";
}

.icon-autor:before,
.bypostauthor > .comment-body .comment-author b:after {
	content: "\e907";
}

.icon-top:before {
	content: "\e908";
}

.icon-left:before,
.post-navigation .nav-previous a:after,
.posts-navigation .nav-previous a:after,
.jp-carousel-previous-button span:before,
.slideshow-controls a:first-of-type:after,
#TB_prev a:before,
.paging-navigation .prev:after {
	content: "\e909";
}

.icon-feed:before,
.widget_rss .widget-title a:first-of-type:before,
.widget_rss_links .widget-title:before {
	content: "\e911";
}

.icon-right:before,
.post-navigation .nav-next a:after,
.posts-navigation .nav-next a:after,
.jp-carousel-next-button span:before,
.slideshow-controls a:last-of-type:after,
#TB_next a:before,
.listing .entry-title a:after,
.paging-navigation .next:after {
	content: "\e90a";
}

.icon-stop:before,
.slideshow-controls a:nth-of-type(2):after {
	content: "\e90b";
}

.icon-minimize:before {
	content: "\e913";
}

.icon-resize:before {
	content: "\e914";
}

/*end icons*/

/*font-family*/

body,
input,
textarea,
keygen,
select,
button,
body .sd-social-icon .sd-content ul li a.sd-button,
body .sd-social-text .sd-content ul li a.sd-button,
body .sd-content ul li a.sd-button,
body .sd-content ul li .option a.share-ustom,
body .sd-content ul li.preview-item div.option.option-smart-off a,
body .sd-content ul li.advanced a.share-more,
body .sd-social-icon-text .sd-content ul li a.sd-button,
body .sd-social-official .sd-content > ul > li > a.sd-button,
body #sharing_email .sharing_send,
body .sd-social-official .sd-content > ul > li .digg_button > a,
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,
blockquote,
blockquote p,
q,
q p,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.emphasis,
.site-title a,
.site-header .main-navigation a,
.dropcap:before,
.post-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-next a,
.posts-navigation .nav-next a,
.widget.widget_recent_entries li > a,
.widget table caption,
.widget th,
.widget tfoot td a,
.widget_recent_comments .comment-author-link,
.widget_recent_comments .comment-author-link a,
.widget_recent_comments .recentcomments,
.widget_recent_comments .recentcomments a,
.comments-area .comment-list .comment-author b > a,
body.search .search-post-type,
body.error404 .page-content > p,
.error-404 .search-instructions,
.error-404 input[type="search"],
.search-no-results input[type="search"],
body.search.search-no-results section.no-results .page-content > p,
body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post h4.jp-relatedposts-post-title,
body #jp-relatedposts h3.jp-relatedposts-headline,
.comments-area .comment-list .comment-author b,
.comments-area .no-comments,
.search-wrap input[type="search"],
.no-results input[type="search"],
.error-404 input[type="search"],
.jp-carousel-titleanddesc-title {
	font-style: normal;
}

body,
input,
textarea,
keygen,
select,
button,
body .sd-social-icon .sd-content ul li a.sd-button,
body .sd-social-text .sd-content ul li a.sd-button,
body .sd-content ul li a.sd-button,
body .sd-content ul li .option a.share-ustom,
body .sd-content ul li.preview-item div.option.option-smart-off a,
body .sd-content ul li.advanced a.share-more,
body .sd-social-icon-text .sd-content ul li a.sd-button,
body .sd-social-official .sd-content > ul > li > a.sd-button,
body #sharing_email .sharing_send,
body .sd-social-official .sd-content > ul > li .digg_button > a,
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: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif; /*sans-serif*/
}

.jp-carousel-titleanddesc-title {
	font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; /*
	sans-serif*/
}

body,
button,
input,
select,
textarea,
.entry-author .author-title {
	line-height: 1.625;
}

/*font-sizes*/

html {
	font-size: 16px;
}

.custom-logo-link,
.twocolumn,
.paging-navigation ul,
.featured-image,
.entry-gallery,
.single .site-main,
.contact-form,
.jp-relatedposts-items,
#TB_prev a,
#TB_next a,
form.contact-form label span,
.paging-navigation .prev,
.paging-navigation .next {
	font-size: 0;
}

.search-form input[type="submit"],
.widget .post-date {
	font-size: 10px;
}

.site-info,
.widget_calendar tbody td,
.sd-social-text .sd-content ul li a.sd-button .share-count {
	font-size: 11px;
	font-size: 0.6875rem;
}

.comment-metadata,
.comment .reply,
.rss-date,
.widget_calendar caption,
.widget_calendar thead th,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-date,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-context {
	font-size: 12px;
	font-size: 0.75rem;
}

.site-description,
blockquote cite,
blockquote + cite,
blockquote + p cite,
q cite,
q + cite,
q + p cite,
.wp-caption-text,
.wp-caption-dd,
.entry-footer,
.category-filter,
.widget table,
.author-link,
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
	font-size: 13px;
	font-size: 0.8125rem;
	text-align: left;
}


button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select,
label,
/* .sub-menu li, */
.twocolumn p.half-width,
.entry-meta,
.entry-content,
.author-info p,
.single .author-info p,
.post-navigation,
.posts-navigation,
.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 textarea,
.widget select,
.widget .jetpack-display-remote-posts p,
.widget-grofile h4,
.moretag,
.widget,
.widget p,
.site-info,
.site-info p,
.results-number,
.search-results .page-header p,
.no-results .page-header p,
.error404 .page-header p,
body .slideshow-window div.slideshow-controls a:nth-of-type(2),
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt,
div#eu-cookie-law,
#eu-cookie-law input[type="submit"],
#eu-cookie-law input[type="submit"]:hover,
#eu-cookie-law input[type="submit"]:focus {
	font-size: 14px;
	font-size: 0.875rem;
}

.sub-menu li {
	font-size: 16px; /* iw edit 14px */
	font-size: 1rem; /* iw edit 0.875rem */
}


.has-small-font-size,
.single .author-bio {
	font-size: 15px;
	font-size: 0.9375rem;
}

.listing .entry-content,
.listing .entry-content p,
.read-more-link,
.author-name,
.entry-author .author-title,
.author-info p,
.post-navigation span,
body div.sharedaddy h3.sd-title,
.sharedaddy .sd-social-icon .sd-content ul li a.sd-button,
body .sharedaddy .sd-content ul li a.sd-button span,
.jetpack-social-navigation,
.comment-content,
.comment-content > p,
.post-additional p,
.comment-content table,
.pingback .comment-body,
.trackback .comment-body,
.widget-title,
.sharedaddy .sd-content ul li a.sd-button,
.sharedaddy .sd-content ul li .option a.share-ustom,
.sharedaddy .sd-content ul li.preview-item div.option.option-smart-off a,
.sharedaddy .sd-content ul li.advanced a.share-more,
.sharedaddy .sd-social-icon-text .sd-content ul li a.sd-button,
.sharedaddy .sd-social-official .sd-content > ul > li > a.sd-button,
.sharedaddy #sharing_email .sharing_send,
.sharedaddy .sd-social-official .sd-content > ul > li .digg_button > a,
.widget .jetpack-display-remote-posts h4,
body .jetpack-social-navigation a:before,
form.contact-form label span:after,
body .sd-content ul li a.sd-button span {
	font-size: 16px;
	font-size: 1rem;
}

body,
h6,
p,
table,
.has-regular-font-size,
.entry-content,
.twocolumn p.half-width,
.single .hentry,
.comment-navigation,
.contact-form-submission p,
body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-title,
#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
	font-size: 18px;
	font-size: 1.125rem;
}

.icon-search,
.icon-sidebar {
	font-size: 22px;
}

blockquote,
blockquote p,
q,
.entry-content blockquote,
.entry-content blockquote p,
.entry-content q,
.bypostauthor > .comment-body .comment-author b:after,
.nav-menu > li {
	font-size: 20px;
	font-size: 1.25rem;
}

.comment-author {
	font-size: 22px;
	font-size: 1.375rem;
}

h5,
.has-large-font-size,
.site-title,
.format-video .featured-image a:after,
.single-format-video .featured-image a:after,
body #TB_caption,
.format-video #TB_ajaxWindowTitle {
	font-size: 24px;
	font-size: 1.5rem;
	font-size: calc(19px + 0.259vw);
}

h4,
.emphasis,
.entry-content .emphasis,
.twocolumn p.half-width.emphasis,
.post-navigation,
.widget-area .slideshow-controls a:first-of-type,
.widget-area .slideshow-controls a:last-of-type,
body #jp-relatedposts h3.jp-relatedposts-headline,
.wp-block-pullquote blockquote p {
	font-size: 30px;
	font-size: 1.875rem;
	font-size: calc(17.6px + 0.6472vw);
}

h3,
.posts-navigation,
.comments-title,
.comment-reply-title,
.error-404 .emphasis {
	font-size: 40px;
	font-size: 2.5rem;
	font-size: calc(22.6px + 0.906vw);
}

.slideshow-controls a:first-of-type,
.slideshow-controls a:last-of-type {
	font-size: 42px;
	font-size: 2.625rem;
	font-size: calc(12.2px + 1.55vw);
}

.paging-navigation,
.search-results .entry-title {
	font-size: 48px;
	font-size: 3rem;
	font-size: calc(23.23px + 1.294vw);
}

.scroll-to-content i,
/* .back-to-top i, */
.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before,
#TB_prev a:before,
#TB_next a:before {
	font-size: 52px;
	font-size: 3.25rem;
	font-size: calc(14.7px + 1.94vw);
} /* iw edit */

.back-to-top i {
	font-size: 52px;
	font-size: 3.25rem;
} /* iw edit */

.search-wrap input[type="search"],
.no-results input[type="search"],
.error-404 input[type="search"] {
	font-size: 56px;
	font-size: 3.5rem;
	font-size: calc(16.2px + 2.1vw);
}

.paging-navigation li,
.post-navigation .nav-previous a:after,
.post-navigation .nav-next a:after,
.posts-navigation .nav-previous a:after,
.posts-navigation .nav-next a:after,
body #infinite-handle span,
body #infinite-handle span button:hover,
body #infinite-handle span button:focus {
	font-size: 60px;
	font-size: 3.75rem;
	font-size: calc(30.2px + 1.55vw);
}


h2,
.has-huge-font-size,
.listing .entry-title,
.listing .artist-name,
.single .entry-title,
.page-header .page-title {
	font-size: 36px;
	font-size: 2.25rem;
	font-size: calc(26.8px + 0.64vw);
	/* font-size: calc(13.4px + 1.57vw); /* calc(20.2px + 1.55vw); */
} /* iw add */


h2,
.listing .entry-title,
.listing .artist-name,
.single .entry-title,
.page-header .page-title {
	font-weight: 700;
	line-height: 1.2em;
	letter-spacing: -0.02em;
} /* iw edit */

.listing .entry-meta .artist-name a {
	font-weight: 700;
} /* iw add */

blockquote:before,
q:before {
	font-size: 64px;
	font-size: 4rem;
	font-size: calc(34.2px + 1.55vw);
}

.paging-navigation .prev:after,
.paging-navigation .next:after {
	font-size: 90px;
	font-size: 5.6875rem;
	font-size: calc(25.38px + 3.366vw);
}


h1 {
	font-size: 64px; /* 100px */
	font-size: 4rem; /* 6.25rem */ 
	font-size: calc(28px + 2.5vw); /* calc(28px + 3.75vw) */
} /* iw edit */


/* .listing .entry-title, 
.listing .artist-name */
.listing .entry-meta a {
	font-weight: 400;
}


body .site-header .main-navigation a {
	font-weight: 500;
}

.dropcap:before {
	font-size: 9.875rem;
}

.has-medium-font-size {
	letter-spacing: -0.8px;
	line-height: 1.3em;
}

/*colors*/

body,
blockquote,
.emphasis,
.big-search-trigger button,
.sidebar-trigger button,
.search-form input[type="submit"],
body #infinite-handle span,
.format-video #TB_ajaxWindowTitle,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.paging-navigation .current {
	color: #000;
}

a {
	color: inherit;
}

.entry-content,
.category-filter a,
.jp-relatedposts-post p {
	color: #333;
}

.comment-metadata,
.comment-metadata a,
.pingback .comment-body a,
.trackback .comment-body a {
	color: #878787;
}

.wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer {
	color: #6c7781;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit,
body #jp-carousel-comment-form-button-submit,
#eu-cookie-law input[type="submit"],
#today,
#today a,
body #TB_caption,
body #TB_window a,
body .tb-close-icon
.format-video #TB_ajaxWindowTitle {
	color: #fff;
}

.paging-navigation a,
.paging-navigation .dots,
.widget .post-date {
	color: rgba(0,0,0,0.1);
}

body > .widget-area,
.search-wrap {
	background-color: #fff;
}

/*end colors*/

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

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

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

.dropcap {
	display: inline-block;
	margin-top: 2.2em;
	position: relative;
	vertical-align: bottom;
}

.dropcap:before {
	content: attr(data-dropcap);
	font-weight: 700;
	line-height: 0.8em;
	opacity: .1;
	text-transform: uppercase;
	position: absolute;
	left: -0.2em;
	top: 1rem;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.has-drop-cap:not(:focus):first-letter {
	font-weight: 400;
}

::-moz-selection {
	background: #292929 ;
	color: #fff;
}

::selection {
	background: #292929 ;
	color: #fff;
}

/*--------------------------------------------------------------
# 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: 57.25%;
	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 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-smoothing: grayscale;
	text-rendering: optimizelegibility;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.content-area .entry-content .contact-form-submission h1,
.content-area .entry-content .contact-form-submission h2,
.content-area .entry-content .contact-form-submission h3,
.content-area .entry-content .contact-form-submission h4,
.content-area .entry-content .contact-form-submission h5,
.content-area .entry-content .contact-form-submission h6 {
	clear: both;
	font-weight: 600;
	margin: 1em 0 0.5em;
}

h1 {
	line-height: 0.95;
}

h2 {
	line-height: 1.2; /* iw edit 1.15 */
}

h3,
h4 {
	line-height: 1.2;
}

h1, h2, h3, h4 {
	letter-spacing: -0.02em;
} /* iw edit -0.05em */

.content-area .entry-content h1,
.content-area .entry-content h2,
.content-area .entry-content h3,
.content-area .entry-content h4,
.content-area .entry-content h5,
.content-area .entry-content h6 {
	margin-top: 4rem; /* iw edit 4.4rem */
	margin-bottom: 2rem; /* iw edit 3rem */
} /* iw edit */

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


#exhibit-current,
#exhibit-past,
.content-area .entry-content h3 {
	display: flex;
	align-items: center;
} /* iw add title + content-line  */

#exhibit-current,
#exhibit-past {
	margin: -15px 0 -15px 0;
	font-size: 24px;
	font-size: 1.5rem;
	font-size: calc(19px + 0.259vw);
	font-weight: 700;
} /* iw add exhibition current past */

#exhibit-current::after,
#exhibit-past::after,
.content-area .entry-content h3::after {
	content: "";
	flex: auto;
	margin-left: 1rem;
	border-top: 2px solid #000;
} /* iw add title + content-line */


p {
	line-height: 1.612em;
	margin: 0 0 22px;
}

.emphasis {
	line-height: 1.2em;
	letter-spacing: -0.02em;
}

.entry-content p {
	margin-bottom: 2rem; /* 2rem 1.5 rem */
} /* iw edit */

/* .single .entry-content > p:last-of-type {
	margin-bottom: 0; 
} iw add */

.listing .entry-content p {
	margin-bottom: 1.5rem; /* 2rem */
} /* iw add */

.entry-content .emphasis {
	margin-top: 3.2rem;
	margin-bottom: 3.2rem;
}

.entry-content .emphasis:first-child {
	margin-top: 0;
}

.entry-content > p:last-child,
.listing .entry-content > *:last-child {
	margin-bottom: 0;
}

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

blockquote,
q,
.wp-block-quote,
.wp-block-pullquote {
	clear: both;
}

blockquote:first-child {
	margin-top: 0;
}

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

.single blockquote,
.page blockquote,
.wp-block-quote {
	border-style: solid;
	border-width: 0 0 0 4px;
	border-color: inherit;
	padding-left: 1em;
}

blockquote.has-text-align-center {
	border: none;
	padding-right: 1em;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	border: none;
}

.single blockquote,
.page blockquote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin: 2rem auto;
}

.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;
}

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

blockquote,
q,
blockquote p {
	font-weight: 700;
	line-height: 1.4em;
}

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

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;
	margin-top: 22px;
}

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

.page blockquote + cite,
.page blockquote + p cite,
.page q + cite,
.page q + p cite,
.single blockquote + cite,
.single blockquote + p cite,
.single q + cite,
.single q + p cite {
	margin-top: -2rem;
	padding-left: 3.4rem;
}

.listing blockquote + cite,
.listing blockquote + p cite,
.listing q + cite,
.listing q + p cite {
	margin-bottom: 0;
}

blockquote.pull-left,
q.pull-left,
blockquote.pull-right,
q.pull-right {
	border-top: 2px solid #000;
	max-width: 260px;
	padding-top: 16px;
	padding-bottom: 10px;
	position: relative;
}

blockquote.pull-left,
q.pull-left {
	float: left;
	margin: .4em 40px 0 -34px;
	text-align: left;
}

blockquote.pull-right,
q.pull-right {
	float: right;
	margin: .4em -34px 0 40px;
	text-align: right;
}

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

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 rgba(0,0,0,.1);
	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,
.wp-block-separator {
	background-color: #000;
	border: 2px solid;
	clear: both;
	height: unset; /* iw edit 1px; */
	margin-bottom: 32px; /* iw edit 1.5em; */
}

.wp-block-separator.is-style-wide {
	border-bottom-width: 0;
} /* iw add */	

.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;
}

.artists-list ul {
	list-style-type: none;
	margin: 0;
} /* iw add */

.artist-name li {
	margin: 0;
} /* iw add */

ol {
	list-style: decimal;
}

.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-latest-posts {
	list-style: none;
	padding: 0;
}

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


/** List cv bio **/

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

.entry-content .wp-block-columns li {
    margin-top: 0;
} /* iw add */

.entry-content .wp-block-columns ul {
    list-style-type: none; /* disck */
} /* iw add */

.entry-content .wp-block-columns li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 2.6em;
} /* iw add */

/** List cv bio **/

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

.featured-image img {
	width: 100%;
} /* iw add */

img:focus {
	outline: none;
}

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

.jetpack-lazy-image--handled {
	-webkit-animation: fadeInFromNone 0.5s ease-out;
	-moz-animation: fadeInFromNone 0.5s ease-out;
	-o-animation: fadeInFromNone 0.5s ease-out;
	animation: fadeInFromNone 0.5s ease-out;
}

@-webkit-keyframes fadeInFromNone {
	0% {
		display: none;
		opacity: 0;
	}

	1% {
		display: block;
		opacity: 0;
	}

	100% {
		display: block;
		opacity: 1;
	}
}

@-o-keyframes fadeInFromNone {
	0% {
		display: none;
		opacity: 0;
	}

	1% {
		display: block;
		opacity: 0;
	}

	100% {
		display: block;
		opacity: 1;
	}
}

@-moz-keyframes fadeInFromNone {
	0% {
		display: none;
		opacity: 0;
	}

	1% {
		display: block;
		opacity: 0;
	}

	100% {
		display: block;
		opacity: 1;
	}
}

@keyframes fadeInFromNone {
	0% {
		display: none;
		opacity: 0;
	}

	1% {
		display: block;
		opacity: 0;
	}

	100% {
		display: block;
		opacity: 1;
	}
}

/* iw add image crop old */
.listing .grid-wrapper-exhibit .featured-image a {
	position: relative;
	width: 100%;
	padding-top: 66.67%;
}
  
.listing .grid-wrapper-exhibit .featured-image img {
	position: absolute;
	top: 0;
}
/* iw add image crop old */

/* iw add image crop aspect-ratio new */
.listing .grid-wrapper-exhibit .featured-image img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
}

.featured-image img {
	display: block;
} 

.gmnoprint img {
	max-width: inherit;
}

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

.comment-content table,
.entry-content table {
	border: 1px solid #ccc;
}

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

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

.comment-content th,
.entry-content th,
.comment-content td,
.entry-content td,
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
	border-right: 1px solid #ccc;
	padding: 16px 18px;
	text-align: left;
}

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

th {
	font-weight: 400;
}

td {
	font-weight: 300;
}

iframe[name*=oauth] {
	margin-top: -20px;
}

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

	.wp-block-image.alignfull figcaption {
		margin-left: 70px
	} /* iw add */
}

@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%;
	}

}

/*custom 5 colums*/

.wp-block-image figcaption {
	margin-top: .5em;
	margin-bottom: 0; /* iw edit 1em */
	line-height: 1.5em; /* iw edit 1.5em */
} /* iw edit gutenberg */

@media (min-width: 1441px) {

	.col-sm-tk-5 {
		width: 20%;
	}

	.wp-block-image.alignfull figcaption {
		margin-left: 120px;
		margin-top: .5em;
		margin-bottom: 1em;
	} /* iw edit gutenberg */


	.alignwide, .page-template-full-width-page .alignfull {
		margin-left: -80px !important;
		margin-right: -80px !important;
	} /* iw edit gutenberg */

}

@media (min-width: 2200px) {

	.wp-block-image.alignfull figcaption {
		width: 100%;
		margin: calc(50% - 50vw);
		margin-top: .5em;
		margin-bottom: 1em;
		text-align: center;
	} /* iw edit gutenberg */

}

/*end bootstrap grid*/

.twocolumn .half-width {
	font-size: initial;
}

.site-content,
.container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1920px;
}

.site-content {
	overflow: hidden;
}

.site-header {
	padding-top: 25px;
	padding-bottom: 25px;
}

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="url"],
input[type="search"],
textarea,
select,
.wp-block-button__link,
.site:after,
/* .site-header, /* iw edit */
.radio.checked:before,
input[type="radio"]:checked + label:before,
.menu-toggle span:before,
.menu-toggle span:after,
.listing .grid-wrapper > .hentry,
.listing .grid-wrapper-exhibit > .hentry, /* iw add */
.listing .grid-wrapper-exhibit-current > .hentry, /* iw add */
.masonry article,
.big-search-trigger,
/* .main-navigation .nav-menu,
.main-navigation ul ul, */ /* iw edit */
.search-wrap,
#big-search-close,
.close-sidebar:before,
.close-sidebar:after,
#big-search-close:before,
#big-search-close:after,
.edit-link,
.widget,
.widget .search-form input[type="submit"],
.widget_blog_subscription form input[type="submit"],
.widget_blog_subscription input[type="submit"],
.sd-social-icon a:before,
body .tb-close-icon,
.jp-relatedposts-post .jp-relatedposts-post-a,
.entry-header a,
.site-footer,
.entry-gallery a,
.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before,
#TB_prev a:before,
#TB_next a:before,
body .tb-close-icon:before,
body .tb-close-icon:after,
.jp-carousel-close-hint span:before,
.jp-carousel-close-hint span:after,
.post-navigation .nav-previous a:after,
.posts-navigation .nav-previous a:after,
.post-navigation .nav-next a:after,
.posts-navigation .nav-next a:after,
.slideshow-window .slideshow-controls,
.loader,
#infinite-handle button i:before,
#infinite-handle button i:after {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;  /* iw edit .3s */
}

.site-header,
.entry-title a, /* iw add */
.main-navigation .nav-menu,
.dropdown-toggle .icon-drop-down, /* iw add */ 
.main-navigation ul ul {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;  /* iw edit .3s */
}


.nav-menu a:before,
/* .icon-drop-down:before,
.icon-drop-down:after,
.icon-plus-sidebar:before,
.icon-plus-sidebar:after, / iw edit */
.entry-content a:before,
.entry-footer a:before,
.entry-meta a:before,
.author-box a:before,
.paging-navigation a:before,
.category-filter a:before,
.comments-area .nav-links a:before,
.comment-author a:before,
.comment-content a:before,
.comment-reply-link:before,
.comment-form a:before,
.sd-social-text ul li a:after {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;  /* iw edit .2s */
}

.icon-drop-down:before,
.icon-drop-down:after,
.icon-plus-sidebar:before, /* iw add */
.icon-plus-sidebar:after /* iw add */ {
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;  /* iw edit .2s */
}


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

.nav-links a,
.site-branding a,
.jetpack-social-navigation,
.masonry,
.format-video .featured-image a:before,
.format-video .featured-image a:after,
.single-format-video .featured-image a:before,
.single-format-video .featured-image a:after {
	-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-content {
	-webkit-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1), -webkit-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1), -moz-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1), -ms-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1), -o-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1), transform .5s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.sidebar-trigger,
.big-search-trigger,
.back-to-top,
.scroll-to-content,
.listing .featured-image a,
.listing .featured-image img,
.search-results .featured-image a {
	-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);
}

.site-main > article {
	-webkit-transition: opacity .7s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: opacity .7s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: opacity .7s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: opacity .7s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: opacity .7s cubic-bezier(0.28, 0.12, 0.22, 1);
}

body #infinite-handle span {
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-ms-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
}

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit,
body #jp-carousel-comment-form-button-submit,
#eu-cookie-law input[type="submit"] {
	background: #000;
	border-radius: 0;
	border: 2px solid #000;
	box-shadow: none;
	min-height: 40px;
	font-weight: 500 !important; /* iw edit 700 */
	letter-spacing: 0.5px;
	line-height: initial;
	padding-left: 3em;
	padding-right: 3em;
	text-shadow: none;
}

.wp-block-jetpack-subscriptions.wp-block-jetpack-subscriptions__supports-newline form button {
	height: auto;
}

.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color),
.contact-submit .wp-block-button__link:not(.has-text-color),
.wp-block-jetpack-button .wp-block-button__link:not(.has-text-color) {
	color: #fff;
}

#eu-cookie-law input[type="submit"] {
	padding-left: 2em;
	padding-right: 2em;
}

#eu-cookie-law.negative input[type="submit"] {
	background: #fff;
	border-color: #fff;
	color: #000;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit:focus,
body #jp-carousel-comment-form-button-submit:focus,
#eu-cookie-law input[type="submit"]:focus {
	background: transparent;
	color: #000;
	outline: none;
}

#eu-cookie-law input[type="submit"]:hover,
#eu-cookie-law input[type="submit"]:focus {
	border-radius: 0;
	display: inline-block;
	font-weight: 700;
	padding-left: 2em;
	padding-right: 2em;
}

.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="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	height: 40px;
}

input[type="search"] {
	-webkit-appearance: none; /*remove rounded corners in iOs*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
	background-color: transparent;
	border: 2px solid #000;
	border-radius: 0;
	letter-spacing: 0.5px;
	padding-left: 10px; /* iw edit 20px */
	padding-right: 10px; /* iw edit 20px */
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
	border-color: rgba(0,0,0,.1);
	outline: none;
}

textarea {
	-webkit-box-shadow: none;
	box-shadow: none;
	line-height: 1.8em;
	min-height: 180px;
	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 {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
		background-color: transparent;
	background-image:
		linear-gradient(45deg, transparent 51%, #000 50%),
		linear-gradient(135deg, #000 51%, transparent 50%);
	background-position:
		calc(100% - 20px) 21px,
		calc(100% - 15px) 21px, 100% 0;
	background-size:
		5px 5px,
		5px 5px,
		2.5em 2.5em;
	background-repeat: no-repeat;
	color: #1a1616;
	cursor: pointer;
	min-height: 40px; /*no fixed height so select can span with text*/
	padding: 10px 50px 9px 22px;
	white-space: normal;
	-webkit-transition: border .3s;
	-moz-transition: border .3s;
	-ms-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}

select:focus {
	background-image:
		linear-gradient(45deg, #000 50%, transparent 50%),
		linear-gradient(135deg, transparent 50%, #000 50%);
	background-position:
		calc(100% - 15px) 21px,
		calc(100% - 20px) 21px,
		100% 0;
	background-size:
		5px 5px,
		5px 5px,
		2.5em 2.5em;
}

label,
form.contact-form label {
	display: block;
	letter-spacing: 0.8px;
	margin-bottom: 12px;
}

form.contact-form label span {
	margin-left: 10px;
}

form.contact-form label span:after {
	content: "*";
	color: #000;
	margin-left: -0.5em;
}

.search-form,
.widget_blog_subscription form {
	position: relative;
}

.search-form input[type="search"] {
	padding-right: 60px;
}

.widget_blog_subscription input[type="text"] {
	width: 100% !important;
	padding: 0 50px 0 0 !important;
}

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

.search-form input[type="submit"]:disabled {
	opacity: .6;
}

.widget_blog_subscription form > p:nth-of-type(3) input[type="submit"] {
	border-color: transparent;
	border-left: none;
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}

.widget_blog_subscription input[type="submit"]:focus {
	opacity: .7;
}

/*Contact Form*/

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

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

.contact-form > * {
	font-size: initial;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.contact-form .half-width {
	display: inline-block;
}

.contact-form .half-width {
	width: 50%;
}

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

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

form.contact-form input[type=text],
.comment-form input[type=text],
form.contact-form input[type=email],
.comment-form input[type=email],
form.contact-form input[type=date],
form.contact-form select,
.comment-form input[type=url] {
	width: 100%;
}

form.contact-form input[type=text],
.comment-form input[type=text],
form.contact-form input[type=email],
.comment-form input[type=email],
.comment-form input[type=url],
form.contact-form textarea,
.comment-form textarea {
	margin-top: 0;
}

.contact-form input[type=date]::-webkit-inner-spin-button,
.contact-form input[type=date]::-webkit-calendar-picker-indicator {
	-webkit-appearance: none;
	display: none;
}

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

.contact-submit:last-child,
.entry-content .contact-submit {
	margin-bottom: 0;
}

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

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

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

body .contact-form-submission {
	font-size: initial;
	margin-top: 3rem;
	padding: 0;
}

/*MailChimp List Subscribe Form*/

#mc_subheader,
.mc_merge_var {
	margin-bottom: 15px;
}

.mc_header_email {
	display: none; 
}

.mc_signup_submit {
	margin-top: 12px;
}

/*checkbox and radio*/

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

label.checkbox,
input[type="checkbox"] + label,
#respond 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;
}

#respond .comment-subscription-form input[type="checkbox"] + label {
	margin-bottom: 0;
	display: inline-block !important; /*overwriting Jetpack*/
	font-weight: 300;
	margin-bottom: 0;
	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: .2;
	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;
	color: #fff;
}

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

/*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 textarea {
	background-color: transparent;
}

.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 textarea:focus {
	border-color: rgba(0,0,0,.1);
}

.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-top: 36px;
}

.comment-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*/


#big-search-trigger {
	display: none;
}  /* iw add hide big search */

#sidebar-trigger {
	display: none;
}  /* iw add hide widget sidebar */


.search-wrap {
	height: 100vh;
	z-index: 1003;
}

.no-results .search-form,
.error-404 .search-form {
	position: relative;
	max-width: 970px;
}

.search-wrap .search-form,
.search-wrap .search-instructions {
	max-width: 970px;
	width: 70%;
	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%);
}

.search-wrap input[type="search"],
.no-results input[type="search"],
.error-404 input[type="search"] {
	font-weight: 900;
}

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

.search-wrap .search-instructions {
	margin-top: 80px;
}

.search-wrap input[type="search"],
.no-results input[type="search"],
.error-404 input[type="search"] {
	border-color: #000;
	height: auto;
	width: 100%;
}

.search-wrap input[type="search"] {
	border-width: 0 0 2px 0;
	line-height: 1.5em;
	padding-left: 0;
	padding-right: 0;
}

.search-wrap .search-form input[type="submit"],
.no-results .search-form input[type="submit"],
.error-404 .search-form input[type="submit"] {
	display: none;
}

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

.search-wrap input[type="search"]::-webkit-input-placeholder,
.no-results input[type="search"]::-webkit-input-placeholder,
.error-404 input[type="search"]::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
}

.search-wrap input[type="search"]:-moz-placeholder,
.no-results input[type="search"]:-moz-placeholder,
.error-404 input[type="search"]:-moz-placeholder {
	color: #000;
	opacity: 1;
}

.search-wrap input[type="search"]::-moz-placeholder,
.no-results input[type="search"]::-moz-placeholder,
.error-404 input[type="search"]::-moz-placeholder {
	color: #000;
	opacity: 1;
}

.search-wrap input[type="search"]:-ms-input-placeholder,
.search-wrap input[type="search"]:-ms-input-placeholder:focus,
.no-results input[type="search"]:-ms-input-placeholder,
.no-results input[type="search"]:-ms-input-placeholder:focus,
.error-404 input[type="search"]:-ms-input-placeholder,
.error-404 input[type="search"]:-ms-input-placeholder:focus {
	color: #000;
	opacity: 1;
}

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

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

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

.widget .search-form input[type="search"]:-ms-input-placeholder,
.widget .search-form input[type="search"]:-ms-input-placeholder:focus {
	opacity: 0;
}

.big-search-trigger,
.sidebar-trigger {
	border: none;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}

.big-search-trigger button,
.sidebar-trigger button {
	background: transparent;
	border: none;
	height: 33px;
	padding: 0;
	width: 44px;
}

.sidebar-trigger button {
	margin-right: -20px;
}

.big-search-trigger button:focus,
.sidebar-trigger button:focus {
	outline: none;
}

#big-search-close,
body .jp-carousel-close-hint span,
body #TB_closeWindowButton {
	margin-top: 50px;
	top: 0;
}

.big-search-trigger i {
	display: block;
	float: right;
	position: relative;
	top: 2px;
}

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

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

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

.icon-sidebar {
	display: none; /* iw edit
	display: inline-block;
	margin-top: 2px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg); */
}

.icon-plus-sidebar {
	cursor: pointer;
	display: inline-block;
	margin-top: 2px;
	height: 20px;
	position: relative;
	width: 20px;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	-ms-transition: -ms-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
}

.icon-plus-sidebar:before,
.icon-plus-sidebar:after {
	content: "";
	background-color: #000;
	position: absolute;
}

.main-navigation .toggle-on > span > .icon-plus-sidebar:after,
.main-navigation .focus > span > .icon-plus-sidebar:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sidebar-trigger:hover .icon-plus-sidebar:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

/*Widget Forms*/

.widget,
.widget p,
.widget a,
.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6,
.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 .search-form input[type="submit"],
.widget select {
	color: #000;
}

.widget form,
.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 select {
	max-width: 100%;
	width: 300px;
}

.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 select,
.widget textarea {
	border-color: #000;
	font-weight: 400; /* iw edit 700 */
	height: 40px; /* iw edit 45px */
	letter-spacing: 0.6px;
}

.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 select:focus,
.widget textarea:focus {
	border-color: #000;
}

.widget input::-webkit-input-placeholder {
	color: #000;
}

.widget input:-moz-placeholder {
	color: #000;
}

.widget input::-moz-placeholder {
	color: #000;
}

div#eu-cookie-law {
	padding: 14px 28px;
}

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

.site-header {
	position: relative;
	width: 100%;
	text-align: left; /* iw edit right */
	z-index: 2;
}

.header-scrolled .site-header {
	background-color: transparent;
	padding-top: 15px;
	padding-bottom: 15px;
}

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

.search-no-results .big-search-trigger,
.error404 .big-search-trigger {
	display: none;
}

.custom-logo-link {
	display: inline-block;
	vertical-align: middle;
}

.site-branding img {
	max-height: 40vh;
	width: 200px; /* iw auto */
} /* iw edit */

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .site-branding img {
		transform: translateZ(1px); /* .png fix !!! */
		image-rendering: -webkit-optimize-contrast;
	} /* iw add chrome .png fix */
}

.site-title {
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 20px;
}

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

.menu-toggle {
	background: none;
	border: none;
	display: inline-block;
	font-size: 0 !important;
	height: 40px;
	padding: 0;
	text-align: center;
	width: 40px;
	position: relative;
	z-index: 1001;
}

.menu-toggle:focus,
.menu-toggle:active {
	background: none;
}

.menu-toggle em {
	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;
	width: 20px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.menu-toggle span {
	margin-top: -1px;
	top: 50%;
	right: 10px;
}

.menu-toggle span:before,
.menu-toggle span:after {
	content: "";
	right: 0;
}

.menu-toggle span:before {
	top: -6px;
}

.menu-toggle span:after {
	top: 6px;
}

.toggled .menu-toggle span {
	background-color: transparent;
}

.toggled .menu-toggle span:before,
.toggled .menu-toggle span:after {
	width: 100%;
	top: 0;
}

.toggled .menu-toggle span:before {
	-webkit-transform: rotate(45deg) translateZ(0);
	-moz-transform: rotate(45deg) translateZ(0);
	-ms-transform: rotate(45deg);
	-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);
	-o-transform: rotate(-45deg) translateZ(0);
	transform: rotate(-45deg) translateZ(0);
}

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

.site-footer {
	padding-top: 38px;
	padding-bottom: 38px;
	width: 100%;
}

.site-info {
	font-weight: 600;
	text-transform: uppercase;
}

.site-info > *:last-child {
	margin-bottom: 0;
}

.site-info p {
	margin-bottom: 15px;
}

.site-info p > * {
	margin-right: 15px;
}

.site-info p > *:last-child {
	margin-right: 0;
}

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

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

a {
	position: relative;
	text-decoration: none;
}

a:focus,
button:focus {
	outline: thin dotted rgba(0,0,0,.4);
}

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

.nav-menu a {
	font-weight: 500;
}

.entry-content a,
.entry-footer a,
.author-box a,
.comment-content a {
	font-weight: 700;
}

.entry-content p a {
	font-weight: 700;
	text-decoration: underline;
	text-decoration-thickness: 2px;
} /* iw add */

.nav-menu a,
.entry-content a,
.entry-footer a,
.entry-meta a,
.author-box a,
body #infinite-handle span {
	display: inline-block;
}

.nav-menu a:before,
.entry-content a:before,
.entry-footer a:before,
.entry-meta a:before,
.author-box a:before,
.comments-area .nav-links a:before,
.comment-author a:before,
.comment-content a:before,
.comment-reply-link:before,
.comment-form a:before,
.paging-navigation a:before,
.category-filter a:before,
.sd-social-text ul li a:after {
	content: "";
	background: #000;
	height: 2px;
	width: 0; /* iw edit 0 */
	position: absolute;
	top: 90%; /* iw edit 50% */
	left: 0;
	right: 0; /* iw edit -7px */
}

.entry-content p a:before {
	height: 0;
} /* iw add */

.entry-meta .artist-name a:before {
	height: unset;
} /* iw add */

.nav-menu a:before {
	right: 0;
}

.button:before,
.entry-content a[href$=".jpg"]:before,
.entry-content a[href$=".png"]:before,
.jp-relatedposts-post .jp-relatedposts-post-a:before,
.wp-block-button__link:before,
.wp-block-jetpack-slideshow_button-prev:before,
.wp-block-jetpack-slideshow_button-next:before,
.wp-social-link a:before,
.wp-block-image a:before {
	display: none;
}

.paging-navigation a:before {
	height: 3px;
}

.nav-menu a:before {
	top: 90%; /* iw edit 100% */
}

.cat-active a:before {
	left: 0; /* iw edit 50% */
	width: 100%; /* iw edit calc(100% + 14px) */
}

h1 a:before,
h2 a:before,
h3 a:before,
h4 a:before,
h5 a:before,
h6 a:before,
.tiled-gallery .tiled-gallery-item a:before {
	display: none;
}

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

.edit-link,
.entry-footer > .edit-link {
	display: none;
}

.posts-navigation,
.post-navigation {
	padding-bottom: 42px;
}

.posts-navigation:last-child,
.post-navigation:last-child {
	padding-bottom: 4rem;
}

.posts-navigation {
	padding-top: 42px;
}

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

.post-navigation .nav-previous,
.posts-navigation .nav-previous {
	padding-right: 2%;
} /* iw add */

.post-navigation .nav-next,
.posts-navigation .nav-next {
	padding-left: 0;
} /* iw add */

.post-navigation .nav-previous + .nav-next {
	margin-top: 0; /* iw edit 2.8rem */
	padding-left: 2%; /* iw add */
}

@media only screen and (max-width: 560px) {
	.post-navigation .nav-previous,
	.post-navigation .nav-next,
	.posts-navigation .nav-previous,
	.posts-navigation .nav-next {
		position: relative;
		display: block;
		width: 100%;
	}

	.post-navigation .nav-next,
	.posts-navigation .nav-next {
		padding-left: unset;
	} 

	.post-navigation .nav-previous + .nav-next {
		margin-top: 2.8rem; /* iw edit 2.8rem */
		padding-left: unset;
	}
} /* iw add */

.post-navigation a,
.posts-navigation a {
	padding-bottom: 10px;
	position: relative;
}

.post-navigation a {
	display: block;
}

.posts-navigation a {
	display: inline-block;
}

.post-navigation span {
	font-weight: 400;
	position: absolute;
	top: 74%;
	left: 0;
}

.post-navigation .nav-previous a:after,
.post-navigation .nav-next a:after,
.posts-navigation .nav-previous a:after,
.posts-navigation .nav-next a:after {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	display: inline-block;
	vertical-align: middle;
	margin-left: 25px;
	position: absolute;
	top: -0.1em;
}

.paging-navigation {
	margin: 1.3vw 0 0;
}

.paging-navigation ul {
	margin-bottom: 0;
	position: relative;
}

.listing .paging-navigation ul {
	max-width: 1240px;
}

.paging-navigation li {
	display: inline-block;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
}

.paging-navigation li:not(:last-child) {
	margin-right: 1.4rem;
}

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

.paging-navigation .prev,
.paging-navigation .next {
	position: relative;
}

.paging-navigation .prev:before,
.paging-navigation .next:before {
	display: none;
}

.paging-navigation .prev:after, .paging-navigation .next:after {
	position: relative;
	top: 0.2em;
}

.scroll-to-content,
.back-to-top {
	opacity: 0;
	-webkit-transform: translateX(80px);
	-moz-transform: translateX(80px);
	-ms-transform: translateX(80px);
	-o-transform: translateX(80px);
	transform: translateX(80px);
	bottom: 30px;
	right: 12px;
	z-index: 3;
}

.back-to-top {
	color: rgba(0,0,0,.4);
	position: fixed;
}

.scroll-to-content {
	color: rgba(255,255,255,.4);
	position: absolute;
	-webkit-animation: bounce 1.5s 0s ease-in-out infinite;
	-moz-animation: bounce 1.5s 0s ease-in-out infinite;
	-o-animation: bounce 1.5s 0s ease-in-out infinite;
	animation: bounce 1.5s 0s ease-in-out infinite;
}

@-o-keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(8px);
		-moz-transform: translateY(8px);
		-ms-transform: translateY(8px);
		-o-transform: translateY(8px);
		transform: translateY(8px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}


@-moz-keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(8px);
		-moz-transform: translateY(8px);
		-ms-transform: translateY(8px);
		-o-transform: translateY(8px);
		transform: translateY(8px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(8px);
		-moz-transform: translateY(8px);
		-ms-transform: translateY(8px);
		-o-transform: translateY(8px);
		transform: translateY(8px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounce {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(8px);
		-moz-transform: translateY(8px);
		-ms-transform: translateY(8px);
		-o-transform: translateY(8px);
		transform: translateY(8px);
	}

	100% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

.show-scroll-up,
.show-scroll-down {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.back-to-top:focus,
.scroll-to-content:focus {
	outline: none;
}

.back-to-top:focus {
	color: #000;
}

.scroll-to-content:focus {
	color: #fff;
}

.scroll-to-content i {
	display: block;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

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

.nav-opened {
	overflow: hidden;
}

/* iw edit */
.site-header .nav-menu {
	list-style: none;
	margin: 0;
	padding-right: 0; /* iw edit if sidebar on 2% */
}
/* iw edit */

.nav-menu > li {
	margin: 0 0 0 0; /* iw edit 0 0 0 25px */
	padding-right: 25px; /* iw add */
	line-height: 32px;
}

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

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

.main-navigation a {
	display: block;
	letter-spacing: 0.5px;
	text-decoration: none;
}

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

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

.main-navigation ul ul a {
	display: inline-block;
	line-height: 1.4em;
	vertical-align: middle;
	word-wrap: break-word;
}

.main-navigation .current_page_item > a:before,
.main-navigation .current-menu-item > a:before,
.main-navigation .current_page_ancestor > a:before {
	left: 0;
	width: 100%;
}

.dropdown-toggle {
	display: inline-block;
	position: absolute; /*iw edit realative */
	line-height: 0; /*iw edit 10px */
	margin-right: -20px; /*iw edit -10px */
	padding: 0; /*iw edit 8px */
	top: 0; /*iw edit 0.2em */
	right: 0; /*iw edit 0.2em */
	vertical-align: top;
	z-index: 1;
}

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

.icon-drop-down {
	cursor: pointer;
	display: block;
	height: 40px; /*iw edit 10px */
	position: relative; /*iw edit  */
	width: 40px; /*iw edit 10px */
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	-ms-transition: -ms-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
}

.icon-drop-down:before,
.icon-drop-down:after {
	content: "";
	background-color: #ccc;
	position: absolute;
}

.icon-drop-down:before {
	height: 2px;
	width: 10px;
	top: 4px;
	left: 0;
}

.icon-drop-down:after {
	height: 10px;
	width: 2px;
	top: 0;
	left: 4px;
}

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

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

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

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	margin: 0;
	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
--------------------------------------------------------------*/

.alignnone,
.aligncenter {
	clear: both;
	margin-top: 60px;
	margin-bottom: 60px;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

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

.alignleft {
	clear: left;
	float: left;
	margin: 8px 60px 30px 0;
}

.alignright {
	clear: right;
	float: right;
	margin: 8px 0 30px 60px;
}

.listing .alignleft,
.listing .alignright {
	max-width: 30%;
}

img.alignleft,
img.alignright {
	max-width: 50%;
}

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

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

.clear:before,
.clear:after,
.row:before,
.row:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.grid-wrapper:before,
.grid-wrapper:after,
.grid-wrapper-exhibit-current:before,
.grid-wrapper-exhibit-current:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.menu-items:before,
.menu-items:after,
.contact-form:before,
.contact-form:after,
.nav-links:before,
.nav-links:after,
.site-main:before,
.site-main:after,
.site-info p:before,
.site-info p:after,
.listing .grid-wrapper > .hentry:before,
.listing .grid-wrapper > .hentry:after,
.listing .grid-wrapper-exhibit-current > .hentry:before,
.listing .grid-wrapper-exhibit-current > .hentry:after,
#jp-relatedposts .jp-relatedposts-items:before,
#jp-relatedposts .jp-relatedposts-items:after {
	content: "";
	display: table;
	table-layout: fixed;
}

/* iw add exhibit */
.grid-wrapper-exhibit:before, 
.grid-wrapper-exhibit:after,
.listing .grid-wrapper-exhibit > .hentry:before, 
.listing .grid-wrapper-exhibit > .hentry:after {
	display: table;
	table-layout: fixed;
}

.clear:after,
.row:after,
.entry-content:after,
.comment-content:after,
.grid-wrapper:after,
.grid-wrapper-exhibit:after, /* iw add */
.grid-wrapper-exhibit-current:after, /* iw add */
.site-header:after,
.site-content:after,
.site-footer:after,
.menu-items:after,
.contact-form:after,
.nav-links:after,
.site-main:after,
.site-info p:after,
.listing .grid-wrapper > .hentry:after,
.listing .grid-wrapper-exhibit > .hentry:after, /* iw add */
.listing .grid-wrapper-exhibit-current > .hentry:after, /* iw add */
#jp-relatedposts .jp-relatedposts-items:after {
	clear: both;
}

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

.scroll-box {
	max-width: 300px;
	margin: 0 auto;
}

.widget {
	max-width: 300px;
}


/** Footer Widget **/
#footer-widget-content .widget {
	max-width: 100%;
} /* iw add footer widget */

#footer-widget-content {
	/* margin-top: 32px; */
	margin-bottom: 32px;
} /* iw add footer widget */

@media (min-width: 600px) and (max-width: 782px) {
	#footer-widget-content .wp-block-column:first-child {
		margin-bottom: 32px;
	} /* iw add footer widget */
}

.widgettitle {
	font-weight: 700;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.4rem;
	letter-spacing: 0.2px !important;
	margin: 0;
	margin-bottom: 0.4rem !important;
} /* iw add */


.mc_email {
	margin-bottom: 0px;
} /* iw add */


#footer-widget-content .mc_signup_submit {
	margin-bottom: 4px;
} /* iw add */

/* .mc_signup_submit input:hover {
	color: #000;
	opacity: .9;
}  iw add */

.mc_signup_submit input[type="submit"] {
	padding-left: 1.5em;
	padding-right: 1.5em;
} /* iw add */

.mc_unsub_link {
	margin-bottom: 0px;
} /* iw add */

.mc_unsub_link a {
	font-size: 0.75em;
} /* iw add */

.mc4wp-response p {
	margin-top: 12px;
	margin-bottom: 0;
} /* iw add */


/** Footer Widget **/


.widget a {
	text-decoration: underline;
	opacity: 1;
} /* iw add */

.widget a:hover,
.widget a:focus {
	text-decoration: none;
} /* iw add */

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

.widget h2,
.widget h1,
.widget h3,
.widget h4 {
	letter-spacing: 0;
}


/* 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-title {
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-top: 0;
	margin-bottom: 2.375rem;
}

.widget .post-date {
	letter-spacing: 0.8px;
	margin-top: 2px;
	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 {
	font-weight: 700;
}

.widget_calendar caption {
	text-align: left;
}

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

.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: 2px solid #000;
	padding: 3px 2px;
}

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

#today:after {
	content: "";
	background: #000;
	height: 22px;
	width: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-45%);
	-moz-transform: translate(-50%,-45%);
	-ms-transform: translate(-50%,-45%);
	-o-transform: translate(-50%,-45%);
	transform: translate(-50%,-45%);
	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 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_links .widget-title:before {
	margin-right: 10px;
}

.widget_rss .widget-title a:before {
	display: inline-block;
}

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

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

.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;
}

/*Custom menues*/

.widget_nav_menu li {
	display: block;
}

/*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 p {
	line-height: 1.5rem !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-bottom: 2px;
	margin-left: 0;
}

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

.widget div[class^=gr_custom_title] {
	font-weight: 700;
}

.widget div[class^=gr_custom_review] {
	margin-top: 0.6rem;
}

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

/* akismet spam block */

body .widget .a-stats a {
	background: #000;
	color: #fff;
	border: none;
	border-radius: 0;
}

body .widget .a-stats a:hover {
	background: #000;
	color: #fff;
	opacity: .7;
}

/* authors */

.widget_authors > ul > li {
	margin-bottom: 20px;
	position: relative;
}

.widget_authors img {
	border-radius: 100%;
}

.widget_authors strong {
	margin-top: 14px;
	display: inline-block;
}

.widget_authors ul ul {
	margin-left: 0;
	margin-top: 10px;
}

/* tag cloud */
.wp_widget_tag_cloud > div,
.widget_tag_cloud > div {
	overflow: visible !important;
	letter-spacing: 0;
}

/* contact info */

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

/* flick */

.widget_flickr #flickr_badge_wrapper {
	background: transparent !important;
	border: none !important;
}

#flickr_badge_wrapper td {
	text-align: left;
}

/* blog subscription */

.widget_blog_subscription form p:nth-child(3) {
	margin-bottom: 15px;
}

.widget_blog_subscription input[type="submit"] {
	padding-left: 1.5em;
	padding-right: 1.5em;
}

/* instagram */

.widget_wpcom_instagram_widget .wpcom-instagram-columns-3 img {
	max-width: 31%;
}

/* social media icons */

.widget_wpcom_social_media_icons_widget .genericon-linkedin,
.widget_wpcom_social_media_icons_widget .genericon-googleplus {
	font-size: 18px;
}

/* milestone */

.widget .milestone-content {
	max-width: 100% !important;
}

/* jetpack my community */

.widget_jetpack_my_community img {
	border-radius: 100%;
}

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

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

.tk-theme-frontend .site-content,
.tk-theme-frontend .site-header,
.tk-theme-frontend .site-footer,
.tk-theme-frontend .site-main > article,
.tk-theme-frontend .listing {
	opacity: 1; /*iw edit site transition 0*/
}

.show .site-content,
.no-js .site-content,
.show .site-header,
.no-js .site-header,
.show .site-footer,
.no-js .site-footer,
.show .site-main > article,
.no-js .site-main > article,
.show .listing,
.no-js .listing {
	opacity: 1;
}

.sticky {
	display: block;
}

.hentry {
	margin: 0;
}

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

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

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

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

.page-links a {
	border: none;
	font-weight: 400;
	margin-left: 5px;
	margin-right: 5px;
	opacity: .4;
}

.site-title {
	font-weight: 500;
}

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

.site-main > article {
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.listing .grid-wrapper, 
.listing .grid-wrapper-exhibit
.listing .grid-wrapper-exhibit-current {
	position: relative;
}

.listing .grid-wrapper > .hentry {
	border: 2px solid;
	border-width: 0 0 2px 0;
	/* margin-bottom: -2px; */
	padding-bottom: 55px;
	padding-top: 55px;
}

/* iw add exhibit */
.listing .grid-wrapper-exhibit > .hentry {
	border: 2px solid;
	border-width: 0 0 2px 0;
	/* margin-bottom: -2px; */
	padding-bottom: 55px;
	padding-top: 55px;
	max-width: 48%;
}

.listing .grid-wrapper-exhibit-current > .hentry {
	padding-bottom: 55px;
	padding-top: 55px;
} /* iw add */

.listing article,
.listing .entry-content,
.listing .entry-content p {
	letter-spacing: 0.5px; /* iw edit 0.5px */
}

.listing .entry-content,
.listing .entry-content p {
	line-height: 1.6em; /* iw edit 1.7em */
}

.listing .entry-header {
	position: relative;
}

.listing .entry-title {
	margin-top: 0;
	margin-bottom: 1.8rem;
} /* iw edit */

.listing .content-wrapper-exhibit .entry-title {
	margin-top: 1.6rem;
	margin-bottom: 0.6rem;
} /* iw add */


.listing .entry-title a {
	position: static;
}

.listing .entry-title a:after {
	display: none;
}

.listing .content-wrapper:first-child .entry-meta:first-child,
.listing .content-wrapper-exhibit:first-child .entry-meta:first-child {
	margin-top: 2vw;
}

.entry-meta > * {
	margin-right: 40px;
}

.listing .entry-meta > * {
	display: inline-block;
}

.posted-on,
.tax-links strong, /* iw add */
.cat-links strong {
	text-transform: none; /* iw edit uppercase */
}

.listing .cat-links a {
	color: #333;
} /* iw add */

.entry-meta > *:last-child {
	margin-right: 0;
}

.listing .entry-meta .posted-on {
	white-space: nowrap;
}


.artists-list {
	padding-top: 0;
	padding-bottom: 0;
}

.artist-name {
	padding-right: 50px;
}

.listing .artists-list {
	display: block;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	-o-column-count: 2;
	column-count: 2;
	column-gap: 4%;
	column-rule: none;
} /* iw add */

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

.entry-video .featured-image,
.listing .entry-gallery .entry-gallery {
	max-width: 100%;
}

.featured-image a,
.format-video .featured-image a,
.single-format-video .featured-image a {
	display: inline-block;
	position: relative;
}

.listing .featured-image,
.listing .entry-video-wrapper,
.listing .entry-gallery,
.listing .featured-image + .content-wrapper,
.listing .entry-video-wrapper + .content-wrapper,
.listing .entry-gallery + .content-wrapper,
.listing .featured-image + .content-wrapper-exhibit,
.listing .entry-video-wrapper + .content-wrapper-exhibit,
.listing .entry-gallery + .content-wrapper-exhibit,
.listing .featured-image + .content-wrapper-exhibit-current,
.listing .entry-video-wrapper + .content-wrapper-exhibit-current,
.listing .entry-gallery + .content-wrapper-exhibit-current {
	display: block;
}

.listing .featured-image a,
.search-results .featured-image a {
	overflow: hidden;
}

.listing .featured-image img,
.search-results .featured-image img {
	-webkit-filter: grayscale(0); /* iw edit 100% */
	filter: grayscale(0); /* iw edit 100% */
}

.listing .entry-content > .entry-meta {
	margin-top: auto;
}

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

/*Thickbox pop-up*/

body #TB_overlay {
	opacity: 0.9;
}

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

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 {
	opacity: .7;
}

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

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

body #TB_caption,
.format-video #TB_ajaxWindowTitle {
	display: inline-block;
	float: none;
	font-weight: 700;
	height: auto;
	margin-top: 12px;
	line-height: 1.2;
	text-align: center;
}

.format-video #TB_ajaxWindowTitle {
	width: auto;
}

#TB_secondLine {
	height: 0;
	text-indent: -9999px;
}

#TB_prev,
#TB_next {
	overflow: hidden;
	text-align: center;
	text-indent: 0;
	width: 120px;
	position: fixed;
	top: 0;
	bottom: 0;
}

#TB_prev {
	left: 0;
}

#TB_next {
	right: 0;
}

#TB_prev a,
#TB_next a {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
}

#TB_prev a:before,
#TB_next a:before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

#TB_prev a:before {
	right: 0;
}

#TB_next a:before {
	left: 0;
}

#TB_load {
	display: none !important;
}

/*video format*/

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

.entry-video,
.jetpack-video-wrapper {
	height: 0;
	overflow: hidden;
	padding-top: 55.85%;
	position: relative;
	width: 100%;
}

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

.entry-video iframe,
.jetpack-video-wrapper > *,
.jetpack-video-wrapper iframe {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

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

/*single*/

.single .entry-content {
	margin-top: 0; /* iw edit -32px */
} 

.single figure + .entry-content,
.page-template-default figure + .entry-content {
	margin-top: 3rem;
}

.single .entry-header {
	border-bottom: unset; /* 2px solid */
	margin-bottom: 32px; /* iw edit 4.6vw */
	margin-top: -10px; /* iw add */
	max-width: 100%; /* iw edit 920px */
}

.single .entry-header > .entry-meta {
	margin-bottom: 48px; /* 25px */
	margin-top: 8px; /* iw edit */
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	/* column-gap: 20px; */
} /* iw add */

.single .entry-title {
	margin-top: -0.14em; /* iw edit -0.04em*/
	margin-bottom: 0; /* iw edit 2rem */
	/* line-height: 1em; */
	max-width: 48%;
} /* iw edit */

.entry-footer {
	letter-spacing: 0.3px;
}

.single .entry-footer {
	margin: 0;
} /* iw edit 3rem 0; */

.entry-footer a {
	font-weight: 400;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
	font-style: italic;
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
	opacity: .4;
}

.entry-footer .cat-links + .tags-links:before {
	content: " - ";
}

.entry-author .author-title,
.sharedaddy h1,
.sharedaddy h2,
.sharedaddy h3,
.sharedaddy h4 {
	letter-spacing: 0.3px;
}

.post-additional h1,
.post-additional h2,
.post-additional h3,
.post-additional h4,
.post-additional h5,
.post-additional h6 {
	font-weight: 600;
	line-height: 1.4;
	margin: 0 0 12px;
}

.post-additional > *:last-child {
	margin-bottom: 0;
}

.single .site-main {
	text-align: center;
}

.single .site-main > *,
.page-template-default .page {
	margin-left: auto;
	margin-right: auto;
	max-width: 2200px; /* iw edit 1200px */
	text-align: left;
}

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

.page-header .page-title {
	margin-bottom: 48px; /* iw edit 0 */
	margin-top: -10px; /* iw add */
}

/*search*/

.search .page-header p,
.error404 .page-header p {
	max-width: 310px;
	margin-bottom: 0;
}

.search .page-title {
	margin-bottom: 5px;
}

.no-results .entry-content h1 {
	margin-bottom: 15px;
}

.search-results .page-header p {
	float: left;
}

.results-number {
	float: right;
	margin-bottom: 10px;
}

.search-results .hentry {
	border: 2px solid;
	border-width: 2px 0;
	margin-top: -2px;
	padding: 40px 0;
	position: relative;
}

.search-results .entry-title {
	margin-top: 0;
	margin-bottom: 1px;
}

.search-results .cat-links
.search-results .tax-links {
	display: inline-block;
}

/*404*/

.error-404 .emphasis {
	display: block;
	font-weight: 700;
	letter-spacing: -0.4px;
	margin-bottom: 20px;
}

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

.page-content + .grid-wrapper, .grid-wrapper-exhibit, .grid-wrapper-exhibit-current {
	margin-top: 0; /* iw edit 5vw */
}

.page-content {
	padding-top: 0px;
}  /* iw add */

.top-line {
	border: 2px solid;
	border-width: 0 0 2px 0;
	margin-bottom: 55px !important;
} /* iw add */

.bottom-line {
	border: 2px solid;
	border-width: 0 0 2px 0;
} /* iw add */


.bottom-line:last-child {
	margin-top: 55px;
} /* iw add */


.content-line {
	border: 2px solid;
	border-width: 0 0 2px 0;
} /* iw add */

/* .grid-wrapper, .grid-wrapper-exhibit-current {
	border: 2px solid;
	border-width: 2px 0 0px 0;
}   iw add */

.listing .grid-wrapper-exhibit {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	/* flex-direction: row; */
	flex-wrap: wrap;
	width: 100%;
	column-gap: 4%;
}  /* iw edit exhibit */

.pulse {
	display: inline-block;
	border-radius: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	background-color: #000;
	-webkit-animation: ball-scale 1s 0s ease-in-out infinite;
	-moz-animation: ball-scale 1s 0s ease-in-out infinite;
	-o-animation: ball-scale 1s 0s ease-in-out infinite;
	animation: ball-scale 1s 0s ease-in-out infinite;
}

.show-slider .pulse,
.no-js .pulse {
	display: none;
}

@-o-keyframes ball-scale {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 0.6;
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}


@-moz-keyframes ball-scale {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 0.6;
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

@-webkit-keyframes ball-scale {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 0.6;
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

@keyframes ball-scale {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 0.6;
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

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

body > .widget-area {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	color: #000;
	overflow-y: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 560px;
	bottom: 0;
	left: 100%;
	-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;
}

body > .widget-area,
.search-wrap {
	max-width: 100%;
	position: fixed;
	visibility: hidden;
	top: 0;
}

.search-wrap {
	opacity: 0;
	right: 0;
	text-align: left;
	width: 100%;
	-webkit-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-moz-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-ms-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-o-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
}

.admin-bar > .widget-area {
	top: 32px; /* iw edit widget 32px */
}

body.big-search .site-content,
body.big-search .site-footer {
	opacity: 0;
}

body.big-search .site-content,
body.big-search .site-footer {
	visibility: hidden;
}

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

.sidebar-opened > .widget-area,
.big-search .search-wrap {
	visibility: visible;
}

/* iw edit for sidebar */
.site:after {
	content: "";
	background-color: rgba(0,0,0,.9);
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	-ms-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
	z-index: 2; 
}

.sidebar-opened .site:after {
	opacity: 1;
	visibility: visible;
}

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

.close-sidebar,
#big-search-close,
body .jp-carousel-close-hint span,
body .tb-close-icon {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border: 1px solid;
	border-color: transparent;
	height: 40px;
	padding: 0;
	text-align: center;
	width: 40px;
	transform-style: preserve-3d;
}

.close-sidebar,
#big-search-close,
body .jp-carousel-close-hint span,
body #TB_closeWindowButton {
	right: 70px;
}

.close-sidebar,
#big-search-close {
	position: absolute;
}

body .jp-carousel-close-hint span,
body #TB_closeWindowButton {
	position: fixed;
}

.close-sidebar {
	background: none;
	top: 0px; /* iw edit 32px */
	border: 0
}

#big-search-close {
	background: transparent;
	border-color: transparent;
	z-index: 1003;
}

.close-sidebar:focus,
#big-search-close:focus,
body .jp-carousel-close-hint span:focus {
	background: none;
	color: #fff;
}

.close-sidebar:before,
.close-sidebar:after,
#big-search-close:before,
#big-search-close:after,
.jp-carousel-close-hint span:before,
.jp-carousel-close-hint span:after,
body .tb-close-icon:before,
body .tb-close-icon:after {
	content: "";
	display: block;
	height: 100%;
	width: 3px;
	position: absolute;
	top: 0;
	left: 18px;
}

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

body .tb-close-icon:before,
body .tb-close-icon:after,
.jp-carousel-close-hint span:before,
.jp-carousel-close-hint span:after {
	background-color: #fff;
}

.close-sidebar:before,
#big-search-close:before,
.jp-carousel-close-hint span:before,
body .tb-close-icon:before {
	-webkit-transform: rotate(-45deg) translateZ(0);
	-moz-transform: rotate(-45deg) translateZ(0);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg) translateZ(0);
	transform: rotate(-45deg) translateZ(0);
}

.close-sidebar:after,
#big-search-close:after,
.jp-carousel-close-hint span:after,
body .tb-close-icon:after {
	-webkit-transform: rotate(45deg) translateZ(0);
	-moz-transform: rotate(45deg) translateZ(0);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg) translateZ(0);
	transform: rotate(45deg) translateZ(0);
}

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

.comments-area {
	margin-top: 4rem;
}

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

.comment-list > .comment > .comment-body,
.comment-list > .pingback > .comment-body,
.comment-list > .trackback > .comment-body {
	border-bottom: 1px solid rgba(0,0,0,.08);
	padding-bottom: 4rem;
}

.comment-list > .comment:last-of-type > .comment-body,
.comment-list > .pingback:last-of-type > .comment-body,
.comment-list > .trackback:last-of-type > .comment-body {
	border-bottom: none;
}

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

.bypostauthor {
	display: block;
}

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

.comments-title,
.comments-area,
.post-navigation,
.posts-navigation {
	position: relative;
}

.comments-title,
.comment-reply-title {
	margin-top: 0;
}

.comments-title {
	margin-bottom: 6rem;
}

.comments-area .comment,
.comments-area .pingback,
.comments-area .trackback,
.comments-title + .comment-navigation {
	margin-top: 4rem;
}

.comment-navigation + .comment-list .comment:first-of-type,
.comment-navigation + .comment-list .pingback:first-of-type,
.comment-navigation + .comment-list .trackback:first-of-type {
	margin-top: 2.4rem;
}

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

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

.comment-author img,
.author-box img,
.author-avatar img {
	border-radius: 30px;
}

.single .author-box,
.single .entry-author {
	margin: 4rem 0 5rem;
	position: relative;
}

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

.author-bio .author-link {
	display: block;
}

.entry-author .author-title {
	margin-top: 0;
}

.entry-author .author-title span {
	font-weight: 400;
	display: block;
}

.single .entry-author .author-name {
	font-weight: 700;
	white-space: nowrap;
}

.entry-author .author-link:before {
	display: none;
}

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

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

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

.comment .children,
.pingback .children,
.trackback .children {
	margin-left: 6%;
}

.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;
}

.logged-in-as,
.comment-notes {
	font-style: italic;
	margin-bottom: 4.5rem;
}

.no-comments {
	margin-bottom: 0;
}

/* .com comments */

div#respond {
	max-width: 646px;
	overflow: visible;
	padding: 3rem 0 0;
}

div#respond:first-child {
	padding: 0;
}

div#respond h3 {
	margin-bottom: 12px;
}

div#respond #comment-form-identity #comment-form-nascar,
div#respond #comment-form-comment.active,
div#comment-form-share-text-padder.active,
div#respond .comment-form-service {
	background: #fff;
	border: 1px solid rgba(0,0,0,.3);
}

div#respond #comment-form-comment.active,
div#comment-form-share-text-padder.active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

div#respond .comment-form-service,
div#respond #comment-form-identity #comment-form-nascar {
	border-top: none;
}

div#respond #comment-form-comment textarea,
div#comment-form-share-text-padder textarea {
	text-shadow: none;
}

div#respond .comment-form-fields div.comment-form-url {
	clear: left;
}

div#respond #comment-form-subscribe {
	padding-left: 0;
	margin-top: 22px;
}

div#respond label:before,
div#respond form label:before {
	top: -1px;
}

div#respond .form-submit {
	margin-bottom: 0;
	padding: 12px 0;
}

div#respond .form-submit:not(:last-of-type) {
	margin-bottom: 30px;
}

div#respond .form-submit input,
div#respond .form-submit input#comment-submit,
div#respond .comment-form-fields input[type=submit],
div#respond p.form-submit input[type=submit],
div#respond input[type=submit],
div#commentform #submit {
	background: black !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	border: none;
	text-shadow: none !important;
	color: #fff !important;
	margin-top: 0;
	margin-bottom: 0;
	padding: 9px 2em !important;
	font-weight: bold !important;
}

div#respond .form-submit input:hover,
div#respond .form-submit input#comment-submit:hover,
div#respond .comment-form-fields input[type=submit]:hover,
div#respond p.form-submit input[type=submit]:hover,
div#respond input[type=submit]:hover,
div#commentform #submit:hover {
	background: #555 !important;
}

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

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll .paging-navigation { /* Older / Newer Posts Navigation (always hidden) */
	display: none;
}

.search-results .posts-navigation {
	display: block;
}

#infinite-handle {
	clear: both;
	display: table;
}

#infinite-handle button i,
#infinite-handle button i:before,
#infinite-handle button i:after {
	background-color: #000;
}

#infinite-handle button i {
	display: inline-block;
	font-style: normal;
	height: 0.6em;
	margin-left: 30px;
	position: relative;
	width: 3px;
}

#infinite-handle button i:before,
#infinite-handle button i:after {
	content: "";
	height: 3px;
	margin-top: -1px;
	width: 0.3em;
	position: absolute;
	top: 50%;
}

#infinite-handle button i:before {
	right: 100%;
}

#infinite-handle button i:after {
	left: 100%;
}

.grid-wrapper:not(.masonry) #infinite-handle,
.grid-wrapper:not(.masonry) .infinite-loader,
.grid-wrapper-exhibit:not(.masonry) #infinite-handle, /* iw add */
.grid-wrapper-exhibit:not(.masonry) .infinite-loader, /* iw add */
.grid-wrapper-exhibit-current:not(.masonry) #infinite-handle, /* iw add */
.grid-wrapper-exhibit-current:not(.masonry) .infinite-loader, /* iw add */
.search-results #infinite-handle,
.search-results .infinite-loader {
	padding-top: 6rem;
	padding-bottom: 3rem;
}

.grid-wrapper:not(.masonry) .infinite-loader,
.grid-wrapper-exhibit:not(.masonry) .infinite-loader,
.grid-wrapper-exhibit-current:not(.masonry) .infinite-loader { /* iw add */
	margin-top: 4rem;
}

.masonry #infinite-handle,
.masonry .infinite-loader {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	bottom: -120px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.neverending .masonry .infinite-loader {
	bottom: -60px;
}

body #infinite-handle span {
	background-color: transparent;
	border: none;
	display: inline-block;
	line-height: 1em;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
}

body #infinite-handle span,
body #infinite-handle button {
	letter-spacing: -0.7px;
}

body #infinite-handle button {
	white-space: nowrap;
}

.spinner {
	margin: 0 auto;
	left: 0 !important;
}

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

.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,
.entry-author {
	margin: 3rem 0;
}

.author-name,
.entry-author .author-title {
	margin-top: 0;
}

.single .author-heading .author-title {
	margin-bottom: 0;
}

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

.author-name span {
	opacity: .5;
	margin-left: 8px;
}

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

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

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

.wp-caption-text,
.wp-caption-dd {
	letter-spacing: 0.5px;
	line-height: 1.5em;
	margin: 1.1em 0;
	opacity: .5;
}

.widget .wp-caption-text {
	opacity: 1;
}

.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
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

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

.gallery-icon {
	padding: 10px 10px 0 0;
	text-align: left;
}

.gallery-columns-1 .gallery-icon {
	padding: 0;
}

.gallery-icon a {
	border: none;
}

.gallery-icon a:before {
	display: none;
}

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

.tiled-gallery-item {
	padding: 3px 6px 0 0;
}

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/*--------------------------------------------------------------
## Galleries / Carousel / Masonry / Lightbox
--------------------------------------------------------------*/

@media (max-width: 440px) {
	body .kb-gallery-ul.kb-gallery-type-fluidcarousel .kt-blocks-carousel figure .kb-gal-image-radius,
	body .kb-gallery-ul.kb-gallery-type-fluidcarousel .kt-blocks-carousel figure .kb-gal-image-radius img {
		height: 160px !important;
	}

	body .kadence-blocks-gallery-item__caption {
		display: none;
	}
}

body .kt-blocks-carousel .slick-prev, 
body .kt-blocks-carousel .slick-next {
	color: rgba(0,0,0,0.8);
} /* iw add prev and next arrow icon color */

body .kt-blocks-carousel .slick-prev::before {
	height: 20px;
	left: 6px;
	width: 20px;
} /* iw add prev arrow icon */

body .kt-blocks-carousel .slick-next::before {
	height: 20px;
	left: -4px;
	width: 20px;
} /* iw add next arrow icon */

@media only screen and (max-width: 767px){
	body .kt-blocks-carousel .slick-prev::before,
	body .kt-blocks-carousel .slick-next::before {
		display: none;
		left: 0px;
	} /* iw add hide prev and next arrow icon */
}

body .kb-gallery-ul.kb-gallery-type-fluidcarousel .kt-blocks-carousel .slick-prev {
	left: -40px;
} /* iw add prev and next */

body .kb-gallery-ul.kb-gallery-type-fluidcarousel .kt-blocks-carousel .slick-next {
	right: -40px;
} /* iw add prev and next */

body .kt-blocks-carousel .slick-prev, 
body .kt-blocks-carousel .slick-next {
	background: rgba(0,0,0,0);
	top: calc(50% - 0px); /* iw edit 10px */
	/* top: calc(var(--kb-gal-image-radius--height) 50%); */
	height: 200px;
	width: 40px;
} /* iw add prev and next hover opacity */

body .kt-blocks-carousel .slick-slider:hover .slick-prev,
body .kt-blocks-carousel .slick-slider:hover .slick-next {
	opacity:1 /* iw edit .75 */
}

body .entry-content button:hover {
	background: transparent;
} /* iw add hover white */

/***** Caption *****/
body .kb-gallery-ul .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
	color: rgba(0,0,0,0.6) !important;
} /* iw add caption */

@media only screen and (max-width: 767px){
	body .kb-gallery-caption-style-below .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
		padding-left: 10px !important;
	}
}

body .kb-gallery-caption-style-below .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
	padding: 0;
	margin-top: .5em;
	background: rgba(0,0,0,0);
	position: relative;
	font-weight: normal;
	text-align: left;
	min-width: 100%;
	width: min-content;
}

/***** Photoswipe Lightbox *****/

/* .pswp__caption.pswp__ui--idle, .pswp__ui--idle .pswp__top-bar,
.pswp__ui--idle button.pswp__button--arrow--left, .pswp__ui--idle button.pswp__button--arrow--right {
	opacity: 0;
} */

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
.pswp--svg button.pswp__button--arrow--left:before, .pswp--svg button.pswp__button--arrow--right:before {
    background-image: unset;
	}
} /* iw add .png arrow visible if not unset */

button.pswp__button--arrow--left, button.pswp__button--arrow--right {
	background: 0 0;
	top: 50%;
	margin-top: -80px; /* iw edit -50px */
	width: 80px; /* iw edit 70px */
	height: 160px; /* iw edit 100px */
}

.pswp__counter {
	font-weight: 500;
}

button.pswp__button--arrow--left::before {
	left: 30px;
	background-position: unset;
	border-style: solid;
	border-width: 2px 2px 0 0;
	transform: rotate(-135deg);
}

button.pswp__button--arrow--right::before {
	right: 30px;
	background-position: unset;
	border-style: solid;
	border-width: 2px 2px 0 0;
	transform: rotate(45deg);
}

button.pswp__button--arrow--left::before, 
button.pswp__button--arrow--right::before {
	content: '';
	top: 65px;
	height: 30px;
	width: 30px;
	position: absolute;
	background: unset;
	background-size: unset;
}

button.pswp__button--arrow--left:hover, 
button.pswp__button--arrow--right:hover {
	color: #fff;
} /* iw add Photoswipe Lightbox */

/*--------------------------------------------------------------
## Privacy & Cookie Policy / GDPR
--------------------------------------------------------------*/

.entry-content .cli_user_consent_state {
    font-size: var(--wp--preset--font-size--small) !important;
}

.entry-content .cli_manage_current_consent {
	cursor: pointer;
	text-decoration: underline;
	text-decoration-thickness: 2px !important;
}
  
.entry-content .cli_manage_current_consent:hover {
	text-decoration: none !important;
	opacity: .6;
}
  
.entry-content .cli_manage_current_consent:hover::before {
	content: "";
	background: #000;
	height: 0;
	width: 0;
	position: absolute;
	top: 90%;
	left: 0;
	right: 0;
} /* Manage your consent. */


.cli-modal-content {
	border-radius: 0;
} /* Privacy Overview box. */

.cli-modal-backdrop.cli-show {
	opacity: .7;
} /* Privacy Overview background */


span.cli-necessary-caption {
	padding-top: .4%;
} /* Enabled and disabled. */

.cli-switch .cli-slider::after {
	padding-top: 10%;
} /* Enabled and disabled. */

.cli-switch .cli-slider::before {
	background-color: #000;
} /* Enabled and disabled. */
  
.cli-switch input:checked + .cli-slider {
	background-color: #000;
	opacity: .9;
} /* Enabled and disabled. */


.cli-tab-footer .wt-cli-privacy-accept-btn {
	background-color: #000;
	color: #fff;
	border-radius: 0;
	padding-left: 1.5em;
	padding-right: 1.5em;
	font-weight: 500;
} /* Save and exit. */
  
.cli-btn:hover {
	opacity: .7;
} /* Save and exit. */


#cookie-law-info-bar {
	opacity: 1 !important;
	z-index: 999;
} /* Info bar */

#cookie-law-info-bar {
	box-shadow: none;
} /* Info bar no drop shadow */

#cookie-law-info-bar[data-cli-style="cli-style-v2"] {
	padding: 20px 5%;
} /* Info bar */

.entry-content .has-small-font-size code {
	background-color: #ebebeb;
	font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: var(--wp--preset--font-size--small) !important;
	padding: 0;
} /* Cookie Settings link */

.entry-content .has-small-font-size .cli_settings_button {
	color: #000 !important;
} /* Cookie Settings link */



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

/* sharedaddy & rating & like */

#jp-post-flair .sd-rating,
#jp-post-flair .sharedaddy,
#jp-post-flair .sd-like {
	display: inline-block;
	width: 30%;
	margin-right: 3%;
	vertical-align: top;
	margin-bottom: 2rem;
}

#jp-post-flair .sharedaddy {
	width: 63%;
}

div#jp-post-flair.sharedaddy h3.sd-title {
	margin-bottom: 2em;
}

#jp-post-flair .sd-rating .rating-msg {
	clear: left;
}

#jp-post-flair .sharedaddy > div {
	margin-top: 0;
}

body .wpl-button a {
	border-radius: 0 !important;
}

body div.sharedaddy h3.sd-title:before {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	position: static;
}

.listing .sd-sharing-enabled + .sd-sharing-enabled {
	display: none;
}

/*JP slideshow gallery*/

body .entry-gallery div.slideshow-window * img {
	max-height: inherit;
}

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

.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%);
}

.slideshow-controls a:before {
	display: none;
}

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:after {
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

/*JP social*/

.sd-social {
	margin-top: 1rem;
}

.sharedaddy .sd-social .sd-content {
	margin-top: 0;
}

.sharedaddy .sd-social .sd-content ul {
	margin-bottom: 0 !important;
}

.single .sd-social:not(.sd-social-text),
.page-template-default .sd-social {
	margin-top: 3rem;
}

div.sharedaddy .sd-social h3.sd-title {
	font-weight: 600;
	margin-bottom: 0;
	margin-right: 5px;
}

.single div.sharedaddy .sd-social h3.sd-title {
	line-height: 1.4;
	margin-bottom: 8px;
}

div.sharedaddy .sd-social h3.sd-title:before,
div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none;
}

body.single .sd-social-text .sd-title,
body.single .sd-social .sd-content {
	white-space: normal;
}

div.sharedaddy .sd-text .sd-content {
	margin-top: -4px;
}

.sd-content ul li {
	margin-right: 12px;
}

.sharedaddy .sd-social-text .sd-content ul li a.sd-button,
.sharedaddy .sd-social-text .sd-content ul li a.sd-button:hover {
	background: transparent;
	border: none;
}

.sharedaddy .sd-social-text .sd-content ul li a.sd-button {
	box-shadow: none;
	color: #333 !important;
	line-height: inherit;
	padding: 0;
}

.sd-content ul li a.sd-button:before {
	position: static;
	width: auto;
	height: auto;
	background: transparent;
	left: auto;
	right: auto;
}

.sd-social-text .sd-content ul li a.sd-button .share-count {
	line-height: 1;
	margin-top: -2px;
	margin-left: 3px;
	vertical-align: middle;
}

/*thickbox*/

body textarea#jp-carousel-comment-form-comment-field,
body .jp-carousel-titleanddesc,
body .jp-carousel-image-meta,
body .jp-carousel-buttons {
	border-color: rgba(0,0,0,.1);
}

body textarea#jp-carousel-comment-form-comment-field {
	border-radius: 0;
	box-shadow: none;
}

body textarea#jp-carousel-comment-form-comment-field,
body textarea#jp-carousel-comment-form-comment-field:focus,
body .jp-carousel-image-meta,
body .jp-carousel-buttons {
	background: #fff;
}

body textarea#jp-carousel-comment-form-comment-field:focus {
	border-color: #000;
}

body .jp-carousel-overlay,
body #TB_overlay {
	background-color: #000;
}

body div.jp-carousel-buttons a.jp-carousel-commentlink {
	background: none;
	padding-left: 14px !important;
}

body .jp-carousel-image-meta li {
	color: #000 !important;
}

body .jp-carousel-close-hint span {
	background: none;
	border-radius: 0;
	text-indent: -9999px;
}

/*Thickbox video*/

body #TB_window.format-video {
	background: transparent;
	box-shadow: none;
	margin-top: -21% !important;
	margin-left: 15% !important;
	width: 70% !important;
	left: 0;
}

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

.format-video #TB_ajaxContent {
	height: 0 !important;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 55.2%;
	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_closeAjaxWindow {
	float: right;
	margin-top: 4px;
}

body #TB_closeWindowButton {
	height: 40px;
	width: 40px;
}

body #TB_closeWindowButton:focus .tb-close-icon {
	box-shadow: none;
}

/*JP popup gallery*/

.jp-carousel-wrap .jp-carousel-slide {
	opacity: 0.3;
}

.jp-carousel-wrap .jp-carousel-slide {
	background-color: transparent;
}

.jp-carousel-wrap .jp-carousel-slide img {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.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%);
}

.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: 3em !important;
	padding-right: 3em !important;
}

.jp-carousel-wrap textarea#jp-carousel-comment-form-comment-field {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

body div.jp-carousel-fadeaway {
	background: none;
}

/*Related*/

body div#jp-relatedposts {
	margin-top: 5rem;
	margin-bottom: 5em;
	padding-top: 3.2vw;
	padding-bottom: 3.2vw;
}

body div#jp-relatedposts:before {
	content: "";
	border-style: solid;
	border-width: 2px 0;
	height: 100%;
	max-width: 1200px;
	width: 100vw;
	position: absolute;
	top: 0;
	left: 0;
}

body div#jp-relatedposts h3.jp-relatedposts-headline {
	margin-bottom: 4rem;
	width: 100%;
}

body div#jp-relatedposts h3.jp-relatedposts-headline em {
	font-style: normal;
	font-weight: 400;
}

body div#jp-relatedposts div.jp-relatedposts-items,
body div#jp-relatedposts div.jp-relatedposts-items-visual {
	margin-right: -5%;
	text-align: center;
}

body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post,
body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
	display: inline-block;
	float: none;
	padding-right: 5%;
	opacity: 1;
	text-align: left;
	vertical-align: top;
	width: 33.3333%;
}

div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title {
	display: block;
	line-height: 1.3em;
	margin-top: -4px;
	margin-bottom: 0;
	max-width: 100%;
}

.jp-relatedposts-post .jp-relatedposts-post-a {
	border: none;
	display: block;
}

div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img {
	float: none;
	max-width: 100%;
	margin-right: 0;
	margin-bottom: 25px;
}

body div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	letter-spacing: 0.2px;
	line-height: 1.5em;
}


body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	border: none;
}

body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	display: inline-block;
	letter-spacing: 0.2px;
	margin: 0;
	opacity: 1;
}

body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	margin-top: 3px;
	margin-right: 10px;
}

body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs .jp-relatedposts-post-context,
body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs .jp-relatedposts-post-date {
	margin-top: 0;
}

div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt,
#jp-relatedposts div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
	line-height: 1.5;
}

div#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-top: 20px;
	opacity: 0.6;
}

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

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

/*--------------------------------------------------------------
# IE specific
--------------------------------------------------------------*/

@media all and (min-width:0\0) and (min-resolution:.001dpcm){

	body {
		overflow-x: hidden;
	}

	.ie9-remove-bg {
		background: none !important;
	}

	.main-navigation ul ul a {
		word-break: break-all;
	}

	.nav-menu a:before,
	.entry-content a:before,
	.entry-footer a:before,
	.entry-meta a:before,
	.author-box a:before,
	.comments-area .nav-links a:before,
	.comment-author a:before,
	.comment-content a:before,
	.comment-reply-link:before,
	.comment-form a:before,
	.paging-navigation a:before,
	.sd-social-text ul li a:after {
		margin-top: -6px;
	}

	.site-header {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(-0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0); /* iw edit anim -20px */
	}

	.show .site-header,
	.no-js .site-header {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	body > .widget-area {
		position: absolute;
		top: 0 !important;
	}

	.listing .featured-image a,
	.listing .format-video .featured-image a,
	.listing .single-format-video .featured-image a {
		display: block;
	}

	.single .entry-title {
		line-height: 1.3em;
	}

	body #TB_caption,
	.format-video #TB_ajaxWindowTitle {
		padding-top: 9px;
		padding-bottom: 0;
	}

}

/*--------------------------------------------------------------
# Gutenberg
--------------------------------------------------------------*/

/*
 * Block & non-gutenberg content wrapper children
 * - Sets spacing-vertical margin logic
 */
.site-footer > *,
.site-main > article > *,
.site-main > .not-found > *,
.entry-content > *,
[class*="inner-container"] > *,
.widget-area > * {
	margin-top: 32px; /* iw edit 21.312px; */
	margin-bottom: 32px; /* iw edit 21.312px; */
}

@media only screen and (min-width: 560px) {
	.site-footer > *,
	.site-main > article > *,
	.site-main > .not-found > *,
	.entry-content > *,
	[class*="inner-container"] > *,
	.widget-area > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

/* iw add */
.no-results.not-found {
	margin-top: 2.6rem;
}

.site-footer > *:first-child,
.site-main > article > *:first-child,
.site-main > .not-found > *:first-child,
.entry-content > *:first-child,
[class*="inner-container"] > *:first-child,
.widget-area > *:first-child {
	margin-top: 0; /* iw edit 0 */
}

.site-footer > *:last-child,
.site-main > article > *:last-child,
.site-main > .not-found > *:last-child,
.entry-content > *:last-child,
[class*="inner-container"] > *:last-child,
.widget-area > *:last-child {
	margin-bottom: 0;
}

.entry-content > .zina-text-2-columns {
	display: block;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	-o-column-count: 2;
	column-count: 2;
	column-gap: 4%;
	column-rule: none;
} /* iw add gutenberg text 2 columns */

/*
 * Block & non-gutenberg content wrapper children
 * - Sets spacing-unit margins
 */
.site-header > *,
.entry-header > *,
.post-thumbnail > *,
.comment-content > *,
.author-bio > *,
.widget-area > .widget > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

.page-content > * {
	margin-top: 0;
	margin-bottom: 0;
} /* iw edit */


.site-header > *:first-child,
.entry-header > *:first-child,
.post-thumbnail > *:first-child,
.page-content > *:first-child,
.comment-content > *:first-child,
.author-bio > *:first-child,
.widget-area > .widget > *:first-child {
	margin-top: 0;
}

.site-header > *:last-child,
.entry-header > *:last-child,
.post-thumbnail > *:last-child,
.comment-content > *:last-child,
.author-bio > *:last-child,
.widget-area > .widget > *:last-child {
	margin-bottom: 0.6rem; /* iw edit 0 */
}

.page-content > *:not(:last-child) {
	margin-bottom: 32px;
} /* iw add */

.page-content > *:last-child {
	margin-bottom: 55px;
} /* iw add */


/* !!! FIX WP6 container and gallery // after WordPress UPDATE */

/* div[class*="wp-container-"] {
    gap: unset;
} /* iw add */

/* [class*="wp-block-gallery-"] {
	gap: unset !important;
} /* iw add */

/* !!! FIX WP6 container and gallery // after WordPress UPDATE */

/*
 * .entry-content children specific controls
 * - Adds special margin overrides for alignment utility classes
 */
.entry-content > * {
	/* Reset alignleft and alignright margins after alignfull */
}

.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;
}

.entry-content > *.alignfull + .alignleft,
.entry-content > *.alignfull + .alignright {
	margin-top: 32px;
}

.entry-content > .wp-block-spacer {
	margin: 0;
}

/**
 * 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 {
	/*rtl:ignore*/
	margin-right: 0 !important;
}

.margin-right-half {
	/*rtl:ignore*/
	margin-right: 16px !important;
}

.margin-right-default {
	/*rtl:ignore*/
	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 {
	/*rtl:ignore*/
	margin-left: 0 !important;
}

.margin-left-half {
	/*rtl:ignore*/
	margin-left: 16px !important;
}

.margin-left-default {
	/*rtl:ignore*/
	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 {
	/*rtl:ignore*/
	padding-right: 0 !important;
}

.padding-right-half {
	/*rtl:ignore*/
	padding-right: 16px !important;
}

.padding-right-default {
	/*rtl:ignore*/
	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 {
	/*rtl:ignore*/
	padding-left: 0 !important;
}

.padding-left-half {
	/*rtl:ignore*/
	padding-left: 16px !important;
}

.padding-left-default {
	/*rtl:ignore*/
	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;
}

.wp-block-cover:not(:only-child),
.wp-block-cover-image:not(:only-child) {
	margin-top: 4vw;
	margin-bottom: 4vw;
}

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


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


.zina-news-top {
	padding-bottom: 45px;
} /* iw add gutenberg */

.zina-news-bottom {
	padding-bottom: 32px;
} /* iw add gutenberg */


@media only screen and (max-width: 599px) {
	.zina-news-bottom {
	   padding-bottom: 0;
	} /* iw add gutenberg */
}

.zina-home-top,
.zina-home-bottom {
	padding-bottom: 45px;
} /* iw add gutenberg */


.wp-block-columns {
	margin-bottom: 32px;
} /* iw edit gutenberg block */

@media only screen and (max-width: 767px){
	.wp-block-columns .wp-block-column > * {
		margin-top: 0; /* 21.312px */
		margin-bottom: 32px; /* 21.312px */
	}

	#footer-widget-content .wp-block-column > * {
		margin-top: 0px; /* 32px */
		margin-bottom: 0px; /* 32px */
	} /* iw add */
} /* iw edit */

@media only screen and (min-width: 768px) {
	.wp-block-columns .wp-block-column > * {
		margin-top: 0px; /* 32px */
		margin-bottom: 32px; /* 32px */
	}

	#footer-widget-content .wp-block-column > * {
		margin-top: 0px; /* 32px */
		margin-bottom: 0px; /* 32px */
	} /* iw add */
} /* iw edit min-width: 560px */



.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: 0; /* iw edit 21.312px */
}


@media only screen and (max-width: 599px) {
	.wp-block-columns .wp-block-column:not(:first-child) {
		margin-top: 32px; 
		/* margin-bottom: 32px;*/
	}

	/* .entry-content p + .wp-block-columns .wp-block-column:not(:first-child) {
		margin-top: 0 ;
	} /* iw add gutenberg paragraph coloumn */

	.wp-block-columns .wp-block-column:empty {
		margin-top: 0;
	}	
} /* iw edit 16px gutenberg */


@media only screen and (min-width: 782px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		padding-right: 2%;
	}

	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
		margin-left: 0;
		padding-left: 2%;
	} /* iw add */

	.wp-block-column[style="outline: none;"] {
		flex-basis: 0;
		flex-grow: 1;
	}

}

.wp-block-columns.alignfull {
	padding-left: 32px;
	padding-right: 32px;
}

.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 {
	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 {
	margin-top: 32px;
	margin-bottom: 32px;
}

.wp-block-jetpack-layout-grid-column .wp-block-jetpack-tiled-gallery {
	max-width: 100%;
}

.alignwide,
.alignfull {
	max-width: 100vw;
	width: auto;
}

.alignfull .alignfull,
.alignwide .alignwide,
.alignfull .alignwide,
.alignwide .alignfull {
	margin-left: 0;
	margin-right: 0;
}

.page-template-full-width-page .wp-block-columns.alignwide,
[class*="__inner-container"] > .alignwide {
	max-width: 960px;
}

.page-template-full-width-page .wp-block-columns.alignwide {
	margin-left: auto;
	margin-right: auto;
}

.alignfull .wp-block-image,
.alignfull .tiled-gallery__item,
.alignfull.wp-block-image,
.alignfull.tiled-gallery__item {
	text-align: center;
}


.wp-block-image.alignfull img, .wp-block-image.alignwide img {
	height: auto;
	width: auto; /* width: 100%; */
	margin-top: 32px;
	margin-bottom: unset;
} /* iw add gutenberg */

.alignfull > img {
	width: 100vw;
}

.alignfull {
	width: 100vw;
}

[class*="__inner-container"] > *:not(.alignleft):not(.alignright):not(.is-style-wide) {
	margin-left: auto;
	margin-right: auto;
}

.wp-block-image img {
	vertical-align: bottom;
	width: 100%;
} /* iw add gutenberg */

.wp-block-image a:hover {
	opacity: .8;
} /* iw add */

.wp-block-image {
	margin-top: 32px; /* iw edit 50px */
	margin-bottom: 32px; /* iw edit 50px */
}

.wp-block-column .wp-block-image {
	margin-top: 32px;
	margin-bottom: 32px;
} /* iw add */

.wp-block-image:first-child {
	margin-top: 0;
	margin-bottom: 0;
}

.wp-block-image .alignleft,
.wp-block-image .alignright {
	margin-top: 32px;
} /* iw edit */

.wp-block-image .alignleft {
	margin-right: 2em;
}

.wp-block-image .alignright {
	margin-left: 2em;
}

.wp-block-button {
	margin-top: 20px;
	margin-bottom: 20px;
}

.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 {
	line-height: 1.4;
}

.has-huge-font-size {
	line-height: 1.2;
}

.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%;
}

/* iw add gallery gutenberg figcaption */

.wp-block-gallery.has-nested-images figure.wp-block-image {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-grow: unset;
	flex-wrap: wrap;
}


.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
	margin: 0 var(--gallery-block--gutter-size,4%) var(--gallery-block--gutter-size,0%) 0;
	width: calc(50% - var(--gallery-block--gutter-size, 4%)/2);
}

/* gallery 4, 8 column */
@media (max-width:767px) {
	.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
		margin-right: var(--gallery-block--gutter-size, 4%);
		width: calc(50% - var(--gallery-block--gutter-size, 4%)/2);
	}
	  
	.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image):nth-of-type(2n) {
		margin-right: 0;
	}
	
	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
  		margin-right: var(--gallery-block--gutter-size,4%);
  		width: calc(50% - var(--gallery-block--gutter-size, 4%)/2);
  	}
	
	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(2n) {
		margin-right: 0;
	}
}

@media (min-width:768px) {
	.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
		margin-right: var(--gallery-block--gutter-size, 2%);
		width: calc(25% - var(--gallery-block--gutter-size, 2%)*0.75);
	}
	  
	.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image):nth-of-type(4n) {
		margin-right: 0;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
		margin-right: var(--gallery-block--gutter-size, 2%);
		width: calc(25% - var(--gallery-block--gutter-size, 2%)*0.75);
  	}
	
	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(4n) {
	  margin-right: 0;
	}
}

@media (min-width: 1024px) and (max-width: 1400px) {
	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
		margin-right: var(--gallery-block--gutter-size, 2%);
		width: calc(16.66667% - var(--gallery-block--gutter-size, 2%)*0.83333);
  	}
	
	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(6n) {
	  margin-right: 0;
	}

	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(8n) {
		margin-right: 2%;
	}

}

@media (min-width:1400px) {
	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
  		margin-right: var(--gallery-block--gutter-size,1.5%);
  		width: calc(12.5% - var(--gallery-block--gutter-size, 1.5%)*0.875);
  	}
	
	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(8n) {
		margin-right: 0;
	}

	.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
		margin-top: 0;
		margin-bottom: auto;
		padding-bottom: 32px;
	}
	
	.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
		align-self: inherit;
		padding-bottom: 32px;
	}

}
/* gallery 4, 8 column */

@media (max-width: 1400px) {
	.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
		margin-top: 0;
		margin-bottom: auto;
		padding-bottom: 32px;
	}
	.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
		align-self: inherit;
		padding-bottom: 32px;
	}
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) figcaption {
	bottom: 0; /* iw edit var(--gallery-block--gutter-size,16px) */
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img {
	margin-bottom: 0; /* iw edit var(--gallery-block--gutter-size,16px) */
}


/* .wp-block-gallery.has-nested-images:not(:last-child) figure.wp-block-image:not(:last-child) {
	padding-bottom: 32px;
} */

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	background: unset;
	bottom: 0;
	color: rgba(0,0,0,0.6);
	font-size: 0.813rem; /* iw edit 13px */
	left: 0;
	margin-bottom: 0; /* iw edit 1em */
	max-height: unset;
	overflow: unset;
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
}

.wp-block-gallery.has-nested-images figcaption {
	flex-grow: unset;
	flex-basis: auto;
	text-align: left;
}

/*flex-grow: 1;
flex-basis: 100%;
text-align: left;
min-height: 0;
*/

/* iw add gallery img figcaption */

.entry-content > *.alignleft,
.entry-content > *.alignright,
.entry-content > *.alignleft:first-child + *,
.entry-content > *.alignright:first-child + *,
.entry-content > *.alignfull {
	margin-top: 0;
}

.wp-block-image {
	text-align: center;
}

.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;
}

.wp-block-pullquote:not(.is-style-solid-color) blockquote {
	border-width: 4px 0;
	padding: calc(3 * 16px) 0;
}

.wp-block-pullquote:not(.is-style-solid-color) blockquote:before {
	display: none;
}

blockquote[style*="left"],
q[style*="left"],
blockquote.pull-left,
q.pull-left,
blockquote.has-text-align-left,
q.has-text-align-left {
	float: left;
	margin: 7px 50px 0 -30px;
}

blockquote[style*="left"],
q[style*="left"],
blockquote[style*="left"] cite,
q[style*="left"] cite,
blockquote.pull-left,
q.pull-left,
blockquote.pull-left cite,
q.pull-left cite,
blockquote.has-text-align-left,
q.has-text-align-left,
blockquote.has-text-align-left cite,
q.has-text-align-left cite {
	text-align: left;
}

blockquote[style*="right"],
q[style*="right"],
blockquote.pull-right,
q.pull-right,
blockquote.has-text-align-right,
q.has-text-align-right {
	float: right;
	margin: 7px -30px 0 50px;
}

blockquote[style*="right"],
q[style*="right"],
blockquote[style*="right"] cite,
q[style*="right"] cite,
blockquote.pull-right,
q.pull-right,
blockquote.pull-right cite,
q.pull-right cite,
blockquote.has-text-align-right,
q.has-text-align-right,
blockquote.has-text-align-right cite,
q.has-text-align-right cite {
	text-align: right;
}

blockquote[style*="right"],
.wp-block-quote.has-text-align-right {
	border-left: none;
	border-right: 4px solid #000;
	padding-left: 0;
	padding-right: 1em;
}

.wp-block-group.has-background {
	margin-top: 0;
	margin-bottom: 0;
	padding: 20px 30px;
}

.wp-block-pullquote {
	margin-bottom: 28px;
}

.is-style-solid-color blockquote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	border: none;
}

.wp-block-pullquote blockquote p {
	line-height: 1.6;
}

.wp-block-social-links li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}

.wp-block-jetpack-layout-grid {
	padding-left: 24px;
	padding-right: 24px;
	box-sizing: border-box;
}

/*colors*/

.wp-block-pullquote.is-style-solid-color blockquote:not(.has-text-color) {
	color: #fff;
}

.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;
}

.entry-content .wp-block-media-text:not(.has-background) {
	background: #e6e7e8;
}

.has-primary-background-color[class] {
	background-color: #000 !important;
}

.has-primary-background-color[class],
.has-primary-background-color[class] * {
	color: #fff;
}

.has-secondary-background-color[class] {
	background-color: #655441 !important;
}

.has-secondary-background-color[class],
.has-secondary-background-color[class] * {
	color: #FFFDF6;
}

.has-foreground-background-color[class] {
	background-color: #383838 !important;
}

.has-foreground-background-color[class],
.has-foreground-background-color[class] * {
	color: #FFFDF6;
}

.has-foreground-light-background-color[class] {
	background-color: #844d4d !important;
}

.has-foreground-light-background-color[class],
.has-foreground-light-background-color[class] * {
	color: #FFFDF6;
}

.has-foreground-dark-background-color[class] {
	background-color: #0D1B24 !important;
}

.has-foreground-dark-background-color[class],
.has-foreground-dark-background-color[class] * {
	color: #FFFDF6;
}

.is-style-solid-color {
	background-color: #ababab;
}

.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 {
	border-color: #fff;
	color: inherit;
}

.wp-block-cover:not([class*='background-color']) form.contact-form label span:after,
.wp-block-cover-image:not([class*='background-color']) form.contact-form label span:after {
	color: #fff;
}

.wp-block-coblocks-dynamic-separator {
	background-color: transparent;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media only screen and (min-width: 768px){

	.sticky-header header.site-header {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
	}

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

	.big-search-trigger,
	.sidebar-trigger {
		width: 30px;
	}

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

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

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

	.scroll-box {
		padding-top: 100px; /* iw edit 120px */
		padding-bottom: 100px; /* iw edit 120px */
	}

	.cat-links ~ * {
		margin-right: 15px;
	}

	/* .tax-links ~ * {
		margin-right: 0px; 
	} /* iw add */

	/* span.tax-links {
		white-space: nowrap;
	} */

	.nav-links {
		width: 100%;
	}

	.masonry {
		opacity: 0;
	}

	.comment-navigation .nav-previous,
	.comment-navigation .nav-next {
		float: left;
	}

	.comment-navigation .nav-previous {
		padding-right: 20px;
	}

	.comment-navigation .nav-previous + .nav-next {
		padding-left: 20px;
	}

	.comment .comment-body {
		padding-left: 112px;
		position: relative;
	}

	.single .author-box,
	.single .entry-author {
		padding-left: 100px;
	}

	.comment-author img,
	.single .author-avatar {
		position: absolute;
	}

	.comment-author img {
		top: -2px;
		left: 0;
	}

	.single .author-avatar {
		font-size: 0;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.single .author-name,
	.single .author-info p,
	.single .author-heading,
	.single .author-bio {
		display: table-cell;
		vertical-align: middle;
	}

	.single .author-info p,
	.single .author-bio {
		padding-left: 10%;
	}

	.comment-form-author,
	.comment-form-email {
		float: left;
		width: 50%;
	}

	.comment-form-author {
		padding-right: 22px;
	}

	.comment-form-email {
		padding-left: 22px;
	}


	.listing .grid-wrapper > .hentry,
	.listing .grid-wrapper-exhibit-current > .hentry,
	.listing .featured-image + .content-wrapper,
	.listing .entry-video-wrapper + .content-wrapper,
	.listing .entry-gallery + .content-wrapper,
	.listing .featured-image + .content-wrapper-exhibit-current,
	.listing .entry-video-wrapper + .content-wrapper-exhibit-current,
	.listing .entry-gallery + .content-wrapper-exhibit-current,
	.listing .entry-content {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}


	.listing .grid-wrapper-exhibit > .hentry,
	.listing .featured-image + .content-wrapper-exhibit,
	.listing .entry-video-wrapper + .content-wrapper-exhibit,
	.listing .entry-gallery + .content-wrapper-exhibit {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: column;
		flex: 46%; 
		/* flex-basis: 48%;
		margin-right: 4%; */
	}

	.listing .featured-image,
	.listing .entry-video-wrapper,
	.listing .entry-gallery {
		width: 50%; /* iw edit 480px */
		padding-right: 2%; /* iw add */
	}

	/* iw edit*/
	.listing .grid-wrapper-exhibit .featured-image {
		width: 100%;
		padding-right: unset; /* iw add */
	}

	.listing .grid-wrapper-exhibit-current .featured-image {
		width: 50%;
		padding-right: 2%; /* 2rem */
	}

	.listing .featured-image + .content-wrapper,
	.listing .entry-video-wrapper + .content-wrapper,
	.listing .entry-gallery + .content-wrapper,
	.listing .featured-image + .content-wrapper-exhibit, /* iw add */
	.listing .entry-video-wrapper + .content-wrapper-exhibit, /* iw add */
	.listing .entry-gallery + .content-wrapper-exhibit, /* iw add */
	.listing .featured-image + .content-wrapper-exhibit-current, /* iw add */
	.listing .entry-video-wrapper + .content-wrapper-exhibit-current, /* iw add */
	.listing .entry-gallery + .content-wrapper-exhibit-current,
	.listing .entry-content {
		flex-flow: column;
	}

	.listing .content-wrapper:first-child,
	.listing .content-wrapper-exhibit:first-child, /* iw add */
	.listing .content-wrapper-exhibit-current:first-child /* iw add */ {
		flex-flow: row;
		width: 100%;
	}

	.listing .entry-content {
		flex: 1;
	}

	.site-footer {
		display: table;
	}

	.search-results .entry-meta + .entry-title {
		margin-top: 14px;
	}

	.search-results .featured-image,
	.search-results .featured-image + .entry-header {
		display: inline-block;
		vertical-align: top;
	}

	.search-results .featured-image {
		width: 210px;
		padding-right: 60px;
	}

	.search-results .featured-image + .entry-header {
		width: calc(100% - 222px);
	}

	.gapless .row {
		margin-left: 0;
		margin-right: 0;
	}

	.gapless .thickbox {
		right: 11px;
	}

	.author-heading {
		width: 25%;
	}

	.wp-block-group__inner-container .alignwide {
		margin-left: 0;
		margin-right: 0;
	}

	.wp-block-group__inner-container .alignfull {
		margin-left: 0;
		margin-right: 0;
		width: auto;
	}

	.wp-block-media-text .wp-block-media-text__content {
		padding: 32px;
	}

}

@media only screen and (min-width: 1025px){

	.site-header {
		-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); /* iw edit to move up translate3d(0,-20px,0) */
	}

	.show .site-header,
	.no-js .site-header {
		-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);
	}

	.site-title + .site-description {
		margin-top: 10px;
	}

	.site-content {
		padding-top: 60px; /* 80px */
		padding-bottom: 120px;
	} /* iw edit */

	body > .widget-area {
		border-left: 1px solid rgba(0,0,0,.08);
		width: 900px;
	}

	.sidebar-opened > .widget-area {
		-webkit-transform: translateX(-885px);
		-moz-transform: translateX(-885px);
		-ms-transform: translateX(-885px);
		-o-transform: translateX(-885px);
		transform: translateX(-885px);
	}

	.sidebar-opened .site-header,
	.sidebar-opened .site-content {
		-webkit-transform: translateX(-583px);
		-moz-transform: translateX(-583px);
		-ms-transform: translateX(-583px);
		-o-transform: translateX(-583px);
		transform: translateX(-583px);
	}

	.menu-toggle {
		display: none;
	}

	.main-navigation ul ul {
		background-color: #ebebeb; /* iw edit #fff sub-menu and site background color */
		padding: 0px 15px; /* iw edit 8px */
		text-align: left;
		width: 150px; /* iw edit 200px if sidbar on */
		position: absolute;
		top: 100%;
		left: -15px;
		z-index: 1002;
	}

	.nav-menu > li > ul {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0); /* iw edit anim 50px */
	}

	.main-navigation .menu-item-has-children:hover > span > .icon-drop-down:after,
	.main-navigation .page_item_has_children:hover > span > .icon-drop-down:after {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}


	.nav-menu > .toggle-on > ul,
	.nav-menu > .menu-item-has-children:hover > ul,
	.nav-menu > .page_item_has_children:hover > ul,
	.nav-menu > .focus > ul {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.main-navigation .menu-item-has-children:hover > a ~ ul,
	.main-navigation .page_item_has_children:hover > a ~ ul {
		opacity: 1;
		visibility: visible;
	}

	.nav-menu > li > ul li > ul {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0); /* iw edit anim 50px */
	}

	.nav-menu > li > ul .toggle-on > ul,
	.nav-menu > li > ul .menu-item-has-children:hover > ul,
	.nav-menu > li > ul .page_item_has_children:hover > ul,
	.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);
	}

	.main-navigation ul ul li {
		display: block;
		margin: 2px 0;
		padding: 0 35px 0 0;
		position: relative;
		/* top: -8px; /* iw add */
	}

	.main-navigation ul ul a,
	.main-navigation ul ul .dropdown-toggle {
		color: #000;
	}

	.main-navigation ul ul .dropdown-toggle {
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		float: right;
		position: relative;
		right: -35px;
	}

	.main-navigation ul ul ul {
		top: 0px; /* iw edit -10px */
		left: auto;
		right: 100%;
	}

	.site-branding,
	.site-header nav {
		display: table-cell;
		vertical-align: middle;
	}

	.sidebar-opened .site-branding {
		display: block;
	}

	.site-branding {
		margin-right: 0;
		margin-left: 0;
		text-align: left;
	}

	.site-header nav {
		padding-right: 0px; /* iw edit 30px 10px if sidebar on */
		padding-left: 2%; /* iw edit 16px, 56px */ 
	}

	.page-header {
		margin-bottom: 32px; /* iw edit 5.4rem */
	}

	.post-navigation,
	.posts-navigation {
		margin-top: 1rem; /* iw edit 5rem */
	}

	.grid-wrapper .hentry,
	.grid-wrapper-exhibit .hentry,
	.grid-wrapper-exhibit-current .hentry,  
	.masonry article {
		opacity: 0;
		-webkit-transform: scale(0.95);
		-moz-transform: scale(0.95);
		-ms-transform: scale(0.95);
		-o-transform: scale(0.95);
		transform: scale(0.95);
	}

	.grid-wrapper .animate,
	.grid-wrapper-exhibit .animate, /*iw add*/
	.grid-wrapper-exhibit-current .animate, /*iw add*/
	.masonry .animate {
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}


	.listing .entry-title,
	.listing .entry-content {
		max-width: 100%; /* iw edit 820px */
	}

	.listing .featured-image,
	.listing .entry-video-wrapper,
	.listing .entry-gallery {
		max-width: 100%; /* iw edit 22% */
	}

	.listing .featured-image + .content-wrapper,
	.listing .entry-video-wrapper + .content-wrapper,
	.listing .entry-gallery + .content-wrapper {
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		-o-flex: 1;
		flex: 1;
		padding-left: 2%;
	}


	/* .listing .featured-image + .content-wrapper-exhibit,
	.listing .entry-video-wrapper + .content-wrapper-exhibit,
	.listing .entry-gallery + .content-wrapper-exhibit {
		padding-top: 8%;
	}  iw add */

	.listing .featured-image + .content-wrapper-exhibit,
	.listing .entry-video-wrapper + .content-wrapper-exhibit,
	.listing .entry-gallery + .content-wrapper-exhibit {
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		-o-flex: 1;
		flex: 1;
	} /* iw add */

	
	.listing .featured-image + .content-wrapper-exhibit-current,
	.listing .entry-video-wrapper + .content-wrapper-exhibit-current,
	.listing .entry-gallery + .content-wrapper-exhibit-current {
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		-o-flex: 1;
		flex: 1;
		padding-left: 2%; /* 2rem */
	} /* iw add */


	.listing .entry-title a:after {
		display: none; /* iw edit / inline-block 
		font-size: 1.5em;
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 0;
		right: 0;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s; */
	} /* iw edit */

	.listing .entry-title a:not(:hover):after {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	.single .featured-image,
	.single .entry-content,
	.page-template-default .featured-image,
	.page-template-default .page .entry-content,
	[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.is-style-wide) {
		max-width: 100%; /* iw edit 800px*/
	}

	div#respond {
		padding-top: 7rem;
	}

	div.sharedaddy .sd-social h3.sd-title {
		margin-right: 15px;
	}

	.sd-social {
		white-space: nowrap;
	}

	.sd-social .sd-content {
		display: inline-block;
		vertical-align: top;
		width: calc(100% - 70px);
		white-space: normal;
	}

	.home.page .page {
		padding-top: 12vh;
	}

	.post-navigation .nav-previous a:after,
	.post-navigation .nav-next a:after,
	.posts-navigation .nav-previous a:after,
	.posts-navigation .nav-next a:after {
		opacity: 0;
		/* rotate: 180deg;  iw add */
	}

	.post-navigation .nav-previous a:after,
	.posts-navigation .nav-previous a:after {
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}

	.post-navigation .nav-next a:after,
	.posts-navigation .nav-next a:after {
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	.post-navigation:last-child,
	.posts-navigation:last-child {
		margin-bottom: -120px;
	}

	.comment-meta,
	.comment-content {
		display: inline-block;
		vertical-align: top;
	}

	.comment-meta {
		width: 31%;
		padding-right: 30px;
	}

	.comment-content {
		margin-top: 7px;
		max-width: 660px;
		width: 69%;
	}

	.comment .reply,
	.pingback .reply,
	.trackback .reply {
		margin-left: 330px;
	}

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

	body .contact-form-submission {
		margin-top: 12vh;
	}

	.format-video .featured-image a:after,
	.single-format-video .featured-image a:after {
		opacity: 0;
		position: absolute;
		top: 30px;
		right: 30px;
		z-index: 1;
	}

	.format-video .featured-image a:before,
	.single-format-video .featured-image a:before {
		content: "";
		background-color: rgba(255,255,255,.8);
		margin: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		z-index: 1;
	}

	.sidebar-opened .site-footer {
		opacity: 0;
	}

	body div#jp-relatedposts,
	#jp-relatedposts + .post-navigation {
		display: inline-block;
		vertical-align: top;
	}

	body div#jp-relatedposts {
		display: inline-block !important;
		margin-top: 3rem;
		margin-bottom: 3rem;
		max-width: 60%;
		width: 800px;
	}

	#jp-relatedposts + .post-navigation {
		margin-top: 6.1rem;
		max-width: 40%;
		padding-left: 5%;
		width: 530px;
	}

	body div#jp-relatedposts.has-headline + .post-navigation {
		margin-top: 11.7rem;
	}

	.single #jp-relatedposts + .post-navigation {
		margin-top: 6.1rem;
	}

	.single #jp-relatedposts + .post-navigation {
		max-width: 400px;
	}

	.slideshow-window .slideshow-controls {
		opacity: 0;
	}

	/*Hover States*/

	.comment-metadata a:hover,
	.pingback .comment-body a:hover,
	.trackback .comment-body a:hover,
	.widget_blog_subscription input[type="submit"]:hover,
	.site-info a:hover,
	.back-to-top:hover,
	.paging-navigation a:hover {
		color: #000;
	}

	.entry-content a:hover:before,
	.entry-footer a:hover:before,
	.entry-meta a:hover:before,
	.author-box a:hover:before,
	.paging-navigation a:hover:before,
	.category-filter a:hover:before,
	.comments-area .nav-links a:hover:before,
	.comment-author a:hover:before,
	.comment-content a:hover:before,
	.comment-reply-link:hover:before,
	.comment-form a:hover:before,
	.sd-social-text ul li a:hover:after {
		left: 0; /* iw edit -7px */
		width: 100%; /* iw edit alc(100% + 14px) */
	}

	.nav-menu a:hover:before {
		left: 0;
		width: 100%;
	}

	h1 a:hover,
	h3 a:hover,
	h4 a:hover,
	h5 a:hover,
	h6 a:hover,
	.author-bio .author-link:hover {
		opacity: .45;
	}

	h2 a:hover,
	.h-no-opacity:hover {
		opacity: 1;
	}

	.listing .entry-title a:hover:after {
		opacity: 1;
		visibility: visible;
	}

	/* text-decoration-line: underline; */

	h2 a:hover,
	.h-hover-underline-h2:hover,
	.h-hover-underline-artist:hover,
	.wp-block-column .zina-home-top a:hover,
	.wp-block-column .zina-home-bottom a:hover {
		-webkit-text-decoration: underline;
		text-decoration: underline;
		text-decoration-thickness: 3px;
		text-underline-offset: 4px;
	} /* iw edit .listing .artist-name */ 

	.site-info a:hover {
		color: rgba(0,0,0,0.6);
	}

	input[type="text"]:hover,
	input[type="email"]:hover,
	input[type="url"]:hover,
	input[type="password"]:hover,
	input[type="search"]:hover,
	input[type="number"]:hover,
	input[type="tel"]:hover,
	input[type="range"]:hover,
	input[type="date"]:hover,
	input[type="month"]:hover,
	input[type="week"]:hover,
	input[type="time"]:hover,
	input[type="datetime"]:hover,
	input[type="datetime-local"]:hover,
	input[type="color"]:hover,
	textarea:hover,
	select:hover,
	.entry-content a:hover,
	.entry-footer a:hover,
	.entry-footer a:hover,
	.author-box a:hover,
	body .jp-carousel-close-hint:hover span,
	.widget input[type="text"]:hover,
	.widget input[type="email"]:hover,
	.widget input[type="tel"]:hover,
	.widget input[type="password"]:hover,
	.widget input[type="url"]:hover,
	.widget input[type="search"]:hover,
	.widget select:hover,
	.widget textarea:hover {
		border-color: rgba(0,0,0,.1);
	}

	.entry-content p a:hover {
		text-decoration: none;
		opacity: .6;
	} /* iw add */

	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover,
	body #infinite-handle span:hover,
	body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit:hover,
	body #jp-carousel-comment-form-button-submit:hover,
	#eu-cookie-law input[type="submit"]:hover,
	.wp-block-button__link:hover,
	.entry-content .wp-block-button__link:hover,
	.has-background-background-color[class] button[type="submit"]:hover,
	.has-background-light-background-color[class] button[type="submit"]:hover,
	.has-background-background-color[class] .wp-block-button__link:hover,
	.has-background-light-background-color[class] .wp-block-button__link:hover,
	button:focus,
	input[type="button"]:focus,
	input[type="reset"]:focus,
	input[type="submit"]:focus,
	body #infinite-handle span:focus,
	body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit:focus,
	body #jp-carousel-comment-form-button-submit:focus,
	#eu-cookie-law input[type="submit"]:focus,
	.wp-block-button__link:focus,
	.has-background-background-color[class] button[type="submit"]:focus,
	.has-background-light-background-color[class] button[type="submit"]:focus,
	.has-background-background-color[class] .wp-block-button__link:focus,
	.has-background-light-background-color[class] .wp-block-button__link:focus {
		border-color: #000; /* iw edit buttons inherit */
		color: #000; /* iw add buttons text color */
	}

	.entry-content button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover,
	body #infinite-handle span:hover,
	body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit:hover,
	body #jp-carousel-comment-form-button-submit:hover,
	#eu-cookie-law input[type="submit"]:hover,
	button:focus,
	input[type="button"]:focus,
	input[type="reset"]:focus,
	input[type="submit"]:focus,
	body #infinite-handle span:focus,
	body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit:focus,
	body #jp-carousel-comment-form-button-submit:focus,
	#eu-cookie-law input[type="submit"]:focus {
		background: transparent; /* iw edit buttons #e4e4e4 */
	}

	.wp-block-button__link:hover,
	.entry-content .wp-block-button__link:hover,
	.has-background-background-color[class] button[type="submit"]:hover,
	.has-background-light-background-color[class] button[type="submit"]:hover,
	.has-background-background-color[class] .wp-block-button__link:hover,
	.has-background-light-background-color[class] .wp-block-button__link:hover,
	.wp-block-button__link:focus,
	.has-background-background-color[class] button[type="submit"]:focus,
	.has-background-light-background-color[class] button[type="submit"]:focus,
	.has-background-background-color[class] .wp-block-button__link:focus,
	.has-background-light-background-color[class] .wp-block-button__link:focus {
		background: #e4e4e4 !important;
	}

	.post-navigation .nav-previous a:hover:after,
	.posts-navigation .nav-previous a:hover:after,
	.post-navigation .nav-next a:hover:after,
	.posts-navigation .nav-next a:hover:after {
		opacity: 1;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	body .tb-close-icon:hover:before,
	body .tb-close-icon:focus:before,
	.close-sidebar:hover:before,
	#big-search-close:hover:before,
	.jp-carousel-close-hint span:hover:before,
	body .tb-close-icon:hover:before,
	.close-sidebar:focus:before,
	#big-search-close:focus:before,
	.jp-carousel-close-hint span:focus:before,
	body .tb-close-icon:focus:before {
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	body .tb-close-icon:hover:after,
	body .tb-close-icon:focus:after,
	.close-sidebar:hover:after,
	#big-search-close:hover:after,
	.jp-carousel-close-hint span:hover:after,
	body .tb-close-icon:hover:after,
	.close-sidebar:focus:after,
	#big-search-close:focus:after,
	.jp-carousel-close-hint span:focus:after,
	body .tb-close-icon:focus:after {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.site-branding a:hover,
	.sidebar-trigger:hover,
	.sidebar-trigger:focus,
	.big-search-trigger button:hover,
	.big-search-trigger button:focus,
	#big-search-close:hover,
	#big-search-close:focus,
	.close-sidebar:hover,
	.close-sidebar:focus,
	.gallery-icon a:hover,
	.gallery-icon a:focus,
	body .jetpack-social-navigation a:hover,
	.sidebar-trigger button:hover,
	.sidebar-trigger button:focus,
	.widget a:hover,
	.widget a:focus,
	.entry-content a[href$=".jpg"]:hover,
	.entry-content a[href$=".png"]:hover {
		opacity: .6;
	}


	.close-sidebar:hover,
	.scroll-box .search-form input[type="submit"]:hover,
	.widget_blog_subscription input[type="submit"]:hover,
	.widget_blog_subscription form > p:nth-of-type(3) input[type="submit"]:hover {
		background: transparent;
	}

	.posts-navigation a:hover,
	.widget_blog_subscription form:hover:before,
	.widget_blog_subscription form:focus:before,
	.listing .cat-links a:hover,
	.listing .tax-links a:hover, /* iw add */
	.entry-footer a:hover,
	.page-links a:hover {
		opacity: 1;
	}

	.format-video .featured-image a:hover:after,
	.single-format-video .featured-image 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);
	}

	.listing .format-video .featured-image a:hover,
	.format-video .featured-image a:hover:before,
	.single-format-video .featured-image a:hover:before {
		opacity: 1;
	}

	.entry-gallery a:hover {
		opacity: .7;
	}

	.listing .featured-image a:hover img,
	.search-results .featured-image a:hover img {
		-webkit-filter: grayscale(0);
		filter: grayscale(0);
		opacity: .6; /* iw add a:hover */
	}

	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-previous-button:hover span:before {
		left: 40%;
	}

	#TB_prev:hover a:before {
		right: 20px;
	}

	.jp-carousel-wrap .jp-carousel-next-button:hover span:before {
		left: 60%;
	}

	#TB_next:hover a:before {
		margin-right: -25px;
		left: 20px;
	}

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

	body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover,
	.jp-relatedposts-post-a:hover {
		opacity: .5;
	}

	button:active,
	input[type="button"]:active,
	input[type="reset"]:active,
	input[type="submit"]:active,
	body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit:active,
	body #jp-carousel-comment-form-button-submit:active,
	#eu-cookie-law input[type="submit"]:active {
		-webkit-transform: scale(0.99);
		-ms-transform: scale(0.99);
		-o-transform: scale(0.99);
		transform: scale(0.99);
	}

	#infinite-handle button:hover i:before,
	#infinite-handle button:hover i:after {
		top: 75%;
	}

	#infinite-handle button:hover i:before {
		right: 0;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#infinite-handle button:hover i:after {
		left: 0;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

}

@media only screen and (min-width: 1281px){

	.posts-navigation {
		margin-top: 9rem;
	}

	.post-navigation {
		margin-top: 1rem; /* iw edit 7rem */
	}

}

@media only screen and (min-width: 1300px){

	
	.alignfull,
	.wp-block-jetpack-tiled-gallery.alignfull {
		margin: 0 calc(50% - 50vw); 
		width: 100vw;
		max-width: 100vw;
	} /* iw edit */
	
	
	/* .alignfull,
	.wp-block-jetpack-tiled-gallery.alignfull {
		margin-left: calc((-100vw + 1215px) / 2); 
		width: calc(100vw - 15px);
	} */

	.alignwide,
	.page-template-full-width-page .alignfull {
		margin-left: -40px;
		margin-right: -40px;
	}

	.wp-block-image.alignwide figcaption {
		margin-left: 0; /* iw edit 40px */
	}

}

@media only screen and (min-width: 1441px){

	.site-branding {
		width: 50%; /* iw edit 200px */
	}

	.site-content,
	.container {
		padding-left: 120px; /* iw edit 80px */
		padding-right: 120px; /* iw edit 80px */
	}

	hr, .wp-block-separator {
		border: 0.2rem solid;
	} /* iw add */

	.content-area .entry-content h2::after {
		border: 2px solid;
		border-width: 0 0 0.2rem 0;
	} /* iw add line */

	.top-line {
		border: 2px solid;
		border-width: 0 0 0.2rem 0;
	} /* iw add */
	
	.bottom-line {
		border: 2px solid;
		border-width: 0 0 0.2rem 0;
	} /* iw add */

	.content-line {
		border: 2px solid;
		border-width: 0 0 0.2rem 0;
	} /* iw add */

	#exhibit-current::after,
	#exhibit-past::after,
	.content-area .entry-content h3::after {
		border-top: 0.2rem solid #000;
	} /* iw add title + content-line */

	.listing .grid-wrapper > .hentry,
	.listing .grid-wrapper-exhibit > .hentry {
		border: 2px solid;
		border-width: 0 0 0.2rem 0;
	} /* iw add */

	.single .entry-header {
		border-bottom: 0; /* iw edit 2px solid */
		border-width: 0 0 0.2rem 0;
	} /* iw add */


}

@media only screen and (min-width: 1025px) and (max-width: 1440px){

	.nav-menu > li {
		margin: 0 0 0 0; /* iw edit 0 0 0 20px */
		padding-right: 20px; /* iw add */
	}

	.close-sidebar,
	#big-search-close,
	body .jp-carousel-close-hint span,
	body #TB_closeWindowButton {
		right: 50px;
	}

	.site-content,
	.container {
		padding-left: 70px; /* iw edit */
		padding-right: 70px; /* iw edit */
	}

}

@media only screen and (max-width: 1440px){

	.site-branding {
		width: 50%; /* iw edit 200px 170px */
		padding-right: 2%;
	} /* iw edit add */

}

@media only screen and (min-width: 768px) and (max-width: 1299px){

	.alignfull {
		margin: 0 calc(50% - 50vw); /* margin-left: -50px; */
	} /* iw edit */

	.alignwide {
		margin-left: -30px;
		margin-right: -30px;
	}

	.wp-block-image.alignwide figcaption {
		margin-left: 0; /* iw edit 30px */
	}

}

@media only screen and (min-width: 1025px) and (max-width: 1280px){

	body > .widget-area {
		width: calc(50vw + 15px);
	}

	.sidebar-opened .site-branding {
		display: none;
	}

	.sidebar-opened .site-content,
	.sidebar-opened .sidebar-trigger,
	.sidebar-opened > .widget-area {
		-webkit-transform: translateX(-50vw);
		-moz-transform: translateX(-50vw);
		-ms-transform: translateX(-50vw);
		-o-transform: translateX(-50vw);
		transform: translateX(-50vw);
	}

}

@media only screen and (max-width: 1024px){

	.site-branding {
		display: table-cell;
		padding-left: 0; /* iw edit 50px */
		min-height: 40px;
		vertical-align: middle;
		width: calc(100% - 55px);
	} /* iw edit menu hamburger */

	.site-title + .site-description {
		margin-top: 3px;
	}

	.custom-logo-link {
		display: table-cell;
		z-index: 9000; /* iw add hamburger */
	} 

	.page-header .page-title {
		margin-bottom: 32px; /* iw add */
		margin-top: -10px; /* iw edit 0 */
	} /* iw add */

	.single .entry-header > .entry-meta {
		margin-bottom: 32px;
	} /* iw add */


	.top-line {
		margin-bottom: 40px !important;
	} /* iw add */

	.bottom-line:last-child {
		margin-top: 0; /* 40px */
	} /* iw add */


	.site-content,
	.content-area {
		display: block;
	}

	.header-scrolled .close-sidebar,
	.header-scrolled #big-search-close,
	.header-scrolled .jp-carousel-close-hint span,
	.header-scrolled #TB_closeWindowButton {
		margin-top: 15px;
	}

	.site-header nav {
		margin: 0;
		text-transform: none;
	}

	.menu-toggle {
		margin-right: -10px; /* iw edit margin-left: -10px; */
		position: absolute;
		top: 50%;
		right: 50px; /* iw edit left: 50px; */
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
		z-index: 1001;
	} /* iw edit menu hamburger */

	.menu-toggle + div,
	.main-navigation > .menu {
		background-color: #fff;
		height: 100%; /* 100vh */
		opacity: 0;
		overflow-y: auto;
		overflow-x: hidden;
		padding-left: 50px;
		padding-right: 50px;
		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;
	} /* iw edit hamburger 8000 */

	.admin-bar .menu-toggle + div,
	.admin-bar .main-navigation > .menu {
		top: 32px;
	}

	.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;
	}

	.main-navigation .nav-menu {
		display: inline-block;
		margin: 142px 0 50px; /* iw edit 110px */
		max-height: calc(100% - 160px);
		overflow-y: auto;
		padding-bottom: 30px;
		position: relative;
		text-align: left;
		vertical-align: top;
		width: 100%;
		left: 10px; /* iw add */
	} /* iw edit hamburger 8000 */

	.admin-bar .main-navigation .nav-menu {
		margin-top: 152px;
		max-height: calc(100% - 202px);
	}

	.main-navigation #menuMarker {
		display: none;
	}

	.main-navigation .nav-menu li {
		display: block;
		margin: 1em 0 0;
		padding: 0;
	}

	.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;
	}

	.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 {
		position: relative; /* iw edit add mobile */
		margin-left: 10px; /* iw edit mobile 20px*/
		margin-right: -53px; /* iw edit mobile -53px*/
	}

	.nav-menu .sub-menu li {
		font-size: 17px;
	}

	.nav-menu .sub-menu li .dropdown-toggle {
		font-size: 11px;
		margin-left: 10px;
		margin-right: -23px;
	}

	.main-navigation ul ul {
		display: none;
		overflow: hidden;
	}

	.main-navigation .toggle-on > a ~ ul,
	.main-navigation .focus > a ~ ul {
		display: block;
	}

	.big-search,
	.sidebar-opened {
		overflow: hidden;
	}

	.back-to-top {
		display: none;
	}

	body > .widget-area,
	.search-wrap {
		width: 100%;
	}

	.search-wrap {
		left: 100vw;
	}

	.big-search .search-wrap {
		left: 0;
	}

	.alignright,
	.alignleft {
		max-width: 45%;
	}

	.dropcap {
		margin-top: 1.6em;
	}

	.dropcap:before {
		font-size: 4em;
	}

	.post-navigation,
	.posts-navigation {
		margin-top: 1rem; /* iw edit 2rem */
	}

	.jp-relatedposts + .post-navigation {
		margin-top: 5rem;
	}

	.post-navigation a,
	.posts-navigation a {
		display: block;
	}

	.page-content > *:last-child {
		margin-bottom: 55px;
	} /* iw add */

	.listing .grid-wrapper > .hentry,
	.listing .grid-wrapper-exhibit > .hentry,
	.listing .grid-wrapper-exhibit-current > .hentry {
		width: 100%;
		padding-top: 30px; /* iw edit 45px */
		padding-bottom: 30px; /* iw edit 45px */
	}
	
	.comment-content {
		margin-top: 1rem;
	}

	body > .widget-area {
		overflow-y: scroll; /* has to be scroll, not auto */
		-webkit-overflow-scrolling: touch;
	}

	.scroll-box {
		margin-left: 50px;
		margin-right: 50px;
	}

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

	.format-video .featured-image a:after {
		background: #fff;
		padding: 8px 6px 8px 10px;
		border-radius: 20px;
		position: absolute;
		top: 14px;
		right: 19px;
	}

	.single-format-video .featured-image a:after {
		display: none;
	}

	.jp-carousel-wrap .jp-carousel-next-button {
		right: 0 !important;
	}

	.site-footer {
		padding-top: 38px;
	}

	/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

	.neverending .site-footer {
		display: none;
	}

	.grid-wrapper:not(.masonry) #infinite-handle,
	.grid-wrapper:not(.masonry) .infinite-loader,
	.grid-wrapper-exhibit:not(.masonry) #infinite-handle, /* iw add */
	.grid-wrapper-exhibit:not(.masonry) .infinite-loader, /* iw add */
	.grid-wrapper-exhibit-current:not(.masonry) #infinite-handle, /* iw add */
	.grid-wrapper-exhibit-current:not(.masonry) .infinite-loader, /* iw add */
	.search-results #infinite-handle,
	.search-results .infinite-loader {
		padding-top: 4rem;
		padding-bottom: 1rem;
	}

	body div#jp-relatedposts {
		display: block;
	}

	body .entry-author + div#jp-relatedposts {
		margin-top: 3rem;
	}

	.jp-sharing-input-touch .sd-content {
		margin-left: -10px;
	}

	.home.page .page {
		padding-top: 6vw;
		padding-bottom: 6vw;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1024px){

	.site-branding img {
		max-width: 200px; /* iw edit 160px */
	}

	.page-header {
		margin-bottom: 4.2rem;
	}

	.error404 .site-content,
	.search-no-results .site-content {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.listing .featured-image,
	.listing .entry-video-wrapper,
	.listing .entry-gallery {
		max-width: 50%; /* iw edit 35% */
	}

	.listing .grid-wrapper-exhibit .featured-image {
		max-width: 100%; /* iw edit 35% */
	}  /* iw add */

	.listing .featured-image + .content-wrapper,
	.listing .entry-video-wrapper + .content-wrapper,
	.listing .entry-gallery + .content-wrapper {
		padding-left: 2%; /* 6% */
		width: calc(100% - 50%); /* 35% */
	} /* iw add */

	.listing .featured-image + .content-wrapper-exhibit,
	.listing .entry-video-wrapper + .content-wrapper-exhibit,
	.listing .entry-gallery + .content-wrapper-exhibit {
		width: 100%;
		/* padding-top: 10%; */
	} /* iw add */

	.listing .featured-image + .content-wrapper-exhibit-current,
	.listing .entry-video-wrapper + .content-wrapper-exhibit-current,
	.listing .entry-gallery + .content-wrapper-exhibit-current {
		padding-left: 2%; /* 2rem */
		width: calc(100% - 50%);
	} /* iw add */


	.alignright {
		margin: 8px 0 10px 50px;
	}

	.alignleft {
		margin: 8px 50px 10px 0;
	}

	#TB_prev a:before,
	.jp-carousel-previous-button span:before {
		margin-left: -12px;
	}

	#TB_next a:before,
	.jp-carousel-next-button span:before {
		margin-left: 12px;
	}

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

}

@media only screen and (min-width: 992px) and (max-width: 1024px){

	.menu-toggle {
		left: unset; /* iw edit 70px */
		right: 70px;
	} /* iw edit menu hamburger */

	.big-search-trigger {
		right: 70px;
	}

	.menu-toggle + div,
	.main-navigation > .menu {
		padding-left: 70px;
		padding-right: 70px;
	}

	.scroll-box {
		margin-left: 70px;
		margin-right: 70px;
	}

	.site-content {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.site-content,
	.container {
		padding-right: 70px;
		padding-left: 70px; 
	}

	.post-navigation:last-child,
	.posts-navigation:last-child {
		margin-bottom: -70px;
	}

	.alignfull {
		margin-left: -70px;
	}

}

@media only screen and (min-width: 768px) and (max-width: 991px){

	.menu-toggle {
		left: unset; /* iw edit 50px; */
		right: 50px;
	} /* iw edit menu hamburger */

	.big-search-trigger {
		right: 50px;
	}

	.menu-toggle + div,
	.main-navigation > .menu {
		padding-left: 50px;
		padding-right: 50px;
	}

	.scroll-box {
		margin-left: 50px;
		margin-right: 50px;
	}

	.site-content {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.site-content,
	.container {
		padding-right: 50px;
		padding-left: 50px;
	}

	.post-navigation:last-child,
	.posts-navigation:last-child {
		margin-bottom: -50px;
	}


   	.listing .grid-wrapper-exhibit-current .featured-image {
		width: 50%;
		/* padding-right: 1.2rem; */
	} /* iw add exhibit */


   	.listing .featured-image + .content-wrapper-exhibit-current,
   	.listing .entry-video-wrapper + .content-wrapper-exhibit-current,
   	.listing .entry-gallery + .content-wrapper-exhibit-current {
	   	/* padding-left: 1.2rem; */
	   	width: calc(100% - 50%);
   	} /* iw add */

	
	.listing .artist-name {
		font-size: 32px;
		font-size: 2rem;
		font-size: calc(20.8px + 1.46vw);
	} /* iw add */

	.artist-name {
		padding-right: 0;
	}

	.wp-block-image.alignfull figcaption {
		margin-left: 50px
	} /* iw add */

}

@media only screen and (max-width: 782px){

	.admin-bar .menu-toggle + div,
	.admin-bar .main-navigation > .menu {
		top: 46px;
	}

	.site-info {
		margin-top: 64px;
	} /* iw add */
}

@media only screen and (max-width: 767px){

	html {
		font-size: 15px;
	}

	.search-wrap .search-instructions {
		font-size: 14px;
	}

	body {
		position: static !important;
	}

	.content-area .entry-content h1,
	.content-area .entry-content h2,
	.content-area .entry-content h3,
	.content-area .entry-content h4,
	.content-area .entry-content h5,
	.content-area .entry-content h6 {
		margin-bottom: 1rem;
	}

	.site-content,
	.container {
		padding-right: 30px;
		padding-left: 30px;
	}

	blockquote.pull-left,
	q.pull-left,
	blockquote.pull-right,
	q.pull-right {
		max-width: 55%;
	}

	.alignfull {
		margin-left: -30px;
	}

	.page-header {
		margin-bottom: 3rem;
	}

	.emphasis {
		font-size: 21px;
		font-size: 1.4rem;
	}

	.site-header,
	.demo-site .site-header {
		padding-top: 15px;
		padding-bottom: 15px;
		position: relative;
		top: 0 !important;
	}

	.site-header .container,
	.site-branding {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-items: center;
	}

	.site-header .container {
		justify-content: space-between;
	}

	.site-header nav,
	.big-search-trigger,
	.sidebar-trigger,
	.custom-logo-link {
		display: inline-block;
		vertical-align: middle;
	}

	.site-branding img {
		max-width: 180px; /* iw edit 100px */
	} 

	.main-navigation .nav-menu {
		margin: 120px 0 30px; /* iw edit 80px */
		max-height: calc(100% - 110px);
	}

	.admin-bar .main-navigation .nav-menu {
		margin-top: 122px;
		max-height: calc(100% - 152px);
	}

	.close-sidebar,
	#big-search-close,
	body .jp-carousel-close-hint span,
	body #TB_closeWindowButton {
		margin-top: 20px;
	}

	.close-sidebar:before,
	.close-sidebar:after,
	#big-search-close:before,
	#big-search-close:after,
	.jp-carousel-close-hint span:before,
	.jp-carousel-close-hint span:after,
	body .tb-close-icon:before,
	body .tb-close-icon:after {
		height: 70%;
		top: 15%;
	}

	.menu-toggle {
		left: unset; /* iw edit 30px; */
		right: 30px;
	} /* iw edit menu hamburger */

	.big-search-trigger,
	#big-search-close,
	body .jp-carousel-close-hint span,
	body #TB_closeWindowButton{
		right: 30px;
	}

	.sidebar-trigger {
		margin-left: 10px;
	}

	.big-search-trigger button,
	.sidebar-trigger button {
		padding-top: 4px;
	}

	.close-sidebar {
		top: 0;
		right: 22px;
	}

	#big-search-close {
		margin-right: -9px;
	}

	.menu-toggle + div,
	.main-navigation > .menu {
		padding-left: 30px;
		padding-right: 30px;
	}

	.search-wrap .search-form,
	.search-wrap .search-instructions {
		width: 80%;
	}

	.scroll-box {
		margin-left: 30px;
		margin-right: 30px;
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.site-content,
	.page .site-content {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.listing .grid-wrapper > .hentry,
	.listing .grid-wrapper-exhibit > .hentry,
	.listing .grid-wrapper-exhibit-current > .hentry {
		padding-bottom: 30px;
		padding-top: 30px;
		max-width: unset;
	} /* iw add */

	#exhibit-past {
		margin: 0 0 -15px 0;
	} /* iw add */

	.page-content > :last-child {
		margin-bottom: 40px;
	} /* iw add */

	.zina-news-top {
		padding-bottom: 20px;
	} /* iw add gutenberg */

	.zina-home-top {
		padding-bottom: 20px;
	} /* iw add gutenberg */

	.single .entry-title {
		margin-top: -0.04em;
		margin-bottom: 0; /* iw edit 2rem */
		max-width: 100%;
	}

	.search-wrap .search-instructions {
		margin-top: 60px;
	}

	.error404 .site-content,
	.search-no-results .site-content {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.post-navigation,
	.posts-navigation {
		margin-top: 1rem; /* iw edit 4rem */
	}

	.post-navigation:last-child,
	.posts-navigation:last-child {
		margin-bottom: -50px;
	}

	.alignright {
		margin: 8px 0 10px 30px;
	}

	.alignleft {
		margin: 8px 30px 10px 0;
	}

	.single blockquote,
	.page blockquote {
		clear: both;
		margin: 2rem 0;
	}

	blockquote.pull-left,
	q.pull-left {
		margin: .4em 20px 0 0;
	}

	blockquote.pull-right,
	q.pull-right {
		margin: .4em 0 0 20px;
	}

	.page blockquote + cite,
	.page blockquote + p cite,
	.page q + cite,
	.page q + p cite,
	.single blockquote + cite,
	.single blockquote + p cite,
	.single q + cite,
	.single q + p cite {
		margin-top: 0;
		padding-left: 20px;
	}

	img.alignright,
	img.alignleft {
		max-width: 40%;
	}

	.alignnone,
	.aligncenter {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.masonry article {
		position: relative !important;
	}

	.paging-navigation {
		margin-top: 40px;
	}

	.listing .featured-image,
	.listing .entry-video-wrapper,
	.listing .entry-gallery {
		margin-bottom: 25px;
	}

	.listing .tiled-gallery {
		margin-bottom: 0;
	}

	.listing .artist-name {
		font-size: 32px;
		font-size: 2.2rem;
		font-size: calc(25px + 1.52vw);
	} /* iw add */

	.artist-name {
		padding-right: 0px;
	} /* iw add */
	
	.listing .artists-list {
		display: block;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-ms-column-count: 1;
		-o-column-count: 1;
		column-count: 1;
	} /* iw add */

	.entry-content > .zina-text-2-columns {
		display: block;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		-ms-column-count: 1;
		-o-column-count: 1;
		column-count: 1;
	} /* iw add gutenberg text 2 columns */

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

	.search-results .featured-image + .entry-header {
		margin-top: 30px;
	}

	.search-results .entry-meta + .entry-title {
		margin-top: 5px;
	}

	.category-filter {
		margin-top: 30px;
		margin-bottom: 0;
	}

	.comment-author .avatar {
		margin-right: 10px;
	}

	.widget-title {
		margin-bottom: 1.4rem;
	}

	.widget-area .widget_nav_menu {
		margin-bottom: 30px;
		width: 100%;
	}

	#TB_prev a:before,
	.jp-carousel-previous-button span:before {
		margin-left: -16px;
	}

	#TB_next a:before,
	.jp-carousel-next-button span:before {
		margin-left: 16px;
	}

	.jp-carousel-wrap .jp-carousel-previous-button,
	.jp-carousel-wrap .jp-carousel-next-button {
		display: block !important;
	}

	body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post,
	body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		margin-top: 50px;
		width: 100%;
	}

	body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post:first-of-type,
	body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-of-type {
		margin-top: 0;
	}

	body #TB_window.format-video {
		margin-top: -32% !important;
		margin-left: 10% !important;
		width: 80% !important;
	}

	div#eu-cookie-law {
		padding-bottom: 90px;
	}

	#eu-cookie-law input[type="submit"].accept {
		margin-left: 0;
		right: auto;
		bottom: 20px;
		left: 30px;
	}

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

	.masonry #infinite-handle,
	.masonry .infinite-loader {
		bottom: -104px;
	}

	.site-info * {
		float: none !important;
	}

	.site-info p > * {
		display: block;
		margin-top: 8px;
	}

	.site-info p > *:first-child {
		margin-top: 0;
	}

	.listing .entry-meta {
		border-bottom: none;
	}

	.listing .entry-content > .entry-meta,
	.listing .content-wrapper:first-child .entry-meta:first-child {
		margin-top: auto; /* iw edit 40px */
	}


	.wp-block-image.alignfull figcaption {
		margin-left: 30px
	} /* iw add gutenberg */

	.wp-block-image {
		margin-top: 32px;
		margin-bottom: 32px;
	} /* iw add gutenberg */

}

@media only screen and (max-width: 330px){

	.single .sd-social-text .sd-title,
	.single .sd-social .sd-content {
		vertical-align: top;
	}

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

	.widget-area .widget_nav_menu:last-child {
		padding-right: 0;
	}

}