.give-box.style-1 .give-form-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

[id*=give-form] h1.give-form-title {
	margin-bottom: 30px;
}

.give-box.style-1 [id*=give-form] h2.give-form-title {
	margin-bottom: 0;
	padding-right: 40px;
}

.vc_row-has-fill .give-form-title
{
	color: #fff;
}

.give-box.style-2 .give-form-title {
	margin-bottom: 37px;
	color: #fff;
}

.set-price.give-donation-amount
{
	display: none !important;
}

.give-total-wrap {
	position: absolute;
	right: 0;
	top: -73px;
}

.give-box.style-1 .give-total-wrap {
	position: relative;
	top: 0;
	margin-right: 3px;
}

.give-box.style-1 .give-total-wrap .give-donation-amount {

	font-family: inherit;
	background-color: #f7f7f7;
	border-radius: 3px;
	padding: 8px 20px;
	font-size: 16px;
	color: #262621;
	text-align: left;
	margin: 0;
	font-weight: 600;
	border: none;
	cursor: pointer;


}

.carousel-type-2 .give-total-wrap {
	top: -55px;
}

	form[id*=give-form] .give-total-wrap .give-donation-amount
	{
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 0;
		font-family: inherit;
		background-color: transparent;
		border-radius: 3px;
		padding: 0;
		font-size: 18px;
		color: #262621;
		text-align: right;
	}

    #give-recurring-form .form-row-wide:after,
    #give-recurring-form .form-row-wide:before,
    form.give-form .form-row-wide:after,
    form.give-form .form-row-wide:before,
    form[id*=give-form] .form-row-wide:after,
    form[id*=give-form] .form-row-wide:before
    {
        display: none;
    }

	form[id*=give-form] .give-donation-amount input.give-amount-top {
		border: none;
		background-color: transparent;
	}

		.give-box.style-2 form[id*=give-form] .give-total-wrap .give-text-input,
		.give-box.style-2 form[id*=give-form] .give-total-wrap .give-currency-symbol
		{
			color: #fff;
		}

	form[id*=give-form] .give-donation-amount input.give-amount-top {
		width: auto;
		text-align: right;
	}

	.give-total-wrap form[id*=give-form] .give-donation-amount .give-currency-symbol {
		border: none;
	}

.carousel-type-2 form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
	float: right;
	padding-right: 0;
	padding-left: 9px;
	height: auto;
	font-size: 18px;
	font-weight: 600;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

form[id*=give-form] .give-donation-amount #give-amount,
form[id*=give-form] .give-donation-amount #give-amount-text
{
	padding: 0;
	border: none;
	background: transparent;
	color: #262621;
	font-size: 16px;
	font-weight: 600;
}

.give-box.style-2 form[id*=give-form] .give-donation-amount #give-amount {
	color: #fff;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
	border: none;
	background: transparent;
}

.give-box.style-1 form.give-form,
.give-donation-levels-wrap
{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.give-form-wrap.give-display-reveal form.give-form {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
}

.give-display-reveal form.give-form .give-donation-levels-wrap {
	align-items: flex-start;
	justify-content: flex-start;
}

.give-display-reveal form.give-form #give-donation-level-button-wrap li {
	margin-bottom: 10px;
	width: 48%;
}

.give-display-reveal form.give-form .give-total-wrap {
	background-color: #f7f7f7;
	border-radius: 3px;
	padding: 8px 30px;
	font-size: 16px;
	color: #262621;
	margin-bottom: 10px;
	position: static;
}

.style-2 .give-display-reveal form.give-form .give-total-wrap {
	background-color: #373732;
	padding: 8px 30px;
}

.give-display-reveal form.give-form .give_error {

}

form.give-form, form[id*=give-form]  {
	position: relative;
	margin-bottom: 0;
}

#give-donation-level-button-wrap {
	margin-bottom: 0;
}

#give-donation-level-button-wrap li {
	float: none;
	margin: 0 3px;
}

.give-donation-levels-wrap button {
	font-family: inherit;
	background-color: #f7f7f7;
	border-radius: 3px;
	padding: 16px 20px;
	font-size: 16px;
	color: #262621;
	text-align: left;
	margin: 0;
	font-weight: 600;
	border: none;
	cursor: pointer;
}

.give-btn.give-default-level,
.give-donation-levels-wrap button:hover {
	color: #d96704;
}

