/* Template changes */
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;
}
/* potential danger */
.priority-details {
    font-size: 24px;
}

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;
}

    span.cart-btns .btn-primary {
        padding: 3px 14px !important;
    }

button.close-btn {
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #ff0000;
    color: #ff0000;
    margin: 7px 10px 0px 0;
    font-size: 14px;
    padding: 0px 12px !important;
    display: flex;
    align-items: center;
    text-transform: capitalize;
}

    button.close-btn:hover {
        background-color: #ff0000;
        color: #fff;
        border: 1px 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%;
}
/* General */
@font-face {
    font-family: "Roboto";
    src: url("/app_themes/DubaiIceRink/fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: "Poppins";
    src: url("/app_themes/DubaiIceRink/fonts/Poppins.ttf");
}

@font-face {
    font-family: "Poppins-Medium";
    src: url("/app_themes/DubaiIceRink/fonts/Poppins-Medium.ttf");
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
}

    body .alert.alert-info {
        background-color: #1374eb;
        color: #fff;
    }

i.glyphicon.noprint.glyphicon-chevron-up {
    transform: translate(1px,-7px);
}
/*******************************/
/* Footer */
footer.footer-main {
    background-color: #101010;
    color: #fff;
}

    footer.footer-main a {
        color: #fff;
    }

        footer.footer-main a:hover {
            color: #1273EB;
            transition: all 0.5s ease;
        }

.footer-row-1 {
    display: flex;
    padding: 58px 0 38px;
    align-items: baseline;
}

.quick-links {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
}

.about-section {
    padding: 0 50px 0 15px;
    max-width: 33.333333%;
}

.contact-info {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.contact-info {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 15px;
    padding-right: 50px;
}

p.footer-para {
    text-align: justify;
}

p.footer-para {
    text-align: justify;
    line-height: 27px;
    margin-bottom: 26px;
}

.contact-info ul, .quick-links {
    line-height: 27px;
}

.quick-links-col {
    display: flex;
    gap: 70px;
}

.footer-row-2 {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}

h4.footer-title {
    font-family: "Poppins", sans-serif;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 900;
}

.footer-row-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 36px 15px;
    border-top: 2px solid #212326;
}

    .footer-row-2 p {
        margin-bottom: 0;
    }

.links-col-1 li, .links-col-2 li {
    margin-bottom: 15px;
}

i.fa.fa-angle-right {
    padding-right: 10px;
    color: #1273eb;
}

.contact-info li {
    padding: 0px 0px 15px 5px;
}

.contact-info i {
    padding-right: 20px;
    font-size: 20px;
    color: #1273eb;
}

#special-align {
    display: flex;
}

p.discover-more {
    padding: 26px 0 36px 0;
}

.discover-more a {
    background-color: #1273EB;
    font-weight: 500;
    background: #1273eb;
    padding: 16px 24px;
    border-radius: 3px;
    font-size: 16px;
}

    .discover-more a:hover {
        background-color: #1269d5 !important;
        color: #fff !important;
        transition: all 0.5s ease;
    }
/*******************************************/
/* Header */
.navbar-brand > img {
    height: 123.5px;
    width: auto;
    transform: translateY(-10px);
}

#layout-header nav {
    background-color: #fff;
    box-shadow: 0 0 20px -10px rgb(0 0 0 / 80%);
}

#layout-header .navbar-brand {
    margin-left: 0;
    padding: 0px 0;
}

nav.navbar {
    height: 104px;
    border-radius: 0;
}

#layout-header .navbar-nav li > a {
    font-size: 15px;
    padding-top: 45px;
    color: #101010;
    padding-left: 15px;
    font-family: "Poppins-Medium", sans-serif;
    padding-right: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

    #layout-header .navbar-nav li > a:hover {
        color: #1273eb;
        transition: all 0.5s ease;
    }

.cart i {
    color: #D83030;
}
/********************************************/
/* Packages */
#lblCartCount {
    background-color: #D83030 !important;
}

.package-card .content-card {
    background-color: #fff !important;
    border-radius: 10px;
    box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 10%) !important;
    transition: all 0.3s ease;
}

    .package-card .content-card:hover {
        box-shadow: 0px 3.8px 44.8px 0px rgb(36 36 36 / 30%) !important;
        transition: all 0.3s ease;
    }

