@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
/*

	CONFIGURATOR
	1. Turn Sections ON/OFF
	2. Fonts
	3. Colours
	4. layout

*/
/*

		1. 

	*/
/*

		2. Fonts

	*/
/*

		3. Colours

	*/
.l-header.full .g-site-search.full .g-button,
.g-scroll-control-button,
.g-blocklist.box .g-blocklist-link:after,
.g-driver-icon, .g-driver-icon.reverse,
.g-driver-arrow,
.g-button.primary {
  background-color: #ffcb00;
}

.g-button.primary {
  color: #212121;
}
.g-button.primary svg {
  color: #212121;
  fill: #212121;
}
.g-button.primary:hover {
  background-color: #ffcb00;
}
.g-button.secondary {
  border-color: #ffcb00;
  color: #ffcb00;
  border-width: 2px;
}
.g-button.secondary:hover {
  color: #ffcb00;
  background-color: transparent;
}
.g-button.secondary svg {
  color: #ffcb00;
  fill: #ffcb00;
}
.g-button.tertiary {
  color: #FFF;
  border-color: #ffcb00;
  padding: 0.71875rem 0.3125rem;
}
.g-button.tertiary:hover {
  color: #ffcb00;
}
.g-button:hover {
  background-color: #ffcb00;
}

.theatre-booking-flow-header .carousel__item.is-active, .tour-calendar__navigation__wrap .carousel__item.is-active, #offerPageHeading .scroll-left, #offerPageHeading .scroll-right {
  background: #ffcb00;
  color: #212121;
}
.theatre-booking-flow-header .carousel__item.is-active svg, .tour-calendar__navigation__wrap .carousel__item.is-active svg, #offerPageHeading .scroll-left svg, #offerPageHeading .scroll-right svg {
  color: #212121;
  fill: #212121;
}
.theatre-booking-flow-header .carousel__item.is-active:hover, .tour-calendar__navigation__wrap .carousel__item.is-active:hover, #offerPageHeading .scroll-left:hover, #offerPageHeading .scroll-right:hover {
  background-color: #ffcb00;
}

.theatre-booking-flow-header .carousel__item, .tour-calendar__navigation__wrap .carousel__item {
  border-color: #ffcb00;
  color: #ffcb00;
}

#buyTickets {
  float: right;
  margin: 0 0 1.225rem 1.225rem;
}

button.g-button.primary.half + a.g-button.secondary.small.active {
  float: none;
}

@media screen and (max-width: 43rem) {
  #buyTickets {
    float: none;
    width: 100%;
    clear: both;
    margin: 0 0 0.625rem;
  }
}
/* Forms & Input buttons */
.g-faux-input {
  color: #ffcb00;
  border-color: #ffcb00;
}
.g-faux-input.radio {
  box-shadow: inset rgba(66, 66, 66, 0.6) 0 0 0 2px;
}

input[type=checkbox]:checked ~ .g-faux-input,
input[type=radio]:checked ~ .g-faux-input {
  background: #ffcb00;
}

.pv-registration-check .clear-deposit input {
  color: #ffcb00;
}

/* Faux selects */
.dropdown-button:after {
  background: #ffcb00;
}

.dropdown-container .dropdown a:hover {
  color: #ffcb00;
}

.time-slot-month__block {
  border: 2px solid #ffcb00;
}

.time-slot-month__block--selected {
  background-color: #ffcb00;
}

.g-icon.shield, .g-ui-box-header .g-icon.shield {
  fill: #ffcb00;
}

.g-nav-breadcrumbs {
  display: none;
}

.l-header.complex-header {
  display: none;
}

.g-masthead.has-image {
  background-image: none !important;
  max-width: 100%;
  position: relative;
  padding: 3.125rem 0.9375rem;
  min-height: auto;
  background-color: #212121;
}

.g-masthead.has-image .g-masthead-title {
  padding: 0;
}

.g-masthead.has-image .g-block-head-inner,
.g-masthead.has-image .g-block-head.sub .g-block-head-inner {
  background-color: transparent;
  box-shadow: none;
  color: #FFF;
  font-weight: 400;
}

.g-masthead.has-image .g-block-head.sub .g-block-head-inner {
  font-size: 1.625rem;
  text-transform: none;
}

.tour .window-header .artwork {
  display: none;
}

.g-ad-container,
.g-ui-box.ad-banner {
  display: none;
}

.g-browse-filter {
  display: none;
}

.l-footer {
  display: none;
}

/* Reviews */
.ratings,
#BVRRContainer,
.bvr-container {
  display: none;
}

