
    @font-face {
    font-family: 'Montserrat itallic';
    src: url('/app_themes/AdventurePark/fonts/Montserrat/MontserratItalic.ttf');
}

@font-face {
    font-family: 'Montserrat';
    src: url('/app_themes/AdventurePark/fonts/Montserrat/Montserrat-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('/app_themes/AdventurePark/fonts/Roboto_Slab/RobotoSlab-VariableFont_wght.ttf');
}

/* Template changes */
#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;
}
@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;
      /* top: 80px; */
    }
  }
  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 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 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 !important;    
    font-family: 'Montserrat';

    background-color: #ff0000;
    border: 2px solid #ff0000;
    background-image: linear-gradient(135deg,rgb(0,136,206) 0%,rgb(38,94,172) 100%);
    color: #fff;
    border-radius: 50px;
    margin: 7px 10px 0px 0;
    padding: 0px 12px !important;
    display: flex;
    align-items: center;
    border: 0 !important;
    font-weight: 500;
}

    button.close-btn:hover {
        background-color: #fff;
        color: #ffffff;
        border: 2px solid #ff0000;
        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%;
}

.btn-info:focus,
.cta, .btn, .btn-danger, .btn-default {
    color: rgb(255, 255, 255) !important;
    background-color: #ff8b1f00 !important;
    border: 2px solid #ffcd34  !important;
    border-radius: 50px !important;
    padding: 6px 12px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Montserrat',sans-serif;
    outline: 0 !important;
}

    .cta:hover, .btn:hover, .btn-danger:hover, .btn-default:hover {
        color: rgb(255, 255, 255) !important;
        background-color: #0e9bb100 !important;
        border-color: #ffcd34;
    }
    button:focus{
        border-radius: 50px;
        filter: unset;
    }

    button#modalClose{
        border-radius: 50px !important;
        border: 1px solid transparent !important;
        outline: 0;
        background-image: linear-gradient(135deg,rgb(38,94,172) 0%,rgb(111,39,132) 100%);
        font-size: 16px;
    }

    .products__productActions button{
        height: 46px;
    }

.cartSummary > .cartSummary__summary button {
    text-transform: uppercase
}
/* 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 #62318b;
}

.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: rgb(255, 255, 255)
}

.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 #ff8b1f;
}

#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%;
}

@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: 100px;
    }
}
/*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,.1), 0 2px 24px rgba(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);
    }
}

.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: #324e64 !important;
}

input[name="selectedSchedule"] {
    height: 25px !important;
    /*width: 40px;*/
}

.fstyle {
    color: #ffffff !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;
}



.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: #28d4ee;
    text-transform: uppercase;
}

.packagecontents {
    color: white;
}

.packageprice {
    background-color: transparent !important;
}

.pa-line-h {
    background-color: #324e64;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: linear-gradient(135deg,rgb(38,94,172) 0%,rgb(111,39,132) 100%);
}

.ticket_count {
    border:0 !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 #62318b;
}

#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: none; */
    border: 1px solid #5b368f !important;
}

.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: 70px !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: none;
}


div#dashboard-report-range,
#locationLable,
.bookingDateStyle {
    color: #545954 !important
}

.badge {
    background:linear-gradient(135deg,rgb(38,94,172) 0%,rgb(111,39,132) 100%);
    font-size: 12px !important;
    color: #fff !important;  
}

input[name="selectedSchedule"] {
    height: 25px !important;
    width: 40px;
}


.line_tab > li.active {
    border-bottom:solid 5px #5b358e
}

a.accordion-toggle.collapsed.display_unset,
span#lblTabName,
.acc_active .panel-title {
    color: #324e64 !important;
    font-weight: 600;
}


#section-party-nav-tabs {
    border-bottom: 0px;
    background: linear-gradient(135deg,rgb(0,136,206) 0%,rgb(38,94,172) 100%);
}

.list-group-item-heading {
    color: white;
}

table {
    background-color: white !important
}


.textColor,.glyphicon-question-sign {
    color: #324e64 !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;
}

.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;
}

#txtParticipantQty, #txtExtraGuest {
    color: #324e64 !important
}

.e_section_header {
    color: white;
}

