/*Add frontend css here*/

[id*="give-form"].give-display-reveal #give-kf-donation-frequency-section {
	display: none;
}

[id*="give-form"].kf-give-company-form #give-first-name-wrap,
[id*="give-form"].kf-give-company-form #give-last-name-wrap {
	display: none;
}

[id*="give-form"].kf-give-company-form #give_checkout_user_info > legend:first-of-type {
	height: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
	width: 0;
}
