@font-face {
  font-family: "Montserrat";
  src: url("/app_themes/edisons/fonts/Montserrat-VariableFont_wght.ttf")
    format("truetype");
}
span.thin.uppercase.tickDate,
.products__productCategoryMessage {
    color: #fff;
}
/* Template changes */
div#MainContent_upnlContactParty {
  margin-top: 100px;
}
.checkout-panel span#lblZeroSaleMessage {
    padding-left: 5%;
    display: flex;
    font-weight: 600;
}
.trxbarcode {
  padding: 10px;
  display: none;
}
body .alert.alert-info, div.alert.alert-dismissable.alert-success {
  background-color: #fff;
  border: 1px solid #003a5d;
  color: #1b1b20;
  font-weight: 500;
}
.alert-success {
  background-color: #003a5db0;
  border-color: #003a5d;
  color: #fff;
  font-weight: 400;
}
.alert.alert-success > h6 {
  font-size: 16px;
  font-weight: 700;
}
.alert a,
#snackbar a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.alert a:hover,
#snackbar a:hover {
  text-decoration: none;
}
.inputContainer label {
  color: #000;
}
.invoice .flex-item:nth-child(4){
  display: none;
}
input.alignCenter.btn.btn-success.btn-lg {
  margin-bottom: 20px;
}

div#MainContent_receiptControl1_rptCartSummary_divReceipts_0 img {
  max-height: 135px !important;
  width: auto !important;
}

div#MainContent_receiptControl1_rptCartSummary_pnlHeader_0 > p {
  font-size: 18px;
}

.tfooter td.currencySpacer {
  padding: 8px !important;
}

.invoice header {
  padding: 10px 10px !important;
}

button.btn.btn-primary.btn-inverse.btn-md.btnPayNowSelected {
  margin: 20px 40px;
  font-size: 16px !important;
}

div#MainContent_receiptControl1_rptCartSummary_divReceipts_0 img {
  max-height: 135px !important;
  width: auto !important;
}

div#MainContent_receiptControl1_rptCartSummary_pnlHeader_0 > p {
  font-size: 18px;
}

.tfooter td.currencySpacer {
  padding: 8px !important;
}

h4.receipt-heading {
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 2px;
}

.invoice header {
  padding: 10px 10px !important;
}
span.paybtn_msg {
    width: 40%;
    margin-left: 60%;
    display: block;
    text-align: right;
    color: #262626;
}
span.paybtn_msg a{
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 2px;
}
@media (max-width: 768px) {
span.paybtn_msg {
    width: 100%;
    margin-left: 0%;
    display: block;
    text-align: center;
}
}
.row.cartItem.rowId_ {
  display: flex;
  align-items: center;
}

.accordion_item::before {
  top: 20px;
}

.accordion_item .close_tickets {
  top: 3px;
}
.accordion_item .input-counter > .count-minus,
.accordion_item .input-counter > .count-plus {
  display: none;
}

.row.cartItem.rowId_ .col-sm-2.col-xs-4.text-right,
.currencySpacer {
  padding-top: 3px !important;
}
#lblCartCount,
#lblCartCount:hover {
  background-color: #f19e33 !important;
}
span.cart-btns {
  display: flex;
  align-items: flex-end;
}
.cart-item:nth-child(2n) {
  background-color: rgb(0 58 93 / 30%);
}
.cart-item.CartItems .spaceSpans span,
.cartSummary__breakdown label {
  color: #1b1b20 !important;
  font-size: 15px;
  font-weight: 500;
}
button.close-btn {
  font-size: 16px;
  background-color: #ff0000;
  border: 2px solid #ff0000;
  color: #fff;
  border-radius: 0px;
  margin: 7px 10px 0px 0;
  font-size: 14px;
  padding: 0px 12px !important;
  display: flex;
  align-items: center;
}

button.close-btn:hover {
  background-color: #fff;
  color: #ff0000;
  border-radius: 0;
  border: 2px solid #ff0000;
  transition: all 0.3s ease;
}

.cartSummary > .cartSummary__summary {
  font-size: 20px;
  background-color: #003a5d !important;
}

.cartSummary {
  box-shadow: -3px 3px 8px -3px rgb(0 0 0 / 40%) !important;
  top: 80px;
}