/* Confirmation Page - hide 'Share with Friends' */
/* Tour Video */
/* Customer Service area */
/* Nav tabs */
.cs-tabs-login.secondary-nav {
  display: none;
}

/* ** */
/* Venue Accessibility driver/link */
/* ** */
#time-slots #times #filter-key .g-grid-col.x3 {
  margin-bottom: 0;
}
#time-slots #times #filter-key span {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 5px;
}
#time-slots #times #filter-key span.high {
  background-color: #4dbf50;
}
#time-slots #times #filter-key span.mid {
  background-color: #ffa52d;
}
#time-slots #times #filter-key span.low {
  background-color: #ff3838;
}
#time-slots #times #filter-key span.none {
  background-color: #aaa;
}
#time-slots #times .timeslot-link.availability-high {
  background-color: #4dbf50;
}
#time-slots #times .timeslot-link.availability-mid {
  background-color: #ffa52d;
}
#time-slots #times .timeslot-link.availability-low {
  background-color: #ff3838;
}

.v-tour-index .g-masthead {
  padding: 1.2rem;
  background-color: #212121;
}
.v-tour-index .g-masthead .g-masthead-title {
  line-height: initial;
  font-size: initial;
  margin: 0;
}
.v-tour-index .g-masthead .g-masthead-title .g-block-head-inner {
  font-size: clamp(14px, 6vw, 40px);
  padding: 0;
  line-height: 1.2;
  color: #ffcb00;
}
.v-tour-index .g-masthead .g-masthead-title .g-block-head-inner .tickets-and-dates-text {
  font-size: clamp(10px, 5vw, 20px);
  font-style: italic;
}
.v-tour-index .g-masthead .g-block-head.sub {
  padding: 0;
  line-height: initial;
  font-size: initial;
  margin-top: 0.5rem;
}
.v-tour-index .g-masthead .g-block-head.sub .g-block-head-inner {
  font-weight: 300;
  padding: 0;
  line-height: 1.2;
  font-size: clamp(12px, 5vw, 26px);
}

.v-ticket-options .g-masthead,
.v-tour-timeslots .g-masthead,
.v-event-eventdetails .g-masthead,
.v-event-upsell .g-masthead,
.v-basket-index .g-masthead,
.l-checkout .g-masthead,
.l-complete .g-masthead {
  padding: 1.2rem;
  z-index: 1000;
  background-color: #212121;
}
.v-ticket-options .g-masthead .g-masthead-title,
.v-tour-timeslots .g-masthead .g-masthead-title,
.v-event-eventdetails .g-masthead .g-masthead-title,
.v-event-upsell .g-masthead .g-masthead-title,
.v-basket-index .g-masthead .g-masthead-title,
.l-checkout .g-masthead .g-masthead-title,
.l-complete .g-masthead .g-masthead-title {
  font-size: clamp(14px, 6vw, 40px);
  color: #ffcb00;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-weight: 700;
}
.v-ticket-options .g-masthead .g-masthead-subtitle,
.v-tour-timeslots .g-masthead .g-masthead-subtitle,
.v-event-eventdetails .g-masthead .g-masthead-subtitle,
.v-event-upsell .g-masthead .g-masthead-subtitle,
.v-basket-index .g-masthead .g-masthead-subtitle,
.l-checkout .g-masthead .g-masthead-subtitle,
.l-complete .g-masthead .g-masthead-subtitle {
  margin-top: 0.35rem;
  padding: 0;
  padding: 0;
  line-height: 1.2;
  font-size: clamp(10px, 5vw, 20px);
}
.v-ticket-options .g-masthead .g-masthead-inner,
.v-tour-timeslots .g-masthead .g-masthead-inner,
.v-event-eventdetails .g-masthead .g-masthead-inner,
.v-event-upsell .g-masthead .g-masthead-inner,
.v-basket-index .g-masthead .g-masthead-inner,
.l-checkout .g-masthead .g-masthead-inner,
.l-complete .g-masthead .g-masthead-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.v-ticket-options .g-masthead .g-masthead-inner::after,
.v-tour-timeslots .g-masthead .g-masthead-inner::after,
.v-event-eventdetails .g-masthead .g-masthead-inner::after,
.v-event-upsell .g-masthead .g-masthead-inner::after,
.v-basket-index .g-masthead .g-masthead-inner::after,
.l-checkout .g-masthead .g-masthead-inner::after,
.l-complete .g-masthead .g-masthead-inner::after {
  display: none;
}
.v-ticket-options .g-masthead .g-masthead-inner .g-masthead-nav,
.v-tour-timeslots .g-masthead .g-masthead-inner .g-masthead-nav,
.v-event-eventdetails .g-masthead .g-masthead-inner .g-masthead-nav,
.v-event-upsell .g-masthead .g-masthead-inner .g-masthead-nav,
.v-basket-index .g-masthead .g-masthead-inner .g-masthead-nav,
.l-checkout .g-masthead .g-masthead-inner .g-masthead-nav,
.l-complete .g-masthead .g-masthead-inner .g-masthead-nav {
  padding: 0;
}
.v-ticket-options .g-masthead .g-masthead-inner .g-masthead-nav .g-progress-nav-link.current::before,
.v-tour-timeslots .g-masthead .g-masthead-inner .g-masthead-nav .g-progress-nav-link.current::before,
.v-event-eventdetails .g-masthead .g-masthead-inner .g-masthead-nav .g-progress-nav-link.current::before,
.v-event-upsell .g-masthead .g-masthead-inner .g-masthead-nav .g-progress-nav-link.current::before,
.v-basket-index .g-masthead .g-masthead-inner .g-masthead-nav .g-progress-nav-link.current::before,
.l-checkout .g-masthead .g-masthead-inner .g-masthead-nav .g-progress-nav-link.current::before,
.l-complete .g-masthead .g-masthead-inner .g-masthead-nav .g-progress-nav-link.current::before {
  background: #ffcb00;
}

