/*
Theme Name: Mondo Pazzo
Theme URI: http://mondopazzo.de/
Author: Kirill Kusnetzow
Author URI: https://knorke.de/
Description: A clean Parallxing Theme for Mondo Pazzo http://mondopazzo.de.
Version: 1.0
License: No Licence available
*/
@font-face {
    font-family: 'Old Standard';
    src: url('fonts/oldstandard-regular.eot');
    src: url('fonts/oldstandard-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/oldstandard-regular.woff2') format('woff2'),
         url('fonts/oldstandard-regular.woff') format('woff'),
         url('fonts/oldstandard-regular.ttf') format('truetype'),
         url('fonts/oldstandard-regular.svg#old_standard_ttregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Old Standard';
    src: url('fonts/oldstandard-bold.eot');
    src: url('fonts/oldstandard-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/oldstandard-bold.woff2') format('woff2'),
         url('fonts/oldstandard-bold.woff') format('woff'),
         url('fonts/oldstandard-bold.ttf') format('truetype'),
         url('fonts/oldstandard-bold.svg#old_standard_ttbold') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'Old Standard';
    src: url('fonts/oldstandard-italic.eot');
    src: url('fonts/oldstandard-italic.eot?#iefix') format('embedded-opentype'),
         url('fonts/oldstandard-italic.woff2') format('woff2'),
         url('fonts/oldstandard-italic.woff') format('woff'),
         url('fonts/oldstandard-italic.ttf') format('truetype'),
         url('fonts/oldstandard-italic.svg#old_standard_ttitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'Shadows Into Light';
    src: url('fonts/shadowsintolight.eot');
    src: url('fonts/shadowsintolight.eot?#iefix') format('embedded-opentype'),
         url('fonts/shadowsintolight.woff2') format('woff2'),
         url('fonts/shadowsintolight.woff') format('woff'),
         url('fonts/shadowsintolight.ttf') format('truetype'),
         url('fonts/shadowsintolight.svg#shadows_into_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
	margin:0;
	padding:0;	
	box-sizing:border-box;
}
html,body{
	font-family: "Old Standard", "Times New Roman", serif;
	width:100%;
	height:100%;
    -webkit-overflow-scrolling: touch;
}
a { 
	color:#b51f2a;
	text-decoration:underline;
}
a:hover { 
	color:#b51f2a;
	text-decoration:none;
}
.clearfix {
	content:" ";
	height:0;
	display:block;	
	clear:both;
	float:none;
}

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Old Standard", "Times New Roman", serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    font-size: 34px;
    margin: 0 0 40px 0;
    position: relative;
	overflow: hidden;
}

h2 {
	color: #666;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}

h3 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    font-size: 34px;
    margin: 0 0 40px 0;
    position: relative;
	overflow:hidden;
}

h4 {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}

h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h6 {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}

p {
	margin: 0 0 1.8em;
	padding: 0;
	font-size: 18px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote p {
	font-size: 40px;
    font-weight: bold;
    display: block;
    text-align: center;
    color: white;
    top: 180px;
    width: 100%;
    z-index: 9;
    text-shadow: 0px 1px 6px black;
	padding: 3em 2em;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}

q {
	quotes: "“" "”" "‘" "’";
}

blockquote:before,
blockquote:after {
	content: "";
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

:focus {
	outline: none;
}
.container {
	max-width:1100px;
	margin:0 auto;
	padding: 0 20px;	
}
.size-large, .size-full {
	width:100%;
	height:auto;	
}
/* -----------------------------------
-------------  HEADER ----------------
-------------------------------------- */

header {
    position: fixed;
	width: 100%;
    line-height: 1em;
    background: #fff;
    padding: 0px 20px;
    height: 100px;
	z-index: 100;
}
.navi-toggled header {
    position: absolute;
}
#branding {
	float: left;
    padding: 20px 0 0;
    margin: 0;	
}
header .container {
}
.menu-toggle {
    position: absolute;
    top: 26px;
    right: 10px;
    width: 50px;
    height: 50px;
    border: 0;
    z-index: 4;
    background: none;
    cursor: pointer;
	display:none;
	outline: none;	
}
.menu-toggle .fa {
    color: #000;
    font-size: 30px;
}
.menu-toggle .fa-times {
    display: none;
}
.menu-toggle .fa.hidden {
    display: none;
}
.menu-toggle .fa.show {
    display: block;
}
.navigation{
	width: 100%;
}
.page-id-345 .menu-main-menu-container, .page-id-359 .menu-main-menu-container, .page-id-380 .menu-main-menu-container, .page-id-486 .menu-main-menu-container, .page-id-547 .menu-main-menu-container, .page-id-537 .menu-main-menu-container {
    display: none;
}
.page-id-345 ul#lang-switch, .page-id-359 ul#lang-switch, .page-id-380 ul#lang-switch, .page-id-486 ul#lang-switch, .page-id-547 ul#lang-switch, .page-id-537 ul#lang-switch {
    border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
    float: right;
}
.navigation li{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 12.3%;
	height: 100px;
	float: left;
	border-right: 1px solid #ddd;
}
.navigation li a{
	color:#000;
	display:block;
	padding: 0;
	height: 100px;
	text-transform: none;
	line-height:150px;
	margin-bottom:2px;
	font-size: 15px;
	-webkit-transition: all .2s ease-in-out;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
}
.navigation li a:hover {
	cursor:pointer;
	background-color: #f1f1f1;
}
.navigation li.active a{
	display: block;
	cursor:pointer;
	background-color: #000000;
	height: 108px;
	line-height: 158px;
	border-right: 1px solid #000000;
	color: white;
	background-image: url(images/nav_sprite.png);
	background-repeat:no-repeat;
}
.navigation ul.social-links {
	display:none;	
}
ul#lang-switch {
    width: 13.9%;
    right: 0px;
    border-right: 1px solid #ddd;
    display: inline-block;
}
ul#lang-switch li {
	width:100%;	
	border: none;
}
ul#lang-switch li ul li {
    width: auto;
	display: inline;
}
.navigation li#icl_lang_sel_widget-2 a.nohover:hover  {
	background-color: white;
	cursor: default;
}
.navigation li:first-child { border-left: 1px solid #ddd; }
.navigation li#icl_lang_sel_widget-2 { text-align:center; }
.navigation li#icl_lang_sel_widget-2 a { margin-top: 56px; float: none; display: inline-block; font-size: 12px; line-height: 20px; text-decoration: none; border-right: 1px solid black;font-weight: normal !Important; width: auto !Important; height: auto !Important; color: black; padding: 0px 6px; }
ul#lang-switch li ul li:last-child a { border:none; }
.navigation li#icl_lang_sel_widget-2 a:hover, .navigation li#icl_lang_sel_widget-2 ul li.wpml-ls-current-language a { background-color: #000; color: white; }
.navigation li#icl_lang_sel_widget-2 a.activelng { color: white; background-color: black; }
.wpml-ls-legacy-list-horizontal>ul {
    padding: 0 16%;
    margin: 0 !important;
    list-style-type: none;
}
.navigation li:first-child a {
	background-position: 8px 6px;
}

.navigation li:nth-child(2) a {
	background-position: -115px 6px;
}

.navigation li:nth-child(3) a {
	background-position: -228px 6px;
}

.navigation li:nth-child(4) a {
	background-position: -335px 6px;
}

.navigation li:nth-child(5) a {
	background-position: -700px 6px;
}

.navigation li:nth-child(6) a {
	background-position: -453px 6px;
}

.navigation li:nth-child(7) a {
	background-position: -577px 6px;
}
ul.social-links {
		/*display: flex;*/
		display: none !important;
    position: absolute;
    z-index: 99;
    right: 40%;
    bottom: -75px;
    list-style-type: none;
}
ul.social-links li a {
	display: block;
	background-color: white;
    width: 55px;
    height: 55px;
    zoom: 0.9;
    transition: all 300ms;
	margin-top:5px;
}
ul.social-links li a.soc-icon .fa {
    font-size: 25px;
    line-height: 60px;
    padding: 0 20px;
    width: 100%;
    color: #000;
    transition: all 300ms;
}
/* -----------------------------------
-------------  CONTENT ----------------
-------------------------------------- */
article {
	position:relative;	
	overflow: hidden;	
}
.content-conatiner {
	z-index: 30;
    position: relative;
    background: #fff;
	padding:15em 0;
	margin-bottom: 0px;
	background:url(images/bg-content.jpg);
	background-size: 17px;
}
.content-conatiner:last-child {
	margin-bottom:0px;	
}
.column {
	float:left;
	width:45%;
	box-sizing:border-box;	
}
.column.left {
}
.column.right {
	float:right;
}
.lieblingsitaliener {
	text-align: center;
}
.content-conatiner .container, .entry blockquote {
	top:0px;
	position:relative;
	opacity:1;
}
.page-template-frontpage .content-conatiner .container {
	top:-100px;
}
.page-template-frontpage .content-conatiner .container {
	opacity: 0;	
}
.parallax-content {
	overflow: hidden;
	position:relative;
	background:#000;
    height: calc(100vh - 100px);
}
#trattoria .parallax-content {
		height: calc(100vh);
		z-index: 99;
}
#trattoria .parallax-content > div {
    margin-top:0;
}
.parallax-content > div {
	padding: 10em 0;
    height: calc(100vh + 0px);
    background-position: center;
    background-size: cover;
	z-index: 10;
    margin-top: -150px;
}
.parallaxParent > * {
    height: 200%;
    position: relative;
    top: -100%;
}
.parallax-content .entry {
	position: absolute;
    top: 100px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    max-width: inherit;
}
.button {
    display: block;
    width: 250px;
    height: 50px;
    line-height: 50px;
    color: white;
    text-align: center;
    background-color: #b51f2a;
    margin: 100px auto 0;
	text-decoration:none;
	transition:all 300ms;
}
.button:hover{
	background-color:#000;
	cursor:pointer;
	color: white;
}
.button-trattoria {
    height: auto;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    background: #000;
	color:#fff;
    width: auto;
    line-height: 1em;
    padding: 30px 20px 30px;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 99;
	text-decoration: none;
	transition:all 300ms;
	top:0px;
	opacity:0;
}
.button-trattoria i {
	display: block;
	transition:all 300ms;
    margin-top: 5px;
}
.button-trattoria:hover i{
    margin-top: 10px;
}
.button-trattoria:hover {
	background: #b51f2a;
	color:#fff;
}
.button-top {
    z-index: 99;
    margin-left: -25px;
    display: block;
    height: 60px;
    cursor: pointer;
    color: #fff;
    background: #000;
    border-radius: 70px;
    width: 60px;
    position: fixed;
    right: 30px;
    bottom: 30px;
	opacity:1;
}
.button-top .fa {
    line-height: 60px;
    font-size: 25px;
    text-align: center;
    width: 100%;
    transition: all 300ms;
}
.button-top:hover {
	color:#fff;
}
.button-top:hover .fa {
	line-height: 50px;
}

