<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Carter+On&amp;family=Montserrat:wght@200;300;400&amp;family=Oswald:wght@200;300;400;500;600;700&amp;display=swap");
/* font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif; */
/* font-family: 'Carter One', cursive; */

@font-face {
  font-family: "Gulfs Display";
  src: url("https://d2ova09jg8x3xk.cloudfront.net/villagekebabpakenham.com.au/fonts/GulfsDisplay-Normal.ttf");
}

#deals-of-the-day,
#our-menu,
#footer-subscribe {
  display: none;
}

/* landing */

#landing {
  /* height: 580px !important; */
  height: 65vh !important;
  overflow: hidden;
}

#landing #landing-content {
  width: 700px;
  z-index: 998;
  left: 28%;
  top: 50%;
}

#landing #landing-form #tag-line,
#landing #landing-form #form-button {
  text-align: center;
}

#desktopSplide .splide__arrow--prev,
#desktopSplide .splide__arrow--next {
  z-index: 999;
}

#landing #landing-logo img {
  content: url("./uploads/new-logo.png");
  width: 140px;
}

#landing #desktopSplide-list li:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 1) 0%,
    rgb(17 17 17 / 0%) 100%
  );
  background-attachment: fixed;
  opacity: 1;
  z-index: 2;
}

#landing #desktopSplide-track:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgb(5 5 5 / 66%) 35%, rgb(0 0 0 / 0%) 50%);
  background-attachment: fixed;
  /* opacity: 1; */
  z-index: 2;
}

#landing #landing-form .p1 {
  font-family: "Gulfs Display", sans-serif;
  font-size: 40px;
  font-weight: 300;
  text-shadow: none;
  color: #fafafa;
  /* margin-bottom: 30px; */
  line-height: 50px;
  width: 80%;
  margin: auto auto 30px auto;
}

#landing #landing-form .p2 {
  font-size: 16px;
  font-weight: 400;
  text-shadow: none;
  color: #fafafa;
}

#desktopSplide .splide__slide {
  background-position-y: 85% !important;
}

/* landing */

/* store */

#store-data {
      background: #f7eee1;
  /* background-image: linear-gradient(
      90deg,
      rgb(0 0 0 / 95%) 0%,
      rgb(17 17 17 / 74%) 100%
    ),
    url("./uploads/s-bg-2.jpg"); */
  /* background-repeat: no-repeat; */
  border-top: 2px solid #ffffff5c;
  overflow: hidden;
  color: #820012;
}

#store-data h2:first-child {
  font-family: "Gulfs Display", sans-serif;
  letter-spacing: 3px;
  font-size: 50px;
  text-transform: capitalize;
}

#store-data #store {
  z-index: 2;
}

#store-data .img-1 {
  position: absolute;
  right: -150px;
  top: 0px;
  width: 350px;
}

#store-data .img-2 {
  position: absolute;
  left: -150px;
  top: 0px;
  width: 350px;
}

#store-data .office-info p, #store-data #h-address a {
  color: #820012 !important;
  font-weight: 600;
  letter-spacing: 1px;
}

#store-data #store-details ,#store-data p#h-phone {
  font-weight: 600 !important;
}

#store-data .text-danger {
  color: #820012 !important;
  background: #c42328;
  padding: 2px 5px;
  font-weight: 600;
}

#store-data .text-danger {
  color: #fff !important;
  background: #e9112f;
  padding: 2px 5px;
}

/* store */

/* menu bar */
#menu {
  background: #880016 !important;
}

.pn-Advancer {
  background: #070705 !important;
}

#menu-cont &gt; #menu &gt; #menu-ul &gt; li &gt; a {
  text-transform: uppercase !important;
  background: #880016;
  font-family: "Oswald", sans-serif;
}

#menu-cont &gt; #menu &gt; #menu-ul &gt; li &gt; a.menu-active {
  border-bottom: none !important;
  background: #ebad0e !important;
  color: #222 !important;
  text-transform: uppercase !important;
}

