/* Utilities */
.d-flex-break-row {
    flex-basis: 100%;
    height: 0;
}

.d-flex-break-column {
    flex-basis: 100%;
    width: 0;
}

@media (min-width: 1200px) {
    .width-xl-auto {
        width: auto !important;
    }
}

.duration-selector input, .qty-selector input {
    width: 60px;
    height: 44px;
}

.nn-home-filter-search.qty-selector, .nn-home-filter-search.duration-selector {
    min-width: 165px;
    color: #11122d;
}

.c-amount__count .input-group {
    min-width: 165px;
}

.faciliy-form-selectors-label {
    font-size: 0.75rem;
    line-height: 1.25;
    display: block;
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: -18px;
}


.form-control.bg-white:disabled {
    background-color: var(--bs-secondary-bg) !important;
}

.dropdown.time-selector .dropdown-menu {
    max-height: 400px;
    overflow-y: auto;
    min-width: 302px;
    right: -44px !important;
}


.fa-duotone {
    --fa-primary-color: #1671d3;
    --fa-secondary-color: #ffc300;
    --fa-secondary-opacity: 1;
}

.fa-duotone.vs-inverse {
        --fa-primary-color: #ffc300;
        --fa-secondary-color: #1671d3;
        --fa-secondary-opacity: 1;
    }


.offcanvas-backdrop {
    z-index: 100000;
}
.offcanvas {
    z-index: 100001;
}
tr.highlight:hover {
    cursor: pointer;
}

.offCanvas-selector th {
    background: #fafafc;
}

.grayscale {
    filter: grayscale(100%);
}

.api-logo {
    max-width: 500px;
    opacity: 0.3;
    padding-bottom: 10%;
}

.blink-me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

#agentSearchResults {
    min-height: 438px;
}

#latestMembers h4, #agentSearchResults h4 {
    background: #f5f5f9;
    border: 1px solid #dbdbeb;
    border-bottom: none;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
}

#latestMembers .latestMember, #agentSearchResults .latestMember {
    height: 380px;
    border: 1px solid #dbdbeb;
    border-bottom-left-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}

.light-style .datepicker-dropdown {
    z-index: 999999 !important;
}

.tyro-iclient-modal {
    z-index: 999999 !important;
}

.form-pages p {
    margin-top: 8px;
}

li div.actions {
    float: right;
    margin-top: -0.25rem;
}

.form-pages, .form-pages ul {
    padding-left: 0;
}

    .form-pages > li {
        display: block;
        border: 2px solid #D6D6D6;
        padding: 1rem 1rem 0.5rem 1rem;
        margin-bottom: 1rem;
        border-radius: 0.5rem;
    }

        .form-pages > li > ul > li {
            display: block;
            border: 2px solid #D6D6D6;
            padding: 1rem;
            margin-top: 0.75rem;
            border-radius: 0.4rem;
        }

    .form-pages li.highlight:hover {
        border: 2px solid #D6D6D6;
    }

    .form-pages li.highlight:hover {
        border: 2px solid #D6D6D6;
    }

    .form-pages li.highlight:hover .row div:not(.exclude-click) {
        cursor: pointer;
    }

.form-pages ul.ui-sortable, .form-pages.ui-sortable {
    border: dashed #e3e3e3;
    padding: 0 8px 8px 8px;
    margin-top: 8px;
}

.form-pages.ui-sortable {
    padding-top: 8px;
    padding-bottom: 0;
}

.ui-sortable li {
    cursor: move;
}



.form-pages > li > ul > li > ul > li {
    display: block;
    border: 2px solid #D6D6D6;
    background: rgba(50, 71, 92, 0.08);
    padding: 0.5rem;
    margin-top: 0.5rem;
    border-radius: 0.3rem;
}


.form-pages li.no-border {
    border: none;
    padding: 0;
    background: none;
}



.layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-header {
    position: relative;
    padding: 0 1rem 0 0;
    
}

    .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-header::before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        background-color: rgba(50, 71, 92, 0.12);
        position: absolute;
        top: 19.5%;
        right: 16px;
    }

    .layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-header span {
        position: relative;
        background-color: #fff;
        z-index: 10;
        padding-right: 1rem;
        color: #435971;
        font-size: 0.75rem;
        font-weight: 400;
    }

.layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-value {
    line-height: 1.2rem;
}
/*.layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-link>div {
    position: relative;
    border-bottom: 1px solid rgba(50, 71, 92, 0.12);
    width: 100%;
}*/
/*.layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-link:before {
        content: "";
        display: block;
        width: calc(100% - 20px);
        height: 1px;
        background-color: rgba(50, 71, 92, 0.12);
        position: absolute;
        bottom: 1px;
        
    }*/
/*.layout-sub-menu .vs-caption {
    position: relative;
    padding: 0 1rem 0 0.75rem;
}

    .layout-sub-menu .vs-caption:before {
        content: "";
        display: block;
        width: calc(100% - 32px);
        height: 1px;
        background-color: rgba(50, 71, 92, 0.12);
        position: absolute;
        top: 50%;
        right: 16px;
    }

    .layout-sub-menu .vs-caption span {
        position: relative;
        background-color: #fff;
        z-index: 10;
        padding-right: 1rem;
    }*/
.btn-shortcut-item .bx {
    font-size: 4rem;
}

.layout-menu-collapsed .menu-subtitle {
    display: block !important;
    color: #fff !important;
    flex-direction: row !important;
}



/*.layout-navbar-fixed .layout-navbar.navbar-detached, .layout-navbar-fixed.layout-menu-collapsed .layout-navbar.navbar-detached, .layout-navbar-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-sub-menu + .layout-page .layout-navbar, .layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed .layout-content-navbar .layout-sub-menu + .layout-page .layout-navbar {
    background: #efefef !important;
}

.navbar-search-wrapper {background: #fff !important;}
*/
.navbar-search-wrapper {
    background: rgba(50, 71, 92, 0.08) !important;
}


.layout-menu > .menu-inner > .menu-item-has-children.active:after {
    display: none;
}

.layout-menu-collapsed .menu-inner > .menu-item > .menu-link {
    display: block;
    width: 82%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 auto !important;
    text-align: center !important;
}

    .layout-menu-collapsed .menu-inner > .menu-item > .menu-link > .menu-icon {
        display: block !important;
        flex-direction: row !important;
        margin: 0 auto !important;
        width: 100% !important;
    }

.layout-menu-collapsed .menu-inner>.menu-item>.menu-link>div {
    opacity: 1 !important;
    font-size: 0.685rem !important;
    text-align: center !important;
}

.light-style .swal2-modal.swal2-popup {
    border-radius: 12px;
    font-family: var(--bs-body-font-family);
    /*font-size: var(--bs-body-font-size) !important;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.7142857143;
    --bs-body-color: #11122d;*/
}

.swal2-html-container {
    line-height: var(--bs-body-line-height);
}

.swal2-popup {
    width: 28em;
}

    
.swal2-popup.w-300px {width: 300px !important; }
    .swal2-popup.w-340px {
        width: 340px !important;
    }

        .swal2-popup.w-500px {
            width: 500px !important;
        }

    .swal2-popup.w-300px .swal2-html-container, .swal2-popup.w-340px .swal2-html-container, .swal2-popup.w-500px .swal2-html-container {
        margin: 1em 0.8em 0.0em;
    }

    .vs-swal-icon-container {
        width: 100%;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        margin-bottom: 0.5em;
    }


.swal2-modal.swal2-popup .swal2-icon {
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    color: #fff !important;
    border-color: #fff !important;
    border: 5px solid;
    width: 3.5em;
    height: 3.5em;
}

.swal2-loader {
    width: 2.75em;
    height: 2.75em;
    border-width: 0.5em;
    border-color: #1a85f8 transparent #1a85f8 transparent;
    margin-bottom: .75em;
}
/*.swal2-icon {
    border: none;
    margin-top: 0;
    width: 100%;
    border-radius: 0;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding-top: 1.25em;
    padding-bottom: 0.75em;
    margin-bottom: 1em;
}

.swal2-modal.swal2-popup .swal2-icon {
    margin-bottom: 1em;
}

.swal2-icon.swal2-warning {
    background: #ffab00;
}

.swal2-icon.swal2-warning {
    background: #ffab00;
}

    .swal2-icon .swal2-icon-content {
        color: #fff !important;
        border: 5px solid #fff;
        width: 75px;
        height: 75px;
        border-radius: 50%;
        justify-content: center;
        font-size: 3em !important;
    }*/
.swal2-styled.swal2-confirm {
    background-color: #1a85f8;
}

.swal2-styled.swal2-cancel {background: transparent; color: #1a85f8; border: 1px solid; }

.swal2-styled.btn {
    border-radius: 0.375rem;
    flex-grow: 1;
}

.swal2-actions {margin: 1.25em 1em 0;}

.perfect-scrollbar {
    padding-bottom: 0.5rem;
}

.offCanvas-selector {
    background: #fafafc;
}

#multi-booking-resource-group {
}

.light-style .ps__rail-x:hover, .light-style .ps__rail-y:hover, .light-style .ps__rail-x:focus, .light-style .ps__rail-y:focus, .light-style .ps__rail-x.ps--clicking, .light-style .ps__rail-y.ps--clicking {
    background-color: rgba(253, 181, 40, 0.2) !important;
}

