/*
Theme Name: Appetito Child
Theme URI: http://appetito.mikado-themes.com
Description: A child theme of Appetito Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: appetito
Template: appetito


@font-face {
	font-family: 'hensaregular';
	src: url('/wp-content/themes/appetito-child/font/hensa-webfont.woff2') format('woff2'),
	url('/wp-content/themes/appetito-child/font/hensa-webfont.woff') format('woff');
	font-weight: normal !important;
	font-style: normal !important;

}
*/

/*
Illustration layer
*/



@media only screen and (min-width: 1024px) {
    .kiwi-illu{

        min-height:96vh;
        background:transparent url(/wp-content/uploads/2019/11/kiwi-illustration-1024x700.png) no-repeat;
        background-position:100%;
        background-size:500px 342px;
    }
}

@media only screen and (min-width: 1300px) {
    .kiwi-illu{
        background-position:90% 100%;
        background-size:500px 342px;
    }
}

.plant-illu{
    background-position: 20% 100%;
    background-repeat: no-repeat !important;
    background-size: contain;

}

xh3{
	font-size: 30px !important;
}

h2, p, td{
color: #043c49 !important;
}

/*
	top bar
 */

.mkd-top-bar-widget{
	font-size: 15px;
}

.mkd-title-subtitle-holder *{
	text-shadow: 0 0 10px rgba(0,0,0,.2);
}

.mkd-page-title {
	font-size: 87px;
}


.mkd-section-title-holder.mkd-title-custom h4.mkd-st-title{
	font-size: 40px;
	font-family: Oswald,sans-serif;
	font-weight: 400;
}

.mkd-main-menu>ul>li>a{
    font-size: 17px !important;
}

.mkd-btn.mkd-btn-large {
    font-size: 20px;
}


.mkd-btn.mkd-btn-solid{
	background-color: #043c49;
	color: #fff;
}

.mkd-btn.mkd-btn-solid *{
	color: #fff;
}

/* Call to action button */
.mkd-cta-button a{
    opacity:.8;
}
.mkd-cta-button .mkd-btn-text{
    opacity:1;
    letter-spacing:10px;
    font-weight:normal;
    color: inherit;
}
.mkd-btn-text{
text-align:center;
}


/* .mkd-btn.mkd-btn-huge.mkd-btn-solid  */
.resmio-button .btn,
.resmio-button strong,
.mkd-btn .mkd-btn-text{
	/*opacity:1;
	letter-spacing:7px;
	font-weight:normal !important;*/
}

.mkd-btn {
	font-weight: 500;
	letter-spacing: 3px;
	font-size: 15px;
}

.mkd-btn.mkd-btn-huge .mkd-btn-text{
	font-size: 20px;
	
}


.wepa_event .img_placeholder{
	min-height:270px;
}

.event_date{
	background-color: #4e371d;
}


#food-drinks .mkd-section-title-holder.mkd-separator-disabled .mkd-st-title{
	margin-bottom: 0;
}


@media only screen and (max-width: 480px) {
	.event_desc {
		font-size: 0.85em;
		line-height: 1.4;
	}

	.wepa_event .img_placeholder{
		height:auto;
	}

	.archive-event .wepa_event {
		height: auto;
	}

	.mkd-google-map{
		height: 300px !important;
	}

}

.mkd-page-footer,
.mkd-page-footer h3,
.mkd-page-footer a,
.mkd-page-footer span:not(.mkd-btn-text){
    color: #043c49 !important;
}

.resmio-button .btn-success {
	background-color: transparent;
	border-radius: 0;

	background-image: none;
	border: 2px solid #043c49  !important;
	display: block;
	color: #043c49 !important;
	text-transform: uppercase;
}

.resmio-button .btn-success:hover{
	background-color: #043c49;
	border-color: #043c49;
	color: #fff !important;
}


.mabel-bhi-businesshours-inline{
	display: inline;
}

.mabel-bhi-businesshours tr{
	border: 0 none;

}

.mabel-bhi-businesshours td{
	padding-top: 0;

}

