* {
    font-family: "Segoe UI", sans-serif;
    margin: 0px;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
}

div#divPersonalInfo .e_section_header,
.inputContainer label {
    color: #000;
}

a#lnkCustomerSignIn {
    text-decoration: underline !important;
    font-weight: 500;
}

div.modalToFullScreen:has(.paymentBtnContaniner) {
    box-shadow: none;
}

.invoice header {
    padding: 10px 10px !important;
}


#inner-banner {
    text-align: center;
    padding-top: 65px;
}
.content.body-content.fixed_top_spacer .container-inner {
    padding-top: 15px;
}
.fstyle {
    color: #4e279b !important;
}

/*commented to remove the default style of previous and next button */
/*.btn-danger, .btn-danger:hover {
    color: black;
    background-color: #ff8b1f !important;
    border-color: #ff8b1f !important;
}*/

.btn-default:hover {
    color: #0F3CB3 !important;
    background-color: #ffffff !important;
}

::-webkit-scrollbar-track,
#lblCartCount,
.btn-danger[disabled],
.badge,
.pa-line-h,
.party-timer,
.accordionContainer:has(.rdoPartySlot:checked) .btnPartySlot {
    /*blue color*/
    background-color: #4e279b !important;
}

.nav-pills>li.active>a {
    background-color: #FFFFFF !important;
    color: #0f3cb3 !important;
}

/* Template changes */
@font-face {
    font-family: "Segoe UI";
    src: url("/app_themes/FlipFactory/fonts/Segoe UI.ttfSegoe UI.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Segoe UI";
    src: url("/app_themes/FlipFactory/fonts/Segoe UI.ttfSegoe UI Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Segoe UI";
    src: url("/app_themes/FlipFactory/fonts/Segoe UI.ttfSegoe UI Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Segoe UI";
    src: url("/app_themes/FlipFactory/fonts/Segoe UI.ttfSegoe UI Bold Italic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
}

* {
    font-family: "Segoe UI", sans-serif;
    margin: 0px;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
}

#snackbar {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #99999910;
    color: #fff;
    text-align: center;
    padding: 15px;
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(5px);
}

.btn-secondary {
    color: #ff8b1f !important;
    background-color: transparent;
    border: 1px solid #ff8b1f !important;
    font-weight: normal;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 600;
}

.btn-primary {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #ff8b1f !important;
}

/*
.paymentModeBox.col-md-2.pull-right {
    padding: 0 70px;
}*/
div#MainContent_upnlContactParty {
    margin-top: 100px;
}

.trxbarcode {
    padding: 10px;
    display: none;
}

.footer-icons img {
    height: 40px;
}

.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 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-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: #ff0000;
    border: 0;
    color: #fff;
    border-radius: 20px;
    margin: 7px 10px 0px 0;
    font-size: 16px;
    font-family: 800;
    padding: 6px 12px !important;
    display: flex;
    align-items: center;
}

button.close-btn:hover {
    background-color: #fff;
    color: #ff0000;
    border: 0;
    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%;
}

.cta,
.btn,
.btn-danger,
.btn-default {
    color: #ffffff !important;
    background-color: #4e279b !important;
    border: 1px solid #4e279b !important;
    border-radius: 20px 20px 20px 20px;
    font-weight: 800;
    padding: 12px;
    font-size: 18px;
    /* border-radius: 20px 20px 20px 20px !important; */
    transition: .3s ease;
}

.swal-button {
    color: #ffffff !important;
    background-color: #4e279b;
    border: 1px solid #4e279b !important;
    border-radius: 20px 20px 20px 20px;
    font-weight: 800;
    padding: 10px 20px;
    font-size: 18px;
}

.cta:hover,
.btn:hover,
.btn-danger:hover,
.btn-default:hover,
#lblCartCount:hover,
.btn-primary:focus,
.btn-primary.focus {
    color: #fff !important;
    background-color: #4e279b !important;
    border: 1px solid #4e279b !important;
    outline-color: #4e279b;
}

.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 #14ca14;
}

.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: 14px;
    line-height: 1.6;
    text-align: center;
    width: 100%;
}


[class^="icon-"],
[class*=" icon-"] {
    color: transparent;
}

.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;
}

#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: block;
    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: #fff;
    color: #4e279b !important;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.17);
}

