/**
* Theme Name: Humani Child
* Description: This is a child theme of Humani, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Wpopal Team</a>
* Template: humani
* Version: 1.2.1
*/

.give-btn.give-btn-reveal, .give-btn.give-btn-modal {
	background: #00916E;
	color: white;
	font-weight: 500;
	font-size: 24px;
}

.give-btn.give-btn-reveal:hover, .give-btn.give-btn-modal:hover {
	background: #EBFFFA;
	color: #00916E;
}

.give-modal .mfp-content .give-form {
	direction: rtl;
	text-align: right;
}

form[id*="give-form"] .give-donation-amount {
	display: flex;
	justify-content: center;
	margin-bottom: 48px;
}

.give-custom-amount-text {
	display: none;
}

.give-submit {
	width: 100%;
}

.give-icon-question {
	display: none;
}

.form-wrap {
	display: flex;
}

.raised.raised-style .label {
	font-size: 18px;
}

.raised.raised-style .value {
	font-size: 21px;
}

.ui-tabs-anchor {
	font-size: 21px;
}

.humani-mobile-nav .mobile-nav-tabs ul li {
	display: none;
}

#reply-title {
	font-family: var(--e-global-typography-heading_3-font-family) !important;
}

#tabs-3 {
	display: none;
}

.give-display-button {
	display: none;
} 

.single-give-content-wrap {
	border: none;
}

.wpcf7-response-output {
	direction: rtl;
	color: white;
}