@font-face {
    font-family: "Catamaran";
    src: url("/app_Themes/PlayNLearn/fonts/Catamaran-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Jost";
    src: url("/app_Themes/PlayNLearn/fonts/jost.woff2");
}
/* Template changes */
.paymentModeBox.col-md-2.pull-right {
    padding: 0 20px;
}

div#MainContent_upnlContactParty {
    margin-top: 100px;
}

.trxbarcode {
    padding: 10px;
    display: none;
}

.location-selection {
    display: none;
}

.col-xs-12.cname.col-sm-5 span {
    font-size: 12px !important;
    font-weight: 500;
}

a#lnkOtherLocation {
    text-decoration: underline !important;
}

.location-header {
    background-color: #c1e1eb;
}

    .location-find a,
    .location-header span {
        color: #000;
    }

@media screen and (min-width: 1000px) {
    .fixed_top_spacer {
        padding-top: 120px !important;
    }
}

.products__productComboBreakdown .spaceSpans > span {
    font-weight: 500;
}

@media(max-width:768px) {
    .fixed_top_spacer {
        padding-top: 140px;
    }
}

span.locationLable.col-md-12 > #locationLable {
    color: #000 !important;
}

input#automplete-1 {
    background: #c1e1eb !important;
}

a#lnkOtherLocation {
    text-decoration: underline !important;
}

body {
    font-size: 16px;
}

* {
    font-family: "Jost", Helvetica, sans-serif;
}

.footer {
    background-color: #feadcd;
}

.footer-true {
	position: relative;
	z-index: -1;
}

.footer-flex {
    max-width: 645px;
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 735px;
    justify-content: space-between;
}

    .footer-flex *,
    .footer-bottom i:hover {
        color: #fff;
        transition: color 0.3s ease;
    }

        .footer-flex *:hover {
            color: rgba(255, 255, 255, 0.5);
        }

    .footer-flex .footer-details {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        line-height: 16px;
    }

    .footer-flex .footer-logo {
        justify-content: center;
    }

        .footer-flex .footer-logo a img {
            height: 90px;
        }

    .footer-flex .footer-mobile {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

        .footer-flex .footer-mobile .menu-item {
            margin-bottom: 0;
            font-weight: 400;
        }

        .footer-flex .footer-mobile li a {
            line-height: 16px;
            font-size: 12px;
            color: #f9d83e;
            line-height: 16px;
        }

            .footer-flex .footer-mobile li a:hover,
            .footer-flex .footer-mobile li a:focus {
                color: #fff;
            }

    .footer-flex .footer-bottom {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

.footer-bottom i,
.footer-bottom p {
    color: rgba(255, 255, 255, 0.5);
    transition: color 0.3s ease;
    font-size: 12px;
    padding: 10px;
}

.footer-social-media i {
    font-size: 18px;
    padding: 5px;
}

.footer-details .sub-menu {
    padding: 6px 0 0 10px;
    font-weight: 400;
}

.footer-details .menu-item {
    font-weight: 900;
    margin-bottom: 16px;
}

.footer-details .sub-menu-item {
    margin-bottom: 6px;
}

.footer-icons img {
    height: 40px;
}

.alert.alert-success > h6 {
    font-size: 16px;
    font-weight: 700;
}

.alert-success {
    background-color: #fff;
    border: none;
    box-shadow: 0 0 10px -1px #e36179;
    color: #0050a7;
}

body .alert.alert-info,
.alert-warning {
    background-color: #c1e1ebcc;
    color: #000;
    font-size: 15px;
}

.inputContainer label {
    color: #000;
}

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 !important;
}

.text-primary {
    color: #e36179;
    font-size: 18px;
    line-height: 32px;
}

.paybtn_msg {
    color: #000;
}

button.btn.btn-primary.btn-inverse.btn-md.btnPayNowSelected {
    margin: 20px 40px;
    font-size: 16px !important;
    height: 60px;
}

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-family: "Roboto-Thin", sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
}

.invoice header {
    padding: 10px 10px !important;
}

#invoice,
#pnlreceipt {
    background: #c3d7ee !important;
}

.CartItems .spaceSpans {
    margin: 0 !important;
}

.row.cartItem.rowId_ {
    display: flex;
    align-items: center;
}

#package_accordion h3 {
    color: #e36179;
}

.accordion_item::before {
    top: 20px;
}

.accordion_item .close_tickets {
    top: 3px;
}

.row.cartItem.rowId_ .col-sm-2.col-xs-4.text-right,
.currencySpacer {
    padding-top: 3px !important;
}

