@charset "UTF-8";
@font-face {
  font-family: "Agenda";
  src: url("../fonts/Agenda.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Agenda.eot?#iefix") format("embedded-opentype"), url("../fonts/Agenda.woff2") format("woff2"), url("../fonts/Agenda.woff") format("woff"), url("../fonts/Agenda.ttf") format("truetype"), url("../fonts/Agenda.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-display: swap;
}
@font-face {
  font-family: "Agenda-Bold";
  src: url("../fonts/Agenda-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Agenda-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Agenda-Bold.woff2") format("woff2"), url("../fonts/Agenda-Bold.woff") format("woff"), url("../fonts/Agenda-Bold.ttf") format("truetype"), url("../fonts/Agenda-Bold.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-display: swap;
}
@font-face {
  font-family: "Gobold-Bold";
  src: url("../fonts/Gobold-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Gobold-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gobold-Bold.woff2") format("woff2"), url("../fonts/Gobold-Bold.woff") format("woff"), url("../fonts/Gobold-Bold.ttf") format("truetype"), url("../fonts/Gobold-Bold.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-display: swap;
}
@font-face {
  font-family: "Gobold-Hollow";
  src: url("../fonts/Gobold-Hollow.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Gobold-Hollow.eot?#iefix") format("embedded-opentype"), url("../fonts/Gobold-Hollow.woff2") format("woff2"), url("../fonts/Gobold-Hollow.woff") format("woff"), url("../fonts/Gobold-Hollow.ttf") format("truetype"), url("../fonts/Gobold-Hollow.svg#svgFontName") format("svg"); /* Legacy iOS */
  font-display: swap;
}
.text-center {
  text-align: center;
}

.color-red {
  color: rgb(209, 34, 41) !important;
}

.afp-tickets-buy,
#afp-addons {
  margin: 0;
}
.afp-tickets-buy h2,
#afp-addons h2 {
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 35px !important;
  font-size: 21px !important;
  font-style: oblique;
  color: rgb(242, 242, 243) !important;
  letter-spacing: 1px;
}
.afp-tickets-buy h2.afp-tickets-header,
#afp-addons h2.afp-tickets-header {
  margin: 0;
  padding: 0;
  color: rgb(209, 34, 41) !important;
}
.afp-tickets-buy h3,
#afp-addons h3 {
  margin: -2px 0 0 0 !important;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 22px !important;
  font-size: 18px !important;
  color: rgb(242, 242, 243) !important;
  letter-spacing: 0.3px;
}
.afp-tickets-buy hr,
#afp-addons hr {
  height: 2px;
  margin: 5px 0 0 0;
  border-color: rgb(242, 242, 243);
}
.afp-tickets-buy button[type=submit],
#afp-addons button[type=submit] {
  box-sizing: border-box;
  min-width: 200px;
  padding: 14px 20px;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 18px;
  font-style: oblique;
  letter-spacing: 1px;
  color: rgb(133, 136, 139);
  text-align: center;
  background-color: rgb(60, 61, 62);
  border: none;
  transition: all 0.25s ease;
  cursor: pointer;
}
.afp-tickets-buy button[type=submit]:not(:disabled),
#afp-addons button[type=submit]:not(:disabled) {
  color: rgb(149, 55, 249);
  background-color: rgb(242, 242, 243);
}
.afp-tickets-buy button[type=submit]:not(:disabled):hover,
#afp-addons button[type=submit]:not(:disabled):hover {
  color: rgb(242, 242, 243);
  background-color: rgb(255, 95, 95);
}
.afp-tickets-buy button[type=submit]:not(:disabled):hover svg circle,
#afp-addons button[type=submit]:not(:disabled):hover svg circle {
  fill: rgb(242, 242, 243);
}

