/*
Theme Name: natkanatalerzu
Theme URI: https://natkanatalerzu.pl/
Author: CubeMatic
Author URI: https://natkanatalerzu.pl/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: natkanatalerzu
*/

@import url('//fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap&subset=latin-ext');
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	border: 0;
}
img, div, a { border-radius:10px; }
.background {
	background: #09af00;
}
body {
	color: #231f20;
	background: #FFF;
	font: 15px "Lato" !important;
	cursor:default;
}
a,
#content a:hover,
#touch a:hover {
	text-decoration: none;
}
.hidden {
	overflow: hidden;
}
.center {
	text-align: center;
}
.center img { width:auto; max-width:100%; }
.relative {
	position: relative;
}
#shadow {
	box-shadow: 0 0 4px #D2D2D2;
	z-index: 1;
}
#header {
	padding: 30px 35px;
	text-transform: uppercase;
	margin: auto;
	max-width: 1472px;
}
.left {
	float: left;
}
#logo img {
	margin-top: 16px;
	max-width: 246px;
	max-width:120px;
}
.right {
	float: right;
}
.list {
	list-style: none;
}
.list li {
	vertical-align: top;
}
#menu {
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	margin-left: -220px;
}
#menu li {
	display: inline-block;
}
#menu a {
	display: inline-block;
	padding: 72px 25px 0 25px;
	border-bottom: 4px solid #FFF;
	color: #231f20;
	font: 400 16px "Lato";
	margin: 28px 25px 0 25px;
}
#header .onas a {
	background: url('images/b.png') no-repeat top center;
}
#header .menu a {
	background: url('images/menu.png') no-repeat top center;
}
#header .promotions a {
	background: url('images/promotions.png') no-repeat top center;
}
#header .coffee a {
	background: url('images/coffee.png') no-repeat center 16px;
}
#header .cafes a {
	background: url('images/cafes.png') no-repeat top center;
}
#header .employees a {
	background: url('images/employees.png') no-repeat center 16px;
}
#header .contact a {
	background: url('images/contact_ico.png') no-repeat top center;
}
#header .current-menu-item a,
#header a:hover {
	color: #000;
	background-position: center -126px;
}
#language {
	color: #BDBDBD;
	font-family: "Lato";
	margin-top: 15px;
}
#language a {
	text-decoration: none;
	color: #d41217;
	font-size:19px; font-weight:700;
}
#language .active,
#language a:hover {
	color: #231f20;
	text-decoration: none;
}
#share a {
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 12%;
	margin-top: 18px;
}
#share #facebook {
	background: #09af00 url('images/facebook.png') no-repeat center;
}
#share #instagram {
	background: #09af00 url('images/instagram.png') no-repeat center;
}
#reservation2 {
	border: 1px solid #09af00;
	display: block;
	margin-top: 16px;
	padding: 8px 32px;
	color: #231f20;
	font: 700 14px "Lato";
	transition: .4s;
}
#reservation2:hover {
	background: #09af00;
	color: #FFF !important;
	border: 1px solid #09af00;
}
#map {
	height: 408px;
}
.thumbnail img {
	display: block;
	width: 100%;
	height: auto;
}
#slideshow li {
	position: absolute;
	width: 100%;
}
#slideshow li+li,
#mail {
	display: none;
}
#navigation {
	text-align: right;
	margin: 16px 96px;
}
#navigation li {
	display: inline-block;
}
#navigation a {
	display: block;
	width: 16px;
	height: 16px;
	background: #CCC;
	border-radius: 50%;
	z-index: 1;
}
#navigation .active a,
#navigation a:hover {
	background: #09af00;
}
#banner {
	margin: -545px 0 48px;
	padding-top:60px;
	color: #FFF;
}
#banner2 {
	max-width:880px;
	background:#fff;
	margin: -345px auto 48px;
	padding:90px 50px;
	color: #000000;
	text-align:left;
	z-index:11
}
#banner2 img {
	margin-left:50px;
}
#banner2 p { line-height:26px; font-size:14px; margin-bottom:25px; letter-spacing:1px}