.cart-btns > .btn.btn-primary {
    background-color: #ebe2dc !important;
    color: #000 !important;
    border: 2px solid #ebe2dc !important;
}

    .cart-btns > .btn.btn-primary:hover {
        color: #ebe2dc !important;
        background-color: transparent !important;
    }

span.cart-btns {
    display: flex;
    align-items: flex-end;
}

button.close-btn {
    font-size: 16px;
    background-color: #feadcd;
    border: 2px solid #feadcd;
    color: #fff;
    border-radius: 3px;
    margin: 7px 10px 0 0;
    font-size: 14px;
    padding: 0 12px !important;
    display: flex;
    align-items: center;
}

    button.close-btn:hover {
        background-color: #fff;
        color: #feadcd;
        border: 2px solid #feadcd;
        transition: all 0.3s ease;
    }

.cartSummary > .cartSummary__summary {
    font-size: 20px;
}

.cartSummary {
    box-shadow: -3px 3px 8px -3px rgb(0 0 0/40%) !important;
    top: 110px;
}

.content-box.modalToFullScreen.full-width-content {
    max-width: 100%;
}

.cart-btns .close-btn {
    padding: 0px 20px !important;
    font-size: 16px;
    font-weight: 600;
}

#tab_step5 button.btn {
    padding: 5px 10px !important;
    font-size: 16px;
}

.cta,
.btn,
.btn-danger,
.btn-default {
    color: #fff !important;
    background-color: #e36179 !important;
    border: none !important;
    border-radius: 30px;
    font-weight: 400;
    padding: 10px 24px !important;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    transition: all 0.3s ease;
}

    .cta:hover,
    .btn:hover,
    .btn-danger:hover,
    .btn-default:hover {
        color: #fff !important;
        background-color: #96c1cf !important;
        border-color: #000;
    }

input.form-control.quantity_input {
    padding: 18px;
}

.bookingDateStyle .btn.dateClick,
.bookingDateStyle .btn.dateClick:hover,
.bookingDateStyle .btn.dateClick:focus {
    background-color: #e36179 !important;
    color: #fff !important;
    padding: 6px 12px !important;
    height: fit-content;
    border: 1px solid #e36179 !important;
    outline: none;

    .ui-datepicker-trigger {
        filter: invert(1);
    }
}

.modal-footer.modal-notify-footer div {
    margin: 0px;
}

.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;
    }
}

@media (max-width: 495px) {
    .CartItems .spaceSpans {
        max-width: 75px;
    }

    li.CartItems.ng-scope.cart-item > .spaceSpans:last-child {
        display: flex;
        justify-content: space-between;
    }
}

@media (min-width: 496px) {
    .CartItems .spaceSpans {
        max-width: 135px;
    }
}

.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 !important;
}

.cart_dropdown .icon-cart {
    color: #f4a460 !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: 700;
    margin-top: 0;
    margin-bottom: 10px;
}

.tribe-mini-calendar-event .list-date .list-daynumber {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
    width: 100%;
}

[class^="icon-"],
[class*=" icon-"] {
    color: #ffffff;
}

.card_group_outer {
    border: none;
}

    .card_group_outer:hover {
        box-shadow: unset;
    }

.tribe-mini-calendar-event .list-date {
    float: left;
    overflow: hidden;
    font-weight: 700;
    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;
}

#inner-banner {
    text-align: center;
    padding-top: 50px;
}

@media screen and (max-width: 992px) {
    #inner-banner {
        padding-top: 10px;
    }

    div#inner-banner #lblPageHeader {
        font-size: 35px !important;
    }
}

div#inner-banner h1 {
    margin-bottom: 0 !important;
    margin-top: 0px;
}

#navigation ul,
#navigation ul li,
#navigation ul ul {
    background: transparent;
    padding-left: 15px;
    padding-right: 15px;
}

.modal {
    background-color: transparent !important;
    top: 108px !important;
}

.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;
        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);
}

