/*
Theme Name:  Divi (Angepasst für loewen-sommeri.ch)
Version:     1.0.0
Template:    Divi
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
*/

/*
MAIN MENU AND LOGO
 */
.et_header_style_left .logo_container {
	width: 85%;
	width: calc(100% - 60px);
}

.nav li ul {
	padding: 20px 0;
	position: absolute;
}

.nav li ul {
	background: #fff;
	border-top: 3px solid #2ea3f2;
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	opacity: 0;
	right: 0;
	visibility: hidden;
	width: 240px;
	z-index: 9999;
}

.nav li ul {
	text-align: left;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@media (max-width: 980px) {
	.et_menu_container {
		padding: 0 15px;
		width: 100%;
	}
}

#logo-text {
	color: black;
	font-size: 10px;
	font-weight: 300;
	left: 60px;
	line-height: 1.1;
	position: absolute;
	padding: 0 60px 0 0;
	text-transform: uppercase;
	top: 50%;
	transform: translate(0, -50%);
	transition: all 0.5s;
}

#logo-text strong {
	font-weight: 400;
}

@media (min-width: 981px) {
	#logo-text {
		font-size: 20px;
		left: 80px;
	}
	.et-fixed-header #logo-text {
		font-size: 15px;
		left: 60px;
	}
}
@media (max-width: 980px) and (min-width: 481px) {
	.et_menu_container {
		padding: 0 15px;
		width: 100%;
	}
	#logo-text,
	.et-fixed-header #logo-text {
		font-size: 15px;
	}
}

.et_pb_with_background:after {
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.header-certificates {
	height: 40px;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 0;
}

.header-certificates img {
	max-height: 100%;
	width: auto;
}

@media (max-width: 980px) {
	.header-certificates {
		right: 60px;

	}
}

/*
MAIN MENU STYLES
*/

#main-header #top-menu {
	padding-right: 60px;
}

#main-header #top-menu > li > a > span {
	position: relative;
}

#main-header #top-menu > li > a > span:before,
#main-header #top-menu > li > a > span:after {
	background-color: #000000c7;
	bottom: -2px;
	content: '';
	height: 1px;
	position: absolute;
	transition: all .3s ease;
	width: 0;
}

#main-header #top-menu > li > a > span:before {
	left: 50%;
}
#main-header #top-menu > li > a > span:after {
	right: 50%;
}

#main-header #top-menu > li > a {
	color: #969696;
	opacity: 1;
	text-transform: uppercase;
}

#main-header #top-menu li.current_page_item > a,
#main-header #top-menu > li > a:hover {
	background: transparent;
	color: #000;
	opacity: 1;
}

#main-header #top-menu li.current_page_item > a > span:before,
#main-header #top-menu > li > a:hover > span:before,
#main-header #top-menu li.current_page_item > a > span:after,
#main-header #top-menu > li > a:hover > span:after {
	width: 51%;
}

#main-header #top-menu ul {
	border: 0;
	box-shadow: 0 0 0 1px #0002;
	margin: -10px 0;
	padding: 0;
}

#main-header #top-menu ul > li {
	display: block;
	padding: 0;
}

#main-header #top-menu ul > li:first-child > a {
	padding-top: 13px;
}

#main-header #top-menu ul > li:last-child > a {
	padding-bottom: 13px;
}

#main-header #top-menu ul > li > a {
	color: #969696;
	line-height: 1.485;
	opacity: 1;
	padding: 7px 15px;
	text-transform: uppercase;
	width: auto;
}

#main-header #top-menu ul > li > a:hover {
	background: transparent;
	color: #000;
	opacity: 1;
}

/*
BLURBS (image + headline + text)
*/

.et_pb_blurb.style1 .et_pb_image_wrap .et-waypoint,
.et_pb_blurb.style1 .et_pb_image_wrap .et-animated {
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
	opacity: 1;
}

.et_pb_blurb.style1 .et_pb_main_blurb_image {
	margin-bottom: 15px;
}

.et_pb_blurb.style1 .et_pb_main_blurb_image,
.et_pb_blurb.style1 .et_pb_main_blurb_image a {
	display: block;
	height: 135px;
	overflow: hidden;
	position: relative;
}

