/*
Theme Name: Twenty Twelve Child
Theme URI: https://wordpress.org/themes/twentytwelve/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve
Template: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body .site {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
}
.site {
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    box-shadow: none;
    border-radius: unset;
}
.clear {clear: both;}
@font-face {
  font-family: Jano Sans Pro Black;
  src: url(fonts/JanoSansProBlack.otf);
}
@font-face {
  font-family: Jano Sans Pro Extrabold;
  src: url(fonts/JanoSansProExtrabold.otf);
}
@font-face {
  font-family: Jano Sans Pro Regular;
  src: url(fonts/JanoSansProRegular.otf);
}
@font-face {
  font-family: Jano Sans Pro SemiBold;
  src: url(fonts/JanoSansProSemiBold.otf);
}
@font-face {
  font-family: Jano Sans Pro Thin;
  src: url(fonts/JanoSansProThin.otf);
}
@font-face {
  font-family: SUBWT;
  src: url(fonts/SUBWT.ttf);
}
a:focus {
    outline: unset;
}
.parallax {
  min-height: 500px; 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*header*/
.site-header {
    background: transparent;
    position: absolute;
    width: 100%;
    top: 0px;
    padding: 10px 0;
    z-index: 9;
}
.header-wrapper{
	max-width: 1600px;
	margin: 0 auto;
}
.home .header-wrapper {
    padding-top: 47px;
}
.header-wrapper .box {
	display: inline-block;
	vertical-align: middle;
}
.logo-header.box {
	width: 20%;
}
.menu-header.box {
	width: 60%;
}
.socials.box {
    width: 19%;
    text-align: right;
    margin-bottom: 0;
    margin-top: 33px;
    position: absolute;
    right: 38px;
    top: 16px;
}
.socials svg {
  	fill: white;
 	display: inline-block;
    vertical-align: middle;
    width: 19px;
    margin-left: 5px;
}
.logo-header img{
	width: 170px;
}
.top-menu {
    text-align: center;
}
.top-menu p{
	display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 18px;
    font-family:  Jano Sans Pro Regular;
    color: #fff;
}
.top-menu p:after {
	display: inline-block;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #fff;
    vertical-align: middle;
    margin: 0 7px 3px 12px;
}
.top-menu p:nth-child(1)::before {
	display: inline-block;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #fff;
    vertical-align: middle;
    margin: 0 8px 3px 1px;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: unset;
    border-top: unset;
    display: inline-block !important;
    text-align: center;
    width: 100%;
}
.main-navigation li{
	font-family:  Jano Sans Pro Regular;
	font-size: 14px;
	margin: 0 10px 0 10px;
}
.main-navigation li a {
    border-bottom: 0;
    color: #fff;
    line-height: 1.692308;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1.4px;
}
.main-navigation .current-menu-item > a, 
.main-navigation .current-menu-ancestor > a, 
.main-navigation .current_page_item > a, 
.main-navigation .current_page_ancestor > a {
	color: #fff;
    font-family: Jano Sans Pro SemiBold;
    font-weight: bold;
    letter-spacing: 1px;
    border-bottom: 2px solid #efda78;
}
.main-navigation li a:hover, 
.main-navigation li a:focus {
    color: #fff;
}
.main-navigation {
    margin-top: 13px;
}
/*Front page*/

