/*
Theme Name: Senn
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: senn
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@font-face{font-family:"Bretage";src:url("fonts/bretagne_self-modern_regular_trial.otf");font-display:swap;font-weight:normal;font-style:normal;}
@font-face{font-family:"Bretage";src:url("fonts/bretagne_self-modern_italic_trial.otf");font-display:swap;font-weight:normal;font-style:italic;}
@font-face{font-family:"Roobert";src:url("fonts/Roobert-Regular.otf");font-display:swap;font-weight:normal;font-style:normal;}
@font-face{font-family:"Roobert";src:url("fonts/Roobert-Bold.otf");font-display:swap;font-weight:Bold;font-style:normal;}
@font-face{font-family:"DINWebPro";src:url("fonts/DINWebPro/DINWebPro.eot") format("eot"), url("fonts/DINWebPro/DINWebPro.woff") format("woff");font-display:swap;font-weight:normal;font-style:normal;}
@font-face{font-family:"DINWebPro";src:url("fonts/DINWebPro/DINWebPro-Bold.eot") format("eot"), url("fonts/DINWebPro/DINWebPro-Bold.woff") format("woff");font-display:swap;font-weight:bold;font-style:normal;}
@font-face{font-family:"DINWebPro";src:url("fonts/DINWebPro/DINWebPro-Ita.eot") format("eot"), url("fonts/DINWebPro/DINWebPro-Ita.woff") format("woff");font-display:swap;font-weight:normal;font-style:italic;}


*, *::before, *::after {box-sizing: border-box;}
html {line-height: 1.15;-webkit-text-size-adjust: 100%;width:100%;overflow-x: hidden;}
html, body{scroll-behavior: smooth;}
body {background: #fff;margin: 0;}



h1 {font-size: 2em;margin: 0.67em 0;}
hr {overflow: visible;background-color: #ccc;border: 0;height: 1px;margin-bottom: 1.5em;}

a {background-color: transparent;}
abbr[title] {border-bottom: none;text-decoration: underline;text-decoration: underline dotted;}
b, strong {font-weight: bolder;}
code, kbd, samp {font-family: inherit;font-size: 1em;}
small {font-size: 80%;}
sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
img {border-style: none;}
button, input, optgroup, select, textarea {font-family: inherit;font-size: 100%;line-height: 1;margin: 0;}
button, a {cursor: pointer;}
button, input {overflow: visible;}
button, select {text-transform: none;}
button, [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}
fieldset {padding: 0.35em 0.75em 0.625em;}
legend {box-sizing: border-box;color: inherit;display: table;max-width: 100%;padding: 0;white-space: normal;}
progress {vertical-align: baseline;}
textarea {overflow: auto;}
[type="checkbox"], [type="radio"] {box-sizing: border-box;padding: 0;}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}
[type="search"] {-webkit-appearance: textfield;outline-offset: -2px;}
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}
details {display: block;}
summary {display: list-item;}
template, [hidden]  {display: none;}


/* Typography
--------------------------------------------- */
body, button, input, select, optgroup, textarea {
	color: #000;
	font-family:"DINWebPro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {clear: both;}
p {margin-bottom: 1.5em;}
dfn, cite, em, i {font-style: italic;}
blockquote {margin: 0 1.5em;}
address {margin: 0 0 1.5em;}

pre {font-family: inherit;font-size: 1em;line-height: 1.6;margin-bottom: 1.6em;max-width: 100%;overflow: auto;padding: 1.6em;}
code, kbd, tt, var {font-family: "DINWebPro",monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}
abbr, acronym {border-bottom: 1px dotted #666;cursor: help;}
mark, ins {background: #fff9c0;text-decoration: none;}
big {font-size: 125%;}
html.modal-open, body.modal-open{height:100vh;overflow:hidden;}

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

ul, ol {margin: 0 0 1.5em 3em;}
ul {list-style: disc;}
ol {list-style: decimal;}
li > ul, li > ol {margin-bottom: 0;margin-left: 1.5em;}
dt {font-weight: 700;}
dd {margin: 0 1.5em 1.5em;}

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

img {height: auto;max-width: 100%; vertical-align: middle;}
figure {margin: 1em 0;}
table {margin: 0 0 1.5em;width: 100%;}

/* Links
--------------------------------------------- */
a {color: #000;text-decoration: none;}
a:visited {color: #000;}
a:hover {color: #333;}
/*a:focus, a:active {color: #333;text-decoration: underline;}*/
/*a:focus {outline: thin dotted;}*/
a:hover, a:active {outline: 0;}

/* Forms
--------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"] {border: 1px solid;border-color: #ccc #ccc #bbb;border-radius: 3px;background: #e6e6e6;color: rgba(0, 0, 0, 0.8);line-height: 1;padding: 0.5em 1em 0.4em;}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {border-color: #ccc #bbb #aaa;}
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {border-color: #aaa #bbb #bbb;}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {color: #666;border: 1px solid #ccc;border-radius: 3px;padding: 3px;}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {color: #111;}
select {border: 1px solid #ccc;}
textarea {width: 100%;}

header#masthead {position: fixed;top:0;left:0;right:0;display: flex;justify-content: space-between;flex-direction: row;width: 100%;height: 60px;background: #fafafa;border-bottom: 1px solid #e9e8e8;align-items: center;padding: 0 40px 0 60px;z-index:1000;}

a.logo{font-size: 30px;font-weight: normal;}
.logo-mobile-only{font-size: 40px;font-weight: normal;}
a.logo:hover, a.logo:focus, a.logo:active{text-decoration: none;outline: none;}
.custom-logo-link{width: 320px;text-align: left;}
.custom-logo-link img{display:block}
/* navigation */
.main-navigation {display: block;width: auto;}
.main-navigation ul {display: none;list-style: none;margin: 0;padding-left: 0;}
.main-navigation ul ul {box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);float: left;position: absolute;top: 100%;left: -999em;z-index: 99999;}
.main-navigation ul ul ul {left: -999em;top: 0;}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {display: block;left: auto;}
.main-navigation ul ul a {width: 200px;}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {left: auto;}
.main-navigation li {position: relative;padding:3px 15px 0;white-space: nowrap;}
.main-navigation a {display: block;text-decoration: none;padding:0 10px;font-size:20px;}
.main-navigation ul.sub-menu{padding-top:14px;flex-direction: column;}
.main-navigation ul.sub-menu li{background:#fff;}

/* Small menu. */
.main-navigation.toggled ul {display: block;background:#fff;height:100%;width:100%;}
.menu-toggle:-moz-focusring,.menu-toggle:focus, .menu-toggle:active{outline: none;}
.menu-toggle{background:#fafafa;padding:1px 2px;height:35px;width:35px;display:flex;flex-direction: column;justify-content: space-evenly;border:1px solid #000;border-radius: 0;}

.filter-toggle, .cart-title .contact{background:#fff;border:none;color:#888;font-size: 16px;}
.filter-toggle:hover { color:#444;}
.filter-toggle:hover,.filter-toggle:focus, .filter-toggle:active, .filter-toggle:visited{outline:none;}
.filter-container {
	/*position: absolute;*/
	/* top: 100%; */
	/* background: #fff; */
	/* right: -100%; */
	/* display: flex; */
	/* flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center; */
	padding:0px 65px;
	transition: all 0.2s ease-in;
	overflow: hidden;
	/* z-index: 100; */
	margin-top: 16px;
}
.senn-product-filter.open .filter-container {
	padding-left: 0;
	padding-right: 0;
}
.inquiry-info .senn-btn-custom a{font-size:1rem;padding:10px 30px;}
.senn-product-filter {display:flex;transition: all 0.2s ease-in;transform:translate(90%);}
.senn-product-filter.open {right:0;transition: all 0.2s ease-in;transform:translate(0);}
.filter-container .woocommerce-ordering{margin:0;}
.menu-toggle span{display:block;width:100%;height:0;border-bottom:1px solid #7b7b7b;transform:rotate(0deg);position:relative;top:0;opacity:1;transition:all 0.8s ease-in;}
.menu-toggle.toggled span{transition: all 0.8s ease-in;}
.menu-toggle.toggled{border:1px solid transparent;justify-content: center;}
.menu-toggle.toggled span:nth-child(2){opacity:0;transition: opacity 0.8s ease-in ;}
.menu-toggle.toggled span:first-child {transform: rotate(45deg);top: 1px;}
.menu-toggle.toggled span:last-child{transform: rotate(-45deg);top: -1px;}

.mobile-only, .logo-mobile-only{display:none;}
@media screen and (min-width: 717px){.menu-toggle{display:none;}.main-navigation ul {display: flex;}}

.subheader {
	border: 1px solid #e9e8e8;
	height: 60px;
	position: fixed;
	top: 60px;
	left:0;
	right: 0;
	background: #fff;
	z-index: 10;
	display:flex;
	justify-content: space-between;
	align-items: center;
	padding:0 60px;
	font-size:18px;
}

.cart-title{font-size:18px;font-weight:200;height: 60px;display:flex;justify-content:space-between;align-items: center;padding:10px 60px 0px;cursor:pointer;}

/* fixed left & right navigation */
.post-nav{background:#fafafa;z-index:2;transition:all 0.4s ease-in;display:flex;justify-content: center;align-items:center;border:1px solid #e9e8e8;position:fixed;top:60px;bottom:60px;width:60px;cursor:pointer;}
.post-nav a{transform:rotate(-90deg);white-space: nowrap;font-size: 22px;}
.post-nav a:hover{color:#000;text-decoration: none;}
.post-prev{left:0;border-left:none;}
.post-next{right:0;border-right:none;}
.checkout .post-nav{
	bottom:0;
}
.checkout form img{width:75px;margin-lef:10px;display:inline-block;}
.cart-wrapper {border: 1px solid #e9e8e8;position: fixed;bottom:0;background: #fdfdfd;z-index: 10;left: 0;right:0;}
#shopping-cart-button{position: relative;cursor:pointer;}
#shopping-cart-button:hover{opacity:0.95;}
.cart-wrapper .cart-body .product-thumbnail img{width:100px;}
.cart-wrapper .cart-body{height:0;overflow:hidden;transition: all 0.4s ease-in;}
.cart-wrapper.open .cart-body{height:calc(100vh - 122px);overflow:auto;transition: all 0.4s ease-in;padding-bottom: 10px;}
.cart-wrapper.open .cart-body .woocommerce{padding-bottom:20px;}
.count{position: absolute;
	top: -2px;
	right: -15px;
	font-size: 14px;
	height: 15px;
	width: 15px;
	line-height: normal;
	padding: 0;
	text-align: center;
	border-radius: 50%;
	border: 1px solid;}
.shop .post-prev{top:120px;}
.shop .post-prev a{transform:rotate(270deg);}
.woocommerce-message{border-top-color:#e9e8e8!important; border-top: 1px solid;}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	border-top: 1px solid #e9e8e8;
}
.cart-close{display:none;position:absolute;right:25px;}
.cart-wrapper.open .cart-close{display:flex;}
.accordion-title, .checkout-title, .bottomline{
	border:1px solid #e9e8e8;
	background: #fafafa;
	display: flex;
	justify-content: space-evenly;
	font-size: 22px;
	cursor: pointer;
	align-items: center;
	transition: top 0.4s ease-in;
	height:60px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 7px 60px 0;
}
.bottomline{position:fixed;top:auto;bottom:0;cursor:default;z-index: 99999;}
.checkout-title{position:fixed;top:60px;padding:0 100px;z-index: 20;}
.checkout-wrap{margin:60px 0 0;padding: 0 50px;}
.title-name {font-size: 26px;}

.current-info{font-size:14px;}
.accordion{height:60px;overflow:hidden;transition:height 0.4s ease-in;width:100vw;position:fixed;bottom:0;left:0;right:0;z-index:3;background: #fff;}
.accordion.open{height:calc(100vh - 60px);z-index:80;}
.accordion-content{width:100%;position:absolute;top:60px;left:0;right:0;bottom:0;overflow-y: auto;padding: 0 60px 10px;}
.more{border:none;color:#888;font-size: 16px;}

.image-front{position: fixed;top:50px;left:100px;right: 100px;bottom:50px;background-repeat: no-repeat;background-size: contain;background-position: center;background-color: #ffffff;}
.front{position: relative;height:calc(100vh - 180px);margin-bottom: 60px;background-repeat: no-repeat;background-size: contain;background-position: center;background-color: #ffffff;}
.image-front .post-info,.front .post-info{background: #fff;position:absolute;bottom:0;left:0;padding:30px 60px;max-width:640px;}
.image-front .post-info h2,.front .post-info h2{max-width:430px;font-weight:normal;margin: 5px 0;}
.image-front .post-info .title-name,.front .post-info .title-name{font-size:45px;text-transform: uppercase;line-height: 1.2;}

main {display: block;min-height:100vh;}
.content-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;transition:all 1.2s ease-in;background:#fff;padding:60px;}
.with-subheader{padding-top:120px;}
.with-subheader-fix{padding-top:60px;}
.content{padding-bottom: 60px;}
.exhibition-content{padding-right:0;}
.podcast{padding-left:120px;}


.content-wrapper{z-index:1;}
.content-wrapper.backed{z-index:0;}
.content-wrapper.created-left{animation: slideLeft 1s linear ;z-index:2;}
.content-wrapper.created-right{animation: slideRight 1s linear ;z-index:2;}
.content-wrapper.created-right.backed{z-index:3;}
.product-template-default main.shop{min-height: calc(100vh - 182px);}
.custom_poducts_layout {
	padding-left: 85px;
}
main.shop .products{display:flex;flex-wrap:wrap;justify-content: flex-start;margin:0;padding:0 0 0 0px;}
main.shop .products li{margin:0;width:25%;padding:0 35px 120px;}

/*main.shop .products.editions-cat li */
main.shop .products li a,main.shop .products li a:hover, main.shop .products li a:focus, main.shop .products li a:active{text-decoration:none;outline:none;}

.wc-thumbnail-wrap{height:13vw;overflow:hidden;margin-bottom: 0;background-size:cover;background-repeat: no-repeat;background-position: center center;}
.product-loop-info{display:flex;flex-direction: column;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-weight: 300;padding-top:0;margin-bottom: 0;font-size:20px;}
.woocommerce-loop-product__title{font-weight: 300!important;padding-top:0!important;margin-bottom: 0!important;}
.product-title .woocommerce-loop-product__title{margin-top: 0!important;}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price{color: #000;font-size:31px;line-height: 1;margin:0 0 20px 0!important;}
.woocommerce ul.products li.product .price {
	margin:0 0 10px 0!important;
}
.woocommerce div.product.product-single-page{margin:60px 60px 0;}
.woocommerce ul.products li.product .price {display: block;align-self:flex-start;font-size: 20px;}
.woocommerce-Price-amount:after{display:inline;content:',-';}
.woocommerce-price-suffix{font-size:40%;}
.product-loop-info .woocommerce-price-suffix{font-size:82%;}
.title-loop-info span {text-transform: uppercase;font-size: 14px;min-height: 14px;display: block;line-height: 1;font-weight: 400;}

/* single product */
.product-single-page{padding:0 60px;display:flex;justify-content: space-between;margin-top:60px;}
.woocommerce div.product div.images{margin:0;}
.woocommerce div.product div.summary{
	margin:0;
	display: flex;
	flex-direction: column;justify-content: flex-start;
	height: auto;
}
.woocommerce div.product div.summary div.product-title,
.woocommerce div.product div.summary div.product-description,
.woocommerce div.product div.summary div.product-cart-wrapper{
	margin-bottom:30px;
}
.woocommerce div.product .product-title .product_title{
	margin-bottom:5px;
	font-weight: lighter;
	font-size:31px;
}
.product-single-page .product-title span{text-transform: uppercase;font-weight: 400;}
.product-single-page .product-description{max-width:500px;margin-top: 0;}
.product-single-page .quantity{max-width:530px;display: none;}
.product-cart-wrapper {margin-top: 10px;display: block;justify-content: space-between;max-width: 500px;align-items: last baseline;}
.woocommerce div.product form.cart{margin:0;}

.product-cart-wrapper button[type="submit"],
.woocommerce-notices-wrapper .woocommerce-message .wc-forward
{
	border: 1px solid #000;
	color: #000!important;
	background: transparent!important;
	font-size: 23px;
	font-weight: normal;
	padding: 0 0;
	height: 45px;
	width: 190px;
	border-radius: 0;
	display:flex;justify-content:center;align-items:center;
}
.woocommerce-notices-wrapper{margin-left:60px;}
.woocommerce-notices-wrapper .woocommerce-message .wc-forward {

	font-size: 18px;

	height: 34px;
	width: 120px;


}
/* artist page */
.artist-wrapper{
	position:absolute;
	top:120px;
	left:60px;
	right:60px;
	bottom:60px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.artist_list-wrap{
	width:100%;
	display:flex;
	justify-content:center;
	align-items:baseline;
}
.artist_list{list-style: none; margin-top:0;}
.artist_list a{font-size:30px;white-space: nowrap;}

/* products in single artist tabs */
.accordion-content .products{align-items:stretch;display:flex;justify-content:space-evenly;list-style:none;flex-wrap:wrap;padding:0; margin:0;}
.accordion-content .products li{width:30%;margin-bottom: 60px;}
.checkout-content{margin-bottom:100px!important;}

.podcast-wrap, .exhibition{margin:60px auto;position: relative;z-index:0;padding-bottom:60px;}
.exhibition{margin:0 60px 1px;height:70vh;}
.exhibition .bg {position:relative;height:100%;width:100%;background-size:120% auto;z-index:-10;background-position:50% 50%;opacity:1;transition:all 0.3s ease-in;}
.exhibition a {width:100%;height:100%;display:block;position:relative;}
.exhibition .title-wrap {position:absolute;bottom:0;left:0px;width:100%;right:0px;height: 120px;padding: 0 40px;}
.exhibition .title{display:flex;justify-content:space-between;height:100%;align-items:center;padding:0 40px;/*border-top:1px solid #C8C8C8;*/position:relative;z-index: 2;}
.exhibition .title-wrap:before {content:'';display: block;position:absolute;left:0;right:0;top:0;bottom:0;background: rgba(250,250,250,0.9);width:0;transition:all 0.4s ease-in;z-index:1}
.exhibition:hover .title-wrap:before {width:100%;transition:all 0.4s ease-in;}
.exhibition:hover .bg{opacity:1;transition:all 0.3s ease-in;}

.accordion-main .exhibition .bg{opacity:1;transition:all 0.3s ease-in;}
.exhibition:hover .more{color:#666;}
.author-info{text-transform: uppercase;display:flex;flex-direction:column;font-size:27px;/*height:100%;*/justify-content:space-evenly;}
/*.author-info .date{font-size:25px;}*/
.accordion-title .author-info{line-height:20px;align-items:center;}

.author-info .exhibition-title,.author-info .date{font-size:65%;}
.podcast-wrap .bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-size: 120% auto;z-index: -10;background-position: center center;opacity: 0.3;}
.podcast-info {display: flex;justify-content: space-between;font-size: 25px;padding:20px 50px;}
.podcast-wrap h2{font-size: 44px;max-width: 895px;width:100%;text-transform: upFpercase;font-weight: lighter;padding:0 50px;}
.podcast-info .date{font-size:30px;}
.green-audio-player {
	width:100%;
	min-width: 300px;
	height: 56px;
	border:1px solid #c4c2c2;
	display: flex !important;
	justify-content: space-between;
	align-items: center;
	padding-left: 24px;
	padding-right: 24px;
	border-radius: 0;
	user-select: none;
	background-color: #fff;
	box-sizing: border-box;
	outline: none;

}
.green-audio-player.player-accessible .play-pause-btn:hover, .green-audio-player.player-accessible .controls:hover, .green-audio-player.player-accessible .volume__button:hover, .green-audio-player.player-accessible .volume__controls:hover, .green-audio-player.player-accessible .download:hover {
	outline: dotted 1px #999;
}
.green-audio-player svg, .green-audio-player img {display: block;}
.green-audio-player .holder {position: relative;}
.green-audio-player .holder .loading .loading__spinner {
	position: absolute;
	left: -3px;
	bottom: 2px;
	width: 16px;
	height: 16px;
	border: 2px solid #b0b0b0;
	border-right-color: rgba(0, 0, 0, 0);
	border-radius: 50%;
	animation: spin 0.4s linear infinite;
}
.green-audio-player .holder .play-pause-btn {visibility: hidden;cursor: pointer;outline: none;}

.green-audio-player .slider {flex-grow: 1;background-color: #fff;border:1px solid #c4c2c2;cursor: pointer;position: relative;}
.green-audio-player .slider .gap-progress {
	background-color: #e2e0e0;
	border-right: 1px solid #c4c2c2;
	border-radius: inherit;
	position: absolute;
	pointer-events: none;
}
.green-audio-player .slider .gap-progress .pin {
	height: 16px;
	width: 16px;
	border-radius: 8px;
	background-color: #44bfa3;
	position: absolute;
	pointer-events: all;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.32);
}
.green-audio-player .slider .gap-progress .pin::after {
	content: "";
	display: block;
	background: rgba(0, 0, 0, 0);
	width: 200%;
	height: 200%;
	margin-left: -50%;
	margin-top: -50%;
	border-radius: 50%;
}
.green-audio-player .controls {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #55606e;
	display: flex;
	flex-grow: 1;
	justify-content: space-between;
	align-items: center;
	margin-left: 15px;
	margin-right: 15px;
	outline: none;
}
.green-audio-player .controls .controls__slider {margin-left: 16px;margin-right: 16px;border-radius: 2px;height: 16px;}
.green-audio-player .controls .controls__slider .controls__progress {width: 0;height: 100%;}
.green-audio-player .controls .controls__slider .controls__progress .progress__pin {right: -8px;top: -6px;display:none;}
.green-audio-player .controls span {cursor: default;}
.green-audio-player .controls .separator {position: relative;top: -2px;padding: 0 5px;}
.green-audio-player .volume {position: relative;display:none;}
.green-audio-player .volume .volume__button {cursor: pointer;outline: none;}

.green-audio-player .volume .volume__button.open path {fill: #44bfa3;}
.green-audio-player .volume .volume__controls {
	width: 30px;
	height: 135px;
	background-color: rgba(0, 0, 0, 0.62);
	border-radius: 7px;
	position: absolute;
	left: -3px;
	bottom: 52px;
	flex-direction: column;
	align-items: center;
	display: flex;
	z-index: 2;
	outline: none;
}
.green-audio-player .volume .volume__controls .volume__slider {margin-top: 12px;margin-bottom: 12px;width: 6px;border-radius: 3px;}
.green-audio-player .volume .volume__controls .volume__slider .volume__progress {bottom: 0;height: 100%;width: 6px;}
.green-audio-player .volume .volume__controls .volume__slider .volume__progress .volume__pin {left: -5px;top: -8px;}
.green-audio-player .volume .volume__controls.hidden {display: none;}
.green-audio-player .volume .volume__controls.top {bottom: 52px;left: -3px;}
.green-audio-player .volume .volume__controls.middle {bottom: -54px;left: 54px;}
.green-audio-player .volume .volume__controls.bottom {bottom: -164px;left: -3px;}
.green-audio-player .download {margin-left: 16px;cursor: pointer;outline: none;}
.green-audio-player .holder .play-pause-btn:focus, .green-audio-player .controls:focus,.green-audio-player .volume .volume__button:focus, .green-audio-player .volume .volume__controls:focus, .green-audio-player .download:focus , .green-audio-player:focus{outline: none;}

.message__offscreen {border:0;clip: rect(1px, 1px, 1px, 1px);clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal;}

.accordion-main {width: 100vw;overflow: hidden;margin: 0;color: #474747;background: #000;padding: 0;position: fixed;top: 120px;bottom: 60px;left: 0;}
.accordion-main section.target { background:#FFF;position: relative;}
.accordion-main section, .main-accordion-content{transition:all 0.4s ease-in;}
.accordion-main section.target:hover { background:#FFF; }
.accordion-main .target .accordion-content {display: block;margin-left: 60px;padding: 60px;height: 100%;top:0;}
.accordion-main .target div.accordion-content.exhibition-content{padding:0 10px;}

.accordion-main .target .accordion-content .contents-wrapper {display: flex;height: 100%;width:100%;justify-content: center;align-items: center;overflow-y: auto;top:0;}
.accordion-main .target .targeter {background: #fafafa;}
.accordion-main .targeter-wrap .targeter {
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width: calc(100vh - 180px);
	height: 60px;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.horizontal .target .main-accordion-content{border-left:1px solid #e9e8e8;}

.accordion-main section{
	float:left;
	overflow:hidden;
	color:#000;
	cursor:pointer;
	background: #fff;
	margin:0;
	border:1px solid #e9e8e8;
	width:60px;
	height:calc(100vh - 180px);
	-moz-transition:width 0.4s ease-out;
	-webkit-transition:width 0.4s ease-out;
	-o-transition:width 0.4s ease-out;
	-ms-transition:width 0.4s ease-out;
	transition:width 0.4s ease-out;
}
.bg .main-accordion-content:after{
	animation:animatebg;
	animation-direction:alternate;
	animation-duration:0.4s;
	content:'';
	position:absolute;
	left:0;
	right: 0;
	top:0;
	bottom:0;
	display: block;
}

.accordion-main section.default:not(.target){width:0;}
.accordion-main section:hover {background:#fafafa;}
.accordion-main section div.accordion-content { display:none; }
.main-accordion-content{width:calc(100% - 60px);}
.targeter:focus{outline: none;}
.horizontal section h2.targeter-wrap {
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width:240px;
	position:relative;
	left:-90px;
	top:89px;
	margin:0;
}

.horizontal .target{ width:calc(100% - 180px);height:100%; }
.horizontal .default.target {width: calc(100% - 240px);height: 100%;}
/* modal and form */
.overlay{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background:#fff;z-index: 9999;display:none;}
.overlay:after{display:block;position:absolute;content:'';top:0;left:0;bottom:0;right:50%;background:#f7f7f7;}
.modalimage{
	position: fixed;
	top:60px;
	bottom:0;
	right:10px;
	display:flex;
	align-items:center;
	justify-content:center;
	width:50%;
	padding:0 20px 160px;
}
.modalimage a {width: 100%;height: 100%;text-align: center;}
.modalimage img {
	height: auto;
	max-height: 100%;
	max-width: 100%;
	/*max-height: 90vh;*/
}

.modalimage .text{position: absolute;bottom: 0;left: 95px;padding: 10px 0;}
.modalimage .text *:not(.inquiry-title){margin:0!important;}
.exhibition-content .horizontal .default.target {
	width: calc(100% - 60px);
	height: 100%;
}
.exhibition-content .horizontal .default {
	width: calc(100% - 300px);
	height: 100%;
}
.exhibition-content .horizontal .target{
	width:300px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.vc_btn3.vc_btn3-color-grey,
.modal input[type="submit"],
.prent,
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart
{background:transparent!important;color:#000!important;font-weight:normal!important;border:1px solid #000!important;border-radius:0!important;padding-top: 4px;}
.prent{margin-bottom: 15px;}
.loop-wrapper{display: block;justify-content: space-between;align-items: center;margin-top:20px;}
.loop-wrapper a:first-child{margin-bottom:10px;display: block;}
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
	display:inline-block!important;align-self: flex-end;
}
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{padding: 7px 15px 5px; text-transform: uppercase;}
.single_add_to_cart_button {text-transform: uppercase;}
.modal{
   position: fixed;
   top: 45px;
   left: 0;
   right: 0;
   bottom: 45px;
   /*background: #fff;*/
	background:#f7f7f7;
   width: 50%;
   margin: 0;
   z-index: 99999;
   padding: 15px;
	display: flex;
	flex-direction:column;
	justify-content: space-evenly;
	overflow-y: auto;
	align-items: center;
}

.modal h2, .modal p{margin:0;}
.modal textarea {width: 500px;height: 110px;max-width: 100%;resize: none;}
.modal input[type="submit"]{cursor:pointer;}
.modal input,.modal textarea {background:#f7f7f7;display: block;border: none;border-bottom: 1px solid #cecece;font-size: 21px;max-width: 100%;width: 500px;}
.modal input:focus-visible,.modal input:focus, .modal textarea:focus-visible{outline:none;}
.overlay .close{position:absolute;top:20px;right:30px;height:30px;width:30px;padding:0 15px;font-size:0!important;line-height:1.5;cursor:pointer;opacity:0.7;}
.overlay .close::before, .overlay .close::after {position: absolute;left: 15px;content: ' ';height: 33px;width: 1px;background-color: #333;}
.overlay .close::before {transform: rotate(45deg);}
.overlay .close::after {transform: rotate(-45deg);}
.modal .inquiry-block-value, .modal .your-subject, .modal .inquiry-image{display:none!important;}
/* image carusel  fix design*/
body .vc_carousel-indicators{display:none!important;}
body .vc_images_carousel .vc_carousel-control {
	position: absolute;
	padding: 0;
	top: auto;
	left: auto;
	bottom: 60px;
	margin-top: -15px;
	width: 50px;
	height: 50px;
	opacity: 1;
	font-size: 30px;
	text-align: center;
	color: #fff;
}
body .vc_images_carousel .vc_carousel-control.vc_left{right:80px;}
body .vc_images_carousel .vc_carousel-control.vc_right{right:20px;}
body .vc_images_carousel .vc_carousel-control .icon-next,
body .vc_images_carousel .vc_carousel-control .icon-prev {
	width: 50px;
	height: 50px;
	margin-top: -15px;
	margin-left: -15px;
	font-size: 40px;
	display: block;
	padding: 0;
	border: 2px solid #fff;
	border-radius: 50%;
}
.exhibitions_info_shortcode{
	text-align: right;
	padding: 10px;
}
.shortcode_content{
	max-width: 320px;
	display:inline-block;
	text-align: left;
}
.exhibitions_info_shortcode h4{
	margin:5px 0;
}
.exhibitions_info_shortcode p{
	margin:5px 0 10px;
}
.stock{display:none!important;}
.woocommerce div.product div.images img {
	max-width: 400px;
	margin: 0 auto;
}

main.shop .products li {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media(max-width:1900px){
	main.shop .products li{width:33.33%;}
	.wc-thumbnail-wrap{height: 17vw;}
}
@media(max-width:1625px){
	main.shop .products li{padding:0 25px 50px}
	/*.product-single-page .product-description{margin-top:0;}*/
}
@media(max-width:1230px){
	main.shop .products li {width:50%;}
	.accordion-content .products li{width:47%;}
	.wc-thumbnail-wrap{height: 25vw;}
	.main-navigation a{font-size: 18px;}
	.main-navigation li{padding:3px 5px 0;}
	.product-single-page{padding:0 20px;}
	.product-template-default main.shop{padding-right:10px;}
	.more{display:none;}
	.artist_list a {
		font-size: 26px;
	}
}
@media(max-width:1080px){
	.product-single-page{align-items: center;}
	.product-single-page div.summary{width:60%!important;}
	.product-single-page div.images{width:38%!important;}
	.artist_list a {
		font-size: 24px;
	}
}
@media(max-width:1025px){
	.main-navigation a{padding:0 5px;}
	.wc-thumbnail-wrap{height: 24vw;}
	.logo-desktop-only, .desktop-only, /*.custom-logo-link,*/ .modalimage{display:none;}
	.logo-mobile-only{display:block;}
	.modal{width:90%; margin:0 auto;}
	header#masthead{padding: 0 20px;}
	.custom-logo-link{padding-right: 20px;}
	.artist_list a {
		font-size: 23px;
	}
}
@media(max-width:997px){
	.exhibition a.title{flex-wrap:wrap;height:95px;}
	.exhibition a.title span{flex-basis:100%;}
	.accordion-main section{width:40px;}
	.horizontal section h2.targeter-wrap{width:200px;left:-81px;top:80px;}
	.accordion-main section .targeter-wrap .targeter{font-size:25px;height:40px;}
	.horizontal .default.target {width: calc(100% - 160px);}
	.horizontal .target {width: calc(100% - 120px);}
	.accordion-main .target .accordion-content{margin-left: 38px;}
	.main-accordion-content{width:calc(100% - 40px);}
	.podcast {padding-left: 100px;padding-right: 40px;}
	.podcast-wrap h2{font-size: 38px;}
	.artist_list{margin:0;}
}
@media(max-width: 917px){
	.wc-thumbnail-wrap{height: 23vw;}
	.product-single-page div.images{width:100%!important;max-width: 500px;}
	.product-single-page div.summary{height:50vh;width:100%!important;max-width: 500px;margin-top:15px;}
	.product-single-page{align-items: center;flex-direction: column;}
	.accordion-content .products li{width:100%;}
	.accordion-content .products li .wc-thumbnail-wrap {height: 44vw;}
}
@media(max-width: 840px){
	main.shop ul.products li{width:100%;}
	.wc-thumbnail-wrap{height: 45vw;}
}
@media(max-width: 780px){
	.artist-wrapper{display:block;overflow-y: auto;text-align: center;right:0px;left:0;}
	.artist_list-wrap{width:auto;display:inline-block;margin:0 auto;text-align: left;}
}
.content-wrapper{padding: 60px 80px;}
@media(max-width: 767px){
	.inquiry-block .inquiry-info .senn-btn-custom{text-align: left;}
	.inquiry-block .inquiry-info .vc_custom_1615891018640{padding-left:0!important;}
	.image-front{background-position: 50% 50%;background-size: contain;}

	.accordion-content-wrap{padding-top:30px;}

	.product-loop-info {
		max-width: 100% !important;
		align-items: flex-start !important;
		margin: 0 !important;
	}
}
@media(max-width: 716px){
	.post-nav, .subheader, .cart-title .contact, .count{display:none;}
	main.shop .products{padding-left: 0;}
	main.shop{padding:70px 15px 0;}
	.cart-wrapper .cart-title{padding:0 20px;}
	.menu-main-container {
		position: fixed;
		display: block;
		top: 60px;
		right: 0;
		bottom: 60px;
		width: 100%;
		height: 0;
		transition: height 0.4s ease-in;
		overflow: hidden;
		z-index: 5;
	}
	.menu-main-container.toggled{transition: height 0.4s ease-in;height: calc(100vh - 120px);}
	.main-navigation ul, .main-navigation.toggled ul{display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:100%;background: #fff;}
	 .main-navigation li, .main-navigation a  {display: flex;flex-direction: column;justify-content:center;align-items: center;}
	.main-navigation li:not(:last-child) {border-bottom: 1px solid #c6c4c4;}
	.main-navigation li {padding: 0;flex-basis: 100%;width: 100%;}
	.main-navigation a {width: 100%;height: 100%;font-size:25px;}
	main.shop .products li{padding:0 5px 80px;}
	.exhibition-content{padding-left:0;padding-top:60px;}
	.accordion, .accordion-title{height:95px;flex-wrap: wrap;}
	.accordion-title span{flex-basis:100%;}
	main{padding:70px 10px;}
	.artist_list{padding:0;}
	.accordion-content{padding: 0 20px 10px;top:95px;}
	.accordion-content .wpb_text_column{ margin-left: 0 !important; margin-right: 0 !important;}
	.accordion-content .vc_row{ margin-left: 0 !important; margin-right: 0 !important;}
	.menu-main-container.toggled {height: calc(100vh - 155px);}
	.main-navigation.shop .menu-main-container.toggled {height: calc(100vh - 120px);}
	.accordion-main{top:60px;bottom:1px;}
	.accordion-main section{float:none;width:100%;height:30px;}
	.horizontal section h2.targeter-wrap {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
		width: 100%;
		position: relative;
		left: 0;
		top: 0;
		margin: 0;
	}
	.accordion-main section h2.targeter-wrap a.targeter {
		font-size: 20px;
		width: 100%;
		height: 25px;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.horizontal .default.target{width:100%;height:calc(100% - 120px);}
	.horizontal .target {width: 100%;height: calc(100% - 90px);}
	.accordion-main .target .main-accordion-content {margin-top: 25px;margin-left: 0;border-left:none;border-top: 1px solid #e9e8e8;}
	.main-accordion-content {width: 100%;}
	.accordion-main section.default:not(.target) {width: 100%;height:0;}
	.image-front{left:20px;right:20px;}
	.podcast{padding-left: 40px;}
	.with-subheader{padding-top:40px;}
 .podcast-wrap:last-of-type{margin:60px auto 95px;}
	.accordion-content .exhibition:last-of-type{margin:0 auto 25px;}
	.exhibition-content.content-wrapper .exhibition:last-of-type{margin:0 auto 95px;}
	.content{padding-bottom: 95px;}
	/* .author-info{height:auto;} */
	.exhibition .title-wrap {padding: 0 20px;}
	.artist .bottomline{display:none;}
	.accordion-main .target .accordion-content{padding:60px 20px;}
	.pdfg-shortcode table tbody tr td{display: inline-block;width:49%;}
	.exhibition .podcast-info{display:none;}
	.exhibition {
		margin: 0 60px 1px;
		height: 50vh;
	}
	.content-wrapper{padding: 0 20px;}

	.custom_poducts_layout {
		padding-left: 0;
	}
}





@media(max-width: 520px){
	.accordion, .accordion-title{padding:0 20px;}
	.podcast-wrap h2{font-size:25px;}
	.front .post-info .title-name{font-size:30px;}
	/*.exhibition {*/
	/*	margin: 0 60px 1px;*/
	/*	height: 40vh;*/
	/*}*/
	.content .vc_row {
		margin-left: -7.5px !important;
		margin-right: -7.5px !important
	}
}
@media(max-width: 485px){
	.author-info,.title-name{font-size:20px;}
	main.shop {padding-right:20px;}
	.product-cart-wrapper{flex-direction: column;margin:10px 0;}
	.woocommerce div.product p.price{margin: 0 0 10px;}
	.pdfg-shortcode table{padding:20px 5px!important;}
	.exhibition {
		margin: 0;

	}
	.exhibition .title{padding: 0 5px;}
}
@media(max-width: 460px){
	.exhibition .bg{
		background-size: auto 100%;
	}
	.pdfg-shortcode table tbody tr td{display: block;width:100%;}
	.pdfg-shortcode table tbody tr td h2{margin: 5px 0;}
}

@media(max-height: 660px){
	.modal{display:block;text-align: center;}
	.modal-content{display:inline-block;text-align: left;}
	.modal>p{margin:10px 0;}
}
@media(max-height: 460px){
	.main-navigation a {font-size:20px;}

}
@media(max-height: 360px){
	header{height:40px;padding: 0 25px;}
	.logo-mobile-only{font-size:32px;}
	.menu-toggle{height:27px;width:27px;}
	.menu-main-container{top:40px;bottom:30px;}
	.menu-main-container.toggled{height:calc(100vh - 70px);}
	.main-navigation a {font-size:18px;}
	.accordion, .accordion-title{height:30px;}
	.accordion.open {height: calc(100vh - 40px);}
}
/* animations */
/*.backed:before{content:'';
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;bottom:0;background:rgba(250,250,250,0.4);
	z-index:2;
	!*animation: slideHeight 0.8s linear;*!
}*/
@keyframes spin { from {transform: rotateZ(0);} to {transform: rotateZ(1turn);} }
@keyframes animatebg  { 0%{background:#aaaaaa;opacity: 0;} 100%{opacity: 0.8;} }
@keyframes slideLeft  {

	0%{transform:translateX(-100%);}
	10%{transform:translateX(calc(-100% - 60px));}
	100%{transform:translateX(0);} }
@keyframes slideRight {
	0%{transform:translateX(100%);}
	10%{transform:translateX(calc(100% - 60px));}

	100%{transform:translateX(0%);} }
@keyframes slideHeight{ 0%{height:0;} 100%{height:100%;} }

/* preloader */
#preload-roll {

	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;

	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.3);
	display: none;

}
#preload-roll.active{ display: flex;}
.lds-roller {display: inline-block;position: relative;width: 80px;height: 80px;}
.lds-roller div {animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;transform-origin: 40px 40px;}
.lds-roller div:after {content: " ";display: block;position: absolute;width: 7px;height: 7px;border-radius: 50%;background: #c8c8c8;margin: -4px 0 0 -4px;}
.lds-roller div:nth-child(1) {animation-delay: -0.036s;}
.lds-roller div:nth-child(1):after {top: 63px;left: 63px;}
.lds-roller div:nth-child(2) {animation-delay: -0.072s;}
.lds-roller div:nth-child(2):after {top: 68px;left: 56px;}
.lds-roller div:nth-child(3) {animation-delay: -0.108s;}
.lds-roller div:nth-child(3):after {top: 71px;left: 48px;}
.lds-roller div:nth-child(4) {animation-delay: -0.144s;}
.lds-roller div:nth-child(4):after {top: 72px;left: 40px;}
.lds-roller div:nth-child(5) {animation-delay: -0.18s;}
.lds-roller div:nth-child(5):after {top: 71px;left: 32px;}
.lds-roller div:nth-child(6) {animation-delay: -0.216s;}
.lds-roller div:nth-child(6):after {top: 68px;left: 24px;}
.lds-roller div:nth-child(7) {animation-delay: -0.252s;}
.lds-roller div:nth-child(7):after {top: 63px;left: 17px;}
.lds-roller div:nth-child(8) {animation-delay: -0.288s;}
.lds-roller div:nth-child(8):after {top: 56px;left: 12px;}
@keyframes lds-roller {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.cookie-banner {
	position: fixed;
	bottom: -100vh;
	left: 2vw;
	width: 300px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px;
	z-index: 999999;
	background-color: #ffffff;
	flex-direction: column;
	border: 1px solid #f1f1f1;
}
.cookie-banner p {
	margin: 0;
	font-size: 14px;
}
.cookie-banner .cookie-button button {
	border-radius: 0;
	background-color: white;

	outline: none;
	border: 1px solid #000000;
	margin-top: 10px;
}
.cv {
	border: 1px solid #e9e8e8;
	background:#fff;

}
.cv h2{margin: 0;font-weight: normal;}
.cv h4 {
	border-bottom: 1px solid #e9e8e8;
	padding: 10px 20px;
	line-height: 17px;
	font-size: 17px;
	margin: 0;
	background:#fafafa;
	font-weight: normal;
	position: relative;
	cursor:pointer;
}
.cv h4:before, .cv h4:after {
	content:'';
	display:block;
	border:15px solid transparent;
	border-top:14px solid #e9e9e9;
	position:absolute;
	top:13px;
	right:15px;
}
.cv h4:after {
	top:12px;
	border-top-color:#fafafa;
}
.cv_content{
	padding:20px 25px;
}
.cv_row {display:flex;padding:20px 0;border-bottom:1px solid #eee;}
.cv_row.head {padding-top:0;}
.cv_row.head .cv_right{text-align:right;}
.cv_left{flex-basis:30%;}
.cv_row:not(.head) .cv_left{display:inline-flex;align-items:center;}
.cv_right{flex-basis:70%;}
.cv_left, .cv_right{}
.instagram, .facebook{background-size:20px auto; background-repeat:no-repeat;background-position:50% 50%;opacity:1;color:transparent;}
.facebook{
	background-image:url('icons/facebook-logo.svg') ;
}
.instagram{
	background-image:url('icons/iconfinder_instagram_4691240.svg') ;
}
.senn-exhibition-filter a, .senn-exhibition-filter button.filter-toggle {font-size: 20px;margin: 0 20px;color:#000;}
@media print {
	.cv{
		width: 100%;
		margin-top: 0%;
		display: block;
		height: 100%;
	}
}
.display-none{display:none!important;}
/* .buttons-filter {position:absolute;left:25vw;} */
.buttons-filter span{display:none;cursor:pointer;margin:0 15px;}
.woocommerce-shop .buttons-filter span{
	display: inline;
}
.buttons-filter span:first-child{ margin-left: 0;}
/* ul.products .Editions, main.shop ul.products .Editions{width:45%;} */
.products .Editions .wc-thumbnail-wrap, main.shop .products .Editions .wc-thumbnail-wrap
{background-size: contain;height:60vh;max-width:500px;margin:0 auto;background-position:0 100%;}
.products  .wc-thumbnail-wrap, main.shop .products .wc-thumbnail-wrap{background-size: contain;}
.product-loop-info {max-width:400px;margin:5px auto;}
.Editions .product-loop-info,.Editions .product-loop-info .description{max-width:500px;margin:5px auto;padding: 5px 0 5px;display:block;}
.books .product-loop-info .description{display:block; /*min-height:170px;*/padding: 5px 0 5px;display:block;}

.top_video_background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
}
.past-exhibitions-filter{}
.home-click{cursor:pointer;}
.italic{font-style:italic;}
.nowrap{white-space: nowrap;}
.nowrap br{display:none;}

.vc_custom_heading.inquiry-title{margin-top:0!important;}
.woocommerce-Price-currencySymbol{padding-right: 10px!important;}
h1.croll-elem {
	position: fixed;
	bottom: 10%;
	left: 50%;
	font-family: sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	transform: translate(-50%, -50%);
	display: none!important;
}
.croll-elem svg {
	width: 14px;
	display: block;
	margin: 10px auto;
}
.croll-elem .arrow {
	animation: scroll .35s ease-in alternate infinite;


}

@keyframes scroll {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(10px);
	}
}

#cover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('https://images.unsplash.com/45/Ss2c5MVASdGkVHOwG6n9_Imogene%20Pass.jpg?dpr=1&auto=format&fit=crop&w=1500&h=997&q=80&cs=tinysrgb&crop=');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	mask: url('http://www.supah.it/dribbble/video-clip-mask.png?v=1');
	mask-size: 1800% 100%;
}
.artist_pdf {
	text-align: right;
}
.artist_pdf a {
	line-height: 1;
  padding: 0.5em 1em 0.4em;
	border: 1px solid;
}
.tbl_artist_bio_info {
	padding:20px 0px;
	border-spacing: 0;
}
td.artist_info_date {
	width: 20%;
}
td.artist_info_date h2 {
	font-weight: normal;
	margin-left: 60px;
}
.artist_info_text p {
	margin-right: 60px;
}
td.artist_info_date_heading h2 {
	font-weight: normal;
	border-bottom: 1px solid #e9e8e8;
	border-top: 1px solid #e9e8e8;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.artist .accordion-content.biography_guide .wpb_single_image {
	margin-bottom: 0;
}
.artist .accordion-content.survey_works .wpb_single_image {
	background-color: #fafafa;
}
.artist .accordion-content.survey_works .wpb_single_image img,
.artist .accordion-content.survey_works .wpb_single_image figure {
	width: 100%;
}
.added_to_cart {
	margin-left: 30px;
}
.artist_list .hide {
	display: none;
}
.first-ul {
	padding-left: 0;
	margin-left: 0;
}
.wpb_flexslider.flexslider {
	margin: 0;
}
.exhibitions_signle_page .vc_column_container > .vc_column-inner,
.survey_works .vc_column_container > .vc_column-inner {
	padding-left: 15px;
	padding-right: 15px;
}
.anchor {
	display: block;
	height: 120px;
	margin-top: -120px;
	visibility: hidden;
}
.product-loop-info {
	margin: 5px 0;
}
.products .wc-thumbnail-wrap, main.shop .products .wc-thumbnail-wrap {
	background-position: left center;
}
.woocommerce-cart #primary .image-front {
	display: none;
}
#product_inq input[type=submit],
#trigger_cf {
	width: 190px;
	height: 45px;
	font-size: 23px;
	line-height: 39px;
	background-color: #fff;
	border: 1px solid #000000;
	border-radius: 0;
	cursor: pointer;
}
#product_inq input[type=submit] {
	line-height: normal;
	text-transform: uppercase;
	width: 300px;
}
#product_inq p {
	margin: 0;
}
#product_inq input[type=text],
#product_inq textarea,
#product_inq input[type=email] {
	border: 1px solid #000000;
	border-radius: 0;
	padding-left: 10px;
	outline: none;
	margin-bottom: 10px;
	width: 300px;
}
#product_inq textarea {
	height: 120px;
}
#product_inq {
	padding-bottom: 70px;
	margin-top: 30px;
}
@media(max-width: 767px){
	td.artist_info_date {
		width: 20%;
	}
	td.artist_info_date h2 {
		margin-left: 0px;
	}
	.artist_info_text p {
		margin-right: 0px;
	}
	.woocommerce-shop.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-shop.woocommerce-page ul.products[class*=columns-] li.product {
		width: 46%;
		float: left;
		clear: both;
		margin: 0 2% 2.992em 0;
	}
}
@media screen and (max-width: 460px) {
	.woocommerce-shop.woocommerce ul.products[class*=columns-] li.product, .woocommerce-shop.woocommerce-page ul.products[class*=columns-] li.product {
		width: 100%;
		margin: 0 1.5em;
		padding-bottom: 30px;
	}
	.wc-thumbnail-wrap {
		height: 50vh;
	}
}