.ps__rail-x, .ps__rail-y {
    opacity: 1 !important;
    display: block !important;
}
.ps__rail-x {
    height: 0.5rem !important;
}
.ps__thumb-x {
    height: 0.5rem !important;
    background: #FDB528 !important;
}

.ps__rail-y {
    height: 0.5rem !important;
}

.ps__thumb-y {
    width: 0.5rem !important;
    background: #FDB528 !important;
}

.nav-pills {
    font-weight: 500;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:hover, .nav-pills .nav-link.active:focus {
    background-color: #32475C14;
    color: #1A85F8;
    box-shadow: none;
    border-bottom: 3px #FDB528 solid;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.bg-warning-12 {
    background-color: rgba(253, 181, 40, 0.12) !important;
}

.bg-info-12 {
    background-color: rgba(255, 171, 0, 0.12) !important;
}


    .weather-day {
        line-height: 1rem;
    }
.weather-max-temp.h6 {
    margin: 0;
    line-height: 1.25rem;
}

.weather-icon {margin-top: 0.3rem;}

.light-style .select2-container--default .select2-selection--single .select2-selection__arrow
{
    height: 1.85rem;
}

.light-style .title-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2rem;
}

.light-style .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: none;
    border-width: 10px 8px 0 8px;
    border-color: rgba(50, 71, 92, 0.54) transparent transparent transparent;
}



.light-style .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    background-image: none;
    border-color: transparent transparent rgba(50, 71, 92, 0.54) transparent;
    border-width: 0 8px 10px 8px;
}


.light-style .select2-container--default .select2-selection {
    background: transparent;
    color: #11122d;
    font-weight: 400;
}

.light-style .select2-container--default .select2-selection--single {
    height: 2.5rem;
}

.light-style .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #11122d;
    font-weight: 400;
    line-height: 2.5rem;
}




.light-style .title-select .select2-container--default .select2-selection {
    background: transparent;
    border: 1px solid #1a85f8;
    color: #1a85f8;
    font-weight: 500;
    font-size: 1rem;
}

.light-style .select2-container--default .select2-selection--single .select2-selection__rendered
{
    line-height: 2.5rem;
}

.light-style .title-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 0.9rem;
    color: #1a85f8;
    font-weight: 500;
}

.light-style .title-select select {display:none;}

.light-style .title-select .position-relative {
    width: 200px;
}

.light-style .title-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: none;
    color: #1a85f8;
    border-width: 10px 8px 0 8px;
    border-color: #1a85f8 transparent transparent transparent;
    /*
    border-color: transparent transparent #1a85f8 transparent;
    border-width: 0 4px 5px 4px;
        */
}

.title-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #1a85f8 transparent;
    border-width: 0 8px 10px 8px;
}

body.venuesumo-dark-bg {
    background-color: #04052E;
}

    body.venuesumo-dark-bg.pos {
        background-color: #FFC300;
        

    }

body.venuesumo-login {
    background-image: linear-gradient(#fff, #15B0F8);
}


    body.venuesumo-login.pos {
        background-image: url('/assets/images/venuesumo-pos-login-bg.png');
        background-position: center;
        background-size: 100%;
    }




.vs-heading {
    font-family: Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.2;
    font-size: 52px;
}

.authentication-wrapper .app-brand {

    width: 160px;
    position:absolute;
    top: 3rem;
}




.light-style body.venuesumo-dark-bg .authentication-wrapper .authentication-bg > .w-100 {
    max-width: 480px;
    position: relative;
}

.authentication-wrapper .validity-summary-container {
    position: absolute; width: 100%;
}


.login-hero {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    justify-content: flex-end;
}

.login-hero-wrapper img {
    width: 100%;
    height: auto;
    margin-right: 3rem;
}

.pos .login-hero {
    /*background-color: #04052E;*/
}

.pos .login-hero-wrapper img {
    margin-right: auto;
}

.authentication-wrapper.authentication-cover .authentication-inner {
    width: 80vw;
    max-width: 1216px;
    height: 60vh;
    min-height: 600px;
    margin: auto;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 2px 6px 0 rgba(67, 89, 113, 0.12);
    overflow: hidden;
}


    @media (max-width: 1300px) {
        .authentication-wrapper .p-5 {
        padding: 2rem !important;
    }
    .authentication-wrapper .app-brand {
        top: 2.5rem;
    }

    body.venuesumo-login.pos {
        background-size: 150%;
    }

}

@media (max-width: 1100px) {
    .authentication-wrapper .p-5 {
        padding: 1rem !important;
    }
    .authentication-wrapper .app-brand {top: 2rem; left: 2rem !important;}
}


    @media (max-width: 991px) {

        body.venuesumo-login.pos {
            background-size: 180%;
        }

        .vs-heading {font-size: 2.5rem;}

        .app-auth-wrapper {
            margin-top: 60px;
        }

        .authentication-wrapper .app-brand {
        }

        .authentication-wrapper.authentication-cover .authentication-inner {
            width: 90vw;
            height: auto;
            min-height: auto;
            border-radius: 20px;
        }


        .authentication-wrapper .validity-summary-container {
            position: relative;
            width: auto;
        }

        .light-style body.venuesumo-dark-bg .authentication-wrapper .authentication-bg {
            background-color: #04052E;
        }

        .light-style body.venuesumo-dark-bg.pos .authentication-wrapper .authentication-bg {
            background-color: #FFC300;
        }

        



        .light-style body.venuesumo-dark-bg .authentication-wrapper .authentication-bg > .w-100 {
            background: #fff;
            padding: 3.5rem 4rem 2rem;
            border-radius: 12px;
        }
    }


@media (max-width: 767px) {
    body.venuesumo-login.pos {
        background-size: 250%;
    }
}



    @media (max-width: 576px) {
        /* Mobile - Login Screen */

        .app-auth-wrapper {
            margin-top: 48px;
        }

        .authentication-wrapper .app-brand {
            left: 1rem !important;
            top: 1.5rem !important;
        }

        .authentication-wrapper .vs-heading {
            font-size: 1.5rem;
            margin-bottom: .75rem;
        }

        .light-style body.venuesumo-dark-bg .authentication-wrapper .authentication-bg > .w-100 {
            padding: 1.85rem 1.85rem 1rem;
        }

        .authentication-wrapper .p-5 {
            padding: 1rem .5rem !important;
        }

        .authentication-wrapper.authentication-cover .authentication-inner {
            height: auto;
        }

        #formAuthentication.mb-3 {
            margin-bottom: 0 !important;
        }
    }

    .sticky-wrapper.is-sticky {
        padding: 1rem;
    }

        .sticky-wrapper.is-sticky .sticky-page-title {
            max-width: 1354px;
            padding-left: 1.25rem;
            padding-right: 1.25rem;
            margin-top: 1rem;
            border: 1px solid #1a85f8;
            border-radius: 0.5rem;
            z-index: 2000 !important;
            background: #eff5fd;
        }

    .image-background-container {
        width: 100%;
        display: table;
    }


    .image-background {
        background-image: -moz-linear-gradient(45deg, #e0e0e0 25%, transparent 25%), -moz-linear-gradient(-45deg, #e0e0e0 25%, transparent 25%), -moz-linear-gradient(45deg, transparent 75%, #e0e0e0 75%), -moz-linear-gradient(-45deg, transparent 75%, #e0e0e0 75%);
        background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, #e0e0e0), color-stop(.25, transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #e0e0e0), color-stop(.25, transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, #e0e0e0)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, #e0e0e0));
        -moz-background-size: 6px 6px;
        background-size: 6px 6px;
        -webkit-background-size: 6px 6px; /* override value for shitty webkit */

        background-position: 0 0, 3px 0, 3px -3px, 0px 3px;
    }

        .image-background.padded {
            position: relative;
            display: table-cell;
            text-align: center;
            width: 100%;
            vertical-align: middle;
            padding: 30px;
        }





        .image-background div.buttons {
            position: absolute;
            top: 5px;
            right: 5px;
        }

        .image-background img {
            display: inline-block;
            vertical-align: middle;
        }


    .table th {
        padding-top: 1.2rem;
        padding-bottom: 1rem;
        position: relative;
    }

        


    .table.edit-mode > :not(caption) > * > * {
        padding: 0.325rem;
    }

    .table-sort i {
        float: right;
        margin-top: 0.325rem;
    }

    .indent {
        padding-left: 0.5rem;
    }

    td.price, th.price, th.text-right {
        text-align: right;
    }

    input.form-control.poolitem {
        width: 90px;
        text-align: center;
        margin: 0 auto;
    }

    th.qty, td.qty {
        text-align: center;
    }

    .row.search {
        padding-top: 0rem;
    }


    .light-style .swal2-popup .swal2-title {
        /*font-size: 1.75rem !important;*/
        font-weight: 500;
        color: #04052E !important;
    }

    .swal2-modal.swal2-popup .swal2-title {
        margin: 0.25rem auto 0 auto;
        font-size: 1.5em !important;
        line-height: 1.85em !important;
    }

    /*body {
    background: #eef5f9;
    background-color: rgba(67, 89, 113, 0.04) !important;
}

.bg-menu-theme .menu-inner > .menu-item.active > .menu-link {*/
    /*background-color: rgba(105, 108, 255, 0.16) !important;*/
    /*background-color: rgba(67, 89, 113, 0.04) !important;
}*/


    /*.bg-menu-theme .menu-text {
    color: #04052E;
}
.bg-menu-theme .menu-link, .bg-menu-theme .menu-horizontal-prev, .bg-menu-theme .menu-horizontal-next {
    color: #04052E;
}*/


    .menu .app-brand.venuesumo {
        height: 64px;
        margin-top: 12px;
        margin-left: -8px;
    }

    .app-brand-logo.venuesumo svg, .app-brand-logo.venuesumo img {
        width: auto;
        height: 34px;
    }


    .app-brand-logo.login.venuesumo img {
        width: 100%;
        height: auto;
        display: block;
    }


    .app-brand-text.venuesumo {
        font-size: 1.6rem;
        letter-spacing: -0.2px;
        /*text-transform: lowercase;*/
    }

    /* ! For .layout-navbar-fixed added fix padding top to .layout-page */
    /* Detached navbar */
    .layout-navbar-fixed .layout-wrapper:not(.layout-horizontal):not(.layout-without-menu) .layout-page {
        padding-top: 76px !important;
    }
    /* Default navbar */
    .layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page {
        padding-top: 64px !important;
    }

    .docs-page .layout-navbar-fixed.layout-wrapper:not(.layout-without-menu) .layout-page,
    .docs-page .layout-menu-fixed.layout-wrapper:not(.layout-without-menu) .layout-page {
        padding-top: 62px !important;
    }

    /* Navbar page z-index issue solution */
    .content-wrapper .navbar {
        z-index: auto;
    }

    /*
* Content
******************************************************************************/

    .demo-blocks > * {
        display: block !important;
    }

    .demo-inline-spacing > * {
        margin: 1rem 0.375rem 0 0 !important;
    }

    /* ? .demo-vertical-spacing class is used to have vertical margins between elements. To remove margin-top from the first-child, use .demo-only-element class with .demo-vertical-spacing class. For example, we have used this class in forms-input-groups.html file. */
    .demo-vertical-spacing > * {
        margin-top: 1rem !important;
        margin-bottom: 0 !important;
    }

    .demo-vertical-spacing.demo-only-element > :first-child {
        margin-top: 0 !important;
    }

    .demo-vertical-spacing-lg > * {
        margin-top: 1.875rem !important;
        margin-bottom: 0 !important;
    }

    .demo-vertical-spacing-lg.demo-only-element > :first-child {
        margin-top: 0 !important;
    }

    .demo-vertical-spacing-xl > * {
        margin-top: 5rem !important;
        margin-bottom: 0 !important;
    }

    .demo-vertical-spacing-xl.demo-only-element > :first-child {
        margin-top: 0 !important;
    }

    .rtl-only {
        display: none !important;
        text-align: left !important;
        direction: ltr !important;
    }

    [dir='rtl'] .rtl-only {
        display: block !important;
    }

    /*
* Layout demo
******************************************************************************/

    .layout-demo-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 1rem;
    }

    .layout-demo-placeholder img {
        width: 900px;
    }

    .layout-demo-info {
        text-align: center;
        margin-top: 1rem;
    }


    /*
    VenueSumo Overrides

*/
    .pagination-info {
        text-align: right;
    }

    td.actions .actions, th.actions .actions {
        float: right;
    }


    .form-group {
        margin-bottom: 1rem;
    }

    .search-buttons, .form-buttons {
        padding-top: 1.62rem;
    }

    a.btn.btn-primary, a.btn.btn-secondary {
        color: #fff;
    }

    .btn-fourth {
        --bs-btn-color: #11122d;
        --bs-btn-bg: #fdb528;
        --bs-btn-border-color: #fdb528;
        --bs-btn-hover-color: #000;
        --bs-btn-hover-bg: #fdc048;
        --bs-btn-hover-border-color: #fdbc3e;
        --bs-btn-focus-shadow-rgb: 218, 157, 41;
        --bs-btn-active-color: #000;
        --bs-btn-active-bg: #fdc453;
        --bs-btn-active-border-color: #fdbc3e;
        --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        --bs-btn-disabled-color: #000;
        --bs-btn-disabled-bg: #fdb528;
        --bs-btn-disabled-border-color: #fdb528
    }


    a.fc-timeline-slot-cushion {
        --bs-text-opacity: 1;
        color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
    }




    /*a.btn:not([href]) {
    color: #fff;
}

    a.btn:not([href]):hover {
        color: #fff;
    }


a.btn {color: #fff;}
*/

