@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mozilla+Headline:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=BBH+Sans+Hegarty&family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

#btn-pay:disabled, #btnfinish:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.hdr-title {
font-family: "BBH Sans Hegarty", sans-serif !important;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 0.5px;
/* font-size: 85px; */
}
input[type="password"],
input[type="email"],
input[type="text"],
input[type="file"],
input[type="num"],
textarea,
button,
body, p, ul, li, label, select, a, span {
font-family: 'Figtree', sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Figtree', sans-serif !important;
font-weight: 600;
}
.yellow-link {
color: #f5c332 !important;
}
.yellow-link:hover {
color: #333 !important;
}
.hidden {
display: none;
}
#deliveryAddress, #payCash {
display: none;
}
.item-mix {
font-size: 12px !important;
color: #888;
}
.text-sm {
font-size: 0.8em !important;
color: #6F6F87;
}
.text-bold {
font-weight: 600;
color: #111;
}
.sb-product .sb-cover-frame img {
border-radius: 15px;
}
.txt-green {
    color: #51cea2 !important;
}

/* Custom */
.sb-illustration-4 .sb-burger-2 {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
top: 0;
right: 0;
/* animation: anima2 3s infinite ease-in-out; */
}
.sb-illustration-5 {
    object-fit: cover;
}
.sb-illustration-5 .sb-cup-2 {
    position: absolute;
    width: 90%;
    top: -25%;
    right: 5%;
    /* transform: rotate(-5deg); */
}
.sb-badge {
position: absolute;
z-index: 2;
top: 15px;
right: 15px;
background-color: #F5C332;
padding: 3px 10px;
font-size: 12px;
font-weight: 600;
display: flex;
align-items: center; }
.sb-badge i {
font-size: 11px;
margin-right: 5px; }
.sb-badge.sb-vegan {
background-color: #9CCC65; }
.sb-badge.sb-hot {
background-color: #FF5252; }
.sb-top-bar-frame .sb-top-bar .sb-logo-frame {
display: flex;
align-items: center;
/* height: 60px; */
width: 100px;
transition: 0.3s ease-in-out; }
.sb-top-bar-frame .sb-top-bar .sb-logo-frame img {
width: auto;
height: 40px;
}
.sb-menu-item .sb-card-tp .sb-price {
width: auto;
height: 60px;
font-weight: 600;
background-color: #222;
/* background-color: #F5C332; */
color: #fff;
font-size: 1.1em;
display: flex;
justify-content: center;
align-items: center;
padding: 0 10px 0 10px; /* top right bottom left */
font-family: "DM Sans", sans-serif !important;
}
.sb-menu-item .sb-addtocart-2 {
position: absolute;
z-index: 2;
top: 15px;
left: 15px;
/* background-color: #F5C332; */
padding: 0 0 0 15px; /* top right bottom left */
font-size: 13px;
display: flex;
align-items: center;
height: 50px;
}
.sb-menu-item .sb-badge-2 {
position: absolute;
z-index: 2;
top: 15px;
left: 15px;
background-color: #F5C332;
padding: 0 10px 0 10px; /* top right bottom left */
font-size: 11px;
font-weight: 600!important;
display: flex;
align-items: center;
height: 35px;
}
.sb-atc {
overflow: hidden; }
.sb-atc .sb-added-text {
transition: 0.3s ease-in-out;
position: absolute;
opacity: 0;
top: 0;
/* right: -50%; */
pointer-events: none; }
.sb-atc .sb-add-to-cart-text {
transition: 0.3s ease-in-out; }
.sb-atc.sb-added {
cursor: not-allowed;
background-color: #F9FAFC; }
.sb-atc.sb-added .sb-add-to-cart-text {
opacity: 0; }
.sb-atc.sb-added .sb-added-text {
opacity: 1;
/* right: 5px; */
pointer-events: all; }
.sb-atc.sb-added:hover {
filter: none; }
.sb-btn .sb-icon {
/* border-radius: 50%; */
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
padding: 0 !important;
margin: 0;
width: 55px;
height: 55px;
}
.sb-slider-nav-2 {
height: 55px;
display: flex;
justify-content: space-between;
align-items: center;
/* width: 115px; */
}
.sb-slider-nav-2 .circle-icon {
height: 50px;
width: 50px;
font-size: 12px;
color: #acacac;
border-radius: 50%;
border: solid 2px #acacac;
display: flex;
justify-content: center;
align-items: center;
/* cursor: pointer; */
transition: 0.3s ease-in-out;
}
/* .swiper-wrapper {
margin-left: -30px;
} */
.sb-menu-item {
width: 100%;
/* margin-left: -30px; */
display: block; }
.sb-menu-item .sb-cover-frame {
display: block;
background-color: #F2F3F5;
overflow: hidden;
position: relative;
padding-bottom: 100%;
/* height: 200px !important; */
/* margin-bottom: -5%; */
transition: 0.3s ease-in-out; }
.sb-menu-item .sb-cover-frame img {
width: 100%;
height: 100%;
position: absolute;
object-fit: cover;
object-position: center;
z-index: 1;
top: 0;
left: 0;
right: 0;
transform: scale(1.001);
transition: 0.3s ease-in-out; }
.sb-menu-item .sb-card-tp {
margin-bottom: 15px;
padding-left: 15px;
background-color: #F2F3F5;
display: flex;
justify-content: space-between;
align-items: center; }
.sb-menu-item .sb-card-tp .sb-card-title {
width: calc(100% - 90px);
overflow: hidden;
text-overflow: ellipsis;
display: -moz-box;
-moz-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
line-clamp: 1;
box-orient: vertical; }
.sb-menu-item .sb-card-tp .sb-price sub {
font-size: 12px;
font-weight: 400; }
.sb-menu-item .sb-card-buttons-frame {
display: flex;
justify-content: space-between; }
.sb-menu-item .sb-card-buttons-frame .sb-btn {
margin: 0; }
.sb-menu-item.sb-menu-item-sm {
display: flex;
justify-content: space-between; }
.sb-menu-item.sb-menu-item-sm .sb-cover-frame {
width: 60px;
height: 60px;
padding-bottom: 0; }
.sb-menu-item.sb-menu-item-sm .sb-card-tp {
width: calc(100% - 60px);
box-shadow: none; }
.sb-menu-item.sb-menu-item-sm .sb-card-tp .sb-card-title {
font-size: 13px;
-webkit-line-clamp: 2;
line-clamp: 2; }
.sb-menu-item.sb-menu-item-sm .sb-card-tp .sb-price {
font-size: 18px; }
.sb-menu-item.sb-menu-item-sm .sb-card-tp .sb-price sub {
font-size: 9px; }
.sb-menu-item:hover .sb-cover-frame img {
transform: scale(1.05); }
.sb-menu-item:focus {
outline: inherit; }
.sb-addedtocart {
cursor: not-allowed;
background-color: #F9FAFC; }
.hr-div, .item-title-2 {
    display: none;
}
.item-title {
    display: block;
}

/* Parent that centers everything (horizontal + vertical) */
.parent-center {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
}
.div-bg.bkg-image {
    position: relative; /* allows pseudo-element overlay */
    height: 100vh;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.div-bg.bkg-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3); /* dark overlay */
    z-index: 1; /* behind text */
}

.div-bg.bkg-image .txt-banner {
    position: relative; /* bring text above overlay */
    z-index: 2;
    color: #fff; /* ensure text is visible */
    text-align: center;
}

.about-section {
padding: 30px 0 30px 0;
}
.circ-icon {
border: 2px solid #fff;
width: 30px;
height: 30px;
border-radius: 50%;
padding: 10px;
}
.circ-icon {
color: #fff !important;
}
.txt-banner {
margin-top: 30%;
font-size: 1.7em !important;
color: #fff;
}
.txt-yellow {
color: #f5c332 !important;
}
.txt-bold {
font-weight: 600;
}
.sb-minicart {
z-index: 999;
}
h2 {
font-size: 1.8em !important;
}
.sb-main-title p {
font-size: 14px;
}
.cat-scroll {
z-index: 99;
width: 100%;
height: 475px;
max-height: 475px;
/**used to scroll text*/
white-space: nowrap; 
overflow-x: auto;
overflow-y: hidden;
/* overflow: hidden; /* Hides both vertical and horizontal scrollbars */
/**keep scrolling when
*finger or cursor scrolling*/
-webkit-overflow-scrolling: touch;
margin: 0 0 30px 0; /* top right bottom left */
cursor: grab; /* Indicates draggable functionality */
}
.cat-scroll::-webkit-scrollbar {
height: 5px;
cursor: pointer;
}
.cat-scroll .cat-block {
width: 315px;
height: inherit;
padding: 7px;
float: none;
display: inline-block;
vertical-align: top; /* Aligns content to the middle */
/* justify-content: center; */
/* align-items: center; */
/* text-align: center; */
}
.cat-block img {
border-top-left-radius: 0;  /* Rounds the top-left corner */
border-top-right-radius: 0; /* Rounds the top-right corner */
}
.cat-block p {
font-size: 12px;
line-height: 20px;
color: #888;
white-space: pre-wrap !important;
letter-spacing: 0;
}
.sb-minicart .sb-cover-frame .sb-card-title {
/* white-space: pre-wrap !important; */
font-size: 13px !important;
line-height: 25px;
}
.added-text {
transition: 0.3s ease-in-out;
/* position: absolute;
opacity: 0;
top: 0; */
/* right: -50%; */
pointer-events: none;
background: #fff !important;
}
.btn-yellow {
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
text-align: center;
color: #000;
background: #f5c332;
border: 2px solid #f5c332;
margin: 0 0 0 0; /* top right bottom left */
padding: 15px 0 15px 0;
letter-spacing: 1px;
width: 100%;
}
.sb-avatar-frame img {
padding: 2px;
border: 2px solid #bababa;
border-radius: 50%;
}
#anchor, .sticky, #roomNo, #deliveryAddress {
display: none;
}
.sb-ib-title-frame p {
font-size: 13px !important;
}
.sb-card-tp .sb-price {
background-color: #222 !important;
color: #fff !important;
}
.cat-block .sb-description,
.cat-block .sb-description p {
    text-align: left !important;
    font-size: 13px !important;
    padding: 0 0 0 5px;
}
.cat-block .sb-card-title {
    width: 90%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#roomNo, #deliveryAddress {
display: none;
}
.notify {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); /* Moves the div back by half its own width and height */
width: 250px;
height: 50px;
text-align: center;
padding: 10px;
z-index: 999;
background: #222;
opacity: 0.8;
color: #fff;
border-radius: 10px;
font-size: 15px;
font-weight: 600;
z-index: 9999;
}
/* Off Canvas */

/* Custom radio button */
/* Hide the default radio button */
input[type="radio"] {
display: none;
}
/* Style the custom square radio button */
.custom-radio {
display: inline-block;
width: 20px; /* Adjust size as needed */
height: 20px; /* Adjust size as needed */
border: 2px solid #ccc;
border-radius: 5px;
background-color: #f0f0f0;
vertical-align: middle; /* Align with text */
margin-right: 8px; /* Space between square and label text */
cursor: pointer;
}
/* Style the custom radio button when checked */
input[type="radio"]:checked + label .custom-radio {
background-color: #f5c332; /* Example: blue background when checked */
border-color: #f5c332;
}
/* Add a checkmark or inner square when checked (optional) */
input[type="radio"]:checked + label .custom-radio::after {
content: '';
display: block;
width: 10px; /* Size of the inner square/checkmark */
height: 10px; /* Size of the inner square/checkmark */
/* border-radius: 5px; */
background-color: white;
margin: 3px; /* Center the inner square */
}
/* Style the label for better user experience */
label {
display: flex;
align-items: center;
cursor: pointer;
margin-bottom: 10px;
font-size: 14px;
}
/* Custom radio buttton  */

/* ----------------------------------------------------
   Lazy Loading
---------------------------------------------------- */
.bkg-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity .3s ease;
}

