@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap);

/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

button,
hr,
input {
  overflow: visible
}

progress,
sub,
sup {
  vertical-align: baseline
}

img,
svg {
  vertical-align: middle
}

a,
legend {
  color: inherit
}

.Hero__bg,
.Promotion__image {
  object-fit: cover;
  object-position: center
}

.Card:focus .Card__image,
.Card:hover .Card__image,
.Highlight:focus .Highlight__image,
.Highlight:hover .Highlight__image {
  filter: grayscale(100%) contrast(1) blur(0);
  mix-blend-mode: multiply
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.menuContainer.main-nav {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.bodyDetails #accountMain .search-box .searchBoxLabel,
.no-gutters {
  margin-right: 0
}

.no-gutters {
  margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.Highlight,
.Short-link,
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%
}

.col-12,
.row-cols-1>* {
  flex: 0 0 100%;
  max-width: 100%
}

.col-6,
.row-cols-2>* {
  flex: 0 0 50%;
  max-width: 50%
}

.col-4,
.row-cols-3>* {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.col-3,
.row-cols-4>* {
  flex: 0 0 25%;
  max-width: 25%
}

.row-cols-5>* {
  flex: 0 0 20%;
  max-width: 20%
}

.col-2,
.row-cols-6>* {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.account-box.payment-input-box,
.col-auto,
iframe,
img,
legend {
  max-width: 100%
}

.col-auto {
  flex: 0 0 auto;
  width: auto
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.order-first {
  order: -1
}

.order-last {
  order: 13
}

.order-0 {
  order: 0
}

.order-1 {
  order: 1
}

.order-2 {
  order: 2
}

.order-3 {
  order: 3
}

.order-4 {
  order: 4
}

.order-5 {
  order: 5
}

.order-6 {
  order: 6
}

.order-7 {
  order: 7
}

.order-8 {
  order: 8
}

.order-9 {
  order: 9
}

.order-10 {
  order: 10
}

.order-11 {
  order: 11
}

.order-12 {
  order: 12
}

.offset-1 {
  margin-left: 8.33333%
}

.offset-2 {
  margin-left: 16.66667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.33333%
}

.offset-5 {
  margin-left: 41.66667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.33333%
}

.offset-8 {
  margin-left: 66.66667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.33333%
}

.offset-11 {
  margin-left: 91.66667%
}

.align-baseline {
  vertical-align: baseline !important
}

.align-top {
  vertical-align: top !important
}

.align-middle {
  vertical-align: middle !important
}

.align-bottom {
  vertical-align: bottom !important
}

.align-text-bottom {
  vertical-align: text-bottom !important
}

.align-text-top {
  vertical-align: text-top !important
}

.bg-primary {
  background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important
}

.bg-secondary {
  background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #545b62 !important
}

.bg-success {
  background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important
}

.bg-info {
  background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important
}

.bg-warning {
  background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important
}

.bg-danger {
  background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important
}

.bg-light {
  background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important
}

.bg-dark {
  background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important
}

.bg-white {
  background-color: #fff !important
}

.bg-transparent {
  background-color: transparent !important
}

.border {
  border: 1px solid #dee2e6 !important
}

.border-top {
  border-top: 1px solid #dee2e6 !important
}

.border-right {
  border-right: 1px solid #dee2e6 !important
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important
}

.border-left {
  border-left: 1px solid #dee2e6 !important
}

.border-0 {
  border: 0 !important
}

.border-top-0 {
  border-top: 0 !important
}

.border-right-0 {
  border-right: 0 !important
}

.border-bottom-0 {
  border-bottom: 0 !important
}

.border-left-0 {
  border-left: 0 !important
}

.border-primary {
  border-color: #007bff !important
}

.border-secondary {
  border-color: #6c757d !important
}

.border-success {
  border-color: #28a745 !important
}

.border-info {
  border-color: #17a2b8 !important
}

.border-warning {
  border-color: #ffc107 !important
}

.border-danger {
  border-color: #dc3545 !important
}

.border-light {
  border-color: #f8f9fa !important
}

.border-dark {
  border-color: #343a40 !important
}

.border-white {
  border-color: #fff !important
}

.rounded-sm {
  border-radius: .2rem !important
}

.rounded-right,
.rounded-top {
  border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: .25rem !important
}

.rounded-left,
.rounded-top {
  border-top-left-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: .25rem !important
}

.rounded {
  border-radius: .25rem !important
}

.rounded-lg {
  border-radius: .3rem !important
}

.rounded-circle {
  border-radius: 50% !important
}

.rounded-pill {
  border-radius: 50rem !important
}

#menu .menuSubItem,
.item-short-description .btn,
.menu .menuSubItem,
.rounded-0 {
  border-radius: 0 !important
}

.clearfix::after {
  display: block;
  clear: both;
  content: ""
}

#menu .dropdown-menu:last-child:after,
#menu svg,
.Breadcrumbs-item:before,
.Breadcrumbs__item:before,
.breadcrumb-item:before,
.breadcrumb__item:before,
.d-none,
.item-search-end-date,
.item-search-start-date,
.menu .dropdown-menu:last-child:after,
.menu svg,
.secondary-linked-features {
  display: none !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block,
.seat-tabs-box .seat-tab {
  display: block !important
}

.d-table {
  display: table !important
}

.d-table-row {
  display: table-row !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: flex !important
}

.d-inline-flex {
  display: inline-flex !important
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}

.embed-responsive::before {
  display: block;
  content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%
}

.embed-responsive-16by9::before {
  padding-top: 56.25%
}

.embed-responsive-4by3::before {
  padding-top: 75%
}

.embed-responsive-1by1::before {
  padding-top: 100%
}

.flex-row {
  flex-direction: row !important
}

.flex-column {
  flex-direction: column !important
}

.flex-row-reverse {
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  flex-direction: column-reverse !important
}

.flex-wrap {
  flex-wrap: wrap !important
}

.flex-nowrap {
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important
}

.flex-fill {
  flex: 1 1 auto !important
}

.flex-grow-0 {
  flex-grow: 0 !important
}

.flex-grow-1 {
  flex-grow: 1 !important
}

.flex-shrink-0 {
  flex-shrink: 0 !important
}

.flex-shrink-1 {
  flex-shrink: 1 !important
}

.justify-content-start {
  justify-content: flex-start !important
}

.justify-content-end {
  justify-content: flex-end !important
}

.justify-content-center {
  justify-content: center !important
}

.justify-content-between {
  justify-content: space-between !important
}

.justify-content-around {
  justify-content: space-around !important
}

.align-items-start {
  align-items: flex-start !important
}

.align-items-end {
  align-items: flex-end !important
}

.align-items-center {
  align-items: center !important
}

.align-items-baseline {
  align-items: baseline !important
}

.align-items-stretch {
  align-items: stretch !important
}

.align-content-start {
  align-content: flex-start !important
}

.align-content-end {
  align-content: flex-end !important
}

.align-content-center {
  align-content: center !important
}

.align-content-between {
  align-content: space-between !important
}

.align-content-around {
  align-content: space-around !important
}

.align-content-stretch {
  align-content: stretch !important
}

.align-self-auto {
  align-self: auto !important
}

.align-self-start {
  align-self: flex-start !important
}

.align-self-end {
  align-self: flex-end !important
}

.align-self-center {
  align-self: center !important
}

.align-self-baseline {
  align-self: baseline !important
}

.align-self-stretch {
  align-self: stretch !important
}

.float-left,
.main-article-body {
  float: left !important
}

.float-right {
  float: right !important
}

.float-none {
  float: none !important
}

.user-select-all {
  user-select: all !important
}

.user-select-auto {
  user-select: auto !important
}

.user-select-none {
  user-select: none !important
}

.overflow-auto {
  overflow: auto !important
}

.overflow-hidden {
  overflow: hidden !important
}

.position-static {
  position: static !important
}

.position-relative {
  position: relative !important
}

.position-absolute {
  position: absolute !important
}

.position-fixed {
  position: fixed !important
}

.position-sticky {
  position: sticky !important
}

.fixed-bottom,
.fixed-top {
  position: fixed;
  z-index: 1030;
  left: 0;
  right: 0
}

.fixed-top {
  top: 0
}

.fixed-bottom {
  bottom: 0
}

@supports (position:sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}

.m-0,
.search-box ul li {
  margin: 0 !important
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
  box-shadow: none !important
}

.w-25 {
  width: 25% !important
}

.w-50 {
  width: 50% !important
}

.w-75 {
  width: 75% !important
}

.w-100 {
  width: 100% !important
}

.search-box form,
.w-auto {
  width: auto !important
}

.h-25 {
  height: 25% !important
}

.h-50 {
  height: 50% !important
}

.h-75 {
  height: 75% !important
}

.h-100 {
  height: 100% !important
}

.h-auto {
  height: auto !important
}

.mw-100,
.venue-image.item-box img {
  max-width: 100% !important
}

.mh-100 {
  max-height: 100% !important
}

.min-vw-100 {
  min-width: 100vw !important
}

.min-vh-100 {
  min-height: 100vh !important
}

.vw-100 {
  width: 100vw !important
}

.vh-100 {
  height: 100vh !important
}

.mt-0,
.my-0 {
  margin-top: 0 !important
}

.mr-0,
.mx-0 {
  margin-right: 0 !important
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
  margin-left: 0 !important
}

.m-1 {
  margin: .25rem !important
}

.mt-1,
.my-1 {
  margin-top: .25rem !important
}

.mr-1,
.mx-1 {
  margin-right: .25rem !important
}

.mb-1,
.my-1 {
  margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
  margin-left: .25rem !important
}

.m-2 {
  margin: .5rem !important
}

.mt-2,
.my-2 {
  margin-top: .5rem !important
}

.mr-2,
.mx-2 {
  margin-right: .5rem !important
}

.mb-2,
.my-2 {
  margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
  margin-left: .5rem !important
}

.m-3 {
  margin: 1rem !important
}

.mt-3,
.my-3 {
  margin-top: 1rem !important
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important
}

.m-4 {
  margin: 1.5rem !important
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important
}

.m-5 {
  margin: 3rem !important
}

.mt-5,
.my-5 {
  margin-top: 3rem !important
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important
}

.p-0 {
  padding: 0 !important
}

.pt-0,
.py-0 {
  padding-top: 0 !important
}

#price_type_section,
.pr-0,
.px-0 {
  padding-right: 0 !important
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important
}

.pl-0,
.px-0 {
  padding-left: 0 !important
}

.p-1 {
  padding: .25rem !important
}

.pt-1,
.py-1 {
  padding-top: .25rem !important
}

.pr-1,
.px-1 {
  padding-right: .25rem !important
}

.pb-1,
.py-1 {
  padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
  padding-left: .25rem !important
}

.p-2 {
  padding: .5rem !important
}

.pt-2,
.py-2 {
  padding-top: .5rem !important
}

.pr-2,
.px-2 {
  padding-right: .5rem !important
}

.pb-2,
.py-2 {
  padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
  padding-left: .5rem !important
}

.p-3 {
  padding: 1rem !important
}

.pt-3,
.py-3 {
  padding-top: 1rem !important
}

.pr-3,
.px-3 {
  padding-right: 1rem !important
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
  padding-left: 1rem !important
}

.p-4 {
  padding: 1.5rem !important
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important
}

.p-5 {
  padding: 3rem !important
}

.pt-5,
.py-5 {
  padding-top: 3rem !important
}

.pr-5,
.px-5 {
  padding-right: 3rem !important
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
  padding-left: 3rem !important
}

.m-n1 {
  margin: -.25rem !important
}

.mt-n1,
.my-n1 {
  margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
  margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
  margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
  margin-left: -.25rem !important
}

.m-n2 {
  margin: -.5rem !important
}

.mt-n2,
.my-n2 {
  margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
  margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
  margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
  margin-left: -.5rem !important
}

.m-n3 {
  margin: -1rem !important
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important
}

.m-n4 {
  margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important
}

.m-n5 {
  margin: -3rem !important
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important
}

.m-auto {
  margin: auto !important
}

.mt-auto,
.my-auto {
  margin-top: auto !important
}

.mr-auto,
.mx-auto {
  margin-right: auto !important
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
  margin-left: auto !important
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0)
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
  text-align: justify !important
}

.text-wrap {
  white-space: normal !important
}

.text-nowrap {
  white-space: nowrap !important
}

.searchBoxLabel,
.text-truncate {
  overflow: hidden;
  white-space: nowrap
}

.text-truncate {
  text-overflow: ellipsis
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

.text-lowercase {
  text-transform: lowercase !important
}

.text-uppercase {
  text-transform: uppercase !important
}

.text-capitalize {
  text-transform: capitalize !important
}

.font-weight-light {
  font-weight: 300 !important
}

.font-weight-lighter {
  font-weight: lighter !important
}

.font-weight-normal {
  font-weight: 400 !important
}

.font-weight-bold {
  font-weight: 700 !important
}

.font-weight-bolder {
  font-weight: bolder !important
}

.font-italic {
  font-style: italic !important
}

.text-white {
  color: #fff !important
}

.text-primary {
  color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
  color: #0056b3 !important
}

.text-muted,
.text-secondary {
  color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54 !important
}

.text-success {
  color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
  color: #19692c !important
}

.text-info {
  color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important
}

.text-warning {
  color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
  color: #ba8b00 !important
}

.text-danger {
  color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
  color: #a71d2a !important
}

.text-light {
  color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important
}

.text-dark {
  color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important
}

.text-body {
  color: #212529 !important
}

.text-black-50 {
  color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
  color: rgba(255, 255, 255, .5) !important
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.text-decoration-none {
  text-decoration: none !important
}

.text-break {
  word-wrap: break-word !important
}

.text-reset {
  color: inherit !important
}

.visible {
  visibility: visible !important
}

.invisible {
  visibility: hidden !important
}

.Button,
.btn-danger,
.btn-primary,
.btn.btn-danger,
a.btn-primary,
input.btn-primary,
input.btn-secondary {
  display: inline-block;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 29px;
  color: #fff;
  background-color: #000 !important;
  text-decoration: none;
  padding: 10px 25px;
  z-index: 2;
  text-align: center;
  cursor: pointer;
  border: 2px solid #000 !important;
  border-radius: 0;
  margin-bottom: 4px
}

#promoCodeBox .btn:focus,
#promoCodeBox .btn:hover,
.Button:focus,
.Button:hover,
.btn-danger:focus,
.btn-danger:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:hover,
.btn-primary:focus,
.btn-primary:hover,
.btn-secondary:focus,
.btn-secondary:hover,
.btn.btn-danger:focus,
.btn.btn-danger:hover,
.search-box form img:focus,
.search-box form img:hover,
.search-box form input[type=submit]:focus,
.search-box form input[type=submit]:hover,
.seatMap #change-screen-btn:focus,
.seatMap #change-screen-btn:hover,
.seatMap #selected_container .btn-link:focus,
.seatMap #selected_container .btn-link:hover,
a.btn-outline-secondary:focus,
a.btn-outline-secondary:hover,
a.btn-primary:focus,
a.btn-primary:hover,
a.btn-secondary:focus,
a.btn-secondary:hover,
input.btn-outline-secondary:focus,
input.btn-outline-secondary:hover,
input.btn-primary:focus,
input.btn-primary:hover,
input.btn-secondary:focus,
input.btn-secondary:hover {
  color: #fff !important;
  background-color: #783df6 !important;
  border-color: #783df6 !important;
  text-decoration: none !important
}

#menu .btn:focus,
.Button:focus,
.btn-danger:focus,
.btn-outline-secondary:focus,
.btn-primary:focus,
.btn-secondary:focus,
.btn.btn-danger:focus,
.menu .btn:focus,
a.btn-outline-secondary:focus,
a.btn-primary:focus,
a.btn-secondary:focus,
input.btn-outline-secondary:focus,
input.btn-primary:focus,
input.btn-secondary:focus {
  box-shadow: 0 0 0 4px #ff22c9 !important;
  outline: 0 !important;
  height: auto
}

#promoCodeBox .btn:active,
.Button:active,
.btn-danger:active,
.btn-outline-secondary:active,
.btn-primary:active,
.btn-secondary:active,
.btn.btn-danger:active,
.search-box form img:active,
.search-box form input[type=submit]:active,
.seatMap #change-screen-btn:active,
.seatMap #selected_container .btn-link:active,
a.btn-outline-secondary:active,
a.btn-primary:active,
a.btn-secondary:active,
input.btn-outline-secondary:active,
input.btn-primary:active,
input.btn-secondary:active {
  background-color: #310f7a !important;
  border-color: #310f7a !important;
  box-shadow: 0 0 0 4px #ff22c9 !important
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary[disabled],
.btn-primary.disabled,
.btn-primary[disabled],
.btn-secondary.disabled,
.btn-secondary[disabled],
a.btn-outline-secondary.disabled,
a.btn-outline-secondary[disabled],
a.btn-primary.disabled,
a.btn-primary[disabled],
a.btn-secondary.disabled,
a.btn-secondary[disabled],
input.btn-outline-secondary.disabled,
input.btn-outline-secondary[disabled],
input.btn-primary.disabled,
input.btn-primary[disabled],
input.btn-secondary.disabled,
input.btn-secondary[disabled] {
  background-color: #000;
  border: 2px solid #000
}

.btn-outline-secondary:focus .svg-inline--fa,
.btn-outline-secondary:hover .svg-inline--fa,
.btn-primary .svg-inline--fa,
.btn-secondary:focus .svg-inline--fa,
.btn-secondary:hover .svg-inline--fa,
.other-event .btn-link:focus,
.other-event .btn-link:hover,
.seatMap .fee-charges button:focus,
.seatMap .fee-charges button:hover,
a.btn-outline-secondary:focus .svg-inline--fa,
a.btn-outline-secondary:hover .svg-inline--fa,
a.btn-primary .svg-inline--fa,
a.btn-secondary:focus .svg-inline--fa,
a.btn-secondary:hover .svg-inline--fa,
input.btn-outline-secondary:focus .svg-inline--fa,
input.btn-outline-secondary:hover .svg-inline--fa,
input.btn-primary .svg-inline--fa,
input.btn-secondary .svg-inline--fa,
input.btn-secondary:focus .svg-inline--fa,
input.btn-secondary:hover .svg-inline--fa {
  color: #fff
}

.btn-outline-secondary,
.btn-secondary,
a.btn-outline-secondary,
a.btn-secondary,
input.btn-outline-secondary,
input.btn-secondary {
  display: inline-block;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 29px;
  color: #000 !important;
  background-color: transparent !important;
  text-decoration: none;
  padding: 10px 25px;
  z-index: 2;
  text-align: center;
  cursor: pointer;
  border: 2px solid #000 !important;
  border-radius: 0;
  margin-bottom: 4px
}

.alert h4,
.btn-outline-secondary .svg-inline--fa,
.btn-secondary .svg-inline--fa,
.performance-header #item-description-text,
.performance-header .performance-venue,
.seatMap .fee-charges button,
a.btn-outline-secondary .svg-inline--fa,
a.btn-secondary .svg-inline--fa,
input.btn-outline-secondary .svg-inline--fa,
input.btn-secondary .svg-inline--fa {
  color: #000
}

.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #0069d9;
  border-color: #0062cc;
  color: #fff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-outline-secondary:hover,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-secondary,
.btn-secondary.disabled,
.btn-secondary:disabled,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  background-color: #5a6268;
  border-color: #545b62;
  color: #fff
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b
}

.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-outline-success:hover,
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-success,
.btn-success.disabled,
.btn-success:disabled,
.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
  background-color: #218838;
  border-color: #1e7e34;
  color: #fff
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430
}

.btn-info.focus,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info,
.btn-info.disabled,
.btn-info:disabled,
.btn-outline-info:hover,
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
  background-color: #138496;
  border-color: #117a8b;
  color: #fff
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-outline-warning:hover,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-warning,
.btn-warning.disabled,
.btn-warning:disabled,
.show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
  background-color: #e0a800;
  border-color: #d39e00;
  color: #212529
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger,
.btn-danger.disabled,
.btn-danger:disabled,
.btn-outline-danger:hover,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
  background-color: #c82333;
  border-color: #bd2130;
  color: #fff
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d
}

.btn-light.focus,
.btn-light:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light,
.btn-light.disabled,
.btn-light:disabled,
.btn-outline-light:hover,
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
  background-color: #e2e6ea;
  border-color: #dae0e5;
  color: #212529
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df
}

.btn-dark.focus,
.btn-dark:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark,
.btn-dark.disabled,
.btn-dark:disabled,
.btn-outline-dark:hover,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
  background-color: #23272b;
  border-color: #1d2124;
  color: #fff
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent
}

.Quick-links__link,
.btn-link,
.btn-link.btn-link-text,
.search-results-container .results-box .item-name .more-info,
.seat-tabs-box a,
.section-link {
  color: #000 !important;
  outline: 0;
  position: relative;
  box-sizing: border-box;
  background-image: linear-gradient(120deg, #783df6 0, #783df6 100%);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: 0 100%;
  transition: .15s ease-in-out
}

.Quick-links__link,
.btn-link,
.btn-link.btn-link-text,
.seat-tabs-box a,
.section-link {
  text-decoration: none;
  font-weight: 600
}

.btn-link:hover,
.search-results-container .results-box .item-name .more-info:hover {
  color: #fff !important;
  background-size: 100% 100% !important;
  text-decoration: none !important
}

.btn-link:active,
.search-results-container .results-box .item-name .more-info:active,
a:not([class]):active {
  outline: 0;
  text-decoration: none
}

.btn-link::selection {
  background: #e8ddff
}

.btn-link:focus,
.search-results-container .results-box .item-name .more-info:focus {
  background-size: 100% 100% !important;
  color: #fff !important;
  outline: 0 !important;
  text-decoration: none !important;
  background-image: linear-gradient(120deg, #ff22c9 0, #ff22c9 100%) !important
}

.search-box {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0 !important;
  padding: 20px 0;
  background-color: #fff
}

.bodyDetails #accountMain .search-box {
  justify-content: space-between;
  align-items: center
}

.bodyDetails #accountMain .search-box #ticket-usage-title {
  display: none;
  margin: 0;
  font-size: 16px
}

.bodyDetails #accountMain .search-box .input-group-append {
  border: 2px solid #000;
  border-left: 0;
  background: #fff
}

.bodyDetails #accountMain .search-box .input-group-append:focus .calIcon,
.bodyDetails #accountMain .search-box .input-group-append:hover .calIcon {
  background-image: url(https://whatson.bfi.org.uk/Images/svg/calIcon.svg) !important
}

.bodyDetails #accountMain .search-box .btn {
  top: 3px;
  margin-left: 15px
}

.search-box ul {
  list-style: none;
  display: flex !important;
  flex-wrap: nowrap
}

.search-box ul li {
  display: flex;
  align-items: center
}

.search-box ul li .form-control {
  display: block;
  padding: 12px 10px 13px;
  border: 2px solid #000;
  border-bottom: 5px solid #783df6;
  transition: border .3s;
  width: 190px !important;
  height: 50px !important
}

.search-box ul li .form-control:hover {
  border-bottom: 5px solid #f9dde7
}

.search-box ul li .form-control:focus {
  border: 2px solid #f9dde7;
  border-bottom: 5px solid #ff22c9;
  outline: 0;
  box-shadow: none
}

.search-box .btn {
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
  background-color: #000
}

#menu .btn,
.menu .btn,
a {
  background-color: transparent
}

.search-box .btn:focus,
.search-box .btn:hover {
  border-color: #000;
  width: 50px;
  height: 50px;
  color: #fff !important;
  text-decoration: none !important
}

.search-box .item-search-keyword,
.search-results-container .results-box .av_on_sale_date {
  font-size: 16px
}

.searchBoxLabel {
  width: 55px;
  display: block;
  margin-right: 15px;
  font-weight: 700;
  color: #000
}

.search-results-container .results-box .detailed-search-results,
.search-results-container .results-box .result-box-item:last-child {
  margin-bottom: 0
}

.search-results-container .results-box .result-box-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 25px;
  background: 0 0;
  padding: 0
}