/*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;
    }
}

@media screen and (min-width: 1000px) {
    .contentWithSidebar {
        flex-direction: row;
    }

    #header-section.ha-transparent {
        background: rgba(19, 20, 22, 0.25);
    }
}

.myaccount ul.account-nav li a:hover,
.myaccount ul.account-nav li.active {
    color: #1e1b1b;
    border-left: solid 2px #c4d5df;
}

.pagination li.active a {
    background-color: #0050a7 !important;
    border: 1px solid #0164c1;
    color: #fff;
}

.pagination li a:hover,
.pagination .disabled a:hover {
    background-color: #e36179 !important;
    color: #fff;
    border: 1px solid #0050a7;
}

.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;
}

.contentWithSidebar {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.footer-Data .btn {
    width: 85% !important;
    padding-bottom: 4px;
}

.footer-Data {
    background-color: #003e51 !important;
}

input[name="selectedSchedule"] {
    height: 25px !important;
}

.fstyle {
    color: #000 !important;
}

.incrementor {
    border: none !important;
    color: #000;
}

@media screen and (max-width: 1000px) {
    #header-section.ha-transparent:hover {
        background: #131416;
    }

    #header-section.ha-transparent {
        background: #131416 !important;
    }
}

.ha-transparent #ut-mobile-menu,
.ha-transparent #ut-mobile-menu a {
    border-color: #ddd;
    border-bottom: 1px solid rgb(255, 255, 255, 0.1) !important;
}

#pageHeadingTitle h1 {
    background-color: #feadcd;
}

#pageHeadingContainer {
    opacity: 1;
}

#lblPageHeader {
    color: #000;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    display: inline-block;
    margin: 0 0 16px;
}

#lblCartCount,
#lblCartCount:hover {
    background-color: #c1e1eb !important;
    color: #000;
}

.switch {
    border-radius: 3px;
}

.dropdown-menu {
    background-color: #000 !important;
    list-style: none !important;
    border: none;
}

    .dropdown-menu:hover {
    }

#header-section.ha-transparent a:hover,
#header-section.ha-transparent a:active {
    background-color: transparent !important;
}

.party-location {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #c3d7ee;
}

    .party-location h3,
    .party-location h3 span {
        color: #e36179;
    }

.party-package h3 {
    background-color: transparent;
    color: #000;
    text-transform: uppercase;
    font-size: 24px;
}

.package-card .content-card {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    padding: 0;
}

.package-card .content-card,
.secondaryDarkerBackgroundColor {
    background-color: #fff !important;
    color: #000;
}

.party-prod-description {
    color: #000;
}

.cartSummary__summary.secondaryBackgroundColor {
    background-color: #0050a7;
}

.package-list .package-card .packagecontents {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    color: #000;
}

#txtParticipantQty,
#txtExtraGuest,
.products__productPricing,
.packagecontents .input-group .quantity_input {
    color: #000 !important;
}

.packageprice,
.products__productPricing_totalCost {
    background-color: transparent !important;
    color: #000;
    font-weight: 700;
    font-size: 18px;
}

.pa-line-h,
.partyseq {
    background-color: #e36179;
    line-height: 25px;
}

.disabled {
    opacity: 0.7;
}

.nav-pills > li {
    background-color: #c1e1eb;
    border: 1px solid #c1e1ebcc;
}

    .nav-pills > li.disabled:hover {
        opacity: 1;
    }

    .nav-pills > li.active > a {
        background-color: #e36179;
        color: #ffffff;
        transition: all 0.3s ease;
        /* box-shadow: inset 0px 2px 10px 3px rgba(0, 0, 0, 0.2); */
        border-radius: 0;
        margin-bottom: 0 !important;
    }

    .nav-pills > li + li {
        margin-left: 0 !important;
    }

    .nav-pills > li.active * {
        color: #fff;
    }

    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        background-color: rgb(227 97 121 / 80%) !important;
    }

.ui-accordion-content #package_accordion div {
    border-color: transparent !important;
}

.ui-accordion-content {
    font-size: initial !important;
}

.accordion_item .input-counter > .count-minus,
.accordion_item .input-counter > .count-plus {
    display: none;
}

#automplete-1 {
    background: #ff8b1f !important;
    color: #000 !important;
}

.container-fullwidth {
    background-color: #fff;
}

/*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,
#package_accordion div.ticket_count {
    padding: 0px 4px !important;
    border-color: #e36179;
}

.modal {
    z-index: 10000;
    top: 5px !important;
}

.cartSummary > .cartSummary__breakdown * {
    line-height: 25px !important;
    color: #000 !important;
    background-color: #c3d7ee !important;
    font-size: 16px;
    font-weight: 400 !important;
}

.cartSummary > .cartSummary__breakdown ul {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.accordion_item .bdr {
    border: 1px solid #0050a7 !important;
}

@media screen and (max-width: 1023px) {
    #header-section {
        transform: translate3d(0px, 0px, 0px) !important;
    }
}

#lblHeaderCardBalance {
    color: rgba(255, 255, 255, 0.7);
}

.panelcardBalance {
    background-color: transparent;
}

.countdown-amount {
    color: #c0df16 !important;
}

.ut-horizontal-navigation a {
    padding-left: 15px;
}

.body-content {
    /* background-color: #f7ced7 !important; */
    min-height: 860px !important;
    margin-bottom: 0;
}

.party-category div {
    margin: 0 auto;
    color: #000;
}