.bkg-image.img-loaded {
    opacity: 1;
}

.bkg-image.img-error {
    background-image: url("img/no-image.jpg");
    opacity: 1;
}

.lazy-img {
    opacity: 0;
    transition: opacity .25s ease;
}

.lazy-img.img-loaded,
.lazy-img.img-error {
    opacity: 1;
}

/* ----------------------------------------------------
   TOAST
---------------------------------------------------- */
#toast-container {
  position: fixed;
  bottom: 30px;             /* distance from bottom */
  left: 50%;                /* center horizontally */
  transform: translateX(-50%);  /* perfect left-right centering */
  width: 60%;
  text-align: center;
  z-index: 99999;
  display: flex;
  flex-direction: column;
  gap: 10px;

  animation: toastIn 0.45s cubic-bezier(.21,1.02,.73,1),
             toastOut 0.35s ease-in forwards;
  animation-delay: 0s, 3s;
}

#toast-container i {
  font-size: 16px !important;
}

#toast-container .green {
  color: #76d294 !important;
}

#toast-container .red {
  color: #dc2626 !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px); /* slide UP from below */
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(10px); /* slide DOWN */
  }
}

/* ----------------------------------------------------
   CART
---------------------------------------------------- */
.line {
  display: flex;
  justify-content: space-between;
  padding: 14px 0;
  /* border-top: 1px solid rgba(15,23,31,0.04); */
  font-size: 15px;
}