.input-counter input {
    padding: initial;
}

textarea {
    color: black;
}


.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;
    }
}



.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;
    }
}
#scheduleProdFooter,
.row.row-flex.header-attraction-summary .textStyle {
    display: none;
}
.row.scheduleSection.mainList {
    overflow: auto;
    }
 /* fix for promotion price in cart */
    .cartSummary__breakdown .spaceSpans span.badgeBack {
        position: relative;
        top: -12px;
        display: flex;
        background: transparent;
        box-shadow: none;
    }

    div#divSchedules input#checkbox0 {
        margin-left: 0px !important;
    }

    .party-category h5 {

        position: relative;
        top: 5px;
    }

    @media (max-width:768px){

    .row.cartItem.rowId_ div.cname > p{
        word-break:break-word  !important;
    }}

    /* footer styles */

    .footerRow1{
        background-color: #324e64;
        display: flex;
        gap: 30px;
        padding-top: 30px;
      }
    
      .footerLogo{
        width: 200px;
        height: auto;
      }
    
    
      .footerCol2 ul a,
      .footerRow1 p{
        color: #fff;
    text-decoration: none;
        font-family: 'Montserrat itallic';
        margin: 0;
        font-size: 18px;
      }
    
      .socialLinks svg {
        width: 20px;
        height: 20px;
    }
    
    .footerCol1 span{
      color: #ffcd34 !important;
      font-family: 'Montserrat itallic';
    }
    
    .footerCol2 ul{
      list-style: none;
      padding: 0;
      margin: 15px;
    }
    
    .footerRow3 h5{
      margin: 0;
      color: #ffcd34;
     font-size: 22px;
     font-weight: 500;
     font-family: 'Montserrat itallic';
    }
    
    .footerCol1 span::selection,
    .footerRow3 h5::selection{
      background-color: transparent !important;
      color: #fff !important; 
    }
    
    
    .facebook a, .instagram a, .twitter a{
        padding: 7px;
        border: 1px solid #ffcd34;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.2s ease;
    }
    
    
    .facebook a:hover, .instagram a:hover, .twitter a:hover{
      background: #1d374b;
    }
    
    .socialLinks {
        display: flex;
        gap: 20px;
    }
    
    .socialLinks svg{
      fill: #fff;
    }
    
    .footerRow1 >div {
        width: 24%;
    }
    
    .footerCol1 {
        text-align: center;
    }
    
    .footerCol2 {
        border-left: 1px solid#ffcd34;
        border-right: 1px solid #ffcd34;
    }
    
    .footerCol2 a {
        padding: 9px 9px 9px 36px;
    }
    
    .footerCol2 li {
        height: 40px;
        display: flex;
        align-items: center;
    }
    
    .footerCol2 ul a:focus-visible{
      outline: 1px dotted #fff;
    }
    .footerRow3 {
        margin: 15px;
    }
    
    .footerRow2 p {
        margin: 0;
        color: #fff;
    }
    
    .footerRow2 {
        background: #1d374b;
        text-align: center;
        padding: 30px;
        border-top: 1px solid #0088ce;
    }
    

    a:focus,button:focus{
        border: 0;
    }

    .footerRow2 p {
        font-family: 'Montserrat itallic';
        font-size: 13px;
        color: #fff;
        font-weight: 600;
        letter-spacing: 1.5px;
    }

    .footerRow3 {
        width: auto !important;
    }

    @media (max-width:1180px){
        .footerRow1 >div {
            width: auto;
        }
        .footerCol2 ul a, .footerRow1 p{
            font-size: 16px;
            padding: 9px !important;
        }
    }

    @media (max-width:768px){
        .footerRow1 {
            flex-direction: column;
        }
        .footerCol2 {
            display: none;
        }
        .footerRow3 {
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }
        .footerRow3 h5{
            font-size: 20px;
        }

        .footerRow2 p{
            font-size: 11px;
        }
    }
    #layout-header nav {
        background: #fff;
        border-radius: 0;
        height: 90px;
    }

    #layout-header .navbar-nav li > a{
        font-size: 16px;
        color: #324E64;
        font-weight: 500;