@media (min-width: 481px) {
	.et_pb_blurb.style1 .et_pb_main_blurb_image,
	.et_pb_blurb.style1 .et_pb_main_blurb_image a {
		height: 180px;
	}
}

@media (min-width: 769px) {
	.et_pb_blurb.style1 .et_pb_main_blurb_image,
	.et_pb_blurb.style1 .et_pb_main_blurb_image a {
		height: 220px;
	}
}

.et_pb_blurb.style1 .et_pb_main_blurb_image a img {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: all 0.3s;
	width: 100%;
}

.et_pb_blurb.style1 .et_pb_main_blurb_image a:hover img,
.et_pb_blurb.style1 .et_pb_main_blurb_image a:focus img {
	transform: translate(-50%,-50%) scale(1.06);
}

.et_pb_blurb.style2 .et_pb_image_wrap .et-waypoint,
.et_pb_blurb.style2 .et_pb_image_wrap .et-animated {
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none;
	opacity: 1;
}

.et_pb_blurb.style2 .et_pb_main_blurb_image .et_pb_image_wrap {
	border-radius: 100px;
	display: block;
	height: 160px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 160px;
}

.et_pb_blurb.style2 .et_pb_main_blurb_image a img {
	height: 200px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	transition: all 0.3s;
	width: 200px;
}

.et_pb_blurb.style2 .et_pb_blurb_content .et_pb_blurb_container {
	text-align: center;
}

.et_pb_blurb.style2 .et_pb_blurb_content .et_pb_blurb_container h4 {
	text-transform: uppercase;
}

/*
RESTAURANT MENU
*/

#main-content .fdm-menu,
#main-content .fdm-section {
	margin-bottom: 2em;
	padding: 0;
}

#main-content .fdm-menu:last-child,
#main-content .fdm-section:last-child {
	margin-bottom: 0;
}

#main-content .fdm-section-header h3 {
	font-size: 18px;
	line-height: 1;
	margin: 0;
}

#main-content .fdm-item {
	margin: 0 0 0.5em;
	min-height: 34px;
}

#main-content .fdm-item-price-wrapper {
    position: relative;
    width: 10%;
    text-align: right;
    white-space: nowrap;
    float: right;
    top: 8px;
}

#main-content .fdm-item-title-label {
  	margin-bottom: 1em;
  	font-weight: bold;
	font-style: normal;
}

#main-content .fdm-item-title {
	float: left;
	width: 80%;
}

#main-content .fdm-item-panel .fdm-item-title {
	margin-bottom: 0;
}

#main-content .fdm-section-header, .fdm-section-header p, .fdm-item-panel {
	margin-bottom: 0.5em;
}

#main-content .fdm-item-panel {
	margin: 0 20px;
}

#main-content .fdm-item-content {
	font-style: italic;
	line-height: 1.25;
	margin-left: 20px;
}

#main-content .fdm-menu-item-or {
	position: relative;
    text-align: center;   
    margin-top: 32px;
	font-size: 0.8em;
	font-style: italic;
	opacity: 0.7;
}

#main-content .fdm-menu-409 .fdm-menu-content {
	font-size: 26px;
	margin: 0 0 45px;
	text-align: center;
}
#main-content .fdm-menu-409 .fdm-section-header h3 {
	margin: 0 5px;
}

#main-content .fdm-menu-409 .fdm-menu-footer {
	font-size: 22px;
	margin: 30px 0;
	text-align: center;
}

#main-content .fdm-menu-409 .fdm-section > li,
#main-content .fdm-menu-409 li.fdm-column {
	list-style-type: none;
}
#main-content .fdm-menu-409 .fdm-section > li.last {
	margin-top: 34px;
}
#main-content .fdm-menu-409 .fdm-section .fdm-item-title-desc p  {
	font-style: italic;
}
#main-content .fdm-menu-409 .fdm-section .fdm-item-title p  {
	font-weight: bold;
	font-style: normal;
}

#main-content .fdm-menu-409 .fdm-section > li {
	border: 0;
	margin: 0;
	padding: 15px 0;
	position: relative;
	text-align: center;
}

#main-content .fdm-menu-409 .fdm-section .fdm-section-header:before,
#main-content .fdm-menu-409 .fdm-section > li:before {
	background: #0002;
	content: '';
	height: 1px;
	left: 50%;
	position: absolute;
	bottom: 0;
	transform: translateX(-50%);
	width: 60px;
}

