progress,
sub,
sup {
	vertical-align: baseline;
}
.contact-us-loader,
html,
legend {
	box-sizing: border-box;
}
body,
html {
	scroll-behavior: smooth;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
body {
	line-height: 1;
	padding: 0;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
body::-webkit-scrollbar {
	display: none;
}
.contact-us-map-section > div,
.discount-slide,
.main-section,
.navbar-menu-hamburger,
.parent,
body.menu-open,
main {
	overflow: hidden;
}
.navbar-menu-hamburger::after,
.parent::after {
	background-repeat: no-repeat;
	background-position: center center;
}
button,
hr,
input,
svg {
	overflow: visible;
}
.text-justify {
	text-align: justify;
}
.about,
.takeout-menu-section {
	background-color: #5c0f0e;
	padding: 50px 0;
	color: #fff;
	font-family: "sf display";
}
.about-us-head,
.contact-us-head,
.mobile-app-head,
.our-menu-head,
.privacy-policy-about-us-head,
.takeout-head {
	position: relative;
}
.about-us-head__button,
.mobile-app-head__button,
.our-menu-head__button,
.takeout-head__button {
	background-color: #012214;
	border: 1px solid #fff;
	color: #e6e6e6;
	padding: 10px 24px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 50px;
	text-transform: capitalize;
}
.about-us-head__content {
	display: flex;
	gap: 24px;
	flex-direction: column;
}
.about-us-head__content p {
	font-size: 18px;
	line-height: 1.3;
	width: 45%;
	color: #e6e6e6;
	text-align: justify;
}
.about-us-head__images,
.contact-us-head__images {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.about-us-head__title {
	font-size: 4rem;
	font-weight: 700;
	width: 45%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	margin-bottom: 0;
	margin-top: 2rem;
}
.about-us-head__title::after {
	content: url(/images/leaf.png);
	width: auto;
	height: auto;
	position: absolute;
	right: 0;
}
.about-us-circle-line {
	background-color: #e4572e;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	right: 52%;
	top: 50%;
}
.about-us-circle-line::after,
.contact-us-circle-line::after,
.privacy-policy-circle-line::after {
	content: "";
	display: inline-block;
	background-color: #e4572e;
	height: 4px;
	width: 950px;
}
.about-us-body {
	display: flex;
	margin-top: 20px;
	justify-content: space-between;
}
.about-us-left,
.contact-us-left {
	flex-basis: 50%;
	margin-right: 40px;
}
.about-us-body__subtitle,
.contact-us-body__subtitle,
.privacy-policy-about-us-body__subtitle {
	font-size: 2rem;
}
.about-us-body__contents {
	display: flex;
	flex-direction: column;
	gap: 36px;
}
.about-us-content,
.navbar-button-container div,
.navbar-header-top .navbar-nav {
	display: flex;
	align-items: center;
}
.about-us-content > div,
.mobile-app-flex > img,
.takeout-flex > img {
	width: 50%;
}
.about-us-content img {
	max-width: 80%;
	height: auto;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
}
.about-us-body__content p:first-child {
	font-size: 24px;
	line-height: 2px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.about-us-body__content p:last-child {
	color: #969696;
	size: 18px;
	line-height: 19px;
}
.about-us-right,
.contact-us-right {
	flex-basis: 50%;
	overflow: hidden;
}
.about-us-right img,
.contact-us-right img {
	width: 100%;
	height: auto;
	border-radius: 40px;
}
.about-us-capitalize,
.privacy-policy-capitalize,
button,
select {
	text-transform: none;
}
.contact-us-section {
	background-color: #fff;
	padding: 80px 0;
	color: #000;
	font-family: "sf display";
}
.contact-us-form input,
.contact-us-form textarea,
.contact-us-head__button,
a {
	background-color: transparent;
}
.contact-us-head__button {
	border: 1px solid #012214;
	color: #012214;
	padding: 10px 24px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 50px;
	text-transform: capitalize;
}
.contact-us-circle-line,
.mobile-app-link:hover,
.our-menu-menu-link:hover,
.takeout-menu-link:hover {
	background-color: #e4572e;
}
.footer-underline,
abbr[title] {
	text-decoration: underline;
}
.contact-us-head__content {
	display: flex;
	flex-direction: column;
	gap: 24px;
	margin: 20px 0;
}
.contact-us-head__content p {
	color: #6b6b6b;
	font-size: 18px;
}
.contact-us-head__title {
	font-size: 4rem;
	font-weight: 700;
	margin: 0;
}
.contact-us-circle-line {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	right: 52%;
	top: 40%;
}
.contact-us-body {
	display: flex;
	justify-content: space-between;
}
.contact-us-body__contents {
	margin-top: 2rem;
}
.contact-us-body__content {
	margin-bottom: 1rem;
}
.contact-us-body__content p:first-child {
	font-size: 24px;
	line-height: 24px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.contact-us-body__content p:last-child {
	color: #969696;
	size: 18px;
	line-height: 19px;
}
.contact-us-bg-gradiant {
	background-image: linear-gradient(to right, #ffefe6, #fcccad);
}
.contact-us-map-section {
	display: flex;
	flex-direction: column;
	gap: 15px;
	width: 50%;
	height: 100%;
}
.contact-us-map-section > div {
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	padding: 10px 30px;
}
.contact-us-iframe {
	width: 100%;
	padding: 0 !important;
	height: 450px;
	border-radius: 30px;
	object-fit: cover;
}
.contact-us-restaurant-details {
	display: flex;
	width: 100%;
	justify-content: space-between;
	min-height: 180px;
}
.contact-us-restaurant-details h5 {
	color: #1f232e;
	font-size: 24px;
	font-weight: 700;
	margin: 20px 0;
}
.contact-us-restaurant-details ul {
	display: flex;
	flex-direction: column;
	gap: 15px;
	margin: 18px 0;
}
.contact-us-restaurant-details p {
	margin: 10px 0;
	color: #000;
	font-size: 18px;
}
.contact-us-address {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 10px;
}
.contact-us-form {
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	padding: 30px 40px;
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.contact-us-form div {
	margin: 12px 0;
}
.contact-us-form label {
	display: block;
	color: #012214;
	font-size: 18px;
	margin: 10px 0;
}
.contact-us-form input {
	width: 100%;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	height: 56px;
	border: 2px solid #000;
	padding: 0 20px;
}
.contact-us-form textarea {
	width: 100%;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	height: 200px;
	padding: 20px;
	border: 2px solid #000;
	resize: none;
}
.contact-us-form form {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
}
.contact-us-form button {
	width: 100%;
	background-color: #ff633b;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	height: 56px;
	color: #fff;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	font-size: 20px;
	margin-top: 20px;
	cursor: pointer;
}
.contact-us-checkbox {
	display: flex;
	align-items: start;
	margin-top: 20px;
}
.contact-us-checkbox input[type="checkbox"] {
	width: 24px !important;
	height: 24px !important;
	margin-right: 10px;
	appearance: none;
	border: 1px solid #000;
	border-radius: 4px;
	cursor: pointer;
	position: relative;
	padding: 0 !important;
}
.contact-us-checkbox input[type="checkbox"]:checked {
	background-color: #28a745;
	border-color: #28a745;
}
.contact-us-checkbox label {
	margin: 0 !important;
	font-size: 16px !important;
	list-style: outside;
	width: 90%;
}
.contact-us-checkbox input[type="checkbox"]:checked::after {
	content: "✔";
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 2px;
	left: 4px;
}
@media only screen and (max-width: 768px) {
	.about,
	.contact-us-section {
		padding: 64px 0;
	}
	.about-us-head__title {
		font-size: 2rem;
		font-weight: 700;
		width: 90%;
	}
	.about-us-circle-line,
	.contact-us-circle-line {
		top: 5%;
	}
	.about-us-circle-line::after,
	.contact-us-circle-line::after {
		width: 336px;
	}
	.about-us-body {
		display: block;
		margin-top: 30px;
	}
	.about-us-body__subtitle,
	.contact-us-body__subtitle {
		font-size: 16px;
	}
	.about-us-body__content p:first-child,
	.contact-us-body__content p:first-child {
		font-size: 20px;
	}
	.about-us-body__content p:last-child,
	.contact-us-body__content p:last-child {
		font-size: 1rem;
	}
	.about-us-right,
	.contact-us-right {
		margin-top: 2rem;
	}
	.about-us-content {
		display: flex;
		align-items: start;
		flex-direction: column;
		gap: 24px;
	}
	.about-us-body__contents {
		gap: 24px;
		margin-top: 0;
	}
	.about-us-content > div,
	.about-us-head__content p,
	.contact-us-form,
	.contact-us-map-section {
		width: 100%;
	}
	.about-us-content > div:first-child {
		order: 2;
	}
	.about-us-content > div:last-child {
		order: 1;
	}
	.about-us-content img {
		max-width: 100% !important;
		border-radius: 30px;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		-ms-border-radius: 30px;
		-o-border-radius: 30px;
	}
	.about-us-head__title::after {
		transform: scale(0.6);
		-webkit-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-ms-transform: scale(0.6);
		-o-transform: scale(0.6);
	}
	.contact-us-head__title {
		font-size: 2rem;
	}
	.contact-us-body {
		display: block;
		margin-top: 25px;
	}
	.contact-us-map-section {
		order: 2;
		padding: 0;
	}
	.contact-us-form {
		order: 1;
		padding: 20px;
	}
	.contact-us-form input,
	.contact-us-form textarea {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.contact-us-iframe {
		width: 100%;
		padding: 0 !important;
		margin: 0;
	}
	.contact-us-map-section > div {
		width: 100%;
		padding: 10px 20px;
		margin: 0;
		box-sizing: border-box;
	}
	.container {
		padding: 0 15px;
		width: 100%;
		box-sizing: border-box;
	}
	.contact-us-restaurant-details,
	.contact-us-section {
		flex-direction: column;
	}
	.contact-us-restaurant-details {
		padding: 30px 0;
	}
	.contact-us-address,
	.contact-us-restaurant-details,
	.contact-us-restaurant-details ul {
		align-items: center;
		justify-content: center;
	}
	.contact-us-address {
		gap: 25px;
	}
	.contact-us-address div {
		text-align: center;
	}
	.contact-us-head__content,
	.contact-us-section {
		gap: 16px;
	}
	.contact-us-container {
		flex-direction: column;
		width: 100%;
		gap: 30px;
	}
}
.contact-us-capitalize {
	text-transform: none;
	color: #6b6b6b;
}
.contact-us-toast {
	visibility: hidden;
	min-width: 250px;
	background-color: #333;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	padding: 24px;
	position: fixed;
	z-index: 1;
	bottom: 30px;
	left: 50%;
	font-family: sans-serif;
	transform: translateX(-50%);
	font-size: 17px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
.footer-sf-display,
.mobile-app-section,
.navbar-sf-display,
.our-menu,
.sf-display {
	font-family: "sf display";
}
.contact-us-toast.show {
	visibility: visible;
	animation: 3s fadeInOut;
}
@keyframes fadeInOut {
	0%,
	100% {
		opacity: 0;
	}
	10%,
	90% {
		opacity: 1;
	}
}
.contact-us-loader {
	width: 24px;
	height: 24px;
	border: 3px solid #fff;
	border-bottom-color: transparent;
	border-radius: 50%;
	display: inline-block;
	animation: 1s linear infinite rotation;
	visibility: visible;
}
.contact-us-hidden {
	visibility: hidden;
}
@keyframes rotation {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
.contact-us-form div:last-child {
	margin-top: auto;
}
.contact-us-container {
	display: flex;
	gap: 32px;
	align-items: stretch;
	justify-content: space-between;
	margin-top: 50px;
}
.navbar-menu,
body,
ul {
	margin: 0;
}
@font-face {
	font-family: Medino;
	src: url("../fonts/medino/medino-regular.otf") format("openType");
}
@font-face {
	font-family: "sf display";
	src: url("../fonts/sf-pro-display/SFPRODISPLAYREGULAR.OTF") format("openType");
}
.footer-section {
	width: 100%;
	color: #fff;
}
.footer-section > div {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer-logo__title {
	color: #e52522;
	font-size: 32px;
	font-weight: 700;
}
.footer-links {
	font-size: 14px;
	border-top: 2px solid #fff;
	padding-top: 20px;
}
.footer-links ul {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 20px;
	list-style-type: none;
}
.footer-links ul a,
.footer-social-media i,
.navbar-fa-phone-volume {
	color: #fff;
}
@media only screen and (max-width: 768px) {
	.footer-links ul,
	.footer-section > div {
		flex-direction: column;
	}
	.footer-links ul {
		padding: 0;
		gap: 24px;
		margin-bottom: 25px;
	}
	.footer-desktop-copyright {
		display: none;
	}
	.footer-section > div {
		justify-content: center;
		padding: 30px 0;
	}
	.footer-flex {
		flex-direction: row;
		gap: 30px;
	}
}
.footer-social-media {
	display: flex;
	align-items: center;
	gap: 20px;
	list-style: none;
}
.footer-social-media a {
	font-size: 24px;
}
.footer-social-media li:hover > a {
	background: linear-gradient(180deg, #ffefe6 0, #fbc6a4 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.footer-flex {
	display: flex;
	align-items: center;
	justify-content: center;
}
.mobile-app-section {
	background-color: #022d1a;
	padding: 50px 0;
	color: #fff;
}
.mobile-app-head__title,
.takeout-head__title {
	font-size: 4rem;
	font-weight: 700;
}
.mobile-app-head__content,
.takeout-head__content {
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding: 20px 0;
}
.mobile-app-head__content p {
	font-size: 18px;
	font-weight: 400 !important;
}
.mobile-app-link,
.takeout-menu-link {
	background-color: #ff633b;
	color: #fff;
	padding: 13px 24px;
	text-decoration: none;
	border-radius: 50px;
	display: flex;
	text-transform: capitalize;
	text-wrap: nowrap;
	transition: 0.3s;
	gap: 10px;
	font-size: 20px;
}
.mobile-app-button-container {
	display: flex;
	align-items: center;
	gap: 25px;
}
.mobile-app-outline,
.takeout-outline {
	border: 1px solid #fff;
	background-color: transparent !important;
}
.mobile-app-flex,
.takeout-flex {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
}
.mobile-app-capitalize,
.takeout-capitalize {
	text-transform: none;
	color: #e6e6e6;
}
.navbar-header-link,
.navbar-menu-link,
.navbar-menu__hamburger-link {
	text-transform: capitalize;
	font-size: 20px;
	transition: 0.3s;
	text-decoration: none;
}
:root {
	--primaryColor: #ffefe6;
	--buttonColor: #ff633b;
	--hoverColor: #c63a17;
	--vh: 1vh;
	--primaryColor: #ffefe6;
	--secondaryColor: #5c0f0e;
	--buttonColor: #ff633b;
	--hoverColor: #c63a17;
}
.navbar-header-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1rem 0;
}
.navbar-menu {
	list-style-type: none;
	padding-left: 0;
	display: flex;
}
.navbar-menu-link,
.navbar-menu__hamburger-link {
	padding: 0 1.2rem;
	color: #000;
}
.navbar-hamburger-menu {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
}
.navbar-cross__icon,
.navbar-menu__hamburger-link.navbar-menu-link__mobile,
.navbar-menu__icon,
.navbar-text-xl,
.our-menu-dot-container,
.our-menu-slideshow-container,
[hidden],
template {
	display: none;
}
.navbar-menu-link:hover {
	color: var(--hoverColor);
}
.navbar-header-link {
	border-radius: 50px;
	display: inline-block;
	text-wrap: nowrap;
}
.navbar-header-link__icon,
.navbar-social-media a {
	color: #fff;
	font-size: 21px;
}
.navbar-button-container {
	gap: 2rem;
	display: flex;
	align-items: center;
}
.navbar-header-link:first-child {
	background-color: var(--buttonColor);
	color: #fff;
	padding: 8px 24px;
}
.navbar-header-link:first-child:hover {
	background-color: var(--hoverColor);
}
.navbar-button-container div .navbar-header-link:first-child {
	background-color: var(--primaryColor);
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
}
.navbar-header-link__icon {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #012214;
	border-radius: 50%;
	padding: 12px;
}
.navbar-menu-hamburger {
	position: fixed;
	top: 0;
	left: -100000px;
	bottom: 0;
	background-color: #012214;
	width: 100%;
	flex-direction: column;
	height: 100vh !important;
	height: calc(var(--vh, 1vh) * 100) !important;
	transition: 0.3s;
	display: flex;
	padding: 2rem 0;
	align-items: center;
	justify-content: space-between;
	z-index: 1000000000;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
}
.navbar-flex {
	display: flex;
}
.navbar-items-center {
	align-items: center;
}
.navbar-gap-6 {
	gap: 24px;
}
.navbar-menu-hamburger::after {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../../images/small-line.png);
	z-index: -1;
	top: 0;
}
.navbar-menu-hamburger-list {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	gap: 25px;
}
.navbar-menu-hamburger-navigation {
	width: 80%;
	margin: 25px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #fff;
}
.navbar-menu__hamburger-link {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	transition: 0.3s;
}
.navbar-menu__hamburger-link::after,
.navbar-menu__hamburger-link::before {
	content: "";
	background-image: linear-gradient(to right, #ffefe6, #e4572e);
	display: none;
	height: 2px;
	width: 50px;
	transition: 0.3s;
	margin: 0 5px;
}
.navbar-menu__hamburger-link:hover {
	background-image: linear-gradient(to right, #ffefe6, #e4572e);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	transform: scale(1);
	font-size: 32px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}
.navbar-social-media {
	display: flex;
	align-items: center;
	gap: 15px;
	list-style: none;
}
.navbar-social-media::after,
.navbar-social-media::before {
	content: " ";
	width: 48px;
	height: 1.5px;
	background-color: #fff;
}
.our-menu-circle-2::after,
.our-menu-head .our-menu-circle::before {
	content: "";
	height: 4px;
	display: inline-block;
	background-color: #e4572e;
}
.navbar-hamburger__icon,
.navbar-small__menu__icon,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
@media only screen and (min-width: 768px) {
	.footer-links ul li:last-of-type,
	.footer-mobile-copyright,
	.navbar-hamburger__icon,
	.navbar-small__menu__icon {
		display: none;
	}
	.navbar-text-xl {
		font-size: 24px;
		display: block;
	}
	.navbar-cross__icon,
	.navbar-menu__icon {
		display: block;
	}
	.navbar-menu__hamburger-link:hover {
		font-size: 96px;
	}
	.navbar-menu__hamburger-link::after,
	.navbar-menu__hamburger-link::before {
		height: 6px;
		width: 124px;
	}
	.navbar-menu__hamburger-link {
		font-size: 56px;
	}
	.navbar-menu-hamburger::after {
		background-image: url(../../images/line.png);
	}
}
.navbar-menu__hamburger-link:hover::after,
.navbar-menu__hamburger-link:hover::before {
	display: inline-block;
}
.navbar-smiley-logo {
	transform: translateX(-70px);
	-webkit-transform: translateX(-70px);
	-moz-transform: translateX(-70px);
	-ms-transform: translateX(-70px);
	-o-transform: translateX(-70px);
}
.navbar-cta-button {
	padding: 16px 24px !important;
	font-weight: 400 !important;
}
.a {
	text-decoration: none;
}
.our-menu {
	background-color: #fff;
	padding: 50px 0;
}
.our-menu-circle,
.our-menu-circle-2 {
	background-color: #e4572e;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	top: 55%;
}
.parent,
svg {
	height: 800px;
}
.our-menu-circle {
	left: 10%;
}
.our-menu-circle-2 {
	right: 10%;
}
.our-menu-big-leaf,
.our-menu-small-leaf {
	position: absolute;
}
.parent,
main,
sub,
sup {
	position: relative;
}
.our-menu-big-leaf {
	left: 20%;
	transform: rotate(-83deg);
}
.our-menu-small-leaf {
	top: 0;
	left: 70%;
	transform: rotate(-50deg);
}
.our-menu-head .our-menu-circle::before {
	position: absolute;
	top: 30%;
	left: -3400%;
	width: 693px;
}
.our-menu-circle-2::after {
	width: 493px;
}
.our-menu-head__contents {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.our-menu-head__title {
	font-size: 4rem;
	text-align: center;
	padding-block: 1.5rem;
	font-weight: 400;
}
.our-menu-head__description {
	color: #6b6b6b;
	text-align: center;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 24px;
	width: 45%;
	text-transform: none;
	font-weight: 400;
}
.discount__paragraph,
.gift-card-tag__button,
.our-menu-card h4,
.our-menu-card p,
.our-menu-menu-link {
	text-transform: capitalize;
}
.our-menu-menu-link {
	background-color: var(--buttonColor);
	color: #fff;
	padding: 13px 24px;
	text-decoration: none;
	border-radius: 50px;
	display: flex;
	text-wrap: nowrap;
	transition: 0.3s;
	font-size: 20px;
	gap: 5px;
	display: flex;
	align-items: center;
	gap: 0.5rem;
}
.our-menu-fa-arrow-right-long {
	display: inline-block;
	padding-top: 5px;
}
.our-menu-body {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(1, 1fr);
	grid-column-gap: 24px;
	grid-row-gap: 66px;
	justify-content: center;
	margin-top: 68px;
}
.our-menu-card {
	transition: 0.3s;
	border-radius: 50px;
	background-image: linear-gradient(to bottom, #ffefe6, #fcccad);
}
.our-menu-card-container {
	padding: 1.5rem 2.5rem;
}
.our-menu-card h4 {
	text-align: center;
	font-size: 2rem;
	line-height: 38px;
}
.our-menu-card p {
	color: #6b6b6b;
	font-size: 1rem;
	text-align: center;
	line-height: 19px;
	padding-block: 8px;
}
.our-menu-card img {
	margin-top: 1rem;
	width: 60% !important;
	display: block;
	margin-inline: auto;
}
@media only screen and (min-width: 1900px) {
	.container {
		max-width: 1400px;
	}
}
@media only screen and (max-width: 768px) {
	.mobile-app-flex {
		flex-direction: column;
	}
	.mobile-app-flex > img {
		width: 100%;
	}
	.mobile-app-head__title {
		font-size: 36px;
	}
	.mobile-app-head__content p {
		font-size: 15px;
	}
	.navbar-menu-hamburger-navigation {
		justify-content: center;
	}
	ul {
		padding: 0;
	}
	.navbar-flex {
		width: 100%;
		justify-content: space-between;
	}
	.navbar-menu-hamburger-navigation {
		width: 90%;
		margin: 0 auto;
	}
	.navbar-menu__hamburger-link {
		font-size: 20px;
	}
	.navbar-flex a:first-child {
		order: 2;
	}
	.navbar-flex a:last-child {
		order: 1;
	}
	.navbar-social-media {
		margin: 20px 0;
	}
	.navbar-header-link {
		font-size: 16px;
	}
	.navbar-menu-hamburger {
		padding: 1rem 0;
		height: 100vh !important;
		height: calc(var(--vh, 1vh) * 100) !important;
	}
	.navbar-menu-hamburger-navigation {
		padding: 10px 0;
	}
	.navbar-header-icon,
	.navbar-menu__hamburger-link.navbar-menu-link__mobile {
		display: block;
	}
	.menu-link,
	.navbar-menu,
	.navbar-smiley-logo,
	.our-menu-body {
		display: none;
	}
	.navbar-hamburger-menu {
		border-radius: 50%;
		width: 40px;
		height: 40px;
		padding: 0;
	}
	.navbar-button-container div {
		display: none !important;
	}
	.our-menu-card img {
		width: 100% !important;
	}
	.our-menu {
		padding: 48px 0;
	}
	.our-menu-circle,
	.our-menu-circle-2 {
		top: 8%;
	}
	.our-menu-circle {
		left: 20%;
	}
	.our-menu-circle-2 {
		right: 20%;
	}
	.our-menu-big-leaf,
	.our-menu-small-leaf {
		top: 20%;
	}
	.our-menu-big-leaf {
		left: -2%;
	}
	.our-menu-small-leaf {
		left: 80%;
	}
	.our-menu-head__title {
		font-size: 2rem;
		font-weight: 700;
	}
	.our-menu-head__description {
		font-size: 1rem;
		line-height: 19px;
		width: 75%;
	}
	.our-menu-slideshow-container {
		position: relative;
		max-width: 1000px;
		margin-inline: auto;
		margin-top: 70px;
		display: block;
	}
	.our-menu-slideshow-container .slide {
		display: none;
		height: 650px;
	}
	.our-menu-card h4 {
		font-size: 1.5rem;
		line-height: 28px;
	}
	.our-menu-dot-container {
		display: flex;
		text-align: center;
		padding: 3rem 1.5rem 1.5rem;
		justify-content: center;
		gap: 0.5rem;
	}
	.our-menu-dot-container .our-menu-dot {
		cursor: pointer;
		display: inline-block;
		border-radius: 50%;
		width: 1rem;
		height: 1rem;
		background-color: #022d1a;
		transition: 0.3s;
	}
	.our-menu-dot.active,
	.our-menu-dot:hover {
		background-color: #ff633b !important;
	}
	@media only screen and (max-width: 450px) {
		.our-menu-slideshow-container .slide {
			height: 560px !important;
		}
	}
	.container {
		max-width: 540px;
	}
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html::-webkit-scrollbar {
	display: none; /* Chrome, Safari and Opera */
}
p {
	line-height: 1.3;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
main {
	display: block;
	background: var(--primaryColor);
}
hr {
	box-sizing: content-box;
	height: 0;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	text-decoration: none;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
	appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
	appearance: none;
}
::-webkit-file-upload-button {
	appearance: button;
	font: inherit;
}
summary {
	display: list-item;
}
*,
:after,
:before {
	box-sizing: inherit;
}
body {
	font-family: Medino;
	overflow-x: hidden;
}
.container {
	max-width: 80rem;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1rem;
	padding-left: 1rem;
}
.header {
	background-color: var(--primaryColor);
}
.discount-slide {
	padding: 32px !important;
	background-color: #012214;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	white-space: nowrap;
	gap: 24px;
	overflow: hidden;
	position: relative;
}
.discount__paragraph {
	font-size: 20px;
	text-wrap: nowrap;
	display: inline-block;
	cursor: pointer;
}
@media only screen and (min-width: 1900px) {
	.container {
		max-width: 1400px;
	}
	.discount__paragraph {
		font-size: 2rem;
	}
}
@media only screen and (max-width: 1200px) {
	.container {
		max-width: 960px;
	}
}
@media only screen and (max-width: 992px) {
	.navbar-header-link:last-child {
		display: none;
	}
	.container {
		max-width: 720px;
	}
}
@media only screen and (max-width: 576px) {
	.container {
		max-width: 100%;
	}
}
.parent {
	background: var(--primaryColor);
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: start;
	flex-direction: column;
	padding-top: 40px;
}
.parent::after {
	content: " ";
	width: 80%;
	height: 100%;
	position: absolute;
	top: 0;
	background-size: contain;
	background-image: url(../images/bg.png);
}
.wrapper {
	position: absolute;
	bottom: -25%;
	z-index: 100;
}
h1.heading-title {
	margin: 0;
	font-size: 120px;
	text-align: center;
	font-weight: 700;
}
.mobile-heading-title {
	margin: 0;
	display: none;
}
.hero-section-social-media {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	gap: 12px;
	top: 13%;
	right: 8%;
	z-index: 999999999999999999;
}
.hero-section-social-media a {
	color: #1f232e;
	font-size: 21px;
}
.hero-section-social-media::after,
.hero-section-social-media::before {
	content: " ";
	width: 1.7px;
	height: 48px;
	background-color: #1f232e;
}
.item {
	cursor: pointer;
	width: fit-content;
	height: 50px;
	color: #1f232e99;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	font-family: Roboto, sans-serif;
	z-index: 1;
	position: relative;
	font-weight: 500;
}
.start,
svg {
	position: absolute;
}
.item.active {
	color: #1f232e;
	font-weight: 700;
}
.item.active::after {
	content: " ";
	display: inline-block;
	width: 20px;
	height: 30px;
	border-top: 50px solid #e4572e;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	position: absolute;
	bottom: -55px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
svg {
	width: 800px;
	z-index: -1;
	top: 50%;
	left: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.st0 {
	fill: none;
	stroke: #022d1a;
	stroke-width: 2;
	stroke-miterlimit: 1;
}
.start {
	top: 50%;
	right: -30px;
}
footer {
	background-color: #01170d;
	min-height: 180px;
	width: 100%;
}
.item:nth-child(2) {
	transform: rotate(60deg);
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-o-transform: rotate(60deg);
}
.item:nth-child(3) {
	transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
}
.item:nth-child(4) {
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
}
.item:nth-child(5) {
	transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
}
@media only screen and (max-width: 768px) {
	.container {
		max-width: 540px;
	}
	.st0 {
		stroke: #e4572e;
		stroke-width: 2.5;
		stroke-miterlimit: 1;
	}
	.item {
		font-size: 28px;
	}
	.parent {
		height: 650px;
		transform: scale(0.5);
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		overflow: visible;
		z-index: 100000000;
	}
	.hero-section-social-media,
	.parent::after,
	h1.heading-title {
		display: none;
	}
	.mobile-heading-title {
		display: block;
		text-align: center;
		padding-top: 30px;
		font-size: 36px;
		font-weight: 700;
	}
	main::after {
		content: " ";
		width: 100%;
		height: 97%;
		position: absolute;
		top: 0;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url(../images/layout.png);
		z-index: 1;
	}
	.wrapper {
		right: -55%;
		bottom: 0;
		top: 50%;
		transform: translate(0, -50%) rotate(-90deg) !important;
		-webkit-transform: translate(0, -50%) rotate(-90deg) !important;
		-moz-transform: translate(0, -50%) rotate(-90deg) !important;
		-ms-transform: translate(0, -50%) rotate(-90deg) !important;
		-o-transform: translate(0, -50%) rotate(-90deg) !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1500px) {
	h1.heading-title {
		font-size: 84px;
	}
	.parent {
		height: 650px;
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		overflow: visible;
		z-index: 1000000000000000000;
	}
	.wrapper {
		bottom: -45%;
	}
}
.gift-card-section {
	font-family: "sf display";
	padding: 20px 0px 40px 0px;
	background-color: #fff;
}
.gift-card-content {
	display: flex;
	flex-direction: column;
	gap: 24px;
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}
.gift-card-tag {
	display: flex;
	justify-content: center;
}
.gift-card-tag__button {
	background-color: #012214;
	border: 1px solid #5c0f0e;
	color: #fff;
	padding: 10px 24px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 50px;
}
.gift-card-title {
	font-size: 3.5rem;
	font-weight: 700;
	color: #5c0f0e;
	margin: 0;
}
.gift-card-description {
	color: #333;
	font-size: 1.1rem;
	line-height: 1.6;
	max-width: 700px;
	margin: 0 auto;
	text-align: justify;
}
.gift-card-actions {
	display: flex;
	gap: 20px;
	justify-content: center;
	margin-top: 24px;
}
.gift-card-actions .cta-button {
	background-color: #e4572e;
	color: #fff;
	padding: 12px 24px;
	border-radius: 50px;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 8px;
	transition: 0.3s;
}
.gift-card-actions .cta-button.outline {
	background-color: transparent;
	border: 2px solid #e4572e;
	color: #e4572e;
}
.gift-card-actions .cta-button:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.gift-card-image {
	margin: auto;
	width: 80%;
	height: auto;
}
.takeout-head__content p {
	font-size: 18px;
	font-weight: 400 !important;
}
.takeout-button-container {
	display: flex;
	align-items: center;
	gap: 25px;
	flex-direction: row;
}
.rule-content-container,
.terms-service-content-container {
	padding-bottom: 90px;
	margin-top: 100px;
}
.rule-content__title,
.terms-service-content__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
}
.rule-content__subtitle,
.terms-service-content__subtitle {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
}
.rule-description,
.terms-service-description,
li {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
ol.rule-content__list,
ol.terms-service-content__list {
	list-style-type: disc;
}
ul.rule-content__list,
ul.terms-service-content__list {
	list-style-type: none;
}
.rule-content span,
.terms-service-content span {
	font-weight: 700;
}
.privacy-policy-about {
	background-color: transparent;
	padding: 80px 0;
	color: #fff;
	font-family: "sf display";
}
.privacy-policy-about-us-head__content {
	margin-top: 25px;
	display: flex;
	gap: 10px;
	flex-direction: column;
}
.privacy-policy-about-us-head__content p {
	font-size: 18px;
	line-height: 1.3;
	width: 60%;
	color: #000;
}
.privacy-policy-about-us-head__title {
	font-size: 4rem;
	font-weight: 700;
	line-height: 77px;
	width: 60%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	color: #000;
	margin: 0;
}
.privacy-policy-about-us-head__title::after {
	content: url(/images/leaf.png);
	width: auto;
	height: auto;
	position: absolute;
	right: -5%;
}
.privacy-policy-circle-line {
	background-color: #e4572e;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	right: 20%;
	top: 50%;
}
@media only screen and (max-width: 768px) {
	.gift-card-title {
		font-size: 2.5rem;
	}
	.gift-card-description {
		font-size: 1rem;
		padding: 0 16px;
	}
	.gift-card-actions {
		flex-direction: column;
		padding: 0 16px;
	}
	.gift-card-actions .cta-button {
		width: 100%;
		justify-content: center;
	}
	.gift-card-image {
		margin: auto;
		width: 100% !important;
	}
	.takeout-flex {
		flex-direction: column;
	}
	.privacy-policy-about-us-head__content p,
	.takeout-flex > img {
		width: 100%;
	}
	.takeout-button-container {
		flex-direction: column;
		align-items: start;
	}
	.takeout-head__title {
		font-size: 36px;
	}
	.takeout-head__content p {
		font-size: 15px;
	}
	.takeout-outline {
		width: 271.55px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}
	.privacy-policy-about {
		padding: 64px 0;
	}
	.privacy-policy-about-us-head__title {
		font-size: 2rem;
		font-weight: 700;
		line-height: 38px;
		width: 90%;
	}
	.privacy-policy-circle-line {
		top: -15%;
	}
	.privacy-policy-circle-line::after {
		width: 336px;
	}
	.privacy-policy-about-us-body__subtitle {
		font-size: 16px;
	}
	.privacy-policy-about-us-body__content p:first-child {
		font-size: 20px;
	}
	.privacy-policy-about-us-body__content p:last-child {
		font-size: 1rem;
	}
	.privacy-policy-about-us-head__title::after {
		transform: scale(0.6);
		-webkit-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-ms-transform: scale(0.6);
		-o-transform: scale(0.6);
		right: 30%;
		top: -160%;
	}
}

.marquee {
	width: 100vw;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	color: #fff;
}

.marquee span {
	display: inline-block;
	padding-left: 100%;
	animation: marquee 25s linear infinite;
}

.marquee2 span {
	animation-delay: 12.5s;
}

.discount__triangle {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

.discount__triangle img {
	width: 24px;
	height: 24px;
	display: block;
}

@media only screen and (max-width: 768px) {
	.marquee {
		width: unset;
		margin: 0 16px;
	}
}

@keyframes marquee {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(-100%, 0);
	}
}
