/*
Theme Name: Rotown.nl 2025
Theme URI: https://www.rotown.nl
Description: New theme for Rotown.nl
Version: 2.0.0
Author: PMS 72
*/
/* ==========================================================================
   ABC Gravity Font - DINAMO Typefaces
   ========================================================================== */
/* Licensed from DINAMO (Order 2025-3583617) */
/* https://abcdinamo.com/typefaces/gravity */
@font-face {
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  src: url("../webfonts/ABCGravity-Compressed.woff2") format("woff2"), url("../webfonts/ABCGravity-Compressed.woff") format("woff"), url("../webfonts/ABCGravity-Compressed.otf") format("opentype");
  font-display: swap;
}
/* ==========================================================================
   Roboto Condensed - Google Fonts
   ========================================================================== */
@font-face {
  font-family: "Roboto Condensed";
  font-weight: 400;
  font-style: normal;
  src: url("https://fonts.gstatic.com/s/robotocondensed/v27/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2") format("woff2");
  font-display: swap;
}
/*
Theme Name: Rotown.nl
Theme URI: https://www.rotown.nl
Description: Theme voor Rotown.nl
Version: 1.3
Author: Menno Luitjes, websites & strategie
Author URI: https://mennoluitjes.nl
*/
/* GT-Pressura font declarations removed - replaced with ABC Gravity */
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* Base styles, helper classes, and print styles moved to _base.scss */
/*! normalize.css v1.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  /* 1 */
  color: #101010;
  /* 2 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
  -ms-text-size-adjust: 100%;
  /* 4 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ffff00;
  color: #101010;
}

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: "";
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #cccccc;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

button {
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
}

/* ==========================================================================
   HTML5 Boilerplate Base Styles - Essential Normalization
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #101010;
}

body {
  font-size: 1em;
  line-height: 1.4;
  background-color: #ffffff;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ffffff;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

/* ==========================================================================
   Helper Classes
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #dedfe5;
  color: #101010;
  padding: 0.2em 0;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

/* ==========================================================================
   Print Styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #101010 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
    color: inherit;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #b2b5b5;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ==========================================================================
   WordPress Core Styles
   ========================================================================== */
.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}

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

.wp-caption {
  max-width: 100%;
}
.wp-caption img {
  display: block;
  max-width: 100%;
  height: auto;
}
.wp-caption .wp-caption-text {
  font-size: 14px;
  color: #666666;
  margin-top: 5px;
  text-align: center;
}

.gallery {
  margin: 0 auto;
}
.gallery .gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 10px;
}
.gallery .gallery-item img {
  border: none;
}
.gallery .gallery-caption {
  font-size: 13px;
  margin: 0;
}
.gallery.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #edf1f4;
  clip: auto !important;
  color: #101010;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.wp-embed-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.wp-embed-responsive iframe,
.wp-embed-responsive object,
.wp-embed-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ==========================================================================
   Typography Updates - Rotown 2025
   ========================================================================== */
/* Roboto Condensed Medium for body - inherits to all text */
html body {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  /* background-color moved to _base.scss */
}

/* ABC Gravity for all headings - with high specificity */
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body .featured-title,
html body .event-title,
html body .wp_theatre_event h3,
html body .wp_theatre_prod h3,
html body .section-caption,
html body .intermezzo h2,
html body .intermezzo h3,
html body .user-content h1,
html body .user-content h2,
html body .user-content h3,
html body .user-content h4,
html body .user-content h5,
html body .user-content h6,
html body header h1,
html body header h2,
html body .main-menu a,
html body nav a,
html body.single-wp_theatre_prod .main .cols .col.content .user-content .titles h1,
html body.single-wp_theatre_prod .main .cols .col.content .user-content .titles h2 {
  font-family: "ABC Gravity", sans-serif !important;
  font-stretch: condensed;
  font-style: normal !important;
}

/* Ensure headings have proper weight and no italic */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-style: normal !important;
}

a {
  color: inherit;
}

/* ABC Gravity for buttons */
.button,
.button a,
button,
input[type=submit],
input[type=button],
.wp_theatre_event_tickets,
.wp_theatre_event_tickets a,
a.button,
.btn {
  font-family: "ABC Gravity", sans-serif !important;
  font-stretch: condensed;
}

/* Red buttons */
html body .button a,
html body input[type=submit],
html body input[type=button],
html body .wp_theatre_event_tickets a,
html body a.button,
html body .btn {
  background-color: #e30613;
  border: none;
  padding: 5px 10px 0 10px;
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 2rem !important;
  line-height: 1.2 !important;
  color: #ffffff !important;
  letter-spacing: 1px;
  transition: cubic-bezier(0.33, 1, 0.68, 1) 0.25s;
}

html body .button a:hover,
html body input[type=submit]:hover,
html body input[type=button]:hover,
html body .wp_theatre_event_tickets a:hover,
html body a.button:hover,
html body .btn:hover {
  background-color: #101010;
  color: #ffffff;
}

/* ==========================================================================
   Forms - Refactored with SCSS Nesting
   ========================================================================== */
form {
  margin: 0;
  padding: 0;
}

input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: normal;
  vertical-align: baseline;
  margin: 0;
}

textarea {
  resize: vertical;
  overflow: auto;
  vertical-align: top;
}

