/* carousel start */
.carousel__prev,
.carousel__next {
    font-size: 1.5rem !important;
    height: 2.5rem !important;
    width: 2.5rem !important;
    border-radius: 30px !important;
    color: rgb(110 113 145 / var(--tw-text-opacity)) !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.carousel__prev:hover,
.carousel__next:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    --tw-bg-opacity: 1;
    background-color: rgb(255 0 107 / var(--tw-bg-opacity)) !important;
}

/* carousel end */

/* Select code start */
.vue-select.no-radius {
    border-radius: 0 !important;
}

.vue-select {
    width: auto !important;
    border: 1px solid rgb(229 231 235 / var(--tw-border-opacity)) !important;
    border-radius: 0.375rem !important;
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
    flex-direction: column !important;
}

.vue-select.invalid {
    border: 1px solid rgb(252 165 165 / var(--tw-border-opacity)) !important
}

.vue-input {
    padding: 0.1rem 0rem !important;
}

.vue-input input {
    font-size: 0.9375rem !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
}

.vue-input input::placeholder {
    color: #697a8d !important;
}

.vue-dropdown {
    border: 1px solid #ff006b33 !important;
    box-shadow: 0 0.25rem 1rem rgb(229 231 235 / 45%) !important;
}

.vue-select.direction-top .vue-dropdown {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
    z-index: 100000;
}

.vue-select.direction-bottom .vue-dropdown {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
    z-index: 100000;
}

.vue-select[aria-expanded='true'].direction-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.vue-select[aria-expanded='true'].direction-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.vue-select[aria-expanded='true'] {
    border-color: #ff006b33 !important;
}

.vue-dropdown-item.highlighted {
    background-color: rgba(67, 89, 113, .04) !important;
}

.vue-dropdown-item.selected.highlighted {
    background-color: rgba(105, 108, 255, .08) !important;
    color: rgb(255 0 107 / var(--tw-text-opacity)) !important;
}

.vue-dropdown-item.selected {
    background-color: rgba(105, 108, 255, .08) !important;
    color: rgb(255 0 107 / var(--tw-text-opacity)) !important;
}

.vue-dropdown-item {
    font-size: 15px;
    padding: 0.4375rem 0.875rem !important;
}

/* Select code close */


/* Map code start*/
.map-height {
    height: 24rem;
}

/* Map code close*/


/* Date picker code start*/
/* .dp__input {
    border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
} */

.dp__input_focus {
    border-color: rgb(255 0 107 / 0.2) !important;
}

.custom-datepicker>.dp__main>div {
    width: 240px !important;
}

.dp__input {
    border: 1px solid #e5e7eb !important;
    height: 40px !important;
    border-radius: 0.375rem !important;
}

.dp__input:hover {
    border-color: inherit !important;
}

/* Date picker code close here*/

/* custom height start*/
.c-h-30 {
    height: 7.50rem;
}

.c-h-25 {
    height: 6.75rem
}

/* custom height end*/

/* Font size and color start */
.db-table-action.qr-code i {
    background-color: rgb(246 166 9 / 0.1);
    --tw-text-opacity: 1;
    color: rgb(246 166 9 / var(--tw-text-opacity))
}

.db-table-action.qr-code i:hover {
    background-color: rgb(246 166 9 / 0.2);
}

.font-fill-primary-toggle {
    color: #FF006B;
}

@media (max-width: 639px) {
    .font-fill-primary-toggle {
        color: #FFFFFF !important;
    }
}

.font-fill-paragraph-toggle {
    color: #FFFFFF;
}

@media (max-width: 639px) {
    .font-fill-paragraph-toggle {
        color: #FF006B !important;
    }
}

.lab-margin-top-minus-20 {
    margin-top: -20px;
}

.lab-font-display-block {
    display: block;
}

.font-fill-primary {
    color: #FF006B;
}

.font-fill-paragraph {
    color: #6E7191;
}

.font-fill-danger {
    color: #FB4E4E;
}

.font-fill-black {
    color: #1F1F39;
}

.font-fill-pos {
    color: #FF8A26;
}

.add-btn:hover .font-fill-primary {
    color: #ffffff;
}

