@font-face {
    font-family: 'Exo2';
    src: url("/app_themes/MercuryTowers/fonts/Exo2-VariableFont_wght.ttf");
}

div#MainContent_upnlContactParty {
    margin-top: 100px;
}

.swal-button.swal-button--confirm, .swal-button.swal-button--cancel {
    color: rgb(255, 255, 255) !important;
    background-color: #7B65FF !important;
    border-radius: 5px;
    font-family: 'Exo2',sans-serif
}

.trxbarcode {
    padding: 10px;
    display: none;
}

.alert.alert-success > h6 {
    font-size: 16px;
    font-weight: 700;
}

#cart_toggle {
    position: absolute;
}

.glyphicon-menu-hamburger {
    color: #fff;
}

#lblCartCount,
#lblCartCount:hover {
    background-color: #7B65FF !important
}

@media screen and (max-width: 767px) {
    .content h3 {
        font-size: 24px !important;
    }

    #MainContent_CartSummary1_lblDiscountName, .accordion_item > .cartItem > div, .accordion_item .cprice {
        font-size: 14px !important;
    }

    .line_tab > li > a {
        font-size: 28px !important;
    }

    #cart_toggle {
        top: 20px !important;
        right: 70px !important;
    }

    .glyphicon-menu-hamburger {
        top: 15px;
    }

    #layout-header .navbar-nav.navbar-center li {
        border: 1px solid var(--liner-black-purpure, rgba(24, 18, 61, 0.34));
        background: #121c2f;
        backdrop-filter: blur(10px);
        padding: 20px;
    }

        #layout-header .navbar-nav.navbar-center li a {
            color: var(--white, #FFF);
            font-family: 'Exo2',sans-serif;
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 28px;
        }
}

@media screen and (min-width: 768px) and (max-width: 865px) {
    #cart_toggle {
        top: 30px !important;
        right: 0 !important;
    }
}

@media screen and (min-width: 865px) {
    #cart_toggle {
        top: 30px !important;
        right: 50px !important;
    }
}

@media screen and (min-width: 1023px) {
    .cart {
        top: 30px !important;
        right: 130px;
    }

    #header-section {
        transform: translate3d(0px, 0px, 0px) !important;
    }
}

.inputContainer label,
.form-group label {
    color: #000;
    font-family: 'Exo2',sans-serif;
}

.inputContainer span,
.form-group span {
    font-family: 'Exo2',sans-serif;
}

.form-control {
    font-family: 'Exo2',sans-serif;
    color: var(--white, #000000);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

    .form-control:focus {
        border-radius: 6px;
        border: 1px solid var(--purpure, #7B65FF);
        /* background: #1B1D2C; */
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    }

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;
}

@font-face {
    font-family: 'Aktiv';
    src: url('/app_themes/WestSeattleArcade/fonts/Aktiv/AktivGrotesk-Regular.ttf');
}

.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: 2px solid #ff0000;
    color: #fff;
    border-radius: 3px;
    margin: 7px 10px 0px 0;
    font-size: 14px;
    padding: 0px 12px !important;
    display: flex;
    align-items: center;
}

    button.close-btn:hover {
        background-color: #fff;
        color: #ff0000;
        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%;
}

.ui-datepicker-trigger {
    filter: invert(1);
}

.notifyModalDescription h1 {
    font-family: 'Exo2',sans-serif;
}

.notifyModalTitle {
    font-family: 'Exo2',sans-serif;
    font-size: 20px;
}

.accordionContainer button {
    border-color: #7B65FF !important;
}

.loop .new {
    background: linear-gradient(238deg, rgb(25 0 179 / 87%) 0%, #000000 97.17%)
}

.header-attraction-summary > div strong,
.header-attraction-summary div span,
#hdId > .schedulename {
    font-family: 'Exo2',sans-serif;
}

.nav-tab-attsch > li > a {
    color: #7B65FF !important;
    background-color: #ffffffc2 !important;
}

.myaccount ul.account-nav li a {
    font-family: 'Exo2',sans-serif;
    background: #7b65ff5c;
    color: #000;
}

#myModalLinkCard > .modal-dialog > .modal-content > .modal-body > .modal-notify-footer > div {
    margin-bottom: 0 !important;
}

