@font-face {
    font-family: 'Roboto';
    src: url('/app_themes/PortalsEntertainment/fonts/Roboto/Roboto-Regular.ttf');
}

@font-face {
    font-family: 'Lato';
    src: url('/app_themes/PortalsEntertainment/fonts/Lato/Lato-Regular.ttf');
}

@font-face {
    font-family: 'Open Sans';
    src: url('/app_themes/PortalsEntertainment/fonts/Open_Sans/OpenSans.woff2');
}

@font-face {
    font-family: 'Montserrat';
    src: url('/app_themes/PortalsEntertainment/fonts/Montserrat/Montserrat-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'Quantum Lemon';
    src: url('/app_themes/PortalsEntertainment/fonts/quantum_lemon/Quantum Lemon Normal.ttf');
}

@font-face {
    font-family: 'Quantum Lemon Bold';
    src: url('/app_themes/PortalsEntertainment/fonts/quantum_lemon/Quantum Lemon Bold.ttf');
}

/* Template changes */
#snackbar {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    padding: 15px;
    font-size: 15px;
    font-weight: 700;
}
    #snackbar a{
        color: #6300e2;
    }

.btn-secondary {
    color: #ffffff !important;
    background-color: #7a7a7a !important;
    border: 1px solid #7a7a7a !important;
    font-weight: normal;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 500;
}
.btn-primary:hover,
.btn-primary {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    border: 1px solid #8e43f0 !important;
    background-color: #8e43f0 !important;
}
@media (max-width: 590px) {
    .CartItems .spaceSpans:first-child {
        padding-right: 0px;
        z-index: 1;
        min-width: 95px;
    }
    .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 (min-width:990px) and (max-width:1250px) {
    #cart_toggle {
        right: 10px
    }
}

#cart_toggle {
    position: absolute;
}

div#pnlreceipt {
    width: unset;
}

@media (max-width: 400px) {
    .paymentBtnContaniner {
        flex-direction: column-reverse;
        margin: 0 auto;
        width: 65%;
    }

        .paymentBtnContaniner .btn-success {
            padding: 12px 28px !important;
        }
}

@media (max-width: 400px) {
    .CartItems .spaceSpans:first-child {
        min-width: 0px;
    }
}

.paymentModeBox.col-md-2.pull-right {
    padding: 0;
}

div#MainContent_upnlContactParty {
    margin-top: 100px;
}

.trxbarcode {
    padding: 10px;
    display: none;
}

.alert.alert-success > h6 {
    font-size: 16px;
    font-weight: 700;
}

.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 10px !important;
}

button.btn.btn-primary.btn-inverse.btn-md.btnPayNowSelected {
    margin: 20px 0px;
    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-family: 'Roboto-Thin', sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
}

.invoice header {
    padding: 10px 10px !important;
}

.row.cartItem.rowId_ {
    display: flex;
    align-items: center;
}

.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;
}

span.cart-btns {
    display: flex;
    align-items: flex-end;
}

button.close-btn {
    font-size: 16px;
    background-color: #7a7a7a;
    border: 2px solid #7a7a7a;
    color: #fff;
    border-radius: 3px;
    margin: 7px 10px 0px 0;
    font-size: 14px;
    padding: 0px 12px !important;
    display: flex;
    align-items: center;
    transition: all 0.31s ease;
}

    button.close-btn:hover {
        background-color: #8e43f0;
        color: #fff;
        border: 2px solid #8e43f0;
        transition: all 0.3s ease;
    }

.cartSummary > .cartSummary__summary {
    font-size: 20px;
}

.cartSummary {
    box-shadow: -3px 3px 8px -3px rgb(0 0 0 / 40%) !important;
}

.content-box.modalToFullScreen.full-width-content {
    max-width: 100%;
}

img.ui-datepicker-trigger {
    filter: invert(1);
}