.content-box.modalToFullScreen.full-width-content {
  max-width: 100%;
}
.btn-primary {
  color: #fff !important;
  background-color: #d15e14;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: normal;
  border: 1px solid transparent !important;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 15px;
  transition: all 0.3s ease-in-out;
}
.btn-secondary {
  color: #d15e14 !important;
  background-color: #fff;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: normal;
  border: 1px solid #a04911 !important;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 15px;
  transition: all 0.3s ease-in-out;
}

.cta,
.btn,
.btn-danger {
  color: #fff !important;
  background-color: #d15e14 !important;
  border-radius: 0;
  font-weight: normal;
  border: 1px solid transparent;
  padding: 4px 8px;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}
.cta {
	padding: 20px 25px;
}
.btn-primary:hover,
.btn-secondary:hover,
.cta:hover,
.btn:hover,
.cta:focus,
.btn:focus,
.btn-danger:hover {
  color: #fff !important;
  background-color: #a04911 !important;
  border-radius: 0px;
  outline: none;
}
.btn:active {
  outline: none !important;
}

.bookingDateStyle div.btn.dateClick {
  padding: 5px 15px;
  font-size: 16px;
  color: #1b1b20 !important;
  background-color: #fbb03b;
  font-weight: 400;
}
.bookingDateStyle div.btn.dateClick:hover {
  box-shadow: 0px 0px 5px #a2a2a2;
  /* color: #1b1b20 !important; */
  background-color: #fbb03b !important;
}
.cartSummary > .cartSummary__summary button {
  text-transform: capitalize;
}
/* Mobile view checkout fix */
@media (max-width: 480px) {
  #MainContent_CartSummary1_upnlCartSummary li.accordion_item.cart-incriment {
    padding-left: 28px;
  }

  .col-sm-2.col-xs-4.ccount {
    padding: 0;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-1.close_tickets {
    padding: 0;
    margin-right: 10px;
  }

  div#subtotal {
    margin-top: 0;
  }

  #MainContent_CartSummary1_upnlCartSummary .col-sm-2.col-xs-4.ccount {
    margin-top: 0;
  }

  #MainContent_CartSummary1_upnlCartSummary .accordion_item .bdr {
    min-width: 0;
  }

  #MainContent_CartSummary1_upnlCartSummary .accordion_item::before {
    top: 15px;
  }
}
* {
  font-family: "Montserrat", sans-serif;
}
body {
  background-color: #fff;
}
a:hover {
  text-decoration: none;
}
/******************************************/
/* Header changes */
#layout-header .navbar-brand img {
  height: auto;
  width: 120px;
}
#layout-header .navbar-brand {
  margin-left: 0;
  padding: 18px 0px;
}
#layout-header .navbar-nav li > a {
  padding: 42px 10px;

  transition: all 0.3s ease-in-out;
}
#layout-header .navbar-nav li > a:hover {
  color: #f19e33;
}
.dropdown-menu {
  padding: 0;
  border-radius: 0;
}
#layout-header .navbar-nav .dropdown.show .dropdown-menu.show li > a:hover {
  color: #fff;
  background-color: #d15e14 !important;
}
#layout-header .navbar-nav .dropdown.show .dropdown-menu.show li {
  width: 100%;
}
#layout-header .navbar-nav .dropdown.show .dropdown-menu.show li > a {
  color: #1b1b20;
  background-color: #fff;
  text-transform: capitalize;
  border-left: 8px solid transparent;
  padding: 13px 20px;
  line-height: 20px;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
}

/* End header changes */

