html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
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;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: 'NexaRustHandmade-Extended';
  src: url("../fonts/NexaRustHandmade-Extended.woff") format('woff'), url("../fonts/NexaRustHandmade-Extended.woff2") format('woff2'), url("../fonts/NexaRustHandmade-Extended.eot"), url("../fonts/NexaRustHandmade-Extended.eot?#iefix") format('embedded-opentype'), url("../fonts/NexaRustHandmade-Extended.otf") format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  overflow-x: hidden;
}
html,
body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
}
main {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  overflow-x: hidden;
}
main:before,
main:after {
  content: "";
  display: table;
}
main:after {
  clear: both;
}
main:last-child {
  margin-right: 0%;
}
img {
  display: block;
  max-width: 100%;
}
p {
  line-height: 20px;
}
.section {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.section:before,
.section:after {
  content: "";
  display: table;
}
.section:after {
  clear: both;
}
.section:last-child {
  margin-right: 0%;
}
.section--gray {
  background: #f4f4f4;
}
.section__wrapper {
  zoom: 1;
  width: auto;
  max-width: 1200px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  padding: 30px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.section__wrapper:before,
.section__wrapper:after {
  content: "";
  display: table;
}
.section__wrapper:after {
  clear: both;
}
@media only screen and (max-width: 1200px) {
  .section__wrapper {
    padding: 50px 20px;
  }
}
.section__wrapper--gray {
  background: #f4f4f4;
}
.section__wrapper--full {
  max-width: 100%;
}
@media only screen and (max-width: 1200px) {
  .section__wrapper--full {
    padding: 0px;
  }
}
.section__title {
  margin: 10px 0px 60px 0px;
  font-size: 60px;
  font-family: 'NexaRustHandmade-Extended';
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .section__title {
    font-size: 48px;
    margin: 10px 0px 40px 0px;
  }
}
@media only screen and (max-width: 640px) {
  .section__title {
    font-size: 32px;
    margin: 10px 0px 20px 0px;
  }
}
.section__title--green {
  color: #538411;
}
.section__title--red {
  color: #ac1015;
}
.section__title span {
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border-radius: 100%;
}
@media only screen and (max-width: 640px) {
  .section__title span {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    margin: 0 auto 20px auto;
  }
}
.section__title .circle--green {
  color: #fff;
  background: #538411;
}
.section__title .circle--red {
  color: #fff;
  background: #ac1015;
}
@media only screen and (max-width: 768px) {
  .section.section--headline {
    padding-top: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.section.section--headline h1 {
  margin: 20px 0px 0px 0px;
  color: #ac1015;
  font-size: 68px;
  font-family: 'NexaRustHandmade-Extended';
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .section.section--headline h1 {
    font-size: 48px;
  }
}
.section.section--headline h1 span {
  position: relative;
  display: block;
  font-size: 32px;
  margin-bottom: 30px;
}
.section.section--headline h2 {
  margin: 10px 0px 30px 0px;
  color: #538411;
  font-size: 60px;
  font-family: 'NexaRustHandmade-Extended';
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .section.section--headline h2 {
    font-size: 34px;
  }
}
.section.section--headline p {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}
.column {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1200px) {
  .column {
    padding: 0px;
  }
}
.column--no-padding {
  padding: 0px;
}
.column--10 {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 8.2%;
  margin-left: 0%;
  margin-right: 2%;
}
.column--10:before,
.column--10:after {
  content: "";
  display: table;
}
.column--10:after {
  clear: both;
}
.column--10:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .column--10 {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .column--10:before,
  .column--10:after {
    content: "";
    display: table;
  }
  .column--10:after {
    clear: both;
  }
  .column--10:last-child {
    margin-right: 0%;
  }
}
.column--20 {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 18.4%;
  margin-left: 0%;
  margin-right: 2%;
}
.column--20:before,
.column--20:after {
  content: "";
  display: table;
}
.column--20:after {
  clear: both;
}
.column--20:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .column--20 {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .column--20:before,
  .column--20:after {
    content: "";
    display: table;
  }
  .column--20:after {
    clear: both;
  }
  .column--20:last-child {
    margin-right: 0%;
  }
}
.column--30 {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 28.6%;
  margin-left: 0%;
  margin-right: 2%;
}
.column--30:before,
.column--30:after {
  content: "";
  display: table;
}
.column--30:after {
  clear: both;
}
.column--30:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .column--30 {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .column--30:before,
  .column--30:after {
    content: "";
    display: table;
  }
  .column--30:after {
    clear: both;
  }
  .column--30:last-child {
    margin-right: 0%;
  }
}
.column--40 {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 38.8%;
  margin-left: 0%;
  margin-right: 2%;
}
.column--40:before,
.column--40:after {
  content: "";
  display: table;
}
.column--40:after {
  clear: both;
}
.column--40:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .column--40 {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .column--40:before,
  .column--40:after {
    content: "";
    display: table;
  }
  .column--40:after {
    clear: both;
  }
  .column--40:last-child {
    margin-right: 0%;
  }
}
.column--50 {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 49%;
  margin-left: 0%;
  margin-right: 2%;
}
.column--50:before,
.column--50:after {
  content: "";
  display: table;
}
.column--50:after {
  clear: both;
}
.column--50:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .column--50 {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .column--50:before,
  .column--50:after {
    content: "";
    display: table;
  }
  .column--50:after {
    clear: both;
  }
  .column--50:last-child {
    margin-right: 0%;
  }
}
.column--60 {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 59.2%;
  margin-left: 0%;
  margin-right: 2%;
}
.column--60:before,
.column--60:after {
  content: "";
  display: table;
}
.column--60:after {
  clear: both;
}
.column--60:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .column--60 {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .column--60:before,
  .column--60:after {
    content: "";
    display: table;
  }
  .column--60:after {
    clear: both;
  }
  .column--60:last-child {
    margin-right: 0%;
  }
}
.column--70 {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 69.4%;
  margin-left: 0%;
  margin-right: 2%;
}
.column--70:before,
.column--70:after {
  content: "";
  display: table;
}
.column--70:after {
  clear: both;
}
.column--70:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .column--70 {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .column--70:before,
  .column--70:after {
    content: "";
    display: table;
  }
  .column--70:after {
    clear: both;
  }
  .column--70:last-child {
    margin-right: 0%;
  }
}
.column--80 {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.6%;
  margin-left: 0%;
  margin-right: 2%;
}
.column--80:before,
.column--80:after {
  content: "";
  display: table;
}
.column--80:after {
  clear: both;
}
.column--80:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .column--80 {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .column--80:before,
  .column--80:after {
    content: "";
    display: table;
  }
  .column--80:after {
    clear: both;
  }
  .column--80:last-child {
    margin-right: 0%;
  }
}
.column--90 {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 89.8%;
  margin-left: 0%;
  margin-right: 2%;
}
.column--90:before,
.column--90:after {
  content: "";
  display: table;
}
.column--90:after {
  clear: both;
}
.column--90:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .column--90 {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .column--90:before,
  .column--90:after {
    content: "";
    display: table;
  }
  .column--90:after {
    clear: both;
  }
  .column--90:last-child {
    margin-right: 0%;
  }
}
.column--100 {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 2%;
}
.column--100:before,
.column--100:after {
  content: "";
  display: table;
}
.column--100:after {
  clear: both;
}
.column--100:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .column--100 {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .column--100:before,
  .column--100:after {
    content: "";
    display: table;
  }
  .column--100:after {
    clear: both;
  }
  .column--100:last-child {
    margin-right: 0%;
  }
}
.column__title {
  margin-top: 10px;
  font-size: 42px;
  font-family: 'NexaRustHandmade-Extended';
}
@media only screen and (max-width: 960px) {
  .column__title {
    padding: 0px 0px 0px 20px;
  }
}
@media only screen and (max-width: 768px) {
  .column__title {
    padding: 0px;
  }
}
.column__title--green {
  color: #538411;
}
.column__title--red {
  color: #ac1015;
}
.column__title--m-10 {
  margin: 10px 0px;
}
.icon {
  position: absolute;
}
@media only screen and (max-width: 960px) {
  .icon {
    display: none;
  }
}
.icon--headline {
  top: 20%;
  right: 2%;
  width: 160px;
  height: auto;
}
.icon--headline-3-minuta {
  top: 16%;
  left: 2%;
  width: 130px;
  height: auto;
}
.icon--pasta {
  bottom: 7%;
  right: 2%;
  width: 430px;
  height: auto;
}
.icon--salad {
  bottom: 25%;
  right: 2%;
  width: 400px;
  height: auto;
}
.icon--dessert {
  bottom: 10%;
  right: 10%;
  width: 300px;
  height: auto;
}
.icon--drinks {
  bottom: 10%;
  right: 5%;
  width: 130px;
  height: auto;
}
@media only screen and (max-width: 1200px) {
  .icon--drinks {
    display: none;
  }
}
.icon--lasagna {
  bottom: 10%;
  right: 2%;
  width: 300px;
  height: auto;
}
.products {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.products:before,
.products:after {
  content: "";
  display: table;
}
.products:after {
  clear: both;
}
.products:last-child {
  margin-right: 0%;
}
.products .product {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48%;
  margin-left: 0%;
  margin-right: 4%;
  position: relative;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.products .product:before,
.products .product:after {
  content: "";
  display: table;
}
.products .product:after {
  clear: both;
}
.products .product:nth-child(n) {
  margin-right: 4%;
  float: left;
  clear: none;
}
.products .product:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.products .product:nth-child(2n + 1) {
  clear: both;
}
.products .product--gray {
  background: #f4f4f4;
}
@media only screen and (max-width: 960px) {
  .products .product--gray {
    background: transparent;
  }
}
@media only screen and (max-width: 960px) {
  .products .product {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .products .product:before,
  .products .product:after {
    content: "";
    display: table;
  }
  .products .product:after {
    clear: both;
  }
  .products .product:last-child {
    margin-right: 0%;
  }
  .products .product:nth-child(odd) {
    background: #e8e8e8;
  }
}
.products .product .image {
  position: relative;
  float: left;
  width: 200px;
  height: 200px;
  margin-right: 20px;
  cursor: pointer;
  z-index: 999;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  transition: all 500ms;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
@media only screen and (min-width: 768px) {
  .products .product .image:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.2);
    box-shadow: 0 0px 20px rgba(0,0,0,0.2);
  }
}
@media only screen and (max-width: 768px) {
  .products .product .image {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
}
.products .product .content {
  position: relative;
  min-height: 190px;
}
.products .product .content__name {
  margin: 0px 0px 0px 0px;
  font-size: 30px;
  font-family: 'NexaRustHandmade-Extended';
}
.products .product .content__name span {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  color: #fff;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  background: #538411;
}
.products .product .content__name--green {
  color: #538411;
}
.products .product .content__name--red {
  color: #ac1015;
}
.products .product .content__description {
  line-height: 20px;
  margin-bottom: 0px;
}
.products .product .content__price {
  position: absolute;
  padding: 10px 0px 0px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 220px;
  right: 0px;
  bottom: 0px;
  border-top: 1px dashed #538411;
}
@media only screen and (max-width: 768px) {
  .products .product .content__price {
    position: relative;
    left: auto;
  }
}
.products .product .content__price p {
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}
.products .product .content__price p:last-child {
  margin: 0px;
}
.products .product .content__price p span {
  float: right;
}
.free {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.free:before,
.free:after {
  content: "";
  display: table;
}
.free:after {
  clear: both;
}
.free:last-child {
  margin-right: 0%;
}
.free__title {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 25px;
}
@media only screen and (max-width: 768px) {
  .free__title {
    display: block;
    font-size: 20px;
  }
}
.free__title h2 {
  margin: 0px;
}
.free__title h2 span {
  margin-left: 5px;
}
.free__title h2 .fa {
  color: #538411;
  font-size: 30px;
  vertical-align: middle;
  -webkit-animation: rotation 6s infinite linear;
  -moz-animation: rotation 6s infinite linear;
  -o-animation: rotation 6s infinite linear;
  -ms-animation: rotation 6s infinite linear;
  animation: rotation 6s infinite linear;
}
.free__description {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  .free__description {
    display: block;
  }
}
.free__description p {
  width: 300px;
  line-height: 22px;
}
.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  left: -3px;
  z-index: 9999;
}
.ribbon-wrapper .ribbon {
  position: relative;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  padding: 7px 0;
  top: 15px;
  left: -30px;
  width: 120px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  background-color: #538411;
}
.appendices {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px;
}
@media only screen and (max-width: 1024px) {
  .appendices {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
}
.appendices li {
  margin: 0px 0px 10px 0px;
  font-size: 15px;
}
.appendices li:last-child {
  margin: 0px;
}
.appendices li span {
  float: right;
  font-weight: bold;
}
.drinks {
  max-width: 720px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  list-style: none;
}
@media only screen and (max-width: 1200px) {
  .drinks {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .drinks {
    padding: 0px;
  }
}
.drinks li {
  margin: 0px 0px 30px 0px;
}
@media only screen and (max-width: 960px) {
  .drinks li {
    margin: 0px 0px 15px 0px;
  }
}
.drinks li:last-child {
  margin: 0px;
}
.drinks li span {
  display: block;
  margin: 5px 0px 0px 0px;
  font-weight: bold;
}
@media only screen and (max-width: 960px) {
  .drinks li span {
    display: inline-block;
    margin: 0px 0px 0px 10px;
  }
}
.delivery {
  padding: 0px 30px 0px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.delivery .area {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 20px;
  height: 20px;
}
.delivery .area--gray {
  background: #a1a1a1;
}
.delivery .area--yellow {
  background: #e7c742;
}
.delivery .area--green {
  background: #538411;
}
.delivery p {
  margin: 0px 0px 5px 0px;
  line-height: 20px;
}
.delivery a {
  width: 100%;
  display: inline-block;
  margin: 20px 0px;
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 25px;
  font-family: 'NexaRustHandmade-Extended';
  background: #538411;
}
.delivery a span {
  display: block;
}
.location {
  padding: 40px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4f4f4;
  text-align: center;
  margin-bottom: 30px;
}
.location h2 {
  margin-top: 0px;
  font-size: 32px;
  font-family: 'NexaRustHandmade-Extended';
  color: #538411;
}
.location p {
  margin: 0 auto;
  line-height: 25px;
  max-width: 650px;
}
.location a {
  margin-top: 15px;
  display: inline-block;
  padding: 10px 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  color: #fff;
  font-size: 20px;
  background: #538411;
  text-decoration: none;
}
.ordering {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #e2e2ee;
  border-bottom: 1px solid #e2e2ee;
}
.ordering:before,
.ordering:after {
  content: "";
  display: table;
}
.ordering:after {
  clear: both;
}
.ordering:last-child {
  margin-right: 0%;
}
.ordering h2 {
  display: block;
  max-width: 650px;
  margin: 0 auto;
  color: #538411;
  text-align: center;
}
.apps {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 30px;
}
.apps:before,
.apps:after {
  content: "";
  display: table;
}
.apps:after {
  clear: both;
}
.apps:last-child {
  margin-right: 0%;
}
.apps .app {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333333333333%;
  margin-left: 0%;
  margin-right: 0%;
  padding: 50px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.apps .app:before,
.apps .app:after {
  content: "";
  display: table;
}
.apps .app:after {
  clear: both;
}
.apps .app:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .apps .app {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 20px;
  }
  .apps .app:before,
  .apps .app:after {
    content: "";
    display: table;
  }
  .apps .app:after {
    clear: both;
  }
  .apps .app:last-child {
    margin-right: 0%;
  }
}
.apps .app--wolt {
  background: #66aedb;
}
.apps .app--glovo {
  background: #ffcd1b;
}
.apps .app--mrd {
  background: #ad3941;
}
.apps .app img {
  display: block;
  height: 50px;
  width: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .apps .app img {
    height: 40px;
  }
}
.accordion {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.accordion li {
  border-bottom: 1px solid #e2e2e2;
}
.accordion li:last-child {
  border-bottom: 0px;
}
.accordion__title {
  position: relative;
  width: 100%;
  display: block;
  padding: 15px 0;
  color: #000;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.accordion__title:after {
  position: absolute;
  width: 10px;
  height: 10px;
  right: 10px;
  font-size: 20px;
  font-weight: 400;
}
.accordion__title.active {
  font-weight: bold;
}
.accordion__content {
  display: none;
  padding: 10px 20px;
  list-style: none;
}
.accordion__content p {
  line-height: 20px;
}
@-moz-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.header {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  background: #f6f6f6;
  z-index: 10;
}
.header:before,
.header:after {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
.header:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .header {
    position: fixed;
    z-index: 9999;
  }
}
.header__wrapper {
  zoom: 1;
  width: auto;
  max-width: 1200px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  padding: 15px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
.header__wrapper:before,
.header__wrapper:after {
  content: "";
  display: table;
}
.header__wrapper:after {
  clear: both;
}
@media only screen and (max-width: 1200px) {
  .header__wrapper {
    padding: 15px 20px;
  }
}
.header__wrapper .logo {
  float: left;
  top: 0px;
  max-width: 130px;
}
@media only screen and (max-width: 768px) {
  .header__wrapper .logo {
    float: none;
    margin: 0px auto;
  }
}
.header__wrapper .navigation {
  position: relative;
  padding: 45px 0px 0px 0px;
  margin: 0px;
  list-style: none;
  text-align: right;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .header__wrapper .navigation {
    display: none;
    position: absolute;
    right: 20px;
    padding: 0px;
    width: auto;
  }
}
.header__wrapper .navigation__link {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}
.header__wrapper .navigation__link--show-on-mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .header__wrapper .navigation__link--show-on-mobile {
    display: inline-block;
  }
}
@media only screen and (max-width: 1024px) {
  .header__wrapper .navigation__link {
    margin: 0 8px;
  }
}
@media only screen and (max-width: 768px) {
  .header__wrapper .navigation__link {
    display: block;
    margin: 0px 0px 20px 0px;
  }
}
.header__wrapper .navigation__link a {
  color: #538411;
  font-size: 20px;
  font-weight: bold;
  font-family: 'NexaRustHandmade-Extended';
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 500ms color;
  -moz-transition: 500ms color;
  -o-transition: 500ms color;
  -ms-transition: 500ms color;
  transition: 500ms color;
}
@media only screen and (min-width: 768px) {
  .header__wrapper .navigation__link a:hover {
    color: #5b5c62;
  }
}
@media only screen and (max-width: 768px) {
  .header__wrapper .navigation__link a {
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: #538411;
    border-radius: 5px;
  }
}
.header__wrapper .navigation.active {
  display: block !important;
}
.header__wrapper .mobile-navigation {
  position: absolute;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  top: 45px;
  right: 20px;
  width: 45px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  border-radius: 5px;
  background: #538411;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .header__wrapper .mobile-navigation {
    display: block;
  }
}
.header__wrapper .info {
  float: right;
  margin-top: 50px;
  width: 100%;
  max-width: 730px;
}
.header__wrapper .info__delivery {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22%;
  margin-left: 0%;
  margin-right: 0%;
}
.header__wrapper .info__delivery:before,
.header__wrapper .info__delivery:after {
  content: "";
  display: table;
}
.header__wrapper .info__delivery:after {
  clear: both;
}
.header__wrapper .info__delivery:last-child {
  margin-right: 0%;
}
.header__wrapper .info__takeaway,
.header__wrapper .info__working-hours {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31%;
  margin-left: 0%;
  margin-right: 0%;
}
.header__wrapper .info__takeaway:before,
.header__wrapper .info__working-hours:before,
.header__wrapper .info__takeaway:after,
.header__wrapper .info__working-hours:after {
  content: "";
  display: table;
}
.header__wrapper .info__takeaway:after,
.header__wrapper .info__working-hours:after {
  clear: both;
}
.header__wrapper .info__takeaway:last-child,
.header__wrapper .info__working-hours:last-child {
  margin-right: 0%;
}
.header__wrapper .info__social {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 15%;
  margin-left: 0%;
  margin-right: 0%;
}
.header__wrapper .info__social:before,
.header__wrapper .info__social:after {
  content: "";
  display: table;
}
.header__wrapper .info__social:after {
  clear: both;
}
.header__wrapper .info__social:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .header__wrapper .info__social,
  .header__wrapper .info__delivery,
  .header__wrapper .info__takeaway,
  .header__wrapper .info__working-hours {
    display: none;
  }
}
.header__wrapper .info__social h2,
.header__wrapper .info__delivery h2,
.header__wrapper .info__takeaway h2,
.header__wrapper .info__working-hours h2 {
  margin: 0px 0px 10px 0px;
  color: #538411;
  font-size: 30px;
  font-family: 'NexaRustHandmade-Extended';
}
.header__wrapper .info__social p,
.header__wrapper .info__delivery p,
.header__wrapper .info__takeaway p,
.header__wrapper .info__working-hours p {
  margin: 0px;
  font-weight: bold;
}
.header__wrapper .info__social a,
.header__wrapper .info__delivery a,
.header__wrapper .info__takeaway a,
.header__wrapper .info__working-hours a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.header__wrapper .info__social a:hover,
.header__wrapper .info__delivery a:hover,
.header__wrapper .info__takeaway a:hover,
.header__wrapper .info__working-hours a:hover {
  color: #538411;
}
.header__wrapper .info__social .social-networks,
.header__wrapper .info__delivery .social-networks,
.header__wrapper .info__takeaway .social-networks,
.header__wrapper .info__working-hours .social-networks {
  padding: 0px;
  margin: 0px 0px 15px 0px;
  list-style: none;
  text-align: right;
}
.header__wrapper .info__social .social-networks li,
.header__wrapper .info__delivery .social-networks li,
.header__wrapper .info__takeaway .social-networks li,
.header__wrapper .info__working-hours .social-networks li {
  display: inline-block;
  margin: 0px 10px 0px 0px;
  vertical-align: middle;
}
.header__wrapper .info__social .social-networks li:last-child,
.header__wrapper .info__delivery .social-networks li:last-child,
.header__wrapper .info__takeaway .social-networks li:last-child,
.header__wrapper .info__working-hours .social-networks li:last-child {
  margin: 0px;
}
.header__wrapper .info__social .social-networks li a,
.header__wrapper .info__delivery .social-networks li a,
.header__wrapper .info__takeaway .social-networks li a,
.header__wrapper .info__working-hours .social-networks li a {
  display: block;
  width: 46px;
  height: 46px;
  background: #538411;
  border-radius: 100%;
  line-height: 46px;
  text-align: center;
}
.header__wrapper .info__social .social-networks li a .fa,
.header__wrapper .info__delivery .social-networks li a .fa,
.header__wrapper .info__takeaway .social-networks li a .fa,
.header__wrapper .info__working-hours .social-networks li a .fa {
  color: #fff;
  font-size: 25px;
  line-height: 46px;
}
.header .topbar {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  background: #e6e6e6;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.header .topbar:before,
.header .topbar:after {
  content: "";
  display: table;
}
.header .topbar:after {
  clear: both;
}
.header .topbar:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .header .topbar {
    display: none;
  }
}
.header .topbar__wrapper {
  zoom: 1;
  width: auto;
  max-width: 1200px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.header .topbar__wrapper:before,
.header .topbar__wrapper:after {
  content: "";
  display: table;
}
.header .topbar__wrapper:after {
  clear: both;
}
@media only screen and (max-width: 1200px) {
  .header .topbar__wrapper {
    padding: 0px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.header .topbar__wrapper div {
  margin: 2px 0px;
}
.header .topbar .locations {
  display: inline-block;
  vertical-align: middle;
}
.header .topbar .info {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-right: 20px;
  color: #333;
}
.header .topbar .info:first-child {
  min-width: 270px;
  text-align: left;
}
.header .topbar .info:last-child {
  margin-right: 0px;
}
.header .topbar .info i {
  margin-right: 5px;
}
.header .topbar .info a {
  color: #333;
  text-decoration: none;
}
.header .topbar .info a:hover {
  color: #538411;
}
.header .topbar .social-icons {
  float: right;
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.header .topbar .social-icons li {
  display: inline-block;
  margin: 0px 5px 0px 0px;
  vertical-align: middle;
}
.header .topbar .social-icons li a {
  display: block;
  width: 20px;
  height: 20px;
  color: #fff;
  background: #333;
  border-radius: 100%;
  line-height: 20px;
  text-align: center;
}
.header .topbar .social-icons li a .fa {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
.footer {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 50px;
  position: relative;
  padding: 40px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4f4f4;
}
.footer:before,
.footer:after {
  content: "";
  display: table;
}
.footer:after {
  clear: both;
}
.footer:last-child {
  margin-right: 0%;
}
.footer__wrapper {
  zoom: 1;
  width: auto;
  max-width: 1200px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.footer__wrapper:before,
.footer__wrapper:after {
  content: "";
  display: table;
}
.footer__wrapper:after {
  clear: both;
}
.footer__columns {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}
.footer__columns:before,
.footer__columns:after {
  content: "";
  display: table;
}
.footer__columns:after {
  clear: both;
}
.footer__columns:last-child {
  margin-right: 0%;
}
.footer__columns .column {
  zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 30.66666666666666%;
  margin-left: 0%;
  margin-right: 4%;
  min-height: 200px;
}
.footer__columns .column:before,
.footer__columns .column:after {
  content: "";
  display: table;
}
.footer__columns .column:after {
  clear: both;
}
.footer__columns .column:last-child {
  margin-right: 0%;
}
@media only screen and (max-width: 768px) {
  .footer__columns .column {
    zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    text-align: center;
    min-height: auto;
  }
  .footer__columns .column:before,
  .footer__columns .column:after {
    content: "";
    display: table;
  }
  .footer__columns .column:after {
    clear: both;
  }
  .footer__columns .column:last-child {
    margin-right: 0%;
  }
}
.footer__columns .column h2 {
  margin: 0px 0px 10px 0px;
  color: #538411;
  font-size: 30px;
  font-family: 'NexaRustHandmade-Extended';
}
.footer__columns .column p {
  margin: 0px 0px 30px 0px;
  line-height: 20px;
}
.footer__columns .column a {
  color: #000;
  text-decoration: none;
}
.footer__columns .column a:hover {
  color: #538411;
}
.footer__columns .logo {
  max-width: 200px;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .footer__columns .logo {
    display: block;
    margin: 0 auto 30px auto;
  }
}
.footer__columns .minute {
  max-width: 150px;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .footer__columns .minute {
    display: block;
    max-width: 120px;
    margin: 0 auto 30px auto;
  }
}
.footer__columns .social-networks {
  padding: 0px;
  margin: 20px 0px 15px 0px;
  list-style: none;
}
@media only screen and (max-width: 768px) {
  .footer__columns .social-networks {
    margin: 20px 0px 40px 0px;
  }
}
.footer__columns .social-networks li {
  display: inline-block;
  margin: 0px 10px 0px 0px;
  vertical-align: middle;
}
.footer__columns .social-networks li a {
  display: block;
  width: 46px;
  height: 46px;
  background: #538411;
  border-radius: 100%;
  line-height: 46px;
  text-align: center;
}
.footer__columns .social-networks li a .fa {
  color: #fff;
  font-size: 25px;
  line-height: 46px;
}
.footer__columns .footer__location a {
  font-size: 18px;
}
.footer__columns .footer__location__phone {
  color: #f00;
}
.go-to-top {
  position: fixed;
  width: 45px;
  height: 45px;
  left: 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  border-radius: 100%;
  color: #fff;
  font-size: 24px;
  text-align: center;
  background-color: #588427;
  -webkit-transition: 0.9s;
  -moz-transition: 0.9s;
  -o-transition: 0.9s;
  -ms-transition: 0.9s;
  transition: 0.9s;
  z-index: 999;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
}
@media only screen and (max-width: 768px) {
  .go-to-top {
    display: none;
  }
}
.go-to-top:hover {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.go-to-top.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  bottom: 15px;
}
.go-to-top .fas {
  line-height: 45px;
}
.click-to-call {
  position: fixed;
  display: none;
  width: 110px;
  padding: 5px 10px;
  right: 20px;
  bottom: 15px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 100%;
  background-color: #588427;
  cursor: pointer;
  overflow: hidden;
  z-index: 999;
  -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
  text-shadow: 0 1px 0 rgba(0,0,0,0.1);
}
@media only screen and (max-width: 768px) {
  .click-to-call {
    display: block;
  }
}
.click-to-call .fas {
  margin-right: 5px;
}
.click-to-call span {
  display: inline-block;
  vertical-align: middle;
}
.click-to-call span span {
  font-size: 10px;
  letter-spacing: 1px;
  display: block;
}
.click-to-call--nb {
  bottom: 70px;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pace .pace-progress {
  position: fixed;
  top: 0;
  right: 100%;
  width: 100%;
  height: 4px;
  background: #588427;
  z-index: 2000;
}
.pace-inactive {
  display: none;
}
#popup {
  display: none;
}
.glf-button {
  background: #e56717 !important;
  border-top-left-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
  position: fixed;
  padding: 30px 10px !important;
  bottom: 35% !important;
  right: -2px;
  z-index: 9999;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .glf-button {
    width: 130px;
    height: 40px;
    padding: 5px 10px 0px 10px !important;
    bottom: 13px !important;
    left: 20px !important;
    border-radius: 5px !important;
    line-height: 100% !important;
    font-size: 16px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-align: left !important;
  }
}
.glf-button .fas {
  margin-bottom: 10px;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .glf-button .fas {
    padding-top: 9px;
    margin-right: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .glf-button span {
    display: none;
  }
}
.glf-button-text {
  display: none;
}
@media only screen and (max-width: 768px) {
  .glf-button-text {
    display: inline-block !important;
  }
}