.alert-secondary {
    --bs-alert-color: var(--bs-secondary-text-emphasis);
    --bs-alert-bg: #03C3EC1F;
    border: none;
}


    .validity-summary-container {
        display: none;
        padding-bottom: 20px;
        
    }


        .validity-summary-container .badge-center .fa, .alert .badge-center .fa {
            font-size: 1.15rem;
        }
        




        div.row .validity-summary-container {
            padding-bottom: 0;
        }

    .validity-summary-container div.error {
        margin: 0 20px;
    }

    #details .validity-summary-container div.error, .white-popup .validity-summary-container div.error {
        margin: 20px 0 0 0;
    }


.validity-summary-container .alert {
    font-size: 0.875rem;
}
    .validity-summary-container .alert .alert-title {
        font-size: 0.95rem;
        font-weight: 600;
        padding-top: 0.325rem;
    }

.validity-summary-container .alert {
    padding-left: 0.675rem;
    padding-top: 0.675rem;
}
    /*.validity-summary-container div.error p, div.error.small p {
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 4px;
    color: #cd0a0a;
    margin-top: 10px;
}*/
    div.error ul {
        margin-left: 46px;
        line-height: 18px;
        margin-bottom: 8px;
    }

        div.error ul li {
            list-style-type: decimal;
            list-style-position: inside;
            background: none;
            padding-left: 0px;
            line-height: 16px;
        }


    .validity-summary-container div.error ul {
        margin-left: 72px;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 8px;
    }

    .validity-summary-container div.error.small ul {
        margin-left: 0;
    }


    .validity-summary-container div.error ul li {
        list-style-type: decimal;
        list-style-position: inside;
    }

.validity-erroneous, .validity-erroneous + .input-group-text {
    border-color: #FF3E1D !important;
}

.e-checkbox.error + .c-form-input__error {
    display: inline-block;
}



    .white-popup {
        position: relative;
        background: #FFF;
        padding: 20px;
        width: auto;
        max-width: 640px;
        margin: 20px auto;
    }

    div.white-popup.modal {
        max-width: 350px;
        min-width: 280px;
        position: relative;
        display: block;
    }


    .white-popup.wide-popup {
        max-width: 900px;
    }


    div.white-popup.processing {
        max-width: 350px;
    }

    div.white-popup.scroll {
        height: 400px;
        overflow-y: scroll;
    }


    .mfp-ajax-holder div.white-popup.scroll {
        margin-top: 30px;
        padding-top: 0;
    }

    .mfp-ajax-holder div.white-popup {
        margin-bottom: -20px;
    }

    .mfp-ajax-holder .mfp-close {
        top: -6px;
        right: -5px;
    }


    div.confirm {
        padding: 20px 0 0 0;
        text-align: center;
        font-weight: bold;
    }

        div.confirm p {
            text-align: center;
        }

        div.confirm div.centre {
            position: relative;
            height: 40px;
            margin: 20px 25% 0 25%;
        }

            div.confirm div.centre.wide {
                margin: 20px 15% 0 15%;
            }


            div.confirm div.centre a.button.left {
                left: 0;
                position: absolute;
            }

            div.confirm div.centre a.button.right {
                position: absolute;
                left: auto;
                right: 0;
                float: none;
            }

    div#confirmPopup div.message {
        margin-bottom: 20px;
        margin-top: 5px;
        line-height: 20px;
    }

    div.processing img.loading {
        margin: 5px 0 15px 0;
    }




input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.iframe-alert {
    position: relative;
}

.iframe-loader {
    position: absolute;
    height: calc(100% - 40px);
    width: 100%;
}

    .iframe-loader .spinner-border {
        margin-top: 45%;
    }


.site-cart-item-quantity {
    padding-left: 4px;
    padding-right: 4px;
}

.site-cart-booking-date span {
    font-size: 0.75rem;
}



.site-cart-item-quantity.extra-width {
    width: 24px;
}

    .site-cart-item-quantity.width-auto {
        width: auto !important;
    }

    .site-cart-item-edit-quantity.extra-width input {
        max-width: 26px;
    }

.site-cart-item-return-mode .site-cart-item-quantity:before {
    display: none;
}

.nn-home-return-mode {
    top: 64px;
    right: 12px;
    z-index: 10;
    background: #f5f5f9;
}

.twitter-typeahead {
    width: 100%;
}

.tt-menu {
    width: 100%;
    height: 500px; 
    overflow: auto;
}

.content {
    overflow: auto;
}

.memberSearchInput span:focus ~ .content {
    overflow: hidden; /* Change overflow when input is focused */
}

.input-container input {

}

.light-style .twitter-typeahead .tt-suggestion {
    color: #11122d;
}

    .light-style .twitter-typeahead .tt-suggestion.tt-cursor {
        background: #1671d312;
    }


.c-amount__count input.form-control[type="number"] {
    padding-left: 0;
    padding-right: 0;
    text-align: center !important;
}

.iframe-alert iframe {
    border: none;
    min-height: 450px;
    overflow-y: auto;
    width: 100%;
}

.nn-home-return-mode label {
    padding-left: 2.25rem;
}

