/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

/* Die Überschriften der Mitglieder-Einträge im Login-Bereich */

.rwmb-heading-wrapper h4 {
	color:#3D9644;
	font-size: 20px!important;
	text-transform: none;
	margin: 0 0 30px;
}

/* Hintergrundfarben bei den Mitglieder-Einträgen im Login-Bereich */

.fokus1a {
	margin:0px!important;
	padding:12px;
	background-color:#a7d65c!important;
}

.fokus1b {
	margin:0px!important;
	padding:12px;
	background-color:#ddf6ac!important;
}

.fokus2a {
	margin:0px!important;
	padding:12px;
	background-color:#f2e764!important;
}

.fokus2b {
	margin:0px!important;
	padding:12px;
	background-color:#f8f6df!important;
}

.fokus3 {
	margin:0px!important;
	padding:12px;
	background-color:#daeaee!important;
}

.fokus4 {
	margin:0px!important;
	padding:12px;
	background-color:#fde2e2!important;
}


.clearfix {
	clear:both;
}

/* mitglieder-eintrag attributes ausblenden */
#pageparentdiv {
		display:none;
}