.parallax-content > div#map {
	width:100%;
	height:100%;
	border:0;
	margin:0;
	background: url("images/mondo-pazzo-maps.jpg") no-repeat center center;
	background-size: cover;
}
iframe.googleStreetView{
	width:100%;
	height:600px;
}

.gallery {
    text-align: center;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: table;	
	margin-bottom:40px
}
.gallery li {
    position: relative;
    overflow: hidden;
    list-style: none !important;
    display: table-cell;
	vertical-align:middle;
}
.gallery li img {
	border-radius: 50%;
    width: 70%;
}
.gallery li:nth-child(2) img {
    width: 100%;
}
.restaurant-berlin-charlottenburg img {
	width:100%;
	height:auto;	
}
h1 span, h3 span {
	display:block;	
	position:relative;
	text-align: center;
	margin-top: 20px;
}
h1 > span:before, h1 > span:after, h3 > span:before, h3 > span:after  {
  	content: "";
    position: absolute;
    height: 2px;
    border-bottom: 6px solid #000000;
    top: 45%;
    width: 50%;
}
h1 > span:before, h3 > span:before {
	right: 55%;
}
h1 > span:after, h3 > span:after {
	left: 55%;
}
h1 span span, h3 span span {
	padding: 0 20px;
    position: relative;
    z-index: 5;
    display: inline-block;
    height: 50px;
    width: 50px;
	background-size:contain;
	background-repeat: no-repeat;
}