.nn-home-return-mode.check-success input:checked + label:before {
    background-color: rgb(113,221,55);
    border-color: rgb(113,221,55);
}

.facility-booking-form .form-select {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.btn-group-lg > .btn, .btn-lg {
    --bs-btn-font-size: 1.25rem;
    line-height: 2.2rem;
}

    .btn-group-lg > .btn.fw-500, .btn-lg.fw-500 {
        font-weight: 500;
    }

::-webkit-scrollbar {
    background: #ffab0020;
    width: 8px;
}

::-webkit-scrollbar-track {
    /*background: #ffab00;*/
}

::-webkit-scrollbar-thumb {
    background: #ffab00;
    border-radius: 3px;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}


/*::-webkit-scrollbar-button
        ::-webkit-scrollbar-track
        ::-webkit-scrollbar-track-piece
        ::-webkit-scrollbar-thumb
        ::-webkit-scrollbar-corner
        ::-webkit-resizer*/


.input-group:has(>.validity-erroneous) .btn-secondary, .input-group:has(>.validity-erroneous) .btn-dark {
    border-color: #ff3e1d !important;
    background: #ff3e1d !important;
}

.nn-aside-options-body.vs-wide {
    width: 80%;
    width: calc(100% - var(--nn-site-header-nav-main-width));
}

.nn-aside-options-body .nn-home-return-mode {background: none;}

.nn-aside-options-body .validity-erroneous h2, .validity-erroneous .required {
    color: #ff3e1d;
}

html {
    -webkit-text-size-adjust: none;
    touch-action: pan-y; /*prevent user scaling*/
}

.validity-summary-container .badge {
    height: 32px;
    width: 32px;
    justify-content: center;
    display: flex;
}

.alert .badge {
    height: 32px;
    width: 32px;
    justify-content: center;
    display: flex;
}

.alert-danger {
    background-color: #ffe0db;
    border-color: #ffc5bb;
    color: #ff3e1d;
}

.validity-summary-container .me-2 {
    margin-right: 0.5rem !important;
}

.validity-summary-container .ps-3 {
    padding-left: 1rem !important;
}

.disable-scrollbars::-webkit-scrollbar {
    background: transparent; /* Chrome/Safari/Webkit */
    width: 0px;
}

.disable-scrollbars {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
}

.badge {
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: 0.725rem;
    font-weight: 500;
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius);
    text-transform: uppercase;
}


.bg-label-primary {
    background-color: #daebfe !important;
    color: #1a85f8 !important;
}

.border-label-primary {
    border: 3px solid #a3cefc !important;
}

.border-light-primary {
    border: 3px solid rgba(26, 133, 248, 0.08);
}

.bg-label-secondary {
    background-color: #d7f5fc !important;
    color: #03c3ec !important;
}

.border-label-secondary {
    border: 3px solid #9ae7f7 !important;
}

.border-light-secondary {
    border: 3px solid rgba(3, 195, 236, 0.08);
}

.bg-label-success {
    background-color: #e8fadf !important;
    color: #71dd37 !important;
}

.border-label-success {
    border: 3px solid #c6f1af !important;
}

.border-light-success {
    border: 3px solid rgba(113, 221, 55, 0.08);
}

.bg-label-info {
    background-color: #efefef !important;
    color: #999999 !important;
}

.border-label-info {
    border: 3px solid #d6d6d6 !important;
}

.border-light-info {
    border: 3px solid rgba(153, 153, 153, 0.08);
}

.bg-label-warning {
    background-color: #fff2d6 !important;
    color: #ffab00 !important;
}

.border-label-warning {
    border: 3px solid #ffdd99 !important;
}

.border-light-warning {
    border: 3px solid rgba(255, 171, 0, 0.08);
}

.bg-label-danger {
    background-color: #ffe0db !important;
    color: #ff3e1d !important;
}

.border-label-danger {
    border: 3px solid #ffb2a5 !important;
}

.border-light-danger {
    border: 3px solid rgba(255, 62, 29, 0.08);
}

.bg-label-light {
    background-color: white !important;
    color: #fcfdfd !important;
}

.border-label-light {
    border: 3px solid #fefefe !important;
}

.border-light-light {
    border: 3px solid rgba(252, 253, 253, 0.08);
}

.bg-label-dark {
    background-color: #dcdfe1 !important;
    color: #233446 !important;
}

.border-label-dark {
    border: 3px solid #a7aeb5 !important;
}

.border-light-dark {
    border: 3px solid rgba(35, 52, 70, 0.08);
}

.bg-label-gray {
    background-color: rgba(253, 253, 254, 0.856) !important;
    color: rgba(67, 89, 113, 0.1) !important;
}

.border-label-gray {
    border: 3px solid rgba(249, 249, 250, 0.64) !important;
}

.border-light-gray {
    border: 3px solid rgba(67, 89, 113, 0.08);
}

.site-header-nav-main ul a .fa-solid {
    min-width: 20px;
    max-width: 20px;
    height: 20px;
    font-size: 20px;
}

.site-header-nav-main ul a .fa-cash-register, .site-header-nav-main ul a .fa-cog {
    min-width: 20px;
    max-width: 20px;
    height: 20px;
    font-size: 20px;
}


.site-header-nav-main ul li {
    position: relative;
}

    .site-header-nav-main ul li .badge {
        position: absolute;
        right: 3px;
        top: 1px;
        font-size: 0.625rem;
    }


.site-header-nav-main ul a .fa-solid.fa-people-arrows {
    max-width: 22px;
    max-width: 22px;
    height: 18px;
    font-size: 18px;
}

.site-header-nav-main ul a .fa-solid.fa-parking {
    max-width: 24px;
    max-width: 24px;
    height: 24px;
    font-size: 26px;
}

.site-header-nav-main ul a .fa-regular.fa-memo-pad {
    max-width: 22px;
    max-width: 22px;
    height: 22px;
    font-size: 22px;
}

.site-header-nav-main ul a .fa-regular.fa-memo-circle-check {
    max-width: 22px;
    max-width: 22px;
    height: 22px;
    font-size: 22px;
}



.site-header-nav-main ul a .fa-solid.fa-id-card {
    max-width: 22px;
    max-width: 22px;
    height: 22px;
    font-size: 22px;
}


.site-header-nav-main ul a .fa-regular.fa-barcode-read {
    max-width: 22px;
    max-width: 22px;
    height: 22px;
    font-size: 22px;
}


.table .bg-white td {
    background: #fff;
}

.table.grid th {
    padding-left: 12px;
    padding-right: 12px;
}

.table.grid td {
    padding-left: 12px;
    padding-right: 12px;
}

.mfp-container {
    z-index: 200000 !important;
    display: grid;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";
    grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);
    height: 100%;
    padding: 0.625em;
    overflow-x: hidden;
    transition: background-color 0.1s;
    -webkit-overflow-scrolling: touch;
}


.site-cart-checkout {
    overflow-y: auto;
    overflow-x: hidden;
}



.site-cart-checkout-calculator-display-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 0.375rem;
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
    width: 100%;
    max-width: 250px;
}


.cash-payment  .site-cart-checkout-calculator-display-line > :first-child {
        min-width: 4rem;
    }

    .site-cart-checkout-calculator-display-line.askforagent {
        max-width: unset;
    }

    .site-cart-checkout-calculator-display-line.showIfReceipt {
        max-width: unset;
    }

.site-cart-checkout-calculator #reason.form-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
    background-color: rgba(50,71,92,0.08);
    border-radius: 6px;
    padding: 1rem 0.75rem;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 0;
    min-height: 80px;
    height: 80px;
}

    .tab-content > .active {
        display: flex;
    }

.site-cart-checkout-calculator-display-line > :nth-child(2) > :nth-child(2) {
    min-width: unset;
}

.nn-checkout-calculator-keypad-content button.w-50 {
    width: calc((100% - 0.375rem) / 2) !important;
}


.nn-checkout-calculator-keypad-content, .nn-checkout-calculator-denomination-content {
    width: auto;
    border-radius: 8px;
    overflow: hidden;
}


.site-cart-checkout-payment-methods {
    height: 100%;
    min-width: 200px;
}

.site-cart-checkout-calculator-touchpad .tab-content button, .nn-checkout-calculator-denomination-content .tab-content button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.5rem;
    line-height: 1.4444444444;
    font-weight: 700;
    padding: 0.5rem
}

.site-cart-main-note-text {
    font-size: 0.6875rem !important;
}

.site-cart-main-subtotal {
    background-color: transparent;
    border-top: 1px solid rgba(3,195,236,0.5);
    border-radius: 0;
}

.nn-checkout-calculator-keypad-content button, .nn-checkout-calculator-denomination-content button {
    width: calc((100% - 0.625rem) / 3);
    border-radius: 0
}

    .nn-checkout-calculator-keypad-content button.nn-checkout-calculator-clear,
    .nn-checkout-calculator-keypad-content button.nn-checkout-calculator-fullpayment,
    .nn-checkout-calculator-denomination-content button.nn-checkout-calculator-clear,
    .nn-checkout-calculator-denomination-content button.nn-checkout-calculator-fullpayment {
        width: calc((100% - 1.6rem) / 6);
    }


.nn-checkout-calculator-denomination-content > :first-child {
    width: calc((100% - 0.625rem) / 3);
}

    .nn-checkout-calculator-denomination-content > :first-child button {
        width: calc((100% - 0.625rem) / 3);
        height: auto;
    }