/*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: white;
}

.footer-Data .btn {
    width: 85% !important;
    padding-bottom: 4px;
}

.footer-Data {
    background-color: #003e51 !important;
}

input[name="selectedSchedule"] {
    height: 25px !important;
    /*width: 40px;*/
}

@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: #0f1541;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
}

#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: #0f1541;
    text-transform: uppercase;
}

.packagecontents {
    color: white;
}

.packageprice {
    background-color: transparent !important;
    color: #333333;
}

.pa-line-h {
    background-color: #003241;
}


.ticket_count {
    border-color: #4e279b !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-top: 2px solid #28d4ee; */
}

#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 {
    padding: 0px 0px 25px 0px;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.17);
}

.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: 0 !important;
}

@media screen and (max-width: 1023px) {
    #header-section {
        transform: translate3d(0px, 0px, 0px) !important;
    }
}

@media screen and (min-width: 1023px) {
    .cart {
        top: 16px !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 {
    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: none;
}

.btn-default {
    color: #ffffff !important;
    background-color: #0F3CB3;
    border-color: #0F3CB3;
    border-style: none !important;
    border-radius: 3px;
    font-weight: normal;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 16px;
    border-radius: 20px 20px 20px 20px;
    font-weight: 600;
}

#locationLable {
    color: white !important
}

.bookingDateStyle {
    color: #000000 !important
}

.badge {
    background-color: #ff8b1f;
}

input[name="selectedSchedule"] {
    height: 25px !important;
    width: 40px;
}


.line_tab>li.active {
    border-bottom: solid 5px #4e279b;
}

.acc_active .panel-title {
    color: #4e279b !important;
    font-weight: 600;
}

#section-party-nav-tabs {
    border-bottom: 1px solid #003241;
    background-color: #003241;
}

.list-group-item-heading {
    /* color: white; */
}

table {
    background-color: white !important
}


.textColor,
.guestlabel small,
.glyphicon-question-sign {
    color: #333333 !important
}

.pa-line-h table {
    background-color: transparent !important;
}

.green_link {
    background-color: transparent !important
}

.navbar-toggle {
    margin-right: -64px;
    top: 3px;
}

.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;
}


.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;*/
}

ul {
    list-style: none;
}


.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: #14ca14 !important;
    color: #FFFFFF !important;
}



.btn-xs {
    padding: 4px;
}

/*commented to remove the default style of previous and next button */
/*.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;
}

.non-resp-imag {
    width: 120px !important;
}

#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;
    }
}



.att-price {
    font-size: small;
    white-space: nowrap;
}

.accordionHeader {
    padding-top: 8px;
    padding-bottom: 1px;
}

.col_spacer {
    padding: 5px;
    padding-top: 2px;
}

.portlet-body.clearfix {
    display: flex;
    flex-direction: column;
}

.footer-wrapper {
    background-color: #FFFFFF;
    color: #0a0a32;
}

.footer-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 88px 10px;
    /* padding: 88px 200px; */
    max-width: 1344px;
    margin: auto;
    justify-content: space-between;
}

.hours-section {
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: end;
}

.contact-section {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-section h3,
.hours-section h3 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 900;
    color: #FFFFFF;
    letter-spacing: 1.5px;
}

.contact-section p,
.hours-section p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #FFFFFF;
}

.hours-section-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

.contact-section a {
    color: #0a0a32;
    text-decoration: none;
}

.contact-section a:hover {
    text-decoration: underline;
}

.social-icons-container {
    display: flex;
    align-items: center;
    gap: 5px;
}

.social-icons {
    width: 50px;
    background-color: #00e500;
    height: 50px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-icons:hover {
    color: #fff;
    opacity: .9;
}

.social-icons-container a img {
    width: 24px;
}

.footer-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px;
    max-width: 1000px;
    margin: auto;
}

.footer-nav a {
    color: #0f1541;
    text-decoration: none;
    font-weight: 800;
    font-size: 14px;
    line-height: 1.3125rem;
}

.footer-nav a:hover {
    color: #00b300;
}

.footer-bottom {
    font-size: 13px;
    line-height: 0.8125rem;
    font-weight: 400;
    background-color: #0f3cb3;
    color: #ffffff;
    padding: 22px;
    text-decoration: none;
    text-align: center;
}

