/*
Theme Name: Theme-Administration
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: futur-zwei
Author URI: http://www.futur-zwei.de
Template: enfold
Text Domain: ge
*/


/*---------------*/
/*-- General --*/
/*---------------*/
.container {
	padding: 0px 60px;
}
.special_amp {
	font-style: inherit !important;
	font-size: inherit !important;
	line-height: inherit !important;
	font-weight: inherit !important;
}
b, strong{
	font-weight:600 !important;
	color:inherit !important;
}
#top p:first-child {
	margin-top: 0;
}
#top p:last-child {
	margin-bottom: 0;
}
.container_wrap {
	border-top-width: 0;
}
/* headlines */
#top #main .special-heading-border {
	display: none;
}
#top #wrap_all .all_colors h1, #top #wrap_all .all_colors h2, #top #wrap_all .all_colors h3, #top #wrap_all .all_colors h4, #top #wrap_all .all_colors h5, #top #wrap_all .all_colors h6 {
	margin-bottom: 0.75rem;
}
#top #wrap_all .all_colors h1{
	margin-bottom: 0;
}
#top #wrap_all .all_colors h2 {
	font-size: 32px;
	line-height: 1.2em;
	letter-spacing: 0.02em;
	font-weight: 400;
}
#top #wrap_all #main h4 {
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
#top #wrap_all #main h5 {
	font-weight: 400 !important;
}
/* lists */
#top #main ul {
	margin-left: 0;
}
#top .av_textblock_section ul li,
#top .tab_inner_content ul li,
#top .av-minimal-toggle .toggle_content ul li,
#top .togglecontainer .toggle_content ul li{
	list-style: none !important;
	margin-left:3%;
	padding-left:15px;
}
#top .av_textblock_section ul li::before, #top .tab_inner_content ul li::before, #top .av-minimal-toggle .toggle_content ul li::before, #top .togglecontainer .toggle_content ul li::before {
	font-family: 'entypo-fontello';
	display: inline-block;
	color: #be98ab;
	content: '\e885';
	margin-left: -15px;
	width: 15px;
	padding-right: 0px;
	font-size: 22px;
	font-weight: 600;
	line-height: 24px;
	position: relative;
	top: 2px;
}
#top .av_textblock_section ul ul li::before, 
#top .tab_inner_content ul ul li::before, 
#top .av-minimal-toggle .toggle_content ul ul li::before, 
#top .togglecontainer .toggle_content ul ul li::before{
	content: '\e879';
	font-size: 24px;
}
#top .av-iconlist-small .iconlist_icon {
	margin-right: 0.5em;
	margin-left: 0;
	margin-top: 0.1em;
}
#top .av-iconlist-small li {
	min-height: 0px;
	margin-bottom: 5px;
}
/* blockquote */
#top blockquote {
	font-size: 22px;
	color: #82ac4a;
	background: white;
	padding: 30px;
	padding-right: 80px;
	border: 6px solid #d0b5c1;
	margin-right: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}
#top blockquote::before {
	font-family: 'entypo-fontello';
	display: inline-block;
	color: #d2b7c4;
	content: '\e833';
	position: absolute;
	width: 100px;
	height: 100px;
	font-size: 78px;
	opacity: 0.25;
	z-index: 0;
	right: 29px;
	text-align: right;
}
blockquote em {
	font-size: 15px;
	margin-top: 10px;
	display: block;
	letter-spacing: 0.05em;
}
#top .avia_textblock.caption {
	font-size: 13px;
	color: #ffffff;
	position: absolute;
	bottom: 15px;
	right: -4.5%;
	text-align: right;
	opacity: 0.65;
	text-shadow: 0 0 5px rgba(90, 59, 44,0.95);
	letter-spacing: 0.08em;
	background: rgba(103,74,60,0.1);
	display: inline-block;
	line-height: 100%;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 20px;
	padding-bottom: 3px;
	border: 1px solid rgba(239, 229, 233,0.45);
	box-shadow: 0 3px 5px rgba(0,0,0,0.5);
}
#top .avia_textblock.caption:hover {
	opacity: 1;
}
/*---------------*/
/*-- Header --*/
/*---------------*/
#header_main {
	border-bottom-width: 0;
	box-shadow: 0 10px 15px rgba(100,100,100,0.15);
}
#header_meta {
	background: #c6d2a2;
	min-height:46px;
}
#header_meta .container {
	min-height: 46px;
}
#top .header_bg {
	opacity: 1;
}
#top #header_main > .container {
	padding-left: 0;
}
#top div .logo {
	height: 170px;
	padding-left: 10px;
	padding-right: 30px;
	background: white;
	border-bottom-right-radius: 100px;
	box-shadow: 5px 5px 25px rgba(0, 0, 0,0.15);
	padding-top: 4px;
	padding-bottom: 4px;
}
#top div .logo a,#top div .logo img {
	max-height:162px !important;
}
#top #header.header-scrolled .logo {
	height: 87px;
	border-bottom-right-radius: 0;
	box-shadow: unset;
	background-image: url('/wp-content/uploads/gerlinde-ehlers-logo.png');
	background-size: 90%;
	background-position-y: center;
	background-position-x: 15px;
	background-repeat: no-repeat;
}
#top #header.header-scrolled .logo a,#top #header.header-scrolled .logo img {
	max-height:86px !important;
}
#top #header.header-scrolled .logo img {
	visibility:hidden
}
#top #header.header-scrolled .header_bg{
	background:white
}


