/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* KOPFZEILE */

/*.fusion-logo img {
    width: 250px !important;
}*/

/*.fusion-contact-info {
	text-align: center !important;
}*/

/*.fusion-contact-info {
	color: #919191;
}*/


/* Tabelle Sprechzeiten So erreichen Sie uns */

.sprechzeiten {
	line-height: 2.5em; 
}

/* ANKER POSITION STARTSEITE ZU LEISTUNGEN */

.anker {
	position: relative;
	top: -250px;
}

/* NINJA FORMS */

.nf-form-title {
	display: none;
}

.nf-form-fields-required {
    padding-bottom: 20px;
}

.nf-field-label label {
    font-weight: 300 !important;
	color: #5c812e;
	font-family: "roboto";
}

.nf-label-span {
	font-weight: 300 !important;
	font-size: 18px;
    line-height: 20px;
	color: #5c812e;
}

.checkbox-wrap .nf-field-label label.nf-checked-label:before {
	color: #5c812e !important;
}

#nf-field-12 {
	background: #5c812e !important;
	color: white !important;
}

#nf-field-12:hover {
	background: #041f40 !important;
	color: white !important;
}


/*BILDERGALERIE*/

.ilightbox-social{
	display:none !important;
}
.ilightbox-social:hover {
	display:none !important;
}