.afp-tickets-buy h2 {
  margin: 30px 0 0 0 !important;
  padding: 0;
}
.afp-tickets-buy h2.afp-tickets-header {
  padding: 0 0 15px 0;
}
.afp-tickets-buy .afp-form-control {
  display: block;
  width: 100%;
  padding: 8px 15px;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  font-size: 20px;
  color: rgb(60, 61, 62);
  letter-spacing: 0.5px;
  background-color: rgb(242, 242, 243);
  border: none;
}
.afp-tickets-buy .afp-form-control:required {
  box-shadow: none;
}
.afp-tickets-buy .afp-form-control:-moz-placeholder, .afp-tickets-buy .afp-form-control:focus {
  box-shadow: none !important;
}
.afp-tickets-buy .afp-ticket-code {
  padding: 0 0 15px 0;
}
.afp-tickets-buy .afp-ticket-code h3 {
  margin: 0 0 5px 0 !important;
  padding: 0;
  line-height: 1.25em !important;
  font-size: 20px !important;
  font-weight: bold;
  color: rgb(242, 242, 243) !important;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.afp-tickets-buy .afp-ticket-code p {
  margin: 15px 0 0 0;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  font-size: 14px;
  color: rgb(242, 242, 243);
  letter-spacing: 0.27px;
}
.afp-tickets-buy .afp-ticket-code p:first-child {
  margin-top: 0;
}
.afp-tickets-buy .afp-ticket-code p a {
  color: rgb(242, 242, 243);
  text-decoration: underline;
}
.afp-tickets-buy .afp-ticket-code button[type=submit] {
  width: auto;
  min-width: 140px;
  margin-bottom: 0;
  color: rgb(242, 242, 243);
  background-color: rgb(255, 95, 95);
  opacity: 1;
  transition: opacity 0.25s ease;
}
.afp-tickets-buy .afp-ticket-code button[type=submit] svg {
  width: auto;
  height: 18px;
}
.afp-tickets-buy .afp-ticket-code button[type=submit]:hover {
  opacity: 0.8;
}
.afp-tickets-buy .afp-ticket-code button[type=submit]:not(:disabled) {
  color: rgb(242, 242, 243);
  background-color: rgb(255, 95, 95);
}
.afp-tickets-buy .afp-ticket-code button[type=submit]:not(:disabled) svg circle {
  fill: rgb(242, 242, 243);
}

#afp-addons h2 {
  margin: 0 !important;
}

#afp-tickets-anonymous {
  margin: 0 0 50px 0;
}
#afp-tickets-anonymous h2 {
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 32px !important;
  font-size: 26px !important;
  font-style: oblique;
  color: rgb(242, 242, 243) !important;
  letter-spacing: 1px;
}
#afp-tickets-anonymous h2 a {
  color: rgb(209, 34, 41) !important;
  text-decoration: underline;
}

.afp-loading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.afp-loading svg {
  width: auto;
  height: 24px;
}

.afp-loading-tickets {
  min-height: 120px;
}

.afp-ticket-code .afp-messages,
.afp-tickets .afp-messages {
  list-style-type: none;
  margin: 0;
  padding: 0 0 10px 20px;
}
.afp-ticket-code .afp-messages li,
.afp-tickets .afp-messages li {
  padding: 0 0 5px 0;
  line-height: 24px;
  font-size: 20px;
  font-weight: bold;
  color: rgb(255, 95, 95);
  letter-spacing: 1px;
}