/*---------------*/
/*-- Buttons --*/
/*---------------*/
#top .avia-button.avia-color-light, .main_color .button, .main_color #submit, .main_color input[type="submit"] {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.02em;
	border: 3px solid #c6d2a2;
	border-radius: 10px;
	background: #a3be74;
	font-family: 'source-sans-3-v15-latin', Helvetica, Arial, sans-serif;
	line-height: 100%;
}
#top .avia-button.avia-color-light:hover,
.main_color .button:hover, .main_color #submit:hover, .main_color input[type="submit"]:hover{
	opacity: 1;
	background: #82ac4a;
}

/*---------------*/
/*-- Menu --*/
/*---------------*/
/* link Kontakt (mobile-only) */
#menu-item-720 {
	display: none;
}
#top .sub_menu li {
	border-right-width: 0;
}
#top .sub_menu li a, #socket, #socket a{
	font-weight:400 !important;
	font-size:14px;
	color:white;
}
#header_meta .sub_menu > ul > li > a {
	padding: 0;
	line-height: 25px;
}
.avia-menu-fx {
	height: 6px;
}
.header_color .av-subnav-menu a:hover, .header_color .av-subnav-menu a:focus, .header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li a:focus, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
	color: #82ac4a;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size:16px;
}
.html_av-overlay-side-minimal .av-burger-overlay-bg {
	opacity: 0.7;
	background: var(--enfold-main-color-primary);
}

/*---------------*/
/*-- Formular --*/
/*---------------*/
#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area, #top .value_verifier_label {
	font-size: 15px !important;
}
#top form .av-form-text p {
	line-height: 120%;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 20px;
}


/*  #media queries
================================================== */

@media only screen and (max-width: 1192px) {
	
}

@media only screen and (max-width: 989px) {
	#top .flex_column.av-1f8k9-db633e1fb583aa552e4ab979732e291b {
		margin-left: 5%;
	}
	#top .flex_column.av-lz14wwva-5233093bf77f5545605ce82b36202d79 {
		width: 31%;
	}
	#top .flex_column.av-lz14wwva-5233093bf77f5545605ce82b36202d79 img {
		width: 200px;
	}
}

@media only screen and (max-width: 767px) {
	.avia-image-container.max-width img {
		max-width: 300px;
	}
	#top .flex_column.av-1f8k9-db633e1fb583aa552e4ab979732e291b {
		margin-left: 0;
	}
	#top .flex_column.av-lz14wwva-5233093bf77f5545605ce82b36202d79 {
		width: 100%;
	}
	#top #header .logo {
		height: 87px;
		border-bottom-right-radius: 0;
		box-shadow: unset;
		background-image: url('/wp-content/uploads/gerlinde-ehlers-logo.png');
		background-position-y: center;
		background-position-x: 0;
		background-repeat: no-repeat;
		background-size: auto 100%;
	}
	#top #header .logo a,
	#top #header .logo img {
		max-height:86px !important;
	}
	#top #header .logo img {
		visibility:hidden
	}
	#top #header .header_bg{
		background:white
	}
}

@media only screen and (max-width: 540px) {
	#top #header .logo {
		height: 87px;
		background-size: auto 76px;
		position: relative;
		left: -15px;
	}
	.content, .sidebar {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.avia_textblock {
		line-height: 1.45em;
	}
	h1 {
		font-size: 30px;
		margin-bottom: 10px;
	}
	#top #wrap_all .all_colors h3 {
		font-size: 21px;
	}
	h4 {
		font-size: 17px;
		line-height: 1.2em;
	}
	.responsive .logo img, .responsive .logo svg {
		width: 220px;
	}
	#av_section_1.av-height-custom .container {
		height: 260px !important;
	}
	.home #av-layout-grid-1 .avia-image-container {
		margin: 0 auto;
		width: 200px;
		float: none;
		margin-bottom: -20px;
	}
	.flex_column.av-ahe1o-29a09fba8b74c108da5d4afbe8b124ee {
		padding: 5%;
	}
	#top blockquote {
		font-size: 21px;
		padding: 20px;
		padding-right: 20px;
		margin-right: -10px;
		margin-top: 20px;
		margin-bottom: 25px;
		line-height: 130%;
		margin-left: -10px;
	}
	#menu-item-720 {
		display: block;
	}
}
@media only screen and (max-width: 360px) {
	h1 {
		font-size: 25px;
	}
	#top #header .logo {
		background-size: auto 66px;
	}
}

