/* Template changes */

div#MainContent_upnlContactParty {
    margin-top: 100px;
}

.trxbarcode {
    padding: 10px;
    display: none;
}

.alert.alert-success > h6 {
    font-size: 16px;
    font-weight: 700;
}

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;
}

.invoice header {
    padding: 10px 10px !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;
}

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;
}

.cartSummary {
    box-shadow: -3px 3px 8px -3px rgb(0 0 0 / 40%) !important;
}

.content-box.modalToFullScreen.full-width-content {
    max-width: 100%;
}

/* 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;
}

.cart_dropdown .icon-cart {
    color: sandybrown !important;
}

.dropdown-menu li a {
    padding: 6px !important;
}

.caret {
    visibility: hidden;
}

.modal-backdrop {
    visibility: hidden;
}


.tribe-mini-calendar-event .list-info h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
}

.tribe-mini-calendar-event .list-date .list-daynumber {
    color: white;
    display: block;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
    width: 100%;
}


[class^="icon-"], [class*=" icon-"] {
    color: rgba(192, 223, 22, 1)
}

.card_group_outer {
    border: none;
}

    .card_group_outer:hover {
        box-shadow: unset
    }


.tribe-mini-calendar-event .list-date {
    float: left;
    overflow: hidden;
    font-weight: bold;
    margin: 10px 5% 10px 0;
    padding: 3px;
    width: 15%;
    text-align: center;
    display: inline;
    background: #666;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    .tribe-mini-calendar-event .list-date .list-dayname {
        background: #fff;
        color: #666;
        display: block;
        font-size: 11px;
        letter-spacing: .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;
    }
}


/*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;
}

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;
}

.switch {
    border-radius: 3px;
}

#header-section.ha-transparent a:hover, #header-section.ha-transparent a:active {
    background-color: transparent !important;
}

.packageprice {
    background-color: transparent !important;
}

.party_celebration > div > .pa-line-h, .party_choose_location > div > .pa-line-h, .partyseq, .container-inner > .fadeIn > div > .pa-line-h {
    background-color: #7619a7;
    display: flex !important;
    font-family: "Poppins", Sans-serif;
    align-items: baseline;
    font-size: 16px;
}

#divPartyPackage > .animated > div > div > div > .pa-line-h {
    background-color: #7619a7;
}

.nav-tab-attsch > li > a > small > label, .header-attraction-summary > div, #ut_header_5c6a373418fd2 h2.section-title, .payment_panel > .tab-content > .row > .col-sm-6 > h3, .paybtn_msg, #MainContent_productdisplay1_pnlCardSerach > label, .recharge_card1, .schedulename, #scheduleProdFooter > .badge {
    font-family: "Poppins", Sans-serif !important;
}

.container-inner > div > .nav-tabs {
    background-color: #2595D826;
}

.nav-tab-attsch .step1-att-schedule a {
    background-color: transparent;
}

.nav-tabs > li.active > a {
    background-color: #2595d8;
}

.tabbable-custom > ul > li > a:hover {
    background-color: #2595d8 !important;
}

.new {
    background-color: #e9009026 !important;
}

.old {
    background-color: #7619A726 !important;
}

.mainList {
    border-color: transparent;
}

.footer-Data {
    padding: 10px;
    background-color: #3f3177;
}

.header-attraction-summary {
    border-bottom-color: #3f3177;
}

.accordionContainer button {
    border-color: #7619A726 !important;
}

.badge {
    background-color: #e90090;
}

.notificationDiv {
    /* width: 335px; */
    height: 135px;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 1000;
}

.nav-tab-attsch li:last-child .close-att-schedule {
    color: #e90090;
    padding: 5px 10px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #2595d8;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    color: #fff !important;
}

.nav > li.disabled > a {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    color: #000;
    cursor: disabled !important;
}

.nav-pills {
    background-color: #FCCA2B;
}

.text-primary {
    color: #e90090;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
}

.ticket_count {
    border-color: #28d4ee !important;
}

.ui-accordion-content #package_accordion div {
    border-color: transparent !important
}

