/*
Theme Name: Mystery Menu
Version: 1.0
Author: PutaDesign
*/
@font-face { font-family: "TikTokDisplay-Regular"; src: url("assets/fonts/TikTokDisplay-Regular.otf") format("OpenType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "TikTokDisplay-Medium"; src: url("assets/fonts/TikTokDisplay-Medium.otf") format("OpenType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "TikTokDisplay-Bold"; src: url("assets/fonts/TikTokDisplay-Bold.otf") format("OpenType"); font-weight: normal; font-style: normal; font-display: swap; }
:root { --primary-font: "TikTokDisplay-Regular"; --primary-color: #06afb2; --secondary-color: #f64f18; --animation-curve: cubic-bezier(1, 0, 0, 1); --red: #cc3d3d; --black: #444; --border: rgba(255, 255, 255, 0.3); }
.primary-bg { background-color: var(--primary-color); }
.primary-text { color: var(--primary-color); }
.secondary-bg { background-color: var(--secondary-color); }
.secondary-text { color: var(--secondary-color); }
.medium-font { font-family: "TikTokDisplay-Medium"; font-weight: 400;}
.bold-font { font-family: "TikTokDisplay-Bold"; }
* { padding: 0; margin: 0; box-sizing: border-box; }
input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; }

input,
button,
textarea,
select { font-family: var(--primary-font); border: 0; background-color: transparent; }
input:focus-visible,
button:focus-visible,
textarea:focus-visible { outline: 0; border: 0; }
input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-calendar-picker-indicator { position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
html { scroll-behavior: smooth; overflow-y: scroll; font-family: var(--primary-font) !important; font-size: 16px; }
body { font-family: var(--primary-font); }
body.fixed { overflow: hidden; }
a { text-decoration: none; }
li { list-style: none; }
img { width: 100%; height: 100%; object-fit: cover; }
:is(p, li) { line-height: 1.5; }
.z-index { z-index: 1; }
.font-bold { font-weight: 600; }
.font-thin { font-weight: 100; }
.pointer { cursor: pointer; }
.uppercase { text-transform: uppercase; }
.tac { text-align: center; } .tar {text-align: right;}

.br-3px{ border-radius:3px; }.br-5px{ border-radius:5px; }.br-10px{ border-radius:10px; }.br-15px{ border-radius:15px; }.br-20px{ border-radius:20px; }.br-25px{ border-radius:25px; }.br-30px{ border-radius:30px; }.br-35px{ border-radius:35px; }.br-40px{ border-radius:40px; }.br-4px{ border-radius:4px; }.br-6px{ border-radius:6px; }.br-8px{ border-radius:8px; }.br-12px{ border-radius:12px; }.br-14px{ border-radius:14px; }.br-16px{ border-radius:16px; }.br-18px{ border-radius:18px; }

.ovh { overflow: hidden;}

.trs-25{ transition:0.25s; }.trs-3{ transition:0.3s; }.trs-35{ transition:0.35s; }.trs-4{ transition:0.4s; }.trs-5{ transition:0.5s; }

.bt{ color:#333; }.wt{ color:#fff; }.gray-text{ color:#9d9d9d; }.red-text{ color:var(--red); }.green-text{ color:var(--primary-color); }.white-bg{ background-color:#fff; }.green-bg{ background-color:var(--primary-color); }.black-bg{ background-color:#000; }

.pr{ position:relative; }.pa{ position:absolute; }.db{ display:block; }.dib{ display:inline-block; }.df{ display:flex; }.aic{ align-items:center; }.aib{ align-items:baseline; }.jcsb{ justify-content:space-between; }.jcsa{ justify-content:space-around; }.jcc{ justify-content:center; }.fdr{ flex-direction:row; }.fdrr{ flex-direction:row-reverse; }.fdc{ flex-direction:column; }.fdcr{ flex-direction:column-reverse; }.jce{ justify-content:end; }

.fs-10px{ font-size:10px; }.fs-11px{ font-size:11px; }.fs-12px{ font-size:12px; }.fs-13px{ font-size:13px; }.fs-14px{ font-size:14px; }.fs-15px{ font-size:15px; }.fs-16px{ font-size:16px; }.fs-17px{ font-size:17px; }.fs-18px{ font-size:18px; }.fs-19px{ font-size:19px; }.fs-20px{ font-size:20px; }.fs-21px{ font-size:21px; }.fs-22px{ font-size:22px; }.fs-23px{ font-size:23px; }.fs-24px{ font-size:24px; }.fs-25px{ font-size:25px; }.fs-26px{ font-size:26px; }.fs-27px{ font-size:27px; }.fs-28px{ font-size:28px; }.fs-29px{ font-size:29px; }.fs-30px{ font-size:30px; }.fs-31px{ font-size:31px; }.fs-32px{ font-size:32px; }.fs-33px{ font-size:33px; }.fs-34px{ font-size:34px; }.fs-35px{ font-size:35px; }.fs-36px{ font-size:36px; }.fs-37px{ font-size:37px; }.fs-38px{ font-size:38px; }.fs-39px{ font-size:39px; }.fs-40px{ font-size:40px; }.fs-41px{ font-size:41px; }.fs-42px{ font-size:42px; }.fs-43px{ font-size:43px; }.fs-44px{ font-size:44px; }.fs-45px{ font-size:45px; }.fs-46px{ font-size:46px; }.fs-47px{ font-size:47px; }.fs-48px{ font-size:48px; }.fs-49px{ font-size:49px; }.fs-50px{ font-size:50px; }.fs-51px{ font-size:51px; }.fs-52px{ font-size:52px; }.fs-53px{ font-size:53px; }.fs-54px{ font-size:54px; }.fs-55px{ font-size:55px; }.fs-56px{ font-size:56px; }.fs-57px{ font-size:57px; }.fs-58px{ font-size:58px; }.fs-59px{ font-size:59px; }.fs-60px{ font-size:60px; }.fs-61px{ font-size:61px; }.fs-62px{ font-size:62px; }.fs-63px{ font-size:63px; }.fs-64px{ font-size:64px; }.fs-65px{ font-size:65px; }.fs-66px{ font-size:66px; }.fs-67px{ font-size:67px; }.fs-68px{ font-size:68px; }.fs-69px{ font-size:69px; }.fs-70px{ font-size:70px; }.fs-71px{ font-size:71px; }.fs-72px{ font-size:72px; }.fs-73px{ font-size:73px; }.fs-74px{ font-size:74px; }.fs-75px{ font-size:75px; }.fs-76px{ font-size:76px; }.fs-77px{ font-size:77px; }.fs-78px{ font-size:78px; }.fs-79px{ font-size:79px; }.fs-80px{ font-size:80px; }

.fw-u {font-weight: unset;}.fw-b {  font-weight: bold;}

.m-0{ margin:0px; }.mr-0{ margin-right:0px; }.ml-0{ margin-left:0px; }.mt-0{ margin-top:0px; }.mb-0{ margin-bottom:0px; }.p-0{ padding:0px; }.pr-0{ padding-right:0px; }.pl-0{ padding-left:0px; }.pt-0{ padding-top:0px; }.pb-0{ padding-bottom:0px; }.m-2{ margin:2px; }.mr-2{ margin-right:2px; }.ml-2{ margin-left:2px; }.mt-2{ margin-top:2px; }.mb-2{ margin-bottom:2px; }.p-2{ padding:2px; }.pr-2{ padding-right:2px; }.pl-2{ padding-left:2px; }.pt-2{ padding-top:2px; }.pb-2{ padding-bottom:2px; }.m-4{ margin:4px; }.mr-4{ margin-right:4px; }.ml-4{ margin-left:4px; }.mt-4{ margin-top:4px; }.mb-4{ margin-bottom:4px; }.p-4{ padding:4px; }.pr-4{ padding-right:4px; }.pl-4{ padding-left:4px; }.pt-4{ padding-top:4px; }.pb-4{ padding-bottom:4px; }.m-5{ margin:5px; }.mr-5{ margin-right:5px; }.ml-5{ margin-left:5px; }.mt-5{ margin-top:5px; }.mb-5{ margin-bottom:5px; }.p-5{ padding:5px; }.pr-5{ padding-right:5px; }.pl-5{ padding-left:5px; }.pt-5{ padding-top:5px; }.pb-5{ padding-bottom:5px; }.m-6{ margin:6px; }.mr-6{ margin-right:6px; }.ml-6{ margin-left:6px; }.mt-6{ margin-top:6px; }.mb-6{ margin-bottom:6px; }.p-6{ padding:6px; }.pr-6{ padding-right:6px; }.pl-6{ padding-left:6px; }.pt-6{ padding-top:6px; }.pb-6{ padding-bottom:6px; }.m-8{ margin:8px; }.mr-8{ margin-right:8px; }.ml-8{ margin-left:8px; }.mt-8{ margin-top:8px; }.mb-8{ margin-bottom:8px; }.p-8{ padding:8px; }.pr-8{ padding-right:8px; }.pl-8{ padding-left:8px; }.pt-8{ padding-top:8px; }.pb-8{ padding-bottom:8px; }.m-10{ margin:10px; }.mr-10{ margin-right:10px; }.ml-10{ margin-left:10px; }.mt-10{ margin-top:10px; }.mb-10{ margin-bottom:10px; }.p-10{ padding:10px; }.pr-10{ padding-right:10px; }.pl-10{ padding-left:10px; }.pt-10{ padding-top:10px; }.pb-10{ padding-bottom:10px; }.m-12{ margin:12px; }.mr-12{ margin-right:12px; }.ml-12{ margin-left:12px; }.mt-12{ margin-top:12px; }.mb-12{ margin-bottom:12px; }.p-12{ padding:12px; }.pr-12{ padding-right:12px; }.pl-12{ padding-left:12px; }.pt-12{ padding-top:12px; }.pb-12{ padding-bottom:12px; }.m-14{ margin:14px; }.mr-14{ margin-right:14px; }.ml-14{ margin-left:14px; }.mt-14{ margin-top:14px; }.mb-14{ margin-bottom:14px; }.p-14{ padding:14px; }.pr-14{ padding-right:14px; }.pl-14{ padding-left:14px; }.pt-14{ padding-top:14px; }.pb-14{ padding-bottom:14px; }.m-15{ margin:15px; }.mr-15{ margin-right:15px; }.ml-15{ margin-left:15px; }.mt-15{ margin-top:15px; }.mb-15{ margin-bottom:15px; }.p-15{ padding:15px; }.pr-15{ padding-right:15px; }.pl-15{ padding-left:15px; }.pt-15{ padding-top:15px; }.pb-15{ padding-bottom:15px; }.m-16{ margin:16px; }.mr-16{ margin-right:16px; }.ml-16{ margin-left:16px; }.mt-16{ margin-top:16px; }.mb-16{ margin-bottom:16px; }.p-16{ padding:16px; }.pr-16{ padding-right:16px; }.pl-16{ padding-left:16px; }.pt-16{ padding-top:16px; }.pb-16{ padding-bottom:16px; }.m-20{ margin:20px; }.mr-20{ margin-right:20px; }.ml-20{ margin-left:20px; }.mt-20{ margin-top:20px; }.mb-20{ margin-bottom:20px; }.p-20{ padding:20px; }.pr-20{ padding-right:20px; }.pl-20{ padding-left:20px; }.pt-20{ padding-top:20px; }.pb-20{ padding-bottom:20px; }.m-24{ margin:24px; }.mr-24{ margin-right:24px; }.ml-24{ margin-left:24px; }.mt-24{ margin-top:24px; }.mb-24{ margin-bottom:24px; }.p-24{ padding:24px; }.pr-24{ padding-right:24px; }.pl-24{ padding-left:24px; }.pt-24{ padding-top:24px; }.pb-24{ padding-bottom:24px; }.m-28{ margin:28px; }.mr-28{ margin-right:28px; }.ml-28{ margin-left:28px; }.mt-28{ margin-top:28px; }.mb-28{ margin-bottom:28px; }.p-28{ padding:28px; }.pr-28{ padding-right:28px; }.pl-28{ padding-left:28px; }.pt-28{ padding-top:28px; }.pb-28{ padding-bottom:28px; }.m-30{ margin:30px; }.mr-30{ margin-right:30px; }.ml-30{ margin-left:30px; }.mt-30{ margin-top:30px; }.mb-30{ margin-bottom:30px; }.p-30{ padding:30px; }.pr-30{ padding-right:30px; }.pl-30{ padding-left:30px; }.pt-30{ padding-top:30px; }.pb-30{ padding-bottom:30px; }.m-32{ margin:32px; }.mr-32{ margin-right:32px; }.ml-32{ margin-left:32px; }.mt-32{ margin-top:32px; }.mb-32{ margin-bottom:32px; }.p-32{ padding:32px; }.pr-32{ padding-right:32px; }.pl-32{ padding-left:32px; }.pt-32{ padding-top:32px; }.pb-32{ padding-bottom:32px; }.m-36{ margin:36px; }.mr-36{ margin-right:36px; }.ml-36{ margin-left:36px; }.mt-36{ margin-top:36px; }.mb-36{ margin-bottom:36px; }.p-36{ padding:36px; }.pr-36{ padding-right:36px; }.pl-36{ padding-left:36px; }.pt-36{ padding-top:36px; }.pb-36{ padding-bottom:36px; }.m-40{ margin:40px; }.mr-40{ margin-right:40px; }.ml-40{ margin-left:40px; }.mt-40{ margin-top:40px; }.mb-40{ margin-bottom:40px; }.p-40{ padding:40px; }.pr-40{ padding-right:40px; }.pl-40{ padding-left:40px; }.pt-40{ padding-top:40px; }.pb-40{ padding-bottom:40px; }.m-48{ margin:48px; }.mr-48{ margin-right:48px; }.ml-48{ margin-left:48px; }.mt-48{ margin-top:48px; }.mb-48{ margin-bottom:48px; }.p-48{ padding:48px; }.pr-48{ padding-right:48px; }.pl-48{ padding-left:48px; }.pt-48{ padding-top:48px; }.pb-48{ padding-bottom:48px; }.m-56{ margin:56px; }.mr-56{ margin-right:56px; }.ml-56{ margin-left:56px; }.mt-56{ margin-top:56px; }.mb-56{ margin-bottom:56px; }.p-56{ padding:56px; }.pr-56{ padding-right:56px; }.pl-56{ padding-left:56px; }.pt-56{ padding-top:56px; }.pb-56{ padding-bottom:56px; }.m-60{ margin:60px; }.mr-60{ margin-right:60px; }.ml-60{ margin-left:60px; }.mt-60{ margin-top:60px; }.mb-60{ margin-bottom:60px; }.p-60{ padding:60px; }.pr-60{ padding-right:60px; }.pl-60{ padding-left:60px; }.pt-60{ padding-top:60px; }.pb-60{ padding-bottom:60px; }.m-64{ margin:64px; }.mr-64{ margin-right:64px; }.ml-64{ margin-left:64px; }.mt-64{ margin-top:64px; }.mb-64{ margin-bottom:64px; }.p-64{ padding:64px; }.pr-64{ padding-right:64px; }.pl-64{ padding-left:64px; }.pt-64{ padding-top:64px; }.pb-64{ padding-bottom:64px; }.m-70{ margin:70px; }.mr-70{ margin-right:70px; }.ml-70{ margin-left:70px; }.mt-70{ margin-top:70px; }.mb-70{ margin-bottom:70px; }.p-70{ padding:70px; }.pr-70{ padding-right:70px; }.pl-70{ padding-left:70px; }.pt-70{ padding-top:70px; }.pb-70{ padding-bottom:70px; }.m-75{ margin:75px; }.mr-75{ margin-right:75px; }.ml-75{ margin-left:75px; }.mt-75{ margin-top:75px; }.mb-75{ margin-bottom:75px; }.p-75{ padding:75px; }.pr-75{ padding-right:75px; }.pl-75{ padding-left:75px; }.pt-75{ padding-top:75px; }.pb-75{ padding-bottom:75px; }.m-80{ margin:80px; }.mr-80{ margin-right:80px; }.ml-80{ margin-left:80px; }.mt-80{ margin-top:80px; }.mb-80{ margin-bottom:80px; }.p-80{ padding:80px; }.pr-80{ padding-right:80px; }.pl-80{ padding-left:80px; }.pt-80{ padding-top:80px; }.pb-80{ padding-bottom:80px; }.m-90{ margin:90px; }.mr-90{ margin-right:90px; }.ml-90{ margin-left:90px; }.mt-90{ margin-top:90px; }.mb-90{ margin-bottom:90px; }.p-90{ padding:90px; }.pr-90{ padding-right:90px; }.pl-90{ padding-left:90px; }.pt-90{ padding-top:90px; }.pb-90{ padding-bottom:90px; }.m-96{ margin:96px; }.mr-96{ margin-right:96px; }.ml-96{ margin-left:96px; }.mt-96{ margin-top:96px; }.mb-96{ margin-bottom:96px; }.p-96{ padding:96px; }.pr-96{ padding-right:96px; }.pl-96{ padding-left:96px; }.pt-96{ padding-top:96px; }.pb-96{ padding-bottom:96px; }.m-112{ margin:112px; }.mr-112{ margin-right:112px; }.ml-112{ margin-left:112px; }.mt-112{ margin-top:112px; }.mb-112{ margin-bottom:112px; }.p-112{ padding:112px; }.pr-112{ padding-right:112px; }.pl-112{ padding-left:112px; }.pt-112{ padding-top:112px; }.pb-112{ padding-bottom:112px; }.m-128{ margin:128px; }.mr-128{ margin-right:128px; }.ml-128{ margin-left:128px; }.mt-128{ margin-top:128px; }.mb-128{ margin-bottom:128px; }.p-128{ padding:128px; }.pr-128{ padding-right:128px; }.pl-128{ padding-left:128px; }.pt-128{ padding-top:128px; }.pb-128{ padding-bottom:128px; }.m-144{ margin:144px; }.mr-144{ margin-right:144px; }.ml-144{ margin-left:144px; }.mt-144{ margin-top:144px; }.mb-144{ margin-bottom:144px; }.p-144{ padding:144px; }.pr-144{ padding-right:144px; }.pl-144{ padding-left:144px; }.pt-144{ padding-top:144px; }.pb-144{ padding-bottom:144px; }.pt-100{padding-top: 100px;}

.w50{ width:50%; }.w100{ width:100%; }.w-fit{ width:fit-content; }

.h100 {height: 100%;}.lh-18 {line-height: 1.8;}.lh-15 {line-height: 1.5;}.lh-20 {line-height: 2;}.lh-25 > * {line-height: 2.5;}

.line-clamp-1{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; }.line-clamp-2{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; }.line-clamp-3{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:3; }.line-clamp-4{ display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:4; }

article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) {margin: 16px 0; line-height: 1.9; font-family: var(--primary-font) !important; }article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ul,article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ol {  padding-left: 20px;}article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ul li,article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ol li {  list-style: inherit;}article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) img {  width: auto;}article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) img.aligncenter {  display: block;  margin: auto;}article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) table {  border-collapse: collapse;}article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) table td {  border: 1px solid var(--black);}article :is(.wp-video) {  margin: 0 auto;}article table :is(td, th) {  padding: 14px 12px;  border: 1px solid rgba(0, 0, 0, 0.1);}article table {  margin-top: 16px;}article ul { padding-left: 18px;}article li {  list-style: disc;  margin: 8px 0 !important;}article a {  color: var(--primary-color);}article ul,article ol {  list-style: disc;  margin: 16px 0 !important;}article table :is(td, th) {  padding: 14px 12px;}article table {  margin-top: 16px;}