body {
  font-family: "Poppins", roboto;
  background: #000;
  color: #FFF;
}

.l-header {
  background: transparent;
  border: none;
}

.g-powered-by-see a {
  color: #FFF;
  text-decoration: none;
  display: block;
}
.g-powered-by-see a svg {
  width: 1.8rem;
  height: 1em;
  fill: #FFF;
}
.g-powered-by-see:hover svg {
  fill: #ffcb00;
}

.g-grey {
  background: #000;
}

.g-button {
  font-family: "Poppins", roboto;
}

.g-button.back {
  padding: 0.78125rem 0.9375rem;
  padding-left: 2.5rem;
}
.g-button.back svg {
  left: 0.9375rem;
}

main a,
.g-follow-widget-label {
  color: #ffcb00;
}

main a:hover,
.reveal-section p.js-accordion-trigger:hover {
  color: #ffcb00;
}

.l-header h1.border,
.l-header h2.border,
.l-header h3.border,
main h1.border,
main h2.border,
main h3.border,
main h4.border {
  padding-bottom: 0;
}

.l-header h1.border::after,
.l-header h2.border::after,
.l-header h3.border::after,
main h1.border::after,
main h2.border::after,
main h3.border::after,
main h4.border::after,
.price-list .t-head th h3::after {
  display: none;
}

.g-masthead {
  border-bottom-color: #000;
  background: #212121;
}

.g-ui-box, .alt-info-note, .exchange-for {
  background: #212121;
}

.alt-info-note {
  border: 4px solid #ffcb00;
  border-radius: 4px;
}

.g-table tbody th,
.g-table tbody td,
.price-list th,
.price-list tr td,
.g-blocklist.box .g-blocklist-link,
.g-blocklist.box .g-blocklist-item-extended {
  border-color: #212121;
  background: #424242;
}

@media (max-width: 33.75rem) {
  .g-table tr, .price-list tr {
    background: #424242;
  }
}
.g-order-summary-top,
.g-order-summary-item {
  border-color: #eee;
}

.g-has-overlay .g-overlay,
.g-has-overlay .g-overlay .g-overlay-content {
  background: rgba(255, 203, 0, 0.9);
}

.g-has-overlay .g-overlay.join-waiting-list .g-overlay-content {
  background: rgba(255, 255, 255, 0.85);
  padding: 0.625rem;
}

.g-table tbody th,
.g-table tbody td,
.price-list th,
.price-list tr td,
.g-blocklist.box .g-blocklist-link,
.g-blocklist-main,
.g-blocklist-sub-text {
  color: #FFF;
}

.l-header .g-nav-main .g-nav-main-item:not(:first-child) a:hover::after,
.l-header .g-nav-main .g-nav-main-item:not(:first-child) a.active::after,
.l-header h1 a:hover,
.l-header h2 a:hover,
.l-header h3 a:hover {
  background: #ffcb00;
}

.l-header h1 a,
.l-header h2 a,
.l-header h3 a,
main h1 a,
main h2 a,
main h3 a,
main h4 a {
  color: #FFF;
}

.g-logo img {
  display: block;
}

.g-driver {
  background: #212121;
}
.g-driver .g-driver-text {
  color: #FFF;
}
.g-driver .g-driver-icon svg {
  fill: #212121;
}