/* Footer changes */
.footer .footer-bg-color {
  background-color: #003a5d;
  /* margin-top: 100px; */
}
.footer img.footer-explosion {
  margin-top: -150px;
}
.footer-icons img {
  height: 40px;
}
.footer .footer-flex {
  display: flex;
  flex-direction: row;
  padding: 100px 15px 90px;
}
.footer .footer-flex h5 {
  color: #d15e14;
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: 900;
}
.footer .footer-flex .footer-cols {
  display: flex;
  flex-direction: column;
  width: 30%;
  margin: 0 25px;
  padding: 10px;
}
.footer .footer-flex .footer-col-1 {
  max-width: 20%;
}
.footer .footer-flex .footer-cols *:not(h5) {
  color: #fff;
}
.footer-cols.footer-col-1 ul {
  margin-left: 12%;
  margin-bottom: 20px;
}
.footer-cols.footer-col-1 ul li {
  margin-bottom: 10px;
}
.footer-cols.footer-col-1 ul li a {
  transition: all 0.3s ease-in-out;
}
.footer-cols.footer-col-1 ul li:hover a {
  color: #d15e14;
}
.footer-flex .social-links {
  margin-top: 30px;
  display: flex;
  padding-top: 0;
}
.footer-flex .social-links a {
  background-color: #d15e14;
  border-radius: 6px;
  height: 36px;
  margin: 0 10px;
  min-width: 36px;
  text-align: center;
  line-height: 40px;
  transition: all 0.3s ease-in-out;
}
.footer-flex .social-links a:hover {
  opacity: 0.9;
}
.footer-flex .social-links a i {
  font-size: 18px;
}
.footer-cols li.reg-hours-list-item {
  display: flex;
  margin-bottom: 15px;
  justify-content: space-between;
}
.footer-flex .footer-cols img {
  width: 192px;
  height: auto;
  margin-bottom: 20px;
}
.footer-flex .footer-cols.connect .connect-list-item a {
  display: flex;
  padding: 4px 0;
}
.footer-flex .footer-cols.connect .connect-list-item:first-child i {
  color: #d15e14;
  font-size: 25px;
  padding-right: 6px;
}
.footer-flex .footer-cols.connect .connect-list-item:last-child i {
  font-size: 18px;
  padding-right: 10px;
  color: #d15e14;
}
.footer-flex .footer-cols.connect .connect-list-item span.connect-list-text {
  padding-left: 5px;
  line-height: 24px;
}
.footer-flex .footer-cols.connect .footer-location {
  margin-bottom: 30px;
  line-height: 24px;
  width: 75%;
}
.footer-flex .footer-cols.connect .join-rewards-btn {
  padding: 20px 0;
}
.footer-flex .footer-cols.connect .join-rewards-btn a {
  padding: 20px 25px;
  display: flex;
  text-transform: uppercase;
  justify-content: center;
  font-weight: 600;
  width: max-content;
  transition: all.3s ease-in-out;
  background-color: #d15e14;
}
.footer-flex .footer-cols.connect .join-rewards-btn a:hover {
  background-color: #a04911;
}
.footer-Data .btn {
  width: 85% !important;
  padding-bottom: 4px;
}

.footer-Data {
  background-color: #003e51 !important;
}
.footer .banner {
  background-color: #001a29;
  color: #fff;
  min-height: 77px;
  padding: 25px 35px;
}
/* End footer changes */

/* Products */

.products__productName {
  background: transparent;
  color: #fff;
  font-size: 26px;
  line-height: 36px;
  text-trransform: uppercase;
  font-weight: 900;
}
.package-card .content-card .product__inline_desc {
  font-size: 18px;
  line-height: 32px;
text-transform: math-auto;
}
.package-card .content-card {
  border-radius: 0px;
  box-shadow: none;
}
.package-card .content-card .packagecontents button {
  letter-spacing: 1.6px;
  background-color: #fff !important;
  /* color: #1b1b20 !important; */
}
.package-card .content-card .packagecontents button:hover {
  opacity: 0.9;
}
.package-card:nth-child(4n + 1) .party-package.content-card {
  background-color: #ee2c82 !important;
  background: url("/app_themes/edisons/images/dark-pink-stars.svg");
}
.package-card:nth-child(4n + 1) .content-card .packagecontents button {
  color: #ee2c82 !important;
}
.package-card:nth-child(4n + 2) .party-package.content-card {
  background-color: #fbb03b !important;
  background: url("/app_themes/edisons/images/stars-orange-wide.svg");
}
.package-card:nth-child(4n + 2) .content-card .packagecontents button {
  color: #fbb03b !important;
}
.package-card:nth-child(4n + 3) .party-package.content-card {
  background-color: #003a5d !important;
  background: url("/app_themes/edisons/images/dark-blue-stars.svg");
}
.package-card:nth-child(4n + 3) .content-card .packagecontents button {
  color: #003a5d !important;
}
.package-card:nth-child(4n + 4) .party-package.content-card {
  background-color: #d15e14 !important;
  background: url("/app_themes/edisons/images/dark-orange-stars.svg");
}
.package-card:nth-child(4n + 4) .content-card .packagecontents button {
  color: #d15e14 !important;
}
.incrementor {
  border-color: transparent !important;
  /* background: #fff; */
}
.products__productPricing .products__productPricing_price {
  font-size: 18px;
}
.products__productPricing .products__productPricing_totalCost {
  color: #fff;
  font-size: 20px;
}
.products__productComboBreakdown .spaceSpans span {
  font-size: 18px;
  font-weight: 400;
}
/* End product changes*/