transition: all .2s linear;
text-transform: capitalize;
    }

    #layout-header .navbar-nav li > a:hover{
        color: #1d374b;
    }

    .navbar-brand > img {
        max-width: 195px !important;
        height: auto !important;
        position: relative;
        top: -35px;
        width: auto !important;
    }

    i.glyphicon.glyphicon-shopping-cart {
        color: #1d374b;
    }

    #lblCartCount{
        background-color: #1d374b !important;

    }

    .contactNo a,.buy-online a{
        background-image:linear-gradient(135deg,rgb(38,94,172) 0%,rgb(111,39,132) 100%) ;
       }
    
      .nav-top a{
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat';
    text-decoration: none;
    border-radius: 50px;
    padding: 8px 15px;
    }
    
      .events a{
        background-image:linear-gradient(135deg,rgb(0,136,206) 0%,rgb(38,94,172) 100%) ;
      }
    
      .nav-top {
        display: flex;
        justify-content: end;
        background: #fff;
        padding: 20px 15px 15px 15px;
        height: 65px;
        gap: 5px ;
    }

    .navbar-nav > li > .dropdown-menu{
        margin-top: 10px;
    }

    .navbar-nav > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu:hover {
    background-color: #fff !important;
    color: white !important
}

@media (max-width:1250px){
    #cart_toggle{
        top: 80px;
    }
}


@media (max-width:768px){
    #layout-header .navbar-toggle{
        color: #324e64 !important;
        /* margin-top: 10px; */
    }
    .nav-top {
        display: none;
    }
    .nov-topsm{
        display: flex;
    background-image: linear-gradient(135deg,rgb(255,98,0) 0%,rgb(242,30,30) 100%);
    font-family: 'Montserrat';
    justify-content: end;
    height: 32px;
    padding-right: 10px;
    align-items: center;
    }

    .nov-topsm a{
        border: 1px solid #ffcd34;
        font-size: 10px !important;
        color: #fff;
        font-size: 9px;
        font-weight: 700;
        border-radius: 50px;
        padding: 2px 6px;
    }
    .navbar-brand > img{
        top: -45px;
    }
    #cart_toggle{
        top: 50px;
    }

    #layout-header .navbar-nav.navbar-center li{
        background: #fff;
        border: 0;
    }
    .navbar-nav > li > .dropdown-menu{
        margin-top: 0;
    }
    #layout-header .navbar-nav{
        position: relative;
        top: 15px;
    }
}

@media (min-width:768px){
    .nov-topsm{
        display: none;
 
    }
}
.package-card:nth-child(3n + 1) .content-card,
.package-card:nth-child(3n + 3) .content-card{
background-image:linear-gradient(180deg, #00b2ba 0%, #0088ce 100%);
border-radius: 30px;
box-shadow: none;
}

.package-card:nth-child(3n + 2) .content-card{
    background-image:linear-gradient(180deg, #0088ce 0%, #8738FF 100%);
    border-radius: 30px;
    box-shadow: none;
    }

    .secondaryDarkerBackgroundColor{
        background-color: transparent;
    }

    .party-package h3,
    .products__productName{
        color: #fff;
        font-family: 'Montserrat';
        font-weight: 600;
        font-size: 27px;
    }

    #lblPageHeader {
        color: #1d374b;
        text-transform: capitalize;
        font-size: 50px;
        font-weight: 600;
        font-family: 'Roboto Slab';
    }
    
        #lblPageHeader :hover {
            color: rgba(192, 223, 22, 1);
        }

        .party-package ul li,
        .product__inline_desc{
            color: #fff;
            font-size: 18px;
            font-family: 'Montserrat';
        }

        .products__productComboBreakdown .spaceSpans > span{
            font-size: 18px;
        }

        .products__productPricing,
        .products__productPricing_price{
            font-size: 20px;
            font-weight: 500;
        }

        .products__productPricing_totalCost{
            color: #fff;
            font-size: 22px;
            font-weight: 600;
        }
        .incrementor{
            border-color: transparent;
        }


        body .alert.alert-info,
        .alert-success{
            background-color:#324e64 ;
            color: #fff;
        }
        body .alert.alert-info a,
        .alert-success a{
            color: #fff;
            text-decoration: underline !important;
        }
