tr.description td {
  font-size: 0 !important;
  padding: 0 !important;
  opacity: 0;
  background-color: white !important;
}

tr td.workshop.active, tr td.workshop {
  background-color: white !important;
}

.workshop, .workshop-title {
  cursor: pointer;
}

tr.description.active td {
  font-size: 18px !important;
  line-height: 26px;
  color: #9a989a;
  padding: 15px 30px !important;
  opacity: 1;
  border-top: 2px solid #f3f3f3 !important;
  transition: .5s opacity 100ms;
  text-transform: initial;
}

td.time {
  width: 15%;
}

td.date {
  width: 25%;
}

td.workshop {
  width: 45%;
}

td.venue {
  color: black !important
}

.tito-tickets-button {
  background: none;
  border: none;
  text-transform: uppercase;
  color: #00a651;
  padding: 0;
  margin: 0;
}

.workshop {
  cursor: pointer;
}

.workshop .workshop-title {
  cursor: pointer;
}

.workshop .workshop-title:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000000;
  border-bottom: 0;
  border-radius: 2px;
  margin-top: 6px;
  margin-right: 10px;
  float: left;
}

.workshop.active .workshop-title:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #000000;
  border-top: 0;
  margin-top: 6px;
  margin-right: 10px;
  float: left;
}

.site-header, #masthead.sticky {
  background: #f3f3f3 !important;
  z-index: 9999 !important;
}

#main-menu .nav>li.current_page_item a,
 #main-menu .nav>li>a:hover, #main-menu .nav>li>a:hover {
  color: #000000;
}

#main-menu .nav>li.active>a {
  font-weight: normal !important;
}

.page-template-homepage .site-header.transparent, .page-template-default .site-header.transparent {
  top: 0 !important;
}

.admin-bar.page-template-homepage .site-header.transparent, .admin-bar.page-template-default .site-header.transparent {
  top: 52px !important;
}

.tito-ticket-name {
  text-transform: uppercase;
  font-family: "Futura";
}

.tito-wrapper {
  background: #ffffff !important;
  border-color: #000000 !important;
}

.tito-ticket-quantity span {
  vertical-align: middle;
}

.tito-badge-link {
  display: none !important;
}

.tito-wrapper .tito-submit {
  background-color: white !important;
  border: 1px solid #2e3192 !important;
  color: #2e3192 !important;
  border-radius: 0 !important;
  line-height: 14px !important;
  font-family: "Futura";
  text-transform: uppercase !important;
}

.tito-badge-link {
  display: none;
}

.tito-wrapper .tito-submit:hover {
  background-color: #ffffff !important;
}

.tito-wrapper input[type=text].tito-ticket-quantity-field, .tito-wrapper input[type=text].tito-ticket-donation-field {
  background-color: #f7f7f7 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-color: #f7f7f7 !important;
  font-family: "Futura" !important;
  color: #000000 !important;
}

.tito-wrapper .tito-ticket-price span, .tito-ticket-quantity span {
  font-family: "Futura";
  text-transform: uppercase !important;
}

.event-header {
  background-color: #ffffff !important;
}

.navbar-toggle .icon-bar {
  background-color: #000000 !important;
}

.navbar-toggle:hover .icon-bar {
  background-color: #000000 !important;
}

#navigation #mobile-menu .navbar-nav {
  background-color: #f3f3f3 !important;
}

#navigation .navbar-header .navbar-toggle {
  margin-top: 18px !important;
}

#mobile-menu ul li:hover > a, #mobile-menu ul li.active > a {
  color: #000000 !important;
}

h3, .h3 {
  margin-top: 0 !important;
}

footer {
    background: #464646 !important;
}

footer hr {
  border-color: #6d6c6d;
  max-width: 80%;
  margin: 30px auto 20px auto;
}

footer a:link,
footer a:visited  {
  color: #9a989a;
}

footer span.facebook {
  margin-right: 20px;
}

footer i {
  margin-right: 6px;
  margin-top: 20px;
}