.nn-checkout-calculator-denomination-content > :nth-child(2) {
    width: calc((100% - 0.625rem) / 3);
}

    .nn-checkout-calculator-denomination-content > :nth-child(2) button {
        width: auto;
        height: auto;
        border-radius: 8px;
    }

.nn-checkout-calculator-denomination-content button.coin-5, .nn-checkout-calculator-denomination-content button.coin-10, .nn-checkout-calculator-denomination-content button.coin-20, .nn-checkout-calculator-denomination-content button.coin-50 {
    background: #A8A9AD;
    border-color: #A8A9AD;
}

.nn-checkout-calculator-denomination-content button.coin-100, .nn-checkout-calculator-denomination-content button.coin-200 {
    background: #D4AF37;
    border-color: #D4AF37;
}




.nn-checkout-calculator-denomination-content button.note-5, .nn-checkout-calculator-denomination-content button.note-5:hover {
    background: #bb60db;
    border-color: #bb60db;
}

.nn-checkout-calculator-denomination-content button.note-10, .nn-checkout-calculator-denomination-content button.note-10:hover {
    background: #68abe6;
    border-color: #68abe6;
}

.nn-checkout-calculator-denomination-content button.note-20, .nn-checkout-calculator-denomination-content button.note-20:hover {
    background: #f97168;
    border-color: #f97168;
}

.nn-checkout-calculator-denomination-content button.note-50, .nn-checkout-calculator-denomination-content button.note-50:hover {
    background: #f9cd00;
    border-color: #f9cd00;
}

.nn-checkout-calculator-denomination-content button.note-100, .nn-checkout-calculator-denomination-content button.note-100:hover {
    background: #63d473;
    border-color: #63d473;
}


.site-cart-payment-method-icon.site-cart-payment-method-text:before {
    display: none;
}

.site-cart-payment-method-icon.site-cart-payment-method-text {
    height: 60px;
    font-size: 1.25rem;
    font-weight: 700;
}


.site-cart-payment-method-icon .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-width: calc(100% - 10px);
    font-size: 40px;
}

    .site-cart-payment-method-icon .fa.fa-sm {
        font-size: 32px;
    }

    .site-cart-wrapper {
    }

.site-cart-main .with-actions {
    width: 100%;
    max-width: 250px;
}

.swal2-modal.swal2-popup {
    border-radius: 12px;
}

.light-style .swal2-container, .swal2-container {
    z-index: 200000;
}

body.home .site-content.site-content-full-width {
    padding-right: 0;
    padding-left: var(--nn-site-header-nav-main-width);
    border-left: 1px solid #fff;
    width: 100%;
}

