/*
Theme Name: Echobell
Theme URI: https://git.rent-a-ninja.org/wordpress/rentaninja_divi
Template: enfold
Author: DI Alexander Herzog
Author URI: https://www.rent-a-ninja.org
Version: 1.0.1
Updated: 2017-04-26 21:00:00
*/

@charset "UTF-8";

#empfehler_field.heading * {
    color: #c3a266;
    font-size: 20px;
}
#empfehler_field.heading input {
    display: none !important;
}

#affiliate_preselect_field input {
	display: inline-block;
	float: left;
	margin-right: 1em;
	line-height: 18px;
}

#affiliate_preselect_field input + label {
	line-height: 18px;
	height: 2em;
}