.g-feature-list .g-feature-list-item .g-feature-list-container a:hover .g-feature-list-content .title,
.address-list span {
  border-bottom-color: #ffcb00;
}

.warning,
.cs-info-extend,
#user-order-list .your-tickets {
  color: #222;
}

.transaction-fee-message p {
  line-height: 1rem;
  clear: right;
}

.transaction-fee-gen {
  clear: right;
}

.g-block-head.sub .g-block-head-inner,
.g-masthead.green-content .g-masthead-content {
  color: #ffcb00;
}

.g-countdown-container.inline .page-countdown .timer,
.g-countdown-container.mobile-only .page-countdown .timer {
  color: #ffcb00;
}

.g-blocklist.numbers .g-button.show-more {
  color: #ffcb00;
}

.g-progress-nav-link.current, .g-progress-nav-link.past {
  color: rgba(255, 255, 255, 0.8);
}

.g-icon {
  fill: #fff;
}

.pv-shared-link-order .g-icon {
  fill: #ffcb00;
}

.l-header h1 a:hover svg.g-icon,
.l-header h2 a:hover svg.g-icon,
.l-header h3 a:hover svg.g-icon,
main h1 a:hover svg.g-icon,
main h2 a:hover svg.g-icon,
main h3 a:hover svg.g-icon,
main h4 a:hover svg.g-icon,
.g-blocklist.numbers .g-button.show-more svg,
h2 svg,
.pv-carousel-control svg,
.reveal-section p.js-accordion-trigger .g-icon.chevron-right svg,
.pv-shared-link-order p.js-accordion-trigger .g-icon.chevron-right svg,
.g-block-head-sub-link > svg.g-icon.map-marker,
svg.g-follow-widget-icon,
.handling-fee-info .icon-info {
  fill: #ffcb00;
}

.g-blocklist-item .g-blocklist-link .g-icon {
  fill: #212121;
}

main ul.bull li:before,
.narrative ul li:before {
  color: #ffcb00;
}

.pv-search-results .results-div {
  color: #FFF;
}

.v-tour-index:not(.theatre-booking-flow) .g-grid-col.x8,
.v-venue-index .g-grid-col.x8,
.event-list .g-grid-col.x8 {
  flex-basis: 100%;
  max-width: 100%;
  min-width: 100%;
}

.v-tour-index:not(.theatre-booking-flow) .g-grid-col.x4,
.v-venue-index .g-grid-col.x4,
.event-list .g-grid-col.x4 {
  display: none;
}

.g-blocklist-item .g-blocklist.box .g-blocklist-main {
  flex-basis: 8.9725rem;
}

.l-complete .g-grid-col.x8 {
  flex-basis: 100%;
  max-width: 100%;
  min-width: 100%;
}

.l-complete .g-grid-col.x4 {
  display: none;
}

.g-countdown-container.inline .page-countdown p,
.g-countdown-container.mobile-only .page-countdown p {
  color: #FFF;
}

.g-promo-flydown-icon {
  background: #ffcb00;
}

@media (max-width: 55rem) {
  .js-behaviours-floatingbasket,
  .g-countdown-container.mobile-only {
    background: rgba(66, 66, 66, 0.85);
  }
}
.g-feature-box {
  border-color: #ffcb00;
}
.g-feature-box svg,
.g-feature-box .s-number {
  color: #ffcb00;
  fill: #ffcb00;
}

.g-floatingbasket-content .g-order-summary-items .g-icon.close {
  color: #FFF;
  fill: #FFF;
}

.form-field label.contain {
  background: #424242;
}

.messi-modal {
  background: #212121;
}

.messi-box .messi-wrapper {
  background: rgba(33, 33, 33, 0.2);
}
.messi-box .messi-titlebox {
  background: #212121;
  color: #FFF;
  text-shadow: none;
}
.messi-box .messi-content {
  color: #FFF;
  font-family: "Poppins", roboto;
  background: #212121;
}
.messi-box .messi-content .bt-all {
  color: #ffcb00;
}

.l-layout .l-content > .white-bg {
  background: #000;
}

.hidden,
.country-text,
.g-button.see-hidden-postcode {
  display: none;
}

.center {
  text-align: center;
}

.tight + .tight {
  margin: 1.875rem 0;
}

.gdpr-close {
  display: none;
}