body.home .site-content.site-content-page {
    padding-right: 0;
    padding-left: var(--nn-site-header-nav-main-width);
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



body.home.pos-layout-tiles {
    --nn-home-filter-width: 0px;
    --nn-site-cart-width: 338px;
}


body.home.pos-layout-lefthandmenu {
    --nn-home-filter-width: 140px;
    --nn-site-cart-width: 322px;
}

.site-cart-scroll-container {
    position: fixed !important;
    top: 0;
    height: 100%;
    width: calc(100% - 552px);
}

.site-cart-order-details {
    width: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .site-cart-order-details.active {
        width: 322px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }


body.home .site-content.site-content-full-width .site-cart-scroll-container {
    width: calc(100% - 394px);
}


body.home .site-content.site-content-page.with-site-cart {
    width: calc(100% - 322px);
}


.nn-home-filter {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.nn-home-filter-category {
    padding-left: 6px !important;
    padding-right: 6px !important;
}

    .nn-home-filter-category li {
        margin-bottom: 0px;
    }

    .nn-home-filter-category label {
        text-align: center;
        background-color: rgba(253, 181, 40, 0.05);
        /*background-color: rgba(196, 196, 196, 0.08);*/
        min-height: 45px;
        padding-top: 6px;
        padding-bottom: 6px;
        line-height: 1.4;
        align-self: center;
        align-items: center;
        justify-content: center;
        flex: content;
        display: flex;
        border-radius: 12px;
    }


/*body.home.pos-layout-tiles .fs-body-2  {
            font-size: 0.85rem;
            line-height: 1.2rem;
        }*/

.py-10 {
    padding-top: 1rem !important;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 640px;
    margin: 20px auto;
}

div.white-popup.modal {
    max-width: 350px;
    min-width: 280px;
    position: relative;
    display: block;
}


.white-popup.wide-popup {
    max-width: 900px;
}


div.white-popup.processing {
    max-width: 350px;
}

div.white-popup.scroll {
    height: 400px;
    overflow-y: scroll;
}

.pin-buttons .btn.btn-lg {
    font-size: 1.4rem;
    line-height: 2.1rem;
}


.pin-buttons .btn {
    border-radius: 0;
}

    .pin-buttons .btn.radius-top-left, th.radius-top-left {
        border-top-left-radius: 8px;
    }

    .pin-buttons .btn.radius-top-right, th.radius-top-right {
        border-top-right-radius: 8px;
    }

    .pin-buttons .btn.radius-bottom-right {
        border-bottom-right-radius: 8px;
    }

    .pin-buttons .btn.radius-bottom-left {
        border-bottom-left-radius: 8px;
    }

    .pin-buttons .btn.btn-fourth, .pin-buttons .btn.btn-outline-secondary, .pin-buttons .btn.btn-outline-info {
        border-radius: 8px;
        padding-left: 0;
        padding-right: 0;
    }

.pin-input {
    border-radius: 8px;
    border: none;
    text-align: center;
}


.nn-modifier-options .btn-group {
}

.nn-product-list-item {
    max-height: 106px;
}

.nn-product-preview-stock {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #1a85f8;
    color: #fff;
    font-size: 0.6875rem;
    line-height: 1.4545454545;
    z-index: 10
}

.home:not(.nn-cart-return-mode) .nn-product-list-item.sold {
    filter: grayscale(1);
}

.nn-modifier-options .nn-product-list-item {
    padding: 0;
    /*border: none!important;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-height: 106px;
    min-width: 110px;
    max-width: 110px;
}

.btn:active {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.btn-check:checked + .btn.btn-outline-primary, .btn.active.btn-outline-primary, .btn.show.btn-outline-primary, .btn.btn-outline-primary:first-child:active, :not(.btn-check) + .btn.btn-outline-primary:active {
    color: #fff;
}


.nn-product-list:not(.check-ins) .btn-check + .btn, .nn-product-list:not(.check-ins) .btn {
    border: none;
}

/* .nn-product-list .btn-check:checked + .btn, .nn-product-list .btn.active, .nn-product-list .btn.show, .nn-product-list .btn:first-child:active, .nn-product-list :not(.btn-check) + .btn:active {
                border: 3px solid #1a85f8;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }*/

.nn-product-list-grid .btn.nn-product-list-item {
    border: 0;
}

.nn-product-list-grid .btn-check:checked + .btn, .nn-product-list-grid .btn.active, .nn-product-list-grid .btn.show, .nn-product-list-grid .btn:first-child:active, .nn-product-list-grid :not(.btn-check) + .btn:active {
    border: 3px solid #1a85f8;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.btn-check:checked + .site-cart-payment-method {
    outline: 3px solid #1a85f8;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.nn-cart-return-mode .nn-product-list-grid .btn-check:checked + .btn {
    border: 3px solid #ff3e1d;
}

.nn-cart-return-mode .nn-product-preview-price {
    background-color: #ff3e1d;
}

    .nn-cart-return-mode .nn-product-preview-price:before {
        content: "-";
    }


/*.nn-cart-return-mode .nn-product-list-grid
        {
            display:none;
        
        }*/


}





/*.nn-home-return-mode .btn-check:checked+.btn, .nn-home-return-mode  .btn.active, .nn-home-return-mode  .btn.show, .nn-home-return-mode  .btn:first-child:active, .nn-home-return-mode  :not(.btn-check)+.btn:active
        {
            border-color: #ff3e1d !important;
        }*/


/*.nn-modifier-options .nn-product-preview-heading {
                font-size: 0.85rem;
            }*/

.nn-modifier-options .nn-product-preview-price {
    border-bottom-left-radius: 4px;
}




.nn-checkout-active .site-cart-main button, .nn-checkout-active .site-cart-main a.btn {
    display: none !important;
}


.pos-form h4 {
    margin-bottom: 0.85rem;
}

.pos-form .form-label {
    font-size: 0.9rem;
    margin-bottom: 0.3rem;
}

.pos-form .form-group {
    margin-bottom: 0.4rem;
}

.tab-button .btn-icon {
    right: 5px;
    top: 5px;
    color: #fff;
}

    .tab-button .btn-icon.tab-stand {
        right: unset;
        left: 5px;
        top: 5px;
        color: #fff;
    }




.tab-button .btn-icon.tab-button-selected {
    display: none;
}

.tab-button.selected .btn-icon.tab-button-selected {
    display: inline-block;
}

.tab-button.selected {
    outline: 3px solid #1a85f8;
}



.datepicker-dropdown.dropdown-menu {
    --bs-dropdown-min-width: 12rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.3125rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 0.875rem;
    --bs-dropdown-color: #11122d;
    --bs-dropdown-bg: #fff;
    --bs-dropdown-border-color: transparent;
    --bs-dropdown-border-radius: 0.375rem;
    --bs-dropdown-border-width: 1px;
    --bs-dropdown-inner-border-radius: 0;
    --bs-dropdown-divider-bg: #d9dee3;
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: 0 0.25rem 1rem rgba(161, 172, 184, 0.45);
    --bs-dropdown-link-color: #11122d;
    --bs-dropdown-link-hover-color: #0f1029;
    --bs-dropdown-link-hover-bg: rgba(67, 89, 113, 0.04);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: rgba(26, 133, 248, 0.08);
    --bs-dropdown-link-disabled-color: #c7cdd4;
    --bs-dropdown-item-padding-x: 1.25rem;
    --bs-dropdown-item-padding-y: 0.532rem;
    --bs-dropdown-header-color: rgba(17, 18, 45, 0.6);
    --bs-dropdown-header-padding-x: 1.25rem;
    --bs-dropdown-header-padding-y: 0.3125rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: 0 var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--bs-dropdown-bg);
    background-clip: padding-box;
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius);
    box-shadow: 0 0.25rem 1rem rgba(161, 172, 184, 0.45);
    animation: dropdownAnimation 0.1s;
}



.pagination {
    --bs-pagination-padding-x: 0.5125rem;
    --bs-pagination-padding-y: 0.625rem;
    --bs-pagination-font-size: 0.875rem;
    --bs-pagination-color: #11122d;
    --bs-pagination-bg: #f0f2f4;
    --bs-pagination-border-width: 0px;
    --bs-pagination-border-color: #d9dee3;
    --bs-pagination-border-radius: 0.25rem;
    --bs-pagination-hover-color: #11122d;
    --bs-pagination-hover-bg: #e1e4e8;
    --bs-pagination-hover-border-color: rgba(67, 89, 113, 0.3);
    --bs-pagination-focus-color: #11122d;
    --bs-pagination-focus-bg: #e1e4e8;
    --bs-pagination-focus-box-shadow: none;
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: rgba(26, 133, 248, 0.08);
    --bs-pagination-active-border-color: rgba(26, 133, 248, 0.08);
    --bs-pagination-disabled-color: rgba(17, 18, 45, 0.6);
    --bs-pagination-disabled-bg: #f7f8f9;
    --bs-pagination-disabled-border-color: rgba(67, 89, 113, 0.3);
    display: flex;
    padding-left: 0;
    list-style: none;
}

.page-link {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: var(--bs-pagination-color);
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.pagination-secondary .page-item.active .page-link, .pagination-secondary .page-item.active .page-link:hover, .pagination-secondary .page-item.active .page-link:focus,
.pagination-secondary.pagination li.active > a:not(.page-link),
.pagination-secondary.pagination li.active > a:not(.page-link):hover,
.pagination-secondary.pagination li.active > a:not(.page-link):focus {
    border-color: #03c3ec;
    background-color: #03c3ec;
    color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(3, 195, 236, 0.4);
}

.pagination-success .page-item.active .page-link, .pagination-success .page-item.active .page-link:hover, .pagination-success .page-item.active .page-link:focus,
.pagination-success.pagination li.active > a:not(.page-link),
.pagination-success.pagination li.active > a:not(.page-link):hover,
.pagination-success.pagination li.active > a:not(.page-link):focus {
    border-color: #71dd37;
    background-color: #71dd37;
    color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(113, 221, 55, 0.4);
}

.pagination-info.pt-1 {
    padding-top: 0.25rem !important;
}

.pagination-info .page-item.active .page-link, .pagination-info .page-item.active .page-link:hover, .pagination-info .page-item.active .page-link:focus,
.pagination-info.pagination li.active > a:not(.page-link),
.pagination-info.pagination li.active > a:not(.page-link):hover,
.pagination-info.pagination li.active > a:not(.page-link):focus {
    border-color: #999999;
    background-color: #999999;
    color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(153, 153, 153, 0.4);
}

.pagination-warning .page-item.active .page-link, .pagination-warning .page-item.active .page-link:hover, .pagination-warning .page-item.active .page-link:focus,
.pagination-warning.pagination li.active > a:not(.page-link),
.pagination-warning.pagination li.active > a:not(.page-link):hover,
.pagination-warning.pagination li.active > a:not(.page-link):focus {
    border-color: #ffab00;
    background-color: #ffab00;
    color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(255, 171, 0, 0.4);
}

.pagination-danger .page-item.active .page-link, .pagination-danger .page-item.active .page-link:hover, .pagination-danger .page-item.active .page-link:focus,
.pagination-danger.pagination li.active > a:not(.page-link),
.pagination-danger.pagination li.active > a:not(.page-link):hover,
.pagination-danger.pagination li.active > a:not(.page-link):focus {
    border-color: #ff3e1d;
    background-color: #ff3e1d;
    color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(255, 62, 29, 0.4);
}

.pagination-dark .page-item.active .page-link, .pagination-dark .page-item.active .page-link:hover, .pagination-dark .page-item.active .page-link:focus,
.pagination-dark.pagination li.active > a:not(.page-link),
.pagination-dark.pagination li.active > a:not(.page-link):hover,
.pagination-dark.pagination li.active > a:not(.page-link):focus {
    border-color: #233446;
    background-color: #233446;
    color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(35, 52, 70, 0.4);
}

.pagination-gray .page-item.active .page-link, .pagination-gray .page-item.active .page-link:hover, .pagination-gray .page-item.active .page-link:focus,
.pagination-gray.pagination li.active > a:not(.page-link),
.pagination-gray.pagination li.active > a:not(.page-link):hover,
.pagination-gray.pagination li.active > a:not(.page-link):focus {
    border-color: rgba(67, 89, 113, 0.1);
    background-color: rgba(67, 89, 113, 0.1);
    color: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(236, 238, 241, 0.4);
}

.page-item.first .page-link, .page-item.last .page-link, .page-item.next .page-link, .page-item.prev .page-link, .page-item.previous .page-link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.page-item.disabled .page-link {
    border-color: #d9dee3;
}

.page-item.active .page-link {
    margin: 0 0.1rem 0 0.3rem;
}

.page-link,
.page-link > a {
    border-radius: 0.375rem;
    line-height: 1;
    text-align: center;
    min-width: calc( 2.125rem + 0px );
}

    .page-link:focus,
    .page-link > a:focus {
        color: #11122d;
    }

    .page-link.btn-primary {
        box-shadow: none !important;
    }

.pagination.pagination-square .page-item a {
    border-radius: 0;
}

.pagination.pagination-round .page-item a {
    border-radius: 50%;
}

.pagination-lg .page-link,
.pagination-lg > li > a:not(.page-link) {
    min-width: calc( 2.875rem + 0px );
}

.pagination-lg > .page-item.first .page-link, .pagination-lg > .page-item.last .page-link, .pagination-lg > .page-item.next .page-link, .pagination-lg > .page-item.prev .page-link, .pagination-lg > .page-item.previous .page-link {
    padding-top: 0.853rem;
    padding-bottom: 0.853rem;
}

.pagination-sm .page-link,
.pagination-sm > li > a:not(.page-link) {
    min-width: calc( 1.5rem + 0px );
}

    .pagination-sm .page-link .tf-icon,
    .pagination-sm > li > a:not(.page-link) .tf-icon {
        font-size: 0.875rem;
    }

.pagination-sm > .page-item.first .page-link, .pagination-sm > .page-item.last .page-link, .pagination-sm > .page-item.next .page-link, .pagination-sm > .page-item.prev .page-link, .pagination-sm > .page-item.previous .page-link {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}

@media (max-width: 1300px) {

    .site-cart-checkout-calculator .gap-20 {
        gap: unset !important;
    }

    .site-cart-checkout-calculator .gap-30 {
        gap: unset !important;
    }

    .site-cart-checkout-calculator-display {
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }


    .site-cart-checkout-calculator-display-line {
        flex-direction: column;
        align-items: stretch;
        margin-right: 0;
        padding: 0 0.5rem;
    }
}


@media (prefers-reduced-motion: reduce) {
    .page-link {
        transition: none;
    }
}

.page-link:hover {
    z-index: 2;
    color: var(--bs-pagination-hover-color);
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-pagination-hover-border-color);
}

.page-link:focus {
    z-index: 3;
    color: var(--bs-pagination-focus-color);
    background-color: var(--bs-pagination-focus-bg);
    outline: 0;
    box-shadow: var(--bs-pagination-focus-box-shadow);
}

.page-link.active, .active > .page-link {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--bs-pagination-active-bg);
    border-color: var(--bs-pagination-active-border-color);
}

.page-link.disabled, .disabled > .page-link {
    color: var(--bs-pagination-disabled-color);
    pointer-events: none;
    background-color: var(--bs-pagination-disabled-bg);
    border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
    margin-left: 0.1875rem;
}

.page-item .page-link {
    border-radius: var(--bs-pagination-border-radius);
}


.pagination-lg {
    --bs-pagination-padding-x: 0.5rem;
    --bs-pagination-padding-y: 0.9375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-border-radius: 0.5rem;
}

.pagination-sm {
    --bs-pagination-padding-x: 0.25rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 0.75rem;
    --bs-pagination-border-radius: 0.25rem;
}


