/* @override 
	https://melazzini.medianotions.de/wp-content/themes/generatepress_child/style.css?*
*/

/*
	Theme Name:   GeneratePress Child
	Theme URI:    https://generatepress.com
	Description:  GeneratePress Child Theme by Medianotions
	Author:       Bogdan Günther
	Author URI:   https://www.medianotions.de
	Template:     generatepress
	Version:      0.1
*/

/* @group Seite */

html,
body
{
	min-height: 100%;
}

/* @end */

/* @group Hintergründe */

#page_bg
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	
	width: 100%;
	height: 100vh;
	
	background-color: #F0E8D;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
}

body[data-elementor-device-mode="mobile"] #page_bg
{
	background-position: right top !important;
}

body[data-elementor-device-mode="mobile"].page-id-2  #page_bg
{
	background-position: center top !important;
}

body > *
{
	position: relative;
	z-index: 2;
}

/* @end */

/* @group Inhalt */

/* @group Typografie */

#content h1
{
	margin-bottom: 8px;
}

#content h2
{
	margin-bottom: 6px;
}

#content h3
{
	margin-bottom: 8px;
}

#content .elementor-text-editor h2 + h3
{
	margin-top: 1.5em;
}

#content h4
{
	margin-bottom: 7px;
}

#content p
{

}

#content p a
{
	-webkit-hyphens: manual;
	hyphens: manual;
	-moz-hyphens: manual;
}

/* @end */

/* @group Listen */

#content .elementor-text-editor > ol,
#content .elementor-widget-container > ol
{
	margin-left: 2em;
}

#content .elementor-text-editor > ol li,
#content .elementor-widget-container > ol li
{
	margin-bottom: 0.3em;
}

#content .elementor-text-editor > ul:not(.elementor-icon-list-items),
#content .elementor-widget-container > ul:not(.elementor-icon-list-items)
{
	margin-left: 1em;
}

#content .elementor-text-editor > ul:not(.elementor-icon-list-items) li,
#content .elementor-widget-container > ul:not(.elementor-icon-list-items) li
{
	margin-bottom: 0.3em;
}

#content .elementor-text-editor > ul li ul,
#content .elementor-widget-container > ul li ul
{
	margin-left: 1em;
}

body.page-id-345 #content ul
{
	list-style-type: none;
	margin-left: 0 !important;
}

body.page-id-345 #content ul li
{
	
}

body.page-id-345 #content ul li a
{
	display: inline-block;
	position: relative;
	
	padding: 3px 0 4px 20px;
	line-height: 130%;
}