.info-btn:hover .font-fill-paragraph {
    color: #FF006B;
}

.lab-font-bold {
    font-weight: bold !important;
}

.lab-font-size-12 {
    font-size: 12px !important;
}

.lab-font-size-13 {
    font-size: 13px !important;
}

.lab-font-size-14 {
    font-size: 14px !important;
}

.lab-font-size-15 {
    font-size: 15px !important;
}

.lab-font-size-16 {
    font-size: 16px !important;
}

.lab-font-size-17 {
    font-size: 17px !important;
}

.lab-font-size-20 {
    font-size: 20px !important;
}

.lab-font-size-22 {
    font-size: 22px !important;
}

.lab-font-size-24 {
    font-size: 24px !important;
}

.lab-font-size-30 {
    font-size: 30px !important;
}

.lab-font-size-32 {
    font-size: 32px !important;
}

.lab-font-color-1 {
    color: #dee2e5 !important;
}

.lab-font-color-2 {
    color: #a0a3bd !important;
}

.lab-font-color-3 {
    color: #27282a !important;
}

.lab-color-pink {
    color: #f46099 !important;
}

.lab-color-portage {
    color: #8a7ff8 !important;
}

.lab-color-cornflower-blue {
    color: #5b7df7 !important;
}

.lab-color-heliotrope {
    color: #b082f8 !important;
}

.lab-color-yellow {
    color: #f5a83b !important;
}

.lab-color-green {
    color: #5ec869 !important;
}

.lab-color-blue {
    color: #008bba !important;
}

.lab-color-blue-2 {
    color: #4D7CF7 !important;
}

.lab-color-delivered {
    color: #797ef8 !important;
}

.lab-color-red {
    color: #F74D4D !important;
}



.lab-font-weight-600 {
    font-weight: 600;
}

/* Font size and color close*/

/* Variation size start */
.variation-margin-right {
    margin-right: 10px;
}

/* Variation size close */

/* branch start */
.branch-margin-right {
    margin-right: 10px;
}

/* branch close */

/* time start */
.time-margin-right {
    margin-right: 10px;
}

/* time close */

/* day take start */
.day-take-margin-right {
    margin-right: 10px;
}

/* day take close */

/* Margin - 6 top start*/
.margin-top-6 {
    margin-top: 1.5rem;
}

.margin-top-5-px {
    margin-top: 5px;
}

/* Margin - 6 top close*/

/* payment custom font size start */
.payment-font-size {
    font-size: 12px;
}

/* payment custom font size end */

/* POS code start */
.pos-card-height {
    height: 250px !important;
}

.pos-image-height {
    height: 68% !important;
}

.pos-add-button:hover .font-fill-primary {
    color: white;
}

/* POS code end */
/* Advance order code start */
.advance-order {
    background-color: #1AB759;
    color: #ffffff;
}

/* Advance order code close */

/* Language conde start */
.font-color-danger {
    color: rgb(239 68 68 / var(--tw-text-opacity));
}

.language-note-font-size {
    font-size: 12px;
}

.strong-left-tab {
    margin-left: 40px;
}

/* Language conde end */

/* cds conde start */
.db-main-customer {
    padding: 80Px 16px 20px 16px;
    height: 100vh;
    overflow: auto;
    transition: all;
    background: #f7f7fc;
    transition: all 0.5s ease-in-out;
}

.db-main-customer.hiddenHeader {
    padding-top: 20px;
}

.kitchen-board.db-tab-btn.active {
    background-color: #FF006B !important;
    color: white !important;
    border-radius: 8px;
}

/* cds conde end */


.dropdown-list {
    transform: scaleY(0) !important;
}

.dropdown-list.active {
    transform: scaleY(1) !important;
    transform-origin: top !important;
}

/* Serveflow premium installer start */
:root {
    --sf-navy: #0b1220;
    --sf-navy-soft: #16213f;
    --sf-cyan: #63f4e3;
    --sf-cyan-soft: #35c8d8;
    --sf-text: #ecf5ff;
    --sf-muted: #9fb4d1;
    --sf-border: rgba(133, 163, 214, 0.18);
    --sf-surface: rgba(7, 14, 28, 0.88);
}

