/*
 Theme Name: Moncrieff
 */
* {
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
a {
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
body {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'zona';
  src: url('fonts/zona-reg.eot?#iefix') format('embedded-opentype'), url('fonts/zona-reg.otf') format('opentype'), url('fonts/zona-reg.woff') format('woff'), url('fonts/zona-reg.ttf') format('truetype'), url('fonts/zona-reg.svg#zona-reg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'zona';
  src: url('fonts/zona-bold.eot?#iefix') format('embedded-opentype'), url('fonts/zona-bold.otf') format('opentype'), url('fonts/zona-bold.woff') format('woff'), url('fonts/zona-bold.ttf') format('truetype'), url('fonts/zona-bold.svg#zona-bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  font-size: 16px;
  color: #444;
  font-family: 'zona', helvetica, arial, sans-serif;
  line-height: 1.8em;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
h1, .h1 {
  font-size: 2.4em;
}
h2, .h2 {
  font-size: 1.7em;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
h3, .h3 {
  font-size: 1.4em;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
p a {
  font-weight: bold;
  color: #d37943;
}
.section {
  padding: 2em 0;
}
.button, .tribe-events-read-more {
  font-size: 1em;
  padding: 0.75em 2em;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  margin: 0 auto;
  position: relative;
  margin-top: 1px;
  display: inline-block;
  background-color: #d37943;
  color: #fff;
}
.white-grey {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
.white-grey:nth-of-type(odd) {
  flex-direction: row;
  background-color: #e3e3e3;
}
.white-grey img {
  display: block;
}
.white-grey .image, .white-grey .map {
  width: 45%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.white-grey .text {
  width: 55%;
  padding: 4em;
  position: relative;
}
.text-full {
  padding: 4em;
}
.header {
  background-color: #676767;
  color: #fff;
  padding: 1.3333333333em 2em;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .header-logo {
  max-width: 13em;
  width: 26%;
  min-width: 160px;
  display: inline-flex;
  align-items: center;
}
.header .current-openings {
  display: inline-block;
  text-align: right;
}
.header .current-openings h4 {
  font-weight: 300;
  font-size: 1.2em;
}
.header .current-openings p {
  font-size: 0.9em;
  margin-bottom: 0;
}
.header .nav-burger {
  display: none;
}
.home-hero {
  background-color: #676767;
  margin-bottom: 8em;
  padding: 0;
}
.home-hero .home-slider {
  width: 90%;
  margin: 0 auto;
  position: relative;
  top: 4em;
  margin-top: -4em;
}
.home-hero .home-slider .slides {
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.75);
}
.home-hero .home-slider img {
  width: 100%;
}
.home-hero .home-slider .caption-wrap {
  background-color: #ffffff00;
  color: #fff;
  margin: 0;
  padding: 1em 2em;
  opacity: 1;
}
.home-hero .home-slider .caption-wrap .caption {
  padding: 0;
}
.home-hero .home-slider .flex-control-paging {
  bottom: 1em;
  right: 2em;
  text-align: right;
}
.home-hero .home-slider .flex-control-paging li a {
  width: 1em;
  height: 1em;
  margin: 0 0 0 0.5em;
  background-color: #444;
  color: rgba(0, 0, 0, 0);
}
.home-hero .home-slider .flex-control-paging li a.flex-active {
  background-color: #fff;
}
.home-intro {
  padding: 0 4em 2em;
  text-align: center;
}
.metaslider {
  margin: auto;
}
.exhibition-hero {
  margin-bottom: 4em;
}
/* NAV */
/* END NAV */
.full-hero {
  height: 350px;
  background-size: cover;
  background-position: 50% 50%;
  padding: 0;
  background-repeat: no-repeat;
  align-items: center;
  flex-direction: center;
  justify-content: center;
  position: relative;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.5);
}
.full-hero .nav-bg {
  padding: 1.2em 2em 0em;
  background-color: #444;
  display: flex;
  color: #fff;
}
.full-hero .nav-bg p {
  padding-top: 0.5em;
  font-size: 0.8em;
}
.full-hero .hero-banner {
  position: absolute;
  bottom: 15%;
  padding: 1.6em 3em 1.6em 4em;
  background-color: #71c2bb;
  color: #fff;
  -webkit-box-shadow: 3px -3px 13px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px -3px 13px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 3px -3px 13px 1px rgba(0, 0, 0, 0.5);
}
.full-hero .hero-banner h4, .full-hero .hero-banner p {
  margin: 0;
}
.full-hero .hero-banner h4, .full-hero .hero-banner .h4 {
  font-size: 1.2em;
}
.full-hero .hero-banner p:nth-of-type(even) {
  padding-left: 1em;
}
.full-hero .hero-banner .view-portfolio.active, .full-hero .hero-banner .view-profile.active {
  font-weight: bold;
}
.post-edit-link {
  clear: both;
  display: block;
}
button {
  background-color: #d37943;
  color: #fff;
  padding: 1em 2em;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  margin: 0 auto;
  position: relative;
  margin-top: 1px;
  display: inline-block;
}
.fadetext {
  position: absolute;
  right: 3%;
  bottom: 2%;
  color: rgba(113, 194, 187, 0.4);
}
.fadetext-twono {
  position: absolute;
  left: 45%;
  bottom: 2%;
  color: rgba(113, 194, 187, 0.4);
}
.acc-text {
  margin: 0 auto;
  position: relative;
}
.acc-text .fadetext {
  right: -7%;
  bottom: -7%;
}
.acc-text .accordion {
  background-color: transparent;
  color: #333;
  text-align: left;
  padding: 0em;
  font-size: 1.3em;
  font-weight: bold;
  cursor: pointer;
  margin: 0 auto;
  position: relative;
  margin: 1em 0 0;
}
.acc-text h3 {
  margin-bottom: 1em;
}
.acc-text p {
  margin: 0.8em 0;
  line-height: 1.5em;
}
/* Accordian */
.accordion {
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
.accordion .active, .accordion .accordion:hover {
  background-color: #ccc;
}
.accordion .panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}
.accordion .active:after {
  font-family: "Font Awesome 5 Free";
  content: "\f078";
}
.accordion:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}
/* End Accordian */
/* Artist Home */
.gallery-area {
  padding: 2em 0 8em;
  background-color: #e3e3e3;
}
.artists, .artist-portfolio {
  background-color: #e3e3e3;
  width: 100%;
  padding: 4em 4em 6em;
}
.artist-thumb {
  max-width: 400px;
  min-width: 220px;
  text-align: center;
  margin: 2%;
}
.artist-thumbo {
  height: 0;
  padding-bottom: 60%;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 13px solid white;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.artists {
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.artists .artist-thumb {
  width: 26%;
}
.artists h2 {
  font-size: 1.2em;
  justify-content: center;
  text-align: center;
  margin-bottom: 2em;
  padding-top: 10px;
  width: 70%;
  margin: auto;
  color: #444;
}
.artists a {
  color: #444;
}
.artist-portfolio {
  text-align: center;
  padding: 4em;
}
.artist-portfolio .button {
  display: table;
  margin-top: 2em;
  clear: both;
}
.artwork ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0;
}
.artwork ul li {
  width: 20%;
  margin: 2.125%;
  max-width: 400px;
  min-width: 220px;
}
.artwork ul a {
  text-decoration: none;
}
.artwork h4, .artwork p {
  color: #000;
}
.art-piece {
  text-align: center;
  padding: 4em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.art-piece header {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 2em;
}
.art-piece img {
  height: 100%;
  max-width: 100%;
}
.news-article {
  text-align: center;
  padding: 4em;
}
.news-article img {
  height: 100%;
  max-width: 100%;
}
.news-article header {
  padding: 2em 0 1em;
}
.biography {
  display: none;
  text-align: left;
}
.biography .text {
  column-count: 2;
}
/* End Artist Home */
/* Artist Profile */
.profiles {
  padding-bottom: 2em;
}
.profiles p {
  padding: 0em 2em;
}
.ind-art {
  width: 90%;
  padding: 3em 0;
  margin: auto;
}
.artists-bio {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
  -webkit-column-gap: 5%;
  /* Chrome, Safari, Opera */
  -moz-column-gap: 5%;
  /* Firefox */
  column-gap: 5%;
}
/* End Artist Profile */
/* Exhibitions */
.exhibition-thumbs {
  padding: 2em;
}
.exhibition-thumbs li {
  display: inline-block;
  list-style-type: none;
  width: 12em;
}
/* event styling */
#tribe-events-content-wrapper {
  padding: 2em 0 4em;
}
.tribe-events-list-event-title a {
  color: #000;
}
.tribe-events-ical {
  display: none;
}
.tribe-bar-date-filter {
  display: none;
}
.no-tribe-events-nav-pagination {
  display: none;
}
.tribe-events-title-bar {
  display: none;
}
.tribe-event-schedule-details {
  display: none;
}
.tribe-events-list-separator-month {
  display: none ! important;
}
.tribe-events-event-meta {
  display: none;
}
.tribe-events-event-image {
  height: 450px;
}
.tribe-events-event-image img {
  max-height: 100%;
  width: auto;
}
.tribe-events-single-event-description {
  font-size: 0.9em;
}
.tickets_nostock {
  display: none ! important;
}
/*courses - sold out / waitlist*/
.tickets-sold-out p {
  color: #000;
}
.tickets-sold-out input, .tickets-sold-out textarea {
  padding: 0.6em;
}
.tickets-sold-out form {
  margin-top: 2em;
}
.tickets-sold-out form label {
  color: #d37943;
}
/* Contact us */
#map iframe {
  width: 100%;
  height: 100%;
}
.contact-details {
  margin-top: 4em;
}
.contact-details .text a, .contact-details .text span {
  color: #000;
  font-weight: bold;
}
.contact-details .text p {
  font-weight: 300;
  font-size: 0.9em;
  line-height: 1.4em;
}
.contact-details .text .button {
  color: #fff;
}
.contact-details .contact-detail {
  font-size: 1.1em;
  padding-bottom: 0.3em;
}
.contact-details .contact-detail i {
  line-height: 1.8em;
}
.contact-detail {
  display: flex;
  align-items: flex-start;
}
.contact-detail i {
  font-size: 1.2em;
  width: 2em;
}
.back-to {
  float: left;
  clear: both;
  color: #d37943;
}
.back-to:before {
  content: "\f104";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.15em;
  padding-right: 0.2em;
}
/* Contact us */
footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2em 4em;
  background-color: #676767;
  color: #fff;
  -webkit-box-shadow: 0px -2px 20px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px -2px 20px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px -2px 20px 0px rgba(0, 0, 0, 0.5);
}
footer h4 {
  font-size: 1.2em;
  margin-bottom: 0;
}
footer h6 {
  font-size: 1em;
}
footer p {
  margin-bottom: 0;
}
footer .dates {
  font-weight: bold;
}
footer address {
  line-height: 1.3em;
  font-style: normal;
  margin-bottom: 0.2em;
}
footer .contact-detail a {
  color: #fff;
}
footer .contact-detail i {
  width: 1.6em;
  line-height: 1.6em;
}
.footer-nav ul {
  padding-left: 0;
  margin-left: 0;
}
.footer-nav li {
  display: block;
  text-align: center;
}
.footer-nav li a {
  color: #fff;
  padding: 0.4em;
}
.footer-nav .nav--footer-socials {
  text-align: center;
}
.footer-nav .nav--footer-socials li {
  display: inline-block;
}
.header-navigation {
  display: inline-block;
}
.header-navigation ul {
  padding-left: 0;
}
.header-navigation li {
  display: inline-block;
  padding: 0 0.5em;
  position: relative;
}
.header-navigation li a {
  color: #fff;
  padding: 0.7em 0;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
  transition: border 0.2s ease-out;
}
.header-navigation li.current_page_item a, .header-navigation li.current-menu-item a, .header-navigation li:hover a {
  border-color: #fff;
}
.nav-burger {
  display: block;
  position: relative;
  z-index: 5;
}
.nav-burger .nav-burger__line {
  width: 2.5em;
  height: 2px;
  background-color: #fff;
  display: block;
  border-radius: 5px;
  margin-bottom: 0.6em;
}
@media (min-width: 992px) {
  .sub-menu {
    position: absolute;
    top: 100%;
    left: -0.5em;
    width: 12em;
    min-width: 100%;
    background-color: #676767;
    padding: 0.5em;
    padding-left: 0.5em ! important;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all 0.2s ease-out;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.25);
  }
  .sub-menu li {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
  }
  li.menu-item-has-children a:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.5em;
    font-size: 1.3em;
    display: inline-block;
    transition: transform 0.2s ease-out;
  }
  li.menu-item-has-children .sub-menu a:after {
    display: none;
  }
  li.menu-item-has-children:hover a {
    border-bottom: none;
  }
  li.menu-item-has-children:hover a:after {
    transform: rotate(180deg);
  }
  li.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    z-index: 4;
  }
  li.menu-item-has-children:hover .sub-menu a {
    border-bottom: none;
  }
}
@media (max-width: 992px) {
  .header .nav-burger {
    display: block;
  }
  .header-navigation {
    position: absolute;
    top: 6.5em;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-color: #676767;
    display: none;
  }
  .header-navigation ul {
    padding: 4em;
    height: 100%;
  }
  .header-navigation li {
    display: block;
    text-align: right;
    margin-bottom: 1em;
    font-size: 1.3em;
  }
  .header-navigation li.current_page_item, .header-navigation li.current-menu-item {
    margin-bottom: 1.5em;
  }
  .header-navigation li a {
    padding: 0;
  }
  .header-navigation .current-menu-item a {
    padding-bottom: 0.7em;
  }
  .header-navigation .current-menu-item .sub-menu a {
    padding-bottom: 0;
  }
  .header-navigation.active {
    display: block;
  }
  .header-navigation li.menu-item-has-children a {
    display: none;
  }
  .header-navigation .sub-menu {
    padding: 0;
    height: auto;
  }
  .header-navigation .sub-menu li {
    font-size: 1em;
    padding: 0;
  }
  .header-navigation .sub-menu li a {
    display: inline-block;
    border-bottom: 0;
  }
}
.news-archive h1 {
  margin-bottom: 1em;
}
.news-archive article {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #e3e3e3;
  padding: 2em 0;
}
.news-archive article .image {
  padding: 1.4em 0 1em;
  min-width: 12em;
}
.news-archive article .text {
  padding: 1em;
}
.news-archive article h2 {
  margin-top: 0;
}
.news-archive article h2 a {
  color: #000;
}
.news-archive article:first-of-type {
  padding-top: 0;
}
.news-archive article:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}
@media (max-width: 1400px) {
  .header .current-openings {
    display: none;
  }
}
@media (max-width: 1200px) {
  body {
    font-size: 15px;
  }
  .header {
    padding-left: 2em;
    padding-right: 2em;
    font-size: 0.9em;
  }
}
@media (max-width: 992px) {
  .nav-burger {
    display: inline-block;
  }
  .artists .art-img {
    width: 90%;
    height: 200px;
    display: block;
  }
  .artists .img-width {
    width: 100%;
  }
  .artists img {
    height: 250px;
  }
  footer {
    flex-direction: column;
    text-align: center;
    padding: 4em 2em;
  }
  footer .footer-nav {
    padding: 1em 0;
  }
  footer .contact-detail {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }
  .artists-bio {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
    -webkit-column-gap: 5%;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 5%;
    /* Firefox */
    column-gap: 5%;
  }
  .white-grey, .white-grey:nth-of-type(odd) {
    flex-direction: column;
  }
  .white-grey .image, .white-grey:nth-of-type(odd) .image, .white-grey .text, .white-grey:nth-of-type(odd) .text, .white-grey .map, .white-grey:nth-of-type(odd) .map {
    width: 100%;
  }
  .white-grey .image, .white-grey:nth-of-type(odd) .image, .white-grey .map, .white-grey:nth-of-type(odd) .map {
    min-height: 14em;
  }
}
@media (max-width: 600px) {
  body {
    font-size: 13px;
  }
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {
    float: none;
  }
  .topnav.responsive .dropdown-content {
    position: relative;
  }
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
  .news-archive article .image {
    min-width: 8em;
  }
}
@media (max-width: 480px) {
  body {
    font-size: 12px;
  }
  .news-archive {
    padding-left: 3em;
    padding-right: 3em;
  }
  .news-archive article .image {
    display: none;
  }
  .news-archive article .text {
    padding-left: 0;
  }
}
input {
  font-family: 'zona', helvetica, arial, sans-serif;
}
.tribe-events-event-cost {
  margin: 1.5rem 0;
}
.tribe-events-event-cost form {
  display: none;
}
.tribe-tickets-remaining {
  display: none;
}
.tribe-tickets-left {
  margin: 0 1rem 0 0;
  display: none;
}
.tribe-button {
  font-size: 1em;
  padding: 0.75em 2em !important;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  margin: 0 !important;
  position: relative;
  display: inline-block;
  background-color: #d37943;
  color: #fff;
  border: 0;
  border-radius: 0 !important;
  font-family: 'zona', helvetica, arial, sans-serif;
  line-height: 1.8em !important;
}
.wpcf7-submit {
  font-size: 1em;
  padding: 0.75em 2em !important;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  margin: 0 !important;
  position: relative;
  display: inline-block;
  background-color: #d37943;
  color: #fff;
  border: 0;
  border-radius: 0 !important;
  font-family: 'zona', helvetica, arial, sans-serif;
  line-height: 1.8em !important;
}
.woocommerce .woocommerce-cart-form .cart .coupon {
  display: none;
}
.tribe-tickets-form-row .woocommerce {
  width: 100px;
  border-bottom: 0 !important;
}
.tribe-tickets-form-row .woocommerce .quantity {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.tribe-tickets-form-row .woocommerce .tribe-tickets-remaining {
  text-align: center;
  display: none;
}
.tribe-tickets-form-row .tickets_name {
  width: 40%;
  float: left;
}
.tribe-tickets-form-row .tickets_price {
  width: 10%;
  float: left;
}
.ticket-cost {
  display: none !important;
}
.tribe-tickets-left {
  display: none !important;
}
.tribe-out-of-stock {
  display: none !important;
}
.tribe-events-event-cost .tribe-button {
  display: none !important;
}
.tickets-sold-out .waitlist-form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.tickets-sold-out .waitlist-form .waitlist-form-sections {
  margin-bottom: 1em;
  display: flex;
  flex-direction: row;
}
.tickets-sold-out .waitlist-form .waitlist-form-sections label {
  width: 6em;
}
.tickets-sold-out .waitlist-form .waitlist-form-sections input {
  width: 25em;
}
.tickets-sold-out .waitlist-form .waitlist-form-sections textarea {
  width: 25em;
  height: 10em;
}
.tickets-sold-out .waitlist-form .waitlist-button button {
  font-size: 1em;
  padding: 0.75em 2em;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  margin: 0 0 1em 6em;
  position: relative;
  display: inline-block;
  background-color: #d37943;
  color: #fff;
  border: 0;
  border-radius: 0;
  font-family: 'zona', helvetica, arial, sans-serif;
  line-height: 1.8em;
}
.woocommerce table.shop_table th {
  padding: 1rem;
}
.woocommerce table.shop_table td {
  padding: 1rem;
}
.woocommerce table.shop_table td.product-remove .remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: red !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
  margin: 0 auto;
}
.woocommerce table.shop_table td.product-remove .remove:hover {
  background: none;
}
.coupon {
  display: flex;
}
.actions button {
  height: 52px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  max-width: 300px;
  float: right;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 25%;
}
.cart_totals h2 {
  float: right;
  padding-bottom: 1rem;
}
.woocommerce-Price-amount {
  float: right;
}
#coupon_code {
  font-size: 1em;
  height: 52px;
  width: 200px;
  padding: 1rem;
  font-family: 'zona', helvetica, arial, sans-serif;
  margin: 0 1rem 0 0;
}
.tribe-block__tickets__registration__title header a {
  color: #d37943;
}
.tribe-ticket__heading {
  color: #d37943;
}
.tribe-ticket h4 {
  color: #d37943;
}
.tribe-ticket__heading {
  margin-bottom: 20px;
}
.tribe-tickets-meta-required header:first-child:after, .tribe-tickets-meta-required label:first-child:after {
  color: #d37943;
  content: "*";
}
.tribe-block__tickets__item__attendee__fields__form button {
  font-size: 1em;
  padding: 0.75em 2em !important;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  margin: 0 !important;
  position: relative;
  display: inline-block;
  background-color: #d37943;
  color: #fff;
  border: 0;
  border-radius: 0 !important;
  font-family: 'zona', helvetica, arial, sans-serif;
  line-height: 1.8em !important;
}
.tribe-block__tickets__registration__checkout__submit {
  font-size: 1em;
  padding: 0.75em 2em !important;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  margin: 0 !important;
  position: relative;
  display: inline-block;
  background-color: #d37943;
  color: #fff;
  border: 0;
  border-radius: 0 !important;
  font-family: 'zona', helvetica, arial, sans-serif;
  line-height: 1.8em !important;
}
.tribe-field {
  margin-bottom: 20px !important;
}
.tribe-field.tribe-block__tickets__item__attendee__field__checkbox {
  margin-bottom: 0 !important;
}
.woocommerce-checkout h3 {
  color: #d37943;
}
.woocommerce-checkout .input-text {
  padding: 10px;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  max-width: 80px;
}
#order_review_heading {
  margin: 20px 0;
}
.woocommerce form .form-row .required {
  color: #d37943;
}
.product-total {
  float: right;
}
.woocommerce-table__product-total {
  width: 100%;
}
tfoot tr:nth-child(2) td {
  text-align: right;
}
.woocommerce ul.order_details {
  margin: 30px 0;
  padding-left: 20px;
}
.woocommerce-order h2 {
  color: #d37943;
  margin-bottom: 20px;
}
.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
  background: #d37943 !important;
  background-color: #d37943 !important;
  color: white !important;
  text-shadow: transparent !important;
  box-shadow: none;
  border-color: #d37943 !important;
  border-radius: 0 !important;
}
.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
  background: #d37943 !important;
  background-color: #d37943 !important;
  color: white !important;
  text-shadow: transparent !important;
  box-shadow: none;
  border-color: #d37943 !important;
  border-radius: 0 !important;
}
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
  background: #d37943 !important;
  color: white !important;
  text-shadow: transparent !important;
  border-color: #d37943 !important;
  border-radius: 0 !important;
}
.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
  background: #d37943 !important;
  box-shadow: none;
  text-shadow: transparent !important;
  color: white !important;
  border-color: #d37943 !important;
  border-radius: 0 !important;
}

