body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-weight: 500;
}
body#popupBody,
body.popupDetails {
  background: #fff;
}
  #content #orderContact #payments.payment-box h4 {
    font-size: 24px;
}	
  #content .order-totals.section-box h4 {
    font-size: 24px;
}
  #content .order-customer-delivery.item-box h4 {
    font-size: 24px;
} 
#popupDiv {
  overflow: auto;
}
.btn:focus {
  outline-color: 8a8a8a;
}
body a,
.btn-link {
  color: #7a0019;
}
body a:focus,
.btn-link:focus {
  outline-color: #8a8a8a;
}
body a:hover,
.btn-link:hover,
body a:active,
.btn-link:active,
body a:focus,
.btn-link:focus {
  color: #47000f;
}
body b,
.btn,
input[type="button"]:not(.btn-link):not(.btn-default) {
  background-color: #7a0019; !important;
  border-color: #7a0019;
  color: #ffffff;
}
body b:hover,
.btn:hover {
  background-color: #7a0019;
  border-color: #7a0019;
  color: #ffffff;
}
body b:disabled,
.btn:disabled {
  background-color: #7a0019;
  border-color: #7a0019;
  color: #ffffff;
}
body b:active,
.btn:active,
body b:focus,
.btn:focus {
  background-color: #7a0019;
  border-color: #7a0019;
  color: #ffffff;
}
.btn,
.buttonBreak,
.pagination-box .pagination > li > a,
.pagination-box .pagination > li > span {
  border-radius: 0;
}
.buttonBreak,
.btn-primary,
input[type="button"]:not(.btn-link):not(.btn-default) {
  background-color: #7a0019;
  border-color: #7a0019;
  color: #ffffff;
}
.btn-primary:disabled {
  background-color: #7a0019;
  border-color: #7a0019;
  color: #ffffff;
}
.btn-primary:disabled:hover,
.btn-primary:disabled:focus {
  background-color: #7a0019;
  border-color: #7a0019;
  color: #ffffff;
}
.buttonBreak:hover,
.buttonBreak:focus,
.buttonBreak:active,
.buttonBreak:active:focus,
input[type="button"]:not(.btn-link):not(.btn-default):hover,
input[type="button"]:not(.btn-link):not(.btn-default):focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary.active {
  background-color: #94001e;
  border-color: #94001e;
  color: #ffffff;
}
.pagination > .active > span {
  background-color: #7a0019;
  border-color: #7a0019;
  color: #ffffff;
}
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  background-color: #7a0019;
  border-color: #7a0019;
  color: #ffffff;
}
.pagination > li > a {
  color: #7a0019;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a:active,
.pagination > li > span:active {
  color: #7a0019;
}
#header {
  background-color: #d5d6d2;
}
#header #uMinn-glensheen {
  width: 100%;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
#header #uMinn-bmnh {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
}
#header .mobile-logo {
  margin-top: 22px;
  padding: 0 15px;
}
#header .header-bar {
  background: #7A0019;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #7a0019 0%, #600014 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7A0019', endColorstr='#600014', GradientType=0)
  /* IE6-9 */
}
#header .header-link {
  display: inline-block;
  height: 30px;
  width: 75px;
  border: 0;
}
#header .header-link + .header-link {
  margin-left: 10px;
}
#header .global-links {
  background: none;
  padding: 10px 0;
}
#header .global-links ul {
  margin: 0;
}
#header .global-links a {
  color: #5b0013;
  text-decoration: underline;
}
#header .header-links {
  margin: 7px 15px;
}
#header a:hover,
#header a:focus {
  text-decoration: none;
}
#header .header-content {
  width: 100%;
  padding: 0 50px;
}
#header .header-content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#header .menu-toggle.btn-default {
  background: none;
  margin: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 50px;
  color: #7a0019;
}
#header .menu-toggle.btn-default span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 2;
  margin-top: 60%;
}
#header .menu-toggle.btn-default.menu-button {
  left: 0;
  right: auto;
  border-right: 1px solid #fff;
}
#header .menu-toggle.btn-default.sidebar-button {
  border-left: 1px solid #fff;
  right: 0;
  left: auto;
}
#header .menu-toggle span.mobile-cart-indicator {
  background-color: #7a0019;
  color: #ffffff;
  top: auto;
  bottom: 0;
  border-radius: 0;
}
#menuTopItem-help.menuTopItem button.menu_item.menu-link.btn.btn-link.btn-link-text{
        color: #fff!important;
  margin-top: -3.3px
    }