#banner h2 {
	font: 28px "Lato";
	text-transform: uppercase;
	padding-top: 200px;
	margin-bottom:40px;
	background: url('images/cava.png') no-repeat top;
}
.en #banner h2 {
	background-image: url('images/cava.png');
}
#banner p {
	font-family: "Lato";
	font-size:19px;
	color:#231f20;
}
#banner a {
	background: #000000;
	border: 4px solid #ED6E08;
	display: inline-block;
	padding: 8px 96px;
	margin-top: 32px;
	text-transform: uppercase;
	font: 25px "Lato";
	color: #FFF;
	transition: .4s;
}
#banner a:hover { background:#000; border-color:#000; }
#travel {
	background: url('images/travel.jpg') center;
	background-size: cover;
}
#pieces {
	background: url('images/pieces.jpg') center;
	background-size: cover;
}
#flights {
	background: url('images/l.jpg') no-repeat center center;
	background-size: auto 100%;
	padding:60px 0;
}
#flights h2, h2.partners {
	text-transform: uppercase;
	color: #000;
	font: 16px "Lato";
	margin-top: 64px;
	text-align:center;
}
#flights h2 span, h2.partners span {
	color: #000000;
	font-size: 30px;
	display: block;	
	font-weight:700
}
#flights li {
	display: inline-block;
	padding: 32px 32px 0;
	min-width:350px
}
#flights img {
	transition: .4s;
	border-radius: 50%;
}
#flights li:hover img {
	opacity: .64;
}
#flights p {
	font: 14px "lato";
	color: #08080a;
	line-height:19px;
	
}
#flights p span {
	color: #000000;
	font: 26px "Lato";
	text-transform: uppercase;
	display: block;
	margin: 16px 0;
	font-weight:700;
}
#small {
	margin: auto;
	max-width: 960px;
}
.half {
	width: 50%;
	min-height:433px;
}
.half:first-child {
	text-align: right;
}
.black {
	background: #09af00;
	padding: 48px;
	color: #FFF;
}
.black h2 {	
	font: 30px Lato;
	margin-bottom: 32px;
}
.black a {
	color: #FFF;
	margin: 32px 0 0;
}
.white {
	padding: 48px;
	background: #FFF;
	min-height: 280px;
}
.transparent p,
.white p,
.black p {
	font-size: 14px;
}
.white p,
.transparent p {
	margin-top: 16px;
}
.white h2,
.transparent h2 {
	color: #000000;
	font: 30px Lato;
}
.white a {
	color: #000000;
}
.white a:hover {
	text-decoration: underline;
}
#workers {
	margin-top: -48px;
	background: url('images/workers.jpg') no-repeat center 48px;
}
#workers .half+div,
#menus .half+div {
	padding-top: 280px;
}
.transparent {
	margin: 48px;
}
#check {
	background: #000000 url('images/check.png') no-repeat right;
	display: block;
	color: #FFF;
	font-size: 14px;
	padding: 32px 105px 32px 32px;
	transition: .4s;
}
#check:hover {
	background: #ED6E08 url('images/check2.png') no-repeat right;
}
#check span {
	font: 20px Lato;
	display: block;	
}
#deals {
	background: url('images/deals.jpg') no-repeat center 48px;
	margin-top: -48px;
}
#shop {
	margin-top: -48px;
}
.logo img {
	display: block;
	margin-bottom: -80px;
	max-width:100px;
}
.more {
	border: 2px solid #ED6E08;
	background: url('images/more.png') no-repeat right;
	padding: 8px 76px 8px 32px;
	color: #000;
	text-transform: uppercase;
	font: 17px "Lato";
	display: inline-block;
	margin: 48px;
	transition: .4s;
}
.more:hover {
	background: #ED6E08 url('images/more2.png') no-repeat right;
	color: #FFF;
}
#categories li {
	position: absolute;
	width: 100%;
}
#categories li+li {
	display: none;
}
#bookmarks {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#bookmarks ul {
	display: inline-block;
}
#bookmarks li {
	padding-top: 91px;
}
.beverages {
	background: url('images/beverages.png') no-repeat top;
}
.breakfasts {
	background: url('images/breakfasts.png') no-repeat top;
}
.lunches {
	background: url('images/lunches.png') no-repeat top;
}
.desserts {
	background: url('images/desserts.png') no-repeat top;
}
.alcohols {
	background: url('images/alcohols.png') no-repeat top;
}
#bookmarks a {
	display: inline-block;
	border: solid #FFF;
	border-width: 4px 2px 4px;
	color: #FFF;
	text-transform: uppercase;
	font-family: "Lato";
	padding: 8px;
	transition: .4s;
	min-width: 160px;
}
#bookmarks li:first-child a {
	border-left-width: 4px;
}
#bookmarks li:last-child a {
	border-right-width: 4px;
}
#bookmarks .active a,
#bookmarks a:hover {
	background: #09af00;
}
#menus {
	background: url('images/menus.jpg') no-repeat center 48px;
	margin-top: -48px;
}
.content {
	color: #FFF;
	padding: 60px 20px;
	display: inline-block;
	width: 280px;
	margin: 140px 0;
	transition: .4s;
}
#only {
	float:right;
}
#type {
	background: #fff;
	color:#09af00;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#type:hover {
	background: #09af00;
	color:#fff;
}