h1 > span span, h3 > span span {
	background-image:url(images/plate.png);
}
.weine h3 > span span {
	background-image:url(images/wine.png);
}
.impressionen h3 > span span {
	background-image:url(images/polaroid.png);
}
.kontakt h3 > span span {
	background-image:url(images/talk.png);
}
.ueber-uns h1 > span span {
	background-image:url(images/heart.png);
}
.plate {
	width:350px;
	height:350px;	
	position:absolute;
    background: #000;
	display:none;
	z-index: 40;
	
	-moz-transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;

}
.plate.animate {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg) ;
	-o-transform: rotate(180deg);
	transform:  rotate(180deg);
	top: 0px!important;
}
#mittagsmenue .plate.left, #abendmenue .plate.right {
	display:block;	
}

.plate.left {
	left: -100px;
	top: 500px;
	background:url(images/babycalamari-gebraten-auf-rucolasalat.png) no-repeat;
	background-size:cover;
}
.plate.right {
	right: -100px;
	top: 400px;
	background:url(images/rinderfilet-vom-grill-in-balsamicosauce.png) no-repeat;
	background-size:cover;
}
form p {
	margin-bottom:10px;	
}
.wpcf7 { margin-top: -10px !important; }
.wpcf7 input, .wpcf7 textarea {
	background-color: #e7e7e7;
	width: 100%;
	padding: 15px;
	margin-bottom: 5px;
	border: 0;
	font-family: 'Old Standard TT';
	font-style: italic;
}
.wpcf7 textarea {
	height: 120px;
}
.wpcf7 input[type="checkbox"] {
	width: auto;
	display:inline-block;
	font-size:10px;	
}
.wpcf7 input[type="submit"] {
	background-color: #b51f2a;
	width: auto;
	padding: 3px 9px;
	color: white;
	font-size: 110%;
	float: right;
	font-style: normal;
	cursor:pointer;
}