.cart_dropdown {
  background-color: transparent !important;
  position: inherit;
}

.cart_dropdown .checkout__button {
  background-color: transparent;
}

.cart_value {
  visibility: hidden !important;
}

.checkout__text {
  margin-right: -27px !important;
}

a {
  text-decoration: none;
}

.cart_dropdown .icon-cart {
  color: sandybrown !important;
}

.caret {
  visibility: hidden;
}

.dropdown-menu:after,
.dropdown-menu:before {
  display: none;
}

.fa-ul {
  font-family: raleway !important;
}

.hero-description-bottom {
  font-family: raleway !important;
}

#ut_header_5c6a373418fd2 h2.section-title {
  font-family: "Roboto Slab";
}

.ut-address {
  font-family: raleway !important;
}

.ut-phone {
  font-family: raleway !important;
}

.ut-email {
  font-family: raleway !important;
}

#ut_header_5c63e4da04f84 h2 span {
  font-family: raleway !important;
}

.modal-backdrop {
  visibility: hidden;
}

.tribe-mini-calendar-event .list-info h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
}

.tribe-mini-calendar-event .list-date .list-daynumber {
  color: white;
  display: block;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
  width: 100%;
}

[class^="icon-"],
[class*=" icon-"] {
  color: rgba(192, 223, 22, 1);
}

.card_group_outer {
  border: none;
}

.card_group_outer:hover {
  box-shadow: unset;
}

.tribe-mini-calendar-event .list-date {
  float: left;
  overflow: hidden;
  font-weight: bold;
  margin: 10px 5% 10px 0;
  padding: 3px;
  width: 15%;
  text-align: center;
  display: inline;
  background: #666;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.tribe-mini-calendar-event .list-date .list-dayname {
  background: #fff;
  color: #666;
  display: block;
  font-size: 11px;
  letter-spacing: 0.5px;
  padding: 3px;
  text-align: center;
  text-transform: uppercase;
}

.tribe-mini-calendar-event {
  overflow: hidden;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #2f2f2f;
}

.tribe-events-adv-list-widget .list-info,
.tribe-mini-calendar-list-wrapper .list-info {
  margin-bottom: 0.25rem;
}

.tribe-mini-calendar-event .list-info {
  font-size: 13px;
  line-height: 1.6;
}

.tribe-mini-calendar-event .list-info {
  margin: 10px 0;
}

.line_tab > li.active {
  border-bottom: solid 5px #ff8b1f;
}

#inner-banner {
  text-align: center;
  /*padding-top: 45px;*/
}

#navigation ul,
#navigation ul li,
#navigation ul ul {
  background: transparent;
  padding-left: 15px;
  padding-right: 15px;
}

.modal {
  background-color: transparent !important;
  top: 108px !important;
}

@media (min-width: 1024px) {
  #MainContent_pnlPartyRequestSuccess .alert.alert-info {
    margin-top: 103px;
  }
}