#breadcrumbs a { color: #fff; }
#breadcrumbs .divider { margin: 0 6px; }
form .form-group.invalid > :first-child { border: 1px solid var(--red); }
form .form-message.invalid { margin-top: 5px; color: var(--red); font-size: 13px; font-style: italic; position: absolute; left: 0; bottom: -14px; }
form .form-alert { width: 100%; position: absolute; bottom: -14px; left: 50%; transform: translateX(-50%); }
form .form-alert.error { color: var(--red); }
form .form-alert.success { color: 11bb0f; }
.loading-container { position: absolute; bottom: 4px; left: 50%; transform: translate(-50%, -50%); opacity: 0; visibility: hidden; transition: 0.25s; width: 1px; }
.loading-container.active { opacity: 1; visibility: visible; }
.loading-spinning-bubbles { position: relative; margin: auto; }
.loading-spinning-bubbles .bubble-container { position: absolute; transform-origin: -150% 50%; }
.loading-spinning-bubbles .bubble-container .bubble { background: var(--secondary-color); width: 8px; height: 8px; border-radius: 50%; animation: bubble 1s infinite; animation-delay: inherit; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+1) { transform: translateX(200%) rotate(-90deg); animation-delay: -1.5s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+2) { transform: translateX(200%) rotate(-45deg); animation-delay: -1.375s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+3) { transform: translateX(200%); animation-delay: -1.25s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+4) { transform: translateX(200%) rotate(45deg); animation-delay: -1.125s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+5) { transform: translateX(200%) rotate(90deg); animation-delay: -1s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+6) { transform: translateX(200%) rotate(135deg); animation-delay: -0.875s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+7) { transform: translateX(200%) rotate(180deg); animation-delay: -0.75s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+8) { transform: translateX(200%) rotate(225deg); animation-delay: -0.625s; }