.products__productName {
    font-family: 'Roboto', sans-serif;
    color: #1273eb;
    font-weight: 700;
}

.secondaryDarkerBackgroundColor {
    background-color: #fff;
}

.cta {
    padding: 10px 22px 10px 22px !important;
    background-color: #1273EB !important;
    border-radius: 3px !important;
    color: #fff !important;
    border: none;
    font-weight: 400;
    transition: all 0.5s ease;
    text-transform: capitalize;
}

    .cta:hover {
        background-color: #1269d5 !important;
        color: #fff;
        transition: all 0.5s ease;
    }

.btn-info, .btn-primary {
    color: #fff;
    background-color: #d83030;
    border-color: #d83030;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-primary:hover {
        color: #fff;
        background-color: #c43333 !important;
        border-color: #c43333 !important;
    }

.products__productPricing, .packagecontents .input-group .quantity_input, .products__product_categoryQuantity {
    color: #101010 !important;
}

.incrementor {
    border: 2px solid #1273eb !important;
}

.products__productPricing_totalCost {
    color: #d83030;
}

.products__productComboBreakdown .incrementor {
    justify-content: center;
}
/*******************************************/
/* Cart */
.secondaryBackgroundColor {
    background-color: #d83030 !important;
}

.cartSummary__summary .btn {
    padding: 5px !important;
}

.cartSummary, .content-box {
    box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 10%);
    transition: all 0.3s ease;
}

    .cartSummary:hover, .content-box:hover {
        box-shadow: 0px 3.8px 44.8px 0px rgba(36, 36, 36, 0.3);
        transition: all 0.3s ease;
    }

    .cartSummary > .cartSummary__breakdown {
        color: #fff !important;
        background-color: #fff !important;
    }

.cart-item, .cart-item-child {
    color: #101010 !important;
    background-color: #fff !important;
}

.cartSummary__breakdown label {
    color: #101010 !important;
}

.cart-item:nth-child(2n) {
    color: #101010 !important;
    background-color: #fff !important;
}
/******************************************/

@media (max-width: 767px) {
    .footer-row-1 {
        flex-direction: column;
    }

    .about-section {
        padding: 0 5px;
        max-width: 100%;
    }

    .contact-info {
        max-width: 100%;
        padding: 0 5px;
    }

    .footer-row-2 {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 36px 0;
    }

    .quick-links {
        padding-left: 5px;
    }

    #layout-header .navbar-toggle, #layout-header .navbar-toggle:hover {
        color: #1273eb;
        margin-top: 20px;
    }

    #layout-header .navbar-brand img {
        height: 123.5px;
        width: auto;
    }

    #cart_toggle {
        top: 25px;
    }

    #layout-header .navbar-nav.navbar-center li {
        background: #fff;
        border-bottom: 1px solid rgba(0,0,0,.06);
        padding: 5px 0;
    }
}

.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 #29aae2;
}

.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: 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;
}

.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: 60px;
    }
}
/*css for w-toplink*/
.w-toplink {
    display: block;
    position: fixed;
    bottom: 10px;
    right: 10px;
    text-align: center;
    font-size: 30px;
    line-height: 46px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 100;
    outline: none !important;
    background-color: #1273eb;
    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: #003e51 !important;
}

input[name="selectedSchedule"] {
    height: 25px !important;
    /*width: 40px;*/
}

.fstyle {
    color: #1273eb !important;
}

@media screen and (max-width: 1000px) {
    #header-section.ha-transparent:hover {
        background: #131416;
    }

    #header-section.ha-transparent {
        background: #131416 !important;
    }
}

.ha-transparent #ut-mobile-menu, .ha-transparent #ut-mobile-menu a {
    border-color: #dddddd;
    border-bottom: 1px solid rgb(255, 255, 255, 0.1) !important;
}

#lblPageHeader {
    color: rgb(19 116 235);
    text-transform: capitalize;
    font-family: 'Poppins-Medium',sans-serif;
    font-size: 30px;
    font-weight: 700;
}

    #lblPageHeader :hover {
        color: rgba(192, 223, 22, 1);
    }

.switch {
    border-radius: 3px;
}

