/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

h1, h2, h3, h4, h5, h6, .header-nav a {
	font-family: 'copperplateregular' !important;
  font-weight: 600;
}
h1 {
	font-size: 300%;
	font-weight: bold;
	letter-spacing: 10px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 5px;
}
h3 {
	font-size: 200%;
	font-weight: bold;
	letter-spacing: 6px;
}
p {
	font-size: 90%;
	letter-spacing: .5px;
}

@media only screen and (max-width: 48em) {
	h3 {
		font-size: 180%;
	}
}



/*
 * Header
 */
.header-nav.nav-left {
}
.header-nav.nav-right {
}
.header-nav.nav-right li{
	padding-left: 55px;
	/*margin: 0;
	padding: 0 7% 0;
	text-align: center;*/
}
.header-nav.nav-right li a{
	font-size: 90%;
}

.html .btn-reservations{
	border-top: 1px solid #534741;	
	border-bottom: 1px solid #534741;	
}
.header-nav .header-newsletter-item a {
	padding-left: 20px;
	padding-right: 20px;
	font-style: italic;
	border-top: 1px solid #534741;
	border-bottom: 1px solid #534741;
}
.header-nav .header-newsletter-item a:hover {
	color: #fff;
	background-color: #d26e4b;
}


.topbar-langs a{
	color: #fff;
}
.topbar-langs a:hover{
	color: #fff;
}
html[lang="en-US"] .topbar-langs a:nth-child(1),
html[lang="fr-FR"] .topbar-langs a:nth-child(2),
html[lang="de-DE"] .topbar-langs a:nth-child(3) {
	color: #d26e4b;
}


.row-home-main,
.row-home-ourmenu,
.row-home-marcus,
.row-home-catering {
	position: relative;
}
.row-home-main:after,
.row-home-ourmenu:after,
.row-home-marcus:after,
.row-home-catering:after {
	content: '';
	display: block;
	position: absolute;
}
.row-home-main:after {
	top: -20px;
	left: 0px;
	width: 227px;
	height: 219px;
	background: url(img/g-main.png) center center no-repeat;
}
.row-home-ourmenu:after {
	top: -60px;
	right: 0px;
	width: 272px;
	height: 195px;
	background: url(img/g-ourmenu.png) center center no-repeat;
}
.row-home-marcus:after {
	top: -120px;
	left: 0px;
	width: 357px;
	height: 256px;
	background: url(img/g-marcus.png) center center no-repeat;
}
.row-home-catering:after {
	bottom: 10px;
	right: 0px;
	width: 244px;
	height: 217px;
	background: url(img/g-catering-75.png) center center no-repeat;
}

@media only screen and (max-width: 48em) {
	.row-home-main:after,
	.row-home-ourmenu:after,
	.row-home-marcus:after {
		display: none !important;
	}
	.row-home-main:before,
	.row-home-ourmenu:before,
	.row-home-marcus:before {
		content: '';
		display: block;
		position: absolute;
		background-size: contain !important;
		z-index: 1;
	}
	.row-home-main:before {
		top: 10px;
		left: 10px;
		width: 112px;
		height: 108px;
		background: url(img/g-main.png) center center no-repeat;
	}
	.row-home-ourmenu:before {
		top: 300px;
		right: 0px;
		width: 161px;
		height: 115px;
		background: url(img/g-ourmenu.png) center center no-repeat;
	}
	.row-home-marcus:before {
		top: 350px;
		left: 0px;
		width: 179px;
		height: 128px;
		background: url(img/g-marcus.png) center center no-repeat;
	}
	.row-home-catering:after {
		bottom: 10px;
		right: 10px;
		width: 122px;
		height: 113px;
		background: url(img/g-catering-75.png) center center no-repeat;
		background-size: contain;
		z-index: 1;
	}
}


.nav>li.html {
    font-size: 100%;
}

.row-home-dining {
}
.row-home-dining .col:nth-child(1) .col-inner{
	padding-right:50px;
}
.row-home-dining .col:nth-child(2) .col-inner{
	margin-top: -50px;
	padding: 0px 50px;
}


.col-text > .col-inner{
	padding: 50px 100px 50px 100px;
	background-color: rgba(247,243,235,.4);
}
.row-home-ourmenu > .col-text > .col-inner{
	margin-left: -50px;
}
.row-home-marcus .col-text {
	z-index: 1;
}
.row-home-marcus .col-text .col-inner{
	margin-right: -50px;
}
.row-home-catering .col-text .col-inner{
	margin-left: -50px;
}


.row-home-findus > div:nth-child(1) .col-inner,
.row-home-findus > div:nth-child(2) .col-inner{
	padding: 50px 60px 40px;
}
.row-home-findus > div:nth-child(1) .col-inner{
	background-color: rgba(247,243,235,.5);
}
.row-home-findus > div:nth-child(2) .col-inner{
	background-color: rgba(247,243,235,1);
}