.contentWithSidebar {
    color: #7619a7;
    font-family: "Poppins", Sans-serif !important;
}

.ui-accordion-content {
    font-size: initial !important;
}

/* #automplete-1 {
    background: #ff8b1f !important;
    color: black !important;
} */

.container-fullwidth {
    background-color: white;
}
/*css for locationPicker*/
@media screen and (max-width: 1000px) {
    .location-header {
        text-align: center;
    }

    #locationText {
        text-align: center;
    }

    #locationText {
        text-align: center;
    }

    #MainContent_pnlPartyRequestDetails .inputContainer {
        max-width: 100% !important;
    }
}

.location-header .dropdown {
    text-align: center !important;
}

.ticket_count {
    /*padding: 6px 4px !important;*/
    padding: 3px 4px !important
}

.modal {
    z-index: 10000;
    top: 5px !important;
}

.cartSummary__breakdown {
    line-height: 25px !important;
}

@media screen and (max-width: 1023px) {
    #header-section {
        transform: translate3d(0px, 0px, 0px) !important;
    }
}

.form-control[readonly] {
    background-color: #fff !important;
}

#lblHeaderCardBalance {
    color: #000;
}

.countdown-amount {
    color: rgba(192, 223, 22, 1) !important
}

.ut-horizontal-navigation a {
    padding-left: 15px;
}

.breadcrumps {
    padding: 10px;
    padding-left: 5px;
    color: #E90090;
    font-size: 16px;
}

.party-key4 > strong > strong > ul, .party-key5 > strong > strong > ul {
    font-weight: 100;
}

table {
    background-color: white !important
}

.pa-line-h table {
    background-color: transparent !important;
}

.navbar-toggle {
    position: relative;
    right: 5px;
    top: 12px
}

#layout-header .navbar-nav li > a:hover, #layout-header .navbar-nav li > a:focus {
    background-color: transparent !important;
    color: #e90090 !important;
}

.icon-bg > svg,
.first-footer-icons > a > svg:hover {
    fill: #e90090;
}

.location-header {
    background-color: #7619A726;
    z-index: -9;
    color: #7619a7;
    font-family: "Poppins", Sans-serif;
}

.location-find a {
    color: #7619a7;
    text-decoration: underline;
}

.location-header-name {
    color: #e90090;
}

.text-nowrap {
    white-space: nowrap;
}

.reg_back {
    background-color: transparent !important;
}

    .reg_back span {
        color: white !important;
    }

.bg-white {
    background: transparent;
}

ul {
    list-style: none;
}

#txtParticipantQty, #txtExtraGuest {
    color: white !important
}

.e_section_header {
    color: #000;
    font-family: "Poppins", Sans-serif;
}

.input-counter input {
    padding: initial;
}

.btn-xs {
    padding: 4px;
}


#MainContent_productdisplay1_pnlCardSearchMain {
    background-color: #fff;
    padding: 16px;
}

.panel-default > .panel-heading {
    background-color: #7919a7 !important
}

.content-box {
    color: black;
    border: none;
}

.non-resp-imag {
    width: 300px !important;
}

.tab-pane > #package_accordion h3 {
    font-family: "Poppins", Sans-serif !important;
    color: #7619A7;
}

@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;
}


/* guhanta styles added here */

@font-face {
    font-family: 'Chillax';
    src: url(/app_themes/Entartica/fonts/chillax/Chillax-Regular.otf);
}

@font-face {
    font-family: 'segoe ui';
    src: url(/app_themes/Entartica/fonts/segoe/SegoeRegular.ttf);
}

@font-face {
    font-family: 'Poppins';
    src: url(/app_themes/Entartica/fonts/poppins/Poppins-Regular.ttf);
}

@font-face {
    font-family: 'Helvetica';
    src: url(/app_themes/Entartica/fonts/Helvetica/HelveticaNeueRegular.ttf);
}

body {
    background-color: #f7fafc !important;
    height: auto;
}

@media screen and (min-width: 300px) {
    .navbar-brand > img {
        width: 100% !important;
        height: auto !important;
    }

    .navbar-header {
        width: 139px;
        height: 113px;
    }
}

