<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "GunnyHandwritingRegular";
  src: url("../fonts/scrgunny-webfont.eot");
  src: url("../fonts/scrgunny-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/scrgunny-webfont.woff") format("woff"),
    url("../fonts/scrgunny-webfont.ttf") format("truetype");
  font-weight: normal;
}
html,
body {
  padding: 0;
  margin: 0;
  background: #fafafa url("../imgrd/bg-mobile.jpg") center top;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}
@media only screen and (min-width: 950px) {
  html.home,
  body.home {
    background: #fafafa url("../imgrd/bg-lg.jpg") center top;
  }
}
h1 {
  font-family: "bebas-neue", sans-serif;
  font-size: 4em;
  text-align: center;
  line-height: 1em;
  font-weight: normal;
  padding: 0;
  margin: 20px 0 10px 0;
  color: #fbda70;
}
h2 {
  font-family: "bebas-neue", sans-serif;
  font-size: 2em;
  font-weight: normal;
  color: #fbda70;
  font-size: 2.75em;
  line-height: 1em;
}
@media only screen and (min-width: 530px) {
  h2 {
    font-size: 3.75em;
  }
}
h1,
h2,
h3,
h4 {
  font-weight: 100;
}
a {
  color: #dbb267;
  text-decoration: underline;
}
a:hover {
  color: #ffd993;
  text-decoration: underline;
}
a:visited {
  color: #dbb267;
  text-decoration: underline;
}
img {
  border: none;
}
.clear {
  clear: both;
}
a:hover,
a:active,
a:focus,
object,
embed {
  outline: 0;
}
.donly {
  display: none;
}
@media only screen and (min-width: 950px) {
  .donly {
    display: inherit;
  }
}
.page-wrapper {
  box-sizing: border-box;
  padding-left: 2em;
  padding-right: 2em;
  z-index: 99;
  position: relative;
}
@media only screen and (min-width: 530px) {
  .page-wrapper {
    padding: 0;
  }
}
.footer {
  display: block;
  clear: both;
  position: relative;
}
@media only screen and (min-width: 530px) {
  .footer {
    top: 700px;
  }
}
.dark-bg-foo {
  background: #221e1b;
  color: #96846d;
  position: relative;
}
.dark-bg {
  background:#221e1b;
  color: #96846d;
  position: relative;
}
@media only screen and (min-width: 950px) {
  .dark-bg-foo,
  .dark-bg {
    background: #5b5140 url(../imgrd/bg-dark.png) repeat;
  }
}
.innerpage .dark-bg {
  margin-top: 37px;
  padding-top: 0.1em;
}
.innerpage .dark-bg:before {
  display: block;
  content: "";
  height: 35px;
  width: 100%;
  background: url(../imgrd/wave-inner.png) bottom center repeat-x;
  background-size: 60px 40px;
  position: absolute;
  top: -34px;
}
@media only screen and (min-width: 950px) {
  .innerpage .dark-bg:after {
    display: block;
    content: "";
    height: 385px;
    width: 853px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../imgrd/dark-bg-glow-waves.jpg) center top;
    position: absolute;
    top: -36px;
  }
}
.innerpage .dark-bg &gt; div {
  position: relative;
  z-index: 99;
}
.dark-bg .topsep {
  background: transparent url(../imgrd/bg-stall.png) top center repeat-x;
  background-size: 60px 24px;
  width: 100%;
  position: absolute;
  left: 0;
  top: -1px;
  display: block;
  height: 24px;
  z-index: 111;
}
.dark-bg-glow,
.site-footer {
  background-color: #221e1b;
}
@media only screen and (min-width: 950px) {
  .dark-bg-glow,
  .site-footer {
    background: url(../imgrd/noise-dark-glow.jpg) no-repeat center top;
  }
  .dark-bg-glow {
    background-size: cover;
  }
}
.rel {
  position: relative;
}
.logo {
  margin-left: auto;
  margin-right: auto;
  font-family: "bebas-neue", sans-serif;
  text-indent: -9999px;
  overflow: hidden;
  width: 160px;
  height: 35px;
  display: inline-block;
  margin-top: 0.4em;
  margin-bottom: 0.2em;
  color: white;
  text-decoration: none;
  background: url(../imgrd/krajina-logo.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.menu h1,
.menu h2 {
  font-size: 2.5em;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
.menu {
  position: relative;
  width: 100%;
  z-index: 1000;
  min-height: 25px;
}
@media only screen and (min-width: 950px) {
  .logo {
    width: 204px;
    height: 45px;
  }
  .menu h1,
  .menu h2 {
    font-size: 3.15em;
  }
  .menu {
    padding-top: 2em;
    height: 110px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .innerpage .menu {
    min-height: 110px;
    height: auto;
  }
}
.menu:after {
  clear: both;
  display: block;
  content: "";
}
.header,
.main-menu {
  z-index: 100;
  position: relative;
}
.venueSwitcher {
  vertical-align: bottom;
  margin-top: 0.4em;
  margin-bottom: 0.2em;
  height: 45px;
  line-height: 55px;
  display: inline-block;
  font-family: "bebas-neue", sans-serif;
}
.venueSwitcher a {
  text-decoration: none;
}
.venueNext {
  display: block;
  text-align: center;
  padding-bottom: 1em;
  font-family: "bebas-neue", sans-serif;
  color: white;
}
.venueNext a {
  text-decoration: none;
}
.venueNext .other {
  padding-right: 0.4em;
  font-family: "bebas-neue", sans-serif;
  color: white;
}
.venueNext .other:after {
  content: ":";
}
@media only screen and (min-width: 950px) {
  .venueNext {
    position: absolute;
    right: -70px;
    width: 326px;
    height: 123px;
    background: url("../imgrd/next-ribbon.png") center center;
    top: 0;
    font-family: "GunnyHandwritingRegular";
    font-size: 2em;
    box-sizing: border-box;
    padding-top: 1.6em;
    padding-right: 2.5em;
  }
  .venueNext .other {
    display: block;
    font-size: 0.38em;
    color: #96846d;
  }
  .venueNext .other:after {
    content: "";
  }
}
.site-footer {
  font-family: "pt-serif", serif;
  padding-left: 1em;
  padding-right: 1em;
  line-height: 1.7em;
  background-color: #221e1b;
}
.site-footer .about {
  float: left;
  text-align: right;
  padding: 10px 25px 15px 26px;
}
@media only screen and (max-width: 529px) {
  .site-footer .about {
    padding-left: 0;
    font-size: 0.8em;
  }
}
.site-footer .author {
  float: left;
  text-align: right;
  padding: 15px 25px 15px 26px;
  line-height: 20px;
  height: 20px;
  vertical-align: top;
}
@media only screen and (max-width: 529px) {
  .site-footer .author {
    padding-left: 0;
    padding-right: 0;
    font-size: 0.8em;
    padding-bottom: 2em;
  }
}
.site-footer .author span {
  vertical-align: top;
  line-height: 16px;
  height: 20px;
  display: inline-block;
}
.site-footer .author a {
  width: 94px;
  height: 20px;
  background: url("../images/goodshape-mini.png") 0 -21px;
  padding: 0;
  display: inline-block;
  margin: 0 0 0 10px;
}
.site-footer .author a span {
  display: none;
}
.site-footer .author a:hover {
  background-position: 0 0;
}
@media only screen and (min-width: 530px) {
  .site-footer {
    padding-left: 0;
    padding-right: 0;
  }
}
.site-footer:after {
  display: block;
  content: "";
  clear: both;
}
@media only screen and (min-width: 530px) {
  .site-footer .foursquare {
    position: absolute;
    right: -10px;
    top: 10px;
  }
}
.site-footer,
.site-footer a {
  color: #d0b7a4;
}
.site-footer h2 {
  font-size: 1.25em;
  letter-spacing: 1px;
}
.site-footer .headfont {
  font-size: 1.25em;
  font-family: "bebas-neue", sans-serif;
  letter-spacing: 1px;
}
.site-footer .footer-box {
  border-bottom: 1px solid #96846d;
  padding-bottom: 1em;
  padding-top: 1em;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 530px) {
  .site-footer .footer-box {
    width: 50%;
    float: left;
    border: none;
    box-sizing: border-box;
    padding-left: 3em;
    padding-right: 1em;
    position: relative;
  }
}
@media only screen and (min-width: 950px) {
  .site-footer .footer-box {
    width: 33%;
  }
}
.site-footer .footer-box.footer-box-1 {
  border-top: none;
  z-index: 99;
}
@media only screen and (min-width: 530px) {
  .site-footer .footer-box.footer-box-1 {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
}
@media only screen and (min-width: 530px) {
  .site-footer .footer-box.footer-box-2 {
    border-left: 1px solid rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (min-width: 950px) {
  .site-footer .footer-box.footer-box-2 {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
}
.site-footer .footer-box.footer-box-3 {
  border-bottom: none;
}
@media only screen and (min-width: 530px) {
  .site-footer .footer-box.footer-box-3 {
    padding-right: 3em;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    width: 100%;
    float: left;
  }
}
@media only screen and (min-width: 950px) {
  .site-footer .footer-box.footer-box-3 {
    border-left: 1px solid rgba(0, 0, 0, 0.5);
    width: 33%;
    border-top: none;
    text-align: left;
  }
  .site-footer .footer-box.footer-box-3 .operator-box {
    width: 50%;
    float: left;
  }
  .site-footer .footer-box.footer-box-3 .operator-box-small {
    clear: both;
  }
}
.site-footer .operator-box-small {
  font-family: "myriad-pro", sans-serif;
}
@media only screen and (min-width: 950px) {
  .site-footer .box-wrap {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .site-footer .box-wrap:after {
    display: block;
    content: "";
    position: relative;
    clear: both;
  }
}
#map {
  height: 400px;
  width: 100%;
  display: block;
}
#map2 {
  height: 150px;
  width: 100%;
  display: block;
}
.infoBox {
  padding-top: 20px;
}
.infoBox &gt; img {
  z-index: 99;
}
.contact-info {
  width: 215px;
  box-sizing: border-box;
  padding: 1em;
  display: block;
  position: relative;
  background: #1c0d0d;
  font-size: 16px;
}
.contact-info:before {
  left: 90px;
  position: absolute;
  top: -15px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 20px 15px;
  border-color: transparent transparent #1c0d0d transparent;
}
.contact-info .c-white {
  color: white;
}
.contact-info p {
  font-family: "pt-serif", serif;
  font-size: 14px;
}
.menu-wrapper {
  float: left;
  padding-left: 1em;
  padding-bottom: 1em;
  width: 100%;
  padding-right: 1em;
  box-sizing: border-box;
}
@media only screen and (min-width: 950px) {
  .menu-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.menu-wrapper ul {
  display: none;
  background: rgba(255, 255, 255, 0.2);
  font-family: "GunnyHandwritingRegular";
  list-style: none;
  font-size: 1.9em;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  padding-left: 0.5em;
  box-sizing: border-box;
  width: 100%;
}
.menu-wrapper ul li {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
@media only screen and (min-width: 950px) {
  .menu-wrapper ul {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: block !important;
    margin: 0;
    background-color: transparent;
    padding: 0;
  }
  .menu-wrapper ul li {
    display: inline-block;
    padding-right: 1.5em;
    padding-top: 0;
  }
}
.menu-wrapper ul:after {
  clear: both;
  display: block;
  content: "";
}
.menu-wrapper li {
  line-height: 1em;
}
.menu-wrapper a {
  text-decoration: none;
  color: #5b5140;
  min-width: 57px;
  display: inline-block;
}
@media only screen and (min-width: 950px) {
  .menu-wrapper a {
    text-align: center;
  }
}
.menu-wrapper a:hover {
  color: #d0b7a4;
}
.menu-wrapper a.active {
  background: url("../imgrd/underline.png") no-repeat bottom center;
  color: #dbb267;
}
.subscribe-banan {
  display: none;
}
@media only screen and (min-width: 950px) {
  .fooditem-id {
    position: absolute;
    left: -2em;
    top: 0;
  }
}
@media only screen and (min-width: 950px) {
  .home .subscribe-banan {
    display: block;
    position: absolute;
    top: 60px;
    right: 10px;
  }
}
.subhead {
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 3em;
  padding-top: 3em;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 200;
}
@media only screen and (min-width: 950px) {
  .subhead .afternoon .bottombox {
    position: relative;
    padding-right: 200px;
    border-bottom: 0;
    padding-bottom: 2.65em;
  }
}
@media only screen and (min-width: 530px) {
  .subhead {
    min-height: 509px;
  }
}
@media only screen and (min-width: 950px) {
  .subhead {
    min-height: 519px;
  }
}
.subhead:after {
  content: "";
  display: block;
  clear: both;
}
.subhead .morning {
  display: none;
}
.subhead .morning,
.subhead .afternoon,
.subhead .info {
  box-sizing: border-box;
  background: url("../imgrd/subhead-bg.png");
}
.subhead .morning h2,
.subhead .afternoon h2,
.subhead .info h2 {
  font-size: 1.25em;
}
.subhead .morning &gt; div,
.subhead .afternoon &gt; div,
.subhead .info &gt; div {
  box-sizing: border-box;
  padding: 1em;
}
.subhead .morning .shop-openings,
.subhead .afternoon .shop-openings,
.subhead .info .shop-openings {
  padding: 0;
}
.subhead .morning .shop-openings .shop-openings-inner,
.subhead .afternoon .shop-openings .shop-openings-inner,
.subhead .info .shop-openings .shop-openings-inner {
  padding: 1em;
}
@media only screen and (min-width: 950px) {
  .subhead .morning .shop-openings .shop-openings-inner,
  .subhead .afternoon .shop-openings .shop-openings-inner,
  .subhead .info .shop-openings .shop-openings-inner {
    font-size: 1.2em;
    padding-left: 3em;
    padding-bottom: 1.2em;
  }
  .subhead .morning .shop-openings .shop-openings-inner h2,
  .subhead .afternoon .shop-openings .shop-openings-inner h2,
  .subhead .info .shop-openings .shop-openings-inner h2 {
    margin-top: 1.5em;
  }
}
.subhead .morning .shop-openings .open-times-val,
.subhead .afternoon .shop-openings .open-times-val,
.subhead .info .shop-openings .open-times-val {
  margin-bottom: 0.5em;
}
.subhead .morning .shop-openings .larger,
.subhead .afternoon .shop-openings .larger,
.subhead .info .shop-openings .larger {
  font-size: 1.55em;
  display: inline-block;
  vertical-align: top;
}
.subhead .morning .shop-openings sup,
.subhead .afternoon .shop-openings sup,
.subhead .info .shop-openings sup {
  font-size: 0.6em;
}
.subhead .morning .topbox:after,
.subhead .afternoon .topbox:after,
.subhead .info .topbox:after {
  content: "";
  display: table;
  clear: both;
}
.subhead .morning .topbox .today,
.subhead .afternoon .topbox .today,
.subhead .info .topbox .today {
  float: right;
  display: inline-block;
  font-family: "bebas-neue", sans-serif;
  font-size: 1.5em;
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.subhead .morning img,
.subhead .afternoon img,
.subhead .info img {
  vertical-align: middle;
}
.subhead .head,
.subhead h2 {
  display: inline-block;
  font-family: "bebas-neue", sans-serif;
  font-size: 2em;
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.subhead .headfont {
  color: #5b5140;
  font-size: 1.25em;
  font-family: "bebas-neue", sans-serif;
}
.subhead .afternoon img {
  float: right;
}
.subhead .afternoon .head {
  padding-top: 1em;
  line-height: 68px;
}
@media only screen and (min-width: 530px) {
  .subhead .afternoon .head {
    font-size: 3em;
    padding-top: 0.4em;
  }
}
@media only screen and (min-width: 950px) {
  .subhead .afternoon .day-menu-headline {
    padding-left: 30px;
    letter-spacing: 1px;
    font-size: 1.95em;
    margin-top: 0;
    line-height: 1em;
  }
  .subhead .afternoon .day-menu-info {
    padding-top: 2em;
    padding-left: 30px;
    font-size: 1em;
  }
  .subhead .afternoon .head {
    line-height: 1em;
    padding-top: 0;
    padding-left: 30px;
    padding-bottom: 0.5em;
  }
  .subhead .afternoon .topbox {
    position: relative;
  }
  .subhead .afternoon .topbox img {
    position: absolute;
    right: 1em;
    top: 1.8em;
  }
  .subhead .afternoon .subscribe-box {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 950px) {
  .subhead .morning .topbox {
    padding-top: 5.55em;
    padding-bottom: 3em;
    position: relative;
  }
  .subhead .morning .topbox .head {
    padding-left: 30px;
    font-size: 2.75em;
  }
  .subhead .morning .topbox .today {
    color: #444;
    display: block;
    background: url("../imgrd/cloud-menu-1.png") no-repeat top center;
    position: absolute;
    top: 1.5em;
    text-align: center;
    font-size: 2em;
    right: 1em;
    box-sizing: border-box;
    padding-top: 40px;
    line-height: 1em;
    padding-left: 20px;
    padding-right: 20px;
    width: 165px;
    height: 94px;
  }
  .subhead .morning .bottombox {
    position: relative;
  }
  .subhead .morning .bottombox:before {
    content: "";
    display: block;
    clear: both;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
  }
  .subhead .morning .bottombox:after {
    content: "";
    display: block;
    clear: both;
  }
  .subhead .morning .box-rozvoz,
  .subhead .morning .box-takeaway {
    width: 50%;
    float: left;
    position: relative;
    box-sizing: border-box;
  }
  .subhead .morning .day-menu-headline {
    padding-left: 30px;
    letter-spacing: 1px;
    font-size: 1.95em;
    margin-top: 0;
    line-height: 1em;
  }
  .subhead .morning .day-menu-info {
    padding-left: 30px;
    font-size: 0.8em;
  }
  .subhead .morning img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .subhead .morning .orderby {
    position: absolute;
    left: -30px;
    bottom: -1.5em;
  }
}
.subhead .day-menu-headline {
  font-size: 1.65em;
  line-height: 2em;
  color: white;
  font-family: "bebas-neue", sans-serif;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.subhead .box-rozvoz,
.subhead .box-takeaway {
  position: relative;
  padding-top: 0.5em;
  padding-bottom: 1em;
}
.subhead .orderby {
  color: #5b5140;
  text-align: center;
  font-family: "GunnyHandwritingRegular";
  font-size: 1.5em;
  background: url("../imgrd/cloud-menu-1.png") no-repeat top center;
  bottom: 0;
  right: 0;
  margin-top: -3em;
  margin-bottom: 1em;
  margin-left: 120px;
  box-sizing: border-box;
  padding-top: 40px;
  line-height: 1em;
  padding-left: 20px;
  padding-right: 20px;
  width: 165px;
  height: 94px;
  letter-spacing: 1px;
  display: block;
}
@media only screen and (min-width: 950px) {
  .subhead .orderby {
    position: absolute;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.subhead .orderby .time {
  color: #dbb267;
  font-family: "bebas-neue", sans-serif;
}
@media only screen and (min-width: 530px) {
  .subhead .morning,
  .subhead .afternoon {
    width: 60%;
    float: left;
  }
  .subhead .info {
    border-left: 0;
    width: 40%;
    float: left;
  }
}
@media only screen and (min-width: 950px) {
  .subhead .morning,
  .subhead .afternoon {
    width: 65%;
    float: left;
  }
  .subhead .info {
    border-left: 0;
    width: 35%;
    float: left;
  }
}
.b-morning .morning {
  display: block;
}
.b-morning .afternoon {
  display: none;
}
.total-error {
  background: #ece3ca;
  color: #872e0c;
  font-family: "pt-serif", serif;
  padding: 1em;
  padding-left: 3em;
  background: #ece3ca url("../imgrd/total-error.png") no-repeat 20px center;
  margin-bottom: 2em;
}
.order {
  width: 100%;
  color: #ece3ca;
}
.order td:nth-child(3) {
  display: none;
}
.order td:nth-child(1) {
  padding-right: 15px;
  width: 10%;
  max-width: 10%;
}
.order td {
  border-bottom: 1px solid #5b5140;
}
.order td:nth-child(2) {
  width: 65%;
  max-width: 65%;
}
.subscribe-box {
  color: #5b5140;
  padding-bottom: 1em;
}
.innerpage .subscribe-box {
  padding-left: 1em;
  padding-right: 1em;
}
.subscribe-box:after {
  content: "";
  clear: both;
  display: block;
}
.subscribe-box h2 {
  color: #5b5140;
  font-family: "pt-serif", serif;
  font-size: 1.375em;
  line-height: 1.75em;
}
.subscribe-box form {
  padding: 0;
  margin: 0;
}
.subscribe-box p {
  float: left;
  width: 40px;
}
.subscribe-box label {
  color: #7b7160;
  font-size: 16px;
}
.subscribe-box .checkboxes {
  float: left;
  position: relative;
}
.subscribe-box .checkboxes .checkbox {
  float: left;
}
.subscribe-box .checkboxes .checkbox label {
  float: left;
  padding: 17px 10px 10px 10px;
  cursor: pointer;
  background: url("../images/checkbox.png") no-repeat;
}
.subscribe-box .checkboxes .checkbox .off {
  background-position: 0 -37px;
}
.subscribe-box .checkboxes .checkbox label:hover {
  color: #fff;
}
.home .subscribe-box .checkboxes .checkbox label:hover {
  color: #000;
}
.subscribe-box .checkboxes .checkbox input {
  visibility: hidden;
}
.dark-bg .subscribe-box h2 {
  color: #c1b6a8;
}
.dark-bg .subscribe-box .input {
  float: right;
}
.dark-bg .subscribe-box input.text {
  background: #5b5140;
  color: white;
}
@media only screen and (min-width: 950px) {
  .dark-bg .subscribe-box {
    max-width: 940px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 4em;
    margin-left: auto;
    margin-right: auto;
    background: url("../imgrd/mails.png") no-repeat left center;
    height: 200px;
    padding-top: 1px;
  }
  .dark-bg .subscribe-box h2 {
    margin-top: 0;
  }
  .dark-bg .subscribe-box .subscribe-wrap {
    width: 640px;
    padding-left: 40px;
    margin-left: 250px;
    margin-top: 3em;
    margin-bottom: 3em;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .dark-bg .subscribe-box .subscribe-wrap:after {
    display: block;
    clear: both;
    content: "";
  }
}
.input {
  float: left;
}
.input:after {
  content: "";
  clear: both;
  display: block;
}
.hamburger {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 36px;
}
@media only screen and (min-width: 950px) {
  .hamburger {
    display: none;
  }
}
.hamburger .icon {
  position: relative;
}
.open .hamburger .icon {
  background: transparent;
}
.hamburger .icon,
.hamburger .icon:after,
.hamburger .icon:before {
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  background: #5b5140;
  width: 36px;
  text-indent: -9999px;
  height: 4px;
  display: block;
}
.hamburger .icon:after,
.hamburger .icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hamburger .icon:after {
  -webkit-transform: translateY(-9px);
  -ms-transform: translateY(-9px);
  transform: translateY(-9px);
}
.open .hamburger .icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.hamburger .icon:before {
  -webkit-transform: translateY(9px);
  -ms-transform: translateY(9px);
  transform: translateY(9px);
}
.open .hamburger .icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.language {
  font-family: "GunnyHandwritingRegular";
  text-align: center;
  color: #dbb267;
  font-size: 2em;
  position: absolute;
  right: 1em;
}
.language a {
  text-decoration: none;
  color: #5b5140;
}
.language a.active {
  color: #dbb267;
}
@media only screen and (min-width: 950px) {
  .language {
    top: 4.4em;
  }
}
.gallery {
  overflow: hidden;
  position: relative;
}
.gallery .gal-switch {
  text-align: center;
}
.gallery .gal-switch-item {
  z-index: 99;
  position: relative;
  display: none;
  cursor: pointer;
  border: 1px solid white;
}
@media only screen and (min-width: 950px) {
  .gallery .gal-switch-item {
    display: inline-block;
  }
}
.gallery .gal-switch-item img {
  display: block;
}
.gallery .gal-switch-item.active:after {
  box-sizing: border-box;
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 3px solid white;
  top: 0;
  left: 0;
  z-index: 10;
}
@media only screen and (min-width: 530px) {
  .gallery {
    min-height: 500px;
  }
}
@media only screen and (min-width: 950px) {
  .gallery {
    min-height: 600px;
  }
  .gallery .headline {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0.5em;
  }
  .gallery p {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.75em;
    margin-bottom: 3em;
  }
}
.img-control img {
  display: none;
  position: absolute;
  left: 50%;
  height: 100%;
  width: auto;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.img-control img.active {
  display: block;
}

.content-wrap {
  display: none;
}
.content-wraps,
.content-wrap {
  z-index: 10;
  text-align: center;
  margin-left: 1em;
  margin-right: 1em;
  color: #ece3ca;
  position: relative;
}
@media only screen and (min-width: 530px) {
  .content-wraps,
  .content-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
  }
}
.content-wraps h2,
.content-wrap h2 {
  font-family: "bebas-neue", sans-serif;
  color: #fbda70;
  position: relative;
  font-style: normal;
  text-align: center;
  display: inline-block;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
  margin-top: 1.5em;
  line-height: 1em;
}
@media only screen and (min-width: 530px) {
  .content-wraps h2,
  .content-wrap h2 {
    font-size: 3.75em;
  }
}
.content-wraps h2:after,
.content-wrap h2:after {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  background: #dbb267;
}
.content-wraps p,
.content-wrap p {
  margin-top: 0;
  line-height: 1.9em;
}
.content-wraps .headline,
.content-wrap .headline {
  font-size: 1.2em;
  padding-bottom: 0.5em;
  margin-bottom: 0;
  line-height: 1.5em;
  font-family: "pt-serif", serif;
}
@media only screen and (min-width: 530px) {
  .content-wraps .headline,
  .content-wrap .headline {
    font-size: 1.5em;
  }
}
.content-wraps.active,
.content-wrap.active {
  display: block;
}
.tabs {
  text-align: center;
  position: relative;
  height: 600px;
  overflow: hidden;
}
.tabs:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 35px;
  width: 100%;
}
@media only screen and (min-width: 950px) {
  .tabs:after {
    background: url("../imgrd/bottom-wave.png") repeat-x;
  } 
}
.tabs-position {
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.tabs-position p {
  max-width: 400px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tabs-position p.headline {
  max-width: 100%;
}
.tab-switcher {
  font-size: 2.5em;
  font-family: "bebas-neue", sans-serif;
  line-height: 1em;
  border-bottom: 2px solid #96846d;
  text-align: center;
  position: relative;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 530px) {
  .tab-switcher {
    font-size: 3.5em;
    margin-bottom: 0.5em;
  }
}
.tab-switcher .active {
  color: #fbda70;
  margin-bottom: -2px;
  border-bottom: 2px solid #fbda70;
}
.tab-switcher .tab-switch {
  padding-left: 0.5em;
  padding-right: 0.5em;
  display: inline-block;
}
@media only screen and (max-width: 529px) {
  .tab-switcher {
    border-bottom: none;
  }
  .tab-switcher .active {
    border-bottom-color: transparent;
  }
}
#typeMenu {
  max-width: 960px;
  padding-bottom: 0.2em;
}
#typeMenu:after {
  display: block;
  clear: both;
  content: "";
}
#typeMenu ul {
  padding-left: 1em;
  padding-right: 1em;
}
#typeMenu a {
  font-size: 2.5em;
  font-family: "bebas-neue", sans-serif;
  line-height: 1em;
  color: #96846d;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  border-bottom: 2px solid #96846d;
  text-align: center;
  position: relative;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  font-style: normal;
}
@media only screen and (min-width: 950px) {
  #typeMenu a {
    font-size: 3.25em;
  }
}
#typeMenu em a {
  color: #dbb267;
  margin-bottom: -2px;
  border-bottom: 2px solid #dbb267;
}
#typeMenu li {
  float: left;
  display: inline-block;
  margin-bottom: 1em;
}
@media only screen and (min-width: 530px) {
  #typeMenu li {
    width: 50%;
    display: block;
  }
  #typeMenu li a {
    padding-bottom: 0.5em;
    display: block;
    margin-bottom: 1em;
  }
}
#categoryMenu {
  font-family: "bebas-neue", sans-serif;
}
#categoryMenu ul {
  padding-left: 1em;
  padding-right: 1em;
}
#categoryMenu li {
  display: inline-block;
  font-size: 1.43em;
}
#categoryMenu li strong a,
#categoryMenu li a:hover {
  color: #dbb267;
  border-bottom: 2px solid #dbb267;
}
#categoryMenu a {
  color: #96846d;
  border-bottom: 2px solid transparent;
  display: inline-block;
  margin-right: 1em;
  margin-bottom: 0.5em;
  text-decoration: none;
}
#contentPlaceholder {
  position: relative;
  z-index: 999;
  min-height: 50vh;
}
.contentPanel {
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.1em;
}
@media only screen and (min-width: 950px) {
  .contentPanel {
    padding-left: 0;
    padding-right: 0;
  }
}
.buy {
  width: 68px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.mains .buy {
  top: 40px;
}
.buy .cart-amount {
  display: block;
  width: 39px;
  height: 39px;
  color: #ece3ca;
  text-align: center;
  font-size: 1.5em;
  border-radius: 5px 0 0 5px;
  background: #373027;
  float: left;
  font-family: "bebas-neue", sans-serif;
  line-height: 39px;
}
.buy .add,
.buy .remove {
  display: block;
  width: 28px;
  height: 20px;
  background: #655228;
  border-left: 1px solid #7f6639;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #48340f;
  box-sizing: border-box;
  text-decoration: none;
  line-height: 22px;
  font-size: 1.5em;
  text-align: center;
  font-family: "bebas-neue", sans-serif;
  float: left;
}
.buy .add:after,
.buy .remove:after {
  content: "+";
  color: white;
}
.buy .remove {
  height: 19px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
}
.buy .remove:after {
  content: "-";
}
.buy .buycart {
  display: block;
  position: absolute;
  right: 35px;
  top: 0;
  width: 39px;
  height: 39px;
  background: url("../imgrd/add-to-cart.png") no-repeat top right;
}
.total-button {
  -webkit-appearance: none;
  border-radius: 0;
  background: #dbb267;
  font-family: "bebas-neue", sans-serif;
  border: 0;
  line-height: 1.2em;
  line-height: 2em;
  font-size: 1.75em;
  color: white;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0;
  margin-top: 1em;
  padding-bottom: 0;
  margin-bottom: 1em;
  cursor: pointer;
}
.simple-form {
  text-align: center !important;
}
@media only screen and (min-width: 950px) {
  .total-button {
    margin-left: 30px;
  }
  .simple-form {
    text-align: right;
  }
}
@media only screen and (max-width: 529px) {
  .total-button {
    font-size: 1.2em;
    width: 100%;
  }
}
.times {
  position: relative;
  max-width: 100%;
  width: 332px;
  margin-left: auto;
  margin-right: auto;
  padding: 0.5em 1em;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  color: #ece3ca;
}
.times .plachetnice-times {
  position: absolute;
  right: -10px;
  top: -20px;
}
@media only screen and (max-width: 529px) {
  .times .plachetnice-times {
    display: none;
  }
}
@media only screen and (max-width: 529px) {
  .times {
    display: none;
  }
}
@media only screen and (min-width: 950px) {
  .times {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.times .headline {
  font-family: "bebas-neue", sans-serif;
  letter-spacing: 1px;
  line-height: 1.5em;
  font-size: 1.45em;
}
.times .forwhat {
  color: #dbb267;
}
#lunchMenu h1,
.contact-page h1 {
  color: #dbb267;
  font-size: 3em;
  margin-top: 1em;
  margin-bottom: 0.7em;
}
#lunchMenu .master-margin &gt; .column1 {
  text-align: center;
}
#lunchMenu .master-margin &gt; .column1,
#lunchMenu .master-margin &gt; .column2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media only screen and (min-width: 950px) {
  #lunchMenu .master-margin &gt; .column1 {
    text-align: left;
  }
  #lunchMenu .master-margin &gt; .column1,
  #lunchMenu .master-margin &gt; .column2 {
    padding-left: 0;
    padding-right: 0;
  }
  #lunchMenu h1,
  .contact-page h1 {
    text-align: left;
    margin-top: 2em;
    margin-bottom: 1em;
  }
}
#lunchMenu h2,
.contact-page h2 {
  text-align: center;
  color: #dbb267;
}
@media only screen and (min-width: 950px) {
  #lunchMenu h2,
  .contact-page h2 {
    text-align: left;
  }
}
#lunchMenu .menuDate,
.contact-page .menuDate {
  color: white;
  margin-top: 0;
  margin-bottom: 2em;
  font-size: 2em;
}
#lunchMenu .column1.simple-form {
  float: right;
  text-align: left !important;
  width: 332px;
  padding: 0.5em 1em;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;  
}
#lunchMenu .column1.simple-form input[type="radio"] + label {
  margin-left: 0;
}
@media only screen and (min-width: 950px) {
  #lunchMenu .menuDate,
  .contact-page .menuDate {
    margin-top: -1em;
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 950px) {
  #lunchMenu .column1,
  .contact-page .column1 {
    width: 45%;
    float: left;
  }
  #lunchMenu .column1:first-child,
  .contact-page .column1:first-child {
    width: 55%;
  }
}
#lunchMenu .lunch-summary,
.contact-page .lunch-summary {
  margin-bottom: 2em;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  padding: 1em;
}
#lunchMenu .lunch-summary:after,
.contact-page .lunch-summary:after {
  display: block;
  content: "";
  clear: both;
}
#lunchMenu .lunch-summary h2,
.contact-page .lunch-summary h2 {
  margin-top: 0.3em;
  color: white;
  font-size: 1.9em;
}
#lunchMenu .lunch-summary td,
.contact-page .lunch-summary td {
  border-bottom: 0;
}
#lunchMenu .lunch-summary .order,
.contact-page .lunch-summary .order {
  border-bottom: 1px solid #555;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
@media only screen and (min-width: 950px) {
  #lunchMenu .lunch-summary .order td.num,
  .contact-page .lunch-summary .order td.num {
    padding-left: 2em;
  }
}
#lunchMenu .lunch-summary .head td,
.contact-page .lunch-summary .head td {
  color: #dbb267;
  font-family: "pt-serif", serif;
  text-shadow: 1px 1px 1px black;
}
#lunchMenu .info-food,
.contact-page .info-food {
  font-family: "pt-serif", serif;
  box-sizing: border-box;
}
@media only screen and (min-width: 530px) {
  #lunchMenu .info-food,
  .contact-page .info-food {
    padding-left: 2em;
  }
}
#lunchMenu.cart-page .master-margin,
.contact-page.cart-page .master-margin {
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 2em;
}
#lunchMenu.cart-page .master-margin:after,
.contact-page.cart-page .master-margin:after {
  display: block;
  content: "";
  clear: both;
}
#lunchMenu.cart-page .order,
.contact-page.cart-page .order {
  background: rgba(0, 0, 0, 0.5);
  padding: 0.5em;
  border-radius: 5px;
  margin-bottom: 2em;
}
@media only screen and (min-width: 950px) {
  #lunchMenu.cart-page .column2,
  .contact-page.cart-page .column2 {
    padding-top: 150px;
    padding-left: 3em;
    box-sizing: border-box;
    float: left;
    width: 50%;
  }
}
@media only screen and (min-width: 950px) {
  #lunchMenu.cart-page h1,
  .contact-page.cart-page h1 {
    text-align: left;
  }
  #lunchMenu.cart-page .dark-button,
  .contact-page.cart-page .dark-button {
    position: absolute;
    top: 0;
    right: 1em;
  }
}
#lunchMenu.cart-page .column1,
.contact-page.cart-page .column1 {
  position: relative;
}
#lunchMenu.cart-page .column1 table,
.contact-page.cart-page .column1 table {
  width: 100%;
  max-width: 100%;
}
#lunchMenu.cart-page .column1 th,
.contact-page.cart-page .column1 th {
  padding-top: 1em;
  padding-left: 0;
  display: block;
  text-align: left;
}
#lunchMenu.cart-page .column1 td,
.contact-page.cart-page .column1 td {
  display: block;
  padding: 0;
}
#lunchMenu.cart-page .column1 textarea,
.contact-page.cart-page .column1 textarea {
  width: 100%;
  box-sizing: border-box;
  height: 8em;
}
#lunchMenu.cart-page .column1 input.text,
.contact-page.cart-page .column1 input.text,
#lunchMenu.cart-page .column1 select,
.contact-page.cart-page .column1 select {
  max-width: 100%;
  width: 100%;
  padding: 5px 5px;
  box-sizing: border-box;
  background: #e9e5df;
  color: #676652;
  font-size: 14px;
  height: 50px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  padding-left: 1em;
  font-style: italic;
  border-radius: 0;
  margin: 0;
  bottom: 0;
  font-family: "myriad-pro";
  float: left;
  border: none;
  caret-color: #676652;
}
#lunchMenu.cart-page .column1 input,
.contact-page.cart-page .column1 input {
  width: 100%;
}
.cloud-total {
  display: block;
  width: 155px;
  height: 68px;
  background: url("../imgrd/cloud-order.png");
  font-size: 1.2em;
  padding-top: 1.6em;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  text-align: center;
  color: #5b5140;
}
@media only screen and (min-width: 530px) {
  .cloud-total {
    position: absolute;
    left: 50%;
    top: 50px;
  }
}
#cartInfo input[type="radio"] {
  display: none;
}
#cartInfo input[type="radio"] + label {
  padding-left: 30px;
  position: relative;
  height: 20px;
  display: inline-block;
}
@media only screen and (min-width: 950px) {
  #cartInfo input[type="radio"] + label {
    margin-left: 2em;
  }
}
#cartInfo input[type="radio"] + label:after {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 20px;
  position: absolute;
  top: 2px;
  left: 0;
  background: #ece3ca;
}
#cartInfo input[type="radio"]:checked + label:before {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 10px;
  position: absolute;
  top: 4px;
  z-index: 99;
  box-shadow: inset 0 0 5px #5b5140;
  left: 2px;
  background: #dbb267;
}
.food-menu-items h2 {
  font-size: 2em;
  position: relative;
}
.food-menu-items h2 span {
  display: block;
  color: #fbda70;
  font-family: "pt-serif", serif;
  font-size: 0.4em;
  position: absolute;
  top: 100%;
  left: 0;
}
.food-menu-items .food-item-wrapper {
  position: relative;
  padding-right: 80px;
  padding-bottom: 1em;
  margin-bottom: 1em;
  background: url("../imgrd/border-dot.png") left bottom repeat-x;
}
.block-shop .food-menu-items .food-item-wrapper {
  min-height: 80px;
}
.food-menu-items .title {
  color: #dbb267;
  font-weight: bold;
}
.food-menu-items .price {
  color: #dbb267;
  font-family: "bebas-neue", sans-serif;
  font-size: 1.44em;
  position: absolute;
  right: 0;
  top: 0;
  width: 68px;
}
.food-menu-items .description {
  padding-top: 1em;
  font-family: "pt-serif", serif;
  font-size: 0.8em;
  color: #ece3ca;
}
.food-block {
  box-sizing: border-box;
}
@media only screen and (min-width: 950px) {
  .food-block {
    margin-left: 1em;
  }
}
.food-block:after {
  display: block;
  content: "";
  clear: both;
}
.main-menu-page h2 {
  color: #dbb267;
}
.lunch-menu-shop .food-item-wrapper {
  min-height: 80px;
}
.lunch-menu-shop .food-block.mains {
  background: transparent;
}
@media only screen and (min-width: 950px) {
  .lunch-menu-shop .food-item-outer-wrapper:nth-child(2n + 1) {
    clear: left;
    padding-right: 1em;
    width: 45%;
    margin-left: 5%;
  }
  .lunch-menu-shop .food-item-outer-wrapper:nth-child(2n + 2) {
    width: 45%;
    margin-left: 5%;
    padding-left: 1em;
  }
}
@media only screen and (min-width: 950px) {
  .food-block.mains {
    margin: 0;
    background: url("../imgrd/vertical-dot.png") repeat-y center;
  }
  .main-menu-page .food-block.mains {
    margin-top: 4em;
  }
  .main-menu-page .food-block.mains .price {
    text-align: right;
    font-size: 1.6em;
    padding-top: 0.2em;
  }
}
@media only screen and (min-width: 950px) {
  .menuPanel {
    margin-top: 4em;
  }
}
.appetizers-wrap:after {
  clear: both;
  content: "";
  display: block;
}
.appetizers-wrap .food-item-wrapper {
  width: 100%;
  box-sizing: border-box;
}
@media only screen and (min-width: 950px) {
  .appetizers-wrap .food-block {
    box-sizing: border-box;
    margin: 0;
    padding-left: 1em;
    width: 50%;
    float: left;
  }
  .appetizers-wrap .food-block:nth-child(2n + 2) {
    padding-left: 1em;
  }
  .appetizers-wrap .food-block:nth-child(2n + 1) {
    padding-right: 1em;
  }
}
@media only screen and (min-width: 950px) {
  .appetizers-wrap .food-block {
    padding: 0;
  }
  .appetizers-wrap .food-item-wrapper {
    width: auto;
    margin-top: 2em;
    width: 90%;
    margin-left: 10%;
  }
}
@media only screen and (min-width: 950px) {
  .food-item-outer-wrapper {
    box-sizing: border-box;
    margin: 0;
    width: 50%;
    float: left;
    margin-bottom: 1.5em;
    padding-left: 0;
  }
  .food-item-outer-wrapper:nth-child(2n + 1) {
    clear: left;
    padding-right: 1em;
  }
  .food-item-outer-wrapper:nth-child(2n + 2) {
    padding-left: 1em;
  }
}
@media only screen and (min-width: 950px) {
  .food-item-outer-wrapper {
    margin-bottom: 0;
    margin-top: 1.5em;
  }
  .food-item-outer-wrapper:nth-child(2n + 1) {
    clear: left;
    padding-right: 3em;
  }
  .food-item-outer-wrapper:nth-child(2n + 2) {
    padding-left: 3em;
  }
}
.menu-control {
  padding-top: 3em;
  padding-bottom: 3em;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
  color: #ece3ca;
}
.menu-box,
.menu-box:hover {
  text-decoration: none;
  display: block;
}
@media only screen and (min-width: 530px) {
  .menu-control {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}
.menu-control:after {
  display: block;
  content: "";
  clear: both;
}
.menu-control .menu-box {
  box-sizing: border-box;
}
@media only screen and (max-width: 949px) {
.menu-content-wrap {
  height: auto !important;
  padding-bottom: 2em;
}
}
@media only screen and (min-width: 950px) {
  
  .menu-control .menu-box {
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
  .menu-control .menu-box h3 {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .menu-control .menu-box h3 {
    margin-top: 2em;
    margin-bottom: 1.4em;
  }
  .menu-control .menu-box img {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .menu-control .menu-box p {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 2em;
  }
}
.menu-control .menu-box:hover {
  background: rgba(255, 255, 255, 0.05);
}
.menu-control .menu-content-wrap {
  padding-left: 1em;
  padding-top: 3em;
  padding-right: 1em;
}
.menu-control p {
  margin-top: 0;
}
.menu-control h2 {
  font-size: 2.75em;
  line-height: 1;
  margin: 0;
  padding-top: 1em;
  padding-bottom: 1em;
}
.menu-control h3 {
  padding-bottom: 0.5em;
  font-size: 1.5em;
  line-height: 1.5em;
  font-family: "pt-serif", serif;
  display: inline-block;
  position: relative;
  color: #ece3ca;
}
.menu-control h3:after {
  display: block;
  position: absolute;
  height: 2px;
  width: 70%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  background: #dbb267;
}
.master-margin {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  position: relative;
}
.news {
  padding-top: 2em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 4em;
  display: block;
  background: #fafafa;
}
.news:after {
  content: "";
  display: block;
  clear: both;
}
.news h2 {
  font-size: 1.55em;
  color: #317aa7;
}
@media only screen and (min-width: 530px) {
  .news .follow {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
  }
}
.sledujte {
  font-family: "GunnyHandwritingRegular";
  color: #96846d;
  font-size: 2em;
  font-weight: 100;
  padding-right: 1em;
}
.openings-wrap {
  text-align: center;
  margin-top: 2em;
  font-size: 1.2em;
  font-family: "bebas-neue", sans-serif;
  color: #96846d;
}
.openings-wrap .rezervace {
  display: block;
  clear: both;
  position: relative;
  font-family: "GunnyHandwritingRegular";
  font-size: 1.75em;
  color: #b88f45;
  text-decoration: none;
  margin-top: 1em;
  height: 78px;
  width: 242px;
  line-height: 70px;
  margin-left: -70px;
  text-indent: 70px;
}
.openings-wrap .rezervace:before {
  background: url("../imgrd/ribbon-reservation-default.png");
  display: block;
  opacity: 0;
  position: absolute;
  width: 100%;
  content: "";
  height: 100%;
}
.openings-wrap .rezervace:hover {
  text-indent: 98px;
}
.openings-wrap .rezervace:hover:before {
  background: url("../imgrd/ribbon-reservation-hover.png");
}
.openings-wrap .rezervace span {
  display: block;
  position: relative;
}
.openings-wrap .name {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}
.openings-wrap .name a {
  color: #96846d;
  font-size: 2.5em;
  text-decoration: none;
  border-bottom: 2px solid #96846d;
  line-height: 0.8em;
  display: inline-block;
}
.openings-wrap .daymenu {
  border-bottom: 2px solid transparent;
  font-size: 1.875em;
  text-decoration: none;
  color: #96846d;
  margin-top: 0.85em;
  display: inline-block;
  line-height: 1em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  position: relative;
}
.openings-wrap .daymenu img {
  bottom: -20px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  display: block;
  position: absolute;
  left: 110%;
}
.openings-wrap .openings-block,
.openings-wrap .phone-block {
  font-size: 1.375em;
}
.openings-wrap .openings-block h4,
.openings-wrap .phone-block h4 {
  margin-bottom: 0.7em;
}
.openings-wrap .openings-block sup,
.openings-wrap .phone-block sup {
  font-size: 0.5em;
}
.openings-wrap .openings-block .openings,
.openings-wrap .phone-block .openings,
.openings-wrap .openings-block .phone,
.openings-wrap .phone-block .phone {
  color: #5b5140;
}
.openings-wrap .openings-block .openings strong,
.openings-wrap .phone-block .openings strong,
.openings-wrap .openings-block .phone strong,
.openings-wrap .phone-block .phone strong {
  margin-right: 1em;
  display: inline-block;
}
.openings-wrap .openings-block .phone,
.openings-wrap .phone-block .phone {
  font-size: 1.375em;
  line-height: 1em;
}
.openings-wrap .openings-block .phone .min-sup,
.openings-wrap .phone-block .phone .min-sup {
  line-height: 1.4em;
  display: inline-block;
  font-size: 0.6em;
  padding-right: 0.3em;
  position: relative;
  vertical-align: top;
}
@media only screen and (min-width: 530px) {
  .openings-wrap {
    text-align: left;
    float: left;
    width: 50%;
    padding-left: 1em;
    box-sizing: border-box;
  }
  .openings-wrap .openings-block,
  .openings-wrap .phone-block {
    display: block;
    float: left;
    min-width: 200px;
  }
}
.promoBox .promo-wrap {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  text-align: center;
  padding: 1em;
  margin-top: 1em;
}
.promoBox .promo-wrap:after {
  display: block;
  content: "";
  clear: both;
}
.promoBox .promo-wrap img {
  border: 3px solid #dbb267;
}
.promoBox .promo-wrap h3 {
  margin-bottom: 0.2em;
  font-family: "GunnyHandwritingRegular";
  color: #96846d;
  font-size: 2em;
  font-weight: 100;
}
.promoBox .promo-wrap strong {
  font-family: "bebas-neue", sans-serif;
  font-size: 1.5em;
  color: #96846d;
  letter-spacing: 1px;
}
@media only screen and (min-width: 530px) {
  .promoBox .promo-wrap {
    text-align: left;
  }
  .promoBox .promo-wrap .image {
    float: left;
    padding-right: 2em;
  }
  .promoBox .promo-wrap h3 {
    margin-top: 0.4em;
  }
}
@media only screen and (min-width: 950px) {
  .promoBox {
    min-height: 250px;
    position: relative;
  }
  .promoBox:before {
    content: "";
    height: 250px;
    width: 400px;
    background: url("../imgrd/fish-says.png");
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
  }
  .promoBox .promo-wrap {
    top: 3em;
    position: relative;
    width: 430px;
    background: white;
  }
  .promoBox .promo-wrap:before {
    content: "";
    height: 75px;
    width: 98px;
    background: url("../imgrd/bubble-end.png");
    display: block;
    position: absolute;
    top: 50px;
    left: 100%;
  }
}
.resbutton {
  display: inline-block;
  padding-right: 1em;
}
@media only screen and (min-width: 530px) {
  .news .facebook {
    text-align: center;
  }
}
.facebook-item {
  vertical-align: top;
  margin-top: 2em;
  display: block;
  width: 300px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 530px) {
  .facebook-item {
    text-align: left;
    display: inline-block;
  }
}
@media only screen and (min-width: 950px) {
  .facebook-item {
    margin-right: 25px;
  }
  .facebook-item:last-child {
    margin-right: 0;
  }
}
.facebook-item .facebook-head {
  line-height: 28px;
  padding-bottom: 0.5em;
}
.facebook-item .facebook-head img {
  display: inline-block;
  float: left;
  margin-bottom: -1em;
  padding-right: 1em;
  vertical-align: middle;
}
.facebook-item .fb-box {
  border: 1px solid #e0e0e0;
  border-bottom: none;
  min-height: 100px;
}
.facebook-item .fb-share {
  background: #3f53a1;
  color: white;
  height: 45px;
  line-height: 45px;
  font-family: "bebas-neue", sans-serif;
  text-indent: 1em;
  background: #3f53a1 url("../imgrd/fb-share.png") right center no-repeat;
}
.facebook-item .fb-share a {
  display: block;
  color: white;
  text-decoration: none;
}
.facebook-item .facebook-text {
  font-size: 0.8em;
  line-height: 28px;
}
.facebook-item .facebook-text .fb-name {
  color: #3f53a1;
  font-weight: 600;
  display: inline-block;
  padding-right: 1em;
}
.facebook-item .facebook-text .fb-datetime {
  color: #999;
}
.facebook-item .fb-desc {
  color: #444;
  padding: 1em;
  font-size: 0.9em;
}
.facebook-item .fb-image a {
  display: block;
  position: relative;
  max-height: 200px;
  height: 200px;
  overflow: hidden;
}
.facebook-item .fb-image img {
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: block;
  position: relative;
  min-width: 100%;
  left: 50%;
  width: auto;
  height: auto;
}
.feedback-form {
  padding-left: 3em;
  padding-right: 3em;
  padding-top: 1em;
  padding-bottom: 2em;
  position: relative;
  max-width: 100%;
}
@media only screen and (max-width: 529px) {
  .feedback-form {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.feedback-form:before {
  display: block;
  content: "";
  clear: both;
  height: 1px;
}
.feedback-form .more {
  font-size: 3em;
  line-height: 0.3em;
  display: inline-block;
}
.feedback-form .label-feedback {
  padding-top: 1em;
  width: 300px;
  display: block;
}
.feedback-form.open .feedback-form-inner {
  display: block;
}
.feedback-form .feedback-form-inner {
  display: none;
  width: 300px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.feedback-form .feedback-form-inner h2 {
  cursor: pointer;
}
.feedback-form form {
  max-width: 100%;
}
.feedback-form input,
.feedback-form textarea {
  max-width: 100%;
  width: 300px;
  height: 3.5em;
  line-height: 3.5em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding: 5px 5px;
  box-sizing: border-box;
  background: #e9e5df;
  color: #676652;
  font-size: 14px;
  height: 50px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  padding-left: 1em;
  font-style: italic;
  border-radius: 0;
  margin: 0;
  bottom: 0;
  font-family: "myriad-pro";
  border: none;
  caret-color: #676652;
}
.feedback-form input[type="submit"] {
  display: block;
  background: #dbb267;
  color: white;
  font-style: italic;
  box-sizing: border-box;
  height: 50px;
  line-height: 1em;
  border: 0;
  padding-left: 1.3em;
  margin: 0;
  padding-right: 1.5em;
  font-size: 0.9em;
  font-family: "myriad-pro", sans-serif;
  border-bottom: 2px solid #b2822a;
  -webkit-appearance: none;
  border-radius: 0;
}
.feedback-form textarea {
  line-height: 1.3em;
  height: 9em;
}
.wave {
  width: 100%;
  position: absolute;
  display: none;
}
@media only screen and (min-width: 530px) {
  .home .wave {
    width: 100%;
    position: absolute;
    display: block;
  }
  #wave2 {
    height: 80px;
    background: url("../images/wave1.png") 30px top repeat-x;
    top: 584px;
    z-index: 150;
  }
  #wave3 {
    height: 80px;
    background: url("../imgrd/vlna-2.png") 0 top repeat-x;
    top: 549px;
    z-index: 80;
  }
  #wave4 {
    height: 80px;
    background: url("../imgrd/vlna-3.png") 30px top repeat-x;
    top: 620px;
    z-index: 50;
  }
}
@media only screen and (min-width: 530px) {
  .home #scenery {
    width: 100%;
    height: 770px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  .home #scenery a span {
    display: none;
  }
  .home #scenery #cloud1 {
    width: 316px;
    height: 160px;
    background: url("../imgrd/mrak-right-top.png");
    display: block;
    position: absolute;
    top: -50px;
    left: 80%;
    z-index: 20;
  }
  .home #scenery #cloud2 {
    width: 172px;
    height: 87px;
    background: url("../images/scenery-cloud2.png");
    display: block;
    position: absolute;
    top: 380px;
    left: 65%;
    z-index: 20;
  }
  .home #scenery #cloud3 {
    width: 674px;
    height: 250px;
    background: url("../images/scenery-cloud3.png");
    display: block;
    position: absolute;
    top: 470px;
    left: -3%;
    z-index: 20;
  }
  .home #scenery #cloud-n1 {
    width: 96px;
    height: 49px;
    background: url("../imgrd/cloud-small-left.png");
    display: block;
    position: absolute;
    top: 170px;
    left: -3%;
    z-index: 20;
  }
}
@media only screen and (min-width: 1129px) {
  a#banana {
    display: block;
    position: absolute;
    top: 370px;
    left: 48%;
    z-index: 70;
  }
  a#plate {
    display: block;
    position: absolute;
    top: 120px;
    left: 98%;
    z-index: 100;
  }
  #cake {
    display: block;
    position: absolute;
    top: 60px;
    left: -10%;
    z-index: 100;
    width: 293px;
    height: 254px;
    background: url("../imgrd/cake.png");
  }
  #fish {
    display: block;
    position: absolute;
    top: 575px;
    left: 3%;
    z-index: 100;
    width: 370px;
    height: 200px;
    background: url("../imgrd/fish.png");
  }
  a#cheese {
    display: block;
    position: absolute;
    top: 40px;
    left: 14%;
    z-index: 100;
  }
  #olive {
    display: block;
    position: absolute;
    top: 300px;
    left: 90%;
    z-index: 70;
    top: 505px;
    width: 225px;
    height: 302px;
    background: url("../imgrd/palm.png");
  }
}
.simplepage {
  padding-bottom: 1em;
  padding-top: 2em;
  max-width: 600px;
  color: #ece3ca;
}
.simplepage h2 {
  font-size: 2em;
}
form input.text {
  padding: 5px 5px;
  width: 213px;
  max-width: 70%;
  box-sizing: border-box;
  background: #e9e5df;
  color: #676652;
  font-size: 14px;
  height: 50px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  padding-left: 1em;
  font-style: italic;
  line-height: 50px;
  vertical-align: top;
  margin: 0;
  bottom: 0;
  font-family: "myriad-pro";
  float: left;
  border: none;
  border-radius: none;
}
form input.button:active {
  background-position: 0 -26px;
}
input.button:hover,
.total-button:hover {
  filter: brightness(1.2);
}
form textarea {
  padding: 5px 5px;
  width: 240px;
  height: 40px;
  background: #dedad0;
  border: 1px solid #bbb7af;
  color: #676652;
  font-size: 14px;
  font-family: "myriad-pro";
}
form td {
  padding: 5px 10px;
}
form th {
  text-align: right;
  padding-left: 30px;
}
form ul.error {
  min-height: 40px;
  background: #d44d1e url("../images/pictogram-red.png") top left no-repeat;
  padding: 20px 20px 20px 120px;
  color: #ffac8f;
  list-style: none;
}
input.button,
.dark-button {
  background: #dbb267;
  color: white;
  font-style: italic;
  box-sizing: border-box;
  height: 50px;
  border: 0;
  padding-left: 1.3em;
  margin: 0;
  padding-right: 1.5em;
  font-size: 0.9em;
  font-family: "myriad-pro", sans-serif;
  border-bottom: 2px solid #b2822a;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
}
.dark-button {
  border-radius: 0;
  -webkit-appearance: none;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  display: block;
  background: #5b5140;
  border-bottom-color: #3d362b;
  color: #c1b6a8;
  height: 40px;
  line-height: 42px;
  text-align: center;
  font-family: "bebas-neue", sans-serif;
  font-style: normal;
  text-decoration: none;
  margin-bottom: 1em;
}
h2 .dark-button {
  cursor: pointer;
  width: 300px;
  max-width: 100%;
}
h2 .dark-button:hover {
  background: #796c55;
}
.flashMessage {
  min-height: 30px;
  width: 600px;
  max-width: 90%;
  left: 5%;
  position: fixed;
  box-sizing: border-box;
  padding: 28px 20px 28px 20px;
  color: #968462;
  background: #e5decf;
  z-index: -1;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.6);
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  position: fixed;
  top: 50% - 30px;
  transition: opacity .6s;
}
.flashMessage.visible {
  opacity: 1;
  z-index: 2000;
}
.flashMessage.error {
  background: #d44d1e;
  color: #ffac8f;
}
.flashMessage.ok {
  background: #467e42;
  color: #a7cea6;
}
@media only screen and (min-width: 950px) {
  .flashMessage {
    padding: 28px 20px 28px 120px;
    background: #e5decf url("../images/pictogram-brown.png") top left no-repeat;
  } 
  .flashMessage.error {
    background: #d44d1e url("../images/pictogram-red.png") top left no-repeat;
  }
  .flashMessage.ok {
    background: #467e42 url("../images/pictogram-green.png") top left no-repeat;
  }
}
#ajax-spinner {
  background-image: url("../images/fancybox/fancybox_sprite.png");
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
  display: none !important;
}
#ajax-spinner div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox/fancybox_loading.gif") center center
    no-repeat;
}
p.error {
  color: #ff2e34;
  text-shadow: 0 0 10px red;
}
.buy .buycart {
  display: none;
}
.buy[data-qty="0"] .cart-amount,
.buy[data-qty="0"] .add,
.buy[data-qty="0"] .remove {
  display: none;
}
.buy[data-qty="0"] .buycart {
  display: block;
}
.subhead .bottombox a {
  text-decoration: none;
  color: black;
}
#smap, #smap2 {
  touch-action: none;
}
*:disabled {
  pointer-events: none;
  filter: grayscale(1);
}
.food-item-wrapper.sold-out {
  opacity: 0.6;
}
.food-item-wrapper.sold-out .buy {
  display: none;
}
.food-item-wrapper.sold-out:after {
  content: attr(data-title);
}</pre></body></html>