.footer-bottom a {
    color: #ffffff;
    text-decoration: none;
}

.footer-bottom a:hover {
    text-decoration: none;
}

.mobile-logo-section {
    display: none;
}

@media (max-width: 768px) {
    .flex-party-timer span.party-timer {
        top: 74px !important;
    }

    .footer-nav,
    .logo-section {
        display: none;
    }

    .footer-container {
        flex-direction: column;
        gap: 26px;
        padding: 24px;
    }

    .contact-section,
    .hours-section {
        text-align: center;
        gap: 14px;
    }

    .social-icons-container {
        justify-content: center;
    }

    .mobile-logo-section {
        display: block;
    }

    .mobile-logo-section img {
        max-width: 154px;
    }
}

.navbar {
    background-image: linear-gradient(35deg, #4e279b 30%, #14ca14 20%) !important;
    height: 71px !important;
    border-bottom: 1px solid #fff !important;
}

#layout-header .navbar-nav li>a {
    color: #fff;
    font-weight: 800;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px;
}

.navbar-brand>img {
    width: 276px;
    height: 45px;
    margin-top: 10px;
    margin-left: -20px;
}

@media (min-width:1200px) {
    .navbar>.container {
        width: 1450px !important;
    }
}

.text-primary,
.party-prod-description,
.packagecontents {
    color: #0f1541;
}

.party-web-description,
.read-more-btn {
    background-color: #7148c4;
}

.cart i {
    color: #4e279b;
}

.hours-section-title {
    font-weight: 700 !important;
}

.package-card .content-card {
    border-radius: 25px;
    padding: 0px 0px 25px 0px;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.17);
    background-color: #f9fafa !important;
}

.btn-default:hover,
.read-more-btn:hover {
    color: #ffffff !important;
    /* background-color: #0F1541 !important; */
}

#layout-header .navbar-nav li>a:hover {
    color: #4e279b;
}

body .alert.alert-info,
.dropdown-menu>li>a:hover {
    background-color: #0f1541;
    color: #ffffff;
}

::-webkit-scrollbar-track,
#lblCartCount,
.btn-danger[disabled],
.badge,
.pa-line-h,
.party-timer {
    /*blue color*/
    background-color: #4e279b !important;
}

::-webkit-scrollbar-thumb,
.dropdown-menu>li>a:hover,
.read-more-btn:hover,
.pika-button:hover,
::-webkit-scrollbar-thumb {
    /*green color*/
    background-color: #14ca14;
}

.glyphicon-shopping-cart:before {
    fill: #4e279b;
}

@media (max-width: 769px) {
    .navbar {
        background-image: linear-gradient(35deg, #4e279b 60%, #14ca14 60%) !important;
    }

    #layout-header .navbar-nav li>a {
        background-color: #4e279b;
        color: #ffffff;
    }

    #layout-header .navbar-brand img {
        height: auto;
        width: 185px;
        /* text-align: center; */
        margin-left: 1px;
        margin-top: auto;
    }
}

.logo-section img {
    width: 172px;
    height: 163px
}

.footer-wrapper p {
    margin: 0px !important;
}


.nav>li.disabled>a,
.swal-button:hover {
    color: #ffffff !important;
    background-color: #0f3cb3 !important;
}

.nav>li.disabled>a:hover,
.pika-button {
    color: #0f3cb3 !important;
    background-color: #ffffff !important;
}

.nav>li.disabled>a:hover {
    color: #0f3cb3;
}

.line_tab li a {
    color: #333333;
    font-weight: 400 !important;
    line-height: 14px;
}

.form-control:focus {
    border-color: #0f3cb3;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.17);
}

.party-web-description,
.read-more-btn i {
    color: #ffffff;
}

.glyphicon-menu-hamburger, .glyphicon-remove,
#package_accordion h3,
.green_link {
    color: #4e279b;
}

.pagination li a:hover,
.pagination .disabled a:hover,
.btn-danger:focus,
.nav-pills>li.active>a,
.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    color: #fff !important;
    background-color: #4e279b !important;
    border-color: #4e279b;
}

.nav-pills>li>a,
.pagination li a,
.pagination .disabled a,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    color: #000 !important;
    background-color: #0f3cb3 !important;
}

.schedulename,
.summary_cost_detail h4,
.fa-pencil-square-o {
    color: #ffce00 !important;
}