.breadcrumps {
    display: none;
    padding: 10px;
    padding-left: 5px;
    color: #000;
}

.party-package ul {
    list-style: none;
}

.btn-default {
    background-color: #e36179;
    color: #fff;
    border-style: none !important;
    border: none;
    padding: 10px 24px !important;
    font-size: 20px;
    line-height: 1;
    border-radius: 30px;
    /* height: 40px; */
    font-weight: 600;
    text-transform: uppercase;
}

#locationLable {
    color: #fff !important;
}

.bookhere {
    text-align: center;
}

.bookingDateStyle {
    color: #000 !important;
}

.badge {
    background-color: #e36179;
}

input[name="selectedSchedule"] {
    height: 25px !important;
    width: 40px;
}

.line_tab > li.active {
    border-bottom: solid 5px #c1e1eb;
}
.line_tab li a {
	color: #000;
}

.panel-title a,
.panel-heading .accordion-toggle:after
.panel-title .change_link,
.acc_active .panel-title,
.acc_active .panel-title *,
.panel-heading .panel-title ::after {
    color: #e36179 !important;
}

.acc_active .panel-title {
    font-weight: 600;
}

#section-party-nav-tabs {
    border-bottom: none;
    background-color: #003241;
}

.party-web-description,
.read-more-btn {
    background-color: #c1e1ebcc;
    color: #000 !important;
    font-size: 16px;
}

.read-more-btn {
    transition: all 0.3s;
}

    .read-more-btn:hover {
        background-color: #c1e1eb;
    }

.list-group-item-heading {
    color: #000;
}

table {
    background-color: #fff !important;
}

.textColor,
.guestlabel small,
.glyphicon-question-sign,
div#divScheduleInfo span {
    color: #000 !important;
    font-size: 15px;
}

.pa-line-h table {
    background-color: transparent !important;
}

.green_link,
.green_link:hover {
    background-color: transparent !important;
    color: #0050a7;
    text-decoration: underline;
}

.navbar-toggle {
    margin-right: -64px;
    top: 4px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: transparent !important;
}

.location-header {
    background-color: #003e51;
}

.text-nowrap {
    white-space: nowrap;
}

#pnlreceipt .text-nowrap {
    overflow: visible;
}

.reg_back {
    background-color: transparent !important;
}

    .reg_back span {
        color: #fff !important;
    }

.bg-white {
    background: 0 0;
}

.panelcardBalance {
    padding-top: 33px;
    padding-bottom: 33px;
    color: #fff;
    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;
}

ul {
    list-style: none;
}

#divPersonalInfo .e_section_header {
    color: #000;
}

.input-counter input {
    padding: initial;
}

textarea {
    color: #000;
}

.navbar-nav > li > .dropdown-menu {
    background-color: #0050a7 !important;
    color: #fff !important;
    border-radius: 0;
    padding: 0;
    line-height: 35px;
}

    .navbar-nav > li > .dropdown-menu li {
        width: 100%;
        padding: 10px 30px;
        margin: 0 !important;
    }

#layout-header .navbar-nav li > a {
    background-color: inherit;
    font-family: "Jost", Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    transition: text-decoration-color 300ms, text-underline-offset 500ms;
    text-decoration: underline 0.1em rgba(0, 0, 0, 0) !important;
    text-underline-offset: 0em;
}

#layout-header .navbar-center li :hover {
    color: #fff !important;
}

.btn-xs {
    padding: 4px;
}

#MainContent_productdisplay1_pnlCardSearchMain {
    background-color: #fff;
    padding: 16px;
}

.content-box {
    color: #000;
    border: none;
}

.non-resp-imag {
    width: 230px !important;
}

#layout-header .navbar-center li {
    float: none;
    margin: 20px 0;
    width: max-content;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
    color: #000;
    font-size: 16px;
}

@media print {
    .fixed_top_spacer {
        top: 0;
    }
}

.navbar-brand > img {
    width: 245px !important;
    height: auto !important;
}

#layout-header .navbar-brand {
    padding: 15px 0;
}

#layout-header .navbar {
    background: #e36179;
    height: 80px;
    border-radius: 0;
}

.att-price {
    font-size: small;
    white-space: nowrap;
}

.accordionHeader {
    padding-top: 8px;
    padding-bottom: 1px;
}

.col_spacer {
    padding: 5px;
    padding-top: 2px;
}

.form-control:focus {
    background-color: #fff;
}

.content-box,
.bg-payment .cancel-policy {
    color: #000;
    border: none;
}

span.party-timer,
span.party-timer #countdownsection,
#float-summary-cost {
    color: #000;
    background: transparent;
}