body.page-id-345 #content ul li a:before
{
	content: "\f1c1";
	
	position: absolute;
	left: 0;
	
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

/* @end */

/* @group Links */

.plain_links a
{
	text-decoration: none !important;
}

/* @end */

/* @group Bilder */



/* @end */

/* @group Gutenberg Galerien */

#content .wp-block-gallery .blocks-gallery-grid
{
	margin: 1em 0 1.5em 0;
}

/* @end */

/* @group Trenner */

#content .elementor-text-editor hr,
#content hr.wp-block-separator
{
	margin: 2em 0;
	background: #3a3a3a;
}

/* @end */

/* @group Gravitiy Forms */

.gfield .gfield_checkbox li
{
	margin-bottom: 1em !important;
}

.gfield .gfield_checkbox li input
{
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: top !important;
}

.gform_wrapper .gform_button
{
	border-radius: 3px;
}

/* @end */

/* @group Hintergrund Mobile */

/* DEAKTIVIERT
body[data-elementor-device-mode="mobile"] #content
{
	margin: 10px 10px 110px 10px;
	padding-top: 1em;
	
	background: rgba(255, 255, 255, 0.7);
	
	border-radius: 10px;
}

body[data-elementor-device-mode="mobile"].page-id-2 #content
{
	display: none;
}

body[data-elementor-device-mode="mobile"] #content .elementor-section
{
	padding-left: 10px !important;
	padding-right: 10px !important;
}

body[data-elementor-device-mode="mobile"] #content .elementor-section .elementor-element:last-child,
body[data-elementor-device-mode="mobile"] #content .elementor-section .elementor-element:last-child p:last-child
{
	margin-bottom: 0;
}
 */

/* @end */

/* @end */

/* @group Footer */

#mz_footer
{
	opacity: 0;
	animation: fadeIn 0.5s forwards;
    animation-delay: 0.5s;
}

@keyframes fadeIn
{
    from { opacity: 0; }
    to { opacity: 1; }
}

body:not(.elementor-editor-active) #mz_footer
{
	
}

body:not(.elementor-editor-active) #mz_footer.abs_position
{
	position: fixed;
    width: 100%;
    bottom: 30px;
	margin-bottom: 0;
}

body[data-elementor-device-mode="mobile"] #mz_footer
{
	position: fixed;
	width: 100%;
	bottom: 10px;
}

#mz_footer ul li a.active,
#mz_footer ul li a:hover
{
	text-decoration: underline;
}

/* @group Sprachumschalter */

.sprachumschalter .menu
{
	margin: 0;
	list-style-type: none;
}

.sprachumschalter .menu .mlp-language-nav-item
{
	display: none;
}

.sprachumschalter .menu .mlp-language-nav-item a
{
	text-decoration: none;
}

.sprachumschalter .menu .mlp-language-nav-item a:hover
{
	text-decoration: underline;
}

html[lang="de-DE"] .su_spalte_1 .sprachumschalter .menu .mlp-language-nav-item.site-id-2,
html[lang="de-DE"] .su_spalte_2 .sprachumschalter .menu .mlp-language-nav-item.site-id-3,
html[lang="de"] .su_spalte_1 .sprachumschalter .menu .mlp-language-nav-item.site-id-2,
html[lang="de"] .su_spalte_2 .sprachumschalter .menu .mlp-language-nav-item.site-id-3,
html[lang="it-IT"] .su_spalte_1 .sprachumschalter .menu .mlp-language-nav-item.site-id-1,
html[lang="it-IT"] .su_spalte_2 .sprachumschalter .menu .mlp-language-nav-item.site-id-3,
html[lang="it"] .su_spalte_1 .sprachumschalter .menu .mlp-language-nav-item.site-id-1,
html[lang="it"] .su_spalte_2 .sprachumschalter .menu .mlp-language-nav-item.site-id-3,
html[lang="en-US"] .su_spalte_1 .sprachumschalter .menu .mlp-language-nav-item.site-id-1,
html[lang="en-US"] .su_spalte_2 .sprachumschalter .menu .mlp-language-nav-item.site-id-2,
html[lang="en"] .su_spalte_1 .sprachumschalter .menu .mlp-language-nav-item.site-id-1,
html[lang="en"] .su_spalte_2 .sprachumschalter .menu .mlp-language-nav-item.site-id-2
{
	display: block;
}

/* @end */

/* @group Nav-Toggle Mobile */

body:not(.elementor-editor-active) #mz_footer .nav_toggle
{
	margin: 0;
	cursor: pointer;
}

body:not(.elementor-editor-active) #mz_footer .nav_toggle.hide
{
	display: none;
}

body[data-elementor-device-mode="mobile"] #mz_footer .nav_toggle .elementor-widget-container
{
	background-color: rgba(255, 255, 255, 0.9);
}

/* @end */

/* @group Navigation */

body[data-elementor-device-mode="mobile"]:not(.elementor-editor-active) #mz_nav
{
	display: none;
}

body[data-elementor-device-mode="mobile"] #mz_nav
{
	background-color: rgba(255, 255, 255, 0.9);
}

body[data-elementor-device-mode="mobile"] #mz_nav .elementor-widget-heading
{
	margin-bottom: 4px;
}

body[data-elementor-device-mode="mobile"] #mz_nav .elementor-widget-icon-list a
{
	padding: 4px 0;
}

/* @end */

/* @end */

/* @group Elementor Selektoren */

body:not(.elementor-editor-active)
{
	
}

body[data-elementor-device-mode="desktop"]
{
	
}

body[data-elementor-device-mode="tablet"]
{
	
}

body[data-elementor-device-mode="mobile"]
{
	
}

/* @end */