.search-results-container .results-box .item-description {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0
}

#addressesLink,
#contactsLink,
#menu .btn:after,
#menu .menuSubItem:last-child:after,
#menuTopItem-help,
#promocode-title svg,
.Booking--compact .search-results-container .results-box .item-name,
.Breadcrumbs-item:last-of-type:after,
.Breadcrumbs__item:last-of-type:after,
.Countdown.hide,
.account-box h1,
.breadcrumb-item:last-of-type:after,
.breadcrumb__item:last-of-type:after,
.continue-shopping .fa-chevron-left,
.create-account-box p,
.item-short-description svg,
.menu .btn:after,
.menu .menuSubItem:last-child:after,
.order-contact .btn:nth-child(2),
.search-results-container .results-box .item-image,
.search-results-container .results-box .start-date-label,
.venue-country,
[hidden],
template {
  display: none
}

.search-results-container .results-box .item-name {
  flex-basis: 100%;
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.3
}

.search-results-container .results-box .item-name .more-info {
  text-decoration: none;
  font-weight: 700
}

.search-results-container .results-box .item-name .more-info::selection {
  background: #e8ddff
}

.search-results-container .results-box .item-end-date,
.search-results-container .results-box .item-start-date,
.search-results-container .results-box .item-teaser,
.search-results-container .results-box .item-venue,
.search-results-container .results-box .start-date,
.search-results-container .results-box .start-date-label {
  margin-top: 0;
  font-size: 16px;
  color: #000
}