.register .results {
  padding: 20px;
  border: 2px solid #555;
  border-radius: 4px;
  margin: 10px 0px;
  background-color: #fff;
}
.register .results h2 {
  margin-top: 0;
}
.register .results .question-results {
  align-items: center;
  justify-content: center;
}
.register .results .question-results .bar {
  display: block;
  width: 100%;
  margin: 10px 0px;
}
.register .results .question-results .answer {
  background: #555;
  display: block;
  padding: 5px;
  border-radius: 4px;
  border: 2px solid #555;
  color: #fff;
}
.register .results .question-results .answer p {
  margin: 0;
}

.tour-offer-star, .tour-offer-star-pos, .tour-offer-star-calendar-pos, .tour-offer-star-pos-df, .tour-offer-star-pos-df-find-tickets {
  fill: #e7c829;
}

.g-order-summary-item-amount svg.info-popup {
  fill: #ffcb00;
}

.checkout-orderdetails__content {
  margin-left: 0;
}

.form-field__group .form-field {
  display: block;
}

.g-ui-box .top {
  margin-bottom: 0.625rem;
}

.arr-down, .arr-up {
  border: solid #ffcb00;
  border-width: 0 0.3em 0.3em 0;
}

.react-calendar .react-calendar__navigation__label__labelText {
  color: #ffcb00 !important;
}
.react-calendar .react-calendar__navigation__arrow,
.react-calendar .react-calendar__tile--active,
.react-calendar .react-calendar__tile--active:enabled:hover,
.react-calendar .react-calendar__tile--active:enabled:focus {
  background-color: #ffcb00 !important;
  color: #fff;
}
.react-calendar .react-calendar__navigation button.disabled, .react-calendar .react-calendar__navigation button[disabled], .react-calendar .react-calendar__navigation .button.disabled, .react-calendar .react-calendar__navigation .button[disabled] {
  background-color: #808080 !important;
  border-color: #808080 !important;
}
.react-calendar .react-calendar__tile--active abbr {
  color: #fff;
}
.react-calendar button, .react-calendar .button {
  padding: 10px !important;
}

.support-centre {
  position: fixed;
  bottom: 4px;
  right: 10px;
  font-weight: 500;
  z-index: 999;
}

.l-gdpr-banner {
  z-index: 998;
  width: initial;
}

.v-home .g-inner.sports {
  display: none;
}

.offer-code-entered.success-imp {
  padding: 0.5rem;
  border: 1px solid #ffcb00;
  margin-bottom: 5px;
}
.offer-code-entered.success-imp svg {
  fill: #ffcb00;
}