/*
#customer-utilities {
  background-color: #7a0019;
}
#customer-utilities #orderInfo {
  color: #fff;
}
#customer-utilities #orderInfo #orderInfoCartLink {
  background-color: #ffcc33;
  border-color: #ffcc33;
  color: #7a0019;
  font-weight: bold;
}


#customer-utilities #orderInfo #orderInfoCartLink:active,
#customer-utilities #orderInfo #orderInfoCartLink:focus,
#customer-utilities #orderInfo #orderInfoCartLink:hover {
  background-color: #ffbf00;
}
*/
#menu {
  padding: 0;
  background-color: #7a0019 !important;
}
#menu #menuTop a {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-decoration: none;
}
#menu #menuTop a:hover,
#menu #menuTop a:focus {
  background: #7a0019;
  color: #d5d6d2;
}
#menu #menuTop .dropdown-toggle {
  border-left: 0;
}
#menu #menuTop .dropdown-toggle:hover {
  text-decoration: none;
}
#content .search-box {
  background-color: #ffffff;
  border: 1px solid #d5d6d2;
  border-radius: 0;
  padding: 10px 3px;
}
#content .search-box .field-label {
  font-weight: bold;
}

#login .create-account-box .btn-block{
color: #ffffff;
background-color: #7a0019;
border-color: #7a0019;
    }

#login .create-account-box .btn-block:hover {
color: #ffffff;
background-color: #7a0019;
border-color: #7a0019;
    }
#shoppingCart .btn-danger {
    color: #d9534f;
    background-color: #fff;
    border-color: #ccc;
}	
@media screen and (max-width: 992px) {
  #content #default .search-box {
    border-radius: 0;
    padding: 5px;
  }
  #content #default .search-box .searchBoxLabel {
    display: none;
    font-weight: bold;
    font-size: 1em;
    letter-spacing: 1px;
  }
  #content #default .search-box .form-control {
    width: 100%;
    max-width: 100%;
    color: #000;
    margin: 0;
    background-color: #fff;
  }
  #content #default .search-box .item-search-keyword {
    width: auto;
  }
  #content #default .search-box .item-search-keyword .searchBoxLabel {
    display: block;
  }
  #content #default .search-box .item-search-keyword .field-label,
  #content #default .search-box .item-search-start-date,
  #content #default .search-box .item-search-end-date {
    display: none;
  }
  #content #default .search-box ul li {
    margin: 0;
  }
}
@media screen and (min-width: 515px) and (max-width: 992px) {
  #content #default .search-box .item-search-keyword {
    width: 50%;
  }
}
#content #promoCodeBox {
  padding: 5px 15px;
  background-color: #d5d6d2;
  border: 1px solid #000000;
}
#content #promoCodeBox h4 {
  color: #7a0019;
  font-size: 14px;
  font-weight: bold;
}
#content .form-control {
  border-radius: 0;
}
#content .form-control:focus {
  border-color: #5b0013;
}
#content #showSeats.bodyDetails > .row {
  margin-left: 0;
  margin-right: 0;
}
#footer .footer-right {
  margin-top: 15px;
  text-align: left;
}
#footer a {
  text-decoration: underline;
}
#content .seat-tabs .seat-tab {
  font-weight: bold;
}
#content .seat-tabs .seat-tab:hover {
  background-color: #d5d6d2;
  color: #7a0019;
}
#content .seat-tabs .seat-tab.active,
#content .seat-tabs .seat-tab.active:hover {
  background-color: #d5d6d2;
  color: #7a0019;
}
.even {
  background-color: #fff;
}
#seatSelect .venue-image img {
  width: 100%;
  height: auto;
}
#showSeats .venue-image-column {
  width: 100%;
}
#showSeats .venue-image-column .venue-image {
  overflow: auto;
}
#calendarWidget-navigation {
  border-top: 1px solid #7a0019;
}
#calendarWidget-navigation tbody > tr {
  background-color: #7a0019;
  color: #ffffff;
}
#calendarWidget-navigation #widget-lastmonth a,
#calendarWidget-navigation #widget-nextmonth a {
  display: block;
  font-weight: bold;
}
#calendarWidgetTable .WidgetEvent {
  background-color: #d5d6d2;
  color: #7a0019;
  font-weight: bold;
}
#calendarWidgetTable .WidgetEvent:hover,
#calendarWidgetTable .WidgetEvent:focus {
  background-color: #d5d6d2;
  color: #7a0019;
}
#mapSelect #available_price_types {
  float: none;
  width: auto;
}
#mapSelect #seat_pic {
  float: none;
  width: auto;
  max-height: none;
  height: auto;
  margin: 0;
}
#mapSelect #seat_pic img {
  width: 100%;
}
.item-box-detail-data, .result-box-detail-data {
    display: inline-block;
    margin-right: 10px;
    font-size: 12pt;
    font-weight: bold;
    color: #7a0019;
}
a#showPerformance1 {
    float: left !important;
    margin: 10px 0 22px 0;
    color: #ffffff ;
    background-color: #7a0019 ;
    border-color: #7a0019 ;
}

