/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v16-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fonts/open-sans-v16-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v16-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('../fonts/open-sans-v16-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v16-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v16-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v16-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v16-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-weight: 500;
}
body#popupBody,
body.popupDetails {
  background: #fff;
}
#popupDiv {
  overflow: auto;
}
.btn:focus {
  outline-color: #e4e3cf;
}
body a,
.btn-link {
  color: #7a0019;
}
body a:focus,
.btn-link:focus {
  outline-color: #e4e3cf;
}
body a:hover,
.btn-link:hover,
body a:active,
.btn-link:active,
body a:focus,
.btn-link:focus {
  color: #47000f;
}
.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: #e4e3cf;
}
#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;
}
  #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;
} 
  #shoppingCart .btn-danger {
    color: #d9534f;
    background-color: #fff;
    border-color: #ccc;
}	
#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: #e4e3cf;
}
#menu #menuTop .dropdown-toggle {
  border-left: 0;
}
#menu #menuTop .dropdown-toggle:hover {
  text-decoration: none;
}
#content .search-box .field-label {
  font-weight: bold;
}
#content #searchBox {
  display: none;
} 
.dispatch section-box  {
  display: none;
}
#content .search-box {
  display: none
  border-radius: 0;
  background-color: #aaa;
  color: #000;
}
@media screen and (min-width: 515px) and (max-width: 992px) {
  
}
#content #promoCodeBox {
  padding: 5px 15px;
  background-color: #e4e3cf;
  border: 1px solid #C3BDA5;
}
#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: #e4e3cf;
  color: #7a0019;
}
#content .seat-tabs .seat-tab.active,
#content .seat-tabs .seat-tab.active:hover {
  background-color: #e4e3cf;
  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: #e4e3cf;
  color: #7a0019;
  font-weight: bold;
}
#calendarWidgetTable .WidgetEvent:hover,
#calendarWidgetTable .WidgetEvent:focus {
  background-color: #dbd9bf;
  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%;
}
@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;
  }
  #content #promoCodeBox {
    display: none;
}
#miscItemDetail h1 {
  display: none;
}
.order-customer-delivery.item-box h4 {
    font-size: 24px;
}  
  #payments .payment-box, .order-totals .section-box h4 {
    font-size: 24px;
}	
}
@media screen and (min-width: 992px) {
  .articles.has-secondary-features .article-container.main-article-body {
  width: 100%;
  float: left;
}
  .articles .article-container.secondary-linked-features {
    width: 0%;
}	
 .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: 12px;
  }
  #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: #e4e3cf;
    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 #e4e3cf;
  }
  #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 #e4e3cf;
  }
  #content,
  #footer {
    border-left: 1px solid #c3bda5;
    border-right: 1px solid #c3bda5;
  }
  #footer {
    border-bottom: 1px solid #c3bda5;
  }
}
@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;
}


 /* === 7.38 AudienceView Changes - Start */
#content #promoCodeBox h4{ font-size:18px;}
.header-content img { max-width: 100%!important; }
#menu #menuTop a:hover { color:white!important; }
span.menu-label{ font-size:15px!important;}
#orderInfoSecondBar { display: none; }

@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; margin-top:10px!important;}
#customer-utilities #orderTimeout { margin-right:86px!important; }
a.menuSubItem.dropdown-item{ color:black!important; white-space:normal!important;}
#menu { z-index: 1!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; white-space:normal!important;}
.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;
    }
}
