/* 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(0 77 64 / 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 rgba(0, 77, 64, 0.15) !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: rgba(0, 77, 64, 0.2) !important;
}

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

.vue-dropdown-item.selected.highlighted {
    background-color: rgba(0, 77, 64, 0.08) !important;
    color: #004D40 !important;
}

.vue-dropdown-item.selected {
    background-color: rgba(0, 77, 64, 0.08) !important;
    color: #004D40 !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: rgba(0, 77, 64, 0.25) !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: #004D40;
}

@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: #004D40 !important;
    }
}

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

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

.font-fill-primary {
    color: #004D40;
}

.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: #004D40;
}

.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-total-sale:before {
    content: "" !important;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm0 1.8a8.2 8.2 0 1 1 0 16.4 8.2 8.2 0 0 1 0-16.4z'/%3E%3Cpath d='M11.2 7.2h1.6v9.6h-1.6V7.2zm-3.2 0h8v1.6h-8V7.2zm0 3.2h8v1.6h-8v-1.6z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm0 1.8a8.2 8.2 0 1 1 0 16.4 8.2 8.2 0 0 1 0-16.4z'/%3E%3Cpath d='M11.2 7.2h1.6v9.6h-1.6V7.2zm-3.2 0h8v1.6h-8V7.2zm0 3.2h8v1.6h-8v-1.6z'/%3E%3C/svg%3E");
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}

.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 */

::-webkit-scrollbar {
    display: none;
}

.cashfree-logo {
    display: flex;
    justify-content: center
}

/* 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: #004D40 !important;
    color: white !important;
    border-radius: 12px;
}

/* cds conde end */


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

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

/* Admin theme polish */
.db-sidebar:hover::-webkit-scrollbar-thumb {
    background-color: rgba(0, 77, 64, 0.35) !important;
}

.db-header-nav {
    border-radius: 12px !important;
}

.shadow-xs {
    box-shadow: 0 1px 3px rgba(31, 31, 57, 0.06) !important;
}

/* =========================================================
   Soft iOS look — lightweight (no backdrop-filter / blur)
   ========================================================= */

html.liquid-glass {
    color-scheme: light;
}