@media screen and (min-width: 768px) {
  #header #uMinn-glensheen,
  #header #uMinn-bmnh {
    max-width: 260px;
  }
  #header .header-content {
    padding: 0 70px;
  }
  #header .menu-toggle.btn-default {
    width: 70px;
  }
  #header .menu-toggle.btn-default span {
    margin-top: 50%;
  }
  #footer .footer-right {
    margin-top: 0;
    text-align: right;
  }
}
@media screen and (min-width: 992px) {
  .map-parent {
    width: 55%;
    padding-left: 20px;
  }
  #content {
    transition: none;
  }
  #header,
  #menu,
  #footer {
    margin: 0 auto;
    transition: none;
    width: auto;
    max-width: 970px;
  }
  #header {
    background: none;
    padding: 0;
  }
  #header #uMinn-glensheen,
  #header #uMinn-bmnh {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 550px;
  }
  #header .header-bar {
    padding: 5px;
  }
  #header .header-content {
    padding: 0;
    width: auto;
  }
  #header .header-content img {
    display: inline;
  }

  /*
  #customer-utilities {
    position: absolute;
    height: 0;
    padding: 0;
    left: 0;
    right: 0;
    border-left: 0;
    z-index: 0;
    opacity: 1;
    transition: none;
    text-align: center;
  }
  #customer-utilities .customer-buttons {
    float: left;
    clear: left;
    width: 100%;
  }
  #customer-utilities #orderInfo {
    background: #7a0019;
    position: relative;
    top: 125px;
    width: 500px;
    color: #fff;
    padding: 10px;
    overflow: hidden;
    -webkit-transform: translateX(45%);
        -ms-transform: translateX(45%);
            transform: translateX(45%);
  }
  #customer-utilities #orderInfo #customer-order-info > * {
    color: #fff;
  }
  #customer-utilities #orderInfo .customer-order,
  #customer-utilities #orderInfo .order-message {
    font-size: 14px;
    font-weight: bold;
  }
  #customer-utilities #orderInfo .customer-greeting {
    float: left;
    font-size: 14px;
  }
  #customer-utilities #orderInfo .customer-order {
    float: left;
    clear: left;
    margin-left: 0;
    font-style: normal;
  }
  #customer-utilities #orderInfoItemLabel {
    margin-right: 10px;
  }
  #customer-utilities #orderTimeout {
    background-color: #f0efee;
    color: #7a0019;
    font-style: normal;
    margin-left: 0;
    margin-right: 10px;
    padding: 1px 5px;
    min-width: 245px;
    text-align: center;
  }
  #customer-utilities #orderInfoCartLink {
    margin: 3px 0;
    padding: 5px 10px;
    border: 0;
  }
  #customer-utilities #orderInfoCartLink:active,
  #customer-utilities #orderInfoCartLink:focus {
    color: #fff;
  }
  */
  #menu {
    margin: 0 auto !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #menu #menuTop .menuSub {
    padding: 0;
    border: 0;
    border-top: 1px solid #fff;
    border-radius: 0;
    margin: 0;
  }
  #menu #menuTop .menuTopItem {
    float: left;
  }
  #menu #menuTop .menuTopItem a {
    margin: 5px 0;
    padding: 3px 10px;
  }
  #menu #menuTop .menuTopItem + .menuTopItem .menu_item:not(.dropdown-toggle) {
    border-left: 1px solid #d5d6d2;
  }
  #menu #menuTop .menuSubItem a {
    margin: 0;
    padding: 5px 10px;
    font-size: 13px;
    background-color: #7a0019;
    color: #ffffff;
  }
  #menu #menuTop .menuSubItem a:hover,
  #menu #menuTop .menuSubItem a:focus {
    background-color: #94001e;
    color: #e4e3cf;
  }
  #menu #menuTop .menuSubItem + .menuSubItem {
    border-top: 1px solid #d5d6d2;
  }
  #content,
  #footer {
    border-left: 1px solid #d5d6d2;
    border-right: 1px solid #d5d6d2;
  }
  #footer {
    border-bottom: 1px solid #d5d6d2;
  }

  #miscItemDetail h1 {
  display: none;
}

}
@media screen and (min-width: 1200px) {
  #header,
  #menu,
  #footer {
    max-width: 1170px;
  }
  /*
  #customer-utilities #orderInfo {
    -webkit-transform: translateX(65%);
        -ms-transform: translateX(65%);
            transform: translateX(65%);
  } */
  #content {
    min-height: 475px;
  }
}
/* = System message blocks
-------------------------------------------------------------- */