.afp-tickets .cart-message {
  position: relative;
  max-width: 800px;
  color: rgb(242, 242, 243);
  margin: 15px 0 0 0;
  padding: 13px 15px 7px 50px !important;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.afp-tickets .cart-message:before {
  position: absolute;
  top: 13px;
  left: 15px;
  line-height: 24px;
  font-size: 20px;
}
.afp-tickets .cart-message a {
  color: inherit;
  text-decoration: underline;
}
.afp-tickets .cart-message a:hover, .afp-tickets .cart-message a:visited {
  color: inherit;
  text-decoration: underline;
}
.afp-tickets .info {
  background-color: rgb(60, 61, 62);
}
.afp-tickets .info:before {
  content: "ⓘ";
}
.afp-tickets .promo {
  background-color: rgb(4, 16, 69);
}
.afp-tickets .promo:before {
  content: "✧";
}
.afp-tickets .warning {
  background-color: rgb(209, 34, 41);
}
.afp-tickets .warning:before {
  content: "⚠";
}

@media (max-width: 980px) {
  .afp-tickets-controls {
    display: block;
  }
}

.afp-ticket-types {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 0 0 15px 0;
}

.afp-ticket-type {
  position: relative;
}
.afp-ticket-type.sold-out h2, .afp-ticket-type.unavailable h2 {
  color: rgba(242, 242, 243, 0.5) !important;
}
.afp-ticket-type.sold-out h3, .afp-ticket-type.unavailable h3 {
  color: rgba(242, 242, 243, 0.5) !important;
}
.afp-ticket-type.sold-out hr, .afp-ticket-type.unavailable hr {
  color: rgba(242, 242, 243, 0.5);
  background-color: rgba(242, 242, 243, 0.5);
}
.afp-ticket-type.sold-out .afp-ticket-type-option, .afp-ticket-type.unavailable .afp-ticket-type-option {
  border-bottom-color: rgba(242, 242, 243, 0.5);
}
.afp-ticket-type.sold-out .afp-ticket-type-option-amount, .afp-ticket-type.unavailable .afp-ticket-type-option-amount {
  opacity: 0;
}
.afp-ticket-type.sold-out .afp-ticket-type-option-desc h4, .afp-ticket-type.unavailable .afp-ticket-type-option-desc h4 {
  color: rgba(242, 242, 243, 0.5) !important;
}
.afp-ticket-type.sold-out .afp-ticket-type-option-price, .afp-ticket-type.unavailable .afp-ticket-type-option-price {
  color: rgba(242, 242, 243, 0.5);
}
.afp-ticket-type.sold-out h2:after {
  content: " // Sold Out";
  color: rgb(255, 95, 95);
}
.afp-ticket-type.sold-out .afp-ticket-type-option {
  display: none;
}

.afp-additional-info-group {
  display: none;
}

.afp-ticket-type-additional-info {
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  margin-top: 15px;
}
.afp-ticket-type-additional-info span {
  color: rgb(209, 34, 41);
}
.afp-ticket-type-additional-info label {
  color: rgb(242, 242, 243);
  font-weight: bold;
  line-height: 32px;
}
.afp-ticket-type-additional-info input {
  height: 40px;
  background: rgb(40, 29, 28) !important;
  color: rgb(242, 242, 243) !important;
  width: 100% !important;
  padding: 10px 20px !important;
  letter-spacing: 1px !important;
  border: none !important;
}

#afp-addons .afp-ticket-type h2 {
  margin-top: 15px !important;
}

.afp-ticket-type-option {
  display: flex;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid rgb(167, 171, 175);
}
@media (max-width: 767px) {
  .afp-ticket-type-option {
    display: block;
    padding: 5px 0;
    overflow: auto;
  }
}

#afp-addons .afp-ticket-type-option {
  display: block;
  padding: 5px 0;
  overflow: auto;
}

.afp-ticket-type-option-desc {
  flex: 1;
  padding: 5px 0;
}
.afp-ticket-type-option-desc h4 {
  margin: 0 !important;
  padding: 0 0 5px 0;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 22px !important;
  font-size: 18px !important;
  font-weight: bold;
  color: rgb(242, 242, 243) !important;
  letter-spacing: 0.3px;
}
.afp-ticket-type-option-desc p {
  margin: 5px 0 0 0;
  padding: 0;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 18px;
  font-size: 16px;
  color: rgb(167, 171, 175);
  letter-spacing: 0.27px;
}