#main-content .fdm-menu-409 .fdm-section > li:last-child:before,
#main-content .fdm-menu-409 .fdm-section > li.frm-menu-item-no-sep:before {
	display: none;
}

#main-content .fdm-menu-409.fdm-menu {
	background: #FDFDFD;
	border: 1px solid #e5e5e5;
	box-shadow: 0 6px 25px -10px #0003, 0 1px 2px -1px #0003;
	margin: 0 auto;
	max-width: 900px;
}

#main-content .fdm-item-price {
	font-size: 0.75em;
	line-height: 16.5px;
}

#main-content .fdm-item-price .price-val {
	padding: 0 5px;
	font-size: 1.05em;
	color: #333;
}

#main-content .fdm-menu-409 .fdm-item-price {
	display: none !important;
}

#main-content .fdm-menu-409 .fdm-item-has-price .fdm-item-panel p {
	padding-right: 0;
}

#main-content .fdm-menu-409 .fdm-item-title {
	float: none;
	width: auto;
	padding-right: 0;
}

#main-content .fdm-menu-409 .fdm-column {
	float: none;
	width: auto;
	margin: 0;
}


@media (max-width: 980px) {
	#main-content .fdm-menu-409.fdm-menu {
		max-width: 600px;
	}

	#main-content .fdm-menu-409 .fdm-column + .fdm-column {
		border-top: 1px solid #E5E5E5;
		margin-top: 15px;
		padding-top: 15px;
	}
}

/*
CUSTOM HEADERS
*/

.et_pb_section.header h1,
.et_pb_section.header .h1,
.et_pb_section.header h2,
.et_pb_section.header .h2,
.et_pb_section.header h3,
.et_pb_section.header .h3,
.et_pb_section.header h4,
.et_pb_section.header .h4 {
	color: #FFF;
	font-weight: 300;
	text-align: center;
	text-shadow: 0 1px 3px #0005;
	text-transform: uppercase;
}
.et_pb_section.header.dark h1,
.et_pb_section.header.dark .h1,
.et_pb_section.header.dark h2,
.et_pb_section.header.dark .h2,
.et_pb_section.header.dark h3,
.et_pb_section.header.dark .h3,
.et_pb_section.header.dark h4,
.et_pb_section.header.dark .h4 {
	color: #1b1b1b;
}
@media (min-width: 981px) {
	.et_pb_section.header h1,
	#main-content .et_pb_section.header .h1 {
		font-size: 68px;
	}
	.et_pb_section.header h2,
	#main-content .et_pb_section.header .h2 {
		font-size: 54px;
	}
	.et_pb_section.header h3,
	#main-content .et_pb_section.header .h3 {
		font-size: 42px;
	}
	.et_pb_section.header h4,
	#main-content .et_pb_section.header .h4 {
		font-size: 32px;
	}
}
@media (min-width: 769px) {
	.et_pb_section.header h1,
	#main-content .et_pb_section.header .h1 {
		font-size: 50px;
	}
	.et_pb_section.header h2,
	#main-content .et_pb_section.header .h2 {
		font-size: 40px;
	}
	.et_pb_section.header h3,
	#main-content .et_pb_section.header .h3 {
		font-size: 32px;
	}
	.et_pb_section.header h4,
	#main-content .et_pb_section.header .h4 {
		font-size: 24px;
	}
}
@media (max-width: 768px) {
	.et_pb_section.header h1,
	#main-content .et_pb_section.header .h1 {
		font-size: 36px;
	}
	.et_pb_section.header h2,
	#main-content .et_pb_section.header .h2 {
		font-size: 30px;
	}
	.et_pb_section.header h3,
	#main-content .et_pb_section.header .h3 {
		font-size: 26px;
	}
	.et_pb_section.header h4,
	#main-content .et_pb_section.header .h4 {
		font-size: 20px;
	}
}
@media (max-width: 450px) {
	#main-content .fdm-item-price-wrapper {
		position: absolute;
		width: 25%;
		float: right;
   		top: 3px;
	}
	#main-content .fdm-item-price {
		float: right;
	}
	#main-content .fdm-item-title {
		padding-right: 25%;
	}
	#main-content .fdm-item-content p {
		padding-right: 20%;
	}
	#main-content .fdm-item-panel {
		margin: 0 5px !important;
	}
	.entry-content ul {
		line-height: normal;
	}
}

