﻿/* ! tailwindcss v3.4.5 | MIT License | https://tailwindcss.com */

*,
::after,
::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}

::after,
::before {
    --tw-content: '';
}

:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent;
}

body {
    margin: 0;
    line-height: inherit;
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

a {
    color: inherit;
    text-decoration: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}


@font-face {
    font-family: 'titleFont';
    src: url('../assets/fonts/TrajanPro-Bold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dishNameFont';
    src: url('../assets/fonts/TrajanPro-Bold.otf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'descFont';
    src: url('../assets/fonts/Fontspring-DEMO-commuterssans-light.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}

button,
select {
    text-transform: none;
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}

:-moz-focusring {
    outline: auto;
}

:-moz-ui-invalid {
    box-shadow: none;
}

progress {
    vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0;
}

fieldset {
    margin: 0;
    padding: 0;
}

legend {
    padding: 0;
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

dialog {
    padding: 0;
}

textarea {
    resize: vertical;
}

    input::placeholder,
    textarea::placeholder {
        opacity: 1;
        color: #9ca3af;
    }

[role=button],
button {
    cursor: pointer;
}

:disabled {
    cursor: default;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle;
}

img,
video {
    max-width: 100%;
    height: auto;
}

[hidden] {
    display: none;
}

*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:;
    --tw-gradient-via-position:;
    --tw-gradient-to-position:;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:;
    --tw-contain-size:;
    --tw-contain-layout:;
    --tw-contain-paint:;
    --tw-contain-style:;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:;
    --tw-gradient-via-position:;
    --tw-gradient-to-position:;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:;
    --tw-contain-size:;
    --tw-contain-layout:;
    --tw-contain-paint:;
    --tw-contain-style:;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.right-0 {
    right: 0px;
}

.top-0 {
    top: 0px;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.mb-6 {
    margin-bottom: 1.5rem;
}

.mb-8 {
    margin-bottom: 2rem;
}

.mr-2 {
    margin-right: 0.5rem;
}

.mt-2 {
    margin-top: 0.5rem;
}

.mt-6 {
    margin-top: 1.5rem;
}

.mt-8 {
    margin-top: 2rem;
}

.flex {
    display: flex;
}

.h-16 {
    height: 4rem;
}

.w-1\/3 {
    width: 33.333333%;
}

.w-16 {
    width: 4rem;
}

.w-2\/3 {
    width: 66.666667%;
}

.max-w-4xl {
    max-width: 56rem;
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.rounded-full {
    border-radius: 9999px;
}

.rounded-lg {
    border-radius: 0.5rem;
}

.bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}

.bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

.p-8 {
    padding: 2rem;
}

.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.pr-8 {
    padding-right: 2rem;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.font-bold {
    font-weight: 700;
}

.text-blue-900 {
    --tw-text-opacity: 1;
    color: rgb(30 58 138 / var(--tw-text-opacity));
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.shadow-lg {
    --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);
}

.footer-width {
    height: 12vh;
}


@media only screen and (orientation: portrait) and (max-width:600px) {
    .default-container {
        width: 100%;
        height: 100vh !important;
        padding: 8px !important;
        overflow: hidden;
    }

    .header-text,
    .header-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .img-width {
        width: 70%;
    }

    .left-section {
        width: 100%;
        margin-top: 18px;
    }

    .right-section {
        display: none;
    }

    .plate-width {
        width: 15%;
    }

    .border-yellow-200 {
        // margin: 8px !important;
        // margin-top: 18px !important;
        position: relative;
        height: 97vh;
    }

        .border-yellow-200::after,
        .border-yellow-200::before {
            content: "";
            position: absolute;
            pointer-events: none;
            border: double 4px rgba(179, 115, 19, 0.637);
        }

        .border-yellow-200::after {
            left: 40px;
            right: 40px;
            top: 0;
            bottom: 0;
            border-left: none;
            border-right: none;
        }

        .border-yellow-200::before {
            top: 35px;
            bottom: 35px;
            left: 0;
            right: 0;
            border-top: none;
            border-bottom: none;
        }



    .corner {
        position: absolute;
    }

    /* Top-left corner */
    .top-left {
        top: -15px;
        left: -15px;
    }

    /* Top-right corner */
    .top-right {
        top: -8px;
        right: -10px;
    }

    /* Bottom-left corner */
    .bottom-left {
        bottom: -12px;
        left: -5px;
    }

    /* Bottom-right corner */
    .bottom-right {
        bottom: -30px;
        right: -20px;
    }

    @font-face {
        font-family: 'titleFont';
        src: url('../assets/fonts/TrajanPro-Bold.otf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'dishNameFont';
        src: url('../assets/fonts/TrajanPro-Bold.otf') format('truetype');
        font-weight: bold;
        font-style: normal;
    }

    @font-face {
        font-family: 'descFont';
        src: url('../assets/fonts/Fontspring-DEMO-commuterssans-light.otf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }

    .title-font {
        font-family: 'titleFont' !important;
    }

    .dishname-font {
        font-family: 'dishNameFont' !important;
    }

    .desc-font {
        font-family: 'descFont' !important;
    }

    .hotel-bg {
        background-image: url('../assets/images/hotel-bg.png');
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 70%;
    }

    .floating-menu {
        position: relative;
    }

    .icon {
        position: fixed;
        bottom: 20px;
        right: 20px;
        background-color: #000;
        color: #fff;
        border-radius: 50%;
        padding: 20px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

        .icon svg {
            width: 30px;
            height: 30px;
        }

        .icon span {
            margin-left: 8px;
            font-size: 14px;
        }

    .menu-popup {
        position: absolute;
        bottom: 100px;
        right: 15px;
        width: 300px;
        background-color: #1e1e1e;
        color: white;
        border-radius: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        padding: 10px;
    }

    .menu-header {
        display: flex;
        justify-content: space-between;
        font-weight: bold;
    }

    ul {
        list-style: none;
        padding: 0;
        margin: 0;
        max-height: 30vh;
        /* Set the maximum height for the list */
        overflow-y: auto;
    }

        ul::-webkit-scrollbar {
            width: 6px;
        }

        ul::-webkit-scrollbar-thumb {
            background-color: #888;
            border-radius: 10px;
        }

            ul::-webkit-scrollbar-thumb:hover {
                background-color: #555;
            }

    li {
        display: flex;
        justify-content: space-between;
        padding: 8px 12px;
    }

    .new {
        background-color: red;
        color: white;
        border-radius: 4px;
        padding: 2px 4px;
        font-size: 10px;
    }

    .menu-content {
        height: 60vh;
        overflow-y: scroll;
    }
}

@media only screen and (orientation: portrait) and (min-width: 600px) {
    .plate-width {
        width: 20%;
    }
}

@media only screen and (max-width: 600px) {
    .default-container {
        width: 100%;
        height: 100vh !important;
        padding: 8px !important;
        overflow: hidden;
    }


    .header-img {
        text-align: start;
        margin-left: 4.2%;
    }

    .left-section {
        width: 98%;
        padding: 8px;
        position: relative;
    }

    .right-section {
        width: 23%;
        // padding: 16px;
        text-align: center;
        margin-right: 8px;
    }

    .content-div-section {
        display: flex;
        flex-direction: row;
        height: 70vh;
    }

    .header-text {
        text-align: start;
        margin-left: 6%;
    }

    .plate-width {
        width: 15%;
    }

    .footer-width {
        height: 16vh;
        margin-top: -10px;
    }

    .border-yellow-200 {
        // margin: 8px !important;
        // margin-top: 18px !important;
        position: relative;
    }

        .border-yellow-200::after,
        .border-yellow-200::before {
            content: "";
            position: absolute;
            pointer-events: none;
            border: double 4px rgba(179, 115, 19, 0.637);
        }

        .border-yellow-200::after {
            left: 40px;
            right: 40px;
            top: 0;
            bottom: 0;
            border-left: none;
            border-right: none;
        }

        .border-yellow-200::before {
            top: 35px;
            bottom: 35px;
            left: 0;
            right: 0;
            border-top: none;
            border-bottom: none;
        }



    .corner {
        position: absolute;
    }

    /* Top-left corner */
    .top-left {
        top: -15px;
        left: -15px;
    }

    /* Top-right corner */
    .top-right {
        top: -8px;
        right: -10px;
    }

    /* Bottom-left corner */
    .bottom-left {
        bottom: -12px;
        left: -5px;
    }

    /* Bottom-right corner */
    .bottom-right {
        bottom: -30px;
        right: -20px;
    }



    .title-font {
        font-family: 'titleFont' !important;
    }

    .dishname-font {
        font-family: 'dishNameFont' !important;
    }

    .desc-font {
        font-family: 'descFont' !important;
    }

    .hotel-bg {
        background-image: url('../assets/images/hotel-bg.png');
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 60%;
    }

    .floating-menu {
        position: relative;
    }

    .icon {
        position: fixed;
        bottom: 20px;
        right: 20px;
        background-color: #000;
        color: #fff;
        border-radius: 50%;
        padding: 20px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

        .icon svg {
            width: 30px;
            height: 30px;
        }

        .icon span {
            margin-left: 8px;
            font-size: 14px;
        }

    .menu-popup {
        position: absolute;
        bottom: 100px;
        right: 15px;
        width: 300px;
        background-color: #1e1e1e;
        color: white;
        border-radius: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        padding: 10px;
    }

    .menu-header {
        display: flex;
        justify-content: space-between;
        font-weight: bold;
    }

    ul {
        list-style: none;
        padding: 0;
        margin: 0;
        max-height: 30vh;
        /* Set the maximum height for the list */
        overflow-y: auto;
    }

        ul::-webkit-scrollbar {
            width: 6px;
        }

        ul::-webkit-scrollbar-thumb {
            background-color: #888;
            border-radius: 10px;
        }

            ul::-webkit-scrollbar-thumb:hover {
                background-color: #555;
            }

    li {
        display: flex;
        justify-content: space-between;
        padding: 8px 12px;
    }

    .new {
        background-color: red;
        color: white;
        border-radius: 4px;
        padding: 2px 4px;
        font-size: 10px;
    }

    .menu-content {
        height: 60vh;
        overflow-y: scroll;
    }

    .footer-width {
        width: 80%;
    }

    .right-price {
        font-size: 0.9em;
    }

    .right-desc {
        font-size: 0.6em;
    }
}

@media only screen and (min-width: 600px) {
    .default-container {
        width: 100%;
        height: 98vh !important;
        padding: 8px !important;
        overflow: hidden;
    }

    .header-img {
        text-align: start;
        margin-left: 4.2%;
    }

    .left-section {
        width: 70%;
        padding: 8px;
        position: relative;
    }

    .right-section {
        width: 25%;
        // padding: 16px;
        text-align: center;
        margin-right: 20px;
    }

    .content-div-section {
        display: flex;
        flex-direction: row;
        height: 70vh;
    }

    .header-text {
        text-align: start;
        margin-left: 6%;
    }

    .plate-width {
        width: 15%;
    }

    .border-yellow-200 {
        // margin: 8px !important;
        // margin-top: 18px !important;
        position: relative;
    }

        .border-yellow-200::after,
        .border-yellow-200::before {
            content: "";
            position: absolute;
            pointer-events: none;
            border: double 4px rgba(179, 115, 19, 0.637);
        }

        .border-yellow-200::after {
            left: 40px;
            right: 40px;
            top: 0;
            bottom: 0;
            border-left: none;
            border-right: none;
        }

        .border-yellow-200::before {
            top: 35px;
            bottom: 35px;
            left: 0;
            right: 0;
            border-top: none;
            border-bottom: none;
        }



    .corner {
        position: absolute;
    }

    /* Top-left corner */
    .top-left {
        top: -15px;
        left: -15px;
    }

    /* Top-right corner */
    .top-right {
        top: -8px;
        right: -10px;
    }

    /* Bottom-left corner */
    .bottom-left {
        bottom: -12px;
        left: -5px;
    }

    /* Bottom-right corner */
    .bottom-right {
        bottom: -30px;
        right: -20px;
    }



    .title-font {
        font-family: 'titleFont' !important;
    }

    .dishname-font {
        font-family: 'dishNameFont' !important;
    }

    .desc-font {
        font-family: 'descFont' !important;
    }

    .hotel-bg {
        background-image: url('../assets/images/hotel-bg.png');
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: 60%;
    }

    .floating-menu {
        position: relative;
    }

    .icon {
        position: fixed;
        bottom: 20px;
        right: 20px;
        background-color: #000;
        color: #fff;
        border-radius: 50%;
        padding: 20px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

        .icon svg {
            width: 30px;
            height: 30px;
        }

        .icon span {
            margin-left: 8px;
            font-size: 14px;
        }

    .menu-popup {
        position: absolute;
        bottom: 100px;
        right: 15px;
        width: 300px;
        background-color: #1e1e1e;
        color: white;
        border-radius: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        padding: 10px;
    }

    .menu-header {
        display: flex;
        justify-content: space-between;
        font-weight: bold;
    }

    ul {
        list-style: none;
        padding: 0;
        margin: 0;
        max-height: 30vh;
        /* Set the maximum height for the list */
        overflow-y: auto;
    }

        ul::-webkit-scrollbar {
            width: 6px;
        }

        ul::-webkit-scrollbar-thumb {
            background-color: #888;
            border-radius: 10px;
        }

            ul::-webkit-scrollbar-thumb:hover {
                background-color: #555;
            }

    li {
        display: flex;
        justify-content: space-between;
        padding: 8px 12px;
    }

    .new {
        background-color: red;
        color: white;
        border-radius: 4px;
        padding: 2px 4px;
        font-size: 10px;
    }

    .menu-content {
        height: 60vh;
        overflow-y: scroll;
    }

    .footer-width {
        width: 80%;
    }

    .right-price {
        font-size: 0.9em;
    }

    .right-desc {
        font-size: 0.6em;
    }
}

// and (min-width: 768px)
@media only screen and (min-width: 768px) {
    .default-container

{
    width: 100%;
    min-width: 768px;
    height: 98vh !important;
    padding: 8px !important;
    overflow: hidden;
}

.header-img {
    text-align: start;
    margin-left: 4.2%;
}

.img-width {
    width: 20%;
}

.left-section {
    width: 70%;
    padding: 8px;
    position: relative;
}

.right-section {
    width: 25%;
    // padding: 16px;
    text-align: center;
}

.content-div-section {
    display: flex;
    flex-direction: row;
    height: 70vh;
}

.header-text {
    text-align: start;
    margin-left: 6%;
}

.plate-width {
    width: 15%;
}

.border-yellow-200 {
    // margin: 8px !important;
    // margin-top: 18px !important;
    position: relative;
}

    .border-yellow-200::after,
    .border-yellow-200::before {
        content: "";
        position: absolute;
        pointer-events: none;
        border: double 4px rgba(179, 115, 19, 0.637);
    }

    .border-yellow-200::after {
        left: 40px;
        right: 40px;
        top: 0;
        bottom: 0;
        border-left: none;
        border-right: none;
    }

    .border-yellow-200::before {
        top: 35px;
        bottom: 35px;
        left: 0;
        right: 0;
        border-top: none;
        border-bottom: none;
    }



.corner {
    position: absolute;
}

/* Top-left corner */
.top-left {
    top: -15px;
    left: -15px;
}

/* Top-right corner */
.top-right {
    top: -8px;
    right: -10px;
}

/* Bottom-left corner */
.bottom-left {
    bottom: -12px;
    left: -5px;
}

/* Bottom-right corner */
.bottom-right {
    bottom: -30px;
    right: -20px;
}

@font-face {
    font-family: 'titleFont';
    src: url('../assets/fonts/TrajanPro-Bold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dishNameFont';
    src: url('../assets/fonts/TrajanPro-Bold.otf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'descFont';
    src: url('../assets/fonts/Fontspring-DEMO-commuterssans-light.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.title-font {
    font-family: 'titleFont' !important;
}

.dishname-font {
    font-family: 'dishNameFont' !important;
}

.desc-font {
    font-family: 'descFont' !important;
}

.hotel-bg {
    background-image: url('../assets/images/hotel-bg.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
}

.floating-menu {
    position: relative;
}

.icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

    .icon svg {
        width: 30px;
        height: 30px;
    }

    .icon span {
        margin-left: 8px;
        font-size: 14px;
    }

.menu-popup {
    position: absolute;
    bottom: 100px;
    right: 15px;
    width: 300px;
    background-color: #1e1e1e;
    color: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    padding: 10px;
}

.menu-header {
    display: flex;
    justify-content: space-between;
    font-weight: bold;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 30vh;
    /* Set the maximum height for the list */
    overflow-y: auto;
}

    ul::-webkit-scrollbar {
        width: 6px;
    }

    ul::-webkit-scrollbar-thumb {
        background-color: #888;
        border-radius: 10px;
    }

        ul::-webkit-scrollbar-thumb:hover {
            background-color: #555;
        }

li {
    display: flex;
    justify-content: space-between;
    padding: 8px 12px;
}

.new {
    background-color: red;
    color: white;
    border-radius: 4px;
    padding: 2px 4px;
    font-size: 10px;
}

.menu-content {
    height: 52vh;
    overflow-y: scroll;
}

.footer-width {
    width: 80%;
}

.right-price {
    font-size: 0.9em;
}

.right-desc {
    font-size: 0.6em;
}

}

@media only screen and (max-width: 880px) {
    .footer-width {
        width: 98%;
    }
}


@media only screen and (min-width: 992px) {
    .footer-width {
        width: 98%;
    }

    .right-price {
        font-size: small;
    }

    .right-desc {
        font-size: 10px;
    }

    .plate-width {
        width: 12%;
    }
    .bookpos {
        position: absolute;
        right: 100px;
        bottom: 10px;
    }
}

@media only screen and (max-width: 800px) and (min-width: 400px) {
    .plate-size {
        width: 60px;
        height: 60px;
    }
    .menu-popup {
        bottom: 60px;
    }
    .bookpos {
        position: absolute;
        right: 14px;
        bottom: 30px;
    }
}
@media only screen and (max-width: 390px) and (min-width: 100px) {
    .bookpos {
        position: absolute;
        right: 14px;
        bottom: 30px;
    }
}