input {
  line-height: normal;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

select {
  text-transform: none;
}

input[type=reset],
input[type=submit],
button {
  -webkit-appearance: button;
  cursor: pointer;
  overflow: visible;
}
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

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

/* ==========================================================================
   Layout & Grid - Refactored with SCSS Nesting
   ========================================================================== */
.featured-image {
  height: calc(70dvh - 120px);
  overflow: hidden;
  width: 100dvw;
  margin-bottom: -25dvh;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .featured-image {
    height: calc(100dvh - 94px);
  }
}
@media (max-width: 599px) {
  .featured-image {
    height: calc(100dvh - 78px);
  }
}
.featured-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

html body .main {
  max-width: 1180px;
  box-sizing: border-box;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  html body .main {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 599px) {
  html body .main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
html body .main .cols {
  display: flex;
  gap: 20px;
}
html body .main .cols .col {
  margin: 0;
}
html body .main .cols .col > section {
  background-color: #dedfe5;
  padding: 20px;
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  html body .main .cols .col > section {
    padding: 15px;
  }
}
html body .main .cols .col.content {
  width: 65%;
}
html body .main .cols .col.sidebar {
  width: 35%;
  margin-left: 0;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  html body .main .cols .col {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  html body .main .cols .col.sidebar {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

/* ==========================================================================
   Cover Images - Background Image System
   ========================================================================== */
html body header {
  position: relative;
}
html body header .cover-fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 0;
}
html body header .cover-fixed .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

/* ==========================================================================
   Header - Refactored with SCSS Nesting
   ========================================================================== */
html body header {
  background-color: rgba(255, 255, 255, 0.8);
  height: 154px;
}
html body header .site-header {
  max-width: 1440px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  html body header .site-header {
    padding: 20px;
  }
}
@media (max-width: 599px) {
  html body header .site-header {
    padding: 15px;
  }
}
html body header .site-header .logo {
  display: block;
}
html body header .site-header .logo a {
  display: block;
  color: #101010;
  transition: cubic-bezier(0.33, 1, 0.68, 1) 0.25s;
}
.home html body header .site-header .logo a {
  pointer-events: none !important;
}
html body header .site-header .logo a:hover {
  color: #e30613;
}
html body header .site-header .logo a svg {
  width: 200px;
  height: auto;
  display: block;
  fill: currentColor;
}
@media (max-width: 767px) {
  html body header .site-header .logo a svg {
    width: 180px;
  }
}
@media (max-width: 599px) {
  html body header .site-header .logo a svg {
    width: 160px;
  }
}

/* ==========================================================================
   Main Navigation Menu - Refactored with SCSS Nesting
   ========================================================================== */
html body header .main-menu > ul {
  display: flex;
  gap: 0;
}
html body header .main-menu > ul > li {
  display: block;
  font-family: "ABC Gravity";
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  html body header .main-menu > ul > li {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  html body header .main-menu > ul > li {
    font-size: 12px;
    line-height: 18px;
  }
}
html body header .main-menu > ul > li > a {
  display: block;
  padding: 5px 10px 0 10px;
  color: #101010;
  text-decoration: none;
  white-space: nowrap;
  transition: cubic-bezier(0.33, 1, 0.68, 1) 0.25s;
  background-color: transparent;
}
html body header .main-menu > ul > li > a:hover {
  color: #ffffff;
  background-color: #e30613;
}
html body header .main-menu > ul > li.cart > a:hover, html body header .main-menu > ul > li.search > a:hover {
  color: #e30613;
  background-color: transparent;
}
html body header .main-menu > ul > li.cart > a .fa, html body header .main-menu > ul > li.search > a .fa {
  font-weight: bold;
}
html body header .main-menu > ul > li.current-menu-item > a, html body header .main-menu > ul > li.current-menu-parent > a, html body header .main-menu > ul > li.current-page-ancestor > a {
  color: #ffffff;
  background-color: #e30613;
}

/* ==========================================================================
   User Content Section - Refactored with SCSS Nesting
   ========================================================================== */
html body .main .cols .content .user-content .titles h1,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links .titles h1 {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0 0 4px 0;
  font-size: 70px;
  line-height: 60px;
}
html body .main .cols .content .user-content .titles h2,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links .titles h2 {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0 0 10px 0;
  font-size: 21px;
  line-height: 26px;
  color: red;
}
html body .main .cols .content .user-content h1, html body .main .cols .content .user-content h2,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links h1,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links h2 {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0 0 10px 0;
  font-size: 19px;
  line-height: 26px;
}
html body .main .cols .content .user-content h3,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links h3 {
  font-family: "ABC Gravity";
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  font-size: 21px;
  line-height: 26px;
}
html body .main .cols .content .user-content p,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links p {
  font-family: "Roboto Condensed";
  font-size: 19px;
  line-height: 26px;
  margin: 0 0 26px 0;
}
html body .main .cols .content .user-content p:last-child,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links p:last-child {
  margin-bottom: 0;
}
html body .main .cols .content .user-content p a,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links p a {
  color: inherit;
}
html body .main .cols .content .user-content blockquote,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links blockquote {
  margin: 0;
  padding: 0;
  border: none;
}
html body .main .cols .content .user-content blockquote p,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links blockquote p {
  font-family: "Roboto Condensed";
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  font-size: 21px;
  line-height: 26px;
}
html body .main .cols .content .user-content ul, html body .main .cols .content .user-content ol,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links ul,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links ol {
  margin: 0 0 26px 0;
  padding: 0;
  list-style-position: inside;
}
html body .main .cols .content .user-content ul li, html body .main .cols .content .user-content ol li,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links ul li,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links ol li {
  font-family: "Roboto Condensed";
  font-size: 19px;
  line-height: 26px;
  margin: 0 0 10px 0;
}
html body .main .cols .content .user-content .sharedaddy h3,
html body.single-wp_theatre_prod .main .cols .col.content .artist-links .sharedaddy h3 {
  font-family: "ABC Gravity";
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  font-size: 21px;
  line-height: 26px;
}

/* ==========================================================================
   Theatre Events - Refactored with SCSS Nesting
   ========================================================================== */
.wp_theatre_event_tickets .wp_theatre_event_tickets_status {
  background-color: #dedfe5;
  border: none;
  padding: 0;
  text-transform: uppercase;
  font-size: 2rem !important;
  line-height: 0.8 !important;
  color: #e30613 !important;
}
.wp_theatre_event_tickets .wp_theatre_event_tickets_status.wp_theatre_event_tickets_status_soldout {
  color: #e30613 !important;
}

body.home .user-content .wpt_listing .wp_theatre_event {
  display: none;
}
body.home .user-content .wpt_listing .wp_theatre_event:not(.mix_all) {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1), transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
body.home .user-content .wpt_listing .wp_theatre_event.is-visible {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container {
  background-color: #dedfe5;
  min-height: 200px;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
}
@media (max-width: 1023px) {
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container {
    padding: 14px;
  }
}
@media (max-width: 599px) {
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container {
    padding: 15px;
  }
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container a,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container a {
  color: inherit;
  text-decoration: none;
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a {
  overflow: hidden;
  display: block;
  position: relative;
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a:hover img, .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a:active img,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a:hover img,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a:active img {
  transform: scale(1.05);
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a figure,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a figure {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 35%;
  z-index: 1;
  background-color: #ffffff;
  overflow: hidden;
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a figure img,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a figure img {
  transition: cubic-bezier(0.33, 1, 0.68, 1) 0.4s;
  object-fit: cover;
  height: 100%;
  transform: scale(1);
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info {
  min-height: 200px;
  padding-left: 37%;
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles {
  margin-bottom: 0;
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_date,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_date {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0;
  font-size: 32px;
  line-height: 32px;
}
@media (max-width: 1023px) {
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_date,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_date {
    font-size: 24px;
    line-height: 24px;
  }
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_title,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_title {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 6px 0 0 0;
  font-size: 70px;
  line-height: 0.8;
}
@media (max-width: 1023px) {
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_title,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_title {
    font-size: 42px;
    line-height: 36px;
  }
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_support_title,
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_subtitle,
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_venue,
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_subtitle_important,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_support_title,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_subtitle,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_venue,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_subtitle_important {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0;
  font-size: 32px;
  line-height: 32px;
}
@media (max-width: 1023px) {
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_support_title,
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_subtitle,
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_venue,
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_subtitle_important,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_support_title,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_subtitle,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_venue,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_subtitle_important {
    font-size: 24px;
    line-height: 24px;
  }
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_subtitle_important,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .titles .wp_theatre_event_subtitle_important {
  color: #e30613;
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .wp_theatre_event_sounds_like,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .wp_theatre_event_sounds_like {
  padding-right: 160px;
  font-family: "Roboto Condensed";
  font-size: 19px;
  line-height: 26px;
  margin: 0 0 10px 0;
}
@media (max-width: 599px) {
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .wp_theatre_event_sounds_like,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .wp_theatre_event_sounds_like {
    font-size: 16px;
    line-height: 20px;
  }
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .wp_theatre_event_sounds_like span,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .info .wp_theatre_event_sounds_like span {
  font-weight: bold;
}
.user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .wp_theatre_event_tickets,
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .wp_theatre_event_tickets {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

@media (max-width: 767px) {
  .user-content .wpt_listing .wp_theatre_event,
  .footer_widgets .wpt_listing .wp_theatre_event {
    padding: 0;
  }
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container {
    min-height: 0;
  }
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a {
    padding-bottom: 200px;
  }
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a figure,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a figure {
    top: inherit;
    height: 200px;
    width: 100%;
    border: 0;
  }
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a .info,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a .info {
    position: relative;
    z-index: 2;
    min-height: 0;
    padding: 0;
  }
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a .info .wp_theatre_event_sounds_like,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a .info .wp_theatre_event_sounds_like {
    padding-right: 0;
  }
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .wp_theatre_event_tickets,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .wp_theatre_event_tickets {
    z-index: 3;
    bottom: 30px;
    right: 30px;
  }
}
@media (max-width: 599px) {
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a {
    padding-bottom: 140px;
  }
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a figure,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a figure {
    height: 140px;
  }
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container > a .info .titles,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a .info .titles {
    margin-bottom: 5px;
  }
  .user-content .wpt_listing .wp_theatre_event .wp_theatre_event_container .wp_theatre_event_tickets,
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container .wp_theatre_event_tickets {
    bottom: 25px;
    right: 25px;
  }
}
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a {
  position: absolute;
  width: 34%;
  top: 20px;
  bottom: 20px;
}
.footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a figure {
  width: auto;
}
@media (max-width: 1023px) {
  .footer_widgets .wpt_listing .wp_theatre_event .wp_theatre_event_container > a {
    width: 30%;
    top: 6px;
    bottom: 6px;
  }
}

.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container {
  position: relative;
}
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles {
  margin-bottom: 8px;
}
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles h2 {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0;
  font-size: 42px;
  line-height: 42px;
}
@media (max-width: 1023px) {
  .featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles h2 {
    font-size: 32px;
    line-height: 32px;
  }
}
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles h2 .prefix,
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles h2 .wp_theatre_event_date_compact,
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles h2 .wp_theatre_event_date {
  display: inline;
  white-space: nowrap;
}
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles h2 .wp_theatre_event_title {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 6px 0 4px 0;
  font-size: 70px;
  line-height: 0.8;
}
@media (max-width: 1023px) {
  .featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles h2 .wp_theatre_event_title {
    font-size: 42px;
    line-height: 36px;
  }
}
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles .wp_theatre_event_support_title,
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles .wp_theatre_event_subtitle,
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles .wp_theatre_event_venue,
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles .wp_theatre_event_subtitle_important {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0;
  font-size: 42px;
  line-height: 42px;
}
@media (max-width: 1023px) {
  .featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles .wp_theatre_event_support_title,
  .featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles .wp_theatre_event_subtitle,
  .featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles .wp_theatre_event_venue,
  .featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles .wp_theatre_event_subtitle_important {
    font-size: 32px;
    line-height: 32px;
  }
}
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .titles .wp_theatre_event_subtitle_important {
  color: #e30613;
}
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .wp_theatre_event_sounds_like {
  font-family: "Roboto Condensed";
  font-size: 19px;
  line-height: 26px;
  margin: 0;
  max-width: 80%;
}
@media (max-width: 599px) {
  .featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a .wp_theatre_event_sounds_like {
    font-size: 16px;
    line-height: 20px;
  }
}
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a figure {
  position: relative;
}
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container a figure img {
  margin-top: 20px;
}
.featured .wpt_listing .wp_theatre_event .wp_theatre_event_container .wp_theatre_event_tickets {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0;
}
@media (max-width: 599px) {
  .featured .wpt_listing .wp_theatre_event .wp_theatre_event_container .wp_theatre_event_tickets {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .featured .wpt_listing .wp_theatre_event .wp_theatre_event_container .wp_theatre_event_tickets {
    bottom: 10px;
    right: 10px;
    padding: 0;
  }
}

/* ==========================================================================
   Theatre Filters & Search - Event Filtering System
   ========================================================================== */
ul.filters form[role=search] input[type=search],
.wpt_listing_filter_pagination form[role=search] input[type=search] {
  max-width: 170px;
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  font-size: 19px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}
ul.filters form[role=search] input[type=submit],
.wpt_listing_filter_pagination form[role=search] input[type=submit] {
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  font-size: 19px;
  line-height: 26px;
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

ul.filters form[role=search] input[type=search] {
  border-bottom-color: #e2e8eb;
  background-color: #ffffff;
}
ul.filters form[role=search] input[type=submit] {
  background-color: #e2e8eb;
}

/* ==========================================================================
   Single Production Pages - Theatre Production Detail Pages
   ========================================================================== */
body.single-wp_theatre_prod .language-nl,
body.single-wp_theatre_prod .content-en {
  display: none;
}
body.single-wp_theatre_prod.en .language-en {
  display: none;
}
body.single-wp_theatre_prod.en .language-nl {
  display: inline;
}
body.single-wp_theatre_prod.en .content-en {
  display: block;
}
body.single-wp_theatre_prod.en .content-nl {
  display: none;
}
body.single-wp_theatre_prod .featured-image {
  height: calc(100dvh - 120px);
}
body.single-wp_theatre_prod .main {
  z-index: 2;
  position: relative;
}
body.single-wp_theatre_prod .main .cols {
  margin-bottom: 20px;
  flex-direction: row-reverse;
}
body.single-wp_theatre_prod .main .cols .col.content .user-content {
  margin-bottom: 0;
}
body.single-wp_theatre_prod .main .cols .col.content .user-content .language {
  float: right;
}
body.single-wp_theatre_prod .main .cols .col.content .user-content .language .nl {
  display: none;
}
body.single-wp_theatre_prod .main .cols .col.content .user-content .titles h1 {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0 0 4px 0;
  font-size: 70px;
  line-height: 60px;
}
@media (max-width: 1023px) {
  body.single-wp_theatre_prod .main .cols .col.content .user-content .titles h1 {
    font-size: 42px;
    line-height: 36px;
  }
}
body.single-wp_theatre_prod .main .cols .col.content .user-content .titles .wp_theatre_prod_support_title,
body.single-wp_theatre_prod .main .cols .col.content .user-content .titles .wp_theatre_prod_subtitle,
body.single-wp_theatre_prod .main .cols .col.content .user-content .titles .wp_theatre_prod_subtitle_important {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0;
  font-size: 42px;
  line-height: 42px;
}
@media (max-width: 1023px) {
  body.single-wp_theatre_prod .main .cols .col.content .user-content .titles .wp_theatre_prod_support_title,
  body.single-wp_theatre_prod .main .cols .col.content .user-content .titles .wp_theatre_prod_subtitle,
  body.single-wp_theatre_prod .main .cols .col.content .user-content .titles .wp_theatre_prod_subtitle_important {
    font-size: 32px;
    line-height: 32px;
  }
}
body.single-wp_theatre_prod .main .cols .col.content .user-content .titles .wp_theatre_prod_subtitle_important {
  color: #e30613;
}
body.single-wp_theatre_prod .main .cols .col.content .user-content .wp_theatre_prod_sounds_like {
  font-family: "Roboto Condensed";
  font-size: 19px;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 599px) {
  body.single-wp_theatre_prod .main .cols .col.content .user-content .wp_theatre_prod_sounds_like {
    font-size: 16px;
    line-height: 20px;
  }
}
body.single-wp_theatre_prod .main .cols .col.content .user-content .wp_theatre_prod_sounds_like span {
  font-weight: bold;
  margin-bottom: 10px;
}
body.single-wp_theatre_prod .main .cols .col.content .artist-links,
body.single-wp_theatre_prod .main .cols .col.content .fb-event {
  padding: 20px;
  padding-top: 0;
  background-color: #dedfe5;
  margin-top: -16px;
}
@media (max-width: 599px) {
  body.single-wp_theatre_prod .main .cols .col.content .artist-links,
  body.single-wp_theatre_prod .main .cols .col.content .fb-event {
    padding: 15px;
  }
}
body.single-wp_theatre_prod .main .cols .col.content .artist-links h3 {
  font-family: "ABC Gravity";
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  font-size: 21px;
  line-height: 26px;
}
body.single-wp_theatre_prod .main .cols .col.content .artist-links p {
  font-family: "ABC Gravity";
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 26px 0;
}
body.single-wp_theatre_prod .main .cols .col.content .artist-links ul li,
body.single-wp_theatre_prod .main .cols .col.content .artist-links ol li {
  font-family: "ABC Gravity";
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 26px 0;
}
body.single-wp_theatre_prod .main .cols .col.content .fb-event .fb-post {
  width: 100% !important;
}
body.single-wp_theatre_prod .main .cols .col.content .fb-event .fb-post span {
  width: 100% !important;
}
body.single-wp_theatre_prod .main .cols .col.content .fb-event .fb-post span iframe {
  width: 100% !important;
}
body.single-wp_theatre_prod .main .cols .col.sidebar section.details .wp_theatre_event_date {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0;
  font-size: 42px;
  line-height: 42px;
}
@media (max-width: 1023px) {
  body.single-wp_theatre_prod .main .cols .col.sidebar section.details .wp_theatre_event_date {
    font-size: 26px;
    line-height: 26px;
  }
}
body.single-wp_theatre_prod .main .cols .col.sidebar section.details .wp_theatre_event_date + div {
  margin-top: 0;
}
body.single-wp_theatre_prod .main .cols .col.sidebar section.details > div {
  font-family: "Roboto Condensed";
  font-size: 20px;
  line-height: 1.3;
  margin: 0;
}
body.single-wp_theatre_prod .main .cols .col.sidebar section.details > div span.small {
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0;
  color: #666666;
}
body.single-wp_theatre_prod .main .cols .col.sidebar section.details > div.wp_theatre_event_tickets, body.single-wp_theatre_prod .main .cols .col.sidebar section.details > div.button {
  margin: 20px 0;
}
body.single-wp_theatre_prod .main .cols .col.sidebar section.details > div.readmore {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Roboto Condensed";
}
body.single-wp_theatre_prod .main .cols .col.sidebar section.details > div.readmore a {
  color: #666666;
}
body.single-wp_theatre_prod .main .cols .col.sidebar section.spotify {
  overflow: hidden;
  background-color: #ffffff;
  padding: 0;
}
@media (max-width: 767px) {
  body.single-wp_theatre_prod .main .cols .col.sidebar section.spotify iframe {
    height: 80px !important;
  }
}
body.single-wp_theatre_prod .main .embeds {
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  background-color: #dedfe5;
}
body.single-wp_theatre_prod .main .embeds > section {
  padding: 0;
  width: 49%;
  margin: 0;
}
body.single-wp_theatre_prod .main .embeds > section .fluid-width-video-wrapper {
  aspect-ratio: 16/9;
  height: auto;
  padding: 0 !important;
  padding-top: 0 !important;
}
body.single-wp_theatre_prod .main .embeds > section iframe {
  width: 100%;
}
body.single-wp_theatre_prod .main .footer_widgets {
  list-style-type: none;
}

body.page-template-tickets .main .cols .col {
  margin-left: 0;
}

body.page.home.admin-bar header .cover-fixed {
  margin-top: 32px;
}

/* ==========================================================================
   Clubcard Component - Home Page Intermezzo Section
   ========================================================================== */
body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner {
  padding: 20px;
  background-color: black;
  position: relative;
  color: #ffffff;
}
body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner h2 {
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0.8;
  font-size: 60px;
  color: #e30613;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 120px;
}
@media (max-width: 1023px) {
  body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner h2 {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (max-width: 599px) {
  body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner h2 {
    font-size: 26px;
    line-height: 26px;
  }
}
body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_actions {
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 44px;
  line-height: 1.2;
}
@media (max-width: 1023px) {
  body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_actions {
    font-size: 26px;
    line-height: 26px;
  }
}
body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_actions p {
  margin: 0 !important;
}
body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_actions h3 {
  position: absolute;
  top: 10px;
  right: 40px;
  background-color: #e30613;
  color: #ffffff;
  padding: 15px 20px 10px 20px;
  text-align: center;
  margin: 0;
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 0.8;
  -ms-transform: rotate(-12deg);
  -webkit-transform: rotate(-12deg);
  transform: rotate(-12deg);
}
@media (max-width: 1023px) {
  body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_actions h3 {
    right: 20px;
  }
}
body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_actions > *,
body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_actions ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_actions a {
  color: inherit;
  text-decoration: none;
}
body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_actions ul {
  padding: 0;
}
body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_actions ul li {
  border-bottom: 1px dotted #ffffff;
  padding-right: 180px;
}
@media (max-width: 1023px) {
  body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_actions ul li {
    padding-right: 160px;
  }
}
body.page.home .main .wpt_listing.wpt_events .intermezzo .col .clubcard > .inner .clubcard_link {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

/* ==========================================================================
   Upcoming Events Section - Refactored with SCSS Nesting
   ========================================================================== */
.upcoming {
  padding: 20px;
  background-color: #dedfe5;
  margin-bottom: 20px;
}
.upcoming .caption {
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.upcoming .caption > h2 {
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 0.9;
}
@media (max-width: 1023px) {
  .upcoming .caption > h2 {
    margin-bottom: 5px;
  }
}
.upcoming .caption > ul.filters {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 10px;
  flex-wrap: wrap;
}
.upcoming .caption > ul.filters > li {
  display: block;
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
.upcoming .caption > ul.filters > li button,
.upcoming .caption > ul.filters > li a {
  transition: cubic-bezier(0.33, 1, 0.68, 1) 0.25s;
  -webkit-appearance: none;
  font-family: "ABC Gravity";
  font-weight: bold;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 0.8;
  margin-bottom: 0;
  background: #ffffff;
  border: none;
  padding: 5px 10px 2px 10px;
  cursor: pointer;
  text-transform: uppercase;
  color: #101010;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .upcoming .caption > ul.filters > li button,
  .upcoming .caption > ul.filters > li a {
    font-size: 14px;
    line-height: 14px;
  }
}
.upcoming .caption > ul.filters > li button:hover,
.upcoming .caption > ul.filters > li a:hover {
  color: #ffffff;
  background: #e30613;
}
.upcoming .caption > ul.filters > li button.active,
.upcoming .caption > ul.filters > li a.active {
  color: #ffffff;
  background: #e30613;
}
.upcoming .caption > ul.filters > li button:focus,
.upcoming .caption > ul.filters > li a:focus {
  outline: none;
}

/* ==========================================================================
   Featured Section - Refactored with SCSS Nesting
   ========================================================================== */
html body .main .featured .caption {
  display: none;
}
html body .main .featured > h2 {
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #ebeff1;
}
@media (max-width: 1023px) {
  html body .main .featured > h2 {
    font-size: 24px;
    line-height: 24px;
  }
}
html body .main .featured.cols {
  display: flex;
  gap: 20px;
}
html body .main .featured .col {
  width: 50%;
  float: none;
  margin: 0;
}
html body .main .featured .col a {
  color: inherit;
  text-decoration: none;
}
html body .main .featured .col.sidebar, html body .main .featured .col.content {
  width: 50%;
}
html body .main .featured .col.sidebar > section, html body .main .featured .col.content > section {
  position: relative;
}
html body .main .featured .col.sidebar > section h2, html body .main .featured .col.content > section h2 {
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  line-height: 42px;
}
@media (max-width: 1023px) {
  html body .main .featured .col.sidebar > section h2, html body .main .featured .col.content > section h2 {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (max-width: 599px) {
  html body .main .featured .col.sidebar > section h2, html body .main .featured .col.content > section h2 {
    font-size: 26px;
    line-height: 26px;
  }
}
html body .main .featured .col.sidebar > section h3, html body .main .featured .col.content > section h3 {
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 35px;
  margin-top: 0;
  margin-bottom: 10px;
}
html body .main .featured .col.sidebar > section h3 p, html body .main .featured .col.content > section h3 p {
  text-transform: none;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 599px) {
  html body .main .featured .col.sidebar > section h3, html body .main .featured .col.content > section h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
html body .main .featured .col.sidebar > section > ul, html body .main .featured .col.content > section > ul {
  margin-bottom: 20px;
}
html body .main .featured .col.sidebar > section > ul > li, html body .main .featured .col.content > section > ul > li {
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 0;
  margin-bottom: 5px;
}
html body .main .featured .col.sidebar > section > ul > li i, html body .main .featured .col.content > section > ul > li i {
  color: #666666;
  white-space: nowrap;
  font-style: normal;
}
html body .main .featured .col.sidebar > section p, html body .main .featured .col.content > section p {
  font-family: "Roboto Condensed";
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 20px;
}
html body .main .featured .col.sidebar > section p:last-child, html body .main .featured .col.content > section p:last-child {
  margin-bottom: 0;
}
html body .main .featured .col.sidebar > section p i, html body .main .featured .col.content > section p i {
  color: #666666;
  white-space: nowrap;
  font-style: normal;
}
html body .main .featured .col.sidebar > section p a, html body .main .featured .col.content > section p a {
  display: inline;
}
html body .main .featured .col.sidebar > section p a:hover, html body .main .featured .col.content > section p a:hover {
  text-decoration: underline;
}
html body .main .featured .col.sidebar > section > a figure, html body .main .featured .col.content > section > a figure {
  position: relative;
}
html body .main .featured .col.sidebar > section > a figure img, html body .main .featured .col.content > section > a figure img {
  margin-top: 20px;
}
html body .main .featured .col.sidebar > section .button, html body .main .featured .col.content > section .button {
  position: absolute;
  bottom: 40px;
  right: 40px;
}
html body .main .featured .col.sidebar > section.news, html body .main .featured .col.content > section.news {
  background-color: #dedfe5;
}
html body .main .featured .col.sidebar > section.news h2, html body .main .featured .col.content > section.news h2 {
  font-size: 42px;
  line-height: 42px;
}
html body .main .featured .col.sidebar .social ul li a, html body .main .featured .col.content .social ul li a {
  color: #101010;
}
html body .main .featured .col.sidebar .social ul li a:hover, html body .main .featured .col.content .social ul li a:hover {
  color: #e30613;
}
html body .main .featured .featured_content_carousel {
  margin: 0;
  opacity: 0;
  transition: 0.5s opacity ease-in;
}
html body .main .featured .featured_content_carousel .wpt_listing {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  display: none;
}
html body .main .featured .featured_content_carousel .wpt_listing:first-child {
  display: block;
}
html body .main .featured .featured_content_carousel figure {
  aspect-ratio: 3/2;
  margin-top: 0;
  margin-bottom: 20px;
}
html body .main .featured .featured_content_carousel figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: 0 !important;
}
html body .main .featured .featured_content_carousel .btn {
  width: auto;
  display: inline-flex;
  margin: 10px 0;
}
html body .main .featured .featured_content_carousel .flickity-slider > div {
  display: block;
}
html body .main .featured .featured_content_carousel.flickity-enabled {
  opacity: 1;
}
html body .main .featured .featured_content_carousel .flickity-page-dots {
  bottom: 0;
  top: auto;
}
html body .main .featured .featured_content_carousel .flickity-page-dots .dot {
  border-radius: 0;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background-color: #101010;
}
html body .main .featured .featured_content_carousel .flickity-button {
  background: #101010;
  color: #ffffff;
  border-radius: 0;
}
html body .main .featured .featured_content_carousel .flickity-prev-next-button.previous {
  left: -20px;
  top: 25%;
  transform: translateY(-50%);
}
html body .main .featured .featured_content_carousel .flickity-prev-next-button.next {
  right: -20px;
  top: 25%;
}

.featured-home .featured_content_carousel {
  margin: 0 0 6cqh 0;
  opacity: 0;
  transition: 0.5s opacity ease-in;
}
.featured-home .featured_content_carousel .wpt_listing {
  width: 100%;
  padding: 0;
  display: none;
}
.featured-home .featured_content_carousel .wpt_listing:first-child {
  display: block;
}
.featured-home .featured_content_carousel .wp_theatre_event_container a {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 20px;
  aspect-ratio: 5/2;
}
.featured-home .featured_content_carousel figure {
  margin: 0;
  width: 50%;
  height: auto;
  height: 100%;
}
.featured-home .featured_content_carousel figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: 0 !important;
}
.featured-home .featured_content_carousel .titles {
  width: 50%;
}
.featured-home .featured_content_carousel .titles h2 {
  font-size: 3em !important;
}
.featured-home .featured_content_carousel .titles h2 .wp_theatre_event_title {
  font-size: 2.5em !important;
  line-height: 0.75 !important;
  margin-bottom: 0 !important;
  margin-top: 15px !important;
}
.featured-home .featured_content_carousel .titles .wp_theatre_event_support_title,
.featured-home .featured_content_carousel .titles .wp_theatre_event_subtitle,
.featured-home .featured_content_carousel .titles .wp_theatre_event_subtitle_important {
  font-size: 3em !important;
}
.featured-home .featured_content_carousel .btn {
  width: auto;
  display: inline-flex;
  margin: 10px 0;
}
.featured-home .featured_content_carousel .flickity-slider > div {
  display: block;
}
.featured-home .featured_content_carousel.flickity-enabled {
  opacity: 1;
}
.featured-home .featured_content_carousel .flickity-page-dots {
  top: auto;
  bottom: 0;
  left: calc(50% + 10px);
  right: auto;
  width: auto;
}
.featured-home .featured_content_carousel .flickity-page-dots .dot {
  border-radius: 0;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background-color: #101010;
}
.featured-home .featured_content_carousel .flickity-button {
  background: #101010;
  color: #ffffff;
  border-radius: 0;
}
.featured-home .featured_content_carousel .flickity-prev-next-button.previous {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.featured-home .featured_content_carousel .flickity-prev-next-button.next {
  right: 0;
}

html body.single-wp_theatre_prod .main .cols.featured .caption {
  display: block;
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: 40px;
}
@media (max-width: 599px) {
  html body.single-wp_theatre_prod .main .cols.featured .caption {
    padding: 15px;
  }
}
@media (max-width: 767px) {
  html body.single-wp_theatre_prod .main .cols.featured .caption {
    margin-bottom: 20px;
  }
}
html body.single-wp_theatre_prod .main .cols.featured .caption > h2 {
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 32px;
  color: #ffffff;
}
@media (max-width: 1023px) {
  html body.single-wp_theatre_prod .main .cols.featured .caption > h2 {
    font-size: 26px;
    line-height: 26px;
  }
}
html body.single-wp_theatre_prod .main .cols.featured .col {
  float: left;
}
html body.single-wp_theatre_prod .main .cols.featured .col.sidebar .social {
  display: none;
}

/* ==========================================================================
   Widgets - Concert Connect & Other Widgets
   ========================================================================== */
html body .main .cols .col .concertconnect h2 {
  color: inherit;
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
html body .main .cols .col .concertconnect ul {
  list-style-type: none;
  padding: 0;
}
html body .main .cols .col .concertconnect li {
  margin-top: 8px;
  margin-top: 0.5rem;
}
html body .main .cols .col .concertconnect:empty {
  display: none;
}

html body .main .cols .col.content .concertconnect {
  display: none;
}
html body .main .cols .col.content .concertconnect + .user-content {
  padding-top: 0;
  margin-top: -15px;
}

@media (max-width: 767px) {
  html body .main .cols .col.sidebar .concertconnect {
    display: none;
  }
  html body .main .cols .col.content .concertconnect:not(:empty) {
    margin-top: 20px;
    display: block;
  }
  html body .main .cols .col.content .concertconnect:not(:empty) + .user-content {
    padding-top: 20px;
    margin-top: 0;
  }
  html body .main .cols .col.content .concertconnect:not(:empty) + .user-content hr {
    display: none;
  }
}
/* ==========================================================================
   Footer - Refactored with SCSS Nesting
   ========================================================================== */
html body .footer_widgets {
  max-width: 1180px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 20px 20px 40px;
}
@media (max-width: 767px) {
  html body .footer_widgets {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 599px) {
  html body .footer_widgets {
    padding-left: 15px;
    padding-right: 15px;
  }
}

html body footer {
  position: relative;
  z-index: 1;
  background-color: #dedfe5;
}
html body footer .inner {
  max-width: 1180px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 40px;
  overflow: auto;
}
html body footer .inner-wrapper {
  display: flex;
  justify-content: space-between;
}
html body footer .inner .footer-sidebar {
  width: 50%;
}
@media (max-width: 767px) {
  html body footer .inner {
    padding: 20px;
  }
}
@media (max-width: 599px) {
  html body footer .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
html body footer .inner h2 {
  color: #101010;
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0 0 20px 0;
  font-size: 32px;
  line-height: 32px;
}
@media (max-width: 1023px) {
  html body footer .inner h2 {
    font-size: 26px;
    line-height: 26px;
  }
}
html body footer .inner .fb-container {
  width: 500px;
  margin-right: 60px;
  margin-bottom: 42px;
}
html body footer .inner .fb-container .fb-page {
  width: 100%;
}
@media (max-width: 1023px) {
  html body footer .inner .fb-container {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 599px) {
  html body footer .inner .fb-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
html body footer .inner .footer-sidebar ul > li {
  box-sizing: border-box;
  max-width: 140px;
  margin-bottom: 21px;
}
html body footer .inner .footer-sidebar ul > li h3 {
  display: none;
}
@media (max-width: 1140px) {
  html body footer .inner .footer-sidebar {
    float: none;
    clear: both;
  }
  html body footer .inner .footer-sidebar ul > li {
    display: inline-block;
    vertical-align: middle;
    max-width: 180px;
    padding-right: 40px;
  }
}
html body footer .inner .social .spotify-container {
  width: 150px;
  margin-bottom: 21px;
}

/* ==========================================================================
   Social Media Links - Refactored with SCSS Nesting
   ========================================================================== */
.social ul {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: -3px;
}
.social ul li {
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 36px;
}
.social ul li a {
  display: block;
  color: #101010;
  width: 30px;
  height: 34px;
  overflow: hidden;
  text-decoration: none;
  background-color: transparent;
  transition: cubic-bezier(0.33, 1, 0.68, 1) 0.25s;
}
.social ul li a:before {
  text-align: center;
  width: 30px;
  display: block;
}
.social ul li a.signal:before {
  content: "\e663";
}
.social ul li a.telegram:before {
  content: "\f2c6";
}
.social ul li a.facebook:before {
  content: "\f09a";
}
.social ul li a.instagram:before {
  content: "\f16d";
}
.social ul li a.newsletter:before {
  content: "\f2b6";
}
.social ul li a.spotify:before {
  content: "\f1bc";
}
.social ul li a.twitter:before {
  content: "\f099";
}
.social ul li a.whatsapp:before {
  content: "\f232";
}
.social ul li a:hover {
  color: #e30613;
}
.social .spotify-container {
  width: 150px;
  margin-bottom: 21px;
}

/* ==========================================================================
   Newsletter Form - Refactored with SCSS Nesting
   ========================================================================== */
.newsletter h3 {
  color: #101010;
  font-family: "ABC Gravity";
  font-weight: bold;
  font-style: normal;
  font-size: 19px;
  line-height: 19px;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media (max-width: 599px) {
  .newsletter h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
.newsletter form input[type=text],
.newsletter form input[type=email],
.newsletter form input[type=submit] {
  display: block;
}
.newsletter form input[type=text],
.newsletter form input[type=email] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: none;
  border-radius: 0;
  background-color: #ffffff;
  font-family: "Roboto Condensed";
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 100%;
  vertical-align: bottom;
  text-align: left;
}
.newsletter form input[type=text]::placeholder,
.newsletter form input[type=email]::placeholder {
  color: #b2b5b5;
}
.newsletter form input[type=text]:focus,
.newsletter form input[type=email]:focus {
  color: #101010;
}
.newsletter form input[type=text]:focus::placeholder,
.newsletter form input[type=email]:focus::placeholder {
  color: #ffffff;
}
@media (max-width: 599px) {
  .newsletter form input[type=text],
  .newsletter form input[type=email] {
    max-width: none;
  }
}
.newsletter form input[type=text]:focus,
.newsletter form input[type=email]:focus {
  outline: none;
}
.newsletter form input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: none;
  border-radius: 0;
  background-color: #101010;
  color: #ffffff;
  font-family: "ABC Gravity";
  font-size: 19px;
  line-height: 17px;
  margin: 0;
  padding: 5px 10px 1px 10px;
  vertical-align: bottom;
  transition: cubic-bezier(0.33, 1, 0.68, 1) 0.25s;
}
.newsletter form input[type=submit]:hover {
  background-color: #e30613;
  color: #ffffff;
}
.newsletter form .interests {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  padding: 0;
  margin-bottom: 10px;
}
.newsletter form .interests h4 {
  display: none;
}
.newsletter form .interests input {
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.newsletter form .interests input:before {
  content: "";
  display: block;
  width: 20x;
  height: 20px;
  background-color: #ffffff;
  z-index: 1;
}
.newsletter form .interests input:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: #101010;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: cubic-bezier(0.33, 1, 0.68, 1) 0.25s;
}
.newsletter form .interests input:checked:after {
  opacity: 1;
  visibility: visible;
}
.newsletter form .interests label {
  font-family: "Roboto Condensed";
  display: flex;
  align-items: center;
  gap: 5px;
}
.newsletter form .interests label:last-child {
  margin-right: 0;
}
.newsletter form .mc4wp-alert {
  margin-top: 21px;
}
.newsletter form .mc4wp-alert.mc4wp-error {
  color: #e30613;
}

/* ==========================================================================
   Search Forms - Refactored with SCSS Nesting
   ========================================================================== */
form[role=search] {
  display: flex;
  align-items: center;
}
form[role=search] input[type=search] {
  width: 50%;
  font-family: "Roboto Condensed";
  font-weight: normal;
  font-style: normal;
  font-size: 19px;
  line-height: 19px;
  margin: 0;
  padding: 5px 10px;
  height: 30px !important;
  border: none;
  background-color: #dedfe5;
}
form[role=search] input[type=search]::placeholder {
  color: #b2b5b5;
}
form[role=search] input[type=search]:focus {
  color: #101010;
  outline: none;
}
form[role=search] input[type=search]:focus::placeholder {
  color: #dedfe5;
}
form[role=search] input[type=submit] {
  font-family: "ABC Gravity";
  font-size: 19px;
  line-height: 19px;
  margin: 0;
  font-weight: bold;
  padding: 3px 10px;
  height: 40px;
  border: none;
  transition: cubic-bezier(0.33, 1, 0.68, 1) 0.25s;
  background-color: #101010;
  color: #ffffff;
}
form[role=search] input[type=submit]:hover, form[role=search] input[type=submit]:active {
  background-color: #e30613;
  color: #101010;
}

ul.filters form[role=search],
.wpt_listing_filter_pagination form[role=search] {
  display: inline-flex;
  align-items: center;
}
ul.filters form[role=search] input[type=search],
.wpt_listing_filter_pagination form[role=search] input[type=search] {
  max-width: 300px;
  font-family: "Roboto Condensed";
  font-weight: normal;
  font-style: normal;
  font-size: 19px;
  line-height: 26px;
  margin: 0;
  padding: 5px 10px;
  height: 40px;
  border: none;
}
ul.filters form[role=search] input[type=search]::placeholder,
.wpt_listing_filter_pagination form[role=search] input[type=search]::placeholder {
  color: #b2b5b5;
}
ul.filters form[role=search] input[type=search]:focus,
.wpt_listing_filter_pagination form[role=search] input[type=search]:focus {
  color: #101010;
}
ul.filters form[role=search] input[type=search]:focus::placeholder,
.wpt_listing_filter_pagination form[role=search] input[type=search]:focus::placeholder {
  color: #ffffff;
}
ul.filters form[role=search] input[type=submit],
.wpt_listing_filter_pagination form[role=search] input[type=submit] {
  font-family: "ABC Gravity";
  font-size: 19px;
  line-height: 19px;
  margin: 0;
  font-weight: bold;
  padding: 3px 10px;
  height: 40px;
  border: none;
  transition: cubic-bezier(0.33, 1, 0.68, 1) 0.25s;
}
ul.filters form[role=search] input[type=submit]:hover, ul.filters form[role=search] input[type=submit]:active,
.wpt_listing_filter_pagination form[role=search] input[type=submit]:hover,
.wpt_listing_filter_pagination form[role=search] input[type=submit]:active {
  background-color: #e30613;
  color: #101010;
}

ul.filters form[role=search] input[type=search] {
  background-color: #ffffff;
}
ul.filters form[role=search] input[type=submit] {
  background-color: #101010;
}

/* ==========================================================================
   Home Page Specific Styles - Refactored with SCSS Nesting
   ========================================================================== */
html body.page.home {
  background-color: transparent;
}
html body.page.home header .cover-fixed {
  position: fixed;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo {
  margin-top: 20px;
  margin-bottom: 20px;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo .col {
  width: 65%;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo .col.sidebar {
  width: 35%;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo .col > section {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo .col .spotify {
  height: auto;
  position: relative;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo .col .spotify .spotify-header {
  padding: 20px;
  background-color: #dedfe5;
  font-family: "Roboto Condensed";
  font-size: 18px;
  margin: 0 0 20px 0;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo .col .spotify .spotify-header p {
  margin: 0;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo .col .spotify .spotify-header h2 {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0;
  font-size: 30px;
  line-height: 32px;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo .col .spotify .iframe-container {
  overflow: hidden;
  margin-bottom: 0;
  background-color: #ffffff;
  max-height: 152px;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo .col .spotify .iframe-container iframe {
  width: 100%;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo .col .spotify .spotify-follow {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
@media (max-width: 1023px) {
  html body.page.home .main .wpt_listing.wpt_events .intermezzo .col {
    width: 100%;
  }
  html body.page.home .main .wpt_listing.wpt_events .intermezzo .col.sidebar {
    width: 100%;
  }
  html body.page.home .main .wpt_listing.wpt_events .intermezzo .col .spotify {
    margin-top: 20px;
  }
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories {
  display: none;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner {
  background-color: #dedfe5;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner h2 {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0 0 20px 0;
  font-size: 32px;
  line-height: 32px;
}
@media (max-width: 1023px) {
  html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner h2 {
    font-size: 26px;
    line-height: 26px;
  }
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions {
  *zoom: 1;
  margin-bottom: 20px;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions:before, html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions:after {
  content: " ";
  display: table;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions:after {
  clear: both;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod {
  width: 32%;
  float: left;
  padding-right: 2%;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod:last-child {
  padding-right: 0;
}
@media (max-width: 1023px) {
  html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod {
    width: 49%;
  }
  html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod:nth-child(2) {
    padding-right: 0;
  }
  html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod:last-child {
    display: none;
  }
}
@media (max-width: 599px) {
  html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod {
    width: 100%;
    padding-right: 0;
    display: none;
  }
  html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod:first-child {
    display: block;
  }
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod > a {
  overflow: hidden;
  color: inherit;
  text-decoration: none;
  display: block;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod > a .group {
  position: relative;
  margin-bottom: 10px;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod > a .group .wp_theatre_prod_memory_image img {
  opacity: 0.7;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod > a .group .titles {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
}
@media (max-width: 599px) {
  html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod > a .group .titles {
    padding: 15px;
  }
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod > a .group .titles .wp_theatre_prod_year {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0;
  font-size: 70px;
  line-height: 60px;
  color: #ffe;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod > a .info {
  color: #ffe;
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod > a .info .wp_theatre_prod_title {
  font-family: "ABC Gravity";
  text-transform: uppercase;
  margin: 0;
  font-size: 32px;
  line-height: 32px;
}
@media (max-width: 1023px) {
  html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod > a .info .wp_theatre_prod_title {
    font-size: 26px;
    line-height: 26px;
  }
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod > a .info .wp_theatre_prod_memory_subtitle {
  font-family: "ABC Gravity";
  font-weight: bold;
  font-size: 19px;
  line-height: 26px;
  margin: 0 0 10px 0;
}
@media (max-width: 599px) {
  html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .wpt_productions .wp_theatre_prod > a .info .wp_theatre_prod_memory_subtitle {
    font-size: 16px;
    line-height: 20px;
  }
}
html body.page.home .main .wpt_listing.wpt_events .intermezzo.memories > .inner .button {
  float: right;
}
html body.page.home .main .wpt_listing.wpt_events.filtered .intermezzo {
  display: none;
}
html body.page.home .main .wpt_listing.wpt_events.filtered.filtered-concert .intermezzo.memories {
  display: block;
}
html body.page.home .header-caption {
  margin-bottom: 20px;
}
@media (max-width: 599px) {
  html body.page.home .header-caption {
    margin-bottom: 5px;
  }
}
html body.page.home .header-caption p {
  position: relative;
  z-index: 1;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  padding-left: 40px;
  padding-right: 40px;
  color: #ffffff;
  font-family: "ABC Gravity";
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  text-align: right;
}
@media (max-width: 767px) {
  html body.page.home .header-caption p {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 599px) {
  html body.page.home .header-caption p {
    padding-left: 15px;
    padding-right: 15px;
  }
}
html body.page.home .header-caption p a {
  color: inherit;
  text-decoration: none;
}
html body.page.home .header-caption p a:hover {
  text-decoration: underline;
}
html body.page.home.admin-bar header .cover-fixed {
  margin-top: 32px;
}

/* ==========================================================================
   Page Sidebar - Submenu Navigation
   ========================================================================== */
html body.page .main .cols .col.sidebar {
  margin-bottom: 20px;
}
html body.page .main .cols .col.sidebar .submenu {
  background-color: #dedfe5;
  padding: 20px;
  list-style-type: none;
  font-family: "ABC Gravity";
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 0.8;
  margin-top: 0;
  margin-bottom: 0;
}
html body.page .main .cols .col.sidebar .submenu .parent {
  display: block;
  margin-bottom: 20px;
}
html body.page .main .cols .col.sidebar .submenu .parent a {
  font-size: 42px;
  line-height: 0.8;
  text-decoration: none;
  color: #101010;
}
html body.page .main .cols .col.sidebar .submenu .child {
  padding: 0;
}
html body.page .main .cols .col.sidebar .submenu .child.active a, html body.page .main .cols .col.sidebar .submenu .child:hover a {
  text-decoration: underline;
}
html body.page .main .cols .col.sidebar .submenu .child a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  text-transform: none;
  padding: 8px 0;
}

/* ==========================================================================
   ConcertConnect Widget - Refactored with SCSS Nesting
   ========================================================================== */
html body .main .cols .col .concertconnect:empty {
  display: none;
}
html body .main .cols .col .concertconnect h2 {
  color: inherit;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
html body .main .cols .col .concertconnect ul {
  list-style-type: none;
  padding: 0;
}
html body .main .cols .col .concertconnect li {
  margin-top: 8px;
  margin-top: 0.5rem;
}
html body .main .cols .col.content .concertconnect {
  display: none;
}
html body .main .cols .col.content .concertconnect + .user-content {
  padding-top: 0;
  margin-top: -16px;
}
@media (max-width: 767px) {
  html body .main .cols .col.content .concertconnect:not(:empty) {
    margin-top: 20px;
    display: block;
  }
  html body .main .cols .col.content .concertconnect:not(:empty) + .user-content {
    padding-top: 20px;
    margin-top: 0;
  }
  html body .main .cols .col.content .concertconnect:not(:empty) + .user-content hr {
    display: none;
  }
}
@media (max-width: 767px) {
  html body .main .cols .col.sidebar .concertconnect {
    display: none;
  }
}

/* ==========================================================================
   Ditty News Ticker - Refactored with SCSS Nesting
   ========================================================================== */
:root {
  --ditty_height: calc(1px * 21);
  --ditty-padding-top: 0px;
}
@media (min-width: 1024px) {
  :root {
    --ditty_height: calc(1px * 32);
  }
}

#mtphr-dnt-53776 {
  z-index: 2;
  position: relative;
  background-color: #101010;
  color: #ffffff;
  font-size: 15px;
  line-height: 21px;
  font-family: "ABC Gravity";
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  position: fixed;
  width: 100%;
  top: var(--ditty-padding-top);
}
#mtphr-dnt-53776 a {
  color: inherit;
  text-decoration: none;
}
#mtphr-dnt-53776 .mtphr-dnt-tick-contents {
  height: var(--ditty_height) !important;
}
@media (min-width: 1024px) {
  #mtphr-dnt-53776 {
    font-size: 24px;
    line-height: 32px;
  }
}

body.admin-bar {
  --ditty-padding-top: var(--wp-admin--admin-bar--height);
}

body:has(#mtphr-dnt-53776) {
  padding-top: var(--ditty_height);
}

/* ==========================================================================
   Third-Party Integrations - Stager, Zenchef, etc.
   ========================================================================== */
html body.jeero_stager {
  background: none;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

html body .user-content hr + hr {
  display: none;
}
html body .user-content iframe.wp_theatre_iframe {
  display: block;
  border: none;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 599px) {
  html body .user-content iframe.wp_theatre_iframe {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
}
html body .user-content .stager-checkout-buttons {
  display: flex;
}
html body .user-content .stager-checkout-buttons .button {
  flex: 1 1 auto;
  margin-top: 20px;
}
html body .user-content .stager-checkout-buttons .button.tickets {
  padding-right: 20px;
}
html body .user-content .stager-checkout-buttons .button a {
  text-decoration: none !important;
}
@media (max-width: 599px) {
  html body .user-content .stager-checkout-buttons {
    display: block;
  }
  html body .user-content .stager-checkout-buttons .button {
    margin-top: 15px;
  }
  html body .user-content .stager-checkout-buttons .button.tickets {
    padding-right: 0;
  }
}
html body .user-content .zenchef {
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
}

.zenchef > button {
  font-family: "Roboto Condensed" !important;
  text-decoration: underline;
  color: inherit;
  font-weight: bold;
}
.zenchef > button:hover {
  text-decoration: none;
}

@media (max-width: 374px) {
  html body.page-template-tickets .user-content {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* ==========================================================================
   Search & Archive Pages - Search, Agenda, Memories Templates
   ========================================================================== */
html body.search .main .cols .col.sidebar,
html body.page-template-search .main .cols .col.sidebar,
html body.page-template-agenda-full-width .main .cols .col.sidebar,
html body.page-template-memories .main .cols .col.sidebar {
  display: none;
}
html body.search .main .cols .col.content,
html body.page-template-search .main .cols .col.content,
html body.page-template-agenda-full-width .main .cols .col.content,
html body.page-template-memories .main .cols .col.content {
  width: 100%;
  margin-left: 0;
}
html body.search .main .cols .col.content .user-content,
html body.page-template-search .main .cols .col.content .user-content,
html body.page-template-agenda-full-width .main .cols .col.content .user-content,
html body.page-template-memories .main .cols .col.content .user-content {
  padding: 0;
  background-color: transparent;
}
html body.search .main .cols .col.content .user-content > .titles,
html body.search .main .cols .col.content .user-content > h3,
html body.search .main .cols .col.content .user-content > p,
html body.search .main .cols .col.content .user-content > blockquote,
html body.search .main .cols .col.content .user-content > ul,
html body.search .main .cols .col.content .user-content > ol,
html body.search .main .cols .col.content .user-content > form,
html body.search .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > p,
html body.search .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > form,
html body.search .main .cols .col.content .user-content .wpt_listing_filter_pagination.year,
html body.page-template-search .main .cols .col.content .user-content > .titles,
html body.page-template-search .main .cols .col.content .user-content > h3,
html body.page-template-search .main .cols .col.content .user-content > p,
html body.page-template-search .main .cols .col.content .user-content > blockquote,
html body.page-template-search .main .cols .col.content .user-content > ul,
html body.page-template-search .main .cols .col.content .user-content > ol,
html body.page-template-search .main .cols .col.content .user-content > form,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > p,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > form,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing_filter_pagination.year,
html body.page-template-agenda-full-width .main .cols .col.content .user-content > .titles,
html body.page-template-agenda-full-width .main .cols .col.content .user-content > h3,
html body.page-template-agenda-full-width .main .cols .col.content .user-content > p,
html body.page-template-agenda-full-width .main .cols .col.content .user-content > blockquote,
html body.page-template-agenda-full-width .main .cols .col.content .user-content > ul,
html body.page-template-agenda-full-width .main .cols .col.content .user-content > ol,
html body.page-template-agenda-full-width .main .cols .col.content .user-content > form,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > p,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > form,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing_filter_pagination.year,
html body.page-template-memories .main .cols .col.content .user-content > .titles,
html body.page-template-memories .main .cols .col.content .user-content > h3,
html body.page-template-memories .main .cols .col.content .user-content > p,
html body.page-template-memories .main .cols .col.content .user-content > blockquote,
html body.page-template-memories .main .cols .col.content .user-content > ul,
html body.page-template-memories .main .cols .col.content .user-content > ol,
html body.page-template-memories .main .cols .col.content .user-content > form,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > p,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > form,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing_filter_pagination.year {
  padding: 20px;
  background-color: #ffffff;
  margin-bottom: 0;
}
@media (max-width: 599px) {
  html body.search .main .cols .col.content .user-content > .titles,
  html body.search .main .cols .col.content .user-content > h3,
  html body.search .main .cols .col.content .user-content > p,
  html body.search .main .cols .col.content .user-content > blockquote,
  html body.search .main .cols .col.content .user-content > ul,
  html body.search .main .cols .col.content .user-content > ol,
  html body.search .main .cols .col.content .user-content > form,
  html body.search .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > p,
  html body.search .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > form,
  html body.search .main .cols .col.content .user-content .wpt_listing_filter_pagination.year,
  html body.page-template-search .main .cols .col.content .user-content > .titles,
  html body.page-template-search .main .cols .col.content .user-content > h3,
  html body.page-template-search .main .cols .col.content .user-content > p,
  html body.page-template-search .main .cols .col.content .user-content > blockquote,
  html body.page-template-search .main .cols .col.content .user-content > ul,
  html body.page-template-search .main .cols .col.content .user-content > ol,
  html body.page-template-search .main .cols .col.content .user-content > form,
  html body.page-template-search .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > p,
  html body.page-template-search .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > form,
  html body.page-template-search .main .cols .col.content .user-content .wpt_listing_filter_pagination.year,
  html body.page-template-agenda-full-width .main .cols .col.content .user-content > .titles,
  html body.page-template-agenda-full-width .main .cols .col.content .user-content > h3,
  html body.page-template-agenda-full-width .main .cols .col.content .user-content > p,
  html body.page-template-agenda-full-width .main .cols .col.content .user-content > blockquote,
  html body.page-template-agenda-full-width .main .cols .col.content .user-content > ul,
  html body.page-template-agenda-full-width .main .cols .col.content .user-content > ol,
  html body.page-template-agenda-full-width .main .cols .col.content .user-content > form,
  html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > p,
  html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > form,
  html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing_filter_pagination.year,
  html body.page-template-memories .main .cols .col.content .user-content > .titles,
  html body.page-template-memories .main .cols .col.content .user-content > h3,
  html body.page-template-memories .main .cols .col.content .user-content > p,
  html body.page-template-memories .main .cols .col.content .user-content > blockquote,
  html body.page-template-memories .main .cols .col.content .user-content > ul,
  html body.page-template-memories .main .cols .col.content .user-content > ol,
  html body.page-template-memories .main .cols .col.content .user-content > form,
  html body.page-template-memories .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > p,
  html body.page-template-memories .main .cols .col.content .user-content .wpt_listing.wpt_context_memories > form,
  html body.page-template-memories .main .cols .col.content .user-content .wpt_listing_filter_pagination.year {
    padding: 15px;
  }
}
html body.search .main .cols .col.content .user-content > .titles,
html body.page-template-search .main .cols .col.content .user-content > .titles,
html body.page-template-agenda-full-width .main .cols .col.content .user-content > .titles,
html body.page-template-memories .main .cols .col.content .user-content > .titles {
  padding-bottom: 0;
}
html body.search .main .cols .col.content .user-content > .titles h1,
html body.page-template-search .main .cols .col.content .user-content > .titles h1,
html body.page-template-agenda-full-width .main .cols .col.content .user-content > .titles h1,
html body.page-template-memories .main .cols .col.content .user-content > .titles h1 {
  margin-bottom: 0;
}
html body.search .main .cols .col.content .user-content > p.form-heading,
html body.page-template-search .main .cols .col.content .user-content > p.form-heading,
html body.page-template-agenda-full-width .main .cols .col.content .user-content > p.form-heading,
html body.page-template-memories .main .cols .col.content .user-content > p.form-heading {
  padding-bottom: 0;
}
html body.search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year {
  *zoom: 1;
}
html body.search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:before, html body.search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:after,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:before,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:after,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:before,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:after,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:before,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:after {
  content: " ";
  display: table;
}
html body.search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:after,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:after,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:after,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year:after {
  clear: both;
}
html body.search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span {
  display: inline-block;
  font-family: "ABC Gravity";
  font-weight: bold;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 32px;
  text-transform: uppercase;
  padding-right: 10px;
  margin-right: 7px;
  border-right: 1px solid #666;
}
@media (max-width: 1023px) {
  html body.search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span,
  html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span,
  html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span,
  html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span {
    font-size: 14px;
    line-height: 14px;
  }
}
html body.search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span:last-child,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span:last-child,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span:last-child,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
html body.search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span a,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span a,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span a,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span a {
  color: #666666;
}
html body.search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span a:hover,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span a:hover,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span a:hover,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span a:hover {
  color: #101010;
}
html body.search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span.wpt_listing_filter_active a,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span.wpt_listing_filter_active a,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span.wpt_listing_filter_active a,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year span.wpt_listing_filter_active a {
  color: #101010;
}
html body.search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year form,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year form,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year form,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wpt_listing_filter_pagination.year form {
  display: inline;
}
html body.search .main .cols .col.content .user-content .wpt_listing .wp_theatre_event,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wp_theatre_event,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wp_theatre_event,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wp_theatre_event {
  margin-top: 20px;
}
html body.search .main .cols .col.content .user-content .wpt_listing .wp_theatre_event a,
html body.page-template-search .main .cols .col.content .user-content .wpt_listing .wp_theatre_event a,
html body.page-template-agenda-full-width .main .cols .col.content .user-content .wpt_listing .wp_theatre_event a,
html body.page-template-memories .main .cols .col.content .user-content .wpt_listing .wp_theatre_event a {
  text-decoration: none;
}

html body.search .main .cols .col.content .user-content .search-result .other-post-type {
  margin-top: 20px;
  padding: 20px;
  background-color: #ebeff1;
  margin-bottom: 0;
}
@media (max-width: 599px) {
  html body.search .main .cols .col.content .user-content .search-result .other-post-type {
    padding: 15px;
  }
}
html body.search .main .cols .col.content .user-content .search-result .other-post-type h2 {
  margin-bottom: 10px;
}
html body.search .main .cols .col.content .user-content .search-result .other-post-type h2 a {
  color: inherit;
  text-decoration: none;
}
html body.search .main .cols .col.content .user-content .search-result .other-post-type h2 a:hover {
  text-decoration: underline;
}
html body.search .main .cols .col.content .user-content .search-result .other-post-type p {
  margin-bottom: 0;
}

/*# sourceMappingURL=style.css.map */
