/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* Eger-Blau: #3a5ba7 */

@import url('https://fonts.googleapis.com/css?family=PT+Sans');

/* General Settings */

body, button, input, select, textarea {font-family: 'PT Sans', Arial, sans-serif !important; font-size: 15px;}

.wrap, .navigation-top .wrap {max-width: 1200px;}

.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

.entry-content a img, .comment-content a img, .widget a img {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.entry-content a img:hover, .comment-content a img:hover, .widget a img:hover {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

/* Archive / News */

.archive .page-title {
    display: none;
}


/* Typografie*/

h1 {
	color: #3a5ba7;
	font-size: 26px !important;
	font-size: 1.625rem !important;
	line-height: 1.4 !important;
	}

h1::after {
    border-bottom: 2px solid #3a5ba7;
    content: "";
    display: block;
    width: 90px;
    margin-top: 9px;
	}


h2 {
	line-height: 1.4 !important;
	color: #3a5ba7;
	}

h2::after {
    border-bottom: 2px solid #3a5ba7;
    content: "";
    display: block;
    width: 90px;
    margin-top: 9px;
	}

h3 {
    font-size: 18px;
    color: #3a5ba7;
	}

a:hover {
	color: #1a96f2 !important;
}

ul, ol {
    margin: 0 0 1.5em 15px;
    padding: 0;
}

/* Formulare */

button, input[type="button"], input[type="submit"] {
	background-color: #3a5ba7;
	}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	border-radius: 0;
	-webkit-border-radius: 0;
	}


/* Site-Branding */

.site-header {
	background: none;
}

.site-branding {
	margin-bottom: 60px !important;
}

.widget-top {
	float: left;
    color: white;
    font-size: 15px;
    margin-top: 13px;
    margin-right: 30px;
    letter-spacing: 0.04em;
    height: 30px;
}
.widget-top .custom-html-widget a {
	color: white !important;
}

.site-branding a:hover, .site-branding a:focus {
    opacity: inherit;
}

.top-info-widget {
	float: right;
	margin-top: 10px;
}

.top-info-widget i.fas {
    display: block;
    text-align: center;
    font-size: 140%;
    float: left;
    margin: 0 0 0 -30px;
}

.widget-info {
	color: #666;
    display: inline-block;
    margin-left: 80px;
    font-size: 100%;
	vertical-align: top;    
}

/* RevSlider */

.site-content {
	padding: 2.5em 0 0 !important;
}

#rev_slider_1_1 .metis.tparrows:before {
	color: #3a5ba7 !important;
}

.rev-slider-top {
    margin-top: -58px;
    margin-bottom: 58px;
}

/* Site-Branding wpml */
.wpml-ls-legacy-list-horizontal a, .wpml-ls-legacy-list-horizontal {
	padding: 0 !important;
	border: none;
	color: white;
}

.tp-shadow2::before, .tp-shadow2::after, .tp-shadow3::before, .tp-shadow4::after {
	box-shadow: 0 15px 10px rgba(0,0,0,0.3);
}

section#icl_lang_sel_widget-2 {

    float: right;
    margin-right: 0;
}

.mega-wpml-ls-menu-item {
	float: right !important;
}

/* Navigation */

.header-info {
	width: 100vw;
	background: #3a5ba7;
	height: 40px;
	margin-bottom: 15px;
}

.widget-area-top {
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 3em;
	padding-right: 3em;
}

.site-branding {
    background: white;
    padding: 0;
}

.site-branding .wrap-top {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0.75em 2em;
}

.main-navigation {
	background-color: #3a5ba7;
	padding-left: 20px;
	height: 50px;
}

.navigation-top a {
	color: white;
	font-weight: 300;
	font-size: 95%;
	padding-bottom: 0px;
}


.navigation-top a:hover {
	color: white;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
	color: white;
}

.navigation-top .current-menu-item > a::after, .navigation-top .current_page_item > a::after {
	border-bottom: 2px solid white;
}

path.path1 {
    fill: white;
}

.navigation-top {
	border: none;
	background: none;
	z-index: 3 !important;
}

.menu-beratung {
    background: black !important;
    border-radius: 50px 0 0 50px !important;
    float: right !important;
    height: 50px;
    padding-left: 10px;
    box-shadow: -2px 0 white !important;
}

.menu-beratung:hover {
	background: #3a5ba7;
}

.menu-beratung > a::after {
    content: none;
}


/* Navigation Logo fixed */
.logo-menu-fixed {
	display: none;
}

.site-navigation-fixed .logo-menu-fixed {
	display: block;
    background: url(gfx/eger_logo-weiss.svg);
    width: 50px;
    height: 50px;
    float: left;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
}

.site-navigation-fixed #mega-menu-top {
    padding: 0 0 0 50px;
    background-image: url(gfx/eger_logo-weiss.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 3% !important;
    background-position: 10px center !important;
}


/* Subnavigation */

.main-navigation ul ul {
	background: #3a5ba7;
	border: none;
}

.main-navigation ul ul a::after, .main-navigation ul ul a:hover::after  {
	content: none;
}

.main-navigation ul li.menu-item-has-children::before, .main-navigation ul li.menu-item-has-children:hover::after {
	content: none !important;
}

/* Mega Menue */
#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 5px !important;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	text-align: center;
}

.mega-menu-link {
    font-size: 18px !important;
}

