/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 490px; 
}
#site-logo {	
	top: 10%;
	bottom: 25%;
	margin-bottom: 4%; 
}
#site-description {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:600;
	letter-spacing:0.4em;
	font-size:2.5em;
display: none;top: auto;bottom: auto;
	margin-top: 8%;
	margin-bottom: 1.5em; 
}
#main-nav-wrap, .header-block #main-nav-wrap, body:not([class*="header-"]) #main-nav-wrap, .header-block.mobile_menu_active .menu-icon-wrap, body:not([class*="header-"]).mobile_menu_active .menu-icon-wrap {	background: none;
	background-color: rgba(0,0,0,0.82); 
}
#main-nav {	
	top: 0px; 
}
#main-nav a {		letter-spacing:1px;
	font-size:20px;
 
}
#main-nav a:hover {	
	color: #9378d6; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: #ffffff; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a:hover, body:not(.mobile_menu_active) #main-nav .current-menu-item > a:hover {	
	color: #9378d6; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav a:hover {	
	color: #5a18de; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav .current_page_item > a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current_page_item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current-menu-item > a {	
	color: #9378d6; 
}
.page-title {		text-align:center; 
}
#footer a {	
	color: #9378d6; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 250px; 
}
#site-description {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:600;
 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 200px; 
}
#site-description {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:600;
 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#headerwrap {	
	background-repeat: no-repeat;
	background-position: center center; 
}
#header {	
	background-size: cover;
	background-position: left top; 
}
body[class*="themify"] #site-logo a img {	
	height: 150px; 
}
#site-logo {	
	top: 20%;
	right: 0px;
	bottom: 0px;
	left: 0px; 
}
#site-description {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:600;
 
}
 }
/* Themify Custom CSS */
ul#main-nav.main-nav > .current-page-item li{
	border-bottom-style:solid;
	border-bottom-color:white;
	padding-bottom:5px;
}
/*
ul#main-nav li a:hover{
	border-bottom-style:solid;
	border-bottom-color:white;
	padding-bottom:5px;
}*/

ul#main-nav li a:hover::after{
-ms-transform: scaleX(1);
transform: scaleX(1);
}

div.navbar-wrapper.clearfix div.social-widget{
	padding-bottom:75px;
}
/*Logo in Menueleiste einblenden
#headerwrap.fixed-header #main-nav-wrap {
    position: static;
    background-image: url("https://entwicklung.ecclesia-ruesselsheim.de/wp-content/uploads/2019/08/Logo_2019_weiss.svg");
    background-position: 1.9% 3px;
    background-repeat: no-repeat;
    background-size: contain;
}*/

/*Portfolio Bilder kleiner anzeigen*/
.single-portfolio-expanded .post-image, .single-portfolio .post-image{
	max-width:35%;
}

/*Portfolio Hintergrundfarbe*/
div.portfolio-expanded{
	background: rgba(255, 255, 255, 0.5);
	padding: 15px 15px;
}
/*Portfolio Schliessen-Symbol weiter oben*/
.single-portfolio-expanded .close-expanded, .single-portfolio-expanded .expand-arrow, .single-portfolio-expanded .expand-arrow{
	top:0px;
}

/*Kontaktkarte Anpassungen*/
div#wpforms-750-field_18-container{
    width: 12%!important;
}
#wpforms-750-field_8-container{
	width: 44%!important;
}
#wpforms-750-field_18-container,#wpforms-750-field_18,#wpforms-750-field_8-container,#wpforms-750-field_8{
	max-width: none!important;
}

#headerwrap #searchform .icon-search::before {
	line-height: .9em;
}

/*mobiles Menue Logo einfuegen*/
div#mobile-menu.sidemenu.sidemenu-on div.navbar-wrapper.clearfix div.social-widget {
	background-image: url("https://entwicklung.ecclesia-ruesselsheim.de/wp-content/uploads/2019/08/Logo_2019_weiss.svg");
	background-position: 50% 350%;
	background-repeat: no-repeat;
	background-size: 60%;
}

/*
#nav-bar {
	top: 0;
	bottom: auto;
	position: fixed;
}
.admin-bar #nav-bar {
	top: 32px;
}
.home #main-nav ul {
	bottom: auto;
}
.home #main-nav ul:before {
	bottom: auto;
	top: -8px;
	border-top: none;
	border-bottom: 8px solid #fff;
}
@media screen and (max-width: 760px) {
	#main-nav {
		top: 100%;
		bottom: auto;
	}
}*/