/* all below is the test for the new support centre layout, needs to be as generic as possible */
.supportcentre {
  /*breadcrumbs used on quite a few sites that aren't needed on support pages*/
}
.supportcentre .breadcrumbs_v2 {
  display: none;
}
.supportcentre .g-inner #genesys-support-center {
  /* first set of items here, resets to base defaults */
}
.supportcentre .g-inner #genesys-support-center .KnowledgeSearch_mainContainer_wExYe .Containers_gridRow_UaQQ5 {
  display: block;
}
.supportcentre .g-inner #genesys-support-center .KnowledgeSearch_mainContainer_wExYe .Containers_gridRow_UaQQ5 div.sm-col-12 {
  display: flex;
  width: 100%;
  margin: 0;
  justify-content: center;
}
.supportcentre .g-inner #genesys-support-center .Containers_moduleContainer_KOLiF .categoriesContainer {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 0.85rem;
  margin: 0;
}
.supportcentre .g-inner #genesys-support-center .Containers_moduleContainer_KOLiF .categoriesContainer .CategoryGridItem_categoryGridItemContainer_minov {
  padding: 0;
  margin: 0;
}
.supportcentre .g-inner #genesys-support-center .Containers_moduleContainer_KOLiF .categoriesContainer .CategoryGridItem_categoryGridItemContainer_minov .CategoryGridItem_categoryGridItem_Ty4v5 {
  margin: 0;
}
.supportcentre .g-inner #genesys-support-center .sm-padding-h-3 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.supportcentre .g-inner #genesys-support-center .sm-margin-b-8 {
  margin-bottom: 1rem;
}
.supportcentre .g-inner #genesys-support-center input[type=search], .supportcentre .g-inner #genesys-support-center input[type=text] {
  border: 0;
  background: #fff;
  max-width: 100%;
}
.supportcentre .g-inner #genesys-support-center div.md-col-6.sm-col-12 a.CategoryGridItem_categoryGridItem_Ty4v5 {
  padding: 5px;
  height: 70px;
  background-color: var(--brand-hero-background-color);
  border-radius: 5px;
  color: var(--color-white);
}
.supportcentre .g-inner #genesys-support-center div.md-col-6.sm-col-12 a.CategoryGridItem_categoryGridItem_Ty4v5 span {
  font-weight: 501;
  text-align: center;
}
.supportcentre .g-inner #genesys-support-center div.md-col-10.sm-col-12 a.CategoryGridItem_categoryGridItem_Ty4v5 {
  padding: 5px;
  height: 70px;
  background-color: var(--brand-hero-background-color);
  border-radius: 5px;
  color: var(--color-white);
  width: auto;
}
.supportcentre .g-inner #genesys-support-center div.md-col-10.sm-col-12 a.CategoryGridItem_categoryGridItem_Ty4v5 span {
  font-weight: 501;
  text-align: center;
}
.supportcentre .g-inner #genesys-support-center .Containers_moduleContainer_KOLiF .lg-col-8 {
  flex: 0 0 100%;
}
.supportcentre .g-inner #genesys-support-center .Containers_moduleContainer_KOLiF .lg-offset-2 {
  margin-left: 0;
}
.supportcentre .g-inner #genesys-support-center .Containers_moduleContainer_KOLiF .sm-margin-b-4 {
  margin-bottom: 1rem;
}
.supportcentre .g-inner #genesys-support-center .Containers_moduleContainer_KOLiF .lg-col-3 {
  flex: 0 0 33%;
}
.supportcentre .g-inner #genesys-support-center .TopViewedArticleItem_topViewedArticleItem_pOasJ {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.supportcentre .g-inner #genesys-support-center .TopViewedArticleItem_topViewedArticleItem_pOasJ span {
  font-weight: 400;
}
.supportcentre .g-inner #genesys-support-center .Divider_divider_ag81Q {
  margin: 1rem;
}
.supportcentre .g-inner #genesys-support-center .text-4xl {
  font-size: 2rem;
  color: var(--brand-hero-text-color) !important;
}
.supportcentre .g-inner #genesys-support-center .ArticleFeedback_container_NSOit .font-semibold {
  font-weight: 400;
}
.supportcentre .g-inner #genesys-support-center .ArticleFeedback_container_NSOit .text-xl {
  font-size: 1rem;
}
.supportcentre .g-inner #genesys-support-center .ArticleFeedback_container_NSOit .text-lg {
  font-size: 0.9rem;
}
.supportcentre .g-inner #genesys-support-center .KnowledgeArticle_container_Jdefe, .supportcentre .g-inner #genesys-support-center .Containers_mainContainer_UFNOj[data-testid=knowledge-categories-container] {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  padding: 0.5rem 1.5rem 1.5rem 1.5rem;
  margin-bottom: 2rem;
}
.supportcentre .g-inner #genesys-support-center .KnowledgeArticle_bodyContainer_zDJL0[data-testid=knowledge-article-body] p, .supportcentre .g-inner #genesys-support-center .Containers_mainContainer_UFNOj[data-testid=knowledge-categories-container] p {
  color: #000;
  font-size: 1rem;
}
.supportcentre .g-inner #genesys-support-center .Containers_gridRow_UaQQ5 .md-col-6 {
  padding: 0.5rem;
}
.supportcentre .g-inner #genesys-support-center p[data-testid=article-last-updated] {
  display: none !important;
}
.supportcentre .g-inner #genesys-support-center div[data-testid=knowledge-articles-container] div.sm-col-12.md-col-6 {
  border-radius: 10px !important;
  margin: 1% !important;
  color: #1c1c1c !important;
  background-color: var(--brand-hero-background-color) !important;
  letter-spacing: normal !important;
  font-weight: 400 !important;
  font-size: 1.4rem !important;
  padding: 10px !important;
  flex: 0 0 48%;
  text-align: center;
}
.supportcentre .g-inner #genesys-support-center .font-normal {
  font-weight: 300;
}
.supportcentre .g-inner #genesys-support-center .TopViewedArticleItem_topViewedArticleItemIcon_kY3U5 {
  fill: var(--brand-hero-background-color);
}
.supportcentre .g-inner #genesys-support-center .ArticleByCategory_articleByCategory_ArCNr {
  color: var(--brand-hero-text-color) !important;
}
.supportcentre .g-inner #genesys-support-center div.md-col-6.sm-col-12 a.CategoryGridItem_categoryGridItem_Ty4v5 {
  color: var(--brand-hero-text-color) !important;
}