.content h2 {
	font: 27px "Lato";
	text-transform: uppercase;
	font-weight:700;
}

div.onas {display: inline;  min-height:455px;}
div.onas .onas_foto { width:50%; height:455px; background: url('images/foto_onas.jpg') center; background-size: cover; margin-bottom:100px }
div.onas .onas_foto img { width:100%; height:100%}
div.onas .onas_txt { width:50%; min-height:415px; padding-left:40px;  margin-bottom:100px  }
div.onas .onas_txt h3 { color:#000000; text-transform:uppercase; font-size:18px; font-weight:900; border-bottom:3px solid #000000; padding-bottom:5px;  margin-bottom:20px;}
div.onas .onas_txt p { line-height:26px; font-size:14px; margin-bottom:25px; letter-spacing:1px}

#big {
	background: #FFF;
	margin: -48px auto 0;
	max-width: 1184px;
	padding: 48px;	
}
.home #big {
	padding: 48px 0;
}
#big h1 {
	text-transform: uppercase;
	color: #000000;
	font: 50px "Lato";
}
#content p {
	margin-top: 32px;
}
#content a {
	color: #000000;
	text-decoration: underline;
}
#touch {
	margin: 0 -32px;
}
#touch li {
	display: inline-block;
	width: 100%;
	margin-top: 32px;
	padding: 0 32px;
	font-size: 13px;
}

#touch li div  { margin:auto; max-width:350px; }