.cta, .btn, .btn-danger, .btn-default, .btn-link, .orders-view-btn, .payment-btn {
    box-shadow: 5px 5px 13px 1px rgba(0,0,0,0.5);
    color: rgb(255, 255, 255) !important;
    background-color: #8e43f0 !important;
    border: 1px solid #000;
    border-radius: 0px;
    font-weight: normal;
    border: 1px solid #8e43f0;
    padding: 6px 12px;
    font-size: 15px;
    font-weight: 500;
    transition: all .31s ease;
    text-transform: uppercase;
    font-family: 'Open Sans';
}

    .btn-danger:focus,
    .cta:hover, .btn:hover, .btn-danger:hover, .btn-default:hover, .btn-link:hover, .orders-view-btn:hover, .payment-btn:hover {
        color: rgb(255, 255, 255) !important;
        background-color: #B70AB8 !important;
        border-color: #B70AB8 !important;
        outline: 0 !important;
        font-size: 15px;
    }

.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;
    }
}
/******************************************/
.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: sandybrown !important;
}

.dropdown-menu li a {
    padding: 6px !important;
}

.caret {
    visibility: hidden;
}

.dropdown-menu:after {
    border-bottom: 6px solid #ffffff;
}

.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: #fff;
}

.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: .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: .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 #8e43f0;
}

#inner-banner {
    text-align: center;
    padding-top: 65px;
}

#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%;
}
.fixed_top_spacer {
    padding-top: 0px;
}
@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;
    }


}
/*css for w-toplink*/
.w-toplink {
    display: none !important
}

/*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);
    }
}

.contentWithSidebar {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    color: rgb(0, 0, 0);
}

.footer-Data .btn {
    width: 85% !important;
    padding-bottom: 4px;
}

.footer-Data {
    background-image: linear-gradient(80deg, #A76EF1 20%,#b70ab8 100%);
    padding: 10px;
}

input[name="selectedSchedule"] {
    height: 25px !important;
    /*width: 40px;*/
}

.fstyle {
    color: #8e43f0 !important
}

@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: #dddddd;
    border-bottom: 1px solid rgb(255, 255, 255, 0.1) !important;
}

#lblPageHeader {
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 500;
	font-family: "Quantum Lemon Bold", sans-serif;
}

    #lblPageHeader :hover {
        color: rgba(192, 223, 22, 1);
    }

.switch {
    border-radius: 3px;
}

.dropdown-menu {
    background-color: black !important;
    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: #000;
    text-transform: capitalize;
    font-family: 'Montserrat',sans-serif;
    font-size: 24px;
    font-weight: 600;
}

.packagecontents {
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: 500;
}

.packageprice {
    background-color: transparent !important;
    font-size: 18px !important;
    font-weight: 600;
    color: #000;
}

.pa-line-h {
    background-color: #8e43f0;
    font-size: 16px !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #8e43f0;
}

.ticket_count {
    border-color: #8e43f0 !important;
}

#package_accordion div {
    padding: 2px !important;
}

.ui-accordion-content #package_accordion div {
    border-color: transparent !important
}

.ui-accordion-content {
    font-size: initial !important;
}

.dropdown-menu {
    border: 1px solid #ffffff;
}

dropdown-menu > li > a:focus {
    background: transparent !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;
}


/* .modalToFullScreen {
    box-shadow: 0 1px 4px rgba(0,0,0,.3), 0 0 40px rgba(0,0,0,.1) inset;
} */

.ticket_count {
    /*padding: 6px 4px !important;*/
    padding: 3px 4px !important
}

.modal {
    z-index: 10000;
    top: 5px !important;
}

.cartSummary__breakdown {
    line-height: 25px !important;
}

.accordion_item .bdr {
    border: 1px solid #28d4ee !important;
}

@media screen and (max-width: 1023px) {
    #header-section {
        transform: translate3d(0px, 0px, 0px) !important;
    }
}