.afp-ticket-type-option-price {
  box-sizing: border-box;
  width: 85px;
  padding: 5px 15px 5px 5px;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  font-size: 18px;
  color: rgb(242, 242, 243);
  letter-spacing: 0.3px;
  text-align: right;
}
@media (max-width: 767px) {
  .afp-ticket-type-option-price {
    float: left;
    width: calc(100% - 128px);
    padding-left: 0;
    text-align: left;
  }
}

#afp-addons .afp-ticket-type-option-price {
  float: left;
  width: calc(100% - 128px);
  padding-left: 0;
  text-align: left;
}

.afp-ticket-type-option-amount {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
}
.afp-ticket-type-option-amount button {
  width: 45px;
  height: 32px;
  background-color: rgb(40, 29, 28);
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
}
.afp-ticket-type-option-amount button.afp-ticket-subtract {
  background-image: url("/wp-content/plugins/area15/public/images/subtract.png");
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.afp-ticket-type-option-amount button.afp-ticket-add {
  background-image: url("/wp-content/plugins/area15/public/images/add.png");
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
@media (max-width: 767px) {
  .afp-ticket-type-option-amount {
    float: left;
    width: 128px;
  }
}

#afp-addons .afp-ticket-type-option-amount {
  float: left;
  width: 128px;
}

.afp-ticket-type-option-seats {
  display: flex;
  flex-direction: column;
  min-width: 90px;
}
.afp-ticket-type-option-seats span {
  display: block;
  box-sizing: border-box;
  padding: 2px 0;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  font-size: 22px;
  color: rgb(242, 242, 243);
}
.afp-ticket-type-option-seats ul {
  list-style-type: disc;
  padding: 0 0 0 20px;
}
.afp-ticket-type-option-seats ul li {
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  font-size: 16px;
  color: rgb(242, 242, 243);
}
@media (max-width: 767px) {
  .afp-ticket-type-option-seats {
    float: left;
    width: 50%;
  }
}

.afp-ticket-type-option-checkbox {
  position: relative;
  display: flex;
  justify-content: center;
  min-width: 132px;
  height: 30px;
}
.afp-ticket-type-option-checkbox input[type=checkbox]:not(:checked), .afp-ticket-type-option-checkbox input[type=checkbox]:checked {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  overflow: hidden;
}
.afp-ticket-type-option-checkbox input[type=checkbox]:not(:checked) + label, .afp-ticket-type-option-checkbox input[type=checkbox]:checked + label {
  position: relative;
  cursor: pointer;
}
.afp-ticket-type-option-checkbox input[type=checkbox]:not(:checked) + label:before, .afp-ticket-type-option-checkbox input[type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border: 2px solid rgb(216, 216, 216);
  background: #fff;
  transition: border 0.25s ease;
}
.afp-ticket-type-option-checkbox input[type=checkbox]:not(:checked) + label:after, .afp-ticket-type-option-checkbox input[type=checkbox]:checked + label:after {
  content: "×";
  position: absolute;
  top: -8px;
  left: 0;
  width: 30px;
  font-size: 42px;
  font-weight: bold;
  line-height: 42px;
  color: rgb(216, 216, 216);
  text-align: center;
  transition: all 0.25s ease;
}
.afp-ticket-type-option-checkbox input[type=checkbox]:checked + label:after {
  color: rgb(35, 31, 32);
}
.afp-ticket-type-option-checkbox input[type=checkbox] + label {
  display: block;
  padding-left: 30px;
  line-height: 30px;
  font-size: 14px;
  color: rgb(242, 242, 243);
  overflow: hidden;
}
@media (max-width: 767px) {
  .afp-ticket-type-option-checkbox {
    justify-content: flex-end;
  }
}

.afp-ticket-type-option-count {
  width: 38px;
  height: 32px;
  margin: 0 2px;
  overflow: hidden;
}
.afp-ticket-type-option-count input {
  box-sizing: border-box;
  width: 38px;
  margin: 0;
  padding: 5px 5px 1px 5px;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  font-size: 22px;
  color: rgb(242, 242, 243);
  text-align: center;
  background-color: rgb(60, 61, 62);
  border: none;
  border-radius: 0;
  overflow: hidden;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
}
.afp-ticket-type-option-count input::-webkit-outer-spin-button, .afp-ticket-type-option-count input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}
@media (max-width: 767px) {
  .afp-ticket-type-option-count {
    margin: 0;
  }
}

