/*
 Theme Name:   Nachhaltigkeit
 Description:  
 Author:       Kellenberger Interactive
 Author URI:   https://kellenberger-interactive.ch
 Template:     Divi
 Version:      1.0
 Text Domain:  nachhaltigkeit
*/

.home .et_pb_menu__logo-wrap {
	display: none;
}



.wpml-ls-legacy-list-horizontal a, .wpml-ls-statics-shortcode_actions {
	padding-right: 0;
	padding-bottom: 0;
}

.wpml-ls-statics-shortcode_actions ul {
	padding-bottom: 0;
}

.tf-donation-form {
	max-width:800px;
}

.tf-donation-form input[type=text], .tf-donation-form input[type=email]  {
	width:100%;
	border:none;
	border-bottom: 1px solid grey;
}

.tf-donation-form .button-primary, .tf-signature-sheet-form .button {
    background-color: black!important;
    font-size: 18px!important;
    text-transform: uppercase!important;
	color: white!important;
	border-radius: 4px;
	border: none;
	
	padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 33px;
    padding-right: 33px;
}

.tf-donation-form .tf-free-amount {
	padding: 0;
}

.tf-donation-form .tf-checkbox {
	
}

.tf-donation-form .button-primary:hover, .tf-signature-sheet-form .button:hover {
	background-color: #72BE44!important;
}




.tf-signature-sheet-form .row {
	margin-bottom: 25px;
}

.tf-signature-sheet-form .row label {
	display: block !important;
}

.tf-signature-sheet-form input[type=text], .tf-signature-sheet-form input[type=email]  {
	width:100%;
	border:none;
	border-bottom: 1px solid grey;
}

.tf-signature-sheet-form .button {
	margin-top: 25px;
}

#signedUpForNewsletter {
	float:left;
	margin-right: 10px;
}


.gform_wrapper.gravity-theme input[type=number] {
	border: 1px solid #bbb;
}