.search-results-container .results-box .item-start-date {
  margin-right: 10px
}

.search-results-container .results-box .item-teaser {
  display: none;
  flex-basis: 100%
}

.search-results-container .results-box .btn {
  height: 44px !important;
  width: 87px;
  display: inline-block;
  position: relative;
  padding: 10px 25px;
  z-index: 2;
  cursor: pointer;
  border: 2px solid #000;
  background-color: #fff;
  border-radius: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  line-height: 29px;
  text-decoration: none;
  text-align: center;
  margin: 0
}

.search-results-container .results-box .btn:after {
  content: "";
  width: calc(100% + 4px);
  height: 5px;
  transition: height .3s;
  position: absolute;
  bottom: -2px;
  left: -2px;
  background: #783df6;
  z-index: -1
}

.search-results-container .results-box .btn:focus,
.search-results-container .results-box .btn:hover {
  color: #fff !important;
  background-color: #783df6 !important;
  border-color: #783df6 !important;
  text-decoration: none !important;
  box-shadow: none !important
}

.search-results-container .results-box .btn:focus:after,
.search-results-container .results-box .btn:hover:after {
  height: calc(100% + 4px)
}

#promoCodeBox .btn:focus,
.search-box form img:focus,
.search-box form input[type=submit]:focus,
.search-results-container .results-box .btn:focus {
  box-shadow: 0 0 0 4px #ff22c9 !important;
  outline: 0 !important
}

.search-results-container .results-box .btn:focus :after {
  bottom: 0;
  height: 100%
}

.search-results-container .results-box .btn:active {
  background-color: #310f7a !important;
  box-shadow: 0 0 0 4px #ff22c9 !important
}

#menu .btn:active :after,
.menu .btn:active :after,
.search-results-container .results-box .btn:active :after {
  height: 5px
}

.IWC {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 5px;
  margin-bottom: 25px;
  background-color: #f6f6f6;
  color: #000
}

.Watch {
  flex-shrink: 0;
  width: 114px;
  position: relative
}

.Watch__hand {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  height: 45%
}

.OEmbed,
a:not([class]),
sub,
sup {
  position: relative
}

.Countdown {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1
}

.Countdown__clock {
  flex-basis: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-right: -5px;
  margin-left: -5px
}

.Countdown__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 15px;
  padding-right: 5px;
  padding-left: 5px
}

.Countdown__unit,
.form__control {
  flex-basis: 100%
}

.Countdown__brand {
  max-width: 122px
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box
}

details,
main,
picture {
  display: block
}

h1 {
  margin: .67em 0
}

#showSeats .row,
.shopping-table .field-label,
body,
figure {
  margin: 0
}

hr {
  box-sizing: content-box;
  height: 0;
  border: 2px solid rgba(0, 0, 0, .1)
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  text-decoration: none;
  transition: color .4s ease-in-out
}

#menu,
.Site-header,
.menu,
body {
  background-color: #fff
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none;
  height: auto
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Avenir Next", Avenir, "Segoe UI", "Lucida Grande", "Helvetica Neue", Helvetica, "Fira Sans", Roboto, Noto, "Droid Sans", Cantarell, Oxygen, Ubuntu, "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  display: table;
  padding: 0;
  white-space: normal
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

*,
:after,
:before {
  box-sizing: inherit
}

a:not([class]) {
  color: #000;
  box-sizing: border-box;
  text-decoration: none;
  outline: 0;
  font-weight: 600;
  background-image: linear-gradient(120deg, #783df6 0, #783df6 100%);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: 0 100%;
  transition: .15s ease-in-out
}

a:not([class]):hover {
  color: #fff;
  background-size: 100% 100%;
  text-decoration: none
}

a:not([class])::selection {
  background: #e8ddff
}

a:not([class]):focus {
  background-size: 100% 100%;
  color: #fff;
  outline: 0;
  text-decoration: none;
  background-image: linear-gradient(120deg, #ff22c9 0, #ff22c9 100%)
}

body {
  color: #000;
  font-weight: 400;
  line-height: normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed
}

.p,
ol li:not([class]),
p,
ul li:not([class]) {
  margin-bottom: 16px
}

svg {
  fill: currentColor;
  stroke: currentColor
}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 20px
}

table {
  border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 32px;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
  letter-spacing: normal
}

.is-ios h1,
.is-ios h2,
.is-ios h3,
.is-ios h4,
.is-ios h5,
.is-ios h6 {
  letter-spacing: -.5px
}

.h1,
h1 {
  font-size: 46px
}

.Page__subheading,
.h2,
h2 {
  font-size: 32px;
  line-height: 42px
}

.h3,
h3 {
  font-size: 28px;
  line-height: 38px
}

.h4,
h4 {
  font-size: 24px;
  line-height: 34px
}

.h5,
.h6,
h5,
h6 {
  font-size: 20px;
  line-height: 30px
}

.h6,
h6 {
  font-weight: 400
}

.p,
p {
  margin-top: 0
}

.Calendar,
.Main__title,
.ad-unit,
ol:not([class]),
ul:not([class]) {
  margin-bottom: 32px
}

strong {
  font-weight: 600
}

address {
  font-style: normal
}

blockquote {
  margin: 1em 0 2em;
  padding: 1em 2em 1em 1em;
  font-style: italic;
  line-height: 1.5;
  font-size: 1.05em
}

ol.no-style,
ul.no-style {
  list-style: none;
  padding: 0;
  margin-bottom: 32px
}

.Table td,
.Table thead th,
table td,
table thead th {
  vertical-align: top;
  padding: .5rem;
  border-top: 0;
  border-right: 0;
  border-left: 0
}

.Main__title {
  font-size: 37px
}

.form__field {
  width: 100%;
  display: flex;
  flex-wrap: nowrap
}

.OEmbed {
  height: 0;
  min-width: 20rem;
  padding-top: 56.25%;
  margin-bottom: 35px;
  margin-top: 35px
}

.OEmbed>iframe,
.OEmbed__item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0
}

.Responsive-Table {
  overflow-x: auto
}

.Responsive-Table table {
  min-width: 640px
}

.Section__heading {
  margin-bottom: 25px;
  font-size: 23px;
  font-weight: 700;
  color: #000;
  line-height: 1.31
}

.Site-body {
  overflow-x: hidden
}

.Table,
table {
  font-size: 16px;
  width: 100% !important;
  line-height: 1.5;
  border-spacing: 0;
  margin-bottom: 32px;
  border: 0
}

.Page__eyebrow,
.Page__heading {
  line-height: 1.33;
  margin-bottom: 0
}

.Table thead th,
table thead th {
  background-color: #f3eeff;
  text-align: left;
  font-weight: 400
}

.Table caption,
table caption {
  caption-side: bottom;
  padding: 1.5rem 0 0;
  font-size: .875rem
}

.input {
  display: block;
  padding: 12px 10px 13px;
  border: 2px solid #000;
  border-bottom: 5px solid #783df6;
  transition: border .3s;
  width: 100%
}

.input:focus {
  outline: 0
}

.input::-webkit-input-placeholder {
  color: #000;
  font-size: 17px;
  font-weight: 600
}

.input::-moz-placeholder {
  color: #000;
  font-size: 17px;
  font-weight: 600
}

.input:-ms-input-placeholder {
  color: #000;
  font-size: 17px;
  font-weight: 600
}

.input:-moz-placeholder {
  color: #000;
  font-size: 17px;
  font-weight: 600
}

.label {
  display: inline-block;
  width: 100%;
  font-weight: 600
}

.Page__header {
  margin-top: 32px;
  margin-bottom: 25px
}

.Page__eyebrow {
  font-size: 18px;
  font-weight: 600
}

.Page__description {
  font-size: 20px;
  margin-bottom: 0
}

.Media {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 35px;
  margin-top: 35px
}

.Media:before {
  display: block;
  content: "";
  padding-top: 56.25%
}

.Media img,
.Media__item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 0
}

#header {
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px
}

.header-content {
  min-height: 0;
  padding: 0
}

.Brand {
  padding-left: 15px
}

.Brand__img {
  width: 45px;
  height: 46px
}

.Brand__img--desktop {
  width: 40%;
  height: auto;
  margin-top: 6px;
  margin-bottom: 6px;
  fill: #fff
}

.menu-toggle {
  right: 75px;
  left: auto !important;
  margin: 0 !important;
  top: 10px !important
}

#menu .btn,
.menu .btn {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: 29px;
  padding: 10px 0;
  color: #000;
  border: none;
  text-align: left
}

#menu .btn:focus,
#menu .btn:hover,
.menu .btn:focus,
.menu .btn:hover {
  color: #000 !important
}

#menu .btn:focus:after,
#menu .btn:hover:after,
.menu .btn:focus:after,
.menu .btn:hover:after {
  height: 2px
}

#menu .btn:focus :after,
.menu .btn:focus :after {
  bottom: 0
}

#menu .btn:active,
.menu .btn:active {
  background-color: transparent !important;
  border-color: #310f7a !important;
  box-shadow: 0 0 0 4px #ff22c9 !important
}

#menu .empty-link-dropdown-toggle,
.menu .empty-link-dropdown-toggle {
  padding-left: 0;
  padding-right: 0;
  color: #000;
  font-size: 16px
}

#menu .dropdown-menu,
.menu .dropdown-menu {
  background-color: #fff;
  border-radius: 0
}

#menu .menuTopItem,
.menu .menuTopItem {
  border-bottom: 0
}

#menu .menuTopItem.show [data-toggle=dropdown],
.menu .menuTopItem.show [data-toggle=dropdown] {
  background-color: #fff;
  box-shadow: none
}

#menuTop,
.menu__list {
  list-style: none;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-weight: 700;
  padding: 0;
  text-align: left;
  flex-basis: 100%;
  margin: 16px
}

.menu__link,
.menu_item.empty-link-dropdown-toggle,
.menu_item.menu-link {
  position: relative;
  display: block;
  padding: 16px 0 !important;
  color: #000;
  font-size: 16px;
  text-decoration: none;
  transition: color .1s
}

.menu__link:focus,
.menu_item.empty-link-dropdown-toggle:focus,
.menu_item.menu-link:focus {
  background-color: #fff !important;
  box-shadow: #ff22c9 0 0 0 4px !important;
  outline: 0 !important
}

.menu__link:focus,
.menu__link:hover,
.menu_item.empty-link-dropdown-toggle:focus,
.menu_item.empty-link-dropdown-toggle:hover,
.menu_item.menu-link:focus,
.menu_item.menu-link:hover {
  color: #000;
  text-decoration: none
}

.menu__link:focus:after,
.menu__link:hover:after,
.menu_item.empty-link-dropdown-toggle:focus:after,
.menu_item.empty-link-dropdown-toggle:hover:after,
.menu_item.menu-link:focus:after,
.menu_item.menu-link:hover:after {
  margin-right: 5px
}

.menu__form {
  margin: 0 16px
}

.Button--light {
  color: #000;
  border-color: #fff !important;
  background-color: #fff !important
}