.system-message-block {
    background: #ffd75f;
    border: 0;
    border-radius: 4px;
    color: #5b0013;
    font-size: 18px;
    margin: 0 20px 20px;
}
.system-message-block .message-heading {
    font-weight: bold;
    color: #5b0013;
    font-size: 18px;
    margin: 0 0 5px;
}
/* = System field required size
-------------------------------------------------------------- */

span.required {
  font-size: 20px;
}



/* = BOOTSTRAP UPDATE CORRECTIONS - AV
-------------------------------------------------------------- */

a.btn-primary, .btn-primary, a.btn-primary.disabled, .btn-primary.disabled, a.btn-primary:disabled, .btn-primary:disabled {
    color: #ffffff;
    background-color: #7a0019;
    border-color: #7a0019;
}

a.btn-primary:hover, .btn-primary:hover, a.btn-primary.disabled, .btn-primary.disabled, a.btn-primary:disabled, .btn-primary:disabled {
    color: #ffffff;
    background-color: #7a0019!important;
    border-color: #7a0019!important;
}


.menuContainer.main-nav .nav li .dropdown-menu {
    border: none;
    border-radius: 0;
    box-shadow: none;
    float: none;
    top: auto;
    left: auto;
    margin: 0;
        margin-left: 0px;
    padding: 0;
    position: relative;
    z-index: 1;
    width: 100%;
    background-color: #7a0019!important;
    margin-left: -5px!important;
}


@media screen and (min-width: 992px) {
.menuContainer.main-nav .nav .menuTopItem .dropdown-menu {
    background: #7a0019!important;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    position: absolute;
    width: 300px;
    top: 100%;
    z-index: 1000;
	margin-left:0px!important;
}
	
	.dropdown-menu {
    font-size: 13px!important;
    color: #212529;
    text-align: left;
    list-style: none;
}


.menuContainer.main-nav .nav .menuTopItem .dropdown-menu:hover {
    background: #94001e!important;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.175);
    position: absolute;
    width: 300px;
    top: 100%;
    z-index: 1000;
}

.menuContainer.main-nav .nav .menuTopItem .dropdown-menu a:hover {
    background: #94001e!important;
	color:#e4e3cf!important;
}

}}

@media screen and (max-width: 991px) {
	
	
	.menuContainer.main-nav .nav li .dropdown-menu {
    background: none;
        background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0,0,0,0.05);
    border: none;
    border-radius: 0;
    box-shadow: none;
    float: none;
    top: auto;
    left: auto;
    margin: 0;
        margin-left: 0px;
    padding: 0;
    position: relative;
    z-index: 1;
    width: 100%!important;
    margin-left: -5px!important;
    background-color: cadetblue!important;
}

	
}