/*
BUTTONS
 */
#main-content .et_pb_button.block {
	display: block;
	text-align: center !important;
	width: 100%;
}
#main-content .et_pb_button.et_pb_bg_layout_dark {
	background-color: #d3d3d3 !important;
	border-color: #d3d3d3 !important;
	border-width: 1px !important;
	color: #3c3c3c !important;
}
#main-content .et_pb_button.et_pb_bg_layout_dark:hover,
#main-content .et_pb_button.et_pb_bg_layout_dark:active,
#main-content .et_pb_button.et_pb_bg_layout_dark:focus {
	border-color: #000000 !important;
}

#main-content .et_pb_button.et_pb_bg_layout_light {
	background-color: #FFFFFF !important;
	border-color: #d3d3d3 !important;
	border-width: 1px !important;
	color: #3c3c3c !important;
}
#main-content .et_pb_button.et_pb_bg_layout_light:hover,
#main-content .et_pb_button.et_pb_bg_layout_light:active,
#main-content .et_pb_button.et_pb_bg_layout_light:focus {
	border-color: #000000 !important;
}

/* external links */

#main-content .et_pb_button[href*="//"]:not([href*="loewen-sommeri.ch"]) {
	padding-right: 48px!important;
}
#main-content .et_pb_button[href*="//"]:not([href*="loewen-sommeri.ch"]):after {
	color: inherit;
	content: '$';
	display: inline-block;
	font-size: 1em !important;
	line-height: 1.7em;
	margin: 0 0 0 14px;
	opacity: 1;
}


/*
FOOTER
 */
#main-footer {
	border-top: 1px solid #0001;
}


/*Tageskarte Print-Page*/
@font-face {
	font-family: 'DanielStollNarrow';
	src: url('../divi-theme/fonts/DanielStollNarrow-Regular.woff');
}

@font-face {
	font-family: 'DanielStoll';
	src: url('../divi-theme/fonts/DanielStollNarrow-Regular.otf');
}	

.page-id-9990 h1{
	color: #333;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: 500;
	font-size:32px!important;
}

.page-id-9990 h3, .page-id-9990 p, .page-id-9990 span, .page-id-9990 li{
	font-family: 'DanielStollNarrow',"DanielStoll", sans-serif!important;
	color:#000;
	font-style: normal;
}

.page-id-9990 .fdm-section {
	margin-bottom:0!important;
	margin-top:0!important;
}

.page-id-9990 #main-content .fdm-item:last-child {
	margin-bottom:0!important;
}

.hide{
	display: none;
}

.page-id-9990 .fdm-section:not(:last-child)::after, .page-id-9990 .legende .divider {
	content: "";
	height: 50px;
	width: 100%;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../divi-theme/images/line.svg);
	background-position: center;
}

.page-id-9990 .fdm-section-vegetarische-vorspeisen::after {
	background-image: url(../divi-theme/images/line.svg)!important;
}

.page-id-9990 .fdm-section-tageskarte-vegi-hauptspeisen::after {
	background-image: url(../divi-theme/images/line2.svg)!important;
}

.page-id-9990 .fdm-section-hauptspeisen-mit-fleisch::after {
	background-image: url(../divi-theme/images/line3.svg)!important;
}


.page-id-9990 h3 {
	font-size: 38px!important;
}

.page-id-9990 .fdm-item-title{
	white-space: nowrap;
}

body:not(.page-id-15):not(.page-id-2501) .fdm-section-header {
	display:none!important;
}

.page-id-9990 #main-content .container {
	padding-top: 0!important;
}

.page-id-9990 .container {
	max-width: 1280px!important;
}

.page-id-9990 #appendForm h1 {
	padding: 30px 0 10px;
}
.page-id-9990 #appendForm form {
	padding: 0 0 30px;
}

body.page-id-2501 .fdm-section-header{
	padding-top: 30px!important;
}

body.page-id-2501 .fdm-section-header h3{
	font-size: 20pt!important;
}