.cta, .btn, .btn-danger, .btn-default {
    color: var(--white, #FFF) !important;
    font-feature-settings: 'cv11' on;
    font-family: 'Exo2',sans-serif;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 800;
    line-height: 24px !important; /* 150% */
    text-transform: uppercase;
    border-radius: 6px !important;
    background: var(--purpure, #7B65FF);
    background-color: var(--purpure, #7B65FF) !important;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid transparent !important;
    padding: 3px 12px !important;
}

    .cta:hover, .btn:hover, .btn-danger:hover, .btn-default:hover,
    .cta:focus, .btn:focus, .btn-info:active:focus {
        outline: 0 !important;
        color: rgb(255, 255, 255) !important;
        background: var(--purpure, #7B65FF) !important;
        border-color: #7b65ff !important;
        filter:unset;
    }

.package-card .content-card {
    background: var(--liner-black-purpure, linear-gradient(238deg, rgba(24, 18, 61, 0.34) 0%, #21193D 97.17%));
    box-shadow: none;
    border-radius: 32px;
    padding: 0 !important;
}

    .package-card .content-card:hover {
        background: linear-gradient(238deg, rgba(24, 18, 61, 0.34) 0%, #21193D 97.17%);
    }

.img-responsive {
    border-bottom-left-radius: 0;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 0;
}

.secondaryDarkerBackgroundColor {
    background-color: transparent !important;
}

.cartSummary > .cartSummary__summary button {
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Exo2',sans-serif;
}
/* 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;
    cursor: pointer;
}

.cart_dropdown .icon-cart {
    color: sandybrown !important;
}

.dropdown-menu li a {
    padding: 6px !important;
}

.caret {
    visibility: hidden;
}

.dropdown-menu:after {
    border-bottom: 6px solid #7B65FF;
}

.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%;
}

.fixed_top_spacer {
    padding-top: 0;
}

[class^="icon-"], [class*=" icon-"] {
    color: #7B65FF !important
}

.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;
}

#inner-banner {
    text-align: center;
}

#navigation ul, #navigation ul li, #navigation ul ul {
    background: transparent;
    padding-left: 15px;
    padding-right: 15px;
}

.notificationDiv {
    position: relative;
    width: 100px;
    top: 75px;
}

.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 w-toplink*/
.w-toplink {
    display: none !important;
}

.products__productName {
    color: var(--white, #FFF);
    font-family: 'Exo2',sans-serif;
    font-size: 24px;
    word-wrap: break-word;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
/*css for Myaccount screen*/
@media (max-width: 767px) {
    .accordion_promocode .cardupdate_data .input-group-btn {
        text-align: center;
        position: relative;
        top: 10px;
    }

    .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,
.nav-tab-attsch {
    background-color: #8E90A6 !important;
}

input[name="selectedSchedule"] {
    height: 25px !important;
    /*width: 40px;*/
}

.accordion_item-child .bdr {
    border-color: #7B65FF !important;
}

.roundCounter {
    padding: 3px 6px;
}

.fstyle,
.incrementor,
.roundCounter {
    color: #7B65FF !important;
    border-color: #7B65FF !important;
}

@media screen and (max-width: 1000px) {
    #header-section.ha-transparent:hover {
        background: #131416;
    }

    #header-section.ha-transparent {
        background: #131416 !important;
    }
}

.ha-transparent #ut-mobile-menu, .ha-transparent #ut-mobile-menu a {
    border-color: #dddddd;
    border-bottom: 1px solid rgb(255, 255, 255, 0.1) !important;
}

#lblPageHeader {
    color: var(--white, #FFF);
    text-align: center;
    font-family: 'Exo2',sans-serif;
    font-size: 56px;
    word-wrap: break-word;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.spaceSpans > span {
    color: var(--grey-70, #A6A6A6);
    font-family: 'Exo2',sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.products__productPricing {
    font-family: 'Exo2',sans-serif;
    padding: 0 10px;
}

.products__productPricing_totalCost {
    color: var(--white, #FFF);
    font-family: 'Exo2',sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#lblPageHeader :hover {
    color: rgba(192, 223, 22, 1);
}

.section-attraction-schedules > .header-attraction-summary > div > span,
#divSchedules .accordionHeader > div,
.att-price {
    color: #7b65ff !important;
    font-family: 'Exo2',sans-serif;
}

.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: #003241;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #00a79d;
}

.ticket_count {
    border-color: #28d4ee !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 #7B65FF;
}

#automplete-1 {
    background: #ff8b1f !important;
    color: black !important;
}

.container-fullwidth {
    background-color: white;
}
/*css for locationPicker*/
@media screen and (max-width: 1000px) {
    .location-header {
        text-align: center;
    }

    #locationText {
        text-align: center;
    }

    #locationText {
        text-align: center;
    }

    #MainContent_pnlPartyRequestDetails .inputContainer {
        max-width: 100% !important;
    }
}

.location-header .dropdown {
    text-align: center !important;
}


.modalToFullScreen {
    box-shadow: 0 1px 4px rgba(0,0,0,.3), 0 0 40px rgba(0,0,0,.1) inset;
}

.ticket_count {
    /*padding: 6px 4px !important;*/
    padding: 3px 4px !important
}

.modal {
    z-index: 10000;
    top: 5px !important;
}

.cartSummary__breakdown {
    line-height: 25px !important;
}

.accordion_item .bdr {
    border: 1px solid var(--purpure, #7B65FF) !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-image: linear-gradient(2400deg,#16223a,#000000);
    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;
}

#locationLable {
    color: white !important
}

.myaccount ul.account-nav li a:hover, .myaccount ul.account-nav li.active {
    cursor: pointer;
    background: var(--liner-black-purpure, linear-gradient(238deg, rgba(24, 18, 61, 0.34) 0%, #21193D 97.17%));
    backdrop-filter: blur(6px);
    color: #7b65ff !important;
    border-left: solid 2px #7b65ff !important
}

.bookingDateStyle {
    color: var(--grey-70, #A6A6A6);
    /* P3 (regular) */
    font-family: 'Exo2',sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
}

.payment_panel > .tab-content > .row {
    display: flex;
}

.acc_active .accordion-toggle.collapsed:after,
.panel-title .change_link,
.panel-heading .accordion-toggle:after {
    color: var(--purpure, #7B65FF);
}

input[name="selectedSchedule"] {
    height: 25px !important;
    width: 40px;
}

.accordion_item-Header > div > div {
    font-size: 18px;
    font-family: 'Exo2',sans-serif;
}

#MainContent_CartSummary1_lblDiscountName,
.accordion_item > .cartItem > div,
.accordion_item .cprice {
    font-family: 'Exo2',sans-serif;
    font-size: 16px;
}

.accordion_item > .cartItem > div,
.accordion_item-child > .cartItem > .cname > p,
.accordion_item-child .cprice,
.accordion_item .cprice {
    color: #000;
    font-family: 'Exo2',sans-serif;
    font-weight: 600;
}

.line_tab li {
    cursor: pointer;
}

.line_tab > li > a {
    color: #7B65FF;
    text-align: center;
    font-family: 'Exo2',sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

    .line_tab > li.active,
    .line_tab > li > a:hover, .line_tab > li > a:focus {
        border-bottom-color: #7B65FF;
        background: transparent;
    }

.acc_active .panel-title {
    color: var(--purpure, #7B65FF);
    font-weight: 600;
    font-family: 'Exo2',sans-serif;
}

#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: white !important
}

.pa-line-h table {
    background-color: transparent !important;
}

.green_link {
    background-color: transparent !important
}

.navbar-toggle {
    margin-right: -64px;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    color: #7B65FF !important;
    transition: all .3s ease;
    background-color: transparent !important;
}

.location-header {
    background-color: #003e51;
}

.text-nowrap {
    white-space: nowrap;
}

.reg_back {
    background-color: transparent !important;
}

    .reg_back span {
        color: white !important;
    }

.bg-white {
    background: transparent;
}

.nav-pills > li > a:hover {
    background: #ef4136 !important;
}

.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;
    font-family: 'Exo2',sans-serif;
}

ul {
    list-style: none;
}

#txtParticipantQty, #txtExtraGuest {
    color: white !important
}

.e_section_header {
    color: white;
}

.input-counter input {
    padding: initial;
}

textarea {
    color: black;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-nav > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu:hover {
    background-color: #090909 !important;
    color: #7B65FF !important
}

.cart-item-child {
    background-color: #7B65FF !important;
}

.btn-xs {
    padding: 4px;
}

.btn-danger, .btn-danger:hover,
button.close-btn, button.close-btn:hover,
#MainContent_changepassword1_btnCancel,
#lnkCardDetails1,
#modalClose {
    border-radius: 6px !important;
    color: #fff !important;
    background: linear-gradient(131deg, #1B1F33 0%, #261F4F 100%) !important;
    outline: 0 !important;
    border: 0 !important;
}

#modal_registeraccount > .loginModalWrap > .modal-content,
.login-reg-form > .modalToFullScreen {
    border-radius: 12px;
    /* backdrop-filter: blur(10px); */
    border: 1px solid var(--liner-black-purpure, rgba(24, 18, 61, 0.34));
    /* background: radial-gradient(circle at top center, #7b65ff57 0,#090909 ,#090909  ,#090909 100%) */
}

.badge {
    background: #7B65FF !important;
    font-family: 'Exo2',sans-serif;
}

.currencySpacer span {
    font-family: 'Exo2',sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.cartSummary > .cartSummary__breakdown {
    background-color: #7B65FF !important;
}

.secondaryBackgroundColor {
    background-color: #020e22 !important;
}

.cartSummary__breakdown .spaceSpans span {
    color: #fff;
    font-size: 16px !important;
}

.grandGtotal span {
    font-size: 28px !important;
}

.cartSummary__breakdown .spaceSpans span span {
    font-weight: bold;
}

.cartSummary__breakdown .spaceSpans span .badge {
    font-size: 14px !important;
    max-width: 100px;
}

.cart-item:nth-child(2n) {
    background-color: #7b65ff !important;
}

.cart-item:not(:first-child) {
    border-top: 1px solid #000;
}

#MainContent_productdisplay1_pnlCardSearchMain {
    background-color: #fff;
    padding: 16px;
}

.content-box {
    color: black;
    border: none;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
    color: white;
}

@media print {
    .fixed_top_spacer {
        top: 0px;
    }
}

.navbar-fixed-top {
    position: relative;
}

#layout-header .navbar {
    background-image: url("/app_themes/MercuryTowers/images/navbarBorder.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 8px 75px;
    padding-bottom: 30px;
    background-color: #121c2f
}

.att-price {
    font-size: small;
    white-space: nowrap;
}

.accordionHeader {
    padding-top: 8px;
    padding-bottom: 1px;
}

.col_spacer {
    padding: 5px;
    padding-top: 2px;
}

.show > .show {
    top: 75px;
    left: 15px;
}

    .show > .show > .menu-item {
        top: 0 !important;
        padding: 2px 5px !important;
    }


#layout-header .navbar-center li {
    float: none;
    position: relative;
    top: 8px;
    padding: 40px 20px;
}

#layout-header .navbar-nav li > a {
    font-family: 'Exo2',sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-align: left;
    padding: 0px !important;
}

/* footer styles */

footer.footer.noprint {
    background-image: url("/app_themes/MercuryTowers/images/footerimg.svg");
    /* linear-gradient(#7B65FF, #D5D9FE),radial-gradient(#D5D9FE, #7B65FF); */
    /* linear-gradient(#D5D9FE, #7B65FF); */
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #090909 !important;
}

.footer-bg {
    background-image: url("/app_themes/MercuryTowers/images/footerbg.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.footerLogo {
    width: 150px;
    height: auto
}

.footerLinks2 a > img {
    width: 20px;
    height: 20px;
}

.semnox > a {
    border-bottom: none !important;
}

footer p {
    font-family: 'Exo2',sans-serif;
    color: var(--grey-100, #8E90A6);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

.col1Div a {
    color: var(--purpure, #7B65FF);
    font-family: 'Exo2';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-top: 10px;
    line-height: normal;
}

.footer-Row1 {
    display: flex;
    padding-top: 70px;
    padding-left: 0;
    padding-right: 0;
}

.col1Div > div {
    margin-top: 10px;
}

.col1Div {
    margin-top: 20px;
}

.footerCol1 {
    width: 54%;
}

.footerCol2 {
    width: 13%;
}

.footerCol3, .footerCol4 {
    width: 20%;
}

.footersubHeading {
    font-family: 'Exo2',sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    /* height: 52px; */
}

.footerLinks > p > a {
    font-family: 'Exo2',sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0em;
    padding-bottom: 5px;
    border-bottom: 1px solid transparent !important;
    text-align: left;
    color: #8E90A6;
    transition: all .3s ease;
}

.footerLinks p {
    transition: all .4s;
}


.footerLinks > p > a:focus {
    color: #7B65FF;
    border: 0 !important;
    border-bottom: 1px solid #7B65FF !important;
    border-radius: 0 !important;
}

.footerLinks2 a span {
    color: #7B65FF;
    font-family: 'Exo2',sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0.1em;
    line-height: 35px;
    text-align: left;
    padding-left: 10px;
    text-transform: uppercase;
}

.footerLinks3 p {
    font-family: 'Exo2';
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    transition: all .4s;
}

.footer-Row2 {
    display: flex;
    /* align-items: end; */
    padding: 50px 0px 15px 0;
}

.copyright {
    font-size: 16px !important;
    text-align: end;
    font-weight: bold;
}

.footer-Row2 p a {
    font-family: 'Exo2',sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #8E90A6 !important;
    border-bottom: 1px solid #8E90A6;
    padding-bottom: 5px;
}

@media screen and (min-width: 768px) and (max-width:991px) {
    .footerCol1 {
        width: 40%;
    }

    .footerCol2, .footerCol3, .footerCol4 {
        width: 20%;
    }

    .footerLinks2 a span {
        padding-left: 0;
    }

    .footer-Row1 {
        padding-top: 50px 50px 0 50px;
        flex-direction: column;
    }
}

@media (max-width:768px) {
    .footerCol1, .footerCol2, .footerCol3, .footerCol4 {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        /* padding: 15px 0; */
    }

    .footerCol1 {
        text-align: center;
    }

    .footer-Row1 {
        padding-top: 20px !important;
    }

    .footer-Row2 {
        padding: 0px !important;
    }

    .footer-Row1,
    .footer-Row2 {
        flex-direction: column;
        gap: 20px;
    }

    .footerLinks3 p {
        text-align: center;
        line-height: 30px;
    }

    span.arrow-imgsm {
        margin-right: 20px;
    }

    .footerLinks2 > p,
    .footerCol2 > .footerLinks > p {
        height: 25px;
    }

    .footerLinks > p > a {
        color: #7b65ff;
        font-weight: 600;
        text-transform: uppercase !important;
    }

        .footerLinks > p > a:hover {
            border-bottom: 0 !important;
        }

    .footer-bg {
        background-size: contain;
        background-position: bottom;
    }

    .termsDiv {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        /* justify-content: center; */
        border-bottom: 1px solid #8E90A6 !important;
        gap: 15px;
        padding-bottom: 0px;
    }

    .footer-Row2 p a {
        border-bottom: 0 !important;
        top: -20px;
        position: relative;
    }

    .copyright {
        text-align: center;
        margin-bottom: 10px;
        font-weight: 700;
    }
}

@media(min-width:768px) {
    .footerLinks > p:hover {
        transform: scale(1.2)
    }

    .arrow-imgsm {
        display: none;
    }

    .footersubHeading {
        height: 52px;
    }

    .footer-Row2 > div {
        width: 50%;
    }

    .footer-Row2 {
        align-items: end;
    }
}

@media screen and (max-width: 992px) {
    #layout-header .navbar-brand img {
        width: 110px !important;
        height: auto;
    }
}

.box-terms a,
.modalFooter a,
.alert a,
#MainContent_CardLink_CardLinkText,
.loginLink a {
    color: var(--purpure, #7B65FF);
    font-family: 'Exo2',sans-serif;
    font-size: 16px;
    text-decoration: underline !important;
}

.content h3,
.modalContent p,
.alert {
    color: var(--purpure, #7B65FF);
    font-family: 'Exo2',sans-serif;
}

.modalContent p,
.nav-tabs > li.active > a {
    font-size: 22px;
}

.content h3 {
    font-size: 40px;
}

.alert {
    background-color: #fff;
}

div.dataTables_wrapper div.dataTables_length label,
table.table-bordered.dataTable th,
div.dataTables_wrapper div.dataTables_filter label,
#divMyCards {
    font-family: 'Exo2',sans-serif;
    font-size: 18px;
    font-weight: 600;
}

table.table-bordered.dataTable tbody td,
div.dataTables_wrapper div.dataTables_info {
    font-family: 'Exo2',sans-serif;
    font-size: 18px;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus,
.pagination li a:hover, .pagination .disabled a:hover {
    z-index: 2;
    color: #fff;
    background-color: #7b65ff;
    border-color: #ffffff;
    cursor: default;
}

.pagination li a, .pagination .disabled a {
    background-color: #fbfbfb;
    color: #2400ff;
    border-color: #7b65ff;
}

.pagination > li:last-child > a, .pagination > li:last-child > span,
.pagination > li:first-child > a, .pagination > li:first-child > span {
    color: #2400ff;
}

a:focus {
    border: 0 !important;
}

span#scheduleProdFooter {
    display: none;
}
.invoice table .no {
    width: 0% !important
}
div#pnlreceipt {
    width: unset;
}
.receipt-container {
    display: block !important;
    padding: 0 10px;
}

@media only screen and (max-width: 760px), (min-device-width: 320px) and (max-device-width: 767px){
    .receipt-container tr, .receipt-container td{
        border: 0 !important;
    }
    .receipt-container {
    padding:0 !important
    }
    }

@media (max-width: 768px) {
    .row.cartItem.rowId_ div.cname > p,
    li.CartItems.cart-item div.spaceSpans:first-child span {
        word-break: break-word !important;
    }
}

.btn-info button.ui-datepicker-trigger {
    background: transparent;
    transition: .3s ease;
}
.btn-info:hover button.ui-datepicker-trigger {
    background: transparent;
}
.location-selection {
    display: none;
}
