.wpcf7-form{margin: 0;}
.fundraising-grid-area-description p {
    color: #333333;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
}

.nav-item.donation-button{margin-left:20px!important;}

.donation-button > .s-nav-link > a{
	padding: 10px 25px!important; 
	color: #fff!important;
	background-color: #E24A70!important;
	border-radius: 50px!important;
	font-weight: bold!important;
	letter-spacing: 2px!important;
	font-size: 1.28rem!important;
	margin:unset!important;
}

#main-menu .donation-button .s-nav-link{margin:unset!important;}
.btn-white{
	border-color:white !important;
	background-color: white !important;
	color:white !important;
	box-shadow: unset !important; 
	cursor: auto !important;
}
.fundraising-card-amount-options-b{
	flex-wrap: wrap;
}
.fundraising-card-amount-options-b .fundraising-card-amount-btn{
	width:23%;
	padding: 16px 0px;
}
@media(max-width:450px){
	.fundraising-card-amount-options-b .fundraising-card-amount-btn{
		width:30% !important;
	}
}
.btn-green{background-color: #449342 !important;}
.organization-icon-section img{background-color:unset}
.cur-btn button{cursor: pointer !important;}
.has-error textarea{border-color: #e93e74 !important;}
.donate-msg-section{margin: 0 auto;}
.num-right{float: right;}
.fundraising-card-goal-amount-num .fundraising_amount_b,
.fundraising-card-goal-amount-num .unit{
	color: #3F873F;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
}
.fundraising_amount{color:#3F873F}

.other-amount-input {
  color: #449342;
}
 .other-amount-input::placeholder {
  color: #449342;
}
.other-amount-btn.active .other-amount-input{color: white;   }
 .other-amount-btn.active .other-amount-input::placeholder {
  color: white;
}
.other-amount-input {      
  text-align: center;   
padding-right: 15px;
}


@media(min-width:992px){
	.main-item-section{    padding: 130px 20px;}
}
.wpcf7-list-item.first.last{margin-left:0}
.donate_msg_box img{background-color:unset}
.collec-options p{
	 flex: 1 1 45%;
    display: flex;
}
@media only screen and (max-width: 991px) {
	.donation-sub-title .nav-button{font-size: 16px;}
}