.afp-calendar-date,
.afp-calendar-time {
  padding: 0 0 7px 0;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 23px;
  font-size: 17px;
  color: rgb(242, 242, 243);
  letter-spacing: 0.5px;
}
.afp-calendar-date > span,
.afp-calendar-time > span {
  color: rgb(242, 242, 243);
}

.afp-tickets-dates + .afp-calendar-time,
.cart-message + .afp-calendar-time,
.vanilla-calendar + .afp-calendar-time,
.Cal__Container__root + .afp-calendar-time {
  padding-top: 15px;
}

/* Vanilla Calendar Overrides */
.vanilla-calendar {
  width: 100%;
  max-width: 800px;
  margin-right: 0;
  margin-left: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.vanilla-calendar .vanilla-calendar-header {
  align-items: flex-start;
  background-color: rgb(40, 29, 28);
  border-top: 4px solid rgb(40, 29, 28);
  border-right: 4px solid rgb(40, 29, 28);
  border-left: 4px solid rgb(40, 29, 28);
}
.vanilla-calendar .vanilla-calendar-header svg {
  fill: rgb(242, 242, 243);
}
.vanilla-calendar .vanilla-calendar-header__label {
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  font-size: 20px;
  color: rgb(242, 242, 243);
  text-transform: none;
}
.vanilla-calendar .vanilla-calendar-week {
  background-color: rgb(60, 61, 62);
  border-right: 4px solid rgb(40, 29, 28);
  border-left: 4px solid rgb(40, 29, 28);
}
.vanilla-calendar .vanilla-calendar-week span {
  padding: 15px 0 6px 0;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 19px;
  font-style: oblique;
  font-size: 16px;
  letter-spacing: 0.89px;
  color: rgb(242, 242, 243);
}
.vanilla-calendar .vanilla-calendar-body {
  background-color: rgb(60, 61, 62);
  border-right: 4px solid rgb(40, 29, 28);
  border-bottom: 4px solid rgb(40, 29, 28);
  border-left: 4px solid rgb(40, 29, 28);
}
.vanilla-calendar .vanilla-calendar-date {
  position: relative;
  padding: 6px 0;
  background-color: transparent;
}
.vanilla-calendar .vanilla-calendar-date span {
  padding-top: 4px;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  font-size: 20px;
  color: rgb(242, 242, 243);
  z-index: 1;
}
.vanilla-calendar .vanilla-calendar-date:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.vanilla-calendar .vanilla-calendar-date--today:before {
  background-color: rgba(255, 255, 255, 0.2);
}
.vanilla-calendar .vanilla-calendar-date--selected:before {
  background-color: rgb(209, 34, 41);
}

#afp-addons .vanilla-calendar {
  width: 100%;
  max-width: 100%;
}

.afp-tickets-dates,
.afp-tickets-times {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 800px;
  height: 52px;
  margin: 0;
  background-color: rgb(40, 29, 28);
}
.afp-tickets-dates select,
.afp-tickets-times select {
  width: 100%;
  padding: 17px 15px 13px 15px;
  margin: 0;
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
  color: rgb(242, 242, 243);
  letter-spacing: 0.5px;
  background: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/wp-content/plugins/area15/public/images/arrow-right.png");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 15px);
  background-position-y: center;
}
.afp-tickets-dates select:focus, .afp-tickets-dates select:hover,
.afp-tickets-times select:focus,
.afp-tickets-times select:hover {
  color: rgb(242, 242, 243);
}
.afp-tickets-dates select.selected,
.afp-tickets-times select.selected {
  background-color: rgb(60, 61, 62);
}
.afp-tickets-dates select option,
.afp-tickets-times select option {
  color: rgb(35, 31, 32);
}