/* -----------------------------------
-------------  Accordion  ----------------
-------------------------------------- */
.toggler {
	font-size:1.5rem;
	background:#000;
	padding:15px;	
	color:#fff;
	cursor:pointer;	
	margin:10px 0 0 0;
	transition:all 300ms;
	font-family:"Shadows Into Light"
}
.toggler span.text {
	border-left:1px solid #e5e5e5;
	margin-left:5px;
	padding-left:10px;
	transition:all 300ms;	
}
.toggler:before {
    content: "\f078";
    font-family: 'fontawesome';
    display: inline-block;
    margin: 0 10px 0;
    padding: 0;
	transition:all 300ms;
    font-size: 0.8em;	
}
.info {
	float: right;
    font-size: 1.2rem;
    line-height: 2em;
	transition:all 300ms;	
}
.togglerBox {
	display:none;
}
.info:hover {
	color:#eee;
	margin-right:5px;
}

.active:before {
	transform: rotate(180deg);
}
.active:hover:before {

}
.toggler span.text:hover {
	padding-left:15px;
}
.toggler:hover, .toggler.active {
	background:#b51f2a;
}

table {
	width:100%;
	font-family:"Shadows Into Light";
	font-size: 1.4em;	
}
table tr {
	background: #000;	
}
table tr td {
	padding: 0.4em 2.5em;
    background: #000;
	color:#ffffff;
    border-top: 1px solid #fff;
	vertical-align: top;
}
table tr td:first-child {
	width: 80%;
    border-right: 3px double #fff;
}
table tr td:last-child {
	text-align:right;
}