.text-sm-center {
  text-align: center;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

@media screen and (min-width: 1000px) {
  .locationPicker {
    flex-direction: row;
    justify-content: space-between;
    /*padding: 1rem;*/
    display: flex;
    text-align: center;
    align-items: center;
    padding-left: 176px;
    padding-right: 176px;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .contentWithSidebar {
    flex-direction: row;
  }

  .fixed_top_spacer {
    padding-top: 60px;
  }
}
/*css for w-toplink*/
.w-toplink {
  display: none !important;
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 46px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  z-index: 100;
  outline: none !important;
  background-color: #ff8b1f;
  color: #fff !important;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1), 0 2px 24px rgba(0, 0, 0, 0.2);
}

.pagination li.active a {
  background-color: #d15e14 !important;
  border: 1px solid #003a5d;
  color: #fff;
}

.pagination li a:hover,
.pagination .disabled a:hover {
  background-color: #f19e33 !important;
  color: #fff !important;
  border: 1px solid #003a5d;
}

.pagination li a,
.pagination .disabled a {
  background-color: #c3d7ee;
  border-color: #000;
  color: #000;
}
.pagination > li:last-child > a,
.pagination > li:first-child > a {
  color: #000;
}

.pagination .active a:hover,
.pagination .active a:hover {
  color: #fff;
  border: 1px solid #0050a7;
}
.pagination > li > a:focus {
  color: #000;
  border: 1px solid #1e1b1b !important;
  border-radius: 0;
}

.content-box .myaccount ul.account-nav li.active {
  border-left: none;
}
.content-box .myaccount ul.account-nav li a:hover {
  border-left: 4px solid #c4d5df;
  color: rgb(0 48 255 / 70%);
  background: #ecf5fb !important;
}
.content-box .myaccount ul.account-nav li a.active:hover {
  border-left: solid 2px #1778f2;
  color: #1778f2;
}
.content-box .myaccount ul.account-nav li .active {
  color: #1778f2;
  background: #ecf5fb !important;
  border-left: solid 2px #1778f2;
}
.contentWithSidebar {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

input[name="selectedSchedule"] {
  height: 25px !important;
  /*width: 40px;*/
}

.fstyle {
  color: #fff !important;
}

@media screen and (max-width: 1000px) {
  #header-section.ha-transparent:hover {
    background: #131416;
  }

  #header-section.ha-transparent {
    background: #131416 !important;
  }

  .footer-flex .footer-cols {
    width: 35% !important;
    margin: 0 50px !important;
    /* flex-direction: column !important; */
  }
  .footer-flex {
    flex-wrap: wrap;
    overflow: auto;
    /* flex-direction: column !important; */
  }
  .footer img.footer-explosion {
    margin-top: -65px;
    margin-left: -10px;
  }
}

.ha-transparent #ut-mobile-menu,
.ha-transparent #ut-mobile-menu a {
  border-color: #dddddd;
  border-bottom: 1px solid rgb(255, 255, 255, 0.1) !important;
}

#lblPageHeader {
  color: #003a5d;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 800;
}

.switch {
  margin-top: 12px;
}

.dropdown-menu {
  list-style: none !important;
}

.dropdown-menu:hover {
  background-color: transparent;
}

#header-section.ha-transparent a:hover,
#header-section.ha-transparent a:active {
  background-color: transparent !important;
}

.party-package h3 {
  background-color: transparent;
  color: #28d4ee;
  text-transform: uppercase;
}

.packagecontents {
  color: white;
  display: flex;
  padding: 5px;
  flex-direction: column;
  justify-content: space-between;
}

.packageprice {
  background-color: transparent !important;
}

.pa-line-h {
  background-color: #003241;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #00a79d;
}

.ticket_count {
  border-color: #28d4ee !important;
}

#package_accordion div {
  padding: 2px !important;
}

.ui-accordion-content #package_accordion div {
  border-color: transparent !important;
}

.ui-accordion-content {
  font-size: initial !important;
}

#automplete-1 {
  background: #ff8b1f !important;
  color: black !important;
}

.container-fullwidth {
  background-color: white;
}
/*css for locationPicker*/
@media screen and (max-width: 1000px) {
  .location-header {
    text-align: center;
  }

  #locationText {
    text-align: center;
  }

  #locationText {
    text-align: center;
  }

  #MainContent_pnlPartyRequestDetails .inputContainer {
    max-width: 100% !important;
  }
}

.location-header .dropdown {
  text-align: center !important;
}

.ticket_count {
  /*padding: 6px 4px !important;*/
  padding: 3px 4px !important;
}

.modal {
  z-index: 10000;
  top: 5px !important;
}

.cartSummary > .cartSummary__breakdown {
  line-height: 25px !important;
  border: 2px solid #29abe2;
  color: #1b1b20;
  background-color: #fff;
}

.accordion_item .bdr {
  border: 1px solid #1b1b20 !important;
}

@media screen and (max-width: 1023px) {
  #header-section {
    transform: translate3d(0px, 0px, 0px) !important;
  }
}

@media screen and (min-width: 1023px) {
  .cart {
    top: 12px !important;
  }
}

#lblHeaderCardBalance {
  color: rgba(255, 255, 255, 0.7);
}

.panelcardBalance {
  background-color: transparent;
}

.countdown-amount {
  color: rgba(192, 223, 22, 1) !important;
}

.ut-horizontal-navigation a {
  padding-left: 15px;
}

.body-content {
  background: url("/app_themes/edisons/images/pattern-texture-lighter.svg");
  min-height: 860px !important;
  background-size: cover;
}

.party-category div {
  margin: 0 auto;
  color: white;
}

.breadcrumps {
  padding: 10px;
  padding-left: 5px;
  color: white;
}