#price_type_section .modal-content,
.Promo-sidebar .button,
.Promotion--feature-top .Button,
.account-box .field-label,
.article-body-container,
.articles,
.item-box-item-details .price-zone-amount,
.seatMap #selection_header #add_to_order {
  width: 100%
}

.Button.shopping-cart-link {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  line-height: 1
}

#header .svg-inline--fa,
.Button.shopping-cart-link:focus,
.Button.shopping-cart-link:hover {
  color: #fff !important
}

.Hero {
  position: relative;
  margin-bottom: 35px
}

.Hero__media {
  height: 215px;
  position: relative;
  overflow: hidden;
  background: url(/content/Images/WhatsOn%20images/202205/tvfest/tv-fest-highlight.png)0 0/cover #020c17
}

.Hero__media .container,
.Hero__media .menuContainer.main-nav {
  display: flex;
  justify-content: center
}

.Hero__bg {
  width: 100%;
  height: 100%;
  max-width: 1230px;
  position: absolute
}

.Hero__brand {
  position: relative;
  z-index: 1;
  margin-right: 20px;
  margin-left: 20px;
  fill: #fff;
  stroke: none
}

.Hero__content {
  position: relative;
  z-index: 2;
  padding: 10px 0 0
}

.Hero__heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 2px
}

.Hero__copy {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.29
}

.Hero__sponsor {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: -75px;
  left: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between
}

.Carousel,
.Hero .container,
.Hero .menuContainer.main-nav,
.Promotion,
.Promotion__media {
  position: relative
}

.Hero__sponsor-text {
  flex-basis: 100%;
  font-size: 14px;
  font-weight: 600
}

.Hero__sponsor-image {
  max-width: 75px;
  display: block
}

.Promotion {
  display: flex;
  flex-wrap: wrap;
  background-color: #f6f6f6;
  color: #000;
  margin-bottom: 35px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%
}

.Promotion.Promotion--feature-top {
  flex-direction: column;
  margin-bottom: 25px
}

.Promotion--dark,
.promotional-code-input--dark {
  background-color: #000;
  color: #fff
}

.Promotion--dark:before {
  box-shadow: 9999px 0 0 #000;
  border-left: 9999px solid #000
}

.Promotion--light {
  background-color: #f3eeff
}

.Promotion--light:before {
  box-shadow: 9999px 0 0 #f3eeff;
  border-left: 9999px solid #f3eeff
}

.Promotion__content {
  padding: 15px 0
}

.Promotion__media {
  overflow: hidden;
  flex-grow: 1;
  margin: 0 -15px;
  flex-basis: 100%
}

.Promo-sidebar,
.Promo-sidebar__copy,
.Promo-sidebar__heading,
.Promotion__copy {
  margin-bottom: 25px
}

.Promotion__media:before {
  display: block;
  content: "";
  padding-top: 56.25%
}

.Cards,
.Highlights {
  margin-right: -15px;
  margin-left: -15px
}

.Promotion--feature-top .Promotion__media {
  flex-basis: auto;
  height: 200px
}

.Promotion__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#promocode-title,
.Promotion__heading {
  font-size: 23px;
  margin-bottom: 25px;
  line-height: 1.31;
  font-weight: 600
}

.Promotion__copy {
  font-size: 17px;
  line-height: 1.47
}

.Promo-sidebar {
  background-color: #000
}

.Promo-sidebar__image {
  object-fit: cover;
  width: 100%;
  height: 200px
}

.Promo-sidebar__content {
  padding: 25px;
  color: #fff
}

.Promo-sidebar__heading {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.32
}

#footer,
.Promo-sidebar__copy {
  font-size: 20px;
  line-height: 1.6
}

#footer {
  padding: 40px 0 20px;
  margin-top: 18px;
  background: #f9dde7;
  color: #000
}

.footer__row--first {
  margin-bottom: 30px
}

.footer__row--last {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #000;
  font-size: 12px;
  text-align: left
}

.footer__menu {
  width: 100%;
  margin-top: 30px
}

.footer__menu ul {
  margin: 0;
  padding: 0
}

.footer__heading {
  margin-top: 0;
  display: block;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 15px
}

.footer__link-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px
}

.footer__menu-item {
  color: #000;
  text-decoration: none
}

.footer__menu-item:hover {
  color: #000 !important;
  text-decoration: underline
}

.footer__menu-item:focus {
  color: #fff !important;
  background: #310f7a;
  outline: #ff22c9 solid 2px !important;
  text-decoration: none !important
}

.footer__bottom-links a,
.footer__menu-item:active {
  text-decoration: underline
}

.footer__menu-item::-moz-focus-inner {
  border: 0
}

.footer__menu-item.title_link {
  width: 100%;
  display: block;
  padding-top: 15px;
  border-top: 3px solid #000;
  text-decoration: none
}

.footer__menu-item.title_link:focus {
  background: 0 0;
  outline: 0
}

.footer__menu-item.title_link a {
  color: #000 !important
}

.footer__menu-item.title_link a:hover {
  color: #000 !important;
  text-decoration: underline
}

.footer__menu-item.title_link a:focus {
  outline: #ff22c9 solid 2px !important;
  background: #310f7a !important;
  color: #fff !important;
  text-decoration: none !important
}

.footer__bottom-links {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-top: 0;
  margin-bottom: 20px
}

.footer__bottom-links a {
  margin-right: 15px;
  font-weight: 700
}

.Highlights {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 35px
}

.Highlight__wrapper {
  position: relative;
  display: block;
  margin-bottom: 25px
}

.Highlight--feature .Highlight__wrapper {
  background-color: #f6f6f6
}

.Card__media,
.Highlight__media {
  position: relative;
  overflow: hidden;
  background-color: #e8ddff
}

.Highlight__media:before {
  display: block;
  content: "";
  padding-top: 56.25%
}

.Card__image,
.Highlight__image,
.Short-link__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: .25s
}

.Highlight__content {
  padding: 10px;
  transition: background-color .25s
}

.Highlight__content :last-child {
  margin-bottom: 0
}

.Highlight:focus .Highlight__content,
.Highlight:hover .Highlight__content {
  background-color: #f3eeff
}

.Highlight__subject {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33
}

.Highlight__heading,
.Short-link__heading {
  margin-bottom: 11px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.29
}

.Highlight__copy,
.Short-link__copy {
  font-size: 16px;
  line-height: normal
}

.Highlight__cta,
.Short-link__cta {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  color: #783df6
}

.Highlight__cta:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 2px solid;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg)
}

.Card__link,
.Highlight__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.Highlight__link:focus {
  box-shadow: 0 0 0 5px #ff22c9;
  outline: 0;
  transition: box-shadow .3s
}

.Embed {
  margin-bottom: 35px;
  margin-top: 35px
}

.Cards {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 32px
}

.Card {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 25px
}

.Card__wrapper {
  position: relative;
  display: block;
  background-color: #f6f6f6;
  box-shadow: 0 5px 0 #783df6;
  transition: background-color .25s;
  height: 100%
}

.Card__wrapper:active {
  box-shadow: 0 1px 0 #783df6;
  transform: translate(0, 3px)
}

.Carousel__button--left:after,
.Carousel__button--right:after {
  transform: rotate(45deg);
  height: 12px;
  width: 12px;
  display: inline-block
}

.Card__eyebrow {
  background: #783df6;
  color: #fff;
  padding: 5px 15px 5px 25px;
  position: absolute;
  font-weight: 600;
  top: 15px;
  left: 0;
  z-index: 1
}

.Card__eyebrow__text {
  font-weight: 700;
  margin-bottom: 0
}

.Card__media:before {
  display: block;
  content: "";
  padding-top: 56.25%
}

.Card__content {
  padding: 10px 20px
}

.Card__content :last-child,
.Film-info p {
  margin-bottom: 0
}

.Card__heading {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3
}

.Card__heading--bold {
  font-weight: 700
}

.Card__link:focus {
  box-shadow: 0 0 0 5px #ff22c9;
  outline: 0;
  transition: box-shadow .3s
}

.Strand {
  position: relative;
  padding: 25px 25px 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 62px;
  color: #fff;
  background-color: #000;
  overflow: 0
}

.Strand__background {
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  z-index: 1;
  display: block;
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat
}

.Breadcrumbs__link,
.breadcrumb__link,
.my-account-nav ul li a {
  background-image: linear-gradient(120deg, #783df6 0, #783df6 100%);
  background-repeat: no-repeat;
  background-size: 100% 2px;
  background-position: 0 100%;
  transition: .15s ease-in-out
}

.Strand__content {
  position: relative;
  z-index: 2
}

.Strand__title {
  font-size: 46px;
  margin-bottom: 10px
}

.Strand__copy {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 1.6;
  max-width: 50%
}

.Strand__sponsor__text {
  margin-bottom: 15px
}

.Strand__sponsor__img {
  width: 150px;
  margin-bottom: 15px
}

.Breadcrumbs,
.breadcrumb {
  padding: 0;
  margin-bottom: 34px;
  background-color: transparent
}

.Breadcrumbs ol,
.Breadcrumbs__list,
.breadcrumb ol,
.breadcrumb__list {
  list-style: none;
  font-size: 16.8px;
  padding-left: 0;
  line-height: 1.5;
  margin-top: 0
}

.Breadcrumbs-item,
.Breadcrumbs__item,
.breadcrumb-item,
.breadcrumb__item {
  display: inline;
  font-size: 16.8px
}

.Breadcrumbs-item:after,
.Breadcrumbs__item:after,
.breadcrumb-item:after,
.breadcrumb__item:after {
  margin: 0 5px;
  content: "/";
  font-weight: 700
}

.Breadcrumbs__link,
.breadcrumb__link {
  position: relative;
  font-size: 16.8px;
  font-weight: 700;
  text-decoration: none
}

.Breadcrumbs__link:hover,
.breadcrumb__link:hover {
  color: #fff !important;
  text-decoration: none !important;
  background-size: 100% 100%
}

.Breadcrumbs__link:focus,
.breadcrumb__link:focus {
  background-size: 100% 100%;
  color: #fff;
  outline: 0;
  background-image: linear-gradient(120deg, #ff22c9 0, #ff22c9 100%)
}

.Breadcrumbs__link:active,
.breadcrumb__link:active {
  outline: 0;
  text-decoration: underline
}

.Film-info {
  display: flex;
  justify-content: space-between;
  flex-direction: column
}

.Film-info__content {
  width: 100%;
  padding: 25px;
  background-color: #f3eeff;
  font-size: 20px
}

.Film-info__information {
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0
}

.Booking--compact,
.Film-info__information__wrapper {
  margin-bottom: 10px
}

.Film-info__information__heading {
  font-size: 16px
}

.Film-info__information__value {
  margin-left: 0;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px
}

.Rich-text {
  margin-top: 32px;
  margin-bottom: 32px
}

.Rich-text p {
  font-size: 20px;
  margin-bottom: 32px
}

.Booking {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px
}

.Booking__heading {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.3
}

#orderInfoSecondBar .form-group,
.Booking__copy,
.seatMap .legend-div h4 {
  margin-bottom: 0
}

.Booking--compact .Booking__copy,
.charge-message-link,
.form-control {
  font-size: 16px
}

.Booking__button {
  height: 44px !important;
  border-color: #000;
  width: 87px;
  font-weight: 800;
  color: #fff;
  margin: 0
}

.Short .Film-info,
.Short-links {
  margin-top: 25px
}

.Booking>div {
  flex-basis: 100%
}

.Sponsor {
  margin-bottom: 62px
}

.Sponsor__heading {
  font-size: 20px;
  margin-bottom: 25px
}

.Sponsor__img {
  object-fit: contain;
  width: 265px;
  height: 100px
}

.Short-links {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.Short-link__wrapper {
  margin-bottom: 35px
}

.Short-link__media {
  width: 100%;
  height: 133px;
  position: relative;
  overflow: hidden
}

.Short-link__content {
  padding: 10px 10px 0;
  transition: background-color .25s
}

.Short-link__cta:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 2px solid;
  border-left: 0;
  border-top: 0;
  transform: rotate(45deg)
}

.Calendar__heading {
  width: 100%;
  background-color: #f3eeff;
  text-align: center;
  margin-bottom: 0
}

.Calendar__heading__date {
  font-weight: 700;
  font-size: 18px;
  padding: 8px 0;
  margin-bottom: 0
}

.Calendar__days {
  display: flex;
  flex-wrap: wrap
}

.Calendar__day {
  padding: 10px 0;
  width: calc(100% / 7);
  font-size: 18px;
  font-weight: 600;
  text-align: center
}

.Calendar__day--label {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5
}

.Calendar__day--active {
  background-color: #310f7a;
  color: #fff;
  transition: background-color .2s;
  position: relative
}

.Calendar__day--active:focus,
.Calendar__day--active:hover {
  z-index: 1;
  color: #fff !important;
  background: #783df6;
  text-decoration: none !important
}

.Calendar__day--active:focus,
.btn.shopping-cart-link:focus,
.seatMap #change-screen-btn:focus {
  box-shadow: 0 0 0 4px #ff22c9 !important;
  outline: 0 !important;
  height: auto
}

.Calendar__day--active:active {
  background-color: #783df6;
  box-shadow: 0 0 0 4px #ff22c9
}

.Calendar__day--hidden {
  visibility: hidden
}

.Short {
  margin-bottom: 62px
}

.Short .Film-info__information__wrapper {
  width: 100%;
  margin-bottom: 25px
}

.Short .Film-info__information__heading {
  font-size: 20px;
  margin-right: 18px;
  display: inline
}

.Short .Film-info__information__value {
  display: inline
}

.Short .Embed {
  margin-bottom: 25px;
  margin-top: 0
}

.Short .Rich-text {
  margin-top: 0;
  margin-bottom: 0
}

.Short__heading__title {
  margin: 0;
  line-height: 1.31
}

.Short__heading__subtitle {
  margin: 0;
  font-size: 27px;
  line-height: 1.3
}

.Carousel__button {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f3eeff;
  border: 0
}

.Carousel__button:after {
  content: "";
  color: #310f7a
}

.Carousel__button--left {
  left: 0;
  right: auto
}

.Carousel__button--left:after {
  border: 2px solid;
  border-top: 0;
  border-right: 0
}

.Carousel__button--right {
  left: auto;
  right: 0
}

.Carousel__button--right:after {
  border: 2px solid;
  border-left: 0;
  border-bottom: 0
}

.Quick-links {
  list-style: none;
  padding: 0
}

.Quick-links__link:hover,
.btn-link.btn-link-text:hover,
.my-account-nav ul li a:hover,
.seat-tabs-box a:hover,
.section-link:hover {
  color: #fff !important;
  background-size: 100% 100% !important;
  text-decoration: none !important
}

.Quick-links__link:active,
.btn-link.btn-link-text:active,
.my-account-nav ul li a:active,
.seat-tabs-box a:active,
.section-link:active {
  outline: 0;
  text-decoration: none
}

.Quick-links__link::selection {
  background: #e8ddff
}

.Quick-links__link:focus,
.btn-link.btn-link-text:focus,
.my-account-nav ul li a:focus,
.seat-tabs-box a:focus,
.section-link:focus {
  background-size: 100% 100% !important;
  color: #fff !important;
  outline: 0 !important;
  text-decoration: none !important;
  background-image: linear-gradient(120deg, #ff22c9 0, #ff22c9 100%) !important
}

.my-account-nav ul li,
.performance-header a:focus,
.performance-header a:hover {
  background: 0 0 !important
}

#content,
.bodyDetails,
.performance-header .performance-info {
  padding: 0
}

.customer-options {
  padding: 4px 0 0;
  height: 70px
}

#utility-menu,
.seat-quantity,
.seatMap #price_type_section_title {
  font-size: 18px
}

#orderInfoSecondBar {
  padding: 0;
  margin: 0
}