/* Slider */
.owl-carousel .item img {
    width: 100%;
    height: auto;
}
.owl-theme .owl-controls .owl-page span {
    background: #b51f2a!important;
}
.owl-theme .owl-controls .owl-page span:hover {
    background: #000!important;
}




/* -----------------------------------
-------------  POPUP  ----------------
-------------------------------------- */

.popup-h1 {
	margin: 0px;

}

.popup-h2 {
	color: white;
	font-size: 2.125em;
}

.popup-button a {
	display: block;
    width: 250px;
    height: 50px;
    line-height: 50px;
    color: white;
    text-align: center;
    background-color: #b51f2a;
    margin: 0 auto;
    text-decoration: none;
    transition: all 300ms;
	padding: 0 !important;
}

@media(max-width:768px){
	
.popup-h1 {	
	padding: 1.25em 0.5em !important;
	font-size: var(--wp--preset--font-size--medium) !important;
	}
	
.popup-h2 {
	margin-bottom: 0px;
	font-size: 1.25em;
	}
	
	.popup-p {
		text-align: center;
	}
}
/* -----------------------------------
-------------  FOOTER  ----------------
-------------------------------------- */
footer {

	background-color: black;
	text-align: center;
	padding: 0;
	color: white;
	font-size: 15px;
}
footer .container {
	height: 100px;
	padding: 0;
	padding: 40px;
}
footer .container p {
	float:left;
    margin: 0;
}
footer .container ul {
	float:right;
	list-style-type:none;
}
footer .container ul li {
	display:inline-block;
    margin-left: 15px;
    margin-bottom: -8px;
}
footer .container ul li a {
	color:#fff;
}
footer .container ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
@media(max-width:1540px){
	#mittagsmenue .plate.left, #abendmenue .plate.right {
		display:none;	
	}
}
@media(max-width:1440px){
	.content-conatiner {
		z-index: 30;
		position: relative;
		background: #fff;
		padding: 10em 2em;
		margin-bottom: 0px;
		background: url(images/bg-content.jpg);
		background-size: 17px;
	}

	#branding {
		float:none;
		display:none;	
	}
}
@media(max-width:1200px){
	blockquote p {
		padding: 0 1em 2em;
	}
	footer .container {
		line-height: 100px;
		height: 100px;
		padding: 0 2em;
	}
	.button-top {
		display:none;	
	}
	table tr td {
		padding: 10px 10px;
	}
	table tr td:first-child {
		width: 75%;
	}
	.toggler {
		padding: 5px 10px;
	}
	.navigation li#icl_lang_sel_widget-2 a {
		padding: 0 4px;
	}
}
@media(max-width:1024px){
	.parallax-content > div, #post-1 .parallax-content > div.image {
		margin-top: 0px;
	}
	.button-trattoria, .page-template-frontpage .content-conatiner .container {
		opacity:1;
		top:0px;	
	}
	.button-trattoria{
		padding: 20px 20px 20px;
	}
	.entry blockquote {
    	top: 70px;
	}
	#site-navigation {
		display:none;
		position: absolute;
	    left: 0px;	
	}
	.menu-toggle {
		display: block;
	}
	.navigation li:first-child a.active {
		background-position: -1px 7px;
		background-size: 1500px;
	}
	ul.navigation {
		z-index: 1;
		background-color: white;
	}
	ul.navigation li {
		float: none;
		height: 40px;
		width: 100%;
		border: 0;
		border-top: 1px solid #f1f1f1;
	}
	.navigation li a {
		color: #000;
		display: block;
		padding: 0;
		height: 40px;
		text-transform: none;
		line-height: 40px;
		margin-bottom: 2px;
		font-size: 15px;
		-webkit-transition: all .2s ease-in-out;
		text-align: center;
		font-weight: bold;
		text-decoration: none;
	}
	.navigation li:first-child {
		border-left: none;
	}
	ul.navigation li.active a {
		height: 40px;
		line-height: 40px;
		background-image: none;
	}
	.navigation li#icl_lang_sel_widget-2 a {
		border-right: none;
	}
	.wpml-ls-legacy-list-horizontal {
		padding: 5px 0;
	}
	ul#lang-switch {
		width: 100%;
		border:none;
		border-top: 1px solid #f1f1f1;
	}
	.navigation li#icl_lang_sel_widget-2 {
		height: auto;
	}

	.navigation li#icl_lang_sel_widget-2 a {
		margin-top: 0px;
		padding: 15px;
	}
	#branding {
		display:block;	
	}
}
@media(max-width:850px){ /*vorher 760 - 02.10.2022*/
	h1 span, h3 span {
		display:none;	
	}
	h1 , h3 {
		font-size: 24px; 
		border-bottom:6px solid #000;
		padding-bottom:10px;
	}
	header {
		height: 80px;
	}
	blockquote p {
		/*display:none;*/
	    padding: 0 1em 0em;
		font-size: 24px
	}
	.button-trattoria {
		font-size: 14px;
		margin-top: 40px;
		bottom: 100px;
		top: initial;
		width: calc(100% - 120px);
		left: 0px;
		margin: 30px 60px;
		position: absolute;
	}
	.parallax-content > div {
	    padding: 6em 0;
	}
	.menu-toggle {
	    top: 16px;
	}

	#branding {
		border:none;
		padding-bottom:0;
		padding-top:15px;	
	}
	#branding img {
		width:140px
	}
	h3 {
		font-size: 30px;
		margin: 0 0 40px 0;
		position: relative;
		overflow: hidden;
	}
	.column {
		width:100%;
		float:none;	
	}
	.parallax-content > div {
		margin-top: -100px;	
	}
	p {
		font-size: 15px;
	}
	footer {
		margin-bottom: 50px;
	}
	footer .container{
		padding: 0 1em;
	}
	footer .container ul li:first-child{
		margin-left: 0
	}
	footer div.container > p {
		display:none;	
	}
	footer .container ul {
		float:none;	
	}
	
}
@media screen and (max-width:844px) and (orientation: landscape) {
	.parallax-content > div {
    	padding: 80px 0 0;
	}
	.entry blockquote {
    	margin-top: 24px;
		top: 0;
	}
	blockqoute p {
		top: 0px;
	}
	.parallax-content .entry { 
		top: 0;
	}
	.button-trattoria { 
		top: 0;
		position: relative;
	}
}
@media(max-width:560px){
	.gallery li:first-child, .gallery li:last-child {
		display:none;	
	}
	.googleStreetView {
		display:none;
	}
}
@media(max-width:460px){
	h1, h3 {
		font-size: 19px;
	}
	.content-conatiner {
		padding: 8em 1em;
	}
	.page-template-default .content-conatiner {
		padding: 10em 1em;
	}
	.button-trattoria {
		bottom: 20px;
	}
	.parallax-content .entry {
		top: -30px;
	}
	table tr td {
		font-size: 16px;
	}
	table tr td:first-child {
		width: 65%;
	}
	.toggler {
    	font-size: 1.0rem;
	}
	.info {
		font-size: 0.9rem;
	}

}
@media(max-width:320px){
	
	
}
#main{
	position:relative;
}