.party-package ul {
  list-style: none;
}

.btn-default {
  color: #fff !important;
  background-color: #003a5d !important;
  border-color: #13ceea;
  border-style: none !important;
  border-radius: 0px !important;
  font-weight: normal;
  border: 1px solid transparent;
  padding: 10px 12px !important;
  font-size: 14px;
  line-height: 14px;
  border-radius: 4px;
  font-weight: 600;
}

.btn-default:hover {
  background-color: #001a29 !important;
}
#locationLable {
  color: white !important;
}

.bookingDateStyle {
  display: none;
  color: #1b1b20;
  font-weight: 400 !important;
  font-size: 18px;
}

.badge {
  background-color: #ff8b1f;
}

input[name="selectedSchedule"] {
  height: 25px !important;
  width: 40px;
}

.line_tab > li.active {
  border-bottom: solid 5px #d15e14;
}

.acc_active .panel-title,
.acc_active .accordion-toggle.collapsed:after,
.panel-title .change_link,
.panel-heading .accordion-toggle:after {
  color: #ee2c82 !important;
  font-weight: 600;
}

#section-party-nav-tabs {
  border-bottom: 1px solid #003241;
  background-color: #003241;
}

.list-group-item-heading {
  color: white;
}



.textColor,
.guestlabel small,
.glyphicon-question-sign {
  color: white !important;
}

.pa-line-h table {
  background-color: transparent !important;
}

.green_link {
  background-color: transparent !important;
}

.navbar-toggle {
  margin-right: -64px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent !important;
}

.location-header {
  background-color: #003e51;
}

.text-nowrap {
  white-space: nowrap;
}

.reg_back {
  background-color: transparent !important;
}

.reg_back span {
  color: white !important;
}

.bg-white {
  background: transparent;
}

.nav-pills > li > a:hover {
  background: #ef4136 !important;
}

.panelcardBalance {
  padding-top: 33px;
  padding-bottom: 33px;
  color: white;
  text-transform: uppercase;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #fff !important;
  /* border: none !important; */
}

.tab-content .tab-pane .portlet-body.clearfix {
  display: flex;
  flex-direction: column;
}
ul {
  list-style: none;
}

#txtParticipantQty,
#txtExtraGuest {
  color: white !important;
}

.e_section_header {
  color: white;
}

.input-counter input {
  padding: initial;
}

textarea {
  color: black;
}

.navbar-nav > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu:hover {
  background-color: #fff !important;
  color: #1b1b20 !important;
  min-width: 180px;
  width: 180px;
  box-shadow: none;
  border-width: 0;
  top: 70px;
}

.btn-xs {
  padding: 4px;
}

.btn-danger,
.btn-danger:hover {
  color: black;
  background-color: #ff8b1f !important;
  border-color: #ff8b1f !important;
}

#MainContent_productdisplay1_pnlCardSearchMain {
  background-color: #fff;
  padding: 16px;
  box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.20);
}

.content-box {
  color: black;
  border: none;
}

.non-resp-imag {
  width: 250px !important;
}

#layout-header .navbar-center li {
  float: none;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
  color: white;
}
#snackbar {
  background: #003a5db0;
}
button:focus {
  filter: invert(0);
}
div#pnlreceipt {
  width: unset;
}
#masterError1_upnlerrorMaster #masterError1_pnlErrorMaster .alert.alert-sm.alert-danger {
    margin-top: -30px;
}
/*css for Myaccount screen*/
@media (max-width: 768px) {
  .dataTables_scroll {
    overflow-y: scroll;
    overflow-y: hidden;
    overflow: auto;
  }

  .dataTables_scrollHead {
    overflow: initial !important;
  }

  .table-responsive {
    overflow-y: hidden;
  }

  .dataTables_scrollBody {
    overflow: initial !important;
  }
  
  #layout-header .navbar-collapse {
    box-shadow: none;
  }
  #layout-header .navbar-collapse #menu-main-menu2{
  margin-top: 5px;
  }
  #layout-header .navbar-brand img {
    height: auto;
    width: 100px;
  }
  #layout-header .navbar-brand {
    padding: 14px 10px;
  }
  #layout-header .navbar {
    height: 80px !important;
  }
  #layout-header .navbar-toggle {
    color: #fff;
    margin-top: 8px;
  }
  .footer .footer-flex .footer-cols img {
    width: 160px;
    height: auto;
  }