#touch li+li {
	background: url('images/touch.png') no-repeat left;
	padding-left: 33px;
}
#touch h2 {
	color: #000000;
	font: 19px "Lato";
}
#touch h3 {
	color: #000000;
	font-size: 13px;
	font-weight: 600;
	margin: 16px 0;
}
#touch h2:first-child+h3 {
	padding-left: 19px;
	background: url('images/data.png') no-repeat left;
}
#touch .left {
	color: #000000;
	width: 30%;
	padding-right: 16px;
}
#touch .right {
	width: 70%;
	color: #222;
}
#touch a {
	color: #000000;
	text-decoration: underline;
}
.promotion {
	padding-top: 32px;
}
.promotion+.promotion {
	padding-top: 33px;
	background: url('images/promotion.png') no-repeat top;
	margin-top: 32px;
}
.promotion h2 {
	color: #000000;
	font: 45px "Lato";
	background: url('images/percent.png') no-repeat center;
	width: 116px;
	padding-top: 28px;
	height: 115px;
}
.promotion h3 {
	color: #000000;
	font: 29px "Lato";
	margin-left: -116px;
	padding: 20px 32px 0 148px;
	width: 48%;
}
.promotion div {
	width: 52%;
	margin-top: 24px;
}
#footer {
	max-width: 1184px;
	padding: 32px;
	margin: auto;
	font-size: 13px;
	color: #FFF;
	margin-top: 96px;
	font-family:Lato;
}
#footer li {
	display: inline-block;
}
#footer li+li {
	padding-left: 16px;
	border-left: 1px solid #FFF;
	margin-left: 16px;	
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	text-decoration:underline;
}
#window {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('images/window.gif') no-repeat center;
	overflow: auto;
	z-index: 11111;
	display: none;
}
table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
#black {
	background: #000000;
	padding: 32px;
	max-width: 832px;
	display: inline-block;
	width: 100%;
	opacity: 0;
}
#close {
	width: 17px;
	height: 17px;
	background: url('images/close.png');
}
#job h2 {
	text-align: right;
	color: #fff;
	font: 40px "Lato";
	text-transform: uppercase;
	margin: 0 81px -42px;
}
#job a:hover { text-decoration:underline; }
.l {
	text-align: left;
}
#job p {
	margin: 16px 81px 0;
	color: #fff;
	font-size: 14px;
}
#job ul {
	margin: 16px 81px 0;
}
#job li {
	text-align: left;
	padding-left: 20px;
	background: url('images/job.png') no-repeat left;
	color: #fff;
	font-size: 14px;
}
#job span {
	color: #FFF;
}
#job a {
	color: #d9bcb8;
}
#booking h2 {
	color: #FFF;
	font-size: 15px;
	font-weight: 400;
	margin: 0 81px;
}
#booking img {
	margin: 16px 8px 0;
	border: 1px solid #000;
	transition: .4s;
}
#booking .active,
#booking a:hover img {
	border-color: #ED6E08;
}
#select {
	margin-top: 16px;
}
#booking span {
	color: #FFF;
	font-size: 15px;
	margin: 16px 8px 0;
	display: inline-block;
}
.text {
	width: 100%;
	max-width: 288px;
	padding: 4px;
	border-radius: 4px;
	color: #231f20;
	font: 15px "Lato";
	margin: 16px 8px 0;
}
#date {
	max-width: 144px;
	background: #FFF url('images/calendar.png') no-repeat right;
	padding-left:12px;
	cursor:pointer;
}
div.ui-datepicker {
	width: 176px;
	font-size: 12px;
}
select {
	width: 48px;
	color: #231f20;
	font: 15px "Lato";
	border-radius: 4px;
	padding: 3px 0;
	margin-top: 16px;
}
#confirm {
	margin-top: 16px;
	font-size: 13px;
	color: #999;
}
#submit {
	margin-top: 32px;
	cursor: pointer;
	color: #FFF;
	font: 20px "Lato";
	text-transform: uppercase;
	border: 4px solid #ED6E08;
	background: #000000;
	padding: 8px 80px;
	transition: .4s;
}
#submit:hover {
	background: #ED6E08;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip,