@media screen and (min-width: 768px) {
    .cart {
        top: 69px !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-color: #ffffff !important;
    min-height: 860px !important;
    margin-bottom: 0;
}

.party-category div {
    margin: 0 auto;
    color: white;
}

.breadcrumps {
    padding: 10px;
    padding-left: 5px;
    color: white;
}

.party-package ul {
    list-style-type: disc;
    font-weight: 700
}

/* .btn-default {
    color: black !important;
    background-color: #28d4ee;
    border-color: #13ceea;
    border-style: none !important;
    border-radius: 3px;
    font-weight: normal;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
    font-weight: 600;
} */

#locationLable,
.bookingDateStyle {
    color: rgb(0, 0, 0) !important
}

/* .badge {
    background-color: #ff8b1f;
} */

input[name="selectedSchedule"] {
    height: 25px !important;
    width: 40px;
}


.acc_active .panel-title {
    color: rgb(57, 181, 74) !important;
    font-weight: 600;
}

#section-party-nav-tabs {
    border-bottom: 1px solid #7a7a7a7a;
    background-color: #7a7a7a7a;
}

.list-group-item-heading {
    color: white;
}

table {
    background-color: white !important
}


.textColor, .guestlabel small, .glyphicon-question-sign {
    color: rgb(0, 0, 0) !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: #a76ef1 !important;
}

.panelcardBalance {
    padding-top: 33px;
    padding-bottom: 33px;
    color: white;
    text-transform: uppercase;
}

#layout-header .navbar-center li :hover {
    background-color: transparent !important
}

.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;
}

#txtParticipantQty, #txtExtraGuest {
    color: rgb(0, 0, 0) !important;
    font-weight: 600;
}

.e_section_header {
    color: white;
}

.input-counter input {
    padding: initial;
}

textarea {
    color: black;
}
* {
    font-family: 'Montserrat';
    /* color: black; */
}

/* .navbar-nav > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu:hover {
    background-color: #ff8b1f !important;
    color: white !important
} */

#layout-header .navbar-center li :focus {
    background-color: transparent !important
}

.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;
}

.content-box {
    color: black;
    border: none;
}

#layout-header .navbar-center li {
    /*display: inline-block!important;*/
    float: none;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
    color: white;
}

@media print {
    .fixed_top_spacer {
        top: 0px;
    }
}

#layout-header .navbar {
    background-color: #000 !important;
    height: 100px;
}



.att-price {
    font-size: small;
    white-space: nowrap;
}

.accordionHeader {
    padding-top: 8px;
    padding-bottom: 1px;
}

.col_spacer {
    padding: 5px;
    padding-top: 2px;
}

.packagecontents {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#pnlreceipt .text-bold.bg-white {
    padding-bottom: 30px;
}

@media (max-width:768px) {
    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: 16px !important;
    }
}


.navbar-brand > img {
    width: 185px;
}
/* footer styles */


.footerSection1 {
    background: #000;
}

.footerRow1 {
    padding: 50px 0px 60px 0px;
}

.footerimg img {
    width: 230px;
    height: auto;
    margin-bottom: 10px;
    max-width: 100%;
}

.footerRowheader p {
    margin-bottom: 38px;
    padding-left: 15px;
}

    .footerRowheader p > strong {
        color: #fff;
        font-size: 16px;
        font-family: 'Lato',sans-serif;
    }

.timinglist li, .socialMediatxt {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    list-style: none;
    font-size: 15px;
    line-height: 30px
}

.timinglist ul, .socialMediatxt {
    padding-left: 15px;
}

.socialMediasection img {
    width: 15px;
    height: 15px;
    /* filter: invert(1); */
}

.socialMediasection {
    display: flex;
    padding-left: 15px;
    gap: 20px;
}

    .socialMediasection a {
        border: 1px solid #5e6d7e;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        transition: all .4s ease;
        justify-content: center;
    }

        .socialMediasection a:hover img {
            filter: invert(61%) sepia(9%) saturate(2452%) hue-rotate(222deg) brightness(109%) contrast(101%);
        }

        .socialMediasection a:hover {
            background-color: #fff;
        }

footer h2 {
    font-size: 20px;
    font-family: 'Lato',sans-serif;
    color: #fff;
    font-weight: 800;
    margin-top: 20px;
}