.afp-tickets-times {
  margin-top: 15px;
}

.afp-ticket-fields {
  width: 100%;
  max-width: 800px;
  padding: 30px 0 60px 0;
}

.afp-ticket-fields-header {
  margin: 0 0 15px 0;
}
.afp-ticket-fields-header h2 {
  margin-top: 0 !important;
}
.afp-ticket-fields-header p {
  margin: 0;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 18px;
  font-size: 16px;
  color: rgb(167, 171, 175);
  letter-spacing: 0.27px;
}

.afp-ticket-field {
  margin: 0 0 15px 0;
}
.afp-ticket-field small {
  display: block;
  padding: 3px 6px 0 6px;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 18px;
  font-size: 14px;
  color: rgb(242, 242, 243);
}
.afp-ticket-field input {
  display: block;
  width: 100%;
  padding: 6px !important;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 28px;
  font-size: 18px;
  color: rgb(242, 242, 243) !important;
  background-color: transparent !important;
  border: none !important;
  border-bottom: 1px solid rgb(40, 29, 28) !important;
}
.afp-ticket-field input::placeholder {
  color: rgb(167, 171, 175);
}
.afp-ticket-field input:focus {
  color: rgb(242, 242, 243);
}

.afp-ticket-code-introduce {
  margin: 0;
  padding: 0;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  font-size: 18px;
  color: rgb(242, 242, 243);
  letter-spacing: 0.27px;
}
.afp-ticket-code-introduce a {
  color: rgb(242, 242, 243);
  text-decoration: underline;
}

#afp-addons .afp-tickets-times {
  width: 100%;
  max-width: 100%;
}

.afp-tickets-times__body {
  padding-top: 2.5px;
}
.afp-tickets-times__body p {
  color: rgb(242, 242, 243);
}
.afp-tickets-times__body svg {
  width: 32px;
  height: 32px;
  margin-top: 6px;
}
.afp-tickets-times__body svg path, .afp-tickets-times__body svg polygon {
  fill: rgb(242, 242, 243);
}

/*
.afp-tickets-times {
  display: flex;
  flex: 1;
  flex-direction: column;
  max-width: 480px;
  margin: 0 0 0 25px;
  background-color: $brown;
  border-bottom: 4px solid $brown;
  @media (max-width: 980px) {
    max-width: 100%;
    margin: 15px 0 0 0;
  }
}

.afp-tickets-times__header {
  display: flex;
  justify-content: space-between;
  border: 4px solid $brown;
  border-bottom: none;

  button {
    padding: 14px 10px 10px 10px;
    @include ff_gobold-bold;
    line-height: 19px;
    font-size: 14px;
    font-style: oblique;
    color: $white;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    cursor: pointer;

    &:hover,
    &.selected {
      color: $red;
    }

    &:focus {
      outline: 0;
    }
  }
}

.afp-tickets-times__body {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 119px;
  border-right: 2px solid $brown;
  border-left: 2px solid $brown;

  p {
    font-size: 18px;
  }

  svg {
    width: 42px;
    height: 42px;
    path, polygon {
      fill: $white;
    }
  }
}

.afp-tickets-times__item {
  width: 50%;
  padding: 13px 5px;
  background-color: $gray_dark;
  border-top: 4px solid $brown;
  border-right: 2px solid $brown;
  border-bottom: none;
  border-left: 2px solid $brown;
  cursor: pointer;

  h4 {
    margin: 0;
    padding: 2px 0;
    @include ff_agenda;
    line-height: 22px;
    font-size: 22px;
    color: $white;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
  }

  h5 {
    margin: 0;
    padding: 2px 0;
    @include ff_agenda_important;
    line-height: 14px;
    font-size: 14px !important;
    color: $white !important;
    letter-spacing: 1px !important;
    text-align: center;
    text-transform: lowercase !important;

    &.afp-sold-out {
      color: $red !important;
    }
  }

  &:hover,
  &.selected {
    background-color: $red;
  }

  &.unavailable {
    cursor: auto;

    h4, h5 {
      color: $gray_alt;
    }

    &:hover {
      background-color: $gray_dark;
    }
  }

  &:focus {
    outline: 0;
  }

  @media (max-width: 767px) {
    width: 100%;
  }
}

.afp-tickets-times__body-section {
  display: none;
  width: 100%;
  &.visible {
    display: block;
  }
}
*/
.afp-form-button {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 0 15px 0;
}
.afp-form-button button {
  display: block;
  width: 100%;
  padding: 14px 10px;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 18px;
  font-style: oblique;
  letter-spacing: 1px;
  color: rgb(133, 136, 139);
  background-color: rgb(60, 61, 62);
  border: none;
  cursor: pointer;
  transition: all 0.25s ease;
}
.afp-form-button button svg {
  width: auto;
  height: 22px;
}
.afp-form-button button svg circle {
  fill: rgb(60, 61, 62);
}
.afp-form-button button:hover {
  color: rgb(60, 61, 62);
  background-color: rgb(242, 242, 243);
}