.fixpos:hover i{
	margin-top: 5px !important;
}
@keyframes slideup {
	from{
		bottom: -50px;
	}
	to{
		bottom: 50px;
	}
}

#sgpb-popup-dialog-main-div{
	background-color: #000000 !important;
	padding: 10px;
	max-height: 85vh !important;
	margin-top: 22px !important;
}

.fixpos i{
	display:none !important;
}
.button-trattoria.fixpos{
	position: fixed;
	bottom: 20px !important;
	left: 85px !important;
	top: auto !important;
	border-radius: 0;
	animation: slideup .5s linear forwards;
	padding: 30px 20px 30px;
}
@media(max-width:1024px){
	.button-trattoria.fixpos{
		bottom: 0 !important;
		left: 0 !important;
		width: 50% !important;
		margin:0 !important;
    padding: 20px 20px 20px;
	}
}

@media(max-width:768px){
	#sgpb-popup-dialog-main-div{
		width: 85vw !important;
		max-width: 85vw !important;
		min-width: 0 !important;
	}
	.button-trattoria.fixpos{
		width: 100% !important;
	}
}
#sgpb-popup-dialog-main-div .your-date input{
	width: 49%;
}
#sgpb-popup-dialog-main-div .your-date-uhr:nth-of-type(3) input{
	width: 49%;
	margin-left:2%;
}
#sgpb-popup-dialog-main-div .your-person input{
	width: 49%;
}
#sgpb-popup-dialog-main-div .your-person-kinder:nth-of-type(5) input{
	width: 49%;
	margin-left:2%;
}
#sgpb-popup-dialog-main-div input{
	padding: 10px 8px 6px;
}
#sgpb-popup-dialog-main-div .wpcf7-list-item-label{
	color:#fff;
	font-size:12px;
	word-break: break-word;
}
.fa-facebook-square{
	background-color: #000000;
}
.fa-facebook-square:before{
	color: #fff;
}
.fa-instagram{
	background-color: #000000;
}
.fa-instagram:before{
	color: #fff;
}
#sgpb-popup-dialog-main-div .sgpb-main-html-content-wrapper p{
	margin: 0 !important;
}
#wpcf7-f704-o1{
	margin-top: 0px !important;
}
@media (max-width:768px){
	#wpcf7-f704-o1{
		margin-top: 0px !important;
	}
}
.sgpb-popup-overlay{
	animation: formfade .3s linear forwards;
}
@keyframes formfade{
	from{
		opacity: 0;
	}
	to{
		opacity: 0.8;
	}
}