.give-btn:hover { background-color: #f7f7f7; }

[id*=give-form].give-display-modal .give-btn,
[id*=give-form].give-display-reveal .give-btn
{
	margin-bottom: 0;
}

[id*=give-form].give-display-reveal .give-btn:not(.give-btn-reveal)
{
	width: 100%;
}

[id*=give-form].give-display-modal .give-btn.give-btn-modal { margin-left: 3px; }

[id*=give-form].give-display-reveal .give-btn.give-btn-reveal {
	margin-left: 3px;
}

.give-box.style-2 .give-form .give-btn,
.give-btn.give-btn-modal,
.give-btn.give-btn-reveal,
.give-submit
{
	display: inline-block;
	border-radius: 3px;
	font-family: inherit;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.1px;
	padding: 16px 30px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	border: none;
	cursor: pointer;
	background-color: #373732;
	transition: background-color .35s ease;
}

.give-btn.give-btn-modal:after,
.give-btn.give-btn-reveal:after {
	margin-left: 10px;
	font-style: normal;
	font-size: inherit;
	font-family: 'fontello';
	content: "\e8f9";
}

.give-box.style-2 .give-form .give-btn:hover,
.give-btn.give-btn-modal:hover,
.give-btn.give-btn-reveal:hover,
.give-submit:hover
{
	background-color: #262621;
}

.give-box.style-2 .give-form-content-wrap
{
	margin-bottom: 50px;
}

[id*=give-form] div.give-form-content-wrap p
{
	font-size: 16px;
	line-height: 26px;
}

.give-goal-progress {
	margin-bottom: 42px;
}

.give-goal-progress .give-progress-bar {
	position: relative;
	margin-bottom: 13px;
	height: 5px;
	border-radius: 3px;
	background: #b95803;
	overflow: visible;
}

.give-goal-progress .raised {
	margin-bottom: 0;
}

.give-goal-progress .give-progress-bar > span {
	overflow: visible;
}

.give-progress-bar span.p-bar {
	display: none;
	position: absolute;
	right: 0;
	bottom: 100%;
	font-size: 16px;
	background: #b95803;
	color: #fff;
	padding: 0 11px;
	line-height: 26px;
	border-radius: 3px;
	margin-bottom: 15px;
	font-weight: 600;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}

	.give-progress-bar span.p-bar:after {
		content: '';
		position: absolute;
		top: 100%;
		left: 50%;
		margin-left: -6px;
		border-left: 6px solid transparent;
		border-top: 8px solid #b95803;
		border-right: 6px solid transparent;
	}

.give-box.style-2 .give-goal-progress .raised {
	font-size: 18px;
	color: #eee;
	font-weight: normal;
}

.give-box.style-2 .give-goal-progress .raised  span{
	font-weight: bold;
}


/* Give Carousel */


.entry-box [id*=give-form] .give-form-title {
	margin-bottom: 13px;
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
}

.entry-box .give-goal-progress .give-progress-bar {
	background: #e3e3e3;
}

.entry-box .give-progress-bar span.p-bar {
	background: #e3e3e3;
	color: #262621;
}

.entry-box .give-progress-bar span.p-bar:after {
	border-top-color: #e0e0e0;
}

.entry-box .give-btn.give-btn-modal,
.entry-box .give-submit
{
	padding: 13px 30px;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .5px;
	border-radius: 3px;
	background: #d96704;
	color: #fff;
}

.entry-box .give-btn.give-btn-modal:after { display: none; }

.entry-box .give-goal-progress {
	margin-bottom: 22px;
}

.entry-box .give-btn.give-btn-modal:hover,
.entry-box .give-submit:hover
{
	background: #b95803;
}

.entry-box .give-goal-progress .raised {
	font-size: 16px;
	color: #262621;
}

.entry-box [id*=give-form].give-display-modal .give-btn.give-btn-modal {
	margin-left: 0;
}

.give_error.give_warning p { color: #262621; }

@media ( max-width: 992px ) {

	.give-box.style-1 [id*=give-form] h2.give-form-title {
		margin-bottom: 13px;
	}

}

@media only screen and (min-width: 481px) and (max-width: 992px) {

	#give-donation-level-button-wrap {
		margin-bottom: 1em;
	}

}

@media (max-width: 767px) {

	.give-box.style-1 .give-form-wrap {
		justify-content: flex-start;
	}

			#give-donation-level-button-wrap li {
				margin: 3px;
			}

		.give-box.style-1 form.give-form, .give-donation-levels-wrap {
			justify-content: flex-start;
		}

}


@media (max-width: 480px) {

	#give-donation-level-button-wrap {
		margin-bottom: 1em;
	}

}