@media (min-width: 992px) {
    span.party-timer {
        background: #fff;
    }
}

button.btn.btn-primary.btn-inverse.btn-md.btnPayNowSelected, #tab_step5 button#btn-booking-confirm {
    padding: 10px 24px !important;
}

.bg-payment .text-success {
    color: #337ab7;
}

.content-box.bg-payment {
    background-color: #fff;
}

*:focus,
li.dropdown.menu-item a:focus {
    filter: invert(0) !important;
    border: none;
}

@media (max-width: 550px) {
    #divgrid {
        overflow: auto;
    }
}

@media (min-width: 1024px) {
    #MainContent_pnlPartyRequestSuccess .alert.alert-info {
        margin-top: 103px;
    }

    .cart {
        top: 12px !important;
    }
}

@media (max-width: 1023px) {
    .footer-flex {
        height: 647px;
    }

    .party-package.content-card footer {
        padding-bottom: 8px;
    }

    #layout-header .navbar {
        height: max-content;
        min-height: 77px;
    }

    .cart {
        top: 12px;
    }

    #layout-header .navbar-brand {
        margin: 0;
        height: fit-content;
        margin-left: 10px;
    }

        #layout-header .navbar-brand img {
            /* width: 80px !important; */
            /* height: 80px; */
        }
}

@media (min-width: 768px) {
    #layout-header .navbar-nav li > a:hover {
        text-decoration-color: #c1e1eb !important;
        text-underline-offset: 0.3em;
    }

    .footer .footer-flex .footer-desktop {
        display: flex;
    }

    .footer .footer-flex .footer-mobile {
        display: none !important;
    }

    #layout-header .navbar a.dropdown-toggle {
        font-size: 18px;
        padding: 10px;
        margin: 3px 0;
        border-radius: 3px;
    }

    .navbar-nav > li > .dropdown-menu {
        background-color: #e36179 !important;
        color: #fff !important;
        border-radius: 0;
        padding: 0;
        line-height: 35px;
    }

    .dropdown-menu li a {
        padding: 6px !important;
    }

    #layout-header .navbar a.dropdown-toggle:hover,
    #layout-header .navbar a.dropdown-toggle:focus,
    li.dropdown.menu-item.show .dropdown-toggle {
        color: #fff;
        border: none;
    }
}

@media (max-width: 767px) {
    .footer .footer-flex .footer-desktop {
        display: none !important;
    }

    .footer .footer-flex .footer-mobile {
        text-align: center;
        display: flex;
    }

    .footer-flex {
        height: 451px;
    }

    #layout-header .navbar-nav {
        border-top: 1px solid #fff;
    }

    #layout-header .navbar-toggle {
        color: #fff;
        top: 5px;
    }

    #layout-header .navbar-nav.navbar-center li {
        background: #e36179;
        margin: 0;
        border: none;
        width: 100%;
    }

        #layout-header .navbar-nav.navbar-center li a {
            font-size: 16px;
            padding: 10px 15px;
            line-height: 24px;
            width: 100%;
        }

            #layout-header .navbar-nav.navbar-center li a:hover {
                background-color: #e36179 !important;
                text-decoration: none !important;
            }

    .navbar-nav > li > .dropdown-menu li,
    .navbar-nav > li > .dropdown-menu {
        padding: 0;
        width: 100%;
        margin: 0;
    }


    .dropdown.menu-item.show .dropdown-menu.show li a {
        padding: 10px 30px !important;
        line-height: 35px;
        background-color: #e36179 !important;
    }

    .cta, .btn, .btn-danger, .btn-default {
        font-size: 16px;
        padding: 10px !important;
    }
}

.guestlabel i.glyphicon.glyphicon-question-sign {
    display: none;
}

.invoice ~ div {
    font-size: 18px;
    font-weight: 600;
}

.invoice .flex-container:has(#lblGaFirstName) {
    padding-left: 0px;
}