.sgpb-popup-dialog-main-div-theme-wrapper-3{
	animation: formslide .3s linear forwards;
}

@media(max-width:576px){
	.sgpb-popup-dialog-main-div-theme-wrapper-3{
		left: 3% !important;
	}
}
@keyframes formslide{
	from{
		top: 1000px;
	}
	to{
		top: 7vh;
	}
}
#sgpb-popup-dialog-main-div .wpcf7-list-item{
	position: relative;
	margin-top: 15px !important;
	margin-bottom: 20px !important;
	margin-right: 30px !important;
	line-height: 1 !important;
}
#sgpb-popup-dialog-main-div .wpcf7-list-item input{
	position: absolute;
	left: -18px;
	top: 1px;
	border-radius: 0 !important;
}
@media(max-width:768px){
	#sgpb-popup-dialog-main-div .wpcf7-list-item input{
		left: -25px;
	}
	#sgpb-popup-dialog-main-div .wpcf7-list-item{
		margin-left: 30px !important;
		margin-right: 20px !important;
	}
}
#sgpb-popup-dialog-main-div .wpcf7-list-item-label{
	font-size: 12px !important;
}
#sgpb-popup-dialog-main-div .wpcf7-submit{
	width: 100% !important;
	margin-bottom: 0px !important;
	background-color: #b51f2a !important;
	border-radius: 0 !important;
	-webkit-appearance: none !important;
}
#sgpb-popup-dialog-main-div .ajax-loader{
	display: none !important;
}
#sgpb-popup-dialog-main-div input{
	margin-bottom: 10px !important;
	border-radius: 0 !important;
}
#sgpb-popup-dialog-main-div textarea {
	padding: 10px 8px 6px !important;
	border-radius: 0 !important;
}
@media(max-width: 576px){
	#sgpb-popup-dialog-main-div textarea {
		padding: 9px 6px 5px !important;
		height: 68px !important;
	}
	#sgpb-popup-dialog-main-div input{
		padding: 9px 6px 5px !important;
	}
}
@media(max-width: 1024px){
	.cc-revoke{
		z-index: 31 !important;
	}
}