@media screen and (max-width: 991px) {
    .wave-svg-footer {
        height: 14px !important;
    }

    #layout-header .navbar-brand {
        padding: 0 !important;
    }

    #layout-header .navbar-toggle {
        color: #ffffff !important;
    }
}

.navbar-fixed-top {
    position: relative !important;
}

#cart_toggle {
    z-index: 9999;
    position: absolute;
    top: 80px;
}

.navbarTopHeader {
    background-color: #e90090;
    padding: 10px 0;
}

#layout-header .navbar-center li {
    float: none;
    font-size: 16px;
    position: relative;
    top: 20px;
}

.menu-item > ul > li {
    display: block !important;
    position: relative;
    top: 0 !important;
}

#layout-header nav {
    background-color: #7619a7 !important;
    border-radius: 0 !important;
    height: 130px !important;
}

.navMail-section, .navPhone-section, .contactUsDiv, .navsocial-mediaSection > div > .contact-us {
    color: #fff;
    font-size: 13px;
    font-family: "Poppins", Sans-serif;
    text-decoration: none;
}

.navsocial-mediaSection > div > .contact-us {
    font-size: 17px;
}

.navsocial-mediaSection > p {
    position: relative;
    right: 100px;
    font-family: 'Poppins', Sans-serif;
    font-size: 15px;
}

.navMail-section > a > span, .navPhone-section > a > span, .navMail-section > a > span:hover, .navPhone-section > a > span:hover {
    padding-left: 5px;
    color: #fff;
    display: inline;
    font-family: 'Poppins', Sans-serif;
    text-decoration: none;
    font-size: 15px;
}

.navPhone-section {
    padding-left: 20px;
}

.party-web-description, .read-more-btn, .read-more-btn:hover {
    background-color: #2595d8;
    font-family: "Poppins", Sans-serif;
    color: #fff;
}

.navMail-section > a > i {
    display: inline
}

.icon-bg > svg {
    font-size: 15px;
}

.icon-bg {
    background: #fff;
    padding: 6px;
    margin-right: 5px;
    border-radius: 5px;
}

.content {
    background: none !important;
}

.mailandPhoneDiv, .navsocial-mediaSection {
    display: flex;
    width: 50%
}

.navsocial-mediaSection {
    justify-content: space-evenly;
    align-items: center;
}

.navflex {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins', Sans-serif;
    font-size: 15px;
}

.navbar-iconssection {
    display: flex;
    position: relative;
    left: 20px
}

#layout-header .navbar-nav li > a {
    font-family: "Poppins", Sans-serif;
    font-size: 17px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
}

#lblCartCount,
#lblCartCount:hover {
    background-color: #fff !important;
    font-family: 'Poppins', Sans-serif;
    color: #000;
}

.cart-remove-fs,
.acc_active .accordion-toggle.collapsed:after,
.panel-heading .accordion-toggle.collapsed:after,
.panel-heading .accordion-toggle:after, .fstyle {
    color: #FCCA2B !important;
}

.cart i {
    color: #Fff !important;
}
/* sigin in register */
.show > .dropdown-menu > li > a:hover {
    background: none !important;
}

.navPhone-section {
    display: flex;
    align-items: center;
}

    .navPhone-section > a > svg, .navMail-section > a > i {
        fill: #ffffff;
        color: #fff;
    }

.dropdown-menu {
    list-style: none !important;
    background-color: #00000099 !important;
}

/* header ends  here */

.first-footer-svg {
    transform: rotate(180deg);
    fill: #FCCA2B;
    width: 100%;
    height: 40px;
}

.wave-svg-footer {
    transform: rotate(180deg);
    height: 20px;
    width: 100%;
    position: relative;
    bottom: -30px;
}

.footer-copyright-section {
    background-color: #FCCA2B;
    text-align: center;
    position: relative;
    top: -11px;
    padding: 15px;
}

    .footer-copyright-section > h3 {
        margin: 0 !important;
        color: #3F3177;
        font-family: "Poppins", Sans-serif;
        font-size: 17px;
        font-weight: 300;
        text-transform: capitalize;
        letter-spacing: 2px;
    }