#menu ul li a:hover {
  background: #e9ad0c !important;
  color: #222 !important;
}

/* menu bar */

/* menu */
.menu-item {
  background: #F8EEE2;
  /* background: url("./uploads/menu-bg.jpg") no-repeat !important; */
  background-position: center !important;
  background-attachment: fixed !important;
  background-size: cover !important;
  border-bottom: none;
}

#menu-items .menu-item:first-child {
  padding-top: 3em;
}

#menu-items .menu-item {
  border-bottom: 1px solid #00000000 !important;
}

#menu-items .menu-item h1 {
  text-align: center;
  background-color: #880016 !important;
  color: #fff !important;
  width: fit-content;
  height: fit-content;
  margin: auto;
  padding: 10px 20px !important;
  font-family: "Roper", Oswald;
  font-weight: 500;
  font-size: 32px !important;
  letter-spacing: 1px;
  border-radius: 5px;
  text-transform: uppercase;
}

.menu-item #menu_items ul {
  display: flex;
  flex-wrap: wrap;
}

#menu-items ul li.group,
#menu-items ul li.single {
  width: 45%;
  margin: 10px inherit;
  /* border: 2px solid #111; */
  background: #f7eee1;
  border-radius: 3px;
  border-style: double;
  border-width: 5px 5px 5px 5px;
  border-color: #880016;
}

#menu-items ul li.group:hover,
#menu-items ul li.single:hover {
  background-color: #880016;
  /* border: 2px solid #880016; */
  border-style: double;
  border-width: 5px 5px 5px 5px;
  border-color: #880016;
  box-shadow: #11111154 5px 5px 10px !important;
}

#menu-items ul li.group:has(.item-thumb img),
#menu-items ul li.single:has(.item-thumb img) {
  padding-left: 10px;
}

#menu-items ul li.group:hover .item-thumb,
#menu-items ul li.single:hover .item-thumb {
  background-color: transparent;
}

#menu-items ul li.group:hover .item-title,
#menu-items ul li.single:hover .item-title {
  color: #fff;
}

#menu-items ul li.group:hover .item-description,
#menu-items ul li.single:hover .item-description {
  color: #fff;
}

#menu-items ul li.group:hover .item-price,
#menu-items ul li.single:hover .item-price {
  box-shadow: 0px 0px 5px #fff;
}

#menu-items ul li.group:hover .menu-item-outofstock,
#menu-items ul li.single:hover .menu-item-outofstock {
  color: #e5ac00 !important;
}

#menu-items ul li.group:hover .item-thumb img.b-lazy.b-loaded,
#menu-items ul li.single:hover .item-thumb img.b-lazy.b-loaded {
  transform: scale(1.2);
}

#menu-items ul li.group:hover .item-icons img,
#menu-items ul li.single:hover .item-icons img {
  filter: invert(1);
}

#menu-items ul li.group:last-child,
#menu-items ul li.single:last-child {
  width: 45%;
  margin: inherit auto auto 2.5%;
}

#menu-items .item-title-container {
  width: 100% !important;
}

#menu-items .item-title-container .item-title {
  /* width: 80% !important; */
  font-size: 17px !important;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  line-height: normal;
  color: #222;
  max-height: max-content !important;
}

#menu-desc-header {
  padding: 0;
  text-align: center;
  margin: 20px;
  font-size: 14px;
}

.menu-item .item-thumb {
  display: flex !important;
  align-items: center;
  background-color: transparent;
  overflow: hidden;
}

.menu-item .item-thumb img {
  padding: 20px;
  position: relative;
  object-fit: cover;
  transition: all 0.5s ease;
}

.item-price {
  /* font-family: 'Lobster', sans-serif; */
  /* font-family: 'Montserrat', sans-serif; */
  font-family: "Oswald", sans-serif;
  font-size: 17px !important;
  font-weight: 400;
  /* border-bottom: 1.1px solid #222; */
  /* border-left: 1.1px solid #222; */
  /* position: absolute; */
  /* right: 0; */
  /* top: 0; */
  padding: 7px 10px;
  background-color: #e5ac00;
  color: #111;
  height: fit-content;
  border: 2px solid #fff;
  border-radius: 5px;
}