button#btnReceiptModalClose,
button#btnChangePassword{
	  background-image:linear-gradient(135deg,rgb(38,94,172) 0%,rgb(111,39,132) 100%);
            border-radius: 50px;
            border-color: transparent !important;
            outline: 0 !important;
            font-size: 16px;
}
section.contentWithSidebar button.btn.cta.big,
button.btn.btn-info.noprint,
        input#MainContent_changepassword1_btnCancel,
        input#MainContent_changepassword1_btnChangePassword,
        div#divMyCards  a.btn.btn-sm.btn_link.simulateClick,
        .input-group.input-group-sm.cardupdate_data button.btn.btn-sm.btn-primary,
        a.simulateClick.btn.btn-default.btn-xs.green-stripe,
        div#pnlreceiptlinks   button.btn.btn-info,
        button#btn-booking-confirm,
        button#btnApplyPartyCoupon,
        input.btn.btn-lg.btn-danger.redbg.btn_bookhere,
        button#btn-step-next,
        button#btn-step-prev,
        input#btnBookSchedule,
        button#btnApplyCoupon,
        button.btn.btn-sm.btn-primary.AddLinkcardbutton,
        button.btn.btn-primary.pull-right.book_continue,
        input#btnVerifyCard,
        .swal-button,
        button.btn.btn-primary.btn-inverse.btn-md.btnPayNowSelected,
        span.cart-btns button.btn.btn-primary.cta,
        input#btnRestPassword,
        input#btnRegisterSave,
        input#btnLogin{
            background-image:linear-gradient(135deg,rgb(38,94,172) 0%,rgb(111,39,132) 100%);
            border-radius: 50px;
            border-color: transparent !important;
            outline: 0 !important;
            font-size: 16px;
        }


        a#showpopup  span#MainContent_CardLink_CardLinkText,