@media (max-width: 600px) {
	body.page-id-2501 .fdm-section-header h3{
		font-size: 17pt!important;
	}
}

body.page-id-2501 .fdm-section-header::before{ display: none!important; }

.page-id-9990 .fdm-item-panel {
	margin-left:0!important;
	display: flex;
	display: -webkit-flex;
	display: -webkit-box;
	width:100%;
}

.page-id-9990 .content-title {
	width: 90%!important;
	margin-left: 0 !important;
	line-height: 40px  !important;
	font-size: 40px  !important;
}

.page-id-9990 .content-title .fdm-item-title{
	width: auto !important;
	padding:0!important;
	padding-right: 10px!important;
}
.page-id-9990 .content-title p{
	margin: 0!important;
	padding-right:0!important;
}

.page-id-9990 .content-title p:not(.fdm-item-title){
	hyphens: none;
	-webkit-hyphens: none;
}

.page-id-9990 .fdm-item-price .price-val {
	color: #000!important;;
}
.page-id-9990 .fdm-item-price-wrapper {
	width:10%!important;
}

.page-id-9990 .fdm-item-price-wrapper .price-val {
	line-height: 40px !important;
	font-size: 40px !important;
}

.page-id-9990 .print-btn {
	-webkit-appearance: none;
	appearance: none;
	font-size: 14px;
	padding: 5px 30px 5px 10px;
	background-color: #ccc;
	position: relative;
	max-width: 150px;
	cursor: pointer;
	color:#000;
}

.page-id-9990 .print-btn::after {
	content: "";
	position: absolute;
	right: 5px;
	top: 5px;
	width: 20px;
	background-image: url('/wp-content/uploads/2022/07/print-icon.png');
	background-size: contain;
	height: 20px;
}

.page-id-9990 .fdm-section .fdm-item {
	position: relative;
	margin-left: 30px !important;
	clear: both;
}

.page-id-9990 .fdm-section .fdm-item::before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	left: -30px;
	top: 10px;
	background-size:contain;
	background-repeat: no-repeat;
}

.page-id-9990 .fdm-section-vegetarische-vorspeisen .fdm-item:not(.vegan)::before, .page-id-9990 .fdm-section-tageskarte-vegi-hauptspeisen .fdm-item:not(.vegan)::before {
	background-image: url(../divi-theme/images/vegetarisch.svg);
}
.page-id-9990 .fdm-item.vegan::before {
	background-image: url(../divi-theme/images/vegan.svg);
}

.page-id-9990 .fdm-section-hauptspeisen-mit-fleisch .fdm-item::before {
	background-image: url(../divi-theme/images/fleisch.svg);
}
.page-id-9990 .fdm-section-suesses .fdm-item::before {
	background-image: url(../divi-theme/images/dessert.svg);
}
.page-id-9990 .legende ul {
	display: block;
	margin-top: 30px;
	margin-left: 30px;
	padding-left: 0 !important;
}

.page-id-9990 .legende ul li {
	display: inline;
	margin-right: 50px;
	position: relative;
	font-size: 25px;
	line-height: 25px;
}

.page-id-9990 .legende ul li::before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	left: -30px;
	top: 0;
	background-size:contain;
	background-repeat: no-repeat;
}
.page-id-9990 .legende ul li.vegetarisch::before {
	background-image: url(../divi-theme/images/vegetarisch.svg);
}
.page-id-9990 .legende ul li.vegan::before {
	background-image: url(../divi-theme/images/vegan.svg);
}
.page-id-9990 .legende ul li.fleisch::before {
	background-image: url(../divi-theme/images/fleisch.svg);
}
.page-id-9990 .legende ul li.dessert::before {
	background-image: url(../divi-theme/images/dessert.svg);
}

@media print {
	#appendForm{
		visibility: hidden;
		display:none!important;
		height: 0;
		width:0;
		position: absolute;
	}
}

body.page-id-13015 .et_pb_section.et_pb_section_0{
	padding: 0px!important;
	display: flex;
	height: 100vh;
}

body.page-id-13015 h1{
	text-shadow: 0 0 5px rgba(0,0,0,.6)!important;
  	font-weight: 500!important;
}

@media (max-width: 767px) {
	body.page-id-13015 .et_pb_section.et_pb_section_0{
		height: 50vh;
	}	
}