/*



Theme Name: Jessica Silverman Gallery
Version: 2.01 - May 2016
Author: Interzone Studio
Theme URI: http://interzonestudio.com
*/

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

@font-face {
	font-family: 'aventa-medium';
	src: url('fonts/aventa-medium-italic.eot');
	src: url('fonts/aventa-medium-italic.eot?#iefix') format('embedded-opentype'),
             url('fonts/aventa-medium-italic.woff2') format('woff2'),
	     url('fonts/aventa-medium-italic.woff') format('woff'),
	     url('fonts/aventa-medium-italic.ttf') format('truetype'),
	     url('fonts/aventa-medium-italic.svg#youworkforthem') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Cosi Azure';
	src: url('fonts/CosiAzure-Gallery.eot');
	src: url('fonts/CosiAzure-Gallery.eot?#iefix') format('embedded-opentype'),
             url('fonts/CosiAzure-Gallery.woff2') format('woff2'),
	     url('fonts/CosiAzure-Gallery.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.artist_name.no_link {
  cursor: auto;
  border-bottom: 0px solid black !important;
  padding-bottom: 0px !important;
  text-decoration: none !important;
}


.grecaptcha-badge { opacity:0 !important;
pointer-events: none;}

b,
strong {
  font-weight: bold !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

blockquote,
q {
  quotes: none;
}

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

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

.wf-loading body {
  visibility: hidden;
}

html,
body {
  font-family: 'aventa-medium', Calibri, sans-serif !important;
  margin: 0;
  height: 100%;
}

ul,
li {
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 22px;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 30px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

h3 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}

h4 {
  font-size: 16px;
  margin-bottom: 10px;
}

#background {
  background-size: cover;
  min-height: 100vh;
  moz-background-size: cover;
  o-background-size: cover;
  webkit-background-size: cover;
  width: 100%;
}

#container {
  margin: 0 auto;
  /*max-width: 1200px;*/
	max-width: 1440px;
  width: calc(100% - 50px);
}

#header {
  overflow: auto;
}

#content,
#content_news {
  margin: 60px 0 50px 0;
}

#content p,
#content-artist p,
#content-exhibition p,
#content_news p {
  margin-bottom: 10px;
  line-height: 20px;
}

#content img,
#content-artist img,
#content-exhibition img {
  width: 100%;
  height: auto;
}

#content-artist,
#content-exhibition {
  margin: 30px 0 50px 0;
}

#logo {
  background: url(/wp-content/uploads/2020/06/Logo.png);
  background-repeat: no-repeat;
  background-size: 250px 83px;
  float: left;
  height: 83px;
  margin-top: 25px;
  width: 250px;
}

#logo img {
  height: auto;
  width: 100%;
}

#logo a:hover,
.tel a:hover {
  border-bottom: 0;
  padding-bottom: 0;
}

#logo a:active,
.tel a:active {
  border-bottom: 0;
  padding-bottom: 0;
}

.tel a:link {
  cursor: text;
}

#menu {
  float: right;
  font-size: 18px;
  font-weight: bold;
  margin-top: 75px;
}

#menu li {
  display: inline;
  padding-left: 10px;
}

#menu li:first-child {
  padding-left: 0;
}

#footer-home {
  margin: 0 auto;
  font-weight: bold;
  width: calc(100% - 50px);
  overflow: auto;
}

#footer {
  margin: 0 auto;
  /*max-width: 1200px;*/
	max-width: 1440px;
  font-weight: bold;
  width: calc(100% - 50px);
  overflow: auto;
}

#footer-left {
  float: left;
  font-size: 16px;
  line-height: 22px;
  margin: 30px 0 30px 0px;
}

#footer-left li {
  display: inline;
  list-style: none;
  padding-right: 10px;
}

#footer-right {
  float: right;
  font-size: 14px;
  list-style: none;
  margin: 30px 0px 0 0;
}

#footer-right li {
  float: left;
  list-style: none;
  padding-left: 10px;
}

#footer-right li:first-child {
  padding-left: 0;
  padding-top: 3px;
}

#footer-right img {
  width: 20px;
}

#footer-right li:first-child a:link {
  color: black;
  text-decoration: none;
}

#footer-right li:first-child a:hover {
  border-bottom: 3px solid black;
  color: black;
  opacity: 1;
  padding-bottom: 3px;
  text-decoration: none;
}