.footer-first-section {
    background-color: #FCCA2B;
    text-align: center;
    position: relative;
    top: -10px;
    padding: 25px 0px;
}

.footer-second-section {
    background-color: #3F3177;
    position: relative;
    top: -11px;
}

.footer-row {
    display: flex;
    width: 60%;
    padding: 50px 0px;
}

.footer-container {
    display: flex;
    justify-content: center;
}

.footer-col > h4 {
    color: #FFFFFF;
    font-family: 'Poppins', Sans-serif;
    font-size: 25px;
    font-weight: 600;
}

.footer-col, .footer-link-list {
    width: 50%;
}

.footer-links-div {
    padding: 25px 10px 10px 10px;
    display: flex;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
}

.first-footer-icons {
    margin: 30px 0px 20px 20px
}

    .first-footer-icons > a > svg {
        width: 40px;
        height: 40px;
        margin-right: 30px;
    }

.footer-first-section > h3 {
    margin: 0;
    color: #3F3177;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 2px;
}

.footer-link-list > ul > li > a {
    font-family: "Poppins", Sans-serif;
    font-size: 17px;
    font-weight: 300;
    text-transform: capitalize;
    color: #FCCA2B;
    line-height: 40px;
}

    .footer-link-list > ul > li > a:hover, .footer-link-list > ul > li > a:focus {
        color: #F7B130;
        text-decoration: none;
    }

.cta, .btn, .btn-danger, .btn-default,
.cta:active, .btn:active, .btn-danger:active, .btn-default:active,
.cta:focus, .btn:focus, .btn-danger:focus, .btn-default:focus, .btn-group-sm > .btn,
button.btn.btn-primary:focus, #automplete-1 {
    color: #000 !important;
    border: 0 !important;
    border-radius: 46px !important;
    padding: 7px 14px;
    font-family: "Poppins", Sans-serif;
    font-size: 16px !important;
    text-align: center;
    border: none;
    background-color: #FCCA2B !important;
    background: #FCCA2B !important;
    outline: 0 !important;
    font-weight: 500;
}


    .cta:hover, .btn:hover, .btn-danger:hover, .btn-default:hover, button.btn.btn-primary:hover, #automplete-1:hover, #automplete-1:focus {
        color: #fff !important;
        transition: .5s ease-in-out;
        background-color: #7619a7 !important;
    }


.input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .btn:focus {
    padding: 5px 10px;
}

.party-location {
    height: 250px;
    background-color: transparent !important;
    box-shadow: none !important;
    border-radius: 10px;
    border: 1px solid #CCCCCC
}

    .party-location h3 span {
        color: #7619A7;
    }

    .party-location h3 {
        color: #E90090;
        font-family: "Chillax", Sans-serif;
        font-weight: 600;
    }

    .party-location p {
        color: #000000;
        font-family: "Poppins", Sans-serif;
        font-size: 18px;
    }

.bookhere {
    position: absolute;
    bottom: 20px;
}

#lblPageHeader, .notifyModalTitle {
    color: #E90090;
    font-family: "Chillax", Sans-serif;
    font-size: 50px;
    font-weight: bold;
    word-wrap: break-word;
text-transform: capitalize;
}

.products__productName, .party-package h3 {
    color: #fff;
    font-family: "Chillax", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    background: transparent;
}

#pageHeadingTitle {
    background-color: #7619a7;
}

    #pageHeadingTitle > h1 > span {
        color: #FFFFFF;
        font-family: 'Chillax', Sans-serif;
        font-weight: 700;
    }

#lblPageHeader :hover {
    color: rgba(192, 223, 22, 1);
}

.body-content {
    min-height: 860px !important;
    padding-top: 60px;
}