.item-description {
  font-size: 14px;
  font-weight: 400;
  /* -webkit-line-clamp: unset; */
}

#modal-addbtn,
.add-button,
.customise-add-button,
.modal-deals .modal-footer button {
  background: #009247 !important;
  border: none;
  text-transform: uppercase;
  color: #fff !important;
  font-weight: 700 !important;
  letter-spacing: 2px;
}

.item-add-buttons .btn-primary,
.modal-deals .modal-footer button,
#menu-items ul li #item-buttons .modal-hh .modal-footer button {
  background-color: #009247 !important;
}

.item-add-buttons .btn-primary:hover {
  background-color: #009247;
}

input:checked + .input-group-label,
.modal-deals .modal-header button,
.modal-hh input:checked + .input-group-label,
.modal-deals .deal-modal-body-customize input:checked + .input-group-label {
  background: #cf2b36 !important;
}

.input-group-label:hover,
.modal-deals .modal-header button:hover {
  background: #cf2b36a8 !important;
  color: #fff !important;
}

#menu-items .modal-popup .modal-body .menu-item-option .input-group-label {
  color: #222;
}

.input-group-label.input-group-label-template2.input-group-label-default {
  color: #222;
}

.popup-current-toppings
  #current-toppings
  #current-toppings-list
  ul#current-toppings-list-ul
  li {
  color: #222;
}

#menu-items &gt; .item-icons-container {
  padding: 20px 0 !important;
  margin-bottom: 20px;
  border-top: 2px solid #00000024 !important;
  border-bottom: 2px solid #00000024 !important;
}

/* menu */

/* app */

#download-app {
  background: radial-gradient(circle, #0505050f 30%, transparent 50%) repeat
    center/10px 10px !important;
  padding: 0 !important;
  margin-top: 30px;
}

#download-app .container {
  /*     border-bottom: 2px solid #231f20;
    border-top: 2px solid #231f20; */
  padding: 50px 0;
}

#download-app .section-content .section-title {
  color: #cf2b36;
  font-size: 40px;
  font-weight: 800;
}

#download-app .section-title2 {
  /*     font-family: 'Radley', serif;
    color: #231f20 !important; */
  display: none;
}

.download-app-content p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

div#download-app {
  border-bottom: 1px solid #ffffff !important;
}

span.app-name {
  display: none;
}

/* app */

/* about */

#about-us {
  padding: 0 0 100px 0;
  background: #F8EEE2;
  /* background-image: linear-gradient(
      90deg,
      rgb(255 255 255 / 65%) 0%,
      rgb(255 255 255 / 65%) 100%
    ),
    url("./uploads/bg.jpg"); */
}

#about-us .section-title {
  /*     text-align: center; */
  display: none;
}

.about-us-content {
  text-align: center;
}

img.a-logo {
  width: 300px;
  margin: 50px auto 20px auto;
}

.about-us-content h2 {
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 50px;
  text-decoration: underline;
}

.about-us-content .p1 {
  font-size: 18px;
}

/* about */

/* footer alert */
#footerOfflineAlert {
  background-color: #bb5d1d;
}

#footerOfflineAlert .progress {
  background-image: linear-gradient(
    to bottom,
    #bb5d1d9e 0,
    #bb5d1deb 100%
  ) !important;
}

/* footer alert */

/* media query */
@media (max-height: 800px) {
  /* landing */

  #landing #landing-logo img {
    width: 350px;
  }

  /* landing */
}

@media (max-width: 1600px) {
  /* landing */

  #landing {
    height: 75vh !important;
  }

  #landing #landing-content {
    width: 580px;
    left: 25%;
    top: 55%;
  }

  #landing #landing-logo img {
    width: 130px;
  }

  #landing #landing-form .p1 {
    font-size: 30px;
    line-height: 40px;
    width: 60%;
    margin-bottom: 15px;
  }

  #landing #landing-form .p2 {
    font-size: 13px;
  }

  /* landing */
}