.serveflow-installer-body {
    min-height: 100vh;
    background:
        radial-gradient(circle at top left, rgba(99, 244, 227, 0.18), transparent 26%),
        radial-gradient(circle at top right, rgba(53, 200, 216, 0.16), transparent 22%),
        linear-gradient(135deg, #07111f 0%, #0b1430 45%, #081a2e 100%) !important;
}

.serveflow-installer-shell {
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 14px;
}

.serveflow-installer-card {
    width: min(760px, 100%) !important;
    margin: 0 auto;
    padding: 32px !important;
    border-radius: 28px !important;
    background: var(--sf-surface) !important;
    border: 1px solid var(--sf-border);
    box-shadow: 0 30px 80px rgba(2, 8, 23, 0.55) !important;
    backdrop-filter: blur(14px);
}

.serveflow-installer-brand {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}

.serveflow-installer-logo {
    max-width: 320px;
    width: 100%;
    height: auto;
    display: block;
}

.serveflow-installer-mark {
    width: 58px;
    height: 58px;
    border-radius: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 800;
    color: var(--sf-navy);
    background: linear-gradient(135deg, var(--sf-cyan) 0%, #9bf7ed 100%);
    box-shadow: 0 18px 40px rgba(53, 200, 216, 0.28);
}

.serveflow-installer-brand-copy {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
    color: #fff;
}

.serveflow-installer-overline {
    font-size: 13px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--sf-muted);
}

.serveflow-installer-brand-copy strong {
    font-size: 24px;
    font-weight: 700;
}

.serveflow-installer-headline {
    text-align: center;
    margin-bottom: 26px;
}

.serveflow-installer-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 0 14px;
    border-radius: 999px;
    margin-bottom: 14px;
    border: 1px solid rgba(99, 244, 227, 0.24);
    background: rgba(99, 244, 227, 0.08);
    color: var(--sf-cyan);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.serveflow-installer-title {
    margin: 0 0 8px;
    font-size: 32px;
    line-height: 1.15;
    font-weight: 700;
    color: var(--sf-text);
}

.serveflow-installer-subtitle {
    margin: 0;
    color: var(--sf-muted);
    font-size: 15px;
}

.serveflow-installer-footer {
    margin-top: 28px;
    text-align: center;
    color: rgba(159, 180, 209, 0.86);
    font-size: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.serveflow-installer-card .installer-track li:after {
    background: rgba(133, 163, 214, 0.22) !important;
}

.serveflow-installer-card .installer-track li i {
    color: #9fb4d1 !important;
    border-color: rgba(133, 163, 214, 0.24) !important;
    background: rgba(255, 255, 255, 0.06) !important;
}

.serveflow-installer-card .installer-track li.done::after,
.serveflow-installer-card .installer-track li.active::after {
    background: linear-gradient(90deg, var(--sf-cyan) 0%, var(--sf-cyan-soft) 100%) !important;
}

.serveflow-installer-card .installer-track li.done i,
.serveflow-installer-card .installer-track li.active i {
    color: var(--sf-navy) !important;
    border-color: transparent !important;
    background: linear-gradient(135deg, var(--sf-cyan) 0%, #9bf7ed 100%) !important;
    box-shadow: 0 14px 30px rgba(53, 200, 216, 0.28);
}

.serveflow-installer-card h4,
.serveflow-installer-card h3,
.serveflow-installer-card label,
.serveflow-installer-card dt,
.serveflow-installer-card dd,
.serveflow-installer-card .text-heading,
.serveflow-installer-card .text-sm,
.serveflow-installer-card .font-medium,
.serveflow-installer-card .font-semibold {
    color: var(--sf-text);
}

.serveflow-installer-card p,
.serveflow-installer-card small,
.serveflow-installer-card .text-paragraph {
    color: var(--sf-muted);
}

.serveflow-installer-card input {
    background: rgba(255, 255, 255, 0.06) !important;
    border-color: rgba(133, 163, 214, 0.22) !important;
    color: #fff !important;
}

.serveflow-installer-card input:focus {
    outline: none;
    border-color: rgba(99, 244, 227, 0.75) !important;
    box-shadow: 0 0 0 4px rgba(99, 244, 227, 0.12);
}

.serveflow-installer-card input::placeholder {
    color: rgba(159, 180, 209, 0.72) !important;
}

.serveflow-installer-card .bg-primary,
.serveflow-installer-card a.bg-primary,
.serveflow-installer-card button.bg-primary {
    background: linear-gradient(135deg, var(--sf-cyan) 0%, var(--sf-cyan-soft) 100%) !important;
    color: var(--sf-navy) !important;
    border: 0 !important;
    box-shadow: 0 20px 45px rgba(53, 200, 216, 0.26);
    font-weight: 700;
}

.serveflow-installer-card .bg-primary:hover,
.serveflow-installer-card a.bg-primary:hover,
.serveflow-installer-card button.bg-primary:hover {
    transform: translateY(-1px);
    filter: brightness(1.02);
}

.serveflow-installer-card ul.rounded-lg,
.serveflow-installer-card dl.rounded-lg,
.serveflow-installer-card .modal-dialog {
    background: rgba(255, 255, 255, 0.04) !important;
    border-color: rgba(133, 163, 214, 0.16) !important;
}

.serveflow-installer-card ul.rounded-lg li,
.serveflow-installer-card dl.rounded-lg dt {
    border-color: rgba(133, 163, 214, 0.12) !important;
}

.serveflow-installer-card .modal-header,
.serveflow-installer-card .modal-body {
    background: rgba(8, 16, 34, 0.94) !important;
}

@media (max-width: 640px) {
    .serveflow-installer-card {
        padding: 22px !important;
        border-radius: 22px !important;
    }

    .serveflow-installer-title {
        font-size: 26px;
    }

    .serveflow-installer-logo {
        max-width: 250px;
    }
}
/* Serveflow premium installer end */

/* Serveflow installer premium fix start */
:root {
    --sf-bg-1: #07111f;
    --sf-bg-2: #0b1730;
    --sf-bg-3: #0a2336;
    --sf-surface: rgba(8, 17, 34, 0.86);
    --sf-surface-2: rgba(255, 255, 255, 0.06);
    --sf-border: rgba(130, 170, 220, 0.20);
    --sf-text: #eef6ff;
    --sf-muted: #9fb4d0;
    --sf-accent: #63f4e3;
    --sf-accent-2: #35c8d8;
    --sf-accent-deep: #12233a;
}

.serveflow-installer-body {
    min-height: 100vh;
    background:
        linear-gradient(rgba(7,17,31,0.72), rgba(7,17,31,0.82)),
        radial-gradient(circle at top left, rgba(99,244,227,0.16), transparent 24%),
        radial-gradient(circle at top right, rgba(53,200,216,0.14), transparent 20%),
        url('../images/bg/installer.jpg') center center / cover no-repeat !important;
}

.serveflow-installer-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.serveflow-installer-card {
    border: 1px solid var(--sf-border) !important;
    background: var(--sf-surface) !important;
    backdrop-filter: blur(14px);
    box-shadow: 0 28px 80px rgba(0, 0, 0, 0.40) !important;
}

.serveflow-installer-brand {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 18px;
}

.serveflow-installer-logo {
    display: block;
    width: 100%;
    max-width: 320px;
    height: auto;
}

.serveflow-installer-fallback {
    display: flex;
    align-items: center;
    gap: 14px;
}

.serveflow-installer-mark {
    width: 58px;
    height: 58px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 800;
    color: #07111f;
    background: linear-gradient(135deg, var(--sf-accent), #9ef8ee);
    box-shadow: 0 16px 36px rgba(53, 200, 216, 0.25);
}

.serveflow-installer-brandtext {
    line-height: 1.05;
}

.serveflow-installer-brandname {
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
}

.serveflow-installer-brandsub {
    font-size: 13px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--sf-muted);
}

.serveflow-installer-pagehead {
    text-align: center;
    margin-bottom: 4px;
}

.serveflow-installer-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 0 14px;
    margin-bottom: 14px;
    border-radius: 999px;
    border: 1px solid rgba(99, 244, 227, 0.22);
    background: rgba(99, 244, 227, 0.08);
    color: var(--sf-accent);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.serveflow-installer-title {
    color: var(--sf-text) !important;
}

.serveflow-installer-card .installer-track {
    width: 100% !important;
    margin-top: 26px;
    margin-bottom: 0;
}

.serveflow-installer-card .installer-track li::after {
    background: rgba(130, 170, 220, 0.22) !important;
}

.serveflow-installer-card .installer-track li i {
    width: 42px !important;
    height: 42px !important;
    line-height: 40px !important;
    font-size: 15px !important;
    color: #dce8fb !important;
    border-color: rgba(130, 170, 220, 0.24) !important;
    background: rgba(255, 255, 255, 0.08) !important;
}

.serveflow-installer-card .installer-track li.done::after,
.serveflow-installer-card .installer-track li.active::after {
    background: linear-gradient(90deg, var(--sf-accent), var(--sf-accent-2)) !important;
}

.serveflow-installer-card .installer-track li.done i,
.serveflow-installer-card .installer-track li.active i {
    color: var(--sf-accent-deep) !important;
    border-color: transparent !important;
    background: linear-gradient(135deg, var(--sf-accent), #9ef8ee) !important;
    box-shadow: 0 12px 28px rgba(53, 200, 216, 0.25);
}

.serveflow-installer-card span.my-6.w-full.h-\[1px\].bg-\[\#EFF0F6\] {
    display: block;
    background: rgba(130, 170, 220, 0.18) !important;
    margin-top: 26px !important;
    margin-bottom: 26px !important;
}

.serveflow-installer-card h4,
.serveflow-installer-card h3,
.serveflow-installer-card label,
.serveflow-installer-card dt,
.serveflow-installer-card dd,
.serveflow-installer-card .text-heading,
.serveflow-installer-card .text-sm,
.serveflow-installer-card .font-medium,
.serveflow-installer-card .font-semibold,
.serveflow-installer-card .capitalize {
    color: var(--sf-text);
}

.serveflow-installer-card p,
.serveflow-installer-card small,
.serveflow-installer-card .text-paragraph {
    color: var(--sf-muted);
}

.serveflow-installer-card input {
    height: 50px;
    background: rgba(255,255,255,0.06) !important;
    border-color: rgba(130, 170, 220, 0.22) !important;
    color: #ffffff !important;
}

.serveflow-installer-card input:focus {
    outline: none;
    border-color: rgba(99, 244, 227, 0.75) !important;
    box-shadow: 0 0 0 4px rgba(99, 244, 227, 0.12);
}

.serveflow-installer-card input::placeholder {
    color: rgba(159, 180, 208, 0.72) !important;
}

.serveflow-installer-card .bg-primary,
.serveflow-installer-card a.bg-primary,
.serveflow-installer-card button.bg-primary {
    background: linear-gradient(135deg, var(--sf-accent), var(--sf-accent-2)) !important;
    color: #07111f !important;
    border: 0 !important;
    box-shadow: 0 18px 36px rgba(53, 200, 216, 0.24);
    font-weight: 700;
}

.serveflow-installer-card .bg-primary:hover,
.serveflow-installer-card a.bg-primary:hover,
.serveflow-installer-card button.bg-primary:hover {
    filter: brightness(1.03);
    transform: translateY(-1px);
}

.serveflow-installer-card ul.rounded-lg,
.serveflow-installer-card dl.rounded-lg {
    background: rgba(255,255,255,0.04) !important;
    border-color: rgba(130, 170, 220, 0.16) !important;
}

.serveflow-installer-card ul.rounded-lg li,
.serveflow-installer-card dl.rounded-lg dt {
    border-color: rgba(130, 170, 220, 0.14) !important;
}

.serveflow-installer-card .text-\[\#1AB759\] {
    color: var(--sf-accent) !important;
}

.serveflow-installer-card .text-\[\#E93C3C\] {
    color: #ff7d7d !important;
}

@media (max-width: 640px) {
    .serveflow-installer-card {
        padding: 22px !important;
    }

    .serveflow-installer-card .installer-track li i {
        width: 36px !important;
        height: 36px !important;
        line-height: 34px !important;
        font-size: 13px !important;
    }

    .serveflow-installer-logo {
        max-width: 240px;
    }
}
/* Serveflow installer premium fix end */