.bookingDateStyle > b, .bookingDateStyle > span {
    color: #000 !important;
    font-family: "Chillax", Sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.products__productPricing_totalCost, .packageprice {
    color: #FCCA2B !important;
    font-size: 18px !important;
    font-family: "Poppins", Sans-serif;
}

.package-card .content-card {
    background-color: #7619a7 !important;
    border-radius: 10px !important;
    box-shadow: none !important;
}

.incrementor {
    border: 1px solid #efdcb0 !important
}

.secondaryDarkerBackgroundColor {
    background-color: transparent !important;
    word-break: break-word;
}

.cartSummary > .cartSummary__breakdown, .secondaryBackgroundColor, .cart-item:nth-child(2n), .cart-item-child {
    background-color: #2595d8 !important;
}

button.close-btn {
    font-size: 16px;
    background-color: #efdcb0 !important;
    color: #694936;
    margin: 7px 10px 0px 0;
    padding: 0px 12px !important;
}

.spaceSpans > span:not(:last-child), .spaceSpans > span, .cart-item-child > .spaceSpans > span, .cname > p {
    word-break: break-word
}
/* button.close-btn:hover {
        color: #000;
    } */ .party-key4 > strong, .party-key5 > strong {
    font-weight: 100;
}

.products__productPricing_price,
.packagecontents .input-group .quantity_input, .incrementor, .spaceSpans > span,
.spaceSpans > span:not(:last-child), .party-package ul li, .party-key4 > strong, .party-key5 > strong {
    color: #fff;
    font-size: 16px !important;
    font-family: "Poppins", Sans-serif !important;
}

.party-package ul {
    padding: 15px 0 10px 0;
    margin: 0;
}

.cartSummary__breakdown label {
    font-size: 16px !important;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 500 !important
}

.CartItems > .spaceSpans > span {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important
}

.cartSummary > .cartSummary__summary button {
    text-transform: capitalize;
    padding: 0 1rem !important;
    font-weight: 500;
    border-radius: 46px;
}

.cartSummary > .cartSummary__summary {
    font-size: 20px;
    font-family: "Poppins", Sans-serif;
}

.cartSummary {
    border-radius: 10px;
}
/*css for w-toplink*/
.w-toplink {
    display: none !important;
}

.acc_active .panel-title {
    font-weight: 600;
}

.acc_active .panel-title, .panel-heading, .panel-title .change_link, .lnkUserLabel {
    color: #ffffff !important;
    font-family: "Poppins", Sans-serif !important;
}

.panel-heading {
    background-color: #3F3177 !important;
}

.accordion_body, #collapseThree {
    border-bottom: 1px solid #3F3177;
    border-left: 1px solid #3F3177;
    border-right: 1px solid #3F3177;
}

.accordion_item-Header > .row > div {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
}

.accordion_item .cname, .accordion_item .cprice, .accordion_item .ctotal,
.QuantityPrompt > .input-counter > input, .gtotal span {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.accordion_item .bdr {
    border: 1px solid #ecd17d !important;
}

#MainContent_CartSummary1_lblDiscountName {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    color: #000;
}

.cardupdate_data > input:focus .inputContainer > input:focus, .form-control:focus, .inputContainer > textarea:focus {
    outline: 1px solid #e90090 !important;
    box-shadow: none !important;
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 4px !important;
}

.form-control, .inputContainer > textarea {
    border: 1px solid #00000017 !important;
    border-radius: 4px !important;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

.noBorderTransperant:focus, .noBorderTransperant, .quantity_input, .quantity_input:focus {
    border: none !important;
    outline: none !important
}

.grandGtotal > span {
    font-size: 20px !important;
    color: #000 !important;
}

.form-control {
    font-family: 'Helvetica', sans-serif !important;
    ;
}

.line_tab li a, .modalContent > div > h3 {
    font-family: "Poppins", Sans-serif;
    color: #000;
    font-size: 18px;
    cursor: pointer;
    font-weight: 400;
}

.line_tab > li.active {
    border-bottom: solid 5px #e90090;
    background: transparent !important;
}

#MainContent_loginres_revUserName, #MainContent_loginres_rfvUserName, #MainContent_loginres_rfvPassword, #rfvCUSTOMER_NAME, #rfvCONTACT_PHONE,
#rfvEMAIL, #rfv1EMAIL, #rfvPassword, #rfv1Password, #rfvConfirmPassword, #cfvConfirmPassword, #rfvSecurityCode,
#MainContent_changepassword1_rfvcp, #MainContent_changepassword1_rfvnp, #MainContent_changepassword1_rfvnp, #MainContent_changepassword1_cfvrnp, #MainContent_changepassword1_rfvrnp, #MainContent_changepassword1_rfvtxtNewPassword, #MainContent_changepassword1_cfvnp, #MainContent_changepassword1_cfvrnp, #rev1Password,
#MainContent_loginres_rfvRestUserEmail, #MainContent_loginres_revRestUserEmail, #MainContent_productdisplay1_rfvType, .inputContainer > span {
    font-family: 'Helvetica', sans-serif !important;
    font-size: 13px !important;
}