/* === 7.38 AudienceView Changes - Start */
#content #promoCodeBox h4{ font-size:18px;}
.header-content img { max-width: 100%!important; }
#orderInfoSecondBar { display:block!important; max-width:1170px; margin:0px auto 0px auto!important; position:relative; text-align: left; float:left; padding-left:56%!important;}
.active-promotions-grey { margin-left:20px; color:white!important; max-width:100%!important; text-overflow:initial!important; overflow:visible!important;}

@media screen and (min-width: 992px){
.mobile-logo.hidden-md.hidden-lg {display:none!important;}
#header .header-content { margin:0; min-width:100%;}
a.pull-left { height:60px!important; margin:20px!important;}
/*#customer-utilities #orderInfo { top: 190px !important; left: 10px !important;  height: 127px !important;} */
#customer-utilities .customer-buttons {position: relative;}
#customer-utilities #orderTimeout { margin-right:36px!important; }
}


@media screen and (max-width: 992px){
.mobile-logo.hidden-md.hidden-lg {display:block!important;}
.hidden-xs.hidden-sm{ display: none!important; }
}

/* mobile menu fix */
@media screen and (max-width:991px) { 
div.menuSub.dropdown-menu.show { display:block!important; position:relative!important; transform:none!important; background:#efefef!important;}
a.menuSubItem.dropdown-item {color:black!important; background:#d5d6d2;}
.pull-left img{ padding:20px!important;}
 }


.pull-left {
  text-align: left;
}

@media screen and (min-width: 992px){
    .hidden-md, .hidden-lg {
        display: none !important;
    }
}

@media screen and (max-width: 991px) {
    .hidden-xs, .hidden-sm {
        display: none !important;
    }
}


img[src$="sendtomycalendar.png"] {
   display: none
}

/* = Search results container description line
-------------------------------------------------------------- */
.search-results-container .item-teaser {
font-size: 12px;
font-style: normal;
line-height: 20px;
height: auto;
overflow: visible;
white-space: normal;
text-overflow: unset;
text-align: left;
}
#change-screen-btn { font-weight:bold;  color: #7a0019;}





/* 2026 NEW CSS */
#header .header-content {margin-top:45px;}
#header { max-width:100vw;}
.top-red-banner { background-color:#7a0019; padding:20px 10%;}
.top-red-banner img { max-width:300px!important;}
#orderInfoSecondBar { top:0; left:1%; position:absolute;}
#menu { max-width:100vw; background-color:#F0EFEE!important; }
#menu li a { color:#333!important;}
#menu #menuTop .menuTopItem + .menuTopItem .menu_item:not(.dropdown-toggle) { background-color:transparent; color:#333!important;}
#menu #menuTop .menuTopItem a:hover, #menu #menuTop .menuTopItem a:focus{ background-color:transparent!important;}
#footer { background-color:#F0EFEE; max-width:100vw!important; }
.footer-content { padding:0!important; max-width:100%!important; }
.main-footer { padding:20px;}
.top-header-logo { margin:20px 10%;}
.top-header-logo p { color:#777677; margin-bottom:0; font-size:14px;}
.top-header-logo h1 { color:#7a0019; font-size:25px;}
.footer-map { max-width:150px!important;}
.main-footer { max-width:1180px; margin:0 auto;}
.footer-col-2, .footer-col-3 { border-right:0.5px solid #ccc; }
.footer-col-3, .footer-col-4 { padding-left:80px; padding-right:80px; }
.footer-col-2 p, .footer-col-3 p, .footer-col-4 p, .footer-col-2 a, .footer-col-3 a, .footer-col-4 a{ font-size:14px;}
.footer-col-4 p { margin-left:5px;  }
#menu #menuTop .menuTopItem + .menuTopItem .menu_item:not(.dropdown-toggle) { border:none;}
/* #menu #menuTop .menuTopItem { padding:0 30px;} */

/* top menu */
#orderInfoEmptyMessage, #orderInfoCartLink, #orderInfoSecondBar{ display:none;}
.utility-nav { right:10%;}
.menuContainer.utility-nav .nav .utility-menu-item .menu_item { color:#000!important;}
#customer-utilities { background:#fff;  border-bottom:1px solid #7a0019;}
.menuContainer.main-nav { max-width:1170px; width:100%;}

#utility-menu {
  display: flex;
  gap: 24px;
}

#utility-menu .menu_item {
  position: relative;
  padding-left: 26px;
  font-size: 15px;
  color: #333;
  text-decoration: none;
  line-height: 1.2;
}

/* Base icon */
#utility-menu .menu_item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-color: currentColor;

  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;

  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}
 
#utility-menu-item0 .menu_item::before {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160zm0 352c-59.6 0-112.7-29.3-145.5-74.4 7.7-36.1 78.1-55.6 145.5-55.6s137.8 19.5 145.5 55.6C368.7 426.7 315.6 456 256 456z'/%3E%3C/svg%3E");
}
 
#utility-menu-item1 .menu_item::before {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224H192c-17.7 0-32 14.3-32 32s14.3 32 32 32h210.7l-41.4 41.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l96-96zM352 64c0-17.7-14.3-32-32-32H128C57.3 32 0 89.3 0 160v192c0 70.7 57.3 128 128 128h192c17.7 0 32-14.3 32-32s-14.3-32-32-32H128c-35.3 0-64-28.7-64-64V160c0-35.3 28.7-64 64-64h192c17.7 0 32-14.3 32-32z'/%3E%3C/svg%3E");
}
 
#utility-menu-item2 .menu_item::before {
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath d='M0 24C0 10.7 10.7 0 24 0h69.5c16.3 0 30.5 11.5 33.8 27.5L132.6 56H544c15.7 0 27.2 14.7 23.6 30l-54.4 235.5c-3.1 13.5-15.2 23-29.1 23H205.1l5.4 28.5c1.5 7.9 8.4 13.6 16.4 13.6H488c13.3 0 24 10.7 24 24s-10.7 24-24 24H226.9c-31.8 0-59.2-22.6-65.1-53.9L100.1 48H24C10.7 48 0 37.3 0 24zM176 512a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm320 0a48 48 0 1 0 0-96 48 48 0 1 0 0 96z'/%3E%3C/svg%3E");
}

/* Hover */
#utility-menu .menu_item:hover {
  color: #000;
}