.front-banner {
	background-image: url("images/01.jpg");
	height: 100vh;
	background-size: cover;
	position: relative;
}
.front-banner img{
	width: 440px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30%;
}
/*about front*/
.about, .eat-home {
	background-image: url("images/patern.png");
	background-size: cover;
	padding-top: 86px;
    padding-bottom: 38px;
}
span{
    font-family: Jano Sans Pro Black;
}
p{
    word-break: normal;
}
.site-content {
    float: none;
    width: 100%;
    margin: 0;
}
.home .entry-header{
	display: none;
}
.about .entry-content {
	max-width: 811px;
	margin: 0 auto;
	text-align: center;
	font-family:  Jano Sans Pro Regular;
}
.about .entry-content p{
	line-height: 3;
    font-size: 18px;
    color: #000;
    word-break: normal;
}
.street {
    margin-top: 35px;
}
.about .entry-content h1{
	letter-spacing: 2px;
    font-weight: 600;
}
.about .entry-content h1:before{
    display: block;
    content: "";
    background: #51311c;
    height: 3px;
    width: 105px;
    margin: 0 auto;
    border-radius: 24%;
    margin-bottom: 66px;
}
.functions-home{
	background-image: url("images/02.jpg");
	background-size: cover;
	padding-bottom: 45px;
}
.fun-inside {
	max-width: 1024px;
	margin: 0 auto;
	text-align: center;
}
.fun-inside h2{
    font-family: Jano Sans Pro Thin;
    font-size: 230px;
    color: #fff;
    font-weight: 100;
    position: relative;
    top: -30px;
}
p.ingo-fun{
	font-size: 20px;
    font-family: Jano Sans Pro Regular;
    color: #fff;
    line-height: 30px;
    position: relative;
    bottom: 40px;
}
.ingo-fun a{
    text-decoration: none;
    color: #fff;
}
.ingo-fun a:hover{
    color: #cfa041;
}
.button-wrap {
    margin-top: 216px;
}
.button-wrap a {
/*	color: #fff;
	text-decoration: none;
	font-family: Jano Sans Pro Regular;
	font-size: 14x;
    text-transform: uppercase;
    letter-spacing: 1px;*/
    color: #fff;
    text-decoration: none;
    font-family: Jano Sans Pro Regular;
    font-size: 14x;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 265px;
    padding: 12px 0;
    border: 1px solid #fff;
    border-radius: 5px;
    background: #000;
}
.button-wrap a:hover{
    color: #000;
}

.button-out div{
	width: 265px;
    margin: 8px auto;
    border-radius: 5px;
    padding: 15px 0;
}
.buttons-fun div{
/*    width: 265px;
    margin: 12px 15px 21px 15px;
    background: #000;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 15px 0;
    display: inline-block;*/
        width: 265px;
    margin: 12px 15px 21px 15px;
    border-radius: 5px;
    display: inline-block;
}

.buttons-fun {
    max-width: 800px;
    margin: 0 auto;
}

/*eat home*/

.eat-inside{
	max-width: 1600px;
	margin: 0 auto;
	padding: 45px 0;
	text-align: center;
}
.eat-inside h2 {
	font-family: Jano Sans Pro Thin;
    font-size: 230px;
    color: #402a21;
    font-weight: 100;
}
.eat-inside h2:after{
    display: block;
    content: "";
    background: #51311c;
    height: 3px;
    width: 105px;
    border-radius: 19%;
    margin: 50px auto;
}

.eat-inside p{
	color: #402a21;
}
.under-eat p{
    line-height: 2.5;
    font-size: 20px;
	font-family: Jano Sans Pro Regular;
    letter-spacing: 2px;
}
.under-eat a{
    color: #fff;
    text-decoration: none;
}
.under-eat a:hover{
    color: #cfa041;
}
.under-eat:after {
	display: block;
    content: "";
    background: #51311c;
    height: 105px;
    width: 3px;
    border-radius: 19%;
    margin: 30px auto 85px auto;
}
.diff-ins p{
    font-family: SUBWT;
    font-size: 65px;
    color: #cfa041;
    line-height: 1.5;
}
.button-eat{
	width: 265px;
    margin: 30px auto;
    border-radius: 5px;
    padding: 15px 0;
}
.button-eat a{
/*	color: #fff;
	text-decoration: none;
	font-family: Jano Sans Pro Regular;
	font-size: 17px;
    text-transform: uppercase;*/
        color: #fff;
    text-decoration: none;
    font-family: Jano Sans Pro Regular;
    font-size: 16px;
    text-transform: uppercase;
    background: #000;
    width: 265px;
    padding: 15px 0;
    border-radius: 5px;
    border: 1px solid #000;
}
/*.button-eat a:hover{
    background-color: #fff;
}*/
.eat-home img{
    width: 100%;
}
/*contact-home*/

.contact-home {
	background: #000;
}
.contact-home .eat-inside h2,
.contact-home .under-eat p {
	color: #fff;
}
.contact-home .eat-inside h2:after,
.contact-home .under-eat:after{
	background:#fff;
}
.get-direction a{
background: #fff;
    border-radius: 5px;
    padding: 12px 57px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Jano Sans Pro SemiBold;
}
.get-direction a:hover{
    color: #fff;
}
.get-direction .hvr-shutter-out-vertical:before {
    background: #000;
    border: 1px solid #fff;
}
/*Footer*/

