:root {
  --black: black;
  --white: white;
  --yellow: yellow;
  --dark-orange: #f6921e;
  --red: #ed3224;
  --brown: #951a1d;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

a {
  text-decoration: none;
}

.body {
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.coming-soon-div {
  z-index: 10000;
  background-color: var(--black);
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 200px;
  display: flex;
  position: absolute;
}

.image {
  width: 20%;
  max-width: none;
  margin-bottom: 40px;
}

.coming-soon-h1 {
  color: var(--white);
}

.image-2 {
  width: 50%;
  max-width: none;
}

.hero-sec {
  width: 100%;
  max-width: 1920px;
  display: block;
}

.slider {
  background-color: #0000;
  background-image: url('../images/CK-Background.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.logo-area {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-3 {
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
}

.slide {
  height: auto;
}

.slider-2 {
  background-color: #0000;
  height: auto;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.wings-img {
  width: 100%;
  max-width: none;
}

.home-menu-sec {
  background-color: #ffffb3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  display: flex;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 95%;
  margin: 0 20px;
}

.image-5 {
  width: 90%;
}

.silde-name-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.slide-food-div, .home-menu-link {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.oil-div {
  border-left: 3px solid var(--white);
}

.image-6 {
  width: 85%;
  max-width: none;
  margin-right: 0;
}

.oil-h1 {
  color: var(--yellow);
  text-align: center;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.text-span {
  font-size: 5rem;
  font-weight: 500;
  line-height: 1;
}

.delivery-sec {
  background-color: var(--white);
  width: 100%;
  max-width: 1920px;
  display: block;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: .75fr 1fr;
}

.car-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.image-7 {
  width: 80%;
  max-width: none;
}

.delivery-h1 {
  color: var(--dark-orange);
  text-align: center;
  margin-top: 10px;
  font-family: Oswald, sans-serif;
  font-size: 3rem;
  line-height: 1;
}

.doordash-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.image-8 {
  width: 60%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.grub-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.image-8-grub {
  width: 60%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.food-group-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-9 {
  width: 100%;
  max-width: none;
}

.catering-sec {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  display: none;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/catering-food-bg.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.catering-div {
  background-image: linear-gradient(to bottom, #0000 12%, var(--red) 13%, var(--dark-orange) 51%, var(--yellow));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75%;
  display: flex;
}

.image-10 {
  width: 30%;
  max-width: none;
}

.image-11 {
  width: 60%;
  max-width: none;
}

.heading {
  color: var(--brown);
  text-align: center;
  text-transform: uppercase;
  width: 75%;
  font-family: Oswald, sans-serif;
  font-size: 2rem;
  line-height: 1.2;
}

.image-12 {
  width: 40%;
  max-width: none;
  margin-bottom: 40px;
}

.social-sec {
  width: 100%;
  max-width: 1920px;
}

.footer {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  display: flex;
  position: relative;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  position: relative;
}

.div-block {
  background-color: var(--red);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-13 {
  width: 100%;
  max-width: none;
}

.div-block-2 {
  background-image: linear-gradient(to bottom, var(--dark-orange), var(--yellow));
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Oswald, sans-serif;
  font-size: 3rem;
  display: flex;
}

.heading-2 {
  color: var(--brown);
  font-size: 3.5vw;
  line-height: 1.2;
}

.image-14 {
  z-index: 20000;
  width: 15%;
  max-width: none;
  position: absolute;
  inset: 0% auto;
}

.div-block-3 {
  display: none;
}

.navbar-2 {
  z-index: 2000;
  width: 100%;
  display: block;
}

.menu-button-2 {
  z-index: 2000;
  background-color: #0000;
  border-bottom-left-radius: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.menu-button-2.w--open {
  z-index: 3500;
  background-color: #0000;
}

.icon-3 {
  color: #f4d12b;
  -webkit-text-fill-color: transparent;
  background-color: #ff0;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 3rem;
}

.icon-3.open-icon {
  background-color: #ff2300;
}

.nav-menu {
  z-index: 3400;
  background-color: #ff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 63px;
  padding-bottom: 0;
  display: flex;
}

.nav-link {
  z-index: 2001;
  color: #ff2300;
  text-align: center;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
}

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1.75fr 1fr 1fr 1fr 1fr 1.75fr;
  width: 75%;
}

.facebook-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.image-16 {
  width: 50%;
  max-width: none;
}

.social-blurb-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-17 {
  width: 100%;
  max-width: none;
}

.social-h1 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Oswald, sans-serif;
  font-size: 5vw;
  line-height: 1;
  display: block;
  position: absolute;
}

.social-h1-like {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 5vw;
  line-height: 1;
  display: none;
  position: absolute;
}

.social-h1-share {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Oswald, sans-serif;
  font-size: 5vw;
  line-height: 1;
  display: none;
  position: absolute;
}

.facebook-div-desk, .insta-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.combo-img, .shrimp-img, .sandwich-div, .dinners-img {
  width: 100%;
  max-width: none;
}

.buziko-link {
  background-color: var(--red);
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 20px 10px;
  display: block;
}

.body-2 {
  background-color: var(--black);
  flex-direction: column;
  align-items: center;
  display: flex;
}

.checkbox-field {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
}

.job-form-sec {
  background-image: linear-gradient(to bottom, var(--yellow), var(--red) 5%, var(--dark-orange));
  width: 100%;
  max-width: 1920px;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
}

.checkbox-label-6 {
  color: #fff;
}

.submit-button {
  background-color: var(--red);
}

.paragraph {
  color: #fff;
}

.div-block-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: auto;
  display: flex;
}

.text-field-2 {
  color: #fff;
  background-color: #000;
  border: 1.5px solid red;
  border-radius: 13px;
  font-size: 1rem;
}

.field-label-2 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 1;
}

.booking-h1 {
  color: var(--white);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 4rem;
  line-height: 1.2;
}

.text-field-3 {
  color: #fff;
  background-color: #000;
  border: 1.5px solid red;
  border-radius: 13px;
}

.field-label-3 {
  color: #fff;
  margin-top: 20px;
  font-size: 2rem;
  line-height: 1.2;
}

.image-4 {
  width: 130px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.textarea {
  color: #fff;
  background-color: #000;
  border: 1.5px solid red;
  border-radius: 13px 13px 0;
  font-size: 1rem;
}

.form-block {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.booking-p {
  color: #ff0;
  text-align: center;
  width: 50%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5rem;
  line-height: 1.2;
}

.select-field {
  color: #fff;
  background-color: #000;
}

.checkbox {
  background-color: #0000;
}

.body-3 {
  background-color: var(--black);
  flex-direction: column;
  align-items: center;
  display: flex;
}

.menu-page-sec {
  width: 100%;
  max-width: 1920px;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.menu-page-menu-img-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.image-18 {
  width: 40%;
  max-width: none;
}

.menu-left-div {
  border: 3px solid var(--red);
  border-radius: 50px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.menu-h1 {
  color: var(--yellow);
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 5vw;
  line-height: 1;
}

.menu-h3 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  line-height: 1.2;
}

.paragraph-2 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-span-2 {
  color: var(--yellow);
}

.menu-h3-title-orange {
  color: var(--dark-orange);
}

.menu-price {
  color: var(--brown);
}

.paragraph-3 {
  color: var(--white);
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.menu-h3-discript {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  line-height: 1;
}

.menu-h3-big-pruce {
  color: var(--black);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 5vw;
  line-height: 1.2;
}

.heading-3 {
  text-align: center;
}

.heading-4 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.banner-div {
  z-index: 3000;
  background-color: #7f2630;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.grid-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--yellow);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.image-19 {
  width: 50%;
  max-width: none;
  margin: 10px auto;
}

.hiring-link {
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.wills-banner-heading-5 {
  color: #fff;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}

.hiring-link-div {
  border: 0px none var(--red);
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: none;
}

.heading-5 {
  text-decoration: none;
}

.button {
  border: 3px solid var(--red);
  color: var(--red);
  text-align: center;
  background-color: #0000;
  border-radius: 30px;
  width: 100%;
  font-family: Oswald, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.image-20 {
  width: 10%;
  max-width: none;
  margin-top: 20px;
  margin-left: 20px;
  position: absolute;
}

.menu-price-copy {
  color: var(--yellow);
}

.menu-sec {
  width: 100%;
}

.grid-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-5 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.image-21 {
  width: 50%;
  max-width: 50%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.menu-h1-top {
  color: var(--red);
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 5rem;
  line-height: 1;
}

.menu-h1-title {
  color: var(--brown);
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Oswald, sans-serif;
  font-size: 3rem;
  line-height: 1;
}

.paragraph-4 {
  color: var(--black);
  text-align: left;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.paragraph-5 {
  color: var(--dark-orange);
  text-align: center;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Oswald, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}

.div-block-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.menu-items {
  color: var(--black);
  text-align: left;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Oswald, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.menu-extra {
  color: var(--brown);
}

.menu-name {
  color: var(--red);
}

.hot-sauce-text {
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  font-weight: 700;
}

.image-22 {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.green-dot {
  color: #2bff00;
}

.orange-dot {
  color: var(--dark-orange);
}

.red-dot {
  color: var(--red);
}

.div-block-6-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.div-block-7 {
  background-color: var(--black);
  width: 80%;
  height: 4px;
  margin: 20px auto 10px;
}

.fine-print {
  color: var(--dark-orange);
  text-align: center;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Oswald, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
}

.menu-price-kids {
  color: var(--brown);
  text-align: left;
}

.paragraph-6, .paragraph-7, .paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15 {
  text-align: center;
}

.menu-h1-title-red {
  color: var(--red);
  text-align: center;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 3rem;
  line-height: 1;
}

.menu-h1-title-kids {
  color: var(--brown);
  text-align: center;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 3rem;
  line-height: 1;
}

.hero-links-div {
  margin-top: 20px;
  margin-left: 0;
  position: absolute;
  inset: 0% 8% auto auto;
}

.heading-6 {
  font-size: 2rem;
  line-height: 1;
}

.heading-7 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
}

.link-block {
  margin-right: 40px;
  font-family: Oswald, sans-serif;
}

.heading-8 {
  color: var(--red);
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 7vw;
  line-height: 1;
}

.link-block-2 {
  width: 15vw;
  margin-top: 20px;
  margin-left: 20px;
}

.halal-div {
  width: 6vw;
  margin-top: 20px;
  margin-left: 40px;
}

.image-23 {
  width: 100%;
  max-width: none;
}

.div-block-8 {
  background-color: var(--red);
  width: 100%;
}

.heading-9 {
  color: var(--yellow);
  text-align: center;
  text-transform: uppercase;
  margin: 0 10px;
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: Oswald, sans-serif;
  font-size: 4rem;
  line-height: 1;
}

.heading-9-copy {
  color: var(--brown);
  text-align: center;
  text-transform: uppercase;
  margin: 0 10px;
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: Oswald, sans-serif;
  font-size: 4rem;
  line-height: 1;
}

.div-block-8-copy {
  background-color: var(--yellow);
  width: 100%;
}

.div-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-24 {
  width: 100%;
  max-width: none;
}

.fixed-social {
  display: none;
}

.grid-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: auto;
  margin-top: 10px;
}

.image-25 {
  max-width: none;
}

.link-block-4 {
  width: 6vw;
  margin-left: 20px;
  margin-right: 20px;
}

.heading-8-salad {
  color: var(--red);
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 9vw;
  line-height: 1;
}

.div-block-10 {
  margin-left: auto;
  margin-right: auto;
}

.image-26 {
  width: 100%;
  max-width: none;
}

.background-video {
  height: auto;
}

.vid-block {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.background-video-3 {
  z-index: 20000;
}

.icon-4, .icon-5 {
  color: var(--red);
}

.oz {
  color: var(--brown);
  text-transform: lowercase;
}

.banner-div-2 {
  z-index: 30000;
  background-color: #7f2630;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 15% 0% auto;
}

.grid-18 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fbff00;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.image-27 {
  margin: 10px auto;
}

.hiring-link-2 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-27-copy {
  margin: 10px auto;
}

.job-form-sec-thanks {
  background-image: linear-gradient(to bottom, var(--yellow), var(--red) 5%, var(--dark-orange));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 40px;
  display: flex;
}

.button-2 {
  background-color: #d74831;
}

.text-span-3 {
  font-size: 1.5rem;
}

.cover-logo {
  z-index: 90000;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  display: none;
  position: fixed;
}

.image-28 {
  width: 20%;
  max-width: none;
}

@media screen and (min-width: 1920px) {
  .booking-h1 {
    font-size: 4rem;
  }

  .form-block {
    width: 70%;
  }

  .banner-div {
    position: fixed;
  }

  .image-19 {
    height: 100vh;
  }

  .heading-8 {
    font-size: 6vw;
  }

  .heading-9, .heading-9-copy {
    font-size: 5vw;
  }

  .heading-8-salad {
    font-size: 9vw;
  }

  .background-video, .background-video-3 {
    height: 100%;
  }

  .image-27, .image-27-copy {
    width: 100%;
    max-width: none;
  }
}

@media screen and (max-width: 991px) {
  .image {
    width: 50%;
  }

  .image-2 {
    width: 75%;
  }

  .slider-2 {
    height: auto;
  }

  .grid-2 {
    margin-bottom: 40px;
  }

  .oil-h1 {
    font-size: 2rem;
  }

  .heading-2 {
    font-size: 1.5rem;
  }

  .navbar-2 {
    z-index: 10000;
  }

  .menu-button-2 {
    z-index: 3500;
  }

  .menu-button-2.w--open {
    z-index: 40000;
  }

  .nav-menu {
    padding-top: 48px;
  }

  .grid-7 {
    width: 85%;
  }

  .image-16 {
    width: 60%;
  }

  .social-h1, .social-h1-share {
    margin-bottom: 20px;
  }

  .buziko-link {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .booking-h1 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .banner-div {
    width: 100%;
    max-width: 100%;
    height: 100vh;
  }

  .image-19 {
    width: 80%;
  }

  .heading-8 {
    font-size: 7vw;
  }

  .link-block-2 {
    width: 20vw;
  }

  .halal-div {
    width: 9vw;
  }

  .link-block-4 {
    width: 12vw;
  }

  .heading-8-salad {
    font-size: 9vw;
  }

  .banner-div-2 {
    width: auto;
    max-width: 80%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .coming-soon-div {
    display: flex;
  }

  .hero-sec {
    background-position: 75% 0;
  }

  .image-3 {
    width: 100%;
  }

  .slider-2 {
    height: auto;
  }

  .grid-2 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .wings-img {
    width: 100%;
  }

  .image-5 {
    width: 70%;
    max-width: none;
  }

  .silde-name-div {
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .slide-food-div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .oil-div {
    border-top: 3px solid var(--white);
    border-left-width: 0;
    margin-top: 40px;
  }

  .image-6 {
    margin-bottom: 10px;
  }

  .image-7 {
    width: 90%;
  }

  .food-group-div {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    font-size: 30px;
  }

  .image-12 {
    width: 60%;
  }

  .heading-2 {
    font-size: 40px;
  }

  .image-14 {
    display: none;
  }

  .div-block-3 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: 50px;
    display: flex;
  }

  .image-15 {
    width: 60%;
    max-width: none;
  }

  .nav-link {
    font-size: 3rem;
  }

  .grid-7 {
    width: 100%;
  }

  .facebook-div {
    display: flex;
  }

  .social-h1, .social-h1-like, .social-h1-share {
    font-size: 60px;
  }

  .facebook-div-desk {
    display: none;
  }

  .combo-img, .shrimp-img, .sandwich-div, .dinners-img {
    width: 100%;
  }

  .buziko-link {
    margin-bottom: 60px;
  }

  .submit-button {
    width: 100%;
  }

  .booking-p {
    width: 75%;
  }

  .menu-h1 {
    font-size: 45px;
  }

  .menu-h3 {
    font-size: 16px;
  }

  .paragraph-2 {
    font-size: 30px;
  }

  .menu-h3-discript {
    font-size: 16px;
  }

  .menu-h3-big-pruce {
    font-size: 60px;
  }

  .heading-4 {
    font-size: 24px;
  }

  .banner-div {
    width: auto;
  }

  .grid-14 {
    grid-template-rows: auto;
  }

  .image-19 {
    width: 100%;
  }

  .button {
    font-size: 30px;
  }

  .image-20 {
    width: 15%;
  }

  .link-block {
    display: none;
  }

  .heading-8 {
    margin-bottom: 0;
    font-size: 70px;
  }

  .link-block-2 {
    width: 40vw;
  }

  .halal-div {
    width: 15vw;
  }

  .fixed-social {
    z-index: 4000;
    display: block;
    position: fixed;
    inset: auto 0% 0%;
  }

  .grid-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
  }

  .link-block-3 {
    background-color: var(--red);
    border-top-left-radius: 0;
    border-top-right-radius: 20px;
    margin-right: 10px;
  }

  .heading-10 {
    color: var(--white);
    text-align: center;
    margin-top: 10px;
    font-family: Oswald, sans-serif;
    font-size: 30px;
  }

  .link-block-3-copy {
    background-color: var(--red);
    color: #0000;
    border-top-left-radius: 20px;
    margin-left: 10px;
  }

  .link-block-3-copy.w--current {
    background-color: var(--red);
    border-top-left-radius: 20px;
    margin-left: 10px;
  }

  .grid-17 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 40%;
  }

  .link-block-4 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-8-salad {
    margin-bottom: 0;
    font-size: 100px;
  }

  .banner-div-2 {
    width: auto;
  }

  .grid-18 {
    grid-template-rows: auto;
  }

  .image-28 {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .coming-soon-div {
    display: flex;
  }

  .image {
    width: 85%;
  }

  .image-2 {
    width: 100%;
  }

  .hero-sec {
    background-position: 75% 0;
  }

  .grid-2 {
    width: 90%;
  }

  .wings-img {
    width: 95%;
  }

  .image-5 {
    width: 90%;
  }

  .image-6 {
    margin-bottom: 20px;
  }

  .oil-h1 {
    font-size: 24px;
  }

  .text-span {
    font-size: 50px;
  }

  .grid-4 {
    margin-bottom: 10px;
  }

  .car-div {
    margin-top: 20px;
  }

  .image-7 {
    width: 90%;
  }

  .delivery-h1 {
    margin-top: 10px;
    font-size: 30px;
  }

  .image-8, .image-8-grub {
    width: 75%;
    margin-left: 0;
    margin-right: 0;
  }

  .food-group-div {
    margin-top: 0;
  }

  .image-9 {
    width: 100%;
  }

  .image-10 {
    width: 50%;
  }

  .image-11 {
    width: 75%;
  }

  .heading {
    width: 90%;
    font-size: 20px;
  }

  .div-block {
    height: auto;
  }

  .heading-2 {
    font-size: 30px;
  }

  .div-block-3 {
    height: 100px;
    line-height: 1.2px;
  }

  .menu-button-2 {
    background-color: #0000;
  }

  .nav-link {
    font-size: 1.5rem;
  }

  .image-16 {
    width: 75%;
  }

  .social-h1, .social-h1-like, .social-h1-share {
    font-size: 40px;
  }

  .combo-img, .shrimp-img {
    width: 100%;
  }

  .sandwich-div, .dinners-img {
    width: 100%;
    margin-top: 20px;
  }

  .buziko-link {
    margin-top: 10px;
    margin-bottom: 60px;
    font-size: 12px;
  }

  .job-form-sec {
    flex-direction: column;
    align-items: center;
    height: auto;
    display: flex;
    overflow: hidden;
  }

  .field-label-2 {
    font-size: 1rem;
  }

  .booking-h1 {
    color: var(--white);
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 3rem;
  }

  .field-label-3 {
    font-size: 1rem;
    line-height: 1.2;
  }

  .form-block {
    width: 90%;
    height: auto;
    margin: 0 10px 37px;
  }

  .booking-p {
    width: 80%;
    margin-bottom: 20px;
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .image-18 {
    width: 75%;
  }

  .menu-left-div {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-2 {
    font-size: 26px;
  }

  .menu-price {
    font-size: 18px;
  }

  .menu-h3-big-pruce {
    font-size: 60px;
  }

  .banner-div {
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .grid-14 {
    width: 100%;
    height: 100vh;
  }

  .button {
    font-size: 22px;
  }

  .image-20 {
    width: 18%;
    max-width: none;
    margin-top: 10px;
    margin-left: 10px;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .menu-price-copy {
    color: var(--yellow);
  }

  .grid-15 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-21 {
    width: 75%;
    max-width: 75%;
    margin-top: 10px;
  }

  .menu-h1-top {
    font-size: 50px;
  }

  .menu-h1-title {
    font-size: 32px;
  }

  .paragraph-4 {
    text-align: left;
    text-indent: 0;
    font-size: 14px;
    line-height: 1.2;
  }

  .paragraph-5 {
    font-size: 20px;
  }

  .div-block-6 {
    align-items: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .menu-items {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    font-size: 18px;
  }

  .menu-name {
    text-align: left;
    font-size: 22px;
  }

  .div-block-6-copy {
    width: 90%;
  }

  .fine-print {
    font-size: 16px;
    line-height: 1.2;
  }

  .paragraph-6, .paragraph-7, .paragraph-8, .paragraph-11 {
    text-align: left;
  }

  .menu-h1-title-red {
    font-size: 32px;
  }

  .paragraph-16 {
    text-align: center;
  }

  .menu-h1-title-kids {
    margin-top: 0;
    font-size: 40px;
  }

  .paragraph-17 {
    margin-bottom: 20px;
  }

  .heading-7 {
    display: none;
  }

  .heading-8 {
    font-size: 50px;
  }

  .halal-div {
    margin-left: 20px;
  }

  .heading-9, .heading-9-copy {
    font-size: 40px;
  }

  .fixed-social {
    z-index: 30000;
    display: block;
    position: fixed;
    inset: auto 0% 0%;
  }

  .grid-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
  }

  .link-block-3 {
    background-color: var(--red);
    border-top-right-radius: 20px;
    margin-right: 10px;
  }

  .heading-10 {
    color: var(--white);
    text-align: center;
    margin-top: 10px;
    font-family: Oswald, sans-serif;
    font-size: 20px;
  }

  .link-block-3-copy {
    background-color: var(--red);
    border-top-left-radius: 20px;
    margin-left: 10px;
    margin-right: 0;
  }

  .grid-17 {
    width: auto;
  }

  .link-block-4 {
    width: 80px;
  }

  .heading-8-salad {
    font-size: 70px;
  }

  .banner-div-2 {
    background-color: #fff;
    width: 90%;
    max-width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .grid-18 {
    width: 100%;
  }

  .job-form-sec-thanks {
    flex-direction: column;
    align-items: center;
    height: auto;
    display: flex;
    overflow: hidden;
  }

  .image-28 {
    width: 50%;
  }
}

#w-node-_6cb5fa47-ab4b-00c2-009b-5621ef5e1b50-a0a016e5 {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

#w-node-_847a0c81-597d-abe7-476b-527286eeebf8-a0a016e5 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-e6f71a51-ee68-decc-b435-8a9eeda27cce-a0a016e5, #w-node-b7f8de12-51e1-f1f4-1f82-0756f7a58943-a0a016e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a3cb5f1f-e777-8350-83e8-5c0527b70658-a0a016e5, #w-node-_308c356a-1f74-a08e-f23e-0391766f2696-a0a016e5, #w-node-_3a2473eb-b3be-15b2-9582-8af10846c3d5-0846c3d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3a2473eb-b3be-15b2-9582-8af10846c3d7-0846c3d4, #w-node-_3a2473eb-b3be-15b2-9582-8af10846c3d9-0846c3d4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_3a2473eb-b3be-15b2-9582-8af10846c3e2-0846c3d4, #w-node-_15dc24d0-e5d0-9346-12b9-b2ba5bb02bd0-0846c3d4, #w-node-e3b1158a-67b0-4467-bc2b-8dd223ceb2ee-0846c3d4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_00950b9c-88bc-cf24-fd52-e0e4aa9eb89a-aa9eb898 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_00950b9c-88bc-cf24-fd52-e0e4aa9eb89c-aa9eb898 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_00950b9c-88bc-cf24-fd52-e0e4aa9eb8a2-aa9eb898 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_44b90d6c-60dd-f763-85d6-2c7333869cb8-e332a2e4 {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

#w-node-_44b90d6c-60dd-f763-85d6-2c7333869cb9-e332a2e4 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_001f3668-6397-0594-e0d8-8c409f867aaa-e332a2e4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c8b0c262-1adc-89fd-ee5c-c84304d76db9-e332a2e4, #w-node-_24276a79-5e7b-190d-8195-06ee136dd265-e332a2e4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d19c56b-e595-aca4-a50e-04c8000b5b85-d205bc6d {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

#w-node-a951d65b-37ae-b380-a5f0-6a9ecf92fe2f-d205bc6d, #w-node-_5258a667-bfe2-af04-d8e0-2ab331b6b946-d205bc6d, #w-node-fc140bd7-5351-5f4a-1ebf-2ea73e69bab5-d205bc6d, #w-node-fc140bd7-5351-5f4a-1ebf-2ea73e69babc-d205bc6d, #w-node-e0a78247-b47c-4846-30f0-5b0b9fdc0d63-d205bc6d, #w-node-e0a78247-b47c-4846-30f0-5b0b9fdc0d6a-d205bc6d, #w-node-_2947ded6-463e-4e1b-8d2d-aa46bf4de557-d205bc6d, #w-node-_2947ded6-463e-4e1b-8d2d-aa46bf4de55e-d205bc6d, #w-node-_2b3e3216-386f-18d5-e006-738b476f7dc4-d205bc6d, #w-node-_2b3e3216-386f-18d5-e006-738b476f7dcb-d205bc6d, #w-node-e279b2b7-46ec-5e0e-f043-497a04c37657-d205bc6d, #w-node-_43019559-1148-f639-bb2a-47c239121f5f-d205bc6d, #w-node-_6358b334-3a8d-db48-8cfb-9bbd13d9850c-d205bc6d {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_09539058-5189-ccc5-53d4-5e626da8f8ee-d205bc6d {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_70058f97-c4ad-39ec-e4ab-07c6fa98ef2b-d205bc6d {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4c389736-0edf-b406-6602-71395b779e99-d205bc6d {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

#w-node-cfab5644-fc1b-7c95-9ef5-d29d8a6785a2-d205bc6d {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-a3cb5f1f-e777-8350-83e8-5c0527b70658-a0a016e5, #w-node-_308c356a-1f74-a08e-f23e-0391766f2696-a0a016e5, #w-node-_6a543af0-2aef-e90f-9b00-bed7b1f19de1-e332a2e4, #w-node-_24276a79-5e7b-190d-8195-06ee136dd264-e332a2e4, #w-node-_63b2aac9-60af-59e4-34ad-ec9dbc7a8006-e332a2e4, #w-node-fb62f79e-9a77-b4b9-813e-edfe5ec2b2e3-e332a2e4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e279b2b7-46ec-5e0e-f043-497a04c37657-d205bc6d {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3a2473eb-b3be-15b2-9582-8af10846c3d7-0846c3d4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3a2473eb-b3be-15b2-9582-8af10846c3d9-0846c3d4 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_00950b9c-88bc-cf24-fd52-e0e4aa9eb89a-aa9eb898 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_00950b9c-88bc-cf24-fd52-e0e4aa9eb8a2-aa9eb898 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-a951d65b-37ae-b380-a5f0-6a9ecf92fe2f-d205bc6d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5258a667-bfe2-af04-d8e0-2ab331b6b946-d205bc6d {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-fc140bd7-5351-5f4a-1ebf-2ea73e69bab5-d205bc6d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fc140bd7-5351-5f4a-1ebf-2ea73e69babc-d205bc6d {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-e0a78247-b47c-4846-30f0-5b0b9fdc0d63-d205bc6d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e0a78247-b47c-4846-30f0-5b0b9fdc0d6a-d205bc6d {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_2947ded6-463e-4e1b-8d2d-aa46bf4de557-d205bc6d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2947ded6-463e-4e1b-8d2d-aa46bf4de55e-d205bc6d {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_2b3e3216-386f-18d5-e006-738b476f7dc4-d205bc6d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2b3e3216-386f-18d5-e006-738b476f7dcb-d205bc6d {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-e279b2b7-46ec-5e0e-f043-497a04c37657-d205bc6d {
    grid-area: span 2 / span 3 / span 2 / span 3;
  }

  #w-node-_43019559-1148-f639-bb2a-47c239121f5f-d205bc6d {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_6358b334-3a8d-db48-8cfb-9bbd13d9850c-d205bc6d {
    grid-area: span 2 / span 3 / span 2 / span 3;
  }

  #w-node-_4c389736-0edf-b406-6602-71395b779e99-d205bc6d {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_271f5fdc-4338-f2b3-60b8-f51657b04c28-d205bc6d, #w-node-cfab5644-fc1b-7c95-9ef5-d29d8a6785a2-d205bc6d {
    grid-area: span 2 / span 3 / span 2 / span 3;
  }

  #w-node-ddd8e0d2-a09b-83df-192d-27115557de46-5557de44, #w-node-ddd8e0d2-a09b-83df-192d-27115557de49-5557de44 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_00950b9c-88bc-cf24-fd52-e0e4aa9eb89e-aa9eb898, #w-node-_00950b9c-88bc-cf24-fd52-e0e4aa9eb8a0-aa9eb898 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e279b2b7-46ec-5e0e-f043-497a04c37657-d205bc6d {
    grid-area: span 2 / span 3 / span 2 / span 3;
  }

  #w-node-ddd8e0d2-a09b-83df-192d-27115557de46-5557de44, #w-node-ddd8e0d2-a09b-83df-192d-27115557de49-5557de44 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