.primary-feature-wrapper {
  position: absolute;
  top: 90px;
  right: auto;
  bottom: auto;
  left: 50%;
  width: 100vw !important;
  transform: translateX(-50%)
}

.articles.has-primary-features {
  padding-top: 475px
}

.promotional-code-input {
  display: flex;
  flex-wrap: wrap;
  background-color: #f6f6f6;
  color: #000;
  padding: 25px 15px;
  font-size: 17px;
  line-height: 1.47;
  margin-bottom: 25px;
  position: relative;
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.promotional-code-input--dark:before {
  box-shadow: 9999px 0 0 #000;
  border-left: 9999px solid #000
}

.promotional-code-input--light {
  background-color: #f3eeff
}

.promotional-code-input--light:before {
  box-shadow: 9999px 0 0 #f3eeff;
  border-left: 9999px solid #f3eeff
}

.promotional-code-input__content {
  padding: 15px 0
}

.promotional-code-input .input-group-append {
  border: 0 !important
}

.promotional-code-input .form-control {
  display: block;
  padding: 12px 10px 13px;
  border: 2px solid #000;
  border-bottom: 5px solid #783df6;
  transition: border .3s;
  width: 190px !important;
  height: 50px !important
}

.promotional-code-input .form-control:hover {
  border-bottom: 5px solid #f9dde7
}

.promotional-code-input .form-control:focus {
  border: 2px solid #f9dde7;
  border-bottom: 5px solid #ff22c9;
  outline: 0;
  box-shadow: none
}

.promotional-code-input .btn {
  width: 50px;
  height: 50px;
  min-height: 50px;
  flex-shrink: 0;
  padding: 0;
  background-color: #000
}

.btn-link.btn-link-text:focus,
.btn-link.btn-link-text:hover,
a:not(.btn):focus,
a:not(.btn):hover {
  text-decoration: none
}

.greeting-message {
  margin-left: 10px
}

.order-customer-details h4 {
  font-size: 27px;
  font-weight: 600
}

.performance-header {
  background-color: transparent !important;
  color: #000
}

.performance-header a {
  color: inhert;
  background-image: none
}

.seatMap .legend-div {
  background-color: transparent
}

.seatMap #selected_seats_ul li .selected_seat_color,
.seatMap .legend-li .price-zone-color,
.seatMap .pricing_list .price-zone-color {
  margin-right: 15px
}

.seatMap #selected_container .btn-link {
  display: inline-block;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  background-color: #000 !important;
  text-decoration: none;
  padding: 10px 25px;
  z-index: 2;
  text-align: center;
  cursor: pointer;
  border: 2px solid #000 !important;
  border-radius: 0;
  margin-bottom: 4px;
  color: #fff !important;
  line-height: 1
}

.seatMap #selected_container .btn-link:focus {
  box-shadow: 0 0 0 4px #ff22c9 !important;
  outline: 0 !important;
  height: auto;
  background-image: none !important
}

.seatMap #selection_list_title .selection-cta {
  max-width: none;
  margin: 10px 0
}

.seatMap #selected_seats_ul li {
  margin: 0 0 25px;
  padding: 5px 5px 20px 0
}

.seatMap #selected_seats_ul li .cancel_seat {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -10px;
  transform: translateY(-50%)
}

.seatMap .scren-nav-arrow.right-arrow {
  left: auto
}

.seatMap .fee-charges {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 14px
}

.seatMap .promo-link {
  margin-bottom: 50px
}

.seatMap #selection_header {
  flex-wrap: wrap
}

.seatMap #selection_header .selection-cta {
  max-width: none;
  flex-basis: 100%;
  margin: 10px 0
}

.seatMap #screen_flip_section {
  height: 65px
}

.seatMap #change-screen-btn {
  padding: 4px;
  top: 1px;
  margin: 0;
  opacity: 1;
  color: #fff;
  border: 2px solid #000;
  border-radius: 0;
  background-color: #000
}

.seatMap .legend-li .price-zone-info {
  width: 200px !important
}

.other-event svg,
.seatMap .fullmap-link svg {
  display: none;
  margin-right: 10px
}

.alert {
  background-color: #f3eeff;
  border-color: #f3eeff;
  color: #000;
  border-radius: 0
}

.seat-tabs-box a::selection {
  background: #e8ddff
}

#continueShopping {
  margin-left: 15px
}

.adm-checkbox {
  padding: .5rem 0
}

.account-box #login-title {
  font-weight: 500;
  font-size: 1rem;
  line-height: normal
}

.account-box .standard-login-options .forgot-password {
  margin-bottom: .25rem;
  font-size: 14px
}

.order-contact .btn {
  margin-left: 15px;
  padding-top: 4px;
  padding-bottom: 4px
}

.section-link::selection {
  background: #e8ddff
}

#addressVerification_iframe,
.modal-body.address-lookup {
  min-height: 300px
}

.btn-link.btn-link-text::selection {
  background: #e8ddff
}

.my-account-nav ul li {
  border: 0
}

.my-account-nav ul li a {
  color: #000 !important;
  box-sizing: border-box;
  text-decoration: none;
  outline: 0;
  font-weight: 600;
  position: relative;
  border-right: 0
}

.my-account-nav ul li a::selection {
  background: #e8ddff
}

.my-account-nav ul li a:focus,
.my-account-nav ul li a:hover {
  color: #fff;
  border-right: 0
}

.account-options-heading {
  margin-bottom: 1rem
}

.account-box .no-label-indent,
.section-box .no-label-indent {
  padding-left: 0
}

.btn.shopping-cart-link {
  color: #fff !important;
  border-color: #fff !important;
  background-color: transparent !important
}

#header .menu-toggle:focus,
#header .menu-toggle:hover,
.btn.shopping-cart-link:focus,
.btn.shopping-cart-link:hover {
  background-color: #783df6 !important;
  border-color: #783df6 !important;
  text-decoration: none !important
}

#offerSearchBox .searchBoxLabel {
  font-size: 16px !important;
  font-weight: 400 !important;
  margin-right: 15px !important;
  width: auto
}

#offerSearchBox li:first-child {
  margin-right: 15px !important
}

#offerSearchBox .btn {
  top: 0 !important;
  width: auto;
  padding: 0 15px;
  font-size: 16px;
  line-height: 1
}

#header .menu-toggle {
  border: 2px solid #fff !important
}

#header .menu-toggle span.mobile-cart-indicator {
  background-color: #fff;
  font-size: 65%
}

#header .menu-toggle:focus:focus span.mobile-cart-indicator,
#header .menu-toggle:focus:hover span.mobile-cart-indicator,
#header .menu-toggle:hover:focus span.mobile-cart-indicator,
#header .menu-toggle:hover:hover span.mobile-cart-indicator {
  color: #000 !important
}

#promoCodeBox .btn,
.search-box form img,
.search-box form input[type=submit] {
  color: #fff !important;
  background-color: #000 !important
}