.site-navigation-fixed #mega-menu-wrap-top #mega-menu-top {

    visibility: visible;
    text-align: left;
    padding: 0px 0px 0px 50px;
}

/* WPML Navigation */
.wpml-ls-native {
	font-size: 17px;
}

/* Entry-header */

.entry-header {
	display: none;
}

.panel-content .wrap {
	padding-top: 0;
}

/* Panel Image */

.panel-image {
	height: 300px;
}

/* Content Elemente */

.entry-content a:hover {
	box-shadow: none;
}

img, .tp-bgimg, .defaultimg {

    filter: saturate( 85% ) !important;

}

/* Footer */

.site-footer a:before {
    content: "» ";
}

.widget_nav_menu li {
    border: none;
    font-size: 90%;
}

.widget ul li, .widget ol li {
	border: none;
	padding: 0 0 1.5em 0;
}

.site-footer a {
	color: white;
	box-shadow: none !important;
}

.site-footer p {
    line-height: 180%;
}

.site-footer {
	background-color: #3a5ba7;
	color: white;
	letter-spacing: 0.05em;
	margin-top: 0;
}

.site-footer .widget-title, .site-footer p {
	color: white;
	text-transform: none;
	letter-spacing: 0.03em;
	font-weight: 100;
	font-size: 90%;
}

.site-footer .widget-title::after {
    content: "";
    border-bottom: 2px solid white;
    display: block;
    width: 55px;
    margin: 10px 0;
}

.footer-widget {
	width: 25%;
	padding-right: 20px;
	float: left;
}

.site-info {
    padding: 1.5em 0;
    width: 100vw;
    background: black;
    height: 50px;
    text-align: center;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    font-size: 80%
    }
    
.page-one-column .panel-content .wrap {
    max-width: 1200px;
}

/* Formular */

label {
	font-size: inherit;
	font-weight: inherit;
	color: #666;
    margin-bottom: 1.5em;
}

input, textarea {
    margin-top: 10px;
}

/* Archive */

.archive .site-main > article {
    border-bottom: 2px solid #3a5ba7;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.archive .site-main > article:last-of-type {
    border-bottom: none;
}

.archive .site-main > article h2 {
    padding: 0;
}

/* Elementor */

.elementor-image-box-title {
	font-size: 18px;
	color: #3a5ba7;
}

.elementor-widget-wp-widget-rev-slider-widget {
    margin-top: -75px;
}

/* Google Maps */

.review-box {
  visibility: hidden !important;
}

/* Responsive */

@media screen and ( max-width: 900px ) {
	.menu-beratung {
		visibility: hidden;
	}
}


@media screen and ( max-width: 790px ) {
	
	/* rev-slider*/
	
	.rev_slider {
		top: 50px;
	}
	
	.tp-mask-wrap p {
    display: none !important;
	}
	
	.site-branding {
    display: none;
	}
	
	#mega-menu-wrap-top #mega-menu-top {
    visibility: visible;
    text-align: left;
    padding: 0px 0px 0px 0px;
	}

	.mega-wpml-ls-menu-item {
	float: left !important;
	}

	.site-content-contain {
	margin-top: 0px;
	}
	
	.main-navigation ul {
		border-top: none;
	}
	
	.menu-toggle {
		color: white;
		font-weight: 100;
	}
	
	.main-navigation li > a, .main-navigation li > a:hover, .navigation-top .current-menu-item > a {
		color: #3a5ba7;
		padding-bottom: 15px;
	}
	
	.main-navigation li > a::after, .main-navigation li > a:hover::after, .navigation-top .current-menu-item > a::after {
		content: none;
	}
	
	.main-navigation .menu-beratung {
		display: hidden;
	}
	
	.menu-beratung {
		visibility: hidden;
	}
	
	.menu-item-has-children .dropdown-toggle {
		background: #3a5ba7;
		top: 0;
		height: 59px;
		border: 5px solid white
	}
	
	.main-navigation ul ul {
		background: white;
	}
	
	.main-navigation ul ul a {
		padding: 1em 0.5em;
	}
	
	#mega-menu-wrap-top .mega-menu-toggle {
		background-color: #3a5ba7;
	}
	
	body.mega-menu-top .navigation-top .wrap {
		padding: 0 !important;
	}
	
	#mega-menu-wrap-top {
		clear: both;
		background: rgb(58, 91, 167) !important;
	}
	
	/* Footer Widget */
	.site-footer .footer-widget {
		width: 100%;
	}

	body.mega-menu-top .navigation-top nav::before {
		content: "";
		background-image: url(gfx/eger_logo-weiss.svg) !important;
    		background-repeat: no-repeat !important;
		background-size: 3% !important;
		background-position: 10px center !important;
		float: left;
		position: absolute;
		z-index: 2;
	}
	
	body.mega-menu-top .navigation-top nav {
		margin-left: 0;
		width: 100%;
	}
	
	.navigation-top {
	   	position: absolute;
		top: 0;
	    width: 100%;
	    margin: 0;
	}
	
	body.mega-menu-top .navigation-top .wrap {
		padding: 0;
	}
	
	.widget-area-top {
		display: none;
	}
	
	.header-info {
		height: 0;
		background: white;
	}
	
	.top-info-widget {
		display: none;
	}
	
	.custom-logo-link {
		padding-right: 1em;
		vertical-align: middle;
		width: 70px;
		display: block;
		margin: 42px auto;
	}
	
	.tparrows {
		display: none;
	}
}