:root {
  --black: black;
  --white: white;
}

.body {
  color: var(--black);
  background-color: #b1b0a5;
  font-family: Ogg roman, sans-serif;
  font-weight: 400;
  line-height: 1.2;
}

.body.enlefko {
  background-color: #fff;
}

.logo {
  z-index: 200;
  opacity: 0;
  position: fixed;
  top: 50px;
  left: 44px;
}

.logo.npl {
  opacity: 0;
  top: 33px;
}

.image-2 {
  width: 200px;
}

.image-2.nplo {
  width: 180px;
}

.kypselia {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.title {
  width: 100%;
  margin-bottom: 21px;
  font-size: 40px;
  font-weight: 300;
}

.menuolo {
  z-index: 1000;
  background-color: #948c7b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.butmenu {
  color: var(--white);
  margin-top: 23px;
  margin-bottom: 5px;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.butmenu.w--current {
  font-weight: 500;
}

.social {
  z-index: 500;
  opacity: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 16px;
  left: 6px;
  right: auto;
}

.slink {
  width: 28px;
  margin-left: 14px;
}

.slink.f {
  width: 19px;
  margin-left: 26px;
}

.slink.ins {
  width: 35px;
  margin-left: 7px;
}

.image-5 {
  padding: 5px;
}

.menu-2 {
  z-index: 200000;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: 28px;
  bottom: auto;
  left: auto;
  right: 0;
}

.buttona1 {
  background-color: #2d2188;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.buttona1.out {
  z-index: 49000;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  height: 100%;
  display: block;
  position: absolute;
}

.buttona1.in {
  z-index: 50000;
  background-color: rgba(0, 0, 0, 0);
}

.logopurplesheep {
  z-index: 20000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: auto;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 179px;
  right: 0;
}

.link-block-8 {
  position: relative;
}

.design {
  color: var(--white);
  width: 90px;
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  top: -58px;
  left: -38px;
  transform: rotate(-90deg);
}

.design.el {
  color: #645d5d;
}

.purplesheeplogo {
  width: 20px;
}

.popup-overlay {
  z-index: 540000;
  opacity: 1;
  color: var(--white);
  background-color: #f50;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 24%;
  left: auto;
  right: 0%;
}

.cookiein {
  flex-direction: column;
  margin-left: 10px;
  margin-right: 3px;
  display: flex;
}

.text-block-7 {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.link-2 {
  color: #000;
  background-color: #ecd905;
  padding-left: 11px;
  padding-right: 11px;
  font-weight: 700;
  text-decoration: none;
}

.button-3 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 500;
  display: flex;
}

.button-3:hover {
  background-color: #fbff00;
}

.pardiv {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 49px;
  display: block;
  position: relative;
}

.out {
  z-index: 300000;
  background-color: #ccccc3;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.paragraph-2 {
  margin-top: 0;
  margin-left: 94px;
  margin-right: 94px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.paragraph-2.cooo {
  margin-left: 15%;
  margin-right: 15%;
  line-height: 1.9;
  position: relative;
}

.paragraph-2.cooo.ypo {
  text-align: right;
  margin-top: 47px;
}

.section-3 {
  padding-bottom: 253px;
}

.section-4 {
  height: 190px;
}

.section-4.ccc {
  height: 220px;
}

.animation {
  z-index: 4;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
}

.menubutoon {
  background-color: #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menutext {
  color: #fff;
  margin-left: 11px;
}

.book {
  z-index: 100;
  color: #fff;
  background-color: #b88d3d;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 70px;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}

.booknow {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.buttonin {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 81%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.backrounda {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
}

.accotitle {
  opacity: .17;
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15vw;
  font-weight: 400;
  line-height: 100%;
}

.accotitle._4040 {
  font-size: 30vw;
}

.nav-menu-link {
  text-align: center;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
  position: relative;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.telphone {
  z-index: 30;
  background-color: #b88d3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 17px;
  left: auto;
  right: 224px;
}

.image-12 {
  width: 20px;
  position: relative;
  top: 0;
  left: 0;
}

.heading {
  margin-top: 78%;
}

.button-4 {
  background-color: var(--black);
}

.policy {
  display: flex;
  position: absolute;
  top: auto;
  bottom: 200px;
  left: -114px;
  right: auto;
  transform: rotate(-90deg);
}

.link-3 {
  color: #fff;
  margin-left: 16px;
  margin-right: 16px;
  font-size: 19px;
  text-decoration: none;
}

.strpol {
  background-color: var(--white);
  width: 2px;
  height: 20px;
}

.ypografi {
  text-align: right;
}

.times {
  text-align: center;
  margin-top: 65px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 1.8;
}

.menufood {
  width: 100%;
  padding-bottom: 220px;
}

.menufood.firstpage {
  padding-top: 261px;
  padding-bottom: 261px;
  position: relative;
}

.collection-list-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.menubuttons {
  padding-left: 19%;
  padding-right: 19%;
}

.menufirstpage {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 85px;
  padding-left: 11%;
  padding-right: 11%;
  display: flex;
  position: relative;
}

.buttonslink {
  color: #fff;
  background-color: #000;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-13 {
  opacity: .73;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.picwrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.categrtitle {
  z-index: 2;
  color: var(--white);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 11px;
  padding-right: 11px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  line-height: 1.2;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.menuvassiko {
  padding: 247px 16% 242px;
  position: relative;
}

.menuvassiko.enlefko {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.categorytitle {
  color: #47763b;
  text-align: center;
  margin-top: 173px;
  margin-bottom: 45px;
  padding-top: 0;
  font-size: 65px;
  font-style: normal;
  font-weight: 400;
  line-height: 65px;
}

.categorytitle.first.animation {
  color: #e2ebab;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.2;
  position: static;
  overflow: visible;
}

.categorytitle.first.animation.npl {
  color: var(--white);
}

.categorytitle.first.animation.enleyko {
  color: #638995;
}

.menuitem {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.titlefood {
  color: #47763b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 500;
  line-height: 33px;
}

.titlefood.animation {
  color: var(--black);
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
  overflow: visible;
}

.titlefood.animation.enlefko {
  color: #638995;
  overflow: visible;
}

.bold-text {
  margin-left: 3px;
}

.bold-text.enlefko {
  color: #638995;
}

.perigrafi {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.perigrafi.animation {
  color: var(--black);
  text-align: left;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 1.2;
  display: block;
  position: relative;
  overflow: visible;
}

.price {
  color: #47763b;
  justify-content: center;
  margin-top: 26px;
  display: flex;
}

.price.animation {
  color: var(--black);
  text-align: right;
  justify-content: flex-end;
  width: auto;
  height: auto;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  position: relative;
  overflow: visible;
}

.price.animation.enlefko {
  color: #638995;
}

.pricetext {
  color: #000;
  text-align: center;
  margin-right: 3px;
  font-size: 23px;
  font-weight: 700;
  line-height: 1;
  position: relative;
}

.pricetext.enlefko {
  color: #638995;
}

.fagitodiv {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 869.75px;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  position: relative;
}

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

.menugrigoro {
  z-index: 20;
  width: 100%;
  height: 120px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.menubutons {
  z-index: 3;
  color: var(--black);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(97, 96, 77, .92) 76%, rgba(68, 67, 52, .97) 100%, #464536);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-wrapper, .swiper-slide {
  height: 100%;
}

.faiugito {
  color: #e2ebab;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.faiugito.npl {
  color: var(--white);
}

.inmenu {
  color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.inmenu.w--current {
  top: auto;
  left: auto;
}

.text-block-8 {
  text-align: center;
  font-family: Open Sans, sans-serif;
}

.empty-state {
  background-color: rgba(221, 221, 221, .28);
}

.gramm {
  background-color: var(--white);
  width: 2px;
  height: 30px;
  margin-top: 2px;
}

.secondtitle-6 {
  color: #e2ebab;
  text-align: center;
  margin-top: 83px;
  margin-bottom: 58px;
  font-family: Open Sans, sans-serif;
  font-size: 33px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
}

.secondtitle-6.npl {
  color: var(--white);
  font-weight: 400;
}

.secondtitle-6.enlefko {
  color: var(--black);
}

.potiri {
  text-align: right;
  margin-top: 14px;
  margin-bottom: 6px;
  padding-right: 17px;
  font-family: Open Sans, sans-serif;
  position: relative;
}

.extrafield {
  text-align: left;
  margin-top: 2px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  position: relative;
  overflow: visible;
}

.prices {
  color: #dab399;
  text-align: center;
  margin-top: 0;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
}

.prices.anclass {
  color: var(--black);
  margin-top: 45px;
  margin-bottom: 48px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.infofirst {
  text-align: center;
  width: 100%;
  margin-top: 4px;
  padding-left: 27px;
  padding-right: 27px;
  font-family: Open Sans, sans-serif;
}

.vegan {
  justify-content: center;
  align-items: center;
  margin-right: 7px;
  display: flex;
}

.vegann {
  width: 30px;
  margin-bottom: 0;
  position: relative;
  bottom: 4px;
}

.vegeterian {
  width: 30px;
  margin-bottom: 0;
  position: relative;
  bottom: 6px;
}

.backroundnplo {
  background-color: #e6e2dc;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.backroundnplo.enlefko, .backroundnplo.enlefkooo {
  background-color: var(--white);
}

.five {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-2 {
  color: #636363;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  position: relative;
}

.fagitoolo {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 5px;
  display: flex;
  position: relative;
}

.fagolo {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: relative;
}

.grami {
  border: 1px #fff;
  border-bottom: 1px solid rgba(99, 137, 149, .44);
  margin-bottom: 26px;
  padding-bottom: 17px;
  position: relative;
}

.grami.nplomne {
  border-bottom-color: #f5f5f5;
}

.grami.kibmenu {
  border-bottom-color: rgba(226, 235, 171, .46);
}

.languages {
  z-index: 80;
  position: fixed;
  top: 25%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.langr {
  justify-content: center;
  align-items: center;
  padding: 7px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.lantext {
  color: #000;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: relative;
}

.langos {
  background-color: #e2ebab;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: relative;
}

.extracategory-info {
  width: 100%;
  position: relative;
}

.keimenoinfo {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  position: relative;
}

.keimenoinfo.new {
  color: #638995;
}

.oloo {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .menulist.enlefko {
    position: relative;
  }

  .extracategory-info {
    max-width: 869.75px;
  }

  .keimenoinfo {
    color: var(--black);
  }
}

@media screen and (min-width: 1440px) {
  .menuolo {
    display: none;
  }

  .menuvassiko.enlefko {
    flex-direction: column;
    align-items: center;
  }

  .oloo {
    width: 100%;
    position: relative;
  }
}

@media screen and (max-width: 991px) {
  .logo {
    top: 19px;
    left: 22px;
  }

  .logo.npl {
    top: 18px;
  }

  .image-2.nplo {
    width: 150px;
  }

  .image-2.enlefko {
    width: 160px;
  }

  .title.text {
    font-size: 35px;
  }

  .butmenu {
    margin-top: 13px;
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 24px;
  }

  .menu-2 {
    top: 7px;
  }

  .section-4.ccc {
    height: 200px;
  }

  .book {
    width: 180px;
    height: 60px;
  }

  .accotitle._4040 {
    font-size: 50vw;
  }

  .nav-menu-link {
    width: 75%;
  }

  .telphone {
    bottom: 13px;
    right: 202px;
  }

  .policy {
    bottom: 50%;
    left: -88px;
  }

  .link-3 {
    font-size: 14px;
  }

  .menubuttons {
    padding-left: 14%;
    padding-right: 14%;
  }

  .categrtitle {
    font-size: 23px;
  }

  .menuvassiko {
    padding-top: 190px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .categorytitle {
    font-size: 55px;
    line-height: 55px;
  }

  .categorytitle.first.animation {
    margin-top: 34px;
    font-size: 35px;
  }

  .titlefood.animation {
    font-size: 20px;
  }

  .perigrafi.animation {
    font-size: 17px;
  }

  .pricetext {
    font-size: 21px;
  }

  .secondtitle-6 {
    margin-top: 111px;
    margin-bottom: 55px;
    font-size: 30px;
  }

  .potiri {
    margin-bottom: 9px;
  }

  .extrafield {
    font-size: 12px;
  }

  .prices.anclass {
    font-size: 16px;
  }

  .vegann, .vegeterian {
    width: 25px;
  }

  .keimenoinfo {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    top: 26px;
    left: 15px;
  }

  .image-2 {
    width: 150px;
  }

  .image-2.nplo {
    width: 120px;
  }

  .image-2.enlefko {
    width: 140px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    text-align: center;
    margin-bottom: 14px;
    font-size: 30px;
    line-height: 40px;
  }

  .title.text {
    text-align: left;
    font-size: 28px;
  }

  .butmenu {
    margin-top: 11px;
    margin-bottom: 11px;
    font-size: 20px;
    line-height: 20px;
  }

  .slink {
    width: 24px;
  }

  .slink.f {
    width: 20px;
  }

  .slink.ins {
    width: 35px;
  }

  .menu-2 {
    width: 70px;
    top: 0;
    right: 0;
  }

  .pardiv {
    margin-top: 34px;
  }

  .section-4 {
    height: 130px;
  }

  .book {
    width: 130px;
    height: 50px;
  }

  .booknow {
    font-size: 18px;
  }

  .accotitle._4040 {
    font-size: 40vw;
  }

  .nav-menu-link {
    width: 100%;
    left: 20px;
  }

  .telphone {
    bottom: 11px;
    right: 149px;
  }

  .times {
    font-size: 20px;
  }

  .menufood.firstpage {
    padding-top: 185px;
    padding-bottom: 185px;
  }

  .collection-list-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .menubuttons {
    padding-left: 9%;
    padding-right: 9%;
  }

  .categrtitle {
    font-size: 21px;
  }

  .menuvassiko {
    padding-top: 145px;
  }

  .categorytitle {
    margin-top: 162px;
    font-size: 55px;
    line-height: 55px;
  }

  .titlefood.animation {
    margin-bottom: 3px;
    font-size: 18px;
  }

  .perigrafi.animation {
    font-size: 15px;
  }

  .pricetext {
    font-size: 17px;
  }

  .faiugito {
    font-size: 22px;
  }

  .secondtitle-6 {
    margin-bottom: 48px;
    font-size: 28px;
  }

  .potiri {
    padding-right: 9px;
    font-size: 14px;
  }

  .prices {
    font-size: 20px;
  }

  .vegann {
    width: 20px;
  }

  .vegeterian {
    width: 20px;
    bottom: 6px;
  }

  .grami {
    margin-bottom: 23px;
    padding-bottom: 9px;
  }

  .languages {
    top: 16%;
  }

  .lantext {
    font-size: 16px;
  }

  .langos {
    width: 30px;
    height: 30px;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    top: 23px;
    left: 11px;
  }

  .logo.npl {
    top: 12px;
  }

  .image-2 {
    width: 150px;
  }

  .image-2.enlefko {
    width: 110px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    font-size: 30px;
  }

  .title.text {
    line-height: 35px;
  }

  .butmenu {
    margin-bottom: 21px;
    font-size: 30px;
    line-height: 30px;
  }

  .social {
    opacity: 0;
    top: auto;
    bottom: 7px;
    left: 11px;
    right: auto;
  }

  .menu-2 {
    top: 0;
    right: 0;
  }

  .popup-overlay {
    width: 200px;
  }

  .pardiv {
    margin-top: 38px;
    display: block;
  }

  .paragraph-2 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .paragraph-2.cooo {
    margin-left: 10%;
    margin-right: 10%;
  }

  .section-4.ccc {
    height: 190px;
  }

  .accotitle {
    font-size: 19vw;
  }

  .accotitle._4040 {
    font-size: 50vw;
  }

  .telphone {
    bottom: 9px;
    right: 145px;
  }

  .image-12 {
    width: 15px;
    top: 0;
    left: 0;
  }

  .policy {
    bottom: 241px;
    left: -97px;
  }

  .collection-list-2 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    grid-template-columns: 1fr;
  }

  .menubuttons {
    padding-bottom: 0;
    padding-left: 4%;
    padding-right: 4%;
  }

  .menufirstpage {
    padding-left: 8%;
    padding-right: 8%;
  }

  .menuvassiko {
    padding-top: 56%;
    padding-left: 6%;
    padding-right: 6%;
  }

  .categorytitle {
    margin-top: 118px;
  }

  .categorytitle.first {
    margin-top: 52px;
  }

  .categorytitle.first.animation {
    margin-top: 50px;
    font-size: 32px;
  }

  .titlefood.animation {
    font-size: 19px;
  }

  .faiugito {
    font-size: 20px;
  }

  .gramm {
    width: 1px;
  }

  .secondtitle-6 {
    margin-top: 71px;
    margin-bottom: 43px;
    font-size: 28px;
  }

  .potiri {
    padding-bottom: 1px;
    padding-right: 11px;
    font-size: 12px;
  }

  .extrafield {
    font-size: 12px;
  }

  .prices.anclass {
    font-size: 16px;
  }

  .infofirst {
    margin-top: 12px;
  }

  .vegan {
    margin-right: 5px;
  }

  .grami {
    margin-top: 9px;
    padding-bottom: 12px;
    position: relative;
  }

  .languages {
    top: 11%;
  }

  .langr {
    padding-left: 0;
  }

  .lantext {
    font-size: 16px;
  }
}

#w-node-b7a85f76-7408-0c8b-ddfc-d7b3324e9125-a3f37530, #w-node-b650665e-c16b-df7b-0258-5e64c8867f6c-a3f37530, #w-node-_94b3168e-07a2-86c3-a179-1194c3e1ba6b-a3f37530, #w-node-a0d727ba-ea25-2197-02e9-587f702875af-a3f37530, #w-node-b9cf8557-b24c-5964-4848-f66fde8b911e-a3f37530, #w-node-_8e99bcf9-588e-8d09-cb38-dd2d088538fb-a3f37530 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Ogg roman';
  src: url('../fonts/ogg-roman.eot') format('embedded-opentype'), url('../fonts/ogg-roman.woff') format('woff'), url('../fonts/ogg-roman.ttf') format('truetype'), url('../fonts/ogg-roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ogg';
  src: url('../fonts/ogg-italic.eot') format('embedded-opentype'), url('../fonts/ogg-italic.woff') format('woff'), url('../fonts/ogg-italic.ttf') format('truetype'), url('../fonts/ogg-italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}