li.CartItems.cart-item div.spaceSpans:first-child span{
  word-break: normal !important;
  white-space: break-spaces;
}
  .footer .footer-flex .footer-cols {
    min-width: 100% !important;
    margin: 0 10px !important;
    /* flex-direction: column !important; */
  }
  .footer-flex .footer-cols.connect .join-rewards-btn a {
    width: 100%;
  }
  #layout-header .navbar-nav.navbar-center li a {
    color: #1b1b20;
    background-color: #fff;
    padding: 12px 25px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
  }

  #layout-header .navbar-nav.navbar-center li {
    border: 0 transparent;
  }
  #layout-header .navbar-nav.navbar-center li a:hover,
  #layout-header .navbar-nav.navbar-center li a:focus {
    color: #fff;
    border-radius: 0;
    background-color: #d15e14 !important;
  }
  #layout-header .navbar-nav .dropdown.show .dropdown-menu.show {
    top: 43px;
    width: 100%;
  }
  .footer .footer-flex {
    padding: 80px 15px 40px;
    overflow: hidden;
    justify-content: center;
  }
  .footer-cols.footer-col-1 ul {
    margin-left: 0px;
  }
}

@media screen and (min-width: 1000px) {
	#masterError1_upnlerrorMaster #masterError1_pnlErrorMaster .alert.alert-sm.alert-danger {
    margin-top: 50px;
}
#inner-banner{
	padding-top:50px;
}
  .contentWithSidebar {
    flex-direction: row;
  }
  footer.footer.noprint {
    padding-top: 28px;
  }
  #header-section.ha-transparent {
    background: rgba(19, 20, 22, 0.25);
  }
}
@media print {
  .fixed_top_spacer {
    top: 0px;
  }
}

#layout-header .navbar {
  height: 100px;
  background: #003a5d;
  border-radius: 0;
}

@media (max-width: 550px) {
  #divgrid {
    overflow: auto;
  }
}

.att-price {
  font-size: small;
  white-space: nowrap;
}

.accordionHeader {
  padding-top: 8px;
  padding-bottom: 1px;
}

.col_spacer {
  padding: 5px;
  padding-top: 2px;
}

@media (max-width: 460px) {
  .CartItems .spaceSpans:first-child {
    padding-right: 0px;
    z-index: 1;
    min-width: 100%;
    height: min-content;
  }
  .CartItems .spaceSpans:nth-child(2) {
    display: flex;
  }

  li.CartItems.ng-scope.cart-item > .spaceSpans:last-child {
    display: flex;
    justify-content: space-between;
    margin-right: 10px;
  }
  .cartSummary > .cartSummary__breakdown .CartItems {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    flex-wrap: wrap;
  }
}
@media (min-width: 590px) {
  .CartItems .spaceSpans:first-child {
    padding-right: 0px;
    z-index: 1;
  }
  .CartItems .spaceSpans {
    max-width: 130px;
  }
  li.CartItems.ng-scope.cart-item > .spaceSpans:last-child {
    display: flex;
    justify-content: space-between;
    margin-right: 10px;
  }
}
@media (max-width: 400px) {
  .paymentBtnContaniner {
    flex-direction: column-reverse;
    margin: 0 auto;
    width: 65%;
  }
  .paymentBtnContaniner .btn-success,
  .paymentBtnContaniner .btn-success:hover {
    padding: 12px 28px !important;
  }
}
@media (max-width: 1200px) {
  .footer-flex .footer-cols {
    min-width: 25% !important;
  }
}
@media (max-width: 992px) {
  .footer-flex .footer-cols {
    width: 45% !important;
    margin: 0 50px !important;
  }
  .footer-flex {
    flex-wrap: wrap;
    overflow: auto;
    /* flex-direction: column !important; */
  }
}

.row.cartItem.rowId_ div.cname > p {
    word-break: keep-all;
}
.accordion_item.cart-incriment .cartItem > div:not(:last-child),
.accordion_item.cart-incriment .cartItem > div .currencySpacer,
.accordion_item.cart-incriment .cartItem > div .QuantityPrompt input {
  color: #1b1b20 !important;
  font-weight: 400 !important;
}
.accordion_promocode .currencySpacer span {
  color: #1b1b20;
}
.form-group {
    margin-bottom: 15px;
}	
.required {
    padding: 2px !important;
}
.bookingDateStyle {
    display: unset !important;
}