.pagination-xl {
    --bs-pagination-padding-x: 0rem;
    --bs-pagination-padding-y: 1rem;
    --bs-pagination-font-size: 1.25rem;
    --bs-pagination-border-radius: 0.5rem;
    
}

    .pagination-xl .page-item .page-link {
        margin-left: 0.65rem;
        display: inline-block;
        width: 50px;
        text-align: center;
        border-color: #03c3ec;
        outline: 2px solid #03c3ec;
        color: #03c3ec;
        background: none;
    }

        

        .pagination-xl .bx {
            font-size: 1.25rem;
            line-height: 2.25rem;
        }

    .page-item.active .page-link, .page-item.active .page-link:hover, .page-item.active .page-link:focus,
    .pagination li.active > a:not(.page-link),
    .pagination li.active > a:not(.page-link):hover,
    .pagination li.active > a:not(.page-link):focus {
        border-color: #1a85f8;
        background-color: #1a85f8;
        color: #fff;
    }

.pagination-xl .page-item .page-link:hover {
    border-color: #03c3ec;
    background-color: #03c3ec;
    color: #fff;
    cursor: pointer;
}



.pagination-xl .page-item.active .page-link {
    border-color: #03c3ec;
    background-color: #03c3ec;
}



.swal2-html-container {
    overflow: visible;
}

.product-pagination {
    bottom: 0;
    background: #f5f5f9;
    background: #100f2c;
    width: calc(100% - 532px);
    z-index: 100;
    left: 210px;
    border-right: 1px solid rgba(219,219,235,0.75);
}


.site-cart-payment-method.card-api img {
    width: auto;
    max-height: 60px;
    max-width: 160px;
    margin-top: 1em;
    margin-bottom: 1em;
}    


/*.swal2-html-container*/

/*.nn-modifier-options .nn-product-list-item .active { border: 3px solid #1a85f8 !important; box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;  }*/

/*.nn-modifier-options .btn.attribute-item {
    width: 112px; height: 74px; 
}

.nn-modifier-options .btn.attribute-item span {
    white-space: normal; padding-left: 5px; padding-right: 5px;
}
*/



.switch {
    margin-right: 0.75rem;
    position: relative;
    vertical-align: middle;
    margin-bottom: 0;
    display: inline-block;
    border-radius: 30rem;
    min-height: 1.35rem;
    font-size: 0.875rem;
    line-height: 1.4;
}

    .switch .switch-label:first-child {
        padding-right: 0.5rem;
    }

    .switch .switch-input ~ .switch-label {
        padding-left: 3rem;
    }

    .switch .switch-toggle-slider {
        width: 2.5rem;
        height: 1.35rem;
        font-size: 0.625rem;
        line-height: 1.35rem;
        border: 1px solid transparent;
        top: 0;
    }

        .switch .switch-toggle-slider i {
            position: relative;
            font-size: 0.875rem;
            top: -1.35px;
        }

        .switch  .switch-toggle-slider.w-90px {
            width: 90px;
        }

.switch .switch-label {
    top: 0.0625rem;
}

    .switch .switch-input:checked ~ .switch-toggle-slider::after {

        left: 1.15rem;
    }

    .switch .switch-toggle-slider::after {
        top: -1px;
        margin: 0.225rem 0 0 0.225rem;
        width: 14px;
        height: 14px;
    }

    .switch .switch-on {
        padding-left: 0.225rem;
        padding-right: 1.125rem;
    }

    .switch .switch-off {
        padding-left: 1.125rem;
        padding-right: 0.225rem;
    }

.switch-input {
    opacity: 0;
    position: absolute;
    padding: 0;
    margin: 0;
    z-index: -1;
}

.switch-toggle-slider {
    position: absolute;
    overflow: hidden;
    border-radius: 30rem;
    background: rgba(67, 89, 113, 0.2);
    color: rgba(67, 89, 113, 0.4);
    transition-duration: 0.2s;
    transition-property: left, right, background, box-shadow;
    cursor: pointer;
    user-select: none;
}

.switch-label {
    display: inline-block;
    font-weight: 400;
    color: #11122d;
    position: relative;
    cursor: default;
}

.switch-off,
.switch-on {
    height: 100%;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    transition-duration: 0.2s;
    transition-property: left, right;
}

.switch-on {
    left: -100%;
}

.switch-input:not(:checked) ~ .switch-toggle-slider .switch-on {
    color: transparent;
}

.switch-off {
    left: 0;
}

.switch-input:checked ~ .switch-toggle-slider .switch-on {
    left: 0;
}

.switch-input:checked ~ .switch-toggle-slider .switch-off {
    left: 100%;
    color: transparent;
}

.switch-toggle-slider::after {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 0 0 1px rgba(67, 89, 113, 0.04), 0 1px 6px rgba(67, 89, 113, 0.09);
    transition-duration: 0.2s;
    transition-property: left, right, background;
}

.switches-stacked::after {
    display: block;
    clear: both;
    content: "";
}

.switches-stacked .switch {
    display: block;
    margin-right: 0;
}

    .switches-stacked .switch:not(:last-child) {
        margin-bottom: 0.75rem;
    }

.switch-square,
.switch-square .switch-toggle-slider {
    border-radius: 0.375rem;
}

    .switch-square .switch-toggle-slider::after {
        border-radius: calc(0.375rem - 2px);
    }

.switch-input:disabled ~ .switch-toggle-slider {
    opacity: 0.5;
}

    .switch-input:disabled ~ .switch-toggle-slider::after {
        box-shadow: none;
    }

.switch-input:disabled ~ .switch-label {
    color: rgba(17, 18, 45, 0.6);
}

.switch-sm {
    min-height: 1.125rem;
    font-size: 0.75rem;
    line-height: 1.48;
}

    .switch-sm .switch-label:first-child {
        padding-right: 0.5rem;
    }

    .switch-sm .switch-input ~ .switch-label {
        padding-left: 2.5rem;
    }

    .switch-sm .switch-toggle-slider {
        width: 2rem;
        height: 1.125rem;
        font-size: 0.625rem;
        line-height: 1.125rem;
        border: 1px solid transparent;
        top: 0;
    }

        .switch-sm .switch-toggle-slider i {
            position: relative;
            font-size: 0.75rem;
            top: -2px;
        }

    .switch-sm .switch-label {
        top: 0.0075rem;
    }

    .switch-sm .switch-input:checked ~ .switch-toggle-slider::after {
        left: 0.875rem;
    }

    .switch-sm .switch-toggle-slider::after {
        top: -1px;
        margin: 0.225rem 0 0 0.225rem;
        width: 10px;
        height: 10px;
    }

    .switch-sm .switch-on {
        padding-left: 0.225rem;
        padding-right: 0.9rem;
    }

    .switch-sm .switch-off {
        padding-left: 0.9rem;
        padding-right: 0.225rem;
    }

.switch-lg {
    min-height: 1.75rem;
    font-size: 1rem;
    line-height: 1.47;
}

    .switch-lg .switch-label:first-child {
        padding-right: 0.5rem;
    }

    .switch-lg .switch-input ~ .switch-label {
        padding-left: 3.75rem;
    }

    .switch-lg .switch-toggle-slider {
        width: 3.25rem;
        height: 1.75rem;
        font-size: 0.625rem;
        line-height: 1.75rem;
        border: 1px solid transparent;
        top: 0;
    }

        .switch-lg .switch-toggle-slider i {
            position: relative;
            font-size: 1rem;
            top: -2px;
        }

    .switch-lg .switch-label {
        top: 0.14rem;
    }

    .switch-lg .switch-input:checked ~ .switch-toggle-slider::after {
        left: 1.5rem;
    }

    .switch-lg .switch-input:checked ~ .switch-toggle-slider.w-90px::after {
        left: 3.85rem;
    }
     
    
    


.switch-lg .switch-toggle-slider::after {
    top: -1px;
    margin: 0.225rem 0 0 0.225rem;
    width: 20px;
    height: 20px;
}

    .switch-lg .switch-on {
        padding-left: 0.225rem;
        padding-right: 1.525rem;
    }

    .switch-lg .switch-off {
        padding-left: 1.525rem;
        padding-right: 0.225rem;
    }

.switch-secondary.switch .switch-input:checked ~ .switch-toggle-slider {
    background: #03c3ec;
    color: #fff;
}

.switch-secondary.switch .switch-input:active ~ .switch-toggle-slider {
    box-shadow: none;
}

.switch-secondary.switch .switch-input:focus ~ .switch-toggle-slider {
    border: 1px solid #03c3ec;
    box-shadow: 0 0 0.25rem 0.05rem rgba(26, 133, 248, 0.1);
}

.switch-success.switch .switch-input:checked ~ .switch-toggle-slider {
    background: #71dd37;
    color: #fff;
}

.switch-success.switch .switch-input:active ~ .switch-toggle-slider {
    box-shadow: none;
}

.switch-success.switch .switch-input:focus ~ .switch-toggle-slider {
    border: 1px solid #71dd37;
    box-shadow: 0 0 0.25rem 0.05rem rgba(26, 133, 248, 0.1);
}

.switch-info.switch .switch-input:checked ~ .switch-toggle-slider {
    background: #999999;
    color: #fff;
}

.switch-info.switch .switch-input:active ~ .switch-toggle-slider {
    box-shadow: none;
}

.switch-info.switch .switch-input:focus ~ .switch-toggle-slider {
    border: 1px solid #999999;
    box-shadow: 0 0 0.25rem 0.05rem rgba(26, 133, 248, 0.1);
}