.footerRow1 {
    display: flex;
}

.footerLinks ul {
    padding: 0;
    list-style: none;
}

.footerLinks a {
    font-family: 'Open Sans' !important;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    padding: 15px;
    display: flex;
    transition: all .3s ease;
}

    .footerLinks a:hover {
        color: #8E43F0;
    }

.addressLocation {
    font-family: 'Open Sans';
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
}

.footerCol3 p {
    color: #fff;
    font-size: 16px;
    font-family: 'Open Sans';
    margin-bottom: 1.75em;
}

    .footerCol3 p a {
        text-decoration: none;
    }

@media (min-width:768px) {
    .footerCol1 {
        width: 30%;
    }

    .footerCol2 {
        width: 36.332%
    }

    .footerCol3 {
        width: 33.33%;
    }
}

@media only screen and (min-width: 768px)and (max-width: 1024px) {
    .footerCol1, .footerCol2, .footerCol3 {
        width: 50%;
    }
}

@media only screen and (max-width:768px) {
    .footerRow1 {
        padding: 50px 0px 60px 10px;
    }

    .footerCol1, .footerCol2, .footerCol3 {
        width: 100%;
    }

    .footerRow1 {
        flex-direction: column;
    }

    .footerimg img {
        width: 60%;
    }

    .footerCol2, .footerCol3 {
        padding-top: 40px;
    }
}

.footerRow2 {
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    padding: 0 20px;
    text-align: center;
    background-image: linear-gradient(40deg, #8e43f0 30%, #b70ab8 75%)
}
    .footerRow2 a,
    .footerRow2 p {
        margin: 0;
        font-size: 15px;
        font-family: 'Open Sans';
        color: #fff;
        margin-bottom: 10px;
        text-decoration: none;
        transition: all .31s ease;
    }

        .footerRow2 a:hover {
            color: #8e43f0;
        }

.socialMediatxt {
    margin-bottom: 36px;
}

.timinglist {
    margin-bottom: 10px;
}
.footerCol3 a > span {
    color: #cc99ff;
    font-family: 'Open Sans',sans-serif;
}
/* @media only screen and (max-width: 550px){
    .footerContainer{
        position: relative !important;
    }
  } */
.upperSocialMediasec img {
    width: 17px;
    height: 17px;
}
.headerupperdata {
    background: #8e43f0;
    padding: 13px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contactSection a {
    color: #fff;
    font-size: 15px;
    font-family: 'Roboto',sans-serif;
}

.contactSection1:after {
    content: "";
    border-left: 3px solid #fff;
    margin: 10px;
}

.upperHeaderContent {
    display: flex;
}

@media (min-width:768px) {
    .contactSection {
        display: flex;
        width: 75%;
        /* gap: 20px; */
        align-items: center;
        justify-content: end;
    }

    .upperSocialMediasec {
        display: flex;
        align-items: center;
        width: 25%;
        justify-content: end;
        gap: 20px;
    }
}

@media (max-width:768px) {
    .contactSection1 {
        display: inline;
        width: 100%;
        text-align: center !important;
    }

    .contactSection, .upperHeaderContent {
        align-items: center;
        justify-content: center;
        flex-direction: column;
        display: flex;
        gap: 8px;
    }

    .upperSocialMediasec img {
        width: 13px;
        height: 13px;
        margin: 10px 0 0 0;
    }

    .upperSocialMediasec {
        display: flex;
        gap: 20px;
    }

    .contactSection a {
        font-size: 13px !important;
    }

    .headerupperdata {
        padding: 5px 0 !important;
    }
}

.navbar-fixed-top {
    position: relative;
}

@media (min-width:768px) {
    #layout-header .navbar-center {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100px;
    }

    #layout-header .navbar-nav li > a {
        padding: 0 !important;
    }

    #layout-header .navbar-nav li {
        padding: 0 20px;
    }

    .navbar-brand > img {
        width: 185px !important;
        height: auto !important;
    }

    ul.dropdown-menu.show {
        top: 25px;
        left: 15px;
    }
}