@keyframes bubble {0%, 100% {transform: scale(0);}50% {transform: scale(1);}}

.quatrang{ padding-top:32px; }.quatrang .page-numbers{ width:34px; height:34px; background-color:#fff; display:flex; align-items:center; justify-content:center; border-radius:50%; color:#333; font-size:15px; transition:0.5s; }.quatrang .page-numbers.current{ background-color:var(--blue); color:#fff; }.quatrang .page-numbers + .page-numbers{ margin-left:10px; }.quatrang .page-numbers:hover{ background-color:var(--blue); color:#fff; }

body { width: 100%; height: 100%; background-color: var(--primary-color);}
.home { z-index: 2; }
.gtranslate_wrapper { display: flex; }
a.glink + a.glink { margin-left: 6px; }
a.glink { display: flex; align-items: center; justify-content: center; }
a.glink img { width: 24px; height: 16px; border-radius: 2px; overflow: hidden; }
header { padding: 0 0 120px; }
header::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1; }
header::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: linear-gradient(to top, #18c5c8 -20%, transparent); z-index: 2; }
header .wrapper { z-index: 3; }
header .header-top { padding-top: 14px;z-index: 5; }
header .logo { height: auto; width: 275px; }
header .logo img { width: 145px; object-fit: contain; }
header .main-menu li + li { margin-left: 48px; }
header .main-menu li:hover a h3 { color: var(--primary-color); }
header .contact .icon-wrap { padding: 24px 14px 4px 14px; background-color: var(--primary-color); transform: translateY(-14px); transition: 0.4s; }
header .contact .icon-wrap .total-qty {position: absolute; background-color: #fff; width: 17px;height: 17px; border-radius: 50%; top: 22px; right: 5px;}
header .contact .icon-wrap img { object-fit: contain; width: 40px; height: auto; }
header .contact .icon-wrap::before { content: ""; position: absolute; bottom: -25px; right: 0; width: 0; height: 0; border-top: 0 solid transparent; border-bottom: 30px solid transparent; border-right: 50px solid var(--primary-color); z-index: 10; }
header .contact .icon-wrap::after { content: ""; position: absolute; bottom: -25px; left: 0; width: 0; height: 0; border-top: 0px solid transparent; border-bottom: 30px solid transparent; border-left: 50px solid var(--primary-color); z-index: 10; }
header .header-text { margin-top: 30px; z-index: 3; margin-bottom: 20px;}
header .header-text h2 { font-size: 115px; font-weight: 800; color: transparent; -webkit-text-stroke: 1px #ffffff; }
header .header-text .small-text { position: absolute; bottom: -5px; right: 50px; -webkit-text-stroke: 0px; color: #fff; }
.background { background-position: center 33%; background-size: cover; background-repeat: no-repeat; }
.bg { background-position: center; background-repeat: no-repeat; background-size: cover; }
.white-overlay::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(11, 19, 21, 0.4745098039); z-index: 0; }
.overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.2; z-index: -1; }
.bg-layer { background-color: var(--primary-color); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -2; }
.heading-section h3::before { content: ""; position: absolute; top: 50%; transform: translateY(-50%); left: -60px; background-image: url("./assets/img/wave1.png"); width: 36px; height: 7px; background-size: contain; }
.heading-section h3::after { content: ""; position: absolute; top: 50%; transform: translateY(-50%); right: -60px; background-image: url("./assets/img/wave2.png"); width: 36px; height: 7px; background-size: contain; }
.heading-section .expand-btn { position: absolute; top: 50%; right: 24px; z-index: 100; background-color: var(--primary-color); padding: 6px 10px; transform: translateY(-50%); }
.heading-section.active .expand-btn i {transform: rotate(180deg) ;}
.heading-section .expand-btn i {transition: .4s;}
.villa-menu .heading-section { margin-top: -70px; }
.menu-cate li + li { margin-left: 50px; }
.menu-cate li::before { content: ""; position: absolute; bottom: -4px; right: 0; border-bottom: 2px solid #fff; width: 0; height: 2px; transition: 0.4s; }
.menu-cate li:hover::before { width: 100%; right: unset; left: 0; }
.menu-cate li.active::before { width: 100%; right: unset; left: 0; }
.menu-cate li.active { font-family: "TikTokDisplay-Bold"; }
.search-box input { border-radius: 21px; font-size: 16px; padding: 12px 16px; border: 1px solid var(--border); color: #fff; }
.search-box input::placeholder { font-size: 14px; color: #fff; opacity: 0.7; }
.search-box button { background-color: #fff; border-radius: 0 21px 21px 0; position: absolute; top: 0; right: 0; padding: 12px 27px; height: 100%; border: 1px solid #fff; }
.search-box button:hover { background-color: var(--primary-color); color: #fff; border-color: var(--border); }
.search-box .clear-btn { position: absolute; top: 50%; transform: translateY(-50%); right: 80px; color: #fff; opacity: 0; visibility: hidden; padding: 12px; }
.search-box .clear-btn.active { opacity: 1; visibility: visible; }
.menu-cate-wrap { max-height: 0; overflow: hidden; transition: 0.8s; }
.menu-cate-wrap.active { max-height: 9000px; }
.menu-container { flex-wrap: wrap; row-gap: 60px; }
.menu-container::before { content: ""; position: absolute; top: 0; left: 50%; border-right: 1px solid var(--border); width: 1px; height: 100%; transform: translateX(-50%); }
.menu-container .li-group li { width: calc(50% - 60px); }
.menu-container .li-group article li {width: 100%; margin: 6px 0 !important;}
.menu-container article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) {margin: 8px 0; line-height: 1.8;}
.menu-container article ul, article ol {margin: 8px 0 !important;}
.menu-container .li-group { column-gap: 120px; }
.menu-container .li-group span.decor { position: absolute; left: 0%; bottom: -30px; width: 100%; height: fit-content; }
.menu-container .li-group span.decor img { position: absolute; left: 50%; transform: translate(-50%, -50%); width: 52px; height: 52px; object-fit: contain; top: 50%; }
.menu-container .li-group span.decor::before { content: ""; position: absolute; top: 50%; left: 0; width: 45%; height: 1px; border-top: 1px dashed var(--border); }
.menu-container .li-group span.decor::after { content: ""; position: absolute; top: 50%; right: 0; width: 45%; height: 1px; border-top: 1px dashed var(--border); }
.menu-container .dish-cost { text-align: right; margin-bottom: 18px; }
.menu-container .dish-name { margin-bottom: 12px; font-weight: 400;}
.menu-container .dish-desc.hide {max-height: 105px; overflow: hidden;}
.menu-container .dish-desc{max-height: 2000px; transition: .8s;}
.menu-container .dish-desc.hide .expand-btn {position: absolute; bottom: -16px; left: 0;display: block; height: fit-content; line-height: 1; font-style: normal; cursor: pointer;}
.menu-container .dish-desc .expand-btn {bottom: -42px; position: absolute; left: 0; display: block;height: fit-content; line-height: 1; font-style: normal; cursor: pointer; font-size: 14px; background-color: var(--primary-color); width: 100%; padding-bottom: 6px; padding: 12px 0;}
.menu-container .dish-desc .expand-btn:before {content: ""; position: absolute;bottom: 8px; left: 0; width: 90px; border-bottom: 1px solid #fff;}

.order-btn-wrap { min-width: 131px; justify-content: flex-end; }
.order-btn-wrap .wrap { border: 1px solid #fff; padding: 0 24px 0 8px; }
.order-btn-wrap .wrap .up { top: 6px; }
.order-btn-wrap .wrap .down { bottom: 8px; }
.order-btn-wrap .wrap .is-form { position: absolute; width: 24px; height: 7px; padding: 0 4px; right: 3px; }
.order-btn-wrap button { padding: 6px 10px; background-color: #fff; cursor: pointer;}
.order-btn-wrap button img { object-fit: contain; width: 24px; height: 18px; }
.menu-wrapper { max-height: 0; overflow: hidden; transition: 0.8s; }
.menu-wrapper.active { max-height: 9000px; }
.menu-content { transition: 0.6s; max-height: 9000px; position: relative; }
.menu-content.main-display.hide { max-height: 0; }
.menu-content.search-result { max-height: 0; transition: 0.5s; overflow-y: scroll; overflow-x: hidden; }
.menu-content.search-result.active { height: 840px; max-height: 840px; }
.menu-content.search-result.active .menu-container { padding-top: 64px; padding-right: 24px; }
.menu-content.search-result.active .menu-container::before { left: 49%; }
.menu-content.search-result.active .menu-container + .menu-container { margin-top: 60px; }
.menu-content.search-result.active .menu-cate-name { position: absolute; top: 0; left: 0; border-bottom: 2px solid #fff; padding-bottom: 6px;}
.search-result.menu-content:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1; transition: 0.6s; opacity: 0; visibility: hidden; border-radius: 6px; }
.search-result.loading.menu-content:before { opacity: 1; visibility: visible; }
.search-result.menu-content.loading .loading-container { bottom: unset; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 1; visibility: visible; z-index: 2; }
.search-result .loading-spinning-bubbles .bubble-container .bubble { background: #fff; }
.custom-scrollbar::-webkit-scrollbar { width: 6px; }
.custom-scrollbar::-webkit-scrollbar-track { background: #fff; border-radius: 10px; }
.custom-scrollbar::-webkit-scrollbar-thumb { background: #5de7ea; border-radius: 10px; }
.custom-scrollbar::-webkit-scrollbar-thumb:hover { background: #555; }
.footer .top h2 { font-size: 200px; font-weight: 800; color: transparent; -webkit-text-stroke: 1px #ffffff; }
.footer .top .footer-menu-wrap { flex: 1; text-align: right; }
.footer .top .footer-menu-wrap h3.heading { width: fit-content; margin-right: 0; margin-left: auto; border-bottom: 2px solid #fff; margin-bottom: 10px; padding-bottom: 4px; }
.footer .top .footer-menu-wrap ul li:hover h3 { margin-right: 5px; }
.footer .bottom h2 { font-size: 142px; color: #fff; }
.footer .bottom .copyright p { font-size: 30px; color: #fff; font-family: "TikTokDisplay-Bold"; line-height: 1.3; }

/* ------------------------------------------ */
.toast-container { position: fixed; bottom: 30px; right: 30px; z-index: 9999;} 
.toast {gap: 10px; background-color: #fff; color: white; padding: 16px 28px 16px 12px; border-radius: 12px; box-shadow: 0 4px 12px rgba(0,0,0,0.2); width: 350px; animation: slideIn 0.3s ease-out; position: relative; border-left: 6px solid #3ad720; display: flex; align-items: center;} 
.toast + .toast {margin-top: 24px;}
.toast > span i {color: #3ad720; font-size: 24px;}
.toast.error { border-left: 6px solid red;}
.toast.error span i{ color: red;}
/* .toast.success::before, .toast.error::before { content: ''; width: 20px; height: 20px; background-size: contain; background-repeat: no-repeat; } 
.toast.success::before { background-image: url('https://img.icons8.com/color/48/000000/checkmark.png'); } 
.toast.error::before { background-image: url('https://img.icons8.com/color/48/000000/delete-sign.png'); }  */
.toast .content { flex: 1; } 
.toast .title { margin-bottom: 6px;color: #000;  font-family: "TikTokDisplay-Medium";} 
.toast .subtitle { font-size: 15px; color: #a3a3a3; } 
.toast .subtitle a {color: #ccc; text-decoration: underline;}
.toast .close { position: absolute; top: 50%; right: 3px; cursor: pointer; transform: translatey(-50%); padding: 4px 7px;} 
.toast.hide {opacity: 0;transform: translateY(20px); transition: opacity 0.5s ease, transform 0.5s ease;}
@keyframes slideIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }

/* ----------------------------------------- */
.order-container {border: 3px solid rgba(255, 255, 255, 0.4); padding: 40px; border-radius: 10px; column-gap: 30px;}
.order-container .box-order {background-color: #fff; border-radius: 10px; width: 40%; padding: 32px 56px; position: relative;}
.order-container .box-order input{padding: 11px 14px; border: 1px solid var(--primary-color); border-radius: 5px;}
.order-container .box-order input::placeholder {color: var(--primary-color);}
.order-container input[type="date"], .order-container input[type="time"] {height: 42px; width: 100%;}
.order-container .box-order button {border: 1px solid var(--primary-color);}
.order-container .box-order button:hover {background-color: #fff; color: var(--primary-color);}
.order-container .cart-order {width: 60%; overflow-y: scroll; height: 380px; padding-right: 20px;}
.order-container .cart-order button img{width: 16px; height: 20px; object-fit: contain;}
.order-container .item-cart + .item-cart {margin-top: 22px; padding-top: 22px}
.order-container .item-cart + .item-cart:before {content: ''; position:absolute; top: 0; left: 0; width: 100%; height: 1px; border-top: 1px dashed var(--border);}
.order-container .total-amount{position: sticky; bottom: 0; background-color: var(--primary-color); left: 0; padding-top: 28px;}
.order-container form .form-alert {text-align: center; bottom: 2px; color: var(--primary-color);}
.order-container form .form-alert a {text-decoration: underline;}

.input-date-wrap > label{position: absolute; top: 12px; left: 12px; width: 120px;height: 22px; background-color: #fff;color: var(--primary-color);pointer-events: none; transition: .25s; opacity: 1; visibility: visible;}
.input-date-wrap input:focus + label{opacity: 0; visibility: hidden;}
.input-date-wrap input + label.remove{opacity: 0; visibility: hidden;}
.order-container input[type="date"]::-webkit-calendar-picker-indicator {display: none;-webkit-appearance: none;}
.order-container input[type="time"]::-webkit-calendar-picker-indicator { display: none;-webkit-appearance: none;}

.empty-cart {height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.empty-cart svg {width: 114px; color: #fff; margin-bottom: 12px;}


header .contact .icon-wrap:hover .mini-cart{ opacity: 1; visibility: visible;}
.mini-cart { position: absolute; right: 0; top: 120%; width: 360px; background: #fff; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); padding: 14px; opacity: 0; visibility: hidden; transition: .5s; z-index: 1000; }
.mini-cart .section { border: 1px solid #eee; border-radius: 12px; padding: 10px; margin: 10px 0; }
.mini-cart  .section-title { display: flex; align-items: center; justify-content: space-between; margin-bottom: 8px; }
.mini-cart  .section-title small { color: var(--muted); font-weight: 600; }
.mini-cart  .item { display: grid; grid-template-columns: 1fr auto; gap: 10px; padding: 8px 0; }
.mini-cart  .item + .item { border-top: 1px dashed var(--line); }
.mini-cart  .item .name { font-weight: 700; margin: 0; font-size: 15px; }
.mini-cart  .item .dish-name {max-width: 210px;}
.mini-cart  .item .meta { margin-top: 2px; color: var(--muted); font-size: 13px; display: flex; gap: 10px; align-items: center; flex-wrap: wrap; }
.mini-cart  .price { color: #0a4; font-weight: 700; }
.mini-cart  .qtybox { display: flex; align-items: center; gap: 6px; justify-content: flex-end; }
.mini-cart  .btn-qty { width: 32px; height: 32px; border: 1px solid #eee; background: #fff; border-radius: 10px; cursor: pointer; font-weight: 900; font-size: 16px; line-height: 1; }
.mini-cart  .qty { min-width: 22px; text-align: center; font-weight: 900; font-size: 14px; }
.mini-cart  .section-total { border-top: 1px solid #eee; margin-top: 8px; padding-top: 8px; display: flex; justify-content: space-between; font-weight: 900; }
.mini-cart  .section-actions { margin-top: 12px; display: flex; gap: 10px; }
.mini-cart  .btn { flex: 1; border: none; border-radius: 6px; padding: 9px 12px; cursor: pointer; text-align: center; font-size: 16px;}
.mini-cart .btn.primary { background: var(--primary-color); color: #fff; }
.mini-cart  .btn.ghost { background: #f3f5f7; color: #111; }
.mini-cart .empty { color: var(--muted); font-size: 16px; padding: 6px 0; }
.mini-cart .footer-actions { margin-top: 10px; display: flex; gap: 10px; }

.mobile-menu-container {display: none;}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1441px) {}

@media screen and (max-width: 1400px) {
	.footer .top h2 {font-size: 155px;}
	.footer .bottom h2 {font-size: 115px;}
	.footer .bottom .copyright p {font-size: 26px;}
	.footer .top .footer-menu-wrap h3.heading, .footer-menu li h3 {font-size: 26px;}
	.menu-cate li + li {margin-left: 36px;}
	.menu-cate li {font-size: 18px;}
}

@media screen and (max-width: 1368px) {}

@media screen and (max-width: 1199px) {
	header .header-text h2 {font-size: 100px;}
	header .header-text .small-text {font-size: 20px; bottom: -2px; right: 46px;}
	header .header-text {margin-bottom: 0;}
	.villa-menu {padding-bottom: 70px;}
	.menu-section .background {padding-bottom: 50px; padding-top: 50px;}
	.menu-section .background h3 {font-size: 22px;}
	.home.pb-80 {padding-bottom: 40px;}
	.villa-menu {padding-bottom: 50px;}
	header .logo {width: 160px;}
	
	.menu-container .dish-desc.hide .expand-btn {bottom: -6px;}
	.menu-container .dish-desc.hide {padding-bottom: 35px;}
	.menu-container .dish-desc.no-padding{padding-bottom: 0;}
	.menu-container .dish-desc {padding-bottom: 40px;}
	.menu-container .dish-desc .expand-btn {bottom: -0;}
	.menu-container .li-group {column-gap: 90px;}
	.menu-container .li-group li {width: calc(50% - 45px);}
	
	.menu-cate li + li {margin-left: 26px;}
	.menu-cate li {font-size: 16px;}
	.menu-container .dish-name {font-size: 17px; margin-bottom: 6px;}
	.menu-container .dish-desc {font-size: 15px;}
	.menu-container .order-btn-wrap .wrap {padding: 0 24px 0 1px;}
	.menu-container .order-btn-wrap .add-cart img {width: 22px; height: 17px;}
	.menu-container .dish-cost {font-size: 17px; margin-bottom: 6px;}
	
	.footer .bottom h2 {font-size: 90px;}
	.footer .bottom .copyright p {font-size: 20px;}
	.footer .top .footer-menu-wrap h3.heading, .footer-menu li h3 {font-size: 20px;}
	.footer .top h2 {font-size: 110px;}
	.footer.pb-80 {padding-bottom: 30px;}
	
	.page-template .fs-54px {font-size:42px;}
	.order-container .cart-order {width: 52%;}
	.order-container .box-order {width: 48%; padding: 32px 30px;}
	.order-container .left .fs-20px, .order-container .right .fs-18px {font-size: 17px;}
	.order-container .left .dish-desc {font-size: 15px;}
	.page-template .pt-100{padding-top: 60px;}
}

@media screen and (max-width: 1025px) {}

@media screen and (max-width: 992px) {
	header .contact .icon-wrap {display: block;}
	header .logo img {width: 110px;}
	header .logo {width: fit-content;}
	header .main-menu li + li {margin-left: 30px;}
	header .fs-18px {font-size: 16px;}
	header .header-text h2 {font-size: 80px;}
	header .header-text .small-text {font-size: 17px; bottom: -3px; right: 36px;}
	
	.menu-section .background h3 {font-size: 20px;}
	.menu-wrapper .menu-cate.mt-48 {margin-top: 40px;}
	.menu-cate li + li {margin-left: 16px;}
	.search-box {width: 100%;}
	.order-btn-wrap {min-width: 100px;}
	
	.footer .top h2 {font-size: 100px;}
	.footer .bottom h2 {font-size: 70px;}
	.footer .bottom .copyright p, .footer .top .footer-menu-wrap h3.heading, .footer-menu li h3 {font-size: 17px;}
	.footer.mt-70 {margin-top: 40px;}
	
	.order-container {flex-wrap: wrap; flex-direction: column-reverse;}
	.order-container .cart-order {width: 100%;}
	.order-container .box-order {width: 100%; margin-bottom: 30px;}
}

@media screen and (max-width: 769px) {
	header .logo img {width: 90px;}
	header .contact .icon-wrap img {width: 24px;}
	header .contact > a {display: none;}
	header .contact > .wrap {margin: 0 8px;}
	header .contact .icon-wrap {padding: 14px 14px 4px 14px;}
	header .contact .icon-wrap .total-qty {top: 8px;}
	header .contact .icon-wrap::before, header .contact .icon-wrap::after {bottom: -20px; }
	header .menu-wrap {display: none;}
	header .header-text h2 {font-size: 65px;}
	header .header-text .small-text {font-size: 14px; bottom: -3px; right: 30px;}
	.menu-section .background {padding-bottom: 40px; padding-top: 40px;}
	.menu-section .background h3 {font-size: 18px;}
	.heading-section .expand-btn {padding: 4px 8px;}
	.heading-section .expand-btn i {font-size: 13px;}
	.search-box input {padding: 10px 16px;}
	.search-box {margin-top: 20px;}
	.order-btn-wrap .wrap .up {top: 5px;}
	.order-btn-wrap .wrap .down {bottom: 7px;}
	.menu-container article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) {margin: 6px 0;}
	
	.heading-section h3::before, .heading-section h3::after {width: 28px; background-repeat: no-repeat;}
	
	.menu-container .li-group li {width: 100%; position: relative;}
	.menu-container .li-group {flex-wrap: wrap;}
	.menu-container, .menu-container .li-group {row-gap: 30px;}
	.menu-container::before, .menu-container .li-group span.decor {display: none;}
	.menu-container .li-group > li + li:before {content: "";border-top: 1px dashed var(--border); position: absolute; top: -15px; left: 0; width: 100%; height: 1px;}
	.menu-container .li-group + .li-group:before {content: "";border-top: 1px dashed var(--border); position: absolute; top: -15px; left: 0; width: 100%; height: 1px;}
	
	.menu-content {transition: 0.6s; max-height: 515px; overflow-y: scroll; padding-right: 20px;}
	.menu-wrapper .menu-cate.mt-48 {margin-top: 24px; justify-content: flex-start; padding-bottom: 12px; overflow-x: scroll; overflow-y: hidden;}
	.menu-cate li {min-width: fit-content;}
	.menu-cate li + li {margin-left: 28px;}
	
	.menu-mobile-btn .bar {display: flex; width: 26px;  height: 1px; border-radius: 10px; border-top: 1px solid rgba(255, 255, 255, 0.7);}
	.menu-mobile-btn .bar:nth-child(2) {margin: 6px 0;}
	
	.mobile-menu-container { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); z-index: 999; visibility: hidden; opacity: 0; transition: .8s; }
	.mobile-menu-container.active { visibility: visible; opacity: 1; }
	.mobile-menu-container .menu-wrap { position: fixed; top: 0; left: 0; z-index: 6; background-color: #fff; width: 400px; height: 100%; opacity: 0; visibility: hidden; transform: translateX(-100%); transition: .8s; overflow-y: scroll; background-color: var(--primary-color);}
	.mobile-menu-container .menu-wrap .overlay{position: absolute;top: 0; left: 0; width: 100%; height: 100%; opacity: 0.2; background-size: contain; background-repeat: repeat;}
	.mobile-menu-container .menu-wrap .menu-head { padding: 12px; background-color: var(--primary-color); border-bottom: 1px solid var(--border);}
	.mobile-menu-container .menu-wrap .menu-head::before { content: ""; position: absolute; top: 0; right: 53px; height: 100%; }
	.mobile-menu-container .menu-wrap .menu-head .search-btn { font-size: 24px; transform: rotate(90deg); }
	.mobile-menu-container .menu-wrap .menu-head .close-btn { padding: 0 3px;}
	.mobile-menu-container .menu-wrap .menu-head .close-btn svg { width: 24px; height: auto; color: #fff; transition: .25s; }
	.mobile-menu-container .menu-wrap .search-container { flex: 1; }
	.mobile-menu-container .menu-wrap .search-container.active { max-height: 36px; opacity: 1; visibility: visible; display: none; }
	.mobile-menu-container .menu-wrap .search-container input { width: 100%; padding: 12px 12px 12px 36px; border-top-width: 0px; }
	.mobile-menu-container .menu-wrap .search-container button { position: absolute; top: 0; left: -12px; height: 100%; padding: 0 11px; }
	.mobile-menu-container .menu-wrap .logo img { width: 175px; height: auto; }
	.mobile-menu-container .menu-wrap .main-menu { display: block; margin-top: 0; }
	.mobile-menu-container .menu-wrap .main-menu > li { margin: 20px 0; padding-bottom: 20px; padding-left: 16px;}
	.mobile-menu-container .menu-wrap .main-menu li > .sub-menu { margin-left: 20px; max-height: 500px; transition: max-height 0.35s ease-out, padding 0.25s linear, opacity 0.5s, visibility 0.5s; opacity:1; visibility: visible; margin-top: 5px;}
	.mobile-menu-container .menu-wrap .main-menu li > .sub-menu.active { max-height: 1000px; padding: 8px 0 0; transition: max-height 0.35s ease-in, padding 0.25s linear, opacity 0.5s, visibility 0.5s; opacity: 1; visibility: visible; }
	.mobile-menu-container .menu-wrap .main-menu li > .sub-menu > li { padding: 10px 0; }
	.mobile-menu-container .menu-wrap .main-menu li > .sub-menu > li > a > h3 { font-weight: bold; font-size: 13px; }
	.mobile-menu-container .menu-wrap .main-menu > li.menu-item-has-children > a { position: relative; }
	.mobile-menu-container .menu-wrap .main-menu li > .sub-menu > li + li {border-top: 1px solid #8c8c8cc9;}
	.mobile-menu-container .menu-wrap .call-wrap { padding-bottom: 0; margin-bottom: -10px; padding-top: 8px; }
	.mobile-menu-container .menu-wrap .contact { padding: 12px 0 12px; color: #fff; display: flex; align-items: center; font-size: 16px; }
	.mobile-menu-container .menu-wrap .contact svg { width: 19px; height: auto; margin-right: 6px; color: #000; }
	.mobile-menu-container.active .menu-wrap { opacity: 1; visibility: visible; transform: translateX(0); }
	.mobile-menu-container .menu-wrap .main-menu li > .sub-menu > li:last-child {padding-bottom: 0;}
	.menu-bot {border-top: 1px solid var(--border); padding: 14px;}
	
	.menu-content.search-result.active {height: 515px;max-height: 515px;}
	.footer .top h2 {font-size: 65px;}
	.footer .bottom h2 {font-size: 40px;}
	.footer .bottom .copyright p, .footer .top .footer-menu-wrap h3.heading, .footer-menu li h3 {font-size: 15px;}
	.footer .bottom, .footer .top {align-items: flex-end;}
	
	.order-container {padding: 24px;}
	.page-template .fs-54px {margin-bottom: 30px; font-size: 32px;}
	.page-template .pt-100 {padding-top: 35px;}
	.page-template header {padding: 0px 0 70px;}
	.menu-container .li-group li .left { flex: 1; min-width: 0;}
    .menu-container .li-group li .right {flex: 0;}
}

@media screen and (max-width: 576px) {
	header .header-text h2 {font-size: 50px;}
	header .header-text .small-text {font-size: 13px; bottom: -5px;right: 25px;}
	.page-template header {padding-bottom: 50px;}
	header {padding: 0 0 100px;}
	header .header-text {margin-top: 20px;}
	.footer .bottom h2 {font-size:36px;}
	.footer .top h2 {font-size: 60px;}
	.footer .bottom .copyright p, .footer .top .footer-menu-wrap h3.heading, .footer-menu li h3 {font-size: 14px; font-family: 'TikTokDisplay-Regular';}
	.footer .bottom {margin-top: 12px;}
	.footer .top .footer-menu-wrap h3.heading {border-bottom: 1px solid #fff; margin-bottom: 6px;}
	.villa-menu {padding-bottom: 36px;}
	
	.toast {padding: 12px 24px 12px 12px; border-radius: 6px;} 
	.toast .title {font-size: 15px;}
	.toast .subtitle {font-size: 14px;}
	.toast > span i {font-size: 20px;}
	.heading-section h3::before, .heading-section h3::after {width: 22px;}
	.heading-section h3::before {left: -42px;}
	.heading-section h3::after {right: -42px;}
	.heading-section .expand-btn {padding: 3px 7px;}
	.search-box button {font-size: 15px; padding : 12px 22px;}
	
	.menu-content.search-result.active .menu-container {padding-right: 0;}
	.menu-content.search-result.active .menu-cate-name {font-size: 17px;}
	.menu-content.search-result.active .dish-desc {padding-bottom: 0;}
	.search-box .clear-btn {right: 64px;}
	.menu-container .dish-desc {font-size: 14px;}
	.menu-container .dish-name, .menu-container .dish-cost {font-size: 16px;}
	.menu-container .dish-desc.hide .expand-btn {bottom: -6px; padding: 13px 0 18px;}
	.menu-container .order-btn-wrap .add-cart img {width: 19px; height: 16px;}
	.order-btn-wrap button {padding: 5px 8px;}

	.menu-section .background {padding-top: 32px; padding-bottom: 32px;}
	
	.order-container .box-order {padding: 20px 12px;}
	.order-container .box-order input {padding: 9px 14px;}
	.order-container input[type="date"], .order-container input[type="time"] {height: 38px;}
	.order-container {border-width: 1px;}
	.order-container .cart-order button img {width: 14px; height: 17px;}
	.order-container .box-order button {padding: 9px 0;}
	.page-template .fs-54px {margin-bottom: 25px; font-size: 24px;}
	
	.order-container .box-order .form-group {width: 100%; height: 38px;}
	
/* 	.order-btn-wrap .wrap .is-form {position: relative; top: unset; left: unset; right: unset; bottom: unset;} */
/* 	.menu-container .order-btn-wrap .wrap input{ transform: translatey(2px);} */
	.menu-container .order-btn-wrap .wrap {padding: 0 17px 0 17px;}
	.order-btn-wrap .wrap .is-form {font-size: 16px;}
	.order-btn-wrap .wrap .up {top: 50%; transform: translatey(-50%); right: unset; left: 0;}
	.order-btn-wrap .wrap .down{bottom: unset; top: 50%;transform: translateY(-50%); right: 0;}
	.order-container .order-btn-wrap .wrap input {transform: translateX(7px);}
}

@media screen and (max-width: 431px) {
	.mini-cart .section-title {font-size: 16px;}
	.mini-cart .section-title .fs-15px{font-size: 14px;}
	.order-container {padding: 0; border: 0;}
	.page-template .pt-100 {padding-bottom: 40px;}
	.order-container .cart-order {height: 345px;}
	.order-container .left .fs-20px, .order-container .right .fs-18px {font-size: 16px;}
	.order-container .left .dish-desc {font-size: 14px;}
	.order-container .total-amount .fs-18px{font-size: 16px;}
	.order-container .total-amount .fs-20px{font-size: 18px;}
	.order-container form .form-alert {bottom: -28px; display: block;color: #fff; font-size: 13px;}
	.order-container form .form-alert a{color: #fff;}
	.empty-cart svg {width: 72px;}
	.empty-cart .fs-20px {font-size: 18px;}
	.mobile-menu-container .menu-wrap {width: 90%;}
/* 	.order-container .cart-order {border: 1px solid var(--border); padding: 16px; border-radius: 15px;} */
}

@media screen and (max-width: 400px) {
	.footer .bottom h2 {font-size: 34px;}
	.footer .top h2 {font-size: 50px;}
	.mini-cart .item .dish-name {max-width: 200px;}
}

@media screen and (max-width: 391px) {
	.footer .bottom h2{font-size: 30px;}
}

@media screen and (max-width: 376px) {}