.ajax-loader {
	display: none;	
}
.wpcf7-form .wpcf7-response-output {
	color: #FFF;
	margin: 16px 0 0;
	padding: 0;
	border: 0;
}
.wpcf7-not-valid {
	border: 1px solid #F00;
	padding: 3px;
}
#book {
	background: #000;
	padding: 32px;
}
#book .text,
#book select {
	border: 1px solid #231f20;
	margin: 0;
}
#book .wpcf7-form .wpcf7-response-output {
	color: #231f20;
}
#title {
	margin: 96px auto 32px;
	max-width: 1120px;
	background: url('images/title.jpg') repeat-x center;
}
#title span {
	background: #FFF;
	text-transform: uppercase;
	color: #000000;
	padding: 0 32px;
}
#carousel {
	margin: auto;
	padding: 20px 32px;
	max-width: 1184px;
}
#carousel>a {
	width: 15px;
	height: 29px;
	position: absolute;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	top: 50%;
	transition: .4s;
	-webkit-transition: .4s;
}
#prev {
	background: url('images/prev.png');
}
#next {
	background: url('images/next.png');
	right: 32px;
}
#carousel>a:hover {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
}
#carousel div {
	margin: 0 47px;
}
#carousel ul {
	width: 4096px;
}
#carousel li {
	margin-left: 32px;
	height: 72px;
}
#carousel img {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	top: 50%;
}
#menu-item-449 { display:none !important }
@media (max-width: 1200px) {
	
	.hide {
		display: none;
	}
	#submit {
		margin-top: 16px;
		padding: 8px 16px;
	}
	#header {
		padding: 0 32px 15px 32px;
	}
	#menu {
		left: 0;
		margin: 0;
		transform: none;
		-webkit-transform: none;
		position: fixed;
		height: 100%;
		width: 192px;
		background: #09af00;
		display: none;
	}
	#menu a {
		padding-top: 0;
		color: #FFF;
		background: none !important;
		font-size:18px;
	}
	#reservation {
		margin-bottom: 16px;
		padding: 8px 16px;
	}
	#panel {		
		float: none;
		max-width: 192px;
		margin: auto;
	}
	#banner {
		margin-top: -256px;
	}
	#navigation {
		margin: 16px 32px;
	}
	#button {
		width: 48px;
		height: 32px;
		background: url('images/button.png');
		margin-top: 48px;
	}
	#deals,
	#big,
	#shop {
		margin: 0;
	}
	.logo {
		background: #000;
	}
}
@media (max-width: 900px) {
	#title {
		margin-top: 32px;
	}
	.white {
		min-height: 0;
	}
	#banner {
		margin: 0 0 0;
	}
	#banner a {
		padding: 8px 16px;
	}
	.half {
		width: 100%;
		height:150px;
		min-height:270px;
	}
	.content {
		width: 100%;
		margin: 60px 0;
	}
	#flights h2 {
		margin: 0;
	}
	#footer {
		margin-top: 32px;
	}
	#footer ul {
		display: none;
	}
	#footer p {
		float: none;
	}
	#workers .half+div,
	#menus .half+div {
		padding: 0;
	}
	.promotion h2 {
		float: none;
		width: auto;		
	}
	.promotion h3 {
		margin: 0;
		padding: 32px 0;
		width: auto;
		float: none;
		text-align: center;
	}
	.promotion div {
		width: auto;
		float: none;
		text-align: center;
	}
	.more {
		padding: 8px 60px 8px 16px;
		margin: 32px;
	}
	#bookmarks {
		position: relative;
		transform: none;
		-webkit-transform: none;
		top: 0;
	}
	#bookmarks a {
		color: #000000;
		border-color: #000000;
		min-width: 0;
	}
	#bookmarks .active a,
	#bookmarks a:hover {
		color: #FFF;
	}	
	#bookmarks li {
		float: none;
		background: none;
		padding: 16px 8px 0;
		display: inline-block;
	}
	#bookmarks a {
		border-width: 4px;
	}
	#touch li {
		width: 100%;		
	}
	#touch li+li {
		padding-left: 32px;
		background: none;
	}
	.white {
		padding: 32px;	
	}
	.black {
		padding: 32px;		
	}
	.transparent {
		margin: 32px;
	}
	#menus {
		margin: 0;
	}
	#flights {
		background: none;
	}
	.logo img {
		margin: 0 auto -48px;
	}
	#black {
		width: auto;
		padding: 16px;
	}
	#job h2,
	#job p,
	#job ul {
		margin: 16px 0 0;
	}
	.text {
		width: 144px;
	}
	
.onas .onas_foto { width:100%; margin-bottom:10px }
.onas .onas_txt { width:100%; padding:30px;  margin-bottom:0px  }
	
}