#layout-header .navbar-nav li > a {
    color: #fff !important;
    font-family: 'Roboto',sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    transition: all .4s ease;
}

    #layout-header .navbar-nav li > a:hover {
        color: #8e43f0 !important;
    }

a:focus, input:focus, button:focus, select:focus {
    border: 0 !important;
    filter: unset;
}
#lblCartCount:hover,
#lblCartCount {
    background: #fff !important;
    color: #000 !important;
}

@media (max-width:767px) {
    div#layout-header-collapse {
        position: relative;
        top: 20px;
    }

    #layout-header .navbar-brand img {
        height: auto !important;
        width: 130px !important;
    }

    #layout-header .navbar {
        height: 115px;
    }

    button#cart_toggle {
        top: 120px;
    }

    #layout-header .navbar-toggle {
        margin-top: 25px;
    }

        #layout-header .navbar-toggle .glyphicon {
            color: #8e43f0 !important
        }

    #layout-header .navbar-nav.navbar-center li {
        background: #020202c9 !important;
        border-bottom: 0 !important;
    }

    ul.dropdown-menu.show {
        left: 15px;
    }
}

.package-card .content-card {
    background: transparent !important;
    box-shadow: 5px 9px 9px 2px rgba(0,0,0,0.5) !important;
    border: 0 !important;
	border-radius: 0;
}

.secondaryDarkerBackgroundColor {
    background: transparent !important;
}

.party-location {
    background: #fff;
    border-color: #fff;
	border-radius: 0;
	box-shadow: 5px 9px 9px 2px rgba(0,0,0,0.5);
}

    .text-primary,
    .party-location h3, .party-location h3 span {
        color: #000;
    }

.party-image,
.party-image > img {
    border-radius: 0 !important;
    box-shadow: none !important;
}

.party-web-description {
    background: #f3f1f6;
    border: 1px solid #8e43f0;
    border-radius: 0;
}

.read-more-btn {
    background-color: #a76ef1;
    border-radius: 0;
}

    .read-more-btn:hover {
        background: #f3f1f6;
    }

.products__productName {
	font-family: "Quantum Lemon Bold", sans-serif;
	font-weight: 500;
}

.products__productName, .products__productPricing_totalCost {
    color: #000;
}

.product__inline_desc, .products__productPricing {
	font-family: "Open Sans", sans-serif;
    color: #262626;
}

.packagecontents .input-group .quantity_input, .products__product_categoryQuantity {
    color: #262626 !important;
}

.incrementor {
    border: 1px solid #000 !important;
}

.btnReadMoreDesc {
    border: none;
    background-color: #8e43f0 !important;
}

.products__productComboBreakdown ul {
    list-style-type: none;
}

.alert-warning,
body .alert.alert-info,
.alert-success {
    background-image: linear-gradient(80deg, #A76EF1 20%,#b70ab8 100%);
    color: #fff;
    font-weight: 600;
}

    .breadcrumps > a,
    .tab-content.login-content a.simulateClick,
    a#lnkForgotPass,
    #divPartyPackage a#lnkCustomerSignIn,
    div#divScheduleInfo a,
    span#MainContent_CardLink_CardLinkText,
    .alert-success a,
    section.login-reg-form a.simulateClick,
    section.login-reg-form a#lnkForgotPass {
        color: rgb(0, 0, 0);
        text-decoration: underline !important;
        font-weight: 600;
    }

.input-group.input-group-sm.cardupdate_data input,
.form-group input,
.forgot_pass.animated.fadeIn.slow .form-group.input_container input,
.login_data.animated.fadeIn .inputContainer.forceFull input,
section.login-reg-form .form-group.input_container > input {
    color: rgb(0,0,0,0.7) !important;
    font-family: 'Open Sans' !important;
    font-size: 16px !important
}

    .form-control:focus,
    .forgot_pass.animated.fadeIn.slow .form-group.input_container input:focus,
    .login_data.animated.fadeIn .inputContainer.forceFull input:focus,
    section.login-reg-form .form-group.input_container > input:focus {
        box-shadow: none !important;
        background: none !important;
        border: 1px solid #ccc !important;
    }