.pname span {
    color: #0f1541 !important;
}

.myaccount ul.account-nav li a {
    color: #000000;
    border-left: 1px solid #14ca14;
}

.alert-warning {
    background-color: #14ca14;
    border-color: #14ca14;
    color: #0f1541 !important;
    font-weight: 800;
}

.summary_cost_detail h4,
.fa-pencil-square-o {
    color: #14ca14 !important;
}

.schedulename,
.pname span {
    color: #0f1541 !important;
}

.party-schedule-selection .btnPartySlot.schedule-btn {
    border: solid 1px #0f1541;
    border-radius: 20px;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.17) !important;
}

.accordionContainer:has(.rdoPartySlot:checked) .schedulename,
.accordionContainer:has(.rdoPartySlot:checked) .pname span {
    color: #fff !important;
}

.alert-warning {
    background-color: #14ca14;
    border-color: #14ca14;
    color: #0f1541 !important;
    font-weight: 800;
}

.content-box {
    font-weight: 400;
    color: #333333 !important;
}

.guestlabel small {
    color: #333333 !important;
}

.accordionContainer:has(.rdoPartySlot:checked) .btnPartySlot {
    color: #FFFFFF !important;
}

.footer-links {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 1vw;
    background-color: #f7f7f7;
    color: #0F1541;
    font-weight: 800;
    font-size: 14px;
    display: none !important;
}

.footer-links a {
    padding: 0.5rem 1rem;
    color: #0F1541;
    letter-spacing: 1px;
}

.footer-links a:hover {
    color: #14ca14;
}

@media only screen and (max-width: 768px) {
    .footer-links {
        display: none !important;
    }
}

.nav-justified>li>a {
    margin-bottom: 0px !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 only screen and (max-width: 767px) {
    #layout-header .navbar-nav.navbar-center li a {
        font-size: 14px;
        padding: 15px 20px;
        text-align: right;
    }
    #layout-header .navbar-nav.navbar-center li a:hover {
        background-color: #4e279b !important;
        color: #00ff01 !important;
    }
}

@media only screen and (max-width: 767px) {

    .nav > li > a:hover:not(#login_tabs li a),
    .nav > li > a:focus:not(#login_tabs li a) {
        background: #0F1541 !important;
        color: #FFFFFF !important;
    }

    ul.dropdown-menu.show {
        background-color: #0F1541 !important;
    }

    #layout-header .navbar-nav.navbar-center li {
        background: none;
        display: block;
        text-align: right !important;
        border: none !important;
    }

    .dropdown-menu:after {
        background-color: #0F1541 !important;
        border-bottom: 6px solid #0F1541;
    }
}

.alert-success a {
    color: #FFFFFF;
}

.adyenwarning {
    background: #14ca14;
    padding: 6px 12px;
    color: #0f1541;
    text-align: center;
}

.adyenwarning a {
    color: #0F3CB3;
}

.green_link:hover {
    color: #333333 !important;
}

@media only screen and (max-width:500px) {

    .cta,
    .btn,
    .btn-danger,
    .btn-default {
        font-size: 14px;
    }
}


.summary_cost_detail h4,
.fa-pencil-square-o {
    color: #000 !important;
}


.ticket_count {
    /* border: 0 !important; */
}

.fa-pencil-square-o .pname span {
    color: #fff !important;
}

.summary_cost_detail h4 {
    color: #000;
}

.ticket_count .input-group {
    bottom: 2px;

    .input-group-btn {
        height: min-content;
    }

    .quantity_input {
        padding-bottom: 5px;
    }
}

.hours_section_details {
    display: none;
}

.footer_section_wrapper {
    background-color: #4e279b;
}

.phone_no {
    text-decoration: underline !important;
    color: #FFFFFF !important;
}

#section-party-nav-tabs {
    background-color: #fff;
    border-bottom: 0;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.17);
}

.nav>li.disabled>a,
.swal-button:hover {
    color: #0f1541 !important;
    background-color: #fff !important;
}

.nav>li.disabled>a:hover {
    color: #fff !important;
    background-color: #4e279b !important;
}

.nav-pills>li>a {
    background-color: #fff !important;
}

.nav-pills>li>a:hover {
    color: #fff !important;
    background-color: #4e279b !important;
}