div.red-border-tl > .vc_column-inner::before {
    background-image: url('../images/red-border-tl.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 48px;
    width: 48px;
    margin-left: -60px;
    margin-top: -40px;
    float: left;
}

div.red-border-tl > .vc_column-inner::after {
    background-image: url('../images/red-border-br.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 48px;
    width: 48px;
    margin-right: -60px;
    float: right;
}

.corner-small.corner-red.corner-top  > .vc_column-inner::before {
  background-image: url('../images/red-border-tl.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 30px;
    width: 30px;
    margin-left: -20px;
    margin-top: -50px;
    float: left;
}

.events-nav >li.active .scedule-date-day,
.events-nav >li.active .scedule-date {
  color: #2e3192 !important;
}

.events-nav >li .scedule-date-day {
  color: #000000 !important;
}

.scedule-date {
  font-size: 60px;
  line-height: 60px;
}

.scedule-date-day {
  font-size: 24px !important;
  font-weight: normal !important;
}

@media screen and (max-width: 991px) {
  .corner-small.corner-red.corner-top  > .vc_column-inner::before,
  .corner-small.corner-grey.corner-top  > .vc_column-inner::before {
    margin-top: 20px !important;
    float: none !important;
  }

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

.corner-small.corner-grey.corner-top  > .vc_column-inner::before {
  background-image: url('../images/grey-border-tl.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 30px;
    width: 30px;
    margin-left: -20px;
    margin-top: -40px;
    float: left;
}

.events-nav >li {
  padding: 40px 0 !important;
}

.eventum-schedule thead {
  border: none !important;
}

.eventum-schedule thead tr th {
  background-color: #f3f3f3 !important;
  border: none !important;
  font-weight: normal;
  font-family: "Futura";
}

.eventum-schedule .table {
  border: none !important;
}

.eventum-schedule .table-hover tr {
  background-color: white !important;
  border: none !important;
  color: #000000;
}

.eventum-schedule .table-hover th, .eventum-schedules .table-hover td {
  border: none !important;
}

.enter-logo {
  width: 223px;
  margin-top: 2px;
}

.transparent {
  opacity: .95;
}

a:hover {
  cursor: pointer !important;
}

.copyright a:link,
.copyright a:visited {
  color: #fff;
  letter-spacing: .6px;
  padding-right: 66px;
}
.copyright a:hover,
.copyright a:focus {
  color: #f3f3f3;
}

.newsletter_thanks {
    display: none;
}

button#newsletter_submit {
  border: solid 2px #ed1c24;
  background-color: white;
  width: 100%;
  color: rgb(237, 28, 36);
  border-radius: 0;
  margin-top: 20px;
  font-weight: normal;
}

#email {
  border: solid 1px #ed1c24;
  border-radius: 0;
  width: 100%;
  text-transform: uppercase;
}

#newsletter_privacy > label {
  display: inline;
  margin-bottom:10px;
  font-size: 14px;
  font-weight: normal !important;
  padding-left: 4px;
}

p {
  padding: 0 0 1.5em;
}

blockquote p {
  font-size: inherit;
}

#main-menu .nav>li>a,
#main-menu ul.sub-menu li > a,
h1, h2, h3, h4, h5, h6, body {
  font-family: 'Futura', sans-serif !important;
}

#main {
  min-height: 60vh;
  padding-bottom: 30px;
}

#main .sub-title {
  text-align: left;
}

#main .sub-title-inner h2 {
  background-image: none;
  font-weight: normal;
  text-transform: uppercase;
}

#main .sub-title-inner .breadcrumb {
  display: none;
}


@media (max-width: 1199px) and (min-width: 961px){
  #main-menu #menu-main-menu.nav>li>a {
    font-size: 14px !important;
  }
}

#mobile-menu ul li a {
  color: #888888 !important;
}

@media (max-width: 728px){
  .copyright a:not(:last-child) {
    padding-right: 20px;
  }
}

#content img {
  max-width: 100%;
  height: auto;
}

.home-splash-title {
  color: #000;
  text-transform: uppercase;
  font-size: 48px;
  font-size: 2.66667rem;
  text-shadow: 0 0 25px #fff, 0 0 5px #fff, 0 2px 0 rgba(0, 0, 0, .1);
}

#main .page-title {
  margin: 20px auto .5em;
  font-size: 32px;
}

@media screen and (min-width: 760px) {
  .home-splash-title {
    font-size: 60px;
    font-size: 3.33333rem;
  }

  #main .page-title {
    margin: 60px auto 40px;
    font-size: 48px;
  }
}

@media screen and (min-width: 1000px) {
  .home-splash-title {
    font-size: 72px;
    font-size: 4rem;
  }

  #main .page-title {
    margin: 100px auto 60px;
  }
}

@media screen and (min-width: 1300px) {
  .home-splash-title {
    font-size: 108px;
    font-size: 6rem;
  }
}

.glass-page-title {
  text-transform: uppercase;
  margin: 1em 0 2em;
}

.glass-section-title {
  text-transform: uppercase;
  margin: 2em 0 1em;
}