a#tab_join,
a#tab_signin,
a#tab_guest {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.tabbable.tabbable-custom.tabbable-custom-profile1 li.active a,
.row.myaccount .tabbable.tabbable-custom.tabbable-custom-profile li.active a,
a#tab_head_account,
a#tab_head_overview,
.alert-danger {
    color: #000;
    font-weight: 600;
}

#package_accordion h3 > span {
    filter: invert(1);
}

#package_accordion h3 {
    background: #8e43f0 !important;
    font-size: 16px;
    color: #fff;
    font-weight: 600 !important;
}

.paybtn_msg,
div#package_accordion div,
.cprice-party {
    color: #000;
}

.party-image {
    box-shadow: 5px 5px 10px 1px rgba(0,0,0,0.5);
}

.receipt-container {
    display: block !important;
}

@media only screen and (max-width: 760px), (min-device-width: 320px) and (max-device-width: 767px) {
    .receipt-container td, .receipt-container tr {
        border: 0;
    }
}


.party-prod-description {
    font-weight: 500;
    color: #000 !important;
    text-align: justify;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    background-color: #8e43f0;
    border-color: #fff;
    color: #fff;
}

.pagination li a:hover, .pagination .disabled a:hover {
    color: #fff;
    background-color: #8e43f0;
    border-color: #fff;
}

.pagination li a, .pagination .disabled a {
    border-color: #8e43f0;
    color: #fff !important;
}

.swal-button:hover,
.swal-button {
    background-color: #8e43f0 !important;
    color: #fff !important;
}

.pagination > li:last-child > a, .pagination > li:last-child > span
.pagination > li:first-child > a, .pagination > li:first-child > span {
    color: #fff !important;
}

div#prompt__dialog {
    display: none;
}

/* --------------------
   ASP Migration Themes
   -------------------- */

.party-location h3 span {
    color: #000;
}

#pageHeadingContainer {
    background-color: transparent;
    opacity: 1;

    #pageHeadingTitle h1 span {
        color: #262626 !important;
    }
}

.cartSummary > .cartSummary__breakdown {
    background-color: #fff;

    .cart-item, label {
        color: #000 !important;
    }

    .cart-item:nth-child(2n) {
        background-color: #fff;
    }

    .cart-item-child {
        background-color: #fff;
        color: #000 !important;
    }
}

.secondaryBackgroundColor {
    background-color: #000 !important;
}

.roundCounter {
    border: 1px solid #000 !important;
}

/* Checkout UI fix */

.accordion_item .ccount { padding-top: 0px !important; }
.accordion_item .bdr { border: none !important; }
.accordion_item-child .bdr { margin-top: 0px; border:none; }


@media (max-width: 768px) {
    .gtotal {
        text-align: right;
    }

    .input-group-btn {
        /* padding-top: 10px; */
        text-align: center;

        .btn {
            line-height: 0 !important;
        }
    }

    .accordion_item .ccount,
    .accordion_item .cclose,
    .accordion_item .ctotal {
        margin-top: 0px;
    }

    .accordion_item-child {
        .cname {
            width: 66%;
        }
    }
}

@media (max-width:580px) {
    .row.cartItem.rowId_ {
        flex-wrap: wrap;
    }

    .ccount {
        padding-top: 0px !important;
        width: 15%;
    }
}

.row.cartItem.rowId_ div.cname > p {
    word-break: break-word;
}

.accordion_item, .accordion_item-child {
    .cname, .ccount, .ctotal, .cprice, input {
        color: #000 !important;
    }
}

.gtotal span {
    color: #262626 !important;
}

.grandGtotal span {
    color: #8e43f0 !important;
}