.afp-addons-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
  margin: 15px 0 0 0;
  width: 100%;
  height: 200px;
  padding: 15px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.afp-addons-card h4 {
  padding: 0 0 5px 0;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 26px !important;
  font-size: 20px !important;
  font-style: oblique;
  letter-spacing: 0.34px;
  color: rgb(242, 242, 243) !important;
}
.afp-addons-card p {
  padding: 0;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.26px;
  color: rgb(242, 242, 243);
}

.afp-tickets-notice {
  display: block;
  width: 100%;
  max-width: 800px;
  padding: 0;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  font-size: 16px;
  letter-spacing: 0.26px;
  color: rgb(242, 242, 243);
}
.afp-tickets-notice a {
  color: rgb(209, 34, 41);
}

.afp-seatmap-wrapper {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 800px;
  margin: 30px 0 0 0;
  padding: 40px 0 39px 0;
  background-color: rgb(59, 59, 59);
  overflow: hidden;
}
@media (max-width: 767px) {
  .afp-seatmap-wrapper {
    padding: 40px 5px 0 5px;
  }
}

.afp-seatmap {
  position: relative;
  width: 100%;
  height: 100%;
}
.afp-seatmap svg {
  display: inherit;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.afp-seatmap svg circle {
  position: relative;
  fill: rgb(59, 59, 59);
  stroke: none;
  opacity: 0.25;
}
.afp-seatmap svg circle.available {
  fill: rgb(123, 123, 123);
  opacity: 1;
  cursor: pointer;
}
.afp-seatmap svg circle.available:hover {
  fill: rgb(242, 73, 73);
}
@media (max-width: 767px) {
  .afp-seatmap svg circle.available:hover {
    fill: rgb(123, 123, 123);
  }
}
.afp-seatmap svg circle.available:active, .afp-seatmap svg circle.available:focus, .afp-seatmap svg circle.available:visited {
  fill: rgb(123, 123, 123);
}
.afp-seatmap svg circle.available-disabled {
  fill: rgb(123, 123, 123);
}
.afp-seatmap svg circle.selected {
  fill: rgb(242, 73, 73);
  opacity: 1;
  cursor: pointer;
}
.afp-seatmap svg circle.selected-disabled {
  fill: rgb(242, 73, 73);
}
.afp-seatmap svg circle.unavailable {
  fill: rgb(123, 123, 123);
}
.afp-seatmap svg path,
.afp-seatmap svg rect {
  fill: rgb(51, 53, 51) !important;
  stroke: none !important;
}
.afp-seatmap svg text {
  fill: rgb(242, 242, 243) !important;
  letter-spacing: 1px;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif !important;
  font-weight: bold !important;
}

.afp-seatmap-controls {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 5px;
  background: rgb(59, 59, 59);
}
.afp-seatmap-controls button {
  position: relative;
  float: right;
  margin: 0 0 0 10px;
  padding: 5px 10px;
  font-family: "Agenda-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 20px;
  font-size: 24px;
  color: rgb(51, 53, 51);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgb(242, 242, 243);
  border: none;
  cursor: pointer;
}
.afp-seatmap-controls button.afp-seatmap-center {
  float: left;
  margin-left: 0;
  font-size: 14px;
}
.afp-seatmap-controls button:hover {
  color: rgb(242, 73, 73);
}

.afp-seatmap-buttons {
  position: absolute;
  display: flex;
  justify-content: center;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 5px;
  background-color: rgb(59, 59, 59);
}
.afp-seatmap-buttons button {
  flex: 1;
  padding: 5px 10px;
  line-height: 20px;
  font-family: "Gobold-Bold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  font-style: oblique;
  color: rgb(123, 123, 123);
  letter-spacing: 1px;
  background-color: rgb(242, 242, 243);
  border-top: 2px solid rgb(59, 59, 59);
  border-right: 1px solid rgb(59, 59, 59);
  border-bottom: 2px solid rgb(59, 59, 59);
  border-left: 1px solid rgb(59, 59, 59);
  cursor: pointer;
  transition: border 0.25s ease, color 0.25s ease;
}
.afp-seatmap-buttons button:first-child {
  border-left-width: 2px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.afp-seatmap-buttons button:last-child {
  border-right-width: 2px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.afp-seatmap-buttons button.selected, .afp-seatmap-buttons button:hover {
  color: rgb(242, 73, 73);
}
@media (max-width: 767px) {
  .afp-seatmap-buttons {
    position: relative;
    display: block;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 0;
  }
  .afp-seatmap-buttons button {
    width: 100%;
    padding: 5px;
    font-size: 12px;
    border-top: none;
    border-right: none;
    border-left: none;
  }
  .afp-seatmap-buttons button:first-child {
    border-left-width: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .afp-seatmap-buttons button:last-child {
    border-right-width: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}

.afp-seat-hover {
  position: fixed;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  width: 180px;
  padding: 10px 5px;
  line-height: 18px;
  font-size: 14px;
  font-weight: normal;
  color: rgb(242, 242, 243);
  letter-spacing: 0.5px;
  text-align: center;
  background: rgb(255, 95, 95);
  border-radius: 5px;
  transform: translateX(-50%);
  z-index: 99999999;
}
.afp-seat-hover span {
  font-weight: bold;
}
.afp-seat-hover:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 7.5px solid rgb(255, 95, 95);
  transform: translateX(-50%);
}

.afp-tickets-afterpay {
  display: table;
  box-sizing: border-box;
  width: 100%;
  max-width: 800px;
  margin: 15px 0;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  font-size: 18px;
  color: rgb(242, 242, 243);
  letter-spacing: 0.5px;
  text-align: right;
}
.afp-tickets-afterpay a {
  position: relative;
  display: inline-block;
  top: 6px;
  width: 92px;
  height: 22px;
  margin: 0 0 0 5px;
  overflow: hidden;
}
.afp-tickets-afterpay svg {
  position: absolute;
  top: -4px;
  left: 0;
  width: auto;
  height: 32px;
  margin: 0;
}
.afp-tickets-afterpay svg path {
  fill: rgb(242, 242, 243);
}
@media (max-width: 980px) {
  .afp-tickets-afterpay {
    line-height: 20px;
    font-size: 16px;
  }
  .afp-tickets-afterpay a {
    width: 80px;
    height: 20px;
  }
  .afp-tickets-afterpay svg {
    height: 28px;
  }
}
@media (max-width: 767px) {
  .afp-tickets-afterpay {
    margin-top: 10px;
  }
}

/*# sourceMappingURL=area15-tickets.css.map */