.pullquote blockquote {
  background: #f3f3f3;
  color: #000;
  font-size: 20px;
  font-style: italic;
  margin: 0 0 40px;
  padding: 30px 40px 0;
}

.callout {
  color: #000;
  font-size: 20px;
}

.entry-content ul,
.entry-content ol {
  padding-bottom: 1.5em;
}

.wpb_wrapper .wpb_content_element.callout,
.wpb_wrapper .wpb_content_element.artist {
  margin-bottom: 0;
}


/* Events listing ******************************************/
.css-events-list .events-table,
.css-my-bookings table {
  border: 0;
  font-size: inherit;
  margin: 0 auto 2em;
  width: 100%;
}

.css-events-list .events-group-heading {
  font-size: 18px;
  border-top: 2px solid #ccc;
  padding-top: .75em;
  line-height: 1.2;
  margin: 0 0 1em;
}

.css-events-list .events-table thead th {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}

.css-events-list a:hover,
.css-events-list a:focus {
  text-decoration: underline;
}

.css-events-list .events-table thead {
  display: none;
}

.css-events-list .events-table tr,
.css-events-list .events-table td {
  display: block;
  vertical-align: top;
  border: 0;
}

.css-events-list .events-table td {
  width: auto;
  display: block;
}

.css-events-list .events-table tbody .event-booking {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.css-events-list .events-table tbody tr:last-child .event-booking {
  border-bottom: 0;
}

@media screen and (min-width: 760px) {
  .css-events-list .events-table thead {
    display: table-header-group;
  }

  .css-events-list .events-table tr {
    display: table-row;
  }

  .css-events-list .events-table td {
    display: table-cell;
    padding: 1em 0;
    border-top: 1px solid #ccc;
  }

  .css-events-list .events-table .event-time,
  .css-events-list .events-table .event-booking {
    width: 20%;
    border-bottom: 0;
  }

  .css-events-list .events-group-heading {
    font-size: 24px;
  }
}

.css-events-list .events-table .event-description p {
  font-size: 16px;
  line-height: 1.4;
  padding: 0;
}

.events-table .button,
.em-booking-form .em-booking-submit {
  display: inline-block;
  background: transparent;
  border: 2px solid;
  font-weight: bold;
  padding: .15em 20px;
  transition: all 150ms ease;
}

.events-table .button:hover,
.events-table .button:focus,
.css-events-list .em-pagination a.page-numbers:hover,
.css-events-list .em-pagination a.page-numbers:focus,
.em-booking-form .em-booking-submit:hover,
.em-booking-form .em-booking-submit:focus {
  background-color: rgba(0, 0, 0, .05);
  text-decoration: none;
}

.em-booking-form .em-booking-submit {
  color: #00458b;
  border-color: #00458b;
}

.css-events-list .em-pagination {
  display: block;
  text-align: center;
  margin: 30px auto 40px;
  font-size: 24px;
  line-height: 2;
}

.css-events-list .em-pagination strong,
.css-events-list .em-pagination a.page-numbers {
  padding: 0 .5em;
  border: 2px solid;
  transition: all 150ms ease;
}

body.single-event .event-image {
  max-width: 300px;
  float: right;
  margin: 0 0 2em 30px;
  border: 3px solid #f3f3f3;
}

.js .css-events-list .events-group .events-group-heading {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}

.js .css-events-list .events-group .events-group-heading:before {
  content: '\25B8'; /* triangle+space */
  display: block;
  font-size: 110%;
  height: 1em;
  left: 0;
  line-height: 1;
  position: absolute;
  text-align: center;
  top: .65em;
  transform: rotate(90deg);
  transition: transform 250ms ease-in-out;
  vertical-align: middle;
  white-space: nowrap;
  width: 1em;
}

.js .css-events-list .events-group.closed .events-group-heading:before {
  transform: none;
}

.event .event-date {
  color: #000;
  font-size: 18px;
}

.em-booking-form label {
  display: block;
  color: #000;
  font-weight: normal;
}

.em-booking-form input[type='text'],
.em-booking-form input[type='email'] {
  border: 1px solid #ccc;
  border-radius: 0;
}

.em-booking-form input[type='text']:focus,
.em-booking-form input[type='email']:focus {
  border-color: #00458b;
}

.em-booking-form .em-booking-submit {
  padding: .5em 20px;
}

.em-booking-message-error {
  color: #900;
}

.vc_column_container.home-hero-video > .vc_column-inner {
  padding: 0;
}

.type-location .location-map {
  margin: 0 auto 2em;
}

.type-location .location-address {
  color: #000;
  text-align: center;
  font-size: 18px;
}