.inputContainer label, label {
    color: #000 !important;
    font-size: 16px !important;
    font-family: 'Helvetica', sans-serif !important;
    font-weight: 500;
}

.input_container > a, #lnkForgotPass, .modalFooter, .modalFooter:hover, .green_link, .green_link:focus, #divPersonalInfo > div > div > a:hover {
    color: #3F3177;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    text-decoration: underline;
}

#divPersonalInfo > div > div > .form-group > label {
    color: #000 !important
}

.green_link {
    background-color: transparent;
}

#txtDiscountCouponCode, .cardupdate_data > input {
    width: 95% !important;
    font-family: "Poppins", Sans-serif;
}

.account-nav > li > a, .nav-tabs > li > a {
    font-family: "Poppins", Sans-serif;
    font-size: 16px !important;
    color: #000 !important;
}

.dataTables_length {
    font-family: "Poppins", Sans-serif;
    color: #000;
}

button.btn.btn-primary.btn-inverse.btn-md.btnPayNowSelected {
    width: auto;
    font-size: 16px !important;
    margin-top: 10px;
}

.Linkcardlink, table, .dataTables_info {
    font-family: "Poppins", Sans-serif !important;
    font-size: 16px;
    font-weight: 400
}

.myaccount ul.account-nav li a {
    border-left: 2px solid #7619A7 !important;
    background-color: #7619A726 !important;
}

    .myaccount ul.account-nav li a:hover {
        background: #E9009026 !important;
        border-left: 2px solid #E90090 !important;
    }

.myaccount ul.account-nav li.active {
    border-left: none !important
}

.modal-content {
    padding: 20px
}

.AddLinkcardbutton {
    width: 100px;
}

.alert-info, .alert {
    font-family: "Poppins", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400;
    background-color: #2595d8 !important;
    color: #fff !important;
}

.cprice-party {
    color: #000
}

#MainContent_upnlGuestReciept > p > .text-success {
    font-family: "Poppins", Sans-serif !important;
    color: #7619A7;
}

#divScheduleInfo > p > a {
    color: #fff;
    text-decoration: underline;
}

.sumary_cost {
    align-items: center !important;
}

    .sumary_cost > .table > tbody > tr > td, .sumary_cost > .table > tbody > tr {
        border-color: transparent
    }

.nav-pills > li > a:hover {
    background: transparent
}

#liStep1 > a, #liStep2 > a, .guestlabel > div > small, .textColor, .panel-default > table > tbody > tr > td > label, #MainContent_upnlGuestReciept > div > div, .mainHeader, #divSchedules > div > .accordionContainer > .accordionHeader {
    font-family: "Poppins", Sans-serif;
}

.tab-pane > strong {
    color: #7619a7;
    font-family: "Poppins", Sans-serif;
}

#txtParticipantQty, #txtExtraGuest {
    color: #000000 !important;
}

#divScheduleInfo > span > strong {
    font-weight: 400;
}

.roundCounter {
    padding: 4px;
}

    .roundCounter > .input-counter > input {
        background: transparent;
    }

.footer-Data > div > div > div > div > .btn-danger {
    padding: 8px 55px !important;
}

.alert > a, .alert-warning > h4 > a {
    color: #3F3177;
    text-decoration: underline;
}

