.dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 5px;
}

.item {
    padding: 0px 7px;
    border-radius: 20px;
    height: 100px;
    width: 100%;
}

.qtyButton {
    background-color: #fff;
    border: none;
}

.qtyButtonActive {
    background-color: #fefefe;
    color: #c4161c;
    border: 1px solid #c4161c;
    font-weight: 700;
    border-radius: 6px;
    font-size: 10px;
    transition: font-size 0.2s ease;
}

.add-icon {
    font-size: 30px;
}

.pricingDiv,
.menuDiv {
    height: 86vh;
}

.box-shadow {
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

/* .input-design{ 
    border: 1px solid #efefef;
    border-radius: 28px;
} */
.searchInput,
.searchInput:focus,
.input-design {
    background-color: #fefefe;
    color: #c4161c !important;
    border-radius: 20px;
}

.pricingDivRad {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.light-bg {
    background-color: #fff;
}

.customerName:focus {
    background-color: #fff !important;
}

.light-bg:focus {
    background-color: #fff;
}

/* Remove the default calendar icon */
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="time"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

/* Optional: Hide the clear (X) button in Edge/Chrome */
input::-ms-clear,
input::-ms-reveal {
    display: none;
}

.main-bg-light {
    background-color: #fefefe;
}

.table-card {
    background-color: #fff;
    margin: 10px;
    border-radius: 10px;
    min-height: 100px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}

.table-card-header {
    border-bottom: 1px double rgb(69 98 78);
}

#menu-items {
    height: 60vh;
    overflow-y: scroll;
}

.category-listing {
    overflow-x: scroll;
}

#menu-items::-webkit-scrollbar,
.category-listing::-webkit-scrollbar {
    display: none;
}


.sample1 {
    background-color: #fefefe;
    min-height: 100vh;
    /* overflow-y: scroll; */
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.sample-white-bg {
    background-color: #fff;
    height: 100vh;
    padding-bottom: 110px !important;
    overflow-y: scroll;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.set-bg-full-white {
    background-color: #fff;
    height: 100vh;
    /* padding-bottom: 100px !important; */
}

.category-card {
    border: 1px solid #fefefe;
    border-radius: 10px;
    background-color: #fefefe;
    box-shadow: 0 0.3125rem 0.625rem 0 rgba(0, 0, 0, 0.12);
}

.category-header-div {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.item-card {
    /* background-color: #fefefe !important; */
    /* border-radius: 20px; */
    /* box-shadow: 0 0.3125rem 0.625rem 0 rgba(0, 0, 0, 0.12); */
    border-bottom: 1px solid #dee2e6;
}

#portionTabs {
    width: fit-content;
}

.cart-item {
    border-bottom: 1px solid #e6e6e6
}

.bg-white-1 {
    background-color: #fff !important;
    max-height: 200vh;
    min-height: 100vh;
    padding-bottom: 100px !important;
    overflow-y: scroll;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

/* 
body {
    font-family: "Roboto Mono", monospace;
} */

.historyContainerHeader>a>img,
.orderDetailsHeader>img {
    filter: invert(19%) sepia(56%) saturate(4359%) hue-rotate(334deg) brightness(91%) contrast(110%);
}

.border-bottom-dotted {
    border-bottom: 1px dotted #adb5bd;
}

.time {
    z-index: 1060 !important;
}

.nav-tabs {
    background-color: #dee2e6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.bg-foodle {
    background-color: #c5161d !important;
}

.bg-foodle-gray {
    background-color: #e6e6e6 !important
}

.btn-foodle {
    background-color: #c5161d !important;
    color: #fff !important;
}

.btn-foodle-short {
    background-color: #c5161d !important;
    color: #fff !important;
    width: fit-content;
}

.btn-outline-foodle {
    --bs-btn-color: #c5161d;
    --bs-btn-border-color: #c5161d;
    --bs-btn-hover-color: #c5161d;
    --bs-btn-hover-bg: #c5161d;
    --bs-btn-hover-border-color: #c5161d;
    --bs-btn-active-color: #c5161d;
    --bs-btn-active-bg: #c5161d;
    --bs-btn-active-border-color: #c5161d;
    --bs-btn-active-shadow: none;
    --bs-btn-disabled-color: #c5161d;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #c5161d;
    --bs-gradient: none;
}

.btn-outline-gray {
    border: 1px solid #e6e6e6;
    box-shadow: none;
    margin-bottom: 0px;
}

.label-badge {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    padding: 0px 5px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.carousel-image {
    width: 100%;
    height: 200px;
    border-radius: 24px;
    padding: 0px;
}

/* table.dataTable tbody th,
table.dataTable tbody td {
    padding: 0.5rem 0.5rem !important;
} */

.prearrival-header {
    color: #c4161c;
}

a {
    cursor: pointer;
}

.btn-outline-gray:hover {
    color: #000 !important;
}

html {
    scroll-behavior: smooth;
}

.custom-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 16px;
    user-select: none;
}

.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 4px;
    border: 1px solid #ccc;
    transition: background 0.2s;
}

.custom-checkbox input:checked~.checkmark {
    background-color: #4caf50;
    /* Change this to your desired color */
    border-color: #4caf50;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox input:checked~.checkmark:after {
    display: block;
}

.custom-checkbox .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    content: "";
}
.fa-2x {
    font-size: 1.5em !important;
}