.panel.panel-default {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.party-web-description,
.read-more-btn {
    border-radius: 0;
}

/*md-input-container > md-select {
    font-weight: 700;
}*/

.line_tab {
    font-size: 18px;
}

.form-control {
    font-weight: 400;
    font-size: 16px;
}

.float-specialist i.fa-user {
    background-color: #c1e1eb;
    color: #333 !important;
}

.vertical-text {
    color: #333;
}

.footer-container {
    height: fit-content;
    background: #ffffff;
    display: block;
    top: 0;
    position: relative;
}

    .footer-container .footer-top {
        width: 100%;
        background: #e36179;
        display: flex;
        padding: 40px 30px;
    }

    .footer-container .footer-top {
        .footer-top-container

{
    display: flex;
    width: 1200px;
    margin: 0 auto;
    .footer-top-section

{
    display: flex;
    flex-direction: column;
    flex: 1;
    .brands-container

{
    display: flex;
    flex-direction: column;
    .logo

{
    width: 165px;
    height: auto;
}

}

.logo-container {
    display: flex;
    margin-bottom: 30px;
    img

{
    width: 300px;
    height: 50px;
    object-fit: contain;
    
}

}

.contact-container {
    display: flex;
    margin-bottom: 20px;
    .contact-section .body .item .social

{
    padding-left: 5px;
    padding-top: 8px;
    font-size: 25px;
}

}

.small-text {
    font-size: 18px;
    line-height: 34px;
}

.heading {
    color: #c1e1eb;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
}

.body {
    display: flex;
    align-items: center;
    a

{
    text-decoration: none;
    color: #fff;
    i .fa.social

{
    font-size: 24px !important;
    margin-top: 10px;
}

}

.item {
    margin-right: 20px;
}

    .item.number {
        font-weight: 600;
    }

        .item.number:hover {
            text-decoration: underline;
        }

    .item:last-child {
        margin-right: 0;
    }

}
}
}
}

.footer-bottom {
    display: flex;
    width: 100%;
    background: #c1e1eb;
    padding: 4px 30px;
    .footer-bottom-container

{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    margin: 0 auto;
    color: #000;
    .small-text

{
    font-size: 18px;
    line-height: 32px;
}

.footer-bottom-section {
    .bottom-item

{
    margin-right: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}

.bottom-item:hover {
    text-decoration: underline;
}

}
}
}

.navigation-menu {
    display: flex;
    justify-content: flex-end;
    .navigation-menu-container

{
    display: flex;
    width: 92%;
    .column

{
    display: flex;
    margin-right: 40px;
    .navigation-items

{
    margin: 0;
    padding: 0;
    margin-right: 40px;
    align-self: flex-start;
    a

{
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
}

a:hover {
    text-decoration: underline !important;
}

.item {
    list-style-type: none;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 12px;
    line-height: 22px;
}

}

.navigation-items:last-child {
    margin-right: 0;
}

}

.column:last-child {
    margin: 0;
}

}
}

.footer-container-flex {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-text {
    color: #c1e1eb;
    font-size: 18px;
}

.footer-container-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-description {
    color: #596080;
    font-family: "Catamaran", sans-serif;
}

@media (min-width: 992px) {
    .party-timer {
        background: #fff;
        border-radius: 20px;
        padding: 5px 15px !important;
    }
}

@media (max-width: 992px) {
    .footer-container .footer-top {
        padding: 20px 30px;
        .footer-top-container

{
    display: flex;
    width: 100%;
    flex-direction: column;
    .footer-top-section.navigation

{
    border-top: 1px solid #fff;
    padding: 30px 0;
}

.footer-top-section {
    padding-bottom: 30px;
    .navigation-menu

{
    justify-content: unset;
    flex-wrap: wrap;
    .navigation-menu-container .column

{
    flex-basis: calc(50% - 10px);
    max-width: calc(50% - 10px);
    flex-direction: column;
}

}

.contact-container {
    flex-direction: column;
    align-items: center;
    margin: 0;
    .contact-section

{
    margin: 0;
    margin-bottom: 30px;
}

}

.brands-container {
    align-items: center;
}

.logo-container {
    display: none;
}

}
}
}

.footer-container .footer-bottom {
    padding: 20px 30px;
    .footer-bottom-container

{
    flex-direction: column-reverse;
    width: 100%;
    .footer-bottom-section.bottom-items

{
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    margin-top: 20px;
    .bottom-item:first-child

{
    margin-bottom: 0;
    margin-right: 0;
}

}
}
}
}

@media (max-width: 768px) {
    .footer-top {
        .footer-top-container

{
    .footer-top-section

{
    .navigation-menu

{
    .navigation-menu-container

{
    flex-wrap: wrap;
    width: 80%;
    gap: 20px;
    margin: 0 auto;
    justify-content: flex-start;
    .column

{
    margin-right: 0;
}

}
}
}
}
}

.footer-bottom {
    .footer-bottom-container

{
    .footer-bottom-section.bottom-items > *

{
    margin-bottom: 20px;
}

}
}
}

.party-image, .party-image > img {
    border-radius: 0px;
}

div#divRegisterAccount .small, .modalFooter a, .loginLink {
    font-size: 15px;
}

    a#lnkCustomerSignIn.green_link, .modalFooter a, .loginLink a {
        text-decoration: underline !important;
    }

#tab_step4 div label {
    font-weight: 500;
}