footer[role="contentinfo"] {
    border-top: unset;
    clear: both;
    font-size: 12px;
    line-height: 2;
    max-width: 100%;
    margin-top: 0;
    text-align: center;
    background: #000;
}
footer[role="contentinfo"] a {
    color: #9c9c9c;
    text-decoration: none;
    font-family: Jano Sans Pro Regular;
    font-size: 12px;
}
footer[role="contentinfo"] a:hover{
    color: #cfa041;
}
.credentials p {
    color: #9c9c9c;
    font-family: Jano Sans Pro Regular;
    font-size: 12px;
}

/*pages*/
.banner-pages {
	position: relative;
}
.banner-pages h1{
    color: #fff;
    font-family: Jano Sans Pro Thin;
    position: absolute;
    bottom: -24px;
    font-size: 190px;
    font-weight: normal;
    text-align: center;
    left: 0;
    right: 0;
}
.pages{
	max-width: 1600px;
	margin: 0 auto;
	padding: 100px 0;
}

/*about us page*/

.banner-about{
	background-image: url("images/about.jpg");
	background-size: cover;
	min-height: 700px;
}
.about-page{
	background-image: url("images/patern.png");
	background-size: cover;
}
.about-ins .box{
	display: inline-block;
	vertical-align: top;
	width: 48%;
	text-align: center;
}
.about-ins .box:nth-child(1),
.about-ins .box:nth-child(2) {
	margin-bottom: 80px;
}
.about-ins .box p{
	line-height: 2.5;
	font-size: 18px;
	font-family: Jano Sans Pro Regular;
}
.about-ins .box:before{
	display: block;
    content: "";
    background: #51311c;
    height: 3px;
    width: 105px;
    border-radius: 19%;
    margin: 50px auto;
}
.about-ins .box:nth-child(1),
.about-ins .box:nth-child(3){
	position: relative;
}
.about-ins .box:nth-child(1)::after,
.about-ins .box:nth-child(3)::after {
	display: block;
    content: "";
    background: #51311c;
    height: 105px;
    width: 3px;
    border-radius: 19%;
    position: absolute;
    right: 0;
    top: 56%;
}
.about-ins .box:nth-child(3)::after {
    top: 35%;
}
.page-template-about-us footer[role="contentinfo"]{
	/*background-image: url("images/patern.png");*/
}
.bottom-image.about-on {
    background-image: url(images/about2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.bottom-image.about-on img {
    height: 184px;
}
/*whats on*/

.banner-what{
	background-image: url("images/whatson.jpg");
	background-size: cover;
	min-height: 700px;
    width: 100%;
}
.whats-page {
	background: #000;
}
.image-wo{
	background-image: url("images/patern.png");
	height: 150px;
}
.bottom-image.whats-on{
	background-image: url("images/whatson2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.bottom-image{
	height: 184px;
    position: relative;
}
.bottom-image img {
	width: 100%;
    height: 250px;
    position: absolute;
    bottom: 0;
}
.whats-ins.pages {
	max-width: 831px;
    padding-top: 75px;
    margin-top: -12px;
}
.boxes-what .col-one {
	float: left;
	width: 48%;
}
.boxes-what .col-two {
	float: right;
	width: 32%;
}
.col-one .entry-header {
	display: none;
}
.col-one .entry-content h2 {
	margin: 0;
	color: #d1a84e;
	font-weight: normal;
	font-family: SUBWT;
	font-size: 37px;
}
.col-one .entry-content h3 {
	margin: 0;
	color: #fff;
	font-family: Jano Sans Pro SemiBold;
	font-weight: normal;
	font-size: 25px;
	line-height: 1;
}
.col-one .entry-content p {
	margin: 0;
	color: #fff;
	font-family: Jano Sans Pro Regular;
	font-size: 17px;
	margin-bottom: 45px;
}
.col-two h2{
    margin: 0;
    color: #d1a84e;
    font-weight: normal;
    font-family: SUBWT;
    font-size: 35px;
    line-height: 1.8;
    margin-top: -1px;
}
.col-two h3{
    margin: 0;
    color: #fff;
    font-family: Jano Sans Pro SemiBold;
    font-weight: normal;
    font-size: 25px;
    line-height: 0.7;
}
.col-two p{
    margin: 0;
    color: #fff;
    font-family: Jano Sans Pro Regular;
    font-size: 17px;
    margin-bottom: 45px;
    margin-top: 6px;
    line-height: 1.5;
}
.site-content .boxes-what article {
    border-bottom: unset;
    margin-bottom: 0;
}
.what-bt p{
	color: #fff;
	margin-bottom: 15px;
    line-height: 1.4;
    font-family: Jano Sans Pro Regular;
}
.img-b img {
	display: inline-block;
	vertical-align: middle;
	width: 125px;
    height: 40px;
}
.what-bt {
    margin-top: 60px;
}
footer.entry-meta{
	display: none;
}

/*Functions page*/

.button-out div,
.buttons-fun {
    text-align: center;
}
.entry-header {
	display: none;
}
.functions-ins.pages{
    max-width: 831px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    margin-top: -73px;
    padding-bottom: 133px;
}
.functions-ins .entry-content p {
    color: #fff;
    font-size: 20px;
    line-height: 3;
    font-family: Jano Sans Pro Regular;
}
.box-fun:before{
    display: block;
    content: "";
    background: #fff;
    height: 3px;
    width: 80px;
    border-radius: 19%;
    margin: 25px auto;
}
.functions-ins .button-wrap {
    margin-top: 90px;
}
.func-info {
    margin-top: 61px;
}
.func-info a{
    color: #fff;
    margin-bottom: 10px;
    text-decoration: none;
    font-size: 16px;
    line-height: 2.5;
}
.func-info a:hover{
    color: #cfa041;
}
.func-info p {
    color: #fff;
    font-size: 18px;
    line-height: 1;
    font-family: Jano Sans Pro Regular;
    margin-top: 10px;
}
.banner-functions {
    background-image: url("images/functions.jpg");
        background-size: cover;
    min-height: 700px;
}
.bottom-image.functions-on {
    background-image: url(images/functions2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

/*Gallery*/

.banner-gallery {
    background-image: url("images/gallery.jpg");
        background-size: cover;
    min-height: 700px;
}
.bottom-image.gallery-on {
    background-image: url(images/gallery2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.boxes-gallery #gallery-1 img {
    border: unset;
}
.gallery .gallery-icon img {
    height: auto;
    max-width: 96%;
    padding: 0;
}
.site-content article {
    border-bottom: unset;
}

.gallery-item a, .gallery-caption{
    width: 100%;
}
/*Contact page*/

.banner-contact {
    background-image: url("images/contact.jpg");
        background-size: cover;
    min-height: 700px;
}
.bottom-image.contact-on {
    background-image: url(images/contact2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.map{
      -webkit-filter: grayscale(1);
  filter: grayscale(1);
  margin-bottom: 66px;
}
.contact-ins.pages{
    max-width: 831px;
    margin: 0 auto;
    text-align: center;
}
.boxes-contact .entry-content p{
    color: #fff;
    font-size: 18px;
    line-height: 2.5;
    font-family: Jano Sans Pro Regular;
}
.boxes-contact:before {
    display: block;
    content: "";
    background: #fff;
    height: 3px;
    width: 105px;
    border-radius: 19%;
    margin: 50px auto;
}
.boxes-contact:after {
    display: block;
    content: "";
    background: #fff;
    height: 105px;
    width: 3px;
    border-radius: 19%;
    margin: 30px auto 85px auto;
}
/*Press page*/

.banner-press {
    background-image: url("images/press.jpg");
        background-size: cover;
    min-height: 700px;
}
.bottom-image.press-on {
    background-image: url(images/press2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.press-ins.pages{
    max-width: 831px;
    margin: 0 auto;
    text-align: center;
    padding-top: 22px;
}
.image-title {
    background-image: url("images/press3.jpg");
    height: 500px;
    width: 100%;
    background-size: 100%;
    position: relative;
    background-repeat: no-repeat;
}
.image-title h2{
position: absolute;
    bottom: 25px;
    color: #9c9c9c;
    font-family: Jano Sans Pro Thin;
    font-weight: 100;
    text-align: center;
    left: 0;
    right: 0;
    font-size: 60px;
    line-height: 1;
}
.content-press .entry-content p {
    color: #9c9c9c;
    font-size: 20px;
    line-height: 2.5;
    width: 732px;
    margin: 0 auto;
}
.out-of {
    color: #9c9c9c;
    font-family: Jano Sans Pro Thin;
    font-size: 30px;
    font-size: 25px;
    margin-bottom: 55px;
}

/*Booking page*/

.banner-booking {
    background-image: url("images/booking.jpg");
        background-size: cover;
    min-height: 700px;
}
.bottom-image.booking-on {
    background-image: url(images/booking3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.book-page {
    /*background-image: url("images/booking2.jpg");*/
    background-color: #000;
}
.booking-ins.pages{
    background-image: url("images/booking2.jpg");
    max-width: 100%;
    height: auto;
    background-repeat: no-repeat;
}
.booking-eden {
    text-align: center;
    margin-bottom:  35px;
}
.booking-ins.pages h1{
    color: #fff;
    font-family: Jano Sans Pro Thin;
    font-size: 25px;
    text-align: center;
    margin-bottom: 31px;
}
/*drink page*/

.banner-drink {
    background-image: url("images/drink.jpg");
        background-size: cover;
    min-height: 700px;
}
.bottom-image.drink-on {
    background-image: url(images/drink2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

/*eat page*/

.banner-eat {
    background-image: url("images/eat.jpg");
        background-size: cover;
    min-height: 700px;
}
.bottom-image.eat-on {
    background-image: url(images/eat2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.page-template-eat .site-content article {
    margin-bottom: 0;
    padding-bottom: 0;
}
/*accordion*/
.boxes-eat .accordion {
    background-color: #efda78;
    color: #000;
    text-align: center;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    outline: none;
    font-size: 47px;
    transition: 0.4s;
    font-family: SUBWT;
    text-transform: uppercase;
        border-radius: 0;
    margin: 10px 0;
}

.boxes-eat .active, .boxes-eat .accordion:hover {
     background-color: #efda78;
    color: #000;
    font-family: SUBWT;
    font-size: 47px;
    text-align: center;
    text-transform: uppercase;
}

.boxes-eat .accordion:after {
  content: '\002B';
  color: #000;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.boxes-eat .active:after {
  content: "\2212";
}

.boxes-eat .panel {
  padding: 0;
  background-color: #000;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.boxes-eat .panel .entry-content h4,
.boxes-eat .panel h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 27px;
    font-family: Jano Sans Pro SemiBold;
    line-height: 1.3;
    margin: 0;
}
.boxes-eat .panel .entry-content p,
.boxes-eat .panel p {
    color: #fff;
    font-size: 17px;
    font-family: Jano Sans Pro Regular;
}
.boxes-eat .panel h4 {
    margin-top: 25px;
}
.boxes-eat .panel p {
    margin-bottom: 30px;
    line-height: 1.5;
}
.boxes-eat .burger-lunchtime h2,
.boxes-eat .burger-dinnertime h2{
    font-family: SUBWT;
    font-size: 27px;
    margin-top: 26px;
    color: #efda78;
    text-transform: uppercase;
}
/*accordion end*/
.eat-ins.pages {
    max-width: 900px;
    padding-bottom: 165px;
}
/*Back to top button*/
#button {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
    content: "";
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
    height: 25px;
    width: 25px;
}
#button:hover {
  cursor: pointer;
}
/*#button:active {
  background-color: #555;
}*/

#button.show {
  opacity: 1;
  visibility: visible;
  background-image: url("images/top.png");
  background-size: 100% 100%;
}

/*transitions*/
/*menu li*/
/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #efda78;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 3px;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: black;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/*logo fadein*/

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 8;
  animation-duration: 8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
 @-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

/*Optimization*/


@media screen and (max-width: 1600px){
  .header-wrapper {
      max-width: 1200px;
  }
  .top-menu p {
      font-size: 35px;
  }
}
@media screen and (max-width: 1440px){
    .pages {
        max-width: 90%;
    }
    .bottom-image img {
    object-fit: cover;
    }
}
@media screen and (max-width: 1200px){
  .overlay-content {
    width: 90%;
    left: 32%;
    margin: 0 0 0 -28%;
  }
  .logo-header img {
    margin-left: 33px;
  }
  .logo-header.box {
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  .socials.box {
    width: 13%;
  }
}
@media screen and (max-width: 1024px){
  .header-wrapper,
  .about .entry-content,
  .fun-inside,
  .whatson-lr {
    max-width: 860px;
  }
.logo-header img {
    width: 140px;
    margin-left: 0;
}
  .top-menu p {
    font-size: 20px;
  }
  .main-navigation li {
    font-size: 12px;
  }
  .socials.box {
    width: 19%;
    margin-bottom: 30px;
  }
  .socials button {
    padding: 7px 19px;
    font-size: 16px;
  }
  .title-top {
    height: 263px;
  }
  .title-top h1,
  .title-top-content h1 {
    font-size: 109px;
    bottom: 66px;
  }
  .about, .content-menu {
    padding-top: 158px;
  }
  .about .entry-content h1 {
    font-size: 45px;
  }
  .about .entry-content p,
  .content-functions p,
  .col-what p {
    font-size: 22px;
  }
  .menu-banner,
  .functions-banner {
    height: 822px;
  }
  .content-menu p {
    font-size: 38px;
  }
  .button-wrap a {
    font-size: 15px;
    width: 211px;
    padding: 8px 0;
  }
  .button-wrap {
    margin-top: 45px;
  }
  .content-functions {
    margin-top: 173px;
  }
  .title-top-content {
    height: 250px;
  }
  .contact-home .whatson-lr {
    padding-top: 90px;
  }
  .col-what h3 {
    font-size: 37px;
  }
  .fun-inside h2,
  .eat-inside h2 {
    font-size: 184px;
    top: -24px;
}
.top-menu p {
    font-size: 20px;
}
.about-ins .box {
    display: block;
    width: 100%;
}
.about-ins .box:nth-child(1)::after, .about-ins .box:nth-child(3)::after{
    display: none;
}
.pages {
    padding: 1px 0 115px 0;
}
.about-ins .box:nth-child(1), .about-ins .box:nth-child(2) {
    margin-bottom: 48px;
}
.eat-ins.pages,
.whats-ins.pages,
.functions-ins.pages,
.press-ins.pages,
.contact-ins.pages {
    max-width: 80%;
}
.functions-ins .button-wrap {
    margin-top: 30px;
}
.page-template-contact .site-content article {
    margin-bottom: 0;
}
.banner-pages h1 {
    bottom: -17px;
    font-size: 140px;
}
.out-of {
    font-size: 20px;
}
.what-bt {
    margin-top: 15px;
}
}

@media screen and (max-width: 860px){
  .top-menu {
    display: none;
  }
  .top-menu p {
    font-size: 50px;
    display: block;
    margin-bottom: 8px;
    text-align: center;
  }
  .top-menu p:after {
    display: block;
    margin: 0;
  }
  .menu-header.box {
    width: 0;
  }
  .socials.box{
    width: 30%;
  }
  .front-banner img {
    width: 300px;
    }
  .header-wrapper, .about .entry-content, .fun-inside, .whatson-lr {
    max-width: 85%;
  }
  .title-top,
  .title-top-content {
    background-size: cover;
  }
  .about, .content-menu {
    padding-top: 0;
}
.fun-inside h2,
.eat-inside h2 {
    font-size: 142px;
    top: -18px;
}
p.ingo-fun {
    bottom: 20px;
}
.button-wrap a {
    font-size: 15px;
}
.button-out div {
    padding: 0;
}
.buttons-fun div {
    margin: 17px auto;
    display: block;
}
.about, .eat-home {
    padding-top: 0;
    padding-bottom: 0;
}
.diff-ins p {
    font-size: 48px;
}
.banner-about, .banner-eat,
.banner-drink, .banner-what,
.banner-functions,
.banner-booking,
.banner-gallery,
.banner-press,
.banner-contact {
    min-height: 435px;
}
.boxes-eat .accordion,
.boxes-eat .active, .boxes-eat .accordion:hover {
    font-size: 31px;
}
.col-one .entry-content h2,
.col-two h2 {
    font-size: 28px;
}
.col-one .entry-content h3,
.col-two h3 {
    font-size: 20px;
}
.col-one .entry-content p,
.col-two p {
    font-size: 15px;
}
.boxes-what .col-one {
    float: none;
    width: 100%;
    text-align: center;
}
.boxes-what .col-two {
    float: none;
    width: 100%;
    text-align: center;
}
.what-bt {
    margin-top: 15px;
    text-align: center;
}
.functions-ins .entry-content p {
    line-height: 2;
}
}

@media screen and (max-width: 768px){
  .button-wrap {
      margin-top: 30px;
  }
  .buttons-fun div {
      display: block;
      margin: 15px auto;
  }
  .whatson-lr .what-left,
  .whatson-lr .what-right {
    float: none;
    width: 47%;
    margin: 0 auto;
  }
  .pattern-image img {
      object-fit: cover;
  }
  .banner-pages h1 {
    bottom: -10px;
    font-size: 83px;
}
.content-press .entry-content p {
    width: 100%;
}
.image-title h2 {
    font-size: 40px;
}
.boxes-contact:after {
    height: 75px;
    margin: 13px auto 62px auto;
}
}
@media screen and (max-width: 640px){
  .socials.box{
    margin-right: 14px;
    width: 45%;
    margin-bottom: 0;
  }
  .header-wrapper {
    padding-top: 28px;
  }
  .top-menu {
    bottom: -362px;
  }
  .modal-content {
    padding: 20px 0;
    width: 96%;
  }
  .about .entry-content h1 {
    font-size: 35px;
}
.about .entry-content p, .content-functions p, .col-what p {
    font-size: 17px;
}
.under-eat p {
    line-height: 1.5;
}
.under-eat:after {
    margin: 30px auto 47px auto;
    height: 80px;
}
.fun-inside h2, .eat-inside h2 {
    font-size: 120px;
    top: -15px;
}
.eat-inside {
    padding: 10px 0;
}
.eat-inside{
    max-width: 95%;
}
.diff-ins p {
    font-size: 35px;
}
}

@media screen and (max-width: 524px){
  .socials.box {
      margin-right: 0;
          right: 15px;
    top: 13px;
  }
}
@media screen and (max-width: 414px){
    .menu-banner, .functions-banner {
        height: 652px;
    }
    .title-top h1, .title-top-content h1 {
        font-size: 70px;
        bottom: 83px;
        letter-spacing: 1px;
    }
    .about .entry-content h1 {
        font-size: 37px;
    }
    .about .entry-content p, .content-functions p, .col-what p {
        font-size: 16px;
    }
    .content-menu p {
        font-size: 23px;
    }
    .about, .content-menu {
        padding-bottom: 1px;
        padding-top: 1px;
    }
    .whatson-lr .what-left, .whatson-lr .what-right {
        width: 60%;
    }
    .col-what h3 {
        font-size: 23px;
    }
    .header-wrapper {
        max-width: 94%;
    }
    .fun-inside h2, .eat-inside h2 {
        font-size: 70px;
        top: -9px;
    }
    p.ingo-fun {
        bottom: 4px;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 60px;
    }
    .eat-inside h2:after {
        width: 80px;
        margin: 30px auto;
    }
    .under-eat:after {
        height: 62px;
    }
    .about-ins .box p {
    line-height: 2;
    font-size: 18px;
    word-break: break-word;
}
.banner-about, .banner-eat, 
.banner-drink, .banner-what, 
.banner-functions, .banner-booking, 
.banner-gallery, .banner-press, 
.banner-contact {
    min-height: 378px;
}
.boxes-eat .accordion, .boxes-eat .active, .boxes-eat .accordion:hover {
    font-size: 18px;
}
.banner-pages h1 {
    bottom: -9px;
    font-size: 72px;
}
#gallery-1 .gallery-item {
    float: none !important;
    width: 100% !important;
}
.image-title {
    height: 293px;
}
.image-title h2 {
    font-size: 25px;
    line-height: 1.3;
}
.content-press .entry-content p {
    font-size: 18px;
    line-height: 2;
}
.boxes-contact .entry-content p {
    font-size: 14px;
    line-height: 2;
}
.boxes-contact:before {
    width: 87px;
    margin: 35px auto;
}
.boxes-contact:after {
    height: 62px;
    margin: 13px auto 58px auto;
}
}
@media screen and (max-width: 375px){
    .whatson-lr .what-left, .whatson-lr .what-right {
        width: 63%;
    }
    .buttons-fun div {
        width: 215px;
        margin: 10px auto;
    }
    .front-banner img {
    width: 230px;
}
.boxes-eat .accordion, .boxes-eat .active, .boxes-eat .accordion:hover {
    font-size: 16px;
}
.banner-pages h1 {
    bottom: -8px;
    font-size: 60px;
}
.out-of {
    font-size: 16px;
}
}
@media screen and (max-width: 320px){
    .header-wrapper {
        padding-top: 42px;
    }
    .fun-inside h2, .eat-inside h2 {
        font-size: 60px;
        top: -8px;
    }
    .under-eat p {
    font-size: 15px;
}
.diff-ins p {
    font-size: 30px;
    line-height: 1.7;
}
.boxes-eat .accordion, .boxes-eat .active, .boxes-eat .accordion:hover {
    line-height: 1.3;
}
.banner-pages h1 {
    bottom: -7px;
    font-size: 55px;
}
}