@media only screen and (max-width: 60rem) {
  .supportcentre .g-inner #genesys-support-center .Containers_moduleContainer_KOLiF .lg-col-3 {
    flex: 0 0 100%;
    margin-bottom: 0;
    width: 100%;
  }
  .supportcentre .g-inner #genesys-support-center div.md-col-10.sm-col-12 a.CategoryGridItem_categoryGridItem_Ty4v5 {
    width: 100%;
    height: 50px;
  }
  .supportcentre .g-inner #genesys-support-center .Containers_moduleContainer_KOLiF .sm-col-12 {
    padding: 0px 4px;
  }
  .supportcentre .g-inner #genesys-support-center .Containers_moduleContainer_KOLiF .sm-margin-b-3 {
    margin-bottom: 10px;
  }
  .supportcentre .g-inner #genesys-support-center div.md-col-6.sm-col-12 a.CategoryGridItem_categoryGridItem_Ty4v5 {
    height: 3rem;
  }
  .supportcentre .g-inner #genesys-support-center .Containers_moduleContainer_KOLiF .text-lg {
    font-size: 1rem;
  }
}
/*End Support Centre Styling*/
.time-slot-month {
  justify-content: flex-end;
}
.time-slot-month .mw-100 {
  max-width: 300px !important;
}
.time-slot-month .time-slot-month__block, .time-slot-month .g-button.primary {
  padding: 5px !important;
}
.time-slot-month .time-slot-month__block {
  border: 2px solid #ffcb00;
}
.time-slot-month .time-slot-month__text {
  font-size: 14px;
  display: block;
  text-align: center;
}
.time-slot-month .g-button.primary {
  cursor: default;
}
.time-slot-month .g-button.primary:hover {
  background: #ffcb00;
}
.time-slot-month .time-slot-month__block:not(.g-button.primary) {
  cursor: pointer;
}
.time-slot-month .time-slot-month__block:not(.g-button.primary):hover {
  background: #ffcb00;
}

#instalmentPlanSummaryContainer .g-icon.exclamation-circle, #instalmentPlanSummaryContainer .g-icon.icon-info {
  fill: #ffcb00;
}

.flatpickr-days .dayContainer {
  min-width: 0;
}

.v-event-eventdetails .ucode-extra-info {
  display: none;
}
.v-event-eventdetails .pv-registration-check {
  padding: 0.625rem;
}
.v-event-eventdetails .deposit-notice {
  background: #fffbec;
  padding: 0.8rem;
}
.v-event-eventdetails .reveal-section:not(.deposit-notice) {
  padding: 0 0 1rem 0;
}
.v-event-eventdetails table.price-list:has(.registration-row) {
  border: 2px solid #ffcb00;
}
.v-event-eventdetails table.price-list:has(.registration-row) th, .v-event-eventdetails table.price-list:has(.registration-row) td {
  border: 0;
}
.v-event-eventdetails table.price-list:has(.registration-row) td {
  background: #fffbec;
}
.v-event-eventdetails table.price-list:has(.registration-row) .t-head th.ticket-type,
.v-event-eventdetails table.price-list:has(.registration-row) .t-head th.ticket-value,
.v-event-eventdetails table.price-list:has(.registration-row) .t-head th.quantity {
  background: #fffbec;
}
.v-event-eventdetails #selecttickets .t-head.offer-description {
  padding: 0;
}
.v-event-eventdetails #selecttickets .t-head.offer-description th {
  padding: 0;
}
.v-event-eventdetails #selecttickets .t-head.offer-description th h3 {
  padding: 0.8em;
  background: #ffcb00;
  color: #fff;
}
.v-event-eventdetails #selecttickets .t-head.offer-description th .arr-down, .v-event-eventdetails #selecttickets .t-head.offer-description th .arr-up {
  border: solid #fff;
  border-width: 0 0.3em 0.3em 0;
}

#csNavTp .g-icon.shield,
.g-order-summary-items .g-icon.shield,
.g-order-summary-total .refundText .g-icon.shield,
.orderTotalRefundText .g-icon.shield {
  fill: #ffcb00;
}

.fan-to-fan-more-info-banner {
  border: 2px solid #ffcb00;
}
.fan-to-fan-more-info-banner .fan-to-fan-verified-shield .fan-to-fan-verified-shield-bg {
  fill: #ffcb00;
}

.on-sale-future-cont #countDownTimer {
  width: 100%;
}
.on-sale-future-cont #countDownTimer .on-sale-countdown-timer {
  justify-content: center;
  gap: 5px;
}
.on-sale-future-cont #countDownTimer .on-sale-countdown-timer > div {
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  min-height: 60px;
  height: initial;
  padding: 0.5rem;
}
.on-sale-future-cont #countDownTimer .on-sale-countdown-timer > div .on-sale-countdown-timer-counter {
  margin: 0;
  line-height: 1.1;
}