@media (max-width: 1440px) {
  /* landing */

  #landing #landing-content {
    width: 550px;
    left: 28%;
  }

  #landing #landing-logo img {
    width: 150px;
  }

  #landing #landing-form .p1 {
    width: 70%;
  }

  /* landing */
}

@media (max-width: 1200px) {
  /* landing */

  #landing #landing-content {
    width: 500px;
    left: 30%;
  }

  #landing #landing-logo img {
    width: 130px;
  }

  #landing #landing-form .p1 {
    font-size: 30px;
  }

  #landing #landing-form .p2 {
    font-size: 14px;
  }

  /* landing */

  /* menu */
  .menu-item .item-thumb img {
    padding: 10px;
    /* transform: scale(1.2); */
  }

  /* menu */
}

@media (max-width: 1024px) {
  /* landing */

  #landing #landing-content {
    top: 55%;
    left: 50%;
    width: 700px !important;
    text-align: center;
  }

  #landing #landing-form {
    width: 100%;
  }

  #landing #landing-logo img {
    width: 130px;
  }

  #landing #landing-form #tag-line,
  #landing #landing-form #form-button {
    text-align: center;
  }

  #landing #landing-form .p2 {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
  }

  /* #desktopSplide .splide__slide {
        background-size: 160% !important;
        background-position: 90% 50% !important;
    } */

  #landing #desktopSplide-track:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(
      90deg,
      rgb(0 0 0 / 80%) 30%,
      rgb(0 0 0 / 80%) 100%
    );
    background-attachment: fixed;
    opacity: 1;
    z-index: 2;
  }

  #landing #desktopSplide-list li:before {
    content: "";
    display: none;
  }

  #landing #landing-form .p1 {
    font-size: 30px;
    width: 60%;
  }

  /* landing */

  /* store */

  #store-data {
    padding-top: 0 !important;
  }

  #store-data .col-md-3 {
    width: 100% !important;
    text-align: center;
  }

  #store-data .col-md-3.col-md-offset-2 {
    margin-left: auto !important;
  }

  #store-data #store-details {
    padding-top: 0 !important;
  }

  #store-data h2:first-child {
    letter-spacing: 3px;
    font-size: 45px;
    font-weight: lighter !important;
    text-transform: capitalize;
  }

  /* store */

  /* menu bar */
  #menu {
    padding: 0;
  }

  #menu-ul .first {
    margin-left: 20px;
  }

  #menu-ul li:last-child {
    margin-right: 40px;
  }

  #menu-cont &gt; #menu &gt; #menu-ul &gt; li &gt; a {
    height: 50px;
    padding: 15px 20px;
    color: #fefefe !important;
  }

  .pn-Advancer {
    width: 40px !important;
    padding: 5px 10px !important;
  }

  svg.pn-Advancer_Icon {
    width: 15px !important;
    fill: #fff !important;
  }

  .pn-Advancer_Left {
    left: 0;
  }

  .pn-Advancer_Right {
    right: 0;
  }

  /* menu bar */

  /* menu */
  .menu-item #menu_items ul {
    display: flex;
    align-items: flex-start;
  }

  #menu-items ul li.group,
  #menu-items ul li.single {
    width: 45%;
    margin: 10px auto;
    display: flex;
    align-content: flex-start;
    min-height: -webkit-fill-available;
    padding: 15px;
  }

  #menu-items ul li.group:last-child,
  #menu-items ul li.single:last-child {
    width: 45%;
    margin: 10px auto 20px 2.5%;
  }

  #menu-items:has(img.b-lazy.b-loaded) .item-title-container {
    display: flex;
    flex-direction: column;
  }

  .menu-item
    #menu_items:has(.visual-tag-container)
    ul
    li
    .visual-tag-container {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .menu-item #menu_items ul li .visual-tag-label + .item-price {
    margin: 5px 0 0 0;
  }

  #menu-items:has(.item-block-no-image)
    .item-block-no-image
    .item-title-container {
    display: flex !important;
    flex-direction: row !important;
  }

  #menu-items:has(.item-block-no-image) .item-block-no-image {
    width: 100%;
  }

  .menu-item .item-thumb {
    float: none;
    position: relative;
    display: flex !important;
    flex: 0 0 50%;
    flex-direction: column;
    overflow: hidden;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    min-height: 160px;
    max-width: 300px;
    padding: 0 20px 0 0;
  }

  .menu-item .item-thumb img {
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
    position: relative;
    max-width: 100% !important;
    max-height: 300px;
    min-height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    padding: 10px;
    margin: 0 !important;
    /* transform: scale(1); */
  }

  .menu-item .item-block {
    margin: 0;
    width: 60% !important;
    padding: 0 10px 10px 0px;
  }

  #menu-items .item-title-container .item-title {
    min-height: fit-content !important;
    width: fit-content !important;
  }

  #menu-items .menu-item h1 {
    font-size: 28px !important;
    /* font-weight: lighter !important; */
  }

  .item-description {
    -webkit-line-clamp: unset;
  }

  #menu-items .item-title-container .item-price {
    position: initial;
    width: fit-content !important;
    padding: 4px 15px 4px 15px;
  }

  /* #menu-items #menu-items ul li.group:has(.item-thumb) .item-title-container .item-price, #menu-items ul li.single:has(.item-thumb) .item-title-container .item-price {
        position: initial;
        width: fit-content !important;
        padding: 4px 15px 0px 15px;
    } */

  #menu-items &gt; .item-icons-container {
    margin-bottom: 0 !important;
  }

  #menu-items,
  #main-content {
    padding-bottom: 0 !important;
  }

  /* menu */

  /* app */

  #download-app .section-content .section-title {
    text-align: left;
  }

  .download-app-content .badges {
    text-align: left;
  }

  /* app */
}