html.liquid-glass body {
    background: linear-gradient(180deg, #eef2f8 0%, #f5f7fb 100%) !important;
    -webkit-font-smoothing: antialiased;
}

html.liquid-glass .db-main {
    background: transparent !important;
}

html.liquid-glass .db-header {
    background: #ffffff !important;
    border-bottom: 1px solid #e8eaf0 !important;
    box-shadow: 0 1px 8px rgba(31, 31, 57, 0.04) !important;
}

html.liquid-glass .db-sidebar {
    background: #ffffff !important;
    border-color: #e8eaf0 !important;
    box-shadow: 0 4px 20px rgba(31, 31, 57, 0.06) !important;
}

html.liquid-glass .db-sidebar-nav-menu {
    border-radius: 14px !important;
}

html.liquid-glass .db-sidebar-nav-item.active .db-sidebar-nav-menu,
html.liquid-glass .db-sidebar-nav-item.router-link-active .db-sidebar-nav-menu,
html.liquid-glass .db-sidebar-nav-menu.router-link-active {
    background: rgba(26, 183, 89, 0.12) !important;
}

html.liquid-glass .db-card,
html.liquid-glass .db-list-card,
html.liquid-glass .ff-card {
    background: #ffffff !important;
    border: 1px solid #eef0f6 !important;
    box-shadow: 0 4px 18px rgba(31, 31, 57, 0.05) !important;
    border-radius: 18px !important;
}

html.liquid-glass .db-card-header,
html.liquid-glass .db-card-filter-dropdown-list,
html.liquid-glass .modal-header,
html.liquid-glass .modal-footer {
    border-color: #eef0f6 !important;
}

html.liquid-glass .db-btn,
html.liquid-glass .db-btn-full,
html.liquid-glass .db-btn-outline,
html.liquid-glass .db-btn-fill,
html.liquid-glass .modal-btn-fill,
html.liquid-glass .modal-btn-outline {
    border-radius: 12px !important;
}

html.liquid-glass .db-btn-outline,
html.liquid-glass .modal-btn-outline {
    background: #ffffff !important;
    border-color: #e4e6ef !important;
}

html.liquid-glass .db-field-control,
html.liquid-glass input.db-field-control,
html.liquid-glass select.db-field-control,
html.liquid-glass textarea.db-field-control {
    background: #ffffff !important;
    border: 1px solid #e4e6ef !important;
    border-radius: 12px !important;
    box-shadow: none !important;
}

html.liquid-glass .db-field-control:focus,
html.liquid-glass .db-field-control:focus-within {
    background: #ffffff !important;
    border-color: rgba(26, 183, 89, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(26, 183, 89, 0.1) !important;
}

html.liquid-glass .modal {
    background: rgba(20, 20, 43, 0.4) !important;
}

html.liquid-glass .modal-dialog {
    background: #ffffff !important;
    border: 1px solid #eef0f6 !important;
    box-shadow: 0 16px 48px rgba(31, 31, 57, 0.14) !important;
    border-radius: 20px !important;
}

html.liquid-glass .dropdown-list,
html.liquid-glass .db-header-profile-dropdown,
html.liquid-glass .db-card-filter-dropdown-list {
    background: #ffffff !important;
    border: 1px solid #eef0f6 !important;
    box-shadow: 0 12px 32px rgba(31, 31, 57, 0.1) !important;
    border-radius: 14px !important;
}

html.liquid-glass .vue-select {
    background: #ffffff !important;
    border: 1px solid #e4e6ef !important;
    border-radius: 12px !important;
    box-shadow: none !important;
}

html.liquid-glass .vue-dropdown {
    background: #ffffff !important;
    border: 1px solid #eef0f6 !important;
    border-radius: 12px !important;
    box-shadow: 0 12px 32px rgba(31, 31, 57, 0.1) !important;
}

html.liquid-glass .db-main-customer {
    background: transparent !important;
}

html.liquid-glass .db-main .bg-white,
html.liquid-glass .db-main [class~="bg-white"],
html.liquid-glass .admin-page-wrap .bg-white,
html.liquid-glass .admin-hub [class~="bg-white"] {
    background: #ffffff !important;
}

html.liquid-glass .db-main .border-\[\#EFF0F6\],
html.liquid-glass .admin-hub .border-\[\#EFF0F6\],
html.liquid-glass .admin-page-wrap .border-\[\#EFF0F6\] {
    border-color: #eef0f6 !important;
}

html.liquid-glass .db-main .bg-\[\#F7F7FC\],
html.liquid-glass .admin-hub .bg-\[\#F7F7FC\],
html.liquid-glass .admin-page-wrap .bg-\[\#F7F7FC\] {
    background: #f7f7fc !important;
}

/* Hub cards — light, no blur */
html.liquid-glass .admin-hub a.group {
    background: #ffffff !important;
    border: 1px solid #eef0f6 !important;
    box-shadow: 0 4px 16px rgba(31, 31, 57, 0.05) !important;
    border-radius: 20px !important;
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
}

html.liquid-glass .admin-hub a.group:hover {
    box-shadow: 0 8px 24px rgba(31, 31, 57, 0.08) !important;
    border-color: #dfe3ee !important;
}

html.liquid-glass .admin-hub .hub-card-icon-wrap {
    background: #f0faf4 !important;
    border: 1px solid #e3f6ea;
    border-radius: 16px !important;
    box-shadow: none;
}

html.liquid-glass .admin-hub .hub-card-icon-wrap [class^="lab-"],
html.liquid-glass .admin-hub .hub-card-icon-wrap [class*=" lab-"] {
    font-size: 32px !important;
}

html.liquid-glass .lab-font-size-16 { font-size: 16px !important; }
html.liquid-glass .lab-font-size-17 { font-size: 17px !important; }
html.liquid-glass .lab-font-size-20 { font-size: 20px !important; }
html.liquid-glass .lab-font-size-22 { font-size: 22px !important; }
html.liquid-glass .lab-font-size-24 { font-size: 24px !important; }
html.liquid-glass .lab-font-size-30 { font-size: 30px !important; }
html.liquid-glass .lab-font-size-32 { font-size: 32px !important; }

html.liquid-glass .db-header .w-9.h-9,
html.liquid-glass .db-header .w-10.h-10 {
    border-radius: 12px !important;
}

html.liquid-glass .pos-header-search {
    background: #ffffff !important;
    border: 1px solid #e4e6ef !important;
    border-radius: 14px !important;
    box-shadow: none;
    overflow: hidden;
}

html.liquid-glass .pos-header-search button[type="submit"] {
    border-radius: 0 12px 12px 0 !important;
}

html.liquid-glass .db-pos-cartDiv {
    background: #ffffff !important;
    border: 1px solid #eef0f6 !important;
    box-shadow: 0 8px 28px rgba(31, 31, 57, 0.08) !important;
}

html.liquid-glass .pos-card-height,
html.liquid-glass .db-main .pos-menu-swiper .bg-white,
html.liquid-glass .db-main a.bg-white {
    border-radius: 16px !important;
}

html.liquid-glass .pos-group a,
html.liquid-glass .pos-menu-swiper a {
    border-radius: 12px !important;
}

html.liquid-glass .carousel__prev,
html.liquid-glass .carousel__next {
    background: #ffffff !important;
    border: 1px solid #eef0f6 !important;
}

html.liquid-glass .tf-floor {
    background: transparent !important;
}

html.liquid-glass .tf-floor .bg-\[\#F7F7FC\] {
    background: #f7f7fc !important;
}

html.liquid-glass .hub-back-bar {
    background: #ffffff !important;
    border: 1px solid #eef0f6 !important;
    box-shadow: 0 2px 10px rgba(31, 31, 57, 0.04);
}

html.liquid-glass .db-main table thead th {
    background: #f7f8fc !important;
}

html.liquid-glass .db-main table tbody tr:hover {
    background: #f9fafc !important;
}

html.liquid-glass .bg-primary-light,
html.liquid-glass .bg-\[\#E7FFF0\],
html.liquid-glass .bg-\[\#E0FFED\],
html.liquid-glass .bg-\[\#E8F5F3\] {
    background: rgba(26, 183, 89, 0.12) !important;
}

html.liquid-glass .bg-\[\#FFEBD8\],
html.liquid-glass .bg-\[\#FFF6E6\] {
    background: rgba(255, 149, 0, 0.12) !important;
}

html.liquid-glass .bg-\[\#F5EAFF\],
html.liquid-glass .bg-\[\#E9F9FF\] {
    background: rgba(120, 140, 255, 0.12) !important;
}

html.liquid-glass .ff-header,
html.liquid-glass header.ff-navbar {
    background: #ffffff !important;
}

html.liquid-glass .drawer {
    background: #ffffff !important;
    box-shadow: -8px 0 28px rgba(31, 31, 57, 0.1) !important;
}

html.liquid-glass .drawer:not(.active) {
    visibility: hidden;
}