#tab_step4 a#lnkCustomerSignIn,
        div#MainContent_productdisplay1_upnlCards .simulateClick,
        span#MainContent_productdisplay1_CardLink_CardLinkText,
        .panel-title .change_link,
        .form-group.input_container.loginLink a,
        .modalFooter a {
            /* line-height: 50px; */
   color: #324e64;
   cursor: pointer;
   text-decoration: underline  !important;
        }

        .secondaryBackgroundColor{
background: #324e64;
        }

        .cart-item:nth-child(2n),
        .cart-item, .cart-item-child{
            background-color: transparent;
        }

    
        .cartSummary > .cartSummary__breakdown{
            background-image:linear-gradient(135deg,rgb(0,136,206) 0%,rgb(38,94,172) 100%) ;
        }

        @media (max-width:768px){

            .row.cartItem.rowId_ div.cname > p{
                word-break:break-word  !important;
            }}

            
    @media (max-width:768px){
        .cartSummary__breakdown li .spaceSpans > span,
        .cartSummary__breakdown label{
            font-weight: 500 !important;
            font-size: 14px !important;
        } 
    }

    div#MainContent_CartSummary1_upnlCartSummary .accordion_item .ccount .count-item{
        display: none !important
      }
      
      
          .cartSummary__breakdown li .spaceSpans > span,
          .cartSummary__breakdown label{
              font-weight: 500 !important;
              font-size: 16px !important;
          }

          .panel.payment-panel,
          .panel.login-panel,
          .panel.checkout-panel{
            border: 1px solid #780000;
            border-radius: 0;
          }
          .panel-heading .accordion-toggle.collapsed:after,
          .panel-heading .accordion-toggle:after{
            color: #000;
          }
          .panel-title .change_link{
            color: #404b9e;
          }

          button.btn.btn-primary.cta{
            border: 0 !important;
          }

          .modal-footer.modal-notify-footer div{
            margin-bottom: 0 !important;
          }

          .input-group.input-group-sm.cardupdate_data button.btn.btn-sm.btn-primary{
            padding: 4px;
          }
          button#btnApplyPartyCoupon{
			  padding:2px 4px
			  
		  }
          button#btnApplyCoupon {
            padding: 0;
        }


        .accordion_item .cname span,
        .row.cartItem.rowId_ .col-sm-2.col-xs-4.text-right,
        .accordion_item .ctotal strong,
        .accordion_item .ccount .input-counter .form-control,
        .accordion_item .cprice,
        .row.cartItem.rowId_ div.cname > p{
            color: #324e64;
            font-size: 18px;
        }

        .roundCounter{
            border: 0 !important;
        }

        .input-counter.small span{
            color: #000 !important;
        }

        .new{
            background-image:linear-gradient(135deg,rgb(38,94,172) 0%,rgb(111,39,132) 100%) ;
            border-radius: 10px !important;
        }

        .new:focus{
            border-radius: 10px !important;
        }

        .accordionContainer button:focus{
            border-radius: 10px !important;
        }


         .new  
         div#hdId  div span,
        .new  div#hdId .pname span,
        .new div#hdId .schedulename{
            color: #FFF !important;
        }

        .accordionContainer button 
        div span,
        .accordionContainer button .pname span,
        .accordionContainer button .schedulename{
            color: #324e64 !important;
        }

        @media (max-width:768px){
			.party-image > img {
    border-radius: 25px;
    padding: 5px;
}
#inner-banner{
padding-top:0 
}
            .cartSummary > .cartSummary__summary{
                font-size: 18px !important;
            }

            .accordion_item .cname span,
            .row.cartItem.rowId_ .col-sm-2.col-xs-4.text-right,
            .accordion_item .ctotal strong,
            .accordion_item .ccount .input-counter .form-control,
            .accordion_item .cprice,
            .row.cartItem.rowId_ div.cname > p{
                font-size: 14px !important;
            }
            .accordion_item .cname   .badge{
                font-size: 12px !important;
            }
            span.input-group-btn {
                text-align: center;
                padding-top: 5px;
            }

            #lblPageHeader{
                font-size: 25px;
            }

            .party-package h3,
            .products__productName{
                font-size: 20px;
            }

            .btn-info:focus, .cta, .btn, .btn-danger, .btn-default{
                font-size: 12px;
            }
        }

        .notificationDiv{
            top: 180px;
        }


        .read-more-btn:hover{
            background-color: #324e64;
        }

        .guestlabel span,
        h5.text-primary.ng-binding{
            color: #324e64;

        }

        .ticket_count.ticket_count_step1_padding .fstyle{
            color: #324e64 !important;
        }

        button#btn-step-next,
        button#btn-step-prev,
        input#btnBookSchedule {
            border: 0  !important;
        }

        .cprice-party{
        color: #000;
		font-size:15px;
		font-weight:500
        }

        #package_accordion h3{ 
color: #324e64;
font-size: 18px;
        }

        #package_accordion div .fstyle,
        div#ui-id-2 .fstyle{
            color: #000 !important;
        }


        .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus{
            background:linear-gradient(135deg,rgb(38,94,172) 0%,rgb(111,39,132) 100%) ;
            border: 1px solid rgb(38,94,172);
        }


        .pagination li a:hover, .pagination .disabled a:hover,
        .pagination li a, .pagination .disabled a {
            background: #3b4ea0;
            border-color: #3b4ea0;
			color:#fff !important
        }
img.img-responsive {
    border-radius: 25px;
	padding:5px
}

div#myDiv {
    border: 0 !important;
}

input.simulateClick.alignCenter.btn.btn-success.btn-lg.btnPayNow {
    border-radius: 0 !important;
    /* font-weight: 800; */
    font-size: 14px;
    font-family: sans-serif;
    font-weight: 800;
}

.swal-button--cancel{
color:#fff
}

.receipt-container {
    display: block !important;
}

.accordion_item-child .bdr{
border:0 !important
}
  .footerCol2 ul a:hover{
            color: #ffcd34;
            transition: all 0.2s ease;
        }
 
        .footerCol2 ul a{
            transition: all 0.2s ease;
        }


.table-striped > tbody > tr strong.ng-binding {
    color: #000;
    font-weight: 500 !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 !important;
}
        }
@media (min-width:1300px){
    .navbar > .container{
        width: 1300px !important;
    }
}
@media (max-width:1550px) and (min-width:1250px){
    button#cart_toggle {
        right: 10px;
    }
}