#footer-right li:first-child a:active {
  border-bottom: 3px solid black;
  color: black;
  opacity: 1;
  text-decoration: none;
}

#footer-right li:first-child a:visited {
  color: black;
  text-decoration: none;
}

#footer-right li a:link {
  color: black;
  text-decoration: none;
}

#footer-right li a:hover {
  border-bottom: 0;
  color: black;
  opacity: 0.25;
  padding-bottom: 0;
  text-decoration: none;
}

#footer-right li a:active {
  border-bottom: 0;
  color: black;
  opacity: 0.25;
  padding-bottom: 0;
  text-decoration: none;
}

#footer-right li a:visited {
  color: black;
  text-decoration: none;
}

#mobile-menu-button:hover+#mobile-menu {
  display: block;
}

#mobile-menu:hover {
  display: block;
}

#mobile-menu-button {
  color: black;
  display: none;
  font-weight: bold;
}

#mobile-menu {
  background: white;
  border: 3px solid black;
  display: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  list-style: none;
  padding: 10px 20px;
  position: absolute;
  top: 40px;
  right: 25px;
  z-index: 99999;
}

#artist-list {
  float: left;
  max-width: calc(60% - 20px);
  overflow: visible;
}

#artist-list-left {
  float: left;
}

#artist-list-right {
  float: left;
  margin-left: 50px;
}

#artist-list-left ul li,
#artist-list-right ul li {
  display: block;
  list-style-type: none;
  margin-bottom: 15px;
  white-space: nowrap;
}

#artist-list-image {
  float: right;
  max-width: 35%;
  overflow: hidden;
  padding-left: 20px;
}

#artist-list-image img {
  height: auto;
  width: 100%;
}

#artist-menu,
#year-menu {
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
  margin-top: 10px;
}

#artist-menu li,
#year-menu li {
  display: inline;
  padding-left: 10px;
}

#artist-menu li:first-child,
#year-menu li:first-child {
  padding-left: 0;
}

#year-menu {
  margin-top: 15px;
}

#social {
  clear: both;
  padding-bottom: 10px;
}

#social img {
  float: left;
  padding-right: 10px;
  width: 20px;
}

#social img:hover {
  opacity: 0.25;
}

.exhibitions {
  display: flex;
  display: -moz-flex;
  display: -webkit-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -mox-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
}

.exhibition {
  width: 32%;
  margin-bottom: 20px;
}

.attachment-exhibitions {
  margin-bottom: 10px;
}

.exhibition:nth-last-child(2) {}

.exhibition:last-child {}

.exhibition img {
  width: 100%;
  height: auto;
}

.gallery {
  display: flex;
  display: -moz-flex;
  display: -webkit-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -mox-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  margin: 20px auto;
}

.gallery-row {
  display: flex;
}

.gallery-item {
  align-items: stretch;
}

.gallery-item img {
  width: 100%;
  height: auto;
}

.gallery-row {
  width: 32%;
  margin-bottom: 20px;
}

.gallery-caption {
  margin-top: 10px;
  font-size: 13px;
	line-height: 16px;
}

#menu a:link,
#mobile-menu a:link,
#artist-menu a:link,
#year-menu a:link,
#footer-left a:link,
h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
#artist-list a:link,
#content a:link,
#content_news a:link,
#content-artist a:link,
#content-exhibition a:link {
  color: black;
  text-decoration: none;
}

#menu a:hover,
#mobile-menu a:hover,
#artist-menu a:hover,
#year-menu a:hover,
#footer-left a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
#artist-list a:hover,
#content a:hover,
#content_news a:hover,
#content-artist a:hover,
#content-exhibition a:hover {
  border-bottom: 3px solid black;
  color: black;
  opacity: 1;
  padding-bottom: 3px;
  text-decoration: none !important;
}

#menu a:active,
#mobile-menu a:active,
#artist-menu a:active,
#year-menu a:active,
#footer-left a:active,
h1 a:active,
h2 a:active h3 a:active,
h4 a:active,
#artist-list a:active,
#content a:active,
#content_news a:active,
#content-artist a:active,
#content-exhibition a:active {
  border-bottom: 3px solid black;
  color: black;
  opacity: 1;
  padding-bottom: 3px;
  text-decoration: none !important;
}