@media (min-width:576px) {

  .container,
  .menuContainer.main-nav {
    max-width: 540px
  }

  .container,
  .container-sm,
  .menuContainer.main-nav {
    max-width: 540px
  }

  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%
  }

  .col-sm-12,
  .row-cols-sm-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-sm-6,
  .row-cols-sm-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-4,
  .row-cols-sm-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-sm-3,
  .row-cols-sm-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-sm-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }

  .col-sm-2,
  .row-cols-sm-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .order-sm-first {
    order: -1
  }

  .order-sm-last {
    order: 13
  }

  .order-sm-0 {
    order: 0
  }

  .order-sm-1 {
    order: 1
  }

  .order-sm-2 {
    order: 2
  }

  .order-sm-3 {
    order: 3
  }

  .order-sm-4 {
    order: 4
  }

  .order-sm-5 {
    order: 5
  }

  .order-sm-6 {
    order: 6
  }

  .order-sm-7 {
    order: 7
  }

  .order-sm-8 {
    order: 8
  }

  .order-sm-9 {
    order: 9
  }

  .order-sm-10 {
    order: 10
  }

  .order-sm-11 {
    order: 11
  }

  .order-sm-12 {
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.33333%
  }

  .offset-sm-2 {
    margin-left: 16.66667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.33333%
  }

  .offset-sm-5 {
    margin-left: 41.66667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.33333%
  }

  .offset-sm-8 {
    margin-left: 66.66667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.33333%
  }

  .offset-sm-11 {
    margin-left: 91.66667%
  }

  .d-sm-none {
    display: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-row {
    display: table-row !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .d-sm-flex {
    display: flex !important
  }

  .d-sm-inline-flex {
    display: inline-flex !important
  }

  .flex-sm-row {
    flex-direction: row !important
  }

  .flex-sm-column {
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .flex-sm-fill {
    flex: 1 1 auto !important
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important
  }

  .justify-content-sm-start {
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    justify-content: center !important
  }

  .justify-content-sm-between {
    justify-content: space-between !important
  }

  .justify-content-sm-around {
    justify-content: space-around !important
  }

  .align-items-sm-start {
    align-items: flex-start !important
  }

  .align-items-sm-end {
    align-items: flex-end !important
  }

  .align-items-sm-center {
    align-items: center !important
  }

  .align-items-sm-baseline {
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    align-items: stretch !important
  }

  .align-content-sm-start {
    align-content: flex-start !important
  }

  .align-content-sm-end {
    align-content: flex-end !important
  }

  .align-content-sm-center {
    align-content: center !important
  }

  .align-content-sm-between {
    align-content: space-between !important
  }

  .align-content-sm-around {
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    align-content: stretch !important
  }

  .align-self-sm-auto {
    align-self: auto !important
  }

  .align-self-sm-start {
    align-self: flex-start !important
  }

  .align-self-sm-end {
    align-self: flex-end !important
  }

  .align-self-sm-center {
    align-self: center !important
  }

  .align-self-sm-baseline {
    align-self: baseline !important
  }

  .align-self-sm-stretch {
    align-self: stretch !important
  }

  .float-sm-left {
    float: left !important
  }

  .float-sm-right {
    float: right !important
  }

  .float-sm-none {
    float: none !important
  }

  .m-sm-0 {
    margin: 0 !important
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important
  }

  .m-sm-1 {
    margin: .25rem !important
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: .25rem !important
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: .25rem !important
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: .25rem !important
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: .25rem !important
  }

  .m-sm-2 {
    margin: .5rem !important
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: .5rem !important
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: .5rem !important
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: .5rem !important
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: .5rem !important
  }

  .m-sm-3 {
    margin: 1rem !important
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important
  }

  .m-sm-4 {
    margin: 1.5rem !important
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important
  }

  .m-sm-5 {
    margin: 3rem !important
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important
  }

  .p-sm-0 {
    padding: 0 !important
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important
  }

  .p-sm-1 {
    padding: .25rem !important
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: .25rem !important
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: .25rem !important
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: .25rem !important
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: .25rem !important
  }

  .p-sm-2 {
    padding: .5rem !important
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: .5rem !important
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: .5rem !important
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: .5rem !important
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: .5rem !important
  }

  .p-sm-3 {
    padding: 1rem !important
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important
  }

  .p-sm-4 {
    padding: 1.5rem !important
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important
  }

  .p-sm-5 {
    padding: 3rem !important
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important
  }

  .m-sm-n1 {
    margin: -.25rem !important
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -.25rem !important
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -.25rem !important
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -.25rem !important
  }

  .m-sm-n2 {
    margin: -.5rem !important
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -.5rem !important
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -.5rem !important
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -.5rem !important
  }

  .m-sm-n3 {
    margin: -1rem !important
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important
  }

  .m-sm-n4 {
    margin: -1.5rem !important
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important
  }

  .m-sm-n5 {
    margin: -3rem !important
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important
  }

  .m-sm-auto {
    margin: auto !important
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important
  }

  .text-sm-left {
    text-align: left !important
  }

  .text-sm-right {
    text-align: right !important
  }

  .text-sm-center {
    text-align: center !important
  }

  .btn-primary,
  a.btn-primary,
  input.btn-primary,
  input.btn-secondary {
    width: auto;
    padding: 11px 25px 12px
  }

  .btn-danger,
  .btn-outline-secondary,
  .btn-secondary,
  .btn.btn-danger,
  a.btn-outline-secondary,
  a.btn-secondary,
  input.btn-outline-secondary,
  input.btn-secondary {
    width: auto;
    padding: 11px 25px 12px
  }

  .bodyDetails #accountMain .search-box .input-group {
    width: 100%
  }

  .search-results-container .results-box .btn {
    padding: 6px 20px 9px;
    width: auto
  }

  .label {
    width: auto
  }

  .Button {
    width: auto;
    padding: 11px 25px 12px
  }

  .Hero__media {
    height: 430px
  }

  .Hero__sponsor {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: 5px;
    left: auto;
    flex-wrap: wrap;
    justify-content: flex-end
  }

  .Hero__sponsor-text {
    text-align: right;
    margin-bottom: 15px
  }

  .Highlights {
    margin-bottom: 37px
  }

  .Booking__button {
    padding: 6px 20px 9px
  }

  .Short-link {
    flex: 0 0 50%;
    max-width: 50%
  }

  .articles.has-primary-features {
    padding-top: 615px
  }

  .promotional-code-input__content {
    padding: 25px
  }

  .seatMap #selected_container .btn-link {
    width: auto;
    padding: 11px 25px 12px
  }
}