@media only screen and (max-width: 990px) {
  /* app */
  #download-app .container {
    /*         border-bottom: 2px solid #231f20; */
    padding-bottom: 50px;
  }

  #download-app {
    padding-top: 0;
  }

  .download-app-content {
    text-align: center;
  }

  .download-app-content p {
    font-size: 20px;
  }

  .download-app-content img {
    width: 250px;
  }

  .download-app-content .badges {
    text-align: center;
    margin: 40px auto;
  }

  #download-app .section-content .section-title {
    text-align: center;
  }

  /* app */
}

@media only screen and (max-width: 960px) {
  #store-data {
    border-top: 2px solid#fff;
  }
}

@media (max-width: 768px) {
  /* landing */

  #landing #landing-content {
    width: 90% !important;
    top: 52%;
  }

  #landing #landing-logo img {
    /* width: 200px; */
  }

  #landing #landing-form .p1 {
    font-size: 28px;
    font-weight: lighter;
    line-height: 35px;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }

  #landing #landing-form .p2 {
    font-size: 14px;
    width: 90%;
    margin: auto;
  }

  /* landing */

  /* store */

  #store-data h2:first-child {
    letter-spacing: 2px;
    font-size: 40px;
    font-weight: lighter !important;
    text-transform: capitalize;
  }

  /* store */

  /* menu bar */
  #menu {
    padding: 0;
  }

  #menu-cont &gt; #menu &gt; #menu-ul &gt; li &gt; a {
    padding: 10px !important;
    font-size: 15px;
    border-radius: 0;
    height: 40px;
  }

  /* menu bar */

  /* menu */
  #menu-items ul li.group,
  #menu-items ul li.single {
    width: 45%;
    margin: 10px auto;
    display: flex;
    padding: 0;
    /* border: 2px solid #111; */
    border-style: double;
    border-width: 5px 5px 5px 5px;
    border-color: #880016;
    align-items: start;
    box-shadow: #11111191 3px 4px 5px !important;
  }

  .menu-item .item-thumb {
    position: relative !important;
    display: flex !important;
    justify-content: center;
    top: 0;
    width: 50% !important;
    transform: none;
  }

  .menu-item .item-thumb img {
    min-height: 150px !important;
  }

  .menu-item .item-block {
    position: relative !important;
    padding: 10px 10px 10px 0;
  }

  .item-block-no-image {
    padding: 10px;
  }

  #menu-items .item-title-container {
    width: 100% !important;
  }

  #menu-items .item-title-container .item-title {
    font-size: 16px !important;
  }

  .item-description {
    -webkit-line-clamp: unset;
    font-size: 14px !important;
  }

  #menu-items .item-title-container .item-price {
    font-size: 14px !important;
  }

  #menu-items .menu-item h1 {
    font-size: 20px !important;
  }

  /* menu */

  /* app */

  #download-app .section-content .section-title2 {
    display: none;
  }

  #download-app {
    padding-top: 30px;
  }

  /* app */

  /* about */

  .about-content .col-sm-12 {
    display: grid;
    text-align: center;
  }

  .about-content .col-sm-12:nth-child(2) .col-md-4.col-sm-12 {
    order: 2;
  }

  .story,
  .story-name,
  .story-journey {
    padding: 0 40px;
    margin: 0 auto 20px auto;
  }

  .about-content img {
    margin: auto;
    max-width: 100% !important;
  }

  .about-us-content h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }

  .about-us-content .p1 {
    font-size: 15px;
  }

  /* about */
}