#menu a:visited,
#mobile-menu a:visited,
#artist-menu a:visited,
#year-menu a:visited,
#footer-left a:visited,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
#artist-list a:visited,
#content a:visited,
#content_news a:visited,
#content-artist a:visited,
#content-exhibition a:visited {
  color: black;
  text-decoration: none;
}

.news-item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 35px;
}

.news-left {
  float: left;
  width: 65%;
}

.news-right {
  float: right;
  width: 32%;
  text-align: center;
}

.news-right img {
  display: none;
}

.news-right img.landscape {
  width: 100%;
  height: auto;
}

.news-right img.portrait {
  max-height: 275px;
  width: auto;
}

.noimg .news-left {
  float: left;
  width: 100%;
}

.noimg .news-right {
  display: none;
}

.mejs-container {
  margin: 10px 0;
  width: 100%;
}

.noimg .mejs-container {
  max-width: 50%;
}

img.fused {
  width: 76px !important;
  height: auto;
  margin-bottom: 0px;
}

.mc-field-group {}

#contact li {
  list-style-type: none;
  margin-bottom: 10px;
}

.size-featuredimage {
  margin-bottom: 10px;
}

.embed-container {
  margin-bottom: 10px;
}

a:hover img {
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
}

img a:hover {
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
}

#content img,
#content-artist img,
#content-exhibition img {
  display: block;
  vertical-align: middle;
  line-height: normal;
}

#contactarea input {
  margin-bottom: 5px !important;
  margin-top: 5px;
  border: 1px solid black;
  padding: 5px;
  color: grey;
}

#mc_embed_signup input {
  margin-top: 7px;
  border-radius: 0px;
  border: 1px solid black;
  border-radius: 0px;
  border: 1px solid black;
  cursor: pointer;
  background: white;
  color: black;
  padding: 5px;
  font-family: 'aventa-medium', Calibri, sans-serif;
  width: 250px;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	box-sizing: border-box;
}

.clear input {
  margin-left: -1px;
}

::-webkit-input-placeholder {
  color: black;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: black;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
}

:-ms-input-placeholder {
  color: black;
}

.clear input[type=submit] {
  width: auto;
}

.clear input[type=submit]:hover {
  color: white;
  background: black;
}

.press {
  line-height: 28px;
  margin-bottom: 5px;
}

.left .left {
  width: 100%;
  float: left;
}

.right {
  width: 100%;
  float: left;
  margin: 25px 0;
}


/* WP Lightbox 2 */

#overlay {
  background-color: white !important;
}

#imageData #caption {
  font-weight: normal !important;
  font-size: 14px !important;
  font-family: 'aventa-medium', Calibri, sans-serif !important;
}

#imageData #numberDisplay {
  font-family: 'aventa-medium', Calibri, sans-serif !important;
}

.artist_name.no_link {
  cursor: auto;
  border-bottom: 0px solid black !important;
  padding-bottom: 0px !important;
  text-decoration: none !important;
}

#about {
  width: 50%;
  float: left;
}

#about img {
  display: block;
  margin: 0px auto 20px auto;
}

#contactpage {
  width: 47%;
  float: right;
  margin-bottom: 25px;
  line-height: 18px;
}

.sl-caption a:link,
.sl-caption a:visited {
  color: black;
  text-decoration: none;
}

.sl-caption a:hover,
.sl-caption a:active {
  border-bottom: 3px solid black;
  color: black;
  padding-bottom: 3px;
  text-decoration: none;
}

.sl-image {
  margin-top: -50px;
}

[data-link] {
  cursor: pointer;
}


/*.current_items{
    border-bottom: 3px solid black; padding-bottom: 3px;
}
ul#artist-menu{
	display: none;
}*/


/* Media Queries */


/*@media (max-width: 1050px)*/

@media (max-width: 850px) {
  #footer-right {
    float: left;
    margin: 0px 0px 30px 0px;
    width: calc(100% - 50px);
  }
  #footer-left {
    margin-bottom: 10px;
  }
}