@media (max-width: 549px) {
	.row-home-main:after,
	.row-home-ourmenu:after,
	.row-home-marcus:after,
	.row-home-catering:after {
		content: '';
		display: block;
		position: absolute;
		z-index: -1;
	}
	.row-home-main .col-inner,
	.row-home-dining .col-inner,
	.row-home-ourmenu .col-inner,
	.row-home-marcus .col-inner,
	.row-home-catering .col-inner{
		margin-top: 0 !important;
		margin-left: 0 !important;
		margin-right: 0  !important;
		padding: 20px 15px 20px  !important;
	}
}

@media only screen and (max-width: 48em) {
	.row-home-findus > div:nth-child(1) .col-inner,
	.row-home-findus > div:nth-child(2) .col-inner{
		padding: 15px 15px 10px;
	}
	.mobile-reservations-wrapper {
		position: fixed;
		bottom: 0px;
		left: 0px;
		color: #fff;
		background-color: #534741;
		z-index: 999;
	}
	.mobile-reservations-wrapper .col,
	.mobile-reservations-wrapper p {
		margin: 0;
		padding: 0;
	}
	.mobile-reservations-wrapper a{
		padding: 15px 0;
		display: block;
		font-size: 110%;
		text-transform: uppercase;
		text-align: center;
		color: #fff;
	}
}

.photo-credit {
	margin: -15px 0 0;
	padding: 0;
	font-size: 9px;
	text-align: right;
	color: rgba(0,0,0,.7);
}



/*
 * Popup
 */
#header-newsletter-signup {
	padding: 50px 50px !important;
	background-color: rgba(247,243,235,.9);
	border-bottom: 4px solid #534741;
}
@media only screen and (max-width: 48em) {
	#header-newsletter-signup {
		padding: 20px 20px !important;
	}
}



/*
 * Footer
 */
.footer-secondary {
	padding: 0px 0;
}
@media only screen and (max-width: 48em) {
	footer {
		margin-bottom: 50px;
	}
}




/*
 * Our Menus
 */
.row-mainmenu {
}
.row-mainmenu .col-inner{
	padding-top: 20px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}
.row-mainmenu .col:nth-child(2) .col-inner{
	color: #666;
}
.row-mainmenu .col-inner ul{
	margin: 0 0 20px;
}
.row-mainmenu .col-inner ul li{
	list-style: none;
	margin: 0 0 0 0px;
}
.row-mainmenu .col-inner ul li:nth-child(1) {
	margin-bottom: 10px;
	margin-left: 0;
}
.row-mainmenu .col-inner ul li:nth-child(1) i{
	font-size: 100%;
	vertical-align: middle;
}
.row-mainmenu .col-inner ul li a{
	color: #222;
}

.diningroom {
	margin: 0 0 10px;
	display: block;
	padding: 0 0 20px;
	width: 100%;
	overflow: hidden;
	list-style: none;

}
.diningroom li{
	float: left;
	width: 50%;
	font-size: 90%;
	margin: 0 !important;
	padding: 0 3% 0 0;
}
.diningroom li b{
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 110%;
	display: block;
	border-bottom: 1px solid #444;
}
.diningroom-note {
}
.diningroom-note li {
	font-size: 76%;
	text-transform: uppercase;
}
@media only screen and (max-width: 48em) {
	.row-mainmenu .col:nth-child(2) .col-inner{
		padding: 0 !important;
		border: 0px;
	}
}



/*
 * Catering
 */
.p-download a{
	padding: 10px 0;
	display: inline-block;
	font-size: 90%;
	letter-spacing: .2em;
	color: #534741;
	border-top: 1px solid #534741;
	border-bottom: 1px solid #534741;
}
.row-home-catering .col:nth-child(2){
	position: relative;
}
.section-catering .button{
	min-width: 300px;
}
@media only screen and (min-width: 49em) {
	.row-home-catering .col:nth-child(2){
		position: relative;
	}
	.row-home-catering .col:nth-child(2):after{
		content: '';
		margin: -30px 0 0 50px;
		display: block;
		width: 300px;
		height: 160px;
		background: url(https://www.happykhun.com/clients/chesery/wp-content/uploads/2019/11/le-grand-catering-warmer-schokoladenkuchen-300x200.jpg) center center no-repeat;
		background-size: cover;
		position: relative;
	}
}
@media only screen and (max-width: 48em) {
	.footer-primary {
		padding-top: 20px;
	}
	.section-catering .button{
		min-width: 100%;
  }
  .section-menus .col-inner .col-inner{
		padding: 0 !important;
	}
}


.mfp-ready .mfp-close {
 	opacity: 1;
}