.footer-copyright { text-align:center; padding:20px 20px; background-color:#fff;}

.menuContainer.main-nav .nav li .dropdown-menu .dropdown-item { border-top:none!important; }
.menuContainer.main-nav .nav .menuTopItem.show [data-toggle="dropdown"] { box-shadow: none!important;}
.menuContainer.main-nav .nav li .dropdown-menu a.menuSubItem { background:#fff; }
.empty-link-dropdown-toggle { background:transparent!important; }

 
.menuContainer.main-nav .nav .menuTopItem .menu_item span {  margin-right:10px; }



/* mobile */

@media screen and (max-width: 768px) {

  /* Reduce large header padding */
  #header {
    padding: 15px 0px!important;
    text-align: center;
    background:#fff;
  }
  
  .top-header { margin:0!important; width:100vw; }
  #header .header-content { margin-top:-20px;}

  /* Stack header content vertically */
  .header-content {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important; 
  }

  /* Logo sizing */
  .header-content img {
    max-width: 180px !important;
    height: auto;
    margin: 0 auto;
  }

  /* Navigation / utility links stack */
  .header-content .nav,
  .header-content .menu,
  .header-content .account-links {
    display: flex !important;
    flex-direction: column !important;
    width: 100%;
    text-align: center;
    gap: 8px;
  }

  /* Make header buttons full width */
  .header-content .btn,
  .header-content a.button {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
  }
  .footer-col-2, .footer-col-3, .footer-col-4 {padding-left:20px;}

}


#customer-order-info {float:left;}

.odd { background:#f0efee!important; }
.search-results-container .item-start-date, .search-results-container .item-end-date, .search-results-container .item-venue, .search-results-container .item-price-range, .search-results-container .item-teaser { color:#000!important; }
.performance-info .item-description { color:#000!important; }