@media screen and (max-width: 500px) {
    .paymentBtnContaniner * {
        min-width: 65%;
    }
}

.paymentBtnContaniner .btnPayNow, .paymentBtnContaniner .btnPayNow:hover {
    padding: 12px 28px !important;
}

.paymentBtnContaniner {
    flex-wrap: wrap-reverse;
}


div#pnlreceiptlinks a.green_link {
    font-size: 18px;
    color: #000;
    text-decoration: underline !important;
    font-weight: 600;
}

.invoice .amount-breakdown tr td:nth-child(2) {
    text-wrap: auto;
}

.date-container {
    background: #e36179;
}

h3.date-heading {
    color: #fff;
}

i.fa.fa-pencil-square-o {
    color: #fff;
}

.btn.btn-fit-height.btn-info.forceDateSelection {
    color: #000;
    border: 1px solid #fff !important;
    background: transparent !important;
}

input#confirmDate {
    border: 1px solid #fff !important;
    background: transparent !important;
}

button.btn.btn-primary.cta {
    font-size: 16px !important;
    border-radius: 5px !important;
}



.cartSummary > .cartSummary__summary button.btn.btn-primary {
    padding: 0 0.5rem !important;
}



.pname {
    padding-top: 0;
}

.new {
    background-color: #e36179 !important
}

    .new > div#hdId > .schedulename,
    .new .att-price,
    .new .schedulename span {
        color: #fff !important
    }

.accordionContainer button .schedulename {
    color: #000 !important;
}

.att-price {
    font-size: 14px !important;
}

.content #pnlDateSelection h3 {
    border-bottom-color: #fff;
}

@media only screen and (max-width: 760px), (min-device-width: 320px) and (max-device-width: 767px) {
    .ui-datepicker-calendar thead tr {
        position: unset;
    }
}

.swal-button {
    background-color: #e36179 !important;
    color: #fff;
}

.cartSummary > .cartSummary__summary button {
    color: #000;
}


@media (max-width:768px) {
    table.pika-table > thead > tr {
        position: unset !important;
    }

    .row.cartItem.rowId_ div.cname > p {
        word-break: break-word !important;
    }

    li.CartItems.cart-item div.spaceSpans:first-child span {
        word-break: break-word !important;
    }

    .cartSummary__breakdown label, .cart-item .spaceSpans > span, .cart-item .spaceSpans > span > span, .cart-item-child {
        font-size: 14px !important;
    }

    .navbar-brand > img {
        width: 200px !important;
    }

    .row.scheduleSection.mainList {
        overflow: auto;
    }

    .ng-scope > div#divCart_ang > div#CartControlId > section.cartSummary.primaryBackgroundColor > section.cartSummary__breakdown > ul > li.CartItems.ng-scope.cart-item > .spaceSpans > span > span {
        position: relative;
        left: -3px;
    }

    .invtoolbar .flex-item {
        display: flex;
        gap: 5px;
        flex-direction: column;
    }

    div#subtotal > strong,
    .accordion_item .ccount .input-counter .form-control, .accordion_item-child .ccount .input-counter .form-control, .accordion_item-child .cname,
    .accordion_item .cname .nowrap, .accordion_item-child .ctotal, .accordion_item-child .cprice, .accordion_item .ctotal, .accordion_item .cprice, .row.cartItem.rowId_ div.cname > p,
    span.col-xs-12.nowrap.col-sm-6 > span.badge.ng-binding {
        font-size: 14px !important
    }
}
/* .ng-scope>div#divCart_ang>div#CartControlId>section.cartSummary.primaryBackgroundColor>section.cartSummary__breakdown>ul>li.CartItems.ng-scope.cart-item >.spaceSpans {
    margin-right: 0 !important;
} */

span.col-xs-12.nowrap.col-sm-6 > span.badge.ng-binding {
    background: #e36179 !important;
    z-index: 99;
    position: relative;
    color: #fff !important;
}



button#btnApplyCoupon {
    padding: 5px 10px !important;
}

.spaceSpans > span:not(:last-child) {
    margin-right: 0.5rem;
    font-weight: 500;
    font-size: 16px;
}

