/* mawe hero */
.acm-hero.style-1 .acm-hero:before {
	opacity: 0.5;
}
/* mawe hero */

/* mawe social share article */
.area-footer {
	display: none;
}
/* mawe social share article */

/* mawe social media */
.social-follow-wrap a {
	/* color: #909199 !important; */
	font-size: 24px;
	margin: 0 0.5rem;
	border-bottom: unset !important;
}
/* mawe social media */

/* mawe footer menu */
/* .t4-footer .nav { */
	/* flex-direction: row; */
	/* flex-wrap: wrap; */
	/* display: flex; */
	/* margin: 0 auto; */
	/* width: 100%; */
/* } */
/* .t4-footer .nav > li { */
	/* display: inline-block; */
	/* flex: 0 0 25%; */
	/* margin-bottom: var(--gutter-xs); */
	/* text-align: center; */
/* } */
.t4-footer .nav {
	flex-direction: row;
}
.t4-footer .nav > li {
	margin: 0 40px;
}
/* mawe footer menu */

/* acm-menu style-1 */
.acm-menu.style-1 .dish-description {
	text-transform: unset;
}
p.dish-dish-grapes {
	margin-bottom: 0.2em;
}
/* acm-menu style-1 */


/* mawe edit mode */
.jmodedit {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	z-index: 300;
}
/* .item-inner .jmodedit { */
	/* position: relative; */
	/* left: unset; */
	/* z-index: 300; */
/* } */
/* mawe edit mode */

/* mawe menü karte */
.dish-price.h2 {
	text-align: right;
}