/* matthew kp updates to home/exhibitions/artists pages - 28-5-20 */
.full-hero {
  height: 480px;
}

.full-hero .hero-banner-artist {
  display: none;
}

.artist-text-box {
  margin-bottom: 2.5em;
}

h2.artist-title {
  margin-bottom: 1.2em;
}

.exhibitions-title {
    padding: 2em 0 1em;
    text-align: center;
}

.exhibitions-container {
  width: 80%;
  margin: 6em auto 4em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.exhibitions-container .exhibition {
  padding: 4em 0;
  display: flex;
  flex-direction: row;
}

.exhibitions-container .exhibition .ex-left {
  width: 50%;
  text-align: right;
  padding: 1em 2em 1em 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

.exhibitions-container .exhibition .ex-left .button {
    text-align: unset;
    margin: unset;
    margin-bottom: 1em;
}

.exhibitions-container .exhibition .ex-right {
  background-position: 50% 50%;
  background-size: cover;
  height: auto;
  min-height: 300px;
  width: 50%;
  padding-bottom: unset;
}

.ex-line {
  /* display: none; */
  border-bottom: 1px solid #444444;
  width: 50%;
  margin: 0 auto;
}

.ex-title {
  margin-top: 1.2em;
}

.exhibitions-image-container {
  width: 90%;
  margin: 0 auto 4em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.exhibitions-image-container .image-box {
  max-width: 80%;
  height: auto;
  margin: 0 auto;
}

.exhibitions-image-container .image-box img {
  width: 100%;
  height: auto;
}

.exhibitions-image-container h3 {
  margin-top: 1.2em;
}

.image-line {
  border-bottom: 1px solid #444444;
  width: 50%;
  margin: 3em auto;
}

.container.art-piece {
  padding: unset;
}

.exhibitions-artist-container {
  width: 90%;
  margin: 0 auto 4em;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: end;
  flex-wrap: wrap;
}

.exhibitions-artist-container .artist-box {
  padding: 1em 2em;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 280px;
}

.exhibitions-artist-container .artist-box .artist-image-box {
  width: 200px;
  height: 200px;
  background-position: 50% 50%;
  background-size: cover;
  border: 13px solid white;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.exhibitions-artist-container .artist-box h5 {
  color: #444444;
  margin-top: 0.5em;
}

.ex_sub_title {
  margin-bottom: 1em;
}

.home-hero .videoWrapper {
  width: 80%;
}

.videoWrapper {
  position: relative;
  padding-bottom: 44%; /* 16:9 */
  height: 0;
  border: 13px solid white;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1200px) {

  .full-hero {
    height: 420px;
  }

  .exhibitions-container {
    width: 90%;
  }

  .exhibitions-image-container {
    width: 90%;
  }

}

@media (max-width: 992px) {

  .full-hero {
    height: 350px;
  }

  .biography .text {
    column-count: 1;
    text-align: center;
  }

  .exhibitions-container .exhibition {
    flex-direction: column;
    padding: 2em 0;
  }

  .exhibitions-container .exhibition .ex-left {
    width: 100%;
    text-align: center;
    align-items: center;
    padding: 0 2em 1em 0;
  }

  .exhibitions-container .exhibition .ex-right {
    width: 80%;
    margin: 0 auto;
  }

  .ex-line {
    display: block;
  }

  .exhibitions-image-container .image-box {
    max-width: 100%;
  }

}

@media (max-width: 600px) {

  .exhibitions-container .exhibition .ex-right {
    width: 94%;
  }

}
.text-uppercase {
	text-transform: uppercase;
}