.faint-bar {
  height: 8px;
  border-radius: 6px;
  background: linear-gradient(90deg,#f4f6f8,#f0f3f6);
  margin: 12px 0;
}

.total-row .label {
  font-size: 16px;
  font-weight: normal;
  color: #888;
}

.total-row .value {
  font-size: 16px;
  font-weight: 600;
}

/* For mobile */
@media (max-width: 767px) {
/* Off Canvas */
.offcanvas-bottom {
height: 70vh;
max-height: 100%;
}
.hdr-title {
font-size: 35px;
}
.txt-banner {
margin-top: 80%;
}
.txt-banner h2 {
font-size: 1.3em !important;
}
/* Sticky categories  */
.sticky {
position: fixed;
width: 100%;
/* background-color: #fff0c5; */
background-color: #fff;
top: 90px;
left: 0;
z-index: 99;
opacity: 0.95;
padding: 0;
}
.sticky .cat-sticky {
height: 130px;
max-height: 130px;
/**used to scroll text*/
white-space: nowrap;    
overflow-x: auto;
overflow-y: hidden;
/* overflow: hidden; /* Hides both vertical and horizontal scrollbars */
/**keep scrolling when
*finger or cursor scrolling*/
-webkit-overflow-scrolling: touch;
margin: 0 0 0 0; /* top right bottom left */
padding: 10px 10px 0 15px;
width: 100%;
}
.sticky .cat-sticky::-webkit-scrollbar {
height: 5px;
}
.sticky .cat-sticky .cat-sticky-block {
width: 77px;
height: 77px;
padding: 3px;
float: none;
display: inline-block;
justify-content: center;
text-align: center;
}
.sticky .cat-sticky .cat-sticky-block p {
font-size: 12px;
padding: 10px;
}
.sticky .cat-sticky .cat-sticky-block img {
border-radius: 50%;
padding: 3px;
border: 3px solid #ddd;
width: 100%;
transition: all .3s ease;
cursor: pointer;
}
.sticky .cat-sticky .cat-sticky-block img:hover {
/* border: 5px solid #F5C332; */
transform: scale(1.1);
}
.scale-image {
transform: scale(1.1);
}
/* Sticky categories */
h2 {
font-size: 1.5em !important;
}
.cat-name {
margin: 0 0 -20px -20px;
}
.cat-block p {
font-size: 12px;
line-height: 20px;
}
.sb-slider-nav-2 .circle-icon {
display: none;
}
.sb-illustration-5 .sb-cup-2 {
position: absolute;
width: 100%;
top: -25%;
right: 0;
/* transform: rotate(-5deg); */
}
.cat-row {
margin: 25px 0 0 0;
}
.cat-scroll {
width: 121%;
height: 420px;
max-height: 420px;
margin: -5px -0 -15px -35px !important; /* top right bottom left */
/* border-bottom: 1px solid #d3d3d3; */
}
.cat-scroll::-webkit-scrollbar {
display: none;
}
.cat-scroll .cat-block {
width: 250px;
height: inherit;
padding: 5px;
float: none;
display: inline-block;
vertical-align: top; /* Aligns content to the middle */
}
.reserve-col-left, .reserve-col-right {
margin-top: -50px;
}
.hr-div, .item-title-2 {
    display: block;
    font-size: 12px !important;
    z-index: 999;
}
.item-title {
    display: none;
}
}