.dropdown-menu {
    background-color: black !important;
    list-style: none !important;
}

    .dropdown-menu:hover {
        background-color: transparent;
    }

#header-section.ha-transparent a:hover, #header-section.ha-transparent a:active {
    background-color: transparent !important;
}

.party-package h3 {
    background-color: transparent;
    color: #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 #28d4ee;
}

#automplete-1 {
    background: #ff8b1f !important;
    color: black !important;
}

.container-fullwidth {
    background-color: white;
}
/*css for locationPicker*/
@media screen and (max-width: 1000px) {
    .location-header {
        text-align: center;
    }

    #locationText {
        text-align: center;
    }

    #locationText {
        text-align: center;
    }

    #MainContent_pnlPartyRequestDetails .inputContainer {
        max-width: 100% !important;
    }
}

.location-header .dropdown {
    text-align: center !important;
}

.ticket_count {
    /*padding: 6px 4px !important;*/
    padding: 3px 4px !important
}

.modal {
    z-index: 10000;
    top: 5px !important;
}

.cartSummary__breakdown {
    line-height: 25px !important;
}

.accordion_item .bdr {
    border: 1px solid #28d4ee !important;
}

@media screen and (max-width: 1023px) {
    #header-section {
        transform: translate3d(0px, 0px, 0px) !important;
    }
}

@media screen and (min-width: 1023px) {
    .cart {
        top: 25px !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: #fff !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;
}

.btn-default {
    color: black !important;
    background-color: #28d4ee;
    border-color: #13ceea;
    border-style: none !important;
    border-radius: 3px;
    font-weight: normal;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
    font-weight: 600;
}

#locationLable {
    color: white !important
}

.bookingDateStyle {
    color: #d83030 !important;
}

.badge {
    background-color: #ff8b1f;
}

input[name="selectedSchedule"] {
    height: 25px !important;
    width: 40px;
}


.line_tab > li.active {
    border-bottom: solid 5px #d83030;
}

.acc_active .panel-title {
    color: rgb(19 116 235) !important;
    font-weight: 600;
}

#section-party-nav-tabs {
    border-bottom: 1px solid #003241;
    background-color: #003241;
}

.list-group-item-heading {
    color: white;
}

table {
    background-color: white !important
}


.textColor, .guestlabel small, .glyphicon-question-sign {
    color: white !important
}

.pa-line-h table {
    background-color: transparent !important;
}

.green_link {
    background-color: transparent !important
}

.navbar-toggle {
    margin-right: -64px;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent !important;
}

.location-header {
    background-color: #003e51;
}

.text-nowrap {
    white-space: nowrap;
}

.reg_back {
    background-color: transparent !important;
}

    .reg_back span {
        color: white !important;
    }

.bg-white {
    background: transparent;
}

.nav-pills > li > a:hover {
    background: #ef4136 !important;
}

.panelcardBalance {
    padding-top: 33px;
    padding-bottom: 33px;
    color: white;
    text-transform: uppercase;
}

#layout-header .navbar-center li :hover {
    background-color: transparent !important
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #fff !important;
    border: none !important;
}

ul {
    list-style: none;
}

#txtParticipantQty, #txtExtraGuest {
    color: white !important
}

.e_section_header {
    color: white;
}

.input-counter input {
    padding: initial;
}

textarea {
    color: black;
}

.navbar-nav > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu:hover {
    background-color: #fff !important;
    color: white !important
}

#layout-header .navbar-center li :hover {
    background-color: #fff !important
}

.btn-xs {
    padding: 4px;
}

.btn-danger, .btn-danger:hover {
    color: black;
    background-color: #ff8b1f !important;
    border-color: #ff8b1f !important;
}

#MainContent_productdisplay1_pnlCardSearchMain {
    background-color: #fff;
    padding: 16px;
}

.content-box {
    color: black;
    border: none;
}

.non-resp-imag {
    width: 120px !important;
}

#layout-header .navbar-center li {
    /*display: inline-block!important;*/
    float: none;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
    color: white;
}

@media print {
    .fixed_top_spacer {
        top: 0px;
    }
}

.att-price {
    font-size: small;
    white-space: nowrap;
}

.accordionHeader {
    padding-top: 8px;
    padding-bottom: 1px;
}

.col_spacer {
    padding: 5px;
    padding-top: 2px;
}