.new-workshops .session-content,
.new-workshops .filter-results,
.new-workshops .top_narr {
  background: #212121;
}
.new-workshops .session-purchase {
  background-color: #424242;
}
.new-workshops .to-top,
.new-workshops .view-changer-button.active {
  background-color: #ffcb00;
}
.new-workshops .filter-result-option-show-more,
.new-workshops .popup-detail-icon::before,
.new-workshops .quick-info {
  color: #ffcb00;
}
.new-workshops .plus-minus {
  border: 2px solid #ffcb00;
}
.new-workshops .plus-minus .qty {
  color: #ffcb00;
}
.new-workshops .plus-minus .qty.disabled {
  color: #eee;
}
.new-workshops .apply-filters-button,
.new-workshops .view-changer-button,
.new-workshops .filter-button {
  color: #ffcb00;
  border: 1px solid #ffcb00;
}
.new-workshops .filter-result-option-text {
  border: 1px solid #eee;
  color: #eee;
}
.new-workshops .filter-result-option:has(.filter-result-option-input:checked) .filter-result-option-text {
  color: #ffcb00;
  border: 1px solid #ffcb00;
}
.new-workshops .filter-result-menu-item {
  border-left: 4px solid #000;
  background: #000;
}
.new-workshops .filter-result-menu-item.active {
  border-left: 4px solid #ffcb00;
  color: #ffcb00;
}

body,
.g-grey {
  background-image: url(../images/bg-left.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Saira Condensed";
  font-weight: 800;
  text-transform: uppercase;
}

.l-header {
  padding: 1rem;
}
.l-header .g-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-header .g-container .g-logo {
  width: initial;
  display: inline-flex;
}
.l-header .g-container .g-logo img {
  max-height: 125px;
}
.l-header .g-container .support-centre {
  position: relative;
  right: initial;
  top: initial;
  min-width: 10rem;
  text-align: center;
}

.g-logo img {
  margin: 10px auto;
}

.tight + .tight {
  margin: 1.875rem 0;
}

.g-masthead .g-masthead-title {
  font-weight: 800;
  text-transform: uppercase;
}
.g-masthead:not(.g-grey) {
  background: #212121;
}
.g-masthead.has-image::before {
  display: none;
}

div.g-grey {
  background: transparent;
}

.g-table tbody th, .g-table tbody td, .price-list th, .price-list tr td, .g-blocklist.box .g-blocklist-link, .g-blocklist.box .g-blocklist-item-extended {
  border: none;
}

.price-list .has-description td, .price-list .has-restrictions td, .price-list .merged-restaurant td {
  border-bottom: none;
}

.price-list td, .price-list td, .price-list td, .price-list .description, .price-list .description td, .g-table thead, .price-list thead th, .price-list .t-head th {
  border-bottom: 1px solid #e6e6e6;
}

input[type=checkbox]:checked ~ .g-faux-input svg, input[type=radio]:checked ~ .g-faux-input svg {
  fill: #000;
}

.g-venue-accessibility-link a {
  color: #fff;
}

.g-button.secondary {
  background: transparent;
}

.g-has-overlay .g-overlay, .g-has-overlay .g-overlay .g-overlay-content {
  color: #000;
}

.l-gdpr-banner button.g-button.secondary {
  background: #ffcb00;
  color: #000;
}

.messi-box {
  background: #ffcb00;
}

.l-gdpr-banner button.g-button.secondary:hover {
  background: #ffcb00;
}

.l-header h1 a:hover, .l-header h2 a:hover, .l-header h3 a:hover, main h1 a:hover, main h2 a:hover, main h3 a:hover, main h4 a:hover {
  color: #FFF;
}

.g-venue-accessibility-link .g-icon {
  fill: #000;
}

.price-list .deposit-row td, .pv-shared-event-price-list-form .registration-row td {
  color: #000;
}

.handling-fee-info a, .handling-fee-info a:hover {
  color: #FFF;
}

.dropzone {
  background: #212121;
}

.g-floatingbasket .g-order-summary-item-name, .g-floatingbasket .g-order-summary-seatpicker-name {
  font-weight: 300;
}

#seeGdprCookieConsent {
  background: #212121;
}
#seeGdprCookieConsent p {
  color: #FFF;
}
#seeGdprCookieConsent a {
  color: #ffcb00;
}
#seeGdprCookieConsent a.primary {
  color: #000;
}
#seeGdprCookieConsent #seeGdprAccept {
  border: 2px solid #ffcb00;
}
#seeGdprCookieConsent #seeGdprReject {
  color: #ffcb00;
}

.iti__selected-dial-code, .iti__country-name {
  color: #111;
}

.g-venue-accessibility-link {
  display: none;
}