.acc_active .panel-title, .acc_active .accordion-toggle.collapsed:after, #lblChangeLoginText, .panel-title .change_link, .panel-heading .accordion-toggle:after {
    color: #8e43f0 !important;
    font-weight: 600;
}

.step1-att-schedule {
    h4 {
        color: #8e43f0;
    }
}

.header-attraction-summary {
    border-bottom: 1px solid #000;
    
    div:nth-child(3) span {
    color: #8e43f0 !important;
    }
}

.nav-tab-attsch li:last-child .close-att-schedule {
    color: #000;
    opacity: 1;
}

#tab_overview {
    ul.account-nav li {
        border-left: none;
    }
    ul.account-nav li a {
        color: #000;
        font-weight: 600;
        background: #eee;
        border-bottom: 2px solid #000;
    }
    ul.account-nav li a:active, ul.account-nav li a.active {
        font-weight: bold;
    }
    ul.account-nav li a:hover, ul.account-nav li a.active {
        color: #8e43f0;
        background: #fff;
        border-bottom: 2px solid #8e43f0;
    }
}

.orders-body-div > div.orders-amount {
    background: #e7d4ff;
    color: #8e43f0;
}

#tab_overview_2 .tab-pane .portlet-body {
    flex-direction: column;
}

.myaccount ul.account-nav li a {
    color: #000;
    font-weight: 600;
    background: #eee;
    border-left: 2px solid #000;
}

.myaccount ul.account-nav li a.active, .myaccount ul.account-nav li a:hover {
    text-decoration: none;
    color: #8e43f0;
    background: #fff;
    border-left: 2px solid #8e43f0;
}

.myaccount ul.account-nav li.active {
    border-left: none;
}

.float-specialist {
    i.fa-user, span {
        color: #8e43f0 !important;
    }
}

.party-schedule-banner {
    padding: 15px;
    display: flex;
    flex-direction: column;
    background: #8e43f0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #fff;
    width: 100%;
}

#tab_step1 {
    .packagecontents {
        justify-content: normal;
    }
}

div#divPartySchedules {
    gap: 30px;
}

.accordionHeader .schedulename span { color: #8e43f0; }

.accordionContainer:has(.rdoPartySlot:checked) .btnPartySlot {
    background: #8e43f0 !important;

    .schedulename span{
        color: #fff !important;

        .pname span {
            color: #fff !important;
        }  
    }
}

#btnBookSchedule {
    color: #fff !important;
}

span.party-timer {
    font-size: 20px;
    color: #fff;
    border-bottom: none;
    padding: 0 5px;
    margin: 0px 5px;
    border-radius: 20px;
    padding: 5px 15px;
    background: #000;
}

.e_section_header, .col-md-12.cancel-policy {
    color: #000;
}

.panel-default > .panel-heading {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

#layout-header .navbar-brand {
    margin-left: 0;
    padding: 12px 0;
}

.footerDropdownLink {
    display: flex;
    flex-direction: row;
}

details {
    padding: 22px 0;

    a {
        position: relative;
        right: 73px;
        top: 25px;
    }
}

    summary {
        list-style: none;
        position: relative;
        padding-left: 20px;
        cursor: pointer;
    }

    summary::-webkit-details-marker {
        display: none;
    }

    summary::before {
        content: '^';
        color: #fff;
        font-weight: 600;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%) rotate(180deg);
    }

    details[open] summary::before {
        content: '^';
        transform: translateY(-50%) rotate(0deg); 
    }
	
.modalToFullScreen {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    background-color: #fff;
	box-shadow: 5px 9px 9px 2px rgb(0,0,0,0.5);
}

.modalToFullScreen:has(.fiserve-logo) {
    box-shadow: none;
}

@media (max-width: 768px) {
    .AcceptedCardTypes img {
        max-width: 100%;
    }

    .flex-party-timer {
        position: relative !important;
        top: -25px !important;
    }

    #tab_step5 {
		#btn-step-prev {
			position: relative;
			top: 25px;
		}
        h3.text-primary {
            position: relative;
            top: 7px;
        }
    }
}