@media (min-width:768px) {

  .container,
  .menuContainer.main-nav {
    max-width: 720px
  }

  .container,
  .container-md,
  .container-sm,
  .menuContainer.main-nav {
    max-width: 720px
  }

  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%
  }

  .col-md-12,
  .row-cols-md-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-md-6,
  .row-cols-md-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-4,
  .row-cols-md-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-md-3,
  .row-cols-md-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-md-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }

  .col-md-2,
  .row-cols-md-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .order-md-first {
    order: -1
  }

  .order-md-last {
    order: 13
  }

  .order-md-0 {
    order: 0
  }

  .order-md-1 {
    order: 1
  }

  .order-md-2 {
    order: 2
  }

  .order-md-3 {
    order: 3
  }

  .order-md-4 {
    order: 4
  }

  .order-md-5 {
    order: 5
  }

  .order-md-6 {
    order: 6
  }

  .order-md-7 {
    order: 7
  }

  .order-md-8 {
    order: 8
  }

  .order-md-9 {
    order: 9
  }

  .order-md-10 {
    order: 10
  }

  .order-md-11 {
    order: 11
  }

  .order-md-12 {
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.33333%
  }

  .offset-md-2 {
    margin-left: 16.66667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.33333%
  }

  .offset-md-5 {
    margin-left: 41.66667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.33333%
  }

  .offset-md-8 {
    margin-left: 66.66667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.33333%
  }

  .offset-md-11 {
    margin-left: 91.66667%
  }

  .d-md-none {
    display: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-row {
    display: table-row !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .d-md-flex {
    display: flex !important
  }

  .d-md-inline-flex {
    display: inline-flex !important
  }

  .flex-md-row {
    flex-direction: row !important
  }

  .flex-md-column {
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-md-wrap {
    flex-wrap: wrap !important
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .flex-md-fill {
    flex: 1 1 auto !important
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important
  }

  .justify-content-md-start {
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    justify-content: center !important
  }

  .justify-content-md-between {
    justify-content: space-between !important
  }

  .justify-content-md-around {
    justify-content: space-around !important
  }

  .align-items-md-start {
    align-items: flex-start !important
  }

  .align-items-md-end {
    align-items: flex-end !important
  }

  .align-items-md-center {
    align-items: center !important
  }

  .align-items-md-baseline {
    align-items: baseline !important
  }

  .align-items-md-stretch {
    align-items: stretch !important
  }

  .align-content-md-start {
    align-content: flex-start !important
  }

  .align-content-md-end {
    align-content: flex-end !important
  }

  .align-content-md-center {
    align-content: center !important
  }

  .align-content-md-between {
    align-content: space-between !important
  }

  .align-content-md-around {
    align-content: space-around !important
  }

  .align-content-md-stretch {
    align-content: stretch !important
  }

  .align-self-md-auto {
    align-self: auto !important
  }

  .align-self-md-start {
    align-self: flex-start !important
  }

  .align-self-md-end {
    align-self: flex-end !important
  }

  .align-self-md-center {
    align-self: center !important
  }

  .align-self-md-baseline {
    align-self: baseline !important
  }

  .align-self-md-stretch {
    align-self: stretch !important
  }

  .float-md-left {
    float: left !important
  }

  .float-md-right {
    float: right !important
  }

  .float-md-none {
    float: none !important
  }

  .m-md-0 {
    margin: 0 !important
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important
  }

  .m-md-1 {
    margin: .25rem !important
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: .25rem !important
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: .25rem !important
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: .25rem !important
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: .25rem !important
  }

  .m-md-2 {
    margin: .5rem !important
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: .5rem !important
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: .5rem !important
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: .5rem !important
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: .5rem !important
  }

  .m-md-3 {
    margin: 1rem !important
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important
  }

  .m-md-4 {
    margin: 1.5rem !important
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important
  }

  .m-md-5 {
    margin: 3rem !important
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important
  }

  .p-md-0 {
    padding: 0 !important
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important
  }

  .p-md-1 {
    padding: .25rem !important
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: .25rem !important
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: .25rem !important
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: .25rem !important
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: .25rem !important
  }

  .p-md-2 {
    padding: .5rem !important
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: .5rem !important
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: .5rem !important
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: .5rem !important
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: .5rem !important
  }

  .p-md-3 {
    padding: 1rem !important
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important
  }

  .p-md-4 {
    padding: 1.5rem !important
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important
  }

  .p-md-5 {
    padding: 3rem !important
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important
  }

  .m-md-n1 {
    margin: -.25rem !important
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -.25rem !important
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -.25rem !important
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -.25rem !important
  }

  .m-md-n2 {
    margin: -.5rem !important
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -.5rem !important
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -.5rem !important
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -.5rem !important
  }

  .m-md-n3 {
    margin: -1rem !important
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important
  }

  .m-md-n4 {
    margin: -1.5rem !important
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important
  }

  .m-md-n5 {
    margin: -3rem !important
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important
  }

  .m-md-auto {
    margin: auto !important
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important
  }

  .text-md-left {
    text-align: left !important
  }

  .text-md-right {
    text-align: right !important
  }

  .text-md-center {
    text-align: center !important
  }

  .btn-danger,
  .btn-outline-secondary,
  .btn-primary,
  .btn-secondary,
  .btn.btn-danger,
  .search-results-container .results-box .btn,
  a.btn-outline-secondary,
  a.btn-primary,
  a.btn-secondary,
  input.btn-outline-secondary,
  input.btn-primary,
  input.btn-secondary {
    width: auto;
    left: -2px
  }

  .search-results-container .results-box .result-box-item {
    align-items: center
  }

  .search-results-container .results-box .item-name {
    font-size: 27px
  }

  :root {
    font-size: 20px
  }

  .Main__title {
    font-size: 46px
  }

  .Section__heading {
    font-size: 32px
  }

  .input--inline {
    border-right: none
  }

  #menu .btn,
  .menu .btn {
    padding: 11px 15px 12px;
    width: auto;
    left: 0
  }

  #menu .btn:after,
  .menu .btn:after {
    display: block;
    content: "";
    width: auto;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 15px;
    right: 15px;
    background-color: #000;
    z-index: -1
  }

  .Button {
    width: auto;
    left: -2px
  }

  .Hero__sponsor {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 5px;
    left: auto
  }

  .Promotion__content {
    flex-basis: 50%;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    align-items: flex-start;
    padding: 25px
  }

  .tertiary-linked-features .Promotion__content {
    padding: 25px 10px
  }

  .Promotion__media {
    margin-left: -15px;
    margin-right: 0;
    flex-basis: 50%;
    height: auto
  }

  .Promotion--feature-right .Promotion__media {
    margin-right: -15px;
    margin-left: 0;
    order: 2
  }

  .footer__row--last {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center
  }

  .footer__menu {
    margin-top: 0
  }

  .footer__bottom-links {
    margin-bottom: 0
  }

  .footer__bottom-links li {
    display: inline-block
  }

  .footer__bottom-links a {
    text-decoration: none
  }

  .footer__bottom-links a:hover {
    text-decoration: underline
  }

  .footer__copyright {
    text-align: right;
    padding-left: 15px
  }

  .Card,
  .Highlight {
    flex: 0 0 50%;
    max-width: 50%
  }

  .Highlights--three-cols .Highlight,
  .Short-link {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .Highlight.Highlight--feature {
    flex: 0 0 100%;
    max-width: 100%
  }

  .Highlight--feature .Highlight__wrapper {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 0
  }

  .Highlight--feature .Highlight__media {
    width: 50%;
    height: auto;
    flex-shrink: 0
  }

  .Highlight--feature .Highlight__content {
    padding: 25px;
    order: -1
  }

  .Highlight__heading,
  .Short-link__heading {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 1.32
  }

  .Highlight--feature .Highlight__heading {
    margin-bottom: 25px
  }

  .Cards {
    margin-bottom: 37px
  }

  .Card__content {
    padding: 25px
  }

  .Booking__heading,
  .Card__heading {
    font-size: 27px
  }

  .Film-info {
    flex-direction: row
  }

  .Film-info__content {
    padding: 25px 25px 124px
  }

  .Film-info--two-cols .Film-info__content,
  .Film-info--two-cols .Film-info__information {
    width: calc(50% - 14px)
  }

  .Short-link__wrapper {
    margin-bottom: 76px
  }

  .article-body-container {
    margin-right: -15px;
    margin-left: -15px
  }

  .promotional-code-input__content {
    flex-basis: 50%;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    align-items: flex-start
  }

  .seatMap #selected_container .btn-link {
    width: auto;
    left: -2px
  }
}

@media (min-width:769px) {
  .bodyDetails #accountMain .search-box .input-group {
    width: auto
  }
}

@media (min-width:992px) {

  .container,
  .menuContainer.main-nav {
    max-width: 960px
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .menuContainer.main-nav {
    max-width: 960px
  }

  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%
  }

  .col-lg-12,
  .row-cols-lg-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-lg-6,
  .row-cols-lg-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-4,
  .row-cols-lg-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-lg-3,
  .row-cols-lg-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-lg-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }

  .col-lg-2,
  .row-cols-lg-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .order-lg-first {
    order: -1
  }

  .order-lg-last {
    order: 13
  }

  .order-lg-0 {
    order: 0
  }

  .order-lg-1 {
    order: 1
  }

  .order-lg-2 {
    order: 2
  }

  .order-lg-3 {
    order: 3
  }

  .order-lg-4 {
    order: 4
  }

  .order-lg-5 {
    order: 5
  }

  .order-lg-6 {
    order: 6
  }

  .order-lg-7 {
    order: 7
  }

  .order-lg-8 {
    order: 8
  }

  .order-lg-9 {
    order: 9
  }

  .order-lg-10 {
    order: 10
  }

  .order-lg-11 {
    order: 11
  }

  .order-lg-12 {
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.33333%
  }

  .offset-lg-2 {
    margin-left: 16.66667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.33333%
  }

  .offset-lg-5 {
    margin-left: 41.66667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.33333%
  }

  .offset-lg-8 {
    margin-left: 66.66667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.33333%
  }

  .offset-lg-11 {
    margin-left: 91.66667%
  }

  .d-lg-none {
    display: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-row {
    display: table-row !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .d-lg-flex {
    display: flex !important
  }

  .d-lg-inline-flex {
    display: inline-flex !important
  }

  .flex-lg-row {
    flex-direction: row !important
  }

  .flex-lg-column {
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .flex-lg-fill {
    flex: 1 1 auto !important
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important
  }

  .justify-content-lg-start {
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    justify-content: center !important
  }

  .justify-content-lg-between {
    justify-content: space-between !important
  }

  .justify-content-lg-around {
    justify-content: space-around !important
  }

  .align-items-lg-start {
    align-items: flex-start !important
  }

  .align-items-lg-end {
    align-items: flex-end !important
  }

  .align-items-lg-center {
    align-items: center !important
  }

  .align-items-lg-baseline {
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    align-items: stretch !important
  }

  .align-content-lg-start {
    align-content: flex-start !important
  }

  .align-content-lg-end {
    align-content: flex-end !important
  }

  .align-content-lg-center {
    align-content: center !important
  }

  .align-content-lg-between {
    align-content: space-between !important
  }

  .align-content-lg-around {
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    align-content: stretch !important
  }

  .align-self-lg-auto {
    align-self: auto !important
  }

  .align-self-lg-start {
    align-self: flex-start !important
  }

  .align-self-lg-end {
    align-self: flex-end !important
  }

  .align-self-lg-center {
    align-self: center !important
  }

  .align-self-lg-baseline {
    align-self: baseline !important
  }

  .align-self-lg-stretch {
    align-self: stretch !important
  }

  .float-lg-left {
    float: left !important
  }

  .float-lg-right {
    float: right !important
  }

  .float-lg-none {
    float: none !important
  }

  .m-lg-0 {
    margin: 0 !important
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important
  }

  .m-lg-1 {
    margin: .25rem !important
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: .25rem !important
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: .25rem !important
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: .25rem !important
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: .25rem !important
  }

  .m-lg-2 {
    margin: .5rem !important
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: .5rem !important
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: .5rem !important
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: .5rem !important
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: .5rem !important
  }

  .m-lg-3 {
    margin: 1rem !important
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important
  }

  .m-lg-4 {
    margin: 1.5rem !important
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important
  }

  .m-lg-5 {
    margin: 3rem !important
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important
  }

  .p-lg-0 {
    padding: 0 !important
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important
  }

  .p-lg-1 {
    padding: .25rem !important
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: .25rem !important
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: .25rem !important
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: .25rem !important
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: .25rem !important
  }

  .p-lg-2 {
    padding: .5rem !important
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: .5rem !important
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: .5rem !important
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: .5rem !important
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: .5rem !important
  }

  .p-lg-3 {
    padding: 1rem !important
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important
  }

  .p-lg-4 {
    padding: 1.5rem !important
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important
  }

  .p-lg-5 {
    padding: 3rem !important
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important
  }

  .m-lg-n1 {
    margin: -.25rem !important
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -.25rem !important
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -.25rem !important
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -.25rem !important
  }

  .m-lg-n2 {
    margin: -.5rem !important
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -.5rem !important
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -.5rem !important
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -.5rem !important
  }

  .m-lg-n3 {
    margin: -1rem !important
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important
  }

  .m-lg-n4 {
    margin: -1.5rem !important
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important
  }

  .m-lg-n5 {
    margin: -3rem !important
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important
  }

  .m-lg-auto {
    margin: auto !important
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important
  }

  .text-lg-left {
    text-align: left !important
  }

  .text-lg-right {
    text-align: right !important
  }

  .text-lg-center {
    text-align: center !important
  }

  .bodyDetails .search-box {
    position: absolute;
    top: -86px;
    right: 40px;
    bottom: auto;
    left: auto;
    padding: 0
  }

  .bodyDetails #accountMain .search-box {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto
  }

  .IWC,
  .Promotion--small,
  .Promotion.Promotion--feature-top,
  .promotional-code-input--small,
  .tertiary-linked-features-div .promotional-code-input {
    margin-bottom: 32px
  }

  :root {
    font-size: 20px
  }

  .Embed--home,
  .OEmbed--home,
  .Promotion {
    margin-bottom: 62px
  }

  #header {
    padding-top: 74px
  }

  .Brand__img--mobile,
  .menu-toggle {
    display: none
  }

  #menu,
  .menu {
    margin-bottom: 26px;
    border: 1px solid #f6f6f6;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between
  }

  #menu .dropdown-menu,
  .menu .dropdown-menu {
    margin-top: 4px
  }

  #menu .menuTopItem.show [data-toggle=dropdown]:after,
  .menu .menuTopItem.show [data-toggle=dropdown]:after {
    background-color: #000 !important;
    width: calc(100% - 30px)
  }

  #menuTop,
  .menu__list {
    margin: 2px -15px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center
  }

  .menu__link,
  .menu_item.empty-link-dropdown-toggle,
  .menu_item.menu-link {
    padding: 21px 15px !important
  }

  .menu__link:after,
  .menu_item.empty-link-dropdown-toggle:after,
  .menu_item.menu-link:after {
    position: absolute;
    display: block;
    content: "";
    height: 2px;
    background-color: #000;
    width: 0;
    left: 15px;
    right: 15px;
    bottom: 15px;
    transition: .3s ease-in-out
  }

  .menu__link:after.active,
  .menu_item.empty-link-dropdown-toggle:after.active,
  .menu_item.menu-link:after.active {
    width: 100%
  }

  .menu__link:hover:after,
  .menu_item.empty-link-dropdown-toggle:hover:after,
  .menu_item.menu-link:hover:after {
    width: calc(100% - 30px);
    opacity: .8;
    visibility: visible
  }

  .is-active .menu__link:hover:after,
  .is-active .menu_item.empty-link-dropdown-toggle:hover:after,
  .is-active .menu_item.menu-link:hover:after {
    opacity: 1
  }

  .menu__form {
    margin: 10px 0;
    width: 416px;
    flex-shrink: 0
  }

  .Button--hero {
    color: #000;
    border-color: #fff !important;
    background-color: #fff !important
  }

  .Hero {
    margin-top: -25px;
    margin-bottom: 62px
  }

  .Hero__media {
    align-items: flex-start;
    height: 700px
  }

  .Hero__media .container,
  .Hero__media .menuContainer.main-nav {
    align-items: flex-start
  }

  .Hero__bg {
    transform: translateY(-100px)
  }

  .Hero__brand {
    margin-top: 240px
  }

  .Hero__content {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: auto;
    max-width: 380px;
    padding: 0 0 26px;
    color: #fff
  }

  .Hero__heading {
    margin-bottom: 25px;
    font-size: 32px;
    line-height: 1.31
  }

  .Hero__copy {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 1.32
  }

  .Hero__sponsor {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 30px;
    left: auto
  }

  .Hero__sponsor-text {
    color: #fff
  }

  .Hero__sponsor-image {
    max-width: 80px
  }

  .Promotion__media {
    margin-right: 0;
    margin-left: -15px
  }

  .Promotion--feature-top .Promotion__media {
    margin-right: -15px
  }

  .Promotion__heading {
    font-size: 32px;
    line-height: 1.31
  }

  .Promotion--feature-top .Promotion__heading,
  .Promotion__heading--small {
    font-size: 27px
  }

  .Promotion__copy {
    font-size: 20px;
    line-height: 1.6
  }

  .content {
    flex-basis: 70% !important;
    max-width: 70% !important
  }

  .sidebar {
    flex-basis: 30% !important;
    max-width: 30% !important
  }

  .primary-feature-wrapper {
    top: 0
  }

  .articles.has-primary-features {
    padding-top: 738px
  }

  .main-article-body {
    width: 70% !important
  }

  .tertiary-linked-features {
    width: 30% !important
  }

  .promotional-code-input {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 62px
  }

  #promocode-title {
    font-size: 27px;
    line-height: 1.31
  }

  .Promotion--feature-top #promocode-title {
    font-size: 25px
  }
}

@media (min-width:992px) and (max-height:1024px) {

  #menu .btn,
  .menu .btn {
    padding: 4px 15px
  }
}

@media screen and (min-width:992px) {
  .seatMap #selected_container .selected-container-inner {
    background-color: transparent;
    padding: 0
  }
}