div#subtotal > strong,
.accordion_item .ccount .input-counter .form-control, .accordion_item-child .ccount .input-counter .form-control, .accordion_item-child .cname,
.accordion_item .cname .nowrap, .accordion_item-child .ctotal, .accordion_item-child .cprice, .accordion_item .ctotal, .accordion_item .cprice, .row.cartItem.rowId_ div.cname > p {
    word-break: break-word !important;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.countdown-amount {
    color: #000;
}

.gtotal span {
    color: #000 !important;
    font-size: 16px !important;
}

.grandGtotal span {
    font-size: 18px !important;
}

span.textStyle > span {
    font-weight: 500;
}

.textStyle > .text-danger {
    color: black;
    font-weight: 500;
}

.row.row-flex.header-attraction-summary .col-flex-50 span,
.row.row-flex.header-attraction-summary .col-flex-50 strong {
    font-weight: 500;
}

.countdown-amount {
    color: #000 !important;
}

.accordion_item-child .bdr {
    border: 0;
}

a.btn.btn-sm.btn_link.simulateClick {
    padding: 5px 10px !important;
    background-color: #e36179 !important;
    font-size: 14px !important;
}

span.input-group-btn button.btn.btn-sm.btn-primary {
    padding: 5px 10px !important;
}

.modal-footer.modal-notify-footer > div {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}

.myaccount ul.account-nav li a {
    background-color: #e36179 !important;
    color: #fff !important;
}

    .myaccount ul.account-nav li a:hover {
        background-color: #fff !important;
        color: #000 !important;
    }

    .myaccount ul.account-nav li a:hover {
        background-color: #fff !important;
        color: #000 !important;
    }

.cartSummary__breakdown li:not(:last-child) {
    border-bottom: 1px solid #0050a7;
}

.schedulename > .row {
    display: none;
}

/* Updates */

@media(min-width: 992px) {
    #divSiteList {
        display: flex;
        flex-direction: column;
    }
    
    .party-location {
        display: flex;
        align-items: center;
        padding: 12px 15px;
    
        p {
            min-height: fit-content;
        }

        .bookhere {
            margin-left: auto;
        }
    }
    .party-location-main {
        width: 100%;
    }
}

.party-location { p { min-height: fit-content; height: 10px; } }

.package-card .content-card:not(:has(.incrementor, .packageprice)) {
    padding: 0;
    box-shadow: none;

    .products__productName {
        display: none;
    }

    .products__productActions {
        padding-top: 0;
    }

    .prodImageBlock{
        margin-bottom: 0 !important;
    }
    .cta {
        border-radius: 10px;
    }
}
 
.package-card:nth-child(2n+1) .content-card:not(:has(.incrementor, .packageprice)) { background-color: #63cae9 !important; }
.package-card:nth-child(2n+2) .content-card:not(:has(.incrementor, .packageprice)) { background-color: #d3bdeb !important; }

.products__productName, .products__productPricing {
    padding-left: 1rem;
    padding-right: 1rem; 
}

.btnReadMoreDesc {
    font-family: inherit;
    font-weight: 500;
    text-transform: none;
    border: 1px solid rgba(0,0,0,0.20);
    border-radius: 5px;
    font-size: 14px !important;
    background-color: #707070 !important;
    color: #fff !important;
}

.party-package {
    padding: 10px !important;
}

.contact-section.follow {
    margin-right: 40px;
}

.contact-section.call {
    h3 {
        margin: 0;
        margin-top: 10px;
        font-weight: 600;
        font-size: 28px;
        color: #fff;
    }
    a:hover {
        color: #fff;
        text-decoration: underline !important;
    }
}

.party-schedule-banner {
    padding: 15px;
    display: flex;
    flex-direction: column;
    background: #c1e1eb;
    border-top: 1px solid #c1e1eb;
    border-bottom: 1px solid #c1e1eb;
    color: #000;
    width: 100%;
}

.accordionContainer:has(.rdoPartySlot:checked) .btnPartySlot {
    background: #e36179 !important;

    .schedulename span { color: #fff; }
}

#package_accordion h3 {
    padding: 12px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-family: inherit !important;
    text-transform: uppercase;
    background: #c1e1eb;
    color: #000000;
    padding-left: 30px;
    border-color: #c1e1eb;
    font-size: 18px;
}

.panel-default > .panel-heading {
    color: #000000;
    background-color: #c1e1eb;
    border-color: #ccc;
}

@media (max-width: 992px) {
    .flex-party-timer {
        .party-timer {
            position: fixed;
            top: 80px !important;
            right: 10px !important;
            z-index: 1000 !important;
        }
    }
}

table.pika-table>thead>tr {
    position: unset !important;
}
 
    @media only screen and (max-width: 760px), (min-device-width: 320px) and (max-device-width: 767px){
        .ui-datepicker-calendar thead tr{
            position: unset;
        }
      }

@media (max-width: 768px) {
    .AcceptedCardTypes img {
        max-width: 100%;
    }
    .divSchedulesNew {
        .accordionContainer button {
            width: 140px !important;
        }
    }
}

.portlet-body.clearfix {
    flex-direction: column;
}