/* holzbelag im header
.mkd-page-header .mkd-menu-area{
	background:  transparent url('/wp-content/uploads/2018/01/menue-panele-1-e1517413360643.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: 65%;
	height: 110px !important;
}
*/



/* fix dark header
.mkd-dark-header .mkd-page-header > div:not(.mkd-sticky-header):not(.fixed) .mkd-main-menu > ul > li > a {
	color: #eadede !important;
}
*/
body{
	background:  transparent url('/wp-content/uploads/2019/11/background.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position-y: 65%;
	/*height: 110px !important;*/
}

/* .page-id-276 .mkd-page-header .mkd-menu-area {
    background-color: #fff !important;
} */

.mkd-top-bar *{
    color: #043c49 !important;
}


.mkd-logo-wrapper a img.mkd-light-logo {
    opacity: 0;
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    transform: translateY(-200%);
}
.mkd-page-header .mkd-sticky-header .mkd-logo-wrapper a {
    max-height:117px !important;
}


/* @media only screen and (max-width: 680px) {
	.mkd-section-title-holder .mkd-st-background-text {
		font-size: 200px;
	}
} */


#nav-menu-item-8958 .item_text,
#sticky-nav-menu-item-8958 .item_text{
	border-bottom: 2px solid #043c49;
    padding: 5px 0 2px 0;
}
@media only screen and (max-width: 480px) {
	.mkd-section-title-holder.mkd-title-custom .mkd-st-title {
		font-size: 32px;
	}
}


/* Menü Liste Bilder rechts */

.mkd-pricing-list .mkd-pricing-list-item .mkd-pli-image-holder {
	float: right !important;
}

.mkd-pricing-list .mkd-pricing-list-item .mkd-pli-content .mkd-pli-content-holder {
	padding: 0 102px 0 0 !important;
}



/* .mkd-section-title-holder h1.mkd-st-title:before ,
.mkd-section-title-holder h2.mkd-st-title:before
{
	content: "=";
	position: absolute;
	display: block;
	width: auto;
	left: 0;
	bottom: -15px;
	opacity: 1;
	border-top: 0px solid #af9972;
	color: #cbd830 !important;
}

.mkd-section-title-holder h1.mkd-st-title.mkd-title-left:before,
.mkd-section-title-holder h2.mkd-st-title.mkd-title-left:before
{
	content: "+";
}
 */

/**
 * Simple Event Planer
 */

.sep-page {
	font-family: "EB Garamond";
	color: #043c49 !important;
}

 .sep-page .img-responsive {
 	display: block;
 	width: 100%;
 	max-width: 100%;
 	height: auto;
 }

 .sep-page .sep-detail .full-column .single-event-description p {
 	font-weight: normal;
 	line-height: 1.25;
 	font-size: 18px;
 }

.sep-page .list-view, .sep-page .listing, .sep-page .grid, .sep-page .sep-detail, .sep-page .sep-calendar,
.sep-page h4{
	font-family: initial;
}

.sep-page .grid-view article .date{
	padding: 20px 10px;

}

.sep-page .grid-view article, .sep-page .list-view article{
	background-color: #043c49 !important;
	color: #fff;
}

.sep-page .list-view article .date,
.sep-page .grid-view article .date{
	/* background-color: #ae9974 !important; */
	display: none;
}

.sep-page .mkd-team-holder.mkd-team-info-below-image .mkd-team-info{
	padding: 16px;
	margin: 0;
}

.sep-page .mkd-team-holder.mkd-team-info-below-image .mkd-team-info{
	/* margin-top: 16px; */
}

.sep-page a {
	color: #fff; /* */
}

.sep-page a:hover {
	color: #fff; /* */
}

.sep-page h1, .sep-page h2, .sep-page h3, .sep-page h4, .sep-page h5, .sep-page h6, .sep-page .h1, .sep-page .h2, .sep-page .h3, .sep-page .h4, .sep-page .h5, .sep-page .h6 {
	color: #fff;
}
.sep .mkd-st-text-position-center *{
	text-align: center;
}