@media (max-width: 850px) {
  #menu {
    display: none;
  }
  #mobile-menu-button {
    display: block;
    float: right;
    font-size: 18px;
    margin-top: 40px;
  }
  #footer-left li {
    display: block;
    list-style: none;
    padding-right: 0px;
  }
  #footer-left li:first-of-type {
    padding-bottom: 5px;
  }
  #artist-list ul li {}
  .contact .left {
    width: 100%;
    margin-bottom: 20px;
  }
  .contact .right {
    width: 100%;
    margin-left: 0px;
  }
  #artist-list-left {
    margin-right: 25px;
  }
  #artist-list-right {
    margin-left: 0px;
  }
}

@media (max-width: 725px) {
  .sl-image {
    margin-top: 0px;
  }
  #artist-list {
    max-width: 100%;
  }
  #artist-list-image {
    display: none;
  }
  .noimg .mejs-container {
    width: 100%;
    max-width: 100%;
  }
  #container {
    margin: 0 auto;
    width: 90% !important;
  }
  #mobile-menu {
    right: 5%;
  }
  #footer-left {
    margin: 30px 0 10px 0;
  }
  #footer-right {
    margin: 0px 0px 30px 0%;
  }
  #artist-menu {
    font-size: 12px;
    margin-top: 25px;
  }
  #year-menu {
    font-size: 12px;
    margin-top: 25px;
    line-height: 24px;
  }
  h1 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  h2 {}
  h3 {
    font-size: 14px;
    line-height: 22px;
  }
  h4 {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .news-right img.portrait {
    width: 100%;
    height: auto;
  }
  .press {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 7px;
  }
  .cv {
    font-size: 12px;
  }
  .gallery-caption {
    font-size: 12px;
    margin-top: 10px;
  }
  .sl-caption {
    font-size: 12px;
  }
  input {
    width: 95%;
  }
  #footer {
    margin: 0 5%;
    width: calc(100% - 10%);
  }
  #footer-left {
    margin: 30px 0 10px 0;
  }
  #footer-right {
    margin: 0px 0px 30px 0;
  }
}

@media (max-width: 525px) {
  html {
    font-size: 12px;
  }
  #logo {
    background-repeat: no-repeat;
    background-size: 165px 55px;
    float: left;
    height: 55px;
    margin: 25px 0 0 0;
    width: 165px;
  }
  #artist-list {
    font-size: 12px;
  }
  #about {
    width: 100%;
    margin-bottom: 25px;
  }
  #contactpage {
    width: 100%;
  }
  .gallery-caption {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}

.play {
  position: relative;
}

.play::before {
  z-index: 99;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-color: transparent transparent transparent white;
  border-style: solid;
  border-width: 17px 0 17px 28px;
  content: "";
  opacity: 0.75;
  display: block;
}

.play:hover::before {
  opacity: 1;
}


/* .pp_top, .pp_middle, .pp_content_container, .pp_left, .pp_bottom, .pp_right, .pp_content{background: none !important;} */

@media (max-width: 375px) {
  #footer-left,
  #footer-right {
    font-size: 9px !important;
    line-height: 12px !important;
  }
}

#fused-logo {
  padding-bottom: 15px;
}

#fused-logo p {
  margin: 5px 0 0 0;
}

#content-exhibition li {
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom: 5px;
}

#fused-image-w-caption img {
  margin-bottom: 5px;
}


/* WooCommerce */

#shop-wrapper {
  margin-bottom: 50px;
}

#cart-link {
  font-size: 16px;
  margin: 20px 0;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -mox-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
}

#cart-link-left {
  text-align: left;
  width: 50%
}

#cart-link-right {
  text-align: right;
  width: 50%;
}

#cart-link a:link,
#cart-link a:visited {
  color: black;
  text-decoration: none !important;
  border-bottom: 2px solid white;
}

#cart-link a:hover,
#cart-link a:active {
  color: black;
  border-bottom: 2px solid black;
}

.products {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -mox-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  list-style: none;
  font-size: 16px;
  line-height: 22px;
}

.shop-item {
  width: 23.5%;
  margin-bottom: 10px;
}

.shop-item img {
  width: 100%;
  height: auto;
  margin-bottom: 3px;
}

.products .add_to_cart_button {
  display: none !important;
}

.products a {
  text-decoration: none !important;
}

.shop-item h2 {
  color: black;
  text-decoration: none !important;
  padding-bottom: 1px;
  display: inline;
  border-bottom: 2px solid white;
}