.switch-warning.switch .switch-input:checked ~ .switch-toggle-slider {
    background: #ffab00;
    color: #fff;
}

.switch-warning.switch .switch-input:active ~ .switch-toggle-slider {
    box-shadow: none;
}

.switch-warning.switch .switch-input:focus ~ .switch-toggle-slider {
    border: 1px solid #ffab00;
    box-shadow: 0 0 0.25rem 0.05rem rgba(26, 133, 248, 0.1);
}

.switch-danger.switch .switch-input:checked ~ .switch-toggle-slider {
    background: #ff3e1d;
    color: #fff;
}

.switch-danger.switch .switch-input:active ~ .switch-toggle-slider {
    box-shadow: none;
}

.switch-danger.switch .switch-input:focus ~ .switch-toggle-slider {
    border: 1px solid #ff3e1d;
    box-shadow: 0 0 0.25rem 0.05rem rgba(26, 133, 248, 0.1);
}

.switch-dark.switch .switch-input:checked ~ .switch-toggle-slider {
    background: #233446;
    color: #fff;
}

.switch-dark.switch .switch-input:active ~ .switch-toggle-slider {
    box-shadow: none;
}

.switch-dark.switch .switch-input:focus ~ .switch-toggle-slider {
    border: 1px solid #233446;
    box-shadow: 0 0 0.25rem 0.05rem rgba(26, 133, 248, 0.1);
}

.switch-gray.switch .switch-input:checked ~ .switch-toggle-slider {
    background: rgba(67, 89, 113, 0.1);
    color: #fff;
}

.switch-gray.switch .switch-input:active ~ .switch-toggle-slider {
    box-shadow: none;
}

.switch-gray.switch .switch-input:focus ~ .switch-toggle-slider {
    border: 1px solid rgba(67, 89, 113, 0.1);
    box-shadow: 0 0 0.25rem 0.05rem rgba(26, 133, 248, 0.1);
}

.switch .valid-feedback,
.switch .invalid-feedback {
    padding-left: 0.5rem;
}

.was-validated .switch-input:valid ~ .switch-label, .switch-input.invalid ~ .switch-label, .switch-input.is-valid ~ .switch-label {
    color: #71dd37;
}

.was-validated .switch-input:valid ~ .valid-feedback,
.was-validated .switch-input:valid ~ .valid-tooltip, .switch-input.invalid ~ .valid-feedback,
.switch-input.invalid ~ .valid-tooltip, .switch-input.is-valid ~ .valid-feedback,
.switch-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .switch-input:valid ~ .switch-toggle-slider, .switch-input.invalid ~ .switch-toggle-slider, .switch-input.is-valid ~ .switch-toggle-slider {
    border: 1px solid #71dd37 !important;
}

.was-validated .switch-input:valid:checked ~ .switch-toggle-slider, .switch-input.invalid:checked ~ .switch-toggle-slider, .switch-input.is-valid:checked ~ .switch-toggle-slider {
    background: #71dd37;
    color: #fff;
}

.was-validated .switch-input:valid:focus ~ .switch-toggle-slider, .switch-input.invalid:focus ~ .switch-toggle-slider, .switch-input.is-valid:focus ~ .switch-toggle-slider {
    box-shadow: 0 0 0.25rem 0.05rem rgba(113, 221, 55, 0.4);
}

.was-validated .switch-input:valid:active ~ .switch-toggle-slider, .switch-input.invalid:active ~ .switch-toggle-slider, .switch-input.is-valid:active ~ .switch-toggle-slider {
    box-shadow: none;
}

.was-validated .switch-input:invalid ~ .switch-label, .switch-input.invalid ~ .switch-label, .switch-input.is-invalid ~ .switch-label {
    color: #ff3e1d;
}

.was-validated .switch-input:invalid ~ .invalid-feedback,
.was-validated .switch-input:invalid ~ .invalid-tooltip, .switch-input.invalid ~ .invalid-feedback,
.switch-input.invalid ~ .invalid-tooltip, .switch-input.is-invalid ~ .invalid-feedback,
.switch-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .switch-input:invalid ~ .switch-toggle-slider, .switch-input.invalid ~ .switch-toggle-slider, .switch-input.is-invalid ~ .switch-toggle-slider {
    border: 1px solid #ff3e1d !important;
}

.was-validated .switch-input:invalid:checked ~ .switch-toggle-slider, .switch-input.invalid:checked ~ .switch-toggle-slider, .switch-input.is-invalid:checked ~ .switch-toggle-slider {
    background: #ff3e1d;
    color: #fff;
}

.was-validated .switch-input:invalid:focus ~ .switch-toggle-slider, .switch-input.invalid:focus ~ .switch-toggle-slider, .switch-input.is-invalid:focus ~ .switch-toggle-slider {
    box-shadow: 0 0 0.25rem 0.05rem rgba(255, 62, 29, 0.4);
}

.was-validated .switch-input:invalid:active ~ .switch-toggle-slider, .switch-input.invalid:active ~ .switch-toggle-slider, .switch-input.is-invalid:active ~ .switch-toggle-slider {
    box-shadow: none;
}


.fc-theme-standard .fc-scrollgrid {
    border-left: none;
}

.fc-resourceTimelineDay-view {
    border: none !important;
}

.light-style .fc table.fc-scrollgrid {
    border-right: none;
}

.fc-theme-standard .fc-scrollgrid {
    border: none;
}

.vs-subtitle {
    font-size: 1rem;
    line-height: 1.75;
    font-weight: 400;
}

.vs-subtitle-2 {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
}

.fc-timeline-slot a  {
    text-decoration: none;
}

.vs-body-2 {
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    font-weight: 400;
}

.vs-overline,
.vs-caption {
    font-size: 0.85rem;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 0.5rem;
}

.vs-helper-text {
    font-size: 0.85rem;
    line-height: 1.5;
    font-weight: 400;
}

.vs-chip {
    font-size: 0.8125rem;
    line-height: 1.3846153846;
    font-weight: 400;
}

.vs-tooltip {
    font-size: 0.6875rem;
    line-height: 1.4545454545;
    font-weight: 500;
}

.vs-badge-label {
    font-size: 0.75rem;
    line-height: 1.6666666667;
    font-weight: 500;
}

.nn-booking-calendar.fc .fc-view-harness .fc-event {
    margin-top: 4px;
    margin-bottom: 3px;
    margin-left: 2px;
}

.nn-booking-event {
    background-color: #e8fadf;
    border-color: #e8fadf;
    color: #11122d !important;
}

.nn-booking-event-warning {
    background-color: #fff2d6;
    border-color: #fff2d6;
}

.nn-booking-event-full {
    background-color: #ffe0db;
    border-color: #ffe0db;
}

.nn-booking-event-overbooked {
    background-color: #e8381a;
    border-color: #e8381a;
    color: #fff !important;
}

.nn-booking-event-blocked {
    background-color: #eee;
    border-color: #eee;
}


.nn-booking-calendar .fc-resource > .fc-datagrid-cell-frame > .fc-datagrid-cell-cushion > .fc-icon,
.nn-booking-calendar .fc-resource .fc-datagrid-expander-placeholder {
    display: none;
}

.nn-booking-calendar.fc .fc-timeline-overlap-enabled .fc-timeline-lane-frame .fc-timeline-events {
    padding-bottom: 1px;
}

.nn-booking-calendar.fc .fc-view-harness .fc-event {
    margin: 1px;
}

.nn-booking-calendar.fc .fc-view-harness {
    min-height: 0;
    margin: 0 -1rem;
    border: none;
}

.nn-booking-calendar-filter.loading {
    position: relative;
}

    .nn-booking-calendar-filter.loading:before {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        box-sizing: border-box;
        border: solid 2px transparent;
        border-top-color: #1a85f8;
        border-left-color: #1a85f8;
        border-radius: 50%;
        animation: nn-spinner 1s linear infinite;
        position: absolute;
        top: calc(50% - 10px);
        left: calc(50% - 10px);
        top: 10px;
        left: auto;
        right: 100%;
    }

.nn-booking-calendar-filter-type select,
tfoot .fc-scroller.ps {
    padding-bottom: 0.5rem;
}

#calendarDatePicker {
    width: 280px !important;
}

.nn-booking-calendar-filter-type select {
    width: 300px !important;
}

    .nn-booking-calendar-filter-type select#tagID {
        width: 150px !important;
    }




.nn-booking-calendar-filter-type .select2 {
    width: 300px !important;
}

.fc-datagrid-cell-main > div {
    padding-left: 1.25rem;
}

.fc-theme-standard th {
    background: #fafafc;
}

.fc-timeline-lane[data-resource-id$="-group"], .fc-resource[data-resource-id$="-group"] {
    background: #1a85f806;
}


/*.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky > * {
            top: 76px;
        }*/

.app-calendar-horizontal .vs-subtitle-2 {
    padding-top: 0.4em;
    line-height: 1.2em;
    margin-bottom: 0.25em;
}

.app-calendar-horizontal .fc .fc-view-harness .fc-event {
    line-height: 11px;
}

.app-calendar-horizontal .fc .fc-timegrid-slot {
    height: 6em;
}


.fc-event-main {
    overflow: hidden;
    padding: 2px;
}

.nn-booking-calendar.fc .fc-view-harness .fc-event {
    margin-top: 4px;
    margin-bottom: 3px;
    margin-left: 2px;
}  