@media only screen and (max-width: 680px) {
  /* landing */

  #landing #landing-logo img {
    width: 110px;
  }

  #landing #landing-form .p1 {
    font-size: 23px;
    font-weight: lighter;
    line-height: 30px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    width: 100%;
  }

  #landing #landing-form .p2 {
    font-size: 12px;
    width: 90%;
    margin: auto;
  }

  /* landing */

  /* menu */

  #menu-items ul li.group,
  #menu-items ul li.single {
    width: 90%;
    margin: 10px auto;
    display: flex;
    align-content: flex-start;
    min-height: -webkit-fill-available;
  }

  #menu-items ul li.group:last-child,
  #menu-items ul li.single:last-child {
    width: 90%;
    margin: 10px auto 20px auto;
  }

  /* menu */
}

@media only screen and (max-width: 560px) {
  /* store */

  #store-data h2:first-child {
    font-size: 35px;
  }

  /* store */

  /* menu */
  .menu-item #menu_items ul {
    display: flex;
    align-items: flex-start;
  }

  /* #menu-items ul li.group, #menu-items ul li.single {
        width: 90%;
        margin: 10px auto;
        display: flex;
        align-content: flex-start;
        min-height: -webkit-fill-available;
    }

    #menu-items ul li.group:last-child, #menu-items ul li.single:last-child {
        width: 90%;
        margin: 10px auto 20px auto;
    } */

  .item-price {
    font-size: 15px !important;
    padding: 1px 12px 1px 12px !important;
  }

  .item-description {
    font-size: 12px !important;
  }

  /* menu */

  /* app */

  #download-app .section-content .section-title {
    font-size: 30px !important;
    font-weight: 700;
  }

  /* app */

  /* about */
  .story,
  .story-name,
  .story-journey {
    font-size: 25px !important;
    padding: 0 20px;
  }

  .about-content p {
    font-size: 14px;
  }

  /* about */
}

@media (max-width: 500px) {

  #store-data {
    height: 320px !important;
  }
  
  /* menu */

  #menu-items .menu-item h1 {
    line-height: normal;
    height: fit-content;
    /* padding: 10px 30px !important; */
  }

  /* menu */
}

@media (max-width: 400px) {
  #store-data h2 {
    font-size: 35px;
  }

  .story,
  .story-name,
  .story-journey {
    font-size: 20px !important;
  }

  .about-content p {
    font-size: 12px;
  }
}</pre></body></html>