.nav-pills>li.active>a:hover {
    color: #fff !important;
    background-color: #4e279b !important;
}


.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-default:active:hover:focus,
.btn-primary:active:focus {
    outline-color: #9b27dc;
    outline: none;
}

.pagination li a,
.pagination .disabled a {
    border-color: #9b27dc;
}

.fa-hourglass:before {
    color: #fff;
}

span.party-timer {
    border-bottom: none;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0px;
    }
}

/* Sale themes */

.party-location {
    border-radius: 10px;
    padding: 10px 15px 20px;
    transition: 0.3s opacity ease;
    border: 1px solid #f9fafa;
    -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
    background-color: #f9fafa;

    h3, h3 span {
        color: #4e279b;
    }
}

.products__productName {
    color: #0f1541;
    border-radius: 25px 25px 0 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
}

.secondaryDarkerBackgroundColor {
    background-color: transparent; /* #4e279b */
}

.dateClick .ui-datepicker-trigger {
    filter: invert(1);
}

.incrementor {
    border: 1px solid #000000 !important;

    .input-group .quantity_input {
        color: #0f1541 !important;
    }
}

.products__productPricing {
    color: #0f1541;
}

.prodImageBlock {
    padding: 14px !important;

    img {
        border-radius: 14px;
    }
}

.products__productPricing_totalCost {
    color: #0f1541;
}

.cartSummary > .cartSummary__breakdown {
    background-color: #ffffff;

    .cart-item, .cart-item-child, label {
        color: #000 !important;
		background: #fff;
    }
}

.cart-item:nth-child(2n) {
    background-color: transparent !important;
}

.secondaryBackgroundColor {
    background-color: #4e279b !important;
}

.cartSummary > .cartSummary__summary button {
    height: auto;
    padding: 6px 12px;
    background-color: #fff !important;
    color: #4e279b !important;
}

@media (max-width: 768px) {
    .cartSummary > .cartSummary__summary button {
        height: 3rem;
    }
}

.cartSummary > .cartSummary__summary button:hover {
    height: auto;
    padding: 6px 12px;
    background-color: #fff !important;
    color: #4e279b !important;
}

.acc_active .accordion-toggle.collapsed:after, .panel-heading .accordion-toggle:after {
    color: #4e279b !important;
}

.accordion_item, .accordion_item-child {
    .cname, .ctotal, .cprice, .ccount {
        color: #000;

        .input-counter input { color: #000; }
    }
}

.gtotal span {
    color: #000;
}

.panel-title .change_link {
    color: #4e279b;
}

#tab_step5 .text-primary {
    margin-bottom: 30px;
}

.col-md-12.cancel-policy {
    color: #000;
}

.myaccount ul.account-nav li a {
    color: #000;
    border-left: 2px solid #000;
}

.myaccount ul.account-nav li a.active, .myaccount ul.account-nav li a:hover {
    text-decoration: none;
    color: #4e279b;
    border-left: 2px solid #4e279b;
}

.myaccount ul.account-nav li.active {
    border-left: none;
}

#tab_overview {
    ul.account-nav li a {
        border-bottom: 2px solid #000;
        color: #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: #4e279b;
        border-bottom: 2px solid #4e279b;
    }
}

.btnReadMoreDesc {
    text-transform: capitalize;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    font-size: 16px !important;
    background-color: transparent !important;
    color: #0f1541 !important;
}

.products__product_categoryQuantity {
    border: 1px solid #0f1541 !important;
    color: #0f1541;
}

#pageHeadingContainer {
    background: transparent;

    #pageHeadingTitle h1 span {color: #000000 !important; font-weight: 700; }
}

@media (max-width: 768px) {
    #cart_toggle {
        top: 7px;
    }
}

@media (max-width: 768px) {
    .AcceptedCardTypes img {
        max-width: 100%;
    }
}

/* Checkout UI fix */

.accordion_item .ccount { padding-top: 0px !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%;
        }
    }
}
#tab_step1 {
    .party-package {
        footer { justify-content: center; }
        .packageprice { display: none; }   
    }
}

@media (max-width:580px) {
    .row.cartItem.rowId_ {
        flex-wrap: wrap;
    }

    .ccount {
        padding-top: 0px !important;
        width: 15%;
    }
}