.shop-item h2:hover,
.shop-item h2:active {
  color: black;
  text-decoration: none !important;
  border-bottom: 2px solid black;
}

.archive-price {
  color: black;
  text-decoration: none;
  padding-bottom: 1px;
  display: inline-block;
  border-bottom: 2px solid white;
  margin-top: 3px;
}

.archive-price:hover,
.archive-price:active {
  color: black;
  text-decoration: none;
  border-bottom: 2px solid black;
}

#single-product-wrapper {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -mox-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
}

#product-left {
  width: 30%;
}

#product-left img {
  width: 100%;
  height: auto;
}

#product-right {
  width: 68%;
}

.tabs.wc-tabs,
.woocommerce-Tabs-panel h2 {
  display: none;
}

input[type=number] {
  width: 50px;
  margin: 10px 0;
  border: 1px solid black;
  font-size: 16px;
  font-family: 'aventa-medium';
  padding: 5px;
}

.single_add_to_cart_button {
  -webkit-appearance: none;
  color: black;
  font-size: 16px;
  background: white;
  font-family: 'aventa-medium';
  border: 1px solid black;
  padding: 5px;
  width: auto;
  height: auto;
  margin: 0px;
  cursor: pointer;
}

.single_add_to_cart_button:hover {
  color: white;
  background: black;
}

.woocommerce-Tabs-panel--description {
  font-size: 16px;
  margin: 10px 0;
  line-height: 24px;
}

.woocommerce-message {
  display: none;
}

.woocommerce-cart-form__cart-item.cart_item .product-thumbnail {
  width: 75px;
}

.woocommerce-cart-form__cart-item.cart_item .product-thumbnail img {
  width: 100%;
  height: auto;
}

.woocommerce a.remove {
  color: black !important;
  font-size: 24px;
  border-bottom: 0 !important;
}

.woocommerce table.shop_table {
  font-size: 16px;
  border-radius: 0 !important;
}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents input[type=submit] {
  padding: 5px;
  color: black;
  background: white;
  border: 1px solid black;
  border-radius: 0;
}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents input[type=submit]:hover {
  color: white;
  background: black;
}

.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward {
  padding: 5px;
  color: black;
  background: white;
  border: 1px solid black;
  border-radius: 0;
  font-size: 16px;
}

.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
  border: 1px solid black !important;
  padding: 5px !important;
  color: white !important;
  background: black;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: white !important;
  border-radius: 0px
}

.wc_payment_method.payment_method_paypal,
.wc_payment_methods.payment_methods.methods {
  display: none !important
}

.wc_payment_methods.payment_methods.methods {
  border: 0 !important
}

.woocommerce #payment #place_order {
  float: left !important;
  font-size: 16px;
}

.woocommerce input,
.woocommerce textarea {
  border: 1px solid black;
  font-family: 'aventa-medium';
  font-size: 16px;
  padding: 5px;
}

.woocommerce input.button {
  padding: 5px !important;
  color: black !important;
  background: white !important;
  border: 1px solid black !important;
  border-radius: 0 !important;
  font-family: 'aventa-medium' !important;
}

.woocommerce input.button:hover {
  color: white !important;
  background: black !important;
}

.form-row.place-order {
  padding: 0px !important;
}


/* #ship-to-different-address-checkbox {margin: 0; padding: 0; width:15px; height: 15px;}
*/

.select2-container--default .select2-selection--single {
  border-radius: 0 !important;
  border: 1px solid black !important;
  font-size: 16px;
}

.price {
  font-size: 16px;
}

#ship-to-different-address,
.woocommerce-billing-fields h3 {
  font-size: 16px;
}

#ship-to-different-address-checkbox {
  width: auto !important
}

.woocommerce-product-details__short-description {
  font-size: 16px;
  margin: 10px 0 0 0;
  line-height: 24px;
}


/* WooCommerce Media Queries */

@media (max-width: 600px) {
  .shop-item {
    width: 48.5%
  }
  #product-left,
  #product-right {
    width: 100%;
  }
}

@media (max-width: 725px) {
  .summary.entry-summary h1 {
    font-size: 16px
  }
}


/* WooCommerce 3.0 Gallery */

.woocommerce-product-gallery {
  position: relative;
  margin-bottom: 3em
}

.woocommerce-product-gallery figure {
  margin: 0
}

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block
}

.woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  float: left;
  cursor: pointer
}

.woocommerce-product-gallery .flex-control-thumbs img {
  opacity: .5
}

.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
  opacity: 1
}

.woocommerce-product-gallery img {
  display: block
}

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 33.3333%
}

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 25%
}

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 20%
}

.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 99;
}

a.woocommerce-product-gallery__trigger {
  text-decoration: none;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: .875em;
  right: .875em;
  display: block;
  height: 2em;
  width: 2em;
  border-radius: 3px;
  z-index: 99;
  text-align: center;
  text-indent: -999px;
  overflow: hidden;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background-color: #169fda;
  color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  background-color: #1781ae;
  border-color: #1781ae;
  color: #ffffff;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  font: normal normal normal 1em/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: "\f00e";
  line-height: 2;
  text-indent: 0;
}

.woocommerce-product-gallery__trigger {
  display: none;
}

.woocommerce-product-gallery__image {
  cursor: zoom-in;
}

.summary.entry-summary ul {
  list-style-position: inside;
}

a.button.wc-backward {
  margin: 0;
  background-color: white !important;
  padding: 0 0 3px 0 !important;
  border-radius: 0 !important;
  margin-top: 10px;
}

.woocommerce-info::before {
  display: none !important;
}

.woocommerce-info {
  padding: 0 !important;
  border-top: 0 !important;
  color: black !important;
  background: white !important;
}

.woocommerce a.remove:hover {
  color: black !important;
  background: white !important;
  padding: 0 !important;
}

.woocommerce button.button.alt {
  color: black !important;
  font-family: 'aventa-medium';
  padding: 7px;
  border: 1px solid black;
  background: white !important;
  border-radius: 0;
}

.woocommerce button.button.alt:hover {
  color: white !important;
  font-family: aventa-medium;
  padding: 7px;
  border: 1px solid black;
  background: black !important;
  border-radius: 0;
}

.product_meta,
.related.products {
  display: none;
}

.stock,
.reset_variations {
  display: none;
}

.label {
  padding-right: 10px;
}

.price {
  padding-bottom: 10px;
}

.shop-item {
  position: relative;
}

.new {
  position: absolute;
  top: 2px;
  right: 5px;
  color: blue;
  text-transform: uppercase;
}


/* shop slider fix */

.yith_magnifier_zoom_magnifier {
  border: 0 !important;
}

.yith_magnifier_zoom_wrap,
.yith_magnifier_mousetrap {
  cursor: -moz-zoom-in !important;
  cursor: -webkit-zoom-in !important;
  cursor: zoom-in !important;
}


/*.yith_magnifier_gallery {width: 100% !important;}

.caroufredsel_wrapper {overflow: auto !important}*/


/* GALLERY FIX */

.gallery-item {
  width: 32% !important;
  padding: 10px 0 !important;
  text-align: left !important;
}

.gallery-item img {
  border: 0 !important;
}

@media (max-width: 600px) {
  .gallery-item {
    width: 100% !important;
  }
}

.YouTubePopUp-Close {
  position: fixed !important;
  top: 10px !important;
  right: 15px !important;
  left: unset !important
}

.YouTubePopUp-Close:before {
  font-family: aventa-medium !important;
  content: "×" !important;
  text-shadow: 0 !important;
}


/*#artist-list-right ul li:nth-last-child(3) {display:none;}*/


/*#artist-list-left ul li:first-child {display: none;}*/

#contactpage p {
  line-height: 24px;
}

#main-text #date {padding: 0;
	font-size: 22px;
margin-top: 0px;
margin-bottom: 10px;
line-height: 28px;}

@media (max-width: 1000px) {

#menu {
	font-size: 15px;
}
	
	#menu li:first-child {padding: 0}
	
}


#here-we-go {width: 100%; display: flex; margin: 20px 0; align-items: flex-start;}
#here-we-go img:first-child {width: 30%;}
#here-we-go img:last-child {width: 22.2%; padding-left: 20px;}

@media (max-width: 600px) {

#here-we-go {flex-wrap: wrap;}
#here-we-go img:first-child {width: 100%; padding-bottom: 20px}
#here-we-go img:last-child {width: 100%; padding-left: 0px;}
}

.pos-outside em {
  display: contents;
}