.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }


#landing {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #FFF url('images/landing.gif') no-repeat center;
	background-size: 7%;
	z-index: 2;
}
#moduleWindow {
	position: fixed;
	top: -512%;
	opacity: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	text-align: center;
	overflow: auto;
	background: rgba(0,0,0,.8);
}
#moduleContainer {
	background: #E7DAAD;
	padding: 32px 0;
	display: inline-block;
	font: 300 14px Lato;
	overflow: hidden;
	width: 864px;
	margin: 16px;
	color: #000;
}
#moduleLeft {
	padding-right: 16px;
	float: left;
	width: 50%;
}
#moduleLeft h1 {
	color: #8D8362;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 16px 32px;
	text-align: right;
}
#moduleLeft ul,
#moduleNews {
	position: relative;
	list-style: none;
}
#moduleLeft li,
#moduleNews li {
	position: absolute;
	width: 100%;
}
#moduleLeft li+li,
#moduleNews li+li {
	display: none;
}
#moduleLeft img {
	width: 100%;
	height: auto;
	display: block;
}
#moduleRight {
	width: 50%;
	padding: 0 32px 0 16px;
	float: left;
	text-align: left;
}
#moduleClose {
	overflow: hidden;
}
#moduleClose a {
	width: 23px;
	height: 23px;
	float: right;
	background: url('images/close2.png');
}
#moduleNavigation {
	list-style: none;
	margin-top: -18px;
}
#moduleNavigation li {
	display: inline-block;
}
#moduleNavigation a {
	display: block;
	margin: 0 8px 21px 0;
	border: 1px solid #FFF;
	background: #FFF;
	color: #000;
	padding: 4px 16px;
	transition: .4s;
	-webkit-transition: .4s;
}
#moduleNavigation .active a,
#moduleNavigation a:hover {
	background: none;
}
#moduleNews h2 {
	font-size: 24px;
	font-weight: 300;
}
#moduleContent p {
	margin-top: 16px;
	color: #666;
}
@media (max-width: 900px) {
	#moduleContainer {
		width: auto;
	}
	#booking .text-438 {
		display: block;
	}
	#banner2 {  margin-top:-100px; padding:50px 15px; }
}

@media (max-width: 600px) {
	#panel {
		clear: both;
	}
.half:first-child {
	text-align: left;
}
}

@media (max-width: 480px) {
#landing {
	background-size: 40%;
}
	#moduleContainer {
		padding: 0;
	}
	#moduleLeft {
		padding: 0;
		width: 100%;
	}
	#moduleLeft h1 {
		margin: 16px;
		text-align:center;
	}
	#moduleRight {
		padding: 16px;
		width: 100%;
	}
	#moduleNavigation a {
		margin-bottom: 16px;
	}
#banner2 { text-align:center; margin-top:-80px;}
#banner2 img {
	margin-left:0px;
	margin-bottom:30px;
	padding:0 30px;
}
div.onas .onas_foto { display:none}
div.onas .onas_txt { width:100% }
span.menu_desc { display:none }
}
div.gdpr p { padding-top:10px; text-align:justify; font-size:14px;}
div.gdpr ul { margin: 15px; }
div.gdpr ul li { margin-left:30px; font-size:13px;}
div.gdpr strong { font-size:15px; color:#000000}
div.gdpr a { color:#000000 }

.vp-portfolio__filter-sort-wrap, .vp-pagination__load-more-no-more, .menu-item-34  { display:none !important}
.menu_gallery {max-width:1190px; margin:auto; top:-100px; z-index:-10; position:relative}
body.en .menu-item-609, #menu-item-609 {display:none !important }

.kontakt { margin:30px 0; font-size:18px; line-height:26px }
.kontakt a { color:#d41217; }

#language_box { font-size:12px; text-align:right; color:#666 }
#language_box a { color:#666; font-weight:300; }
#language_box .active  {font-weight:700 }