@media (min-width:1200px) {

  .container,
  .menuContainer.main-nav {
    max-width: 1140px
  }

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .menuContainer.main-nav {
    max-width: 1140px
  }

  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%
  }

  .col-xl-12,
  .row-cols-xl-1>* {
    flex: 0 0 100%;
    max-width: 100%
  }

  .col-xl-6,
  .row-cols-xl-2>* {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-4,
  .row-cols-xl-3>* {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-xl-3,
  .row-cols-xl-4>* {
    flex: 0 0 25%;
    max-width: 25%
  }

  .row-cols-xl-5>* {
    flex: 0 0 20%;
    max-width: 20%
  }

  .col-xl-2,
  .row-cols-xl-6>* {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .order-xl-first {
    order: -1
  }

  .order-xl-last {
    order: 13
  }

  .order-xl-0 {
    order: 0
  }

  .order-xl-1 {
    order: 1
  }

  .order-xl-2 {
    order: 2
  }

  .order-xl-3 {
    order: 3
  }

  .order-xl-4 {
    order: 4
  }

  .order-xl-5 {
    order: 5
  }

  .order-xl-6 {
    order: 6
  }

  .order-xl-7 {
    order: 7
  }

  .order-xl-8 {
    order: 8
  }

  .order-xl-9 {
    order: 9
  }

  .order-xl-10 {
    order: 10
  }

  .order-xl-11 {
    order: 11
  }

  .order-xl-12 {
    order: 12
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.33333%
  }

  .offset-xl-2 {
    margin-left: 16.66667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.33333%
  }

  .offset-xl-5 {
    margin-left: 41.66667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.33333%
  }

  .offset-xl-8 {
    margin-left: 66.66667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.33333%
  }

  .offset-xl-11 {
    margin-left: 91.66667%
  }

  .d-xl-none {
    display: none !important
  }

  .d-xl-inline {
    display: inline !important
  }

  .d-xl-inline-block {
    display: inline-block !important
  }

  .d-xl-block {
    display: block !important
  }

  .d-xl-table {
    display: table !important
  }

  .d-xl-table-row {
    display: table-row !important
  }

  .d-xl-table-cell {
    display: table-cell !important
  }

  .d-xl-flex {
    display: flex !important
  }

  .d-xl-inline-flex {
    display: inline-flex !important
  }

  .flex-xl-row {
    flex-direction: row !important
  }

  .flex-xl-column {
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .flex-xl-fill {
    flex: 1 1 auto !important
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important
  }

  .justify-content-xl-start {
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    justify-content: flex-end !important
  }

  .justify-content-xl-center {
    justify-content: center !important
  }

  .justify-content-xl-between {
    justify-content: space-between !important
  }

  .justify-content-xl-around {
    justify-content: space-around !important
  }

  .align-items-xl-start {
    align-items: flex-start !important
  }

  .align-items-xl-end {
    align-items: flex-end !important
  }

  .align-items-xl-center {
    align-items: center !important
  }

  .align-items-xl-baseline {
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    align-items: stretch !important
  }

  .align-content-xl-start {
    align-content: flex-start !important
  }

  .align-content-xl-end {
    align-content: flex-end !important
  }

  .align-content-xl-center {
    align-content: center !important
  }

  .align-content-xl-between {
    align-content: space-between !important
  }

  .align-content-xl-around {
    align-content: space-around !important
  }

  .align-content-xl-stretch {
    align-content: stretch !important
  }

  .align-self-xl-auto {
    align-self: auto !important
  }

  .align-self-xl-start {
    align-self: flex-start !important
  }

  .align-self-xl-end {
    align-self: flex-end !important
  }

  .align-self-xl-center {
    align-self: center !important
  }

  .align-self-xl-baseline {
    align-self: baseline !important
  }

  .align-self-xl-stretch {
    align-self: stretch !important
  }

  .float-xl-left {
    float: left !important
  }

  .float-xl-right {
    float: right !important
  }

  .float-xl-none {
    float: none !important
  }

  .m-xl-0 {
    margin: 0 !important
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important
  }

  .m-xl-1 {
    margin: .25rem !important
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: .25rem !important
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: .25rem !important
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: .25rem !important
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: .25rem !important
  }

  .m-xl-2 {
    margin: .5rem !important
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: .5rem !important
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: .5rem !important
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: .5rem !important
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: .5rem !important
  }

  .m-xl-3 {
    margin: 1rem !important
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important
  }

  .m-xl-4 {
    margin: 1.5rem !important
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important
  }

  .m-xl-5 {
    margin: 3rem !important
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important
  }

  .p-xl-0 {
    padding: 0 !important
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important
  }

  .p-xl-1 {
    padding: .25rem !important
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: .25rem !important
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: .25rem !important
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: .25rem !important
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: .25rem !important
  }

  .p-xl-2 {
    padding: .5rem !important
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: .5rem !important
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: .5rem !important
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: .5rem !important
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: .5rem !important
  }

  .p-xl-3 {
    padding: 1rem !important
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important
  }

  .p-xl-4 {
    padding: 1.5rem !important
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important
  }

  .p-xl-5 {
    padding: 3rem !important
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important
  }

  .m-xl-n1 {
    margin: -.25rem !important
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -.25rem !important
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -.25rem !important
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -.25rem !important
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -.25rem !important
  }

  .m-xl-n2 {
    margin: -.5rem !important
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -.5rem !important
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -.5rem !important
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -.5rem !important
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -.5rem !important
  }

  .m-xl-n3 {
    margin: -1rem !important
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important
  }

  .m-xl-n4 {
    margin: -1.5rem !important
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important
  }

  .m-xl-n5 {
    margin: -3rem !important
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important
  }

  .m-xl-auto {
    margin: auto !important
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important
  }

  .text-xl-left {
    text-align: left !important
  }

  .text-xl-right {
    text-align: right !important
  }

  .text-xl-center {
    text-align: center !important
  }

  .promotional-code-input .form-control,
  .search-box ul li .form-control {
    width: 240px !important
  }
}

@media print {
  .d-print-none {
    display: none !important
  }

  .d-print-inline {
    display: inline !important
  }

  .d-print-inline-block {
    display: inline-block !important
  }

  .d-print-block {
    display: block !important
  }

  .d-print-table {
    display: table !important
  }

  .d-print-table-row {
    display: table-row !important
  }

  .d-print-table-cell {
    display: table-cell !important
  }

  .d-print-flex {
    display: flex !important
  }

  .d-print-inline-flex {
    display: inline-flex !important
  }
}

@media screen and (max-width:769px) {
  .bodyDetails #accountMain .search-box ul {
    flex-wrap: wrap !important
  }

  .bodyDetails #accountMain .search-box ul>li {
    flex-basis: 95%
  }

  .bodyDetails #accountMain .search-box ul>li>div {
    flex-basis: 100%;
    margin-bottom: 16px
  }

  .bodyDetails #accountMain .search-box .search-box .multidata {
    flex-basis: 100%
  }

  .bodyDetails #accountMain .search-box .btn {
    margin-left: 0;
    width: 100%
  }
}

@media (max-width:379px) {
  .searchBoxLabel {
    display: none !important
  }
}

@media (max-width:575px) {

  .Booking__button,
  .search-results-container .results-box .btn {
    padding: 6px
  }
}

@media (max-width:991.98px) {
  .Brand__img--desktop {
    width: auto;
    height: auto;
    display: none
  }

  #menu .empty-link-dropdown-toggle,
  .menu .empty-link-dropdown-toggle {
    margin-bottom: 4px
  }

  .menu__link:after,
  .menu_item.empty-link-dropdown-toggle:after,
  .menu_item.menu-link:after {
    content: "";
    border-style: solid;
    border-width: 4px 4px 0 0;
    display: inline-block;
    height: 12px;
    left: 0;
    position: relative;
    top: 6px;
    transform: rotate(45deg);
    vertical-align: top;
    width: 12px;
    float: right;
    margin-right: 15px;
    transition: .2s
  }
}

@media (max-width:1199.98px) {
  .Hero__heading {
    max-width: 370px
  }
}

@media (max-width:575.98px) {
  .Promotions {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
  }
}

@media (max-width:768px) {
  .Promo-sidebar__heading {
    font-size: 20px
  }

  .Promo-sidebar__copy {
    font-size: 16px
  }
}

/*!
* General amends or additions to D20 site styles by DS
*/

#calendarWidget-navigation {
  background-color: #f3eeff;
  color: #000;
  font-weight: 700;
  font-size: 18px
}

#calendarWidgetHeader,
#calendarWidgetTable {
  border: none;
  border-left: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6
}

#calendarWidgetTable {
  border-bottom: 1px solid #f6f6f6
}

#calendarWidgetHeader td {
  background: #fff;
  border: none !important;
  width: calc(100% / 7);
  font-size: 14px;
  padding: 10px 0;
  color: #000
}

#widget-calmonth {
  border-top: none !important;
  padding: 8px 0
}

#widget-lastmonth,
#widget-nextmonth {
  border: none !important;
  border-top: none !important;
  background-color: #310f7a;
  padding: 0 !important
}

#widget-lastmonth a,
#widget-nextmonth a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 9px
}

#calendarWidgetTable td {
  border: none;
  border-top: none !important;
  background-color: #fff;
  color: #000;
  padding: 10px 0;
  width: calc(100% / 7);
  font-size: 18px;
  font-weight: 600;
  text-align: center
}

#calendarWidgetTable td.WidgetEvent {
  background-color: #310f7a;
  color: #fff
}

#calendarWidgetTable td.WidgetEvent:focus,
#calendarWidgetTable td.WidgetEvent:hover {
  z-index: 1;
  color: #fff !important;
  background: #783df6;
  text-decoration: none !important
}

#calendarWidgetTable td.WidgetEvent:focus,
.btn.shopping-cart-link:focus,
.seatMap #change-screen-btn:focus {
  box-shadow: inset 0 0 0 3px #ff22c9 !important;
  outline: 0 !important;
  height: auto
}

#calendarWidgetTable td.WidgetEvent:active {
  background-color: #783df6;
  box-shadow: inset 0 0 0 3px #ff22c9
}

#calendarWidgetTable td.WidgetEvent.WidgetToday {
  background-color: #783df6
}

.Visually__hidden {
  display: none
}

.Page__introduction {
  font-size: 24px
}

@media (max-width:991.98px) {
  #Small__screen__calendar {
    margin-bottom: 62px
  }
}

@media (min-width:992px) {
  #Small__screen__calendar {
    display: none
  }
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  background-color: #310f7a;
  border-color: #310f7a
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.pagination>li>a,
.pagination>li>span {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 14px
}

@media screen and (min-width:992px) and (max-width:1200px) {
  #keyword-item-search {
    display: none
  }
}

/*!
* Hero treatment for Flare and Southbank
*/
.Hero__media {
  height: 230px
}

.articles.has-primary-features {
  padding-top: 345px
}

.Hero__title {
  display: none
}

@media screen and (min-width:480px) {
  .Hero__media {
    height: 310px
  }

  .articles.has-primary-features {
    padding-top: 425px
  }
}

@media screen and (min-width:576px) {
  .Hero__media {
    height: 348px
  }

  .articles.has-primary-features {
    padding-top: 385px
  }

  .Hero__title {
    display: unset
  }

  .Hero__no-title,
  .Hero__heading,
  .Hero__copy {
    display: none
  }
}

@media screen and (min-width:768px) {
  .Hero__media {
    height: 465px
  }

  .articles.has-primary-features {
    padding-top: 505px
  }
}

@media screen and (min-width:992px) {
  .Hero__media {
    height: 624px
  }

  .Hero__bg {
    transform: translateY(0)
  }

  .articles.has-primary-features {
    padding-top: 625px
  }
}

@media screen and (min-width:1200px) {
  .Hero__media {
    height: 740px
  }

  .articles.has-primary-features {
    padding-top: 755px
  }
}

/* New calendar styling fixes */

.calendar-month,
.calendar-container {
  border: 0 !important;
  border-radius: 0 !important
}

.calendar-month {
  background-color: #f3eeff;
  text-align: center;
  width: 100%
}

.calendar-month .calendar-month-button {
  background-color: #310f7a;
  border: none !important;
  display: inline-block;
  height: 100%;
  padding: 20px;
  width: 100%
}

.calendar-month .calendar-month-button.btn {
  background-color: transparent;
  color: #310f7a
}

.calendar-month .calendar-month-button.btn::after {
  background-color: transparent
}

.calendar-month .calendar-month-display {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 8px 0
}

.calendar-container .days-of-week .day-heading {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  width: calc(100% / 7)
}

.calendar-container .calendar-week .calendar-day {
  font-size: 18px;
  margin: 0 !important;
  width: calc((100%) / 7) !important
}

.calendar-container .calendar-week .calendar-day .calendar-date-button {
  background-color: #310f7a !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-weight: 700;
  height: 100% !important;
  left: 0 !important;
  padding: 0 !important;
  width: 100% !important
}

.calendar-container .calendar-week .calendar-day .calendar-date-button.btn:hover {
  background-color: #783df6 !important
}

.calendar-container .calendar-week .calendar-day .calendar-date-button.btn::after {
  background-color: transparent
}

.calendar-container .calendar-week .calendar-day .calendar-date-button.btn:focus,
.calendar-container .calendar-week .calendar-day .calendar-date-button.btn:hover {
  background-color: #783df6;
  color: #fff !important;
  text-decoration: none !important;
  z-index: 3
}

.calendar-container .calendar-week .calendar-day .calendar-date-button.btn:focus {
  box-shadow: 0 0 0 4px #ff22c9 !important;
  height: auto;
  outline: 0 !important
}

.calendar-container .calendar-week .calendar-day .calendar-date-button.btn:active {
  background-color: #783df6;
  box-shadow: 0 0 0 4px #ff22c9
}