.pagination > .active > a, .pagination li a:hover, .pagination li a:hover {
    background-color: #e8ba01 !important;
    border: 2px solid #f4e7ba;
}

    .pagination li a, .pagination > .active > a, .pagination > .active > a:hover, .pagination > li:last-child > a:hover, .pagination li a:hover, .pagination .disabled a:hover, .pagination li a:hover, .pagination > li:first-child > a:hover {
        border-color: #f4e7ba;
        color: #000;
    }

.pagination li a, .pagination .disabled a {
    border-color: #f4e7ba;
}

.pagination > li:first-child > a, .pagination li a, .pagination .disabled a, .pagination > li:last-child > a {
    color: #e90090;
    background-color: #7619a7 !important;
}

.pagination > .active > a:focus {
    border-color: #e90090;
}

.dropdown-menu:after {
    border-bottom: 6px solid #e90090;
}

.dropdown-menu {
    border-top: 2px solid #e90090;
}

.modal-notify-header > h5 {
    text-align: center;
}

.notifyModalDescription, .modalContent > p, .cname > p,
.loginLink, .small {
    font-family: "Poppins", Sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

li.panelcardBalance {
    border-radius: 3px 3px 3px 3px !important;
}

.QuantityPrompt > .input-counter > input:focus {
    background-color: transparent !important;
}
.selectedrow {
    background-color: #E9009026 !important;
}
    @media only screen and (min-width: 767px) and (max-width: 1024px) {
        .navflex {
            display: none;
        }

        .navbarTopHeader {
            padding: 15px;
        }

        .footer-row {
            width: 90%;
        }

        #cart_toggle {
            z-index: 9999;
            position: absolute;
            top: 65px;
        }
    }

    @media only screen and (max-width: 767px) {
        .CartItems > .spaceSpans > span, .cartSummary__breakdown label {
            font-size: 14px !important;
        }

        .notificationDiv {
            /* width: 335px; */
            height: 135px;
            position: absolute;
            top: -50px;
            right: 10px;
            z-index: 1000;
        }

        .wave-svg-footer {
            height: 10px !important;
        }

        #layout-header .navbar-nav.navbar-center li {
            background-color: transparent !important;
            border: none;
        }

        #menu-main-menu2 {
            background-image: linear-gradient(180deg, #DAA3F7 0%, #F1A5D4 100%);
        }

        #layout-header .navbar-nav.navbar-center li a {
            color: #000 !important;
            font-family: "Poppins", Sans-serif;
            padding: 20px 40px;
            font-size: 20px;
            text-transform: capitalize;
            font-weight: 500;
        }

        #layout-header .navbar-collapse {
            position: relative;
            top: 15px;
        }

        .accordion_item .cname {
            font-size: 12px;
        }

        #txtDiscountCouponCode, .cardupdate_data > input {
            width: 100% !important;
        }

        .cardupdate_data > span {
            text-align: center;
            padding-top: 20px;
        }

        #layout-header .navbar-center li {
            float: none;
            font-size: 16px;
            position: relative;
            top: 0px;
        }

        .navbar-toggle > .glyphicon {
            position: relative;
            top: 23px;
            padding-top: 0px;
        }

        .navMail-section, .navsocial-mediaSection {
            display: none;
        }

        .navPhone-section {
            padding-left: 5px;
        }

        .navflex {
            justify-content: flex-start;
        }

        .footer-col, .footer-link-list {
            width: 100%;
        }

        .footer-links-div, .footer-row {
            display: block;
        }

        .footer-link-list > ul > li > a {
            font-size: 13px;
            line-height: 0px;
        }

        .footer-link-list > ul {
            padding-top: 10px;
        }

        .footer-copyright-section {
            padding: 40px;
        }

        .footer-container {
            display: block;
        }

        .footer-row {
            width: 100%;
            padding: 50px 40px;
        }

        .footer-links-div {
            padding: 10px;
        }

        .footer-col > h4 {
            font-size: 24px;
        }

        .first-footer-icons > a > svg {
            width: 15px;
            height: 15p;
        }
    }
