.give-form-templates .give-form-wrap,
.give-form-templates .give-receipt-wrap,
.give-form-templates .give-form-wrap p,
.give-form-templates .give-receipt-wrap p,
.give-form-templates .give-form-wrap .payment .heading,
.give-form-templates .give-receipt-wrap .payment .heading,
.give-form-templates .give-form-wrap .payment .subheading,
.give-form-templates .give-receipt-wrap .payment .subheading,
.give-form-templates .give-form-wrap .details-table .details-row .detail,
.give-form-templates .give-receipt-wrap .details-table .details-row .detail,
.give-form-templates .give-form-wrap .details-table .details-row .value,
.give-form-templates .give-receipt-wrap .details-table .details-row .value,
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount,
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount-text,
.give-form-templates .select2.select2-container .select2-selection[role=combobox],
.give-form-templates input:not([type="button"]):not([type="submit"]),
.give-form-templates input.give-input,
.give-form-templates input.give-input.required,
.give-form-templates form[id*=give-form] .form-row input[type=text],
.give-form-templates form[id*=give-form] .form-row input[type=text].required,
.give-form-templates #give-first,
.give-form-templates #give-last,
.give-form-templates #give-email,
.give-form-templates #give-title,
.give-form-templates select,
.give-form-templates textarea,
.give-form-templates form.give-form .form-row textarea {
font: var( --e-global-typography-vamtam_primary_font-font-weight, normal ) var( --e-global-typography-vamtam_primary_font-font-style, normal ) var( --e-global-typography-vamtam_primary_font-font-size )/var( --e-global-typography-vamtam_primary_font-line-height ) var( --e-global-typography-vamtam_primary_font-font-family );letter-spacing: var( --e-global-typography-vamtam_primary_font-letter-spacing, normal );text-transform: var( --e-global-typography-vamtam_primary_font-transform, none );-webkit-text-decoration: var( --e-global-typography-vamtam_primary_font-decoration, none );text-decoration: var( --e-global-typography-vamtam_primary_font-decoration, none );
}
.give-form-templates .give-form-wrap h2.headline,
.give-form-templates .give-receipt-wrap h2.headline {
font: var( --e-global-typography-vamtam_h2-font-weight, normal ) var( --e-global-typography-vamtam_h2-font-style, normal ) var( --e-global-typography-vamtam_h2-font-size )/var( --e-global-typography-vamtam_h2-line-height ) var( --e-global-typography-vamtam_h2-font-family );letter-spacing: var( --e-global-typography-vamtam_h2-letter-spacing, normal );text-transform: var( --e-global-typography-vamtam_h2-transform, none );-webkit-text-decoration: var( --e-global-typography-vamtam_h2-decoration, none );text-decoration: var( --e-global-typography-vamtam_h2-decoration, none );
}
.give-form-templates .give-form-wrap h3.headline,
.give-form-templates .give-receipt-wrap h3.headline {
font: var( --e-global-typography-vamtam_h3-font-weight, normal ) var( --e-global-typography-vamtam_h3-font-style, normal ) var( --e-global-typography-vamtam_h3-font-size )/var( --e-global-typography-vamtam_h3-line-height ) var( --e-global-typography-vamtam_h3-font-family );letter-spacing: var( --e-global-typography-vamtam_h3-letter-spacing, normal );text-transform: var( --e-global-typography-vamtam_h3-transform, none );-webkit-text-decoration: var( --e-global-typography-vamtam_h3-decoration, none );text-decoration: var( --e-global-typography-vamtam_h3-decoration, none );
}
.give-form-templates {
min-height: auto !important;
margin: 0;
margin-bottom: 50px;
}
.give-form-templates,
.give-form-templates * {
box-sizing: border-box;
}
.give-form-templates .give-form-wrap,
.give-form-templates .give-receipt-wrap,
.give-form-templates .give-form-wrap p,
.give-form-templates .give-receipt-wrap p,
.give-form-templates .give-form-wrap .payment .heading,
.give-form-templates .give-receipt-wrap .payment .heading,
.give-form-templates .give-form-wrap .payment .subheading,
.give-form-templates .give-receipt-wrap .payment .subheading,
.give-form-templates .give-form-wrap .details-table .details-row .detail,
.give-form-templates .give-receipt-wrap .details-table .details-row .detail,
.give-form-templates .give-form-wrap .details-table .details-row .value,
.give-form-templates .give-receipt-wrap .details-table .details-row .value {
font-family: var(--vamtam-give-body-font-family, inherit);
color: var(--vamtam-primary-font-color) !important;
}
.give-form-templates .give-form-wrap h2.headline,
.give-form-templates .give-receipt-wrap h2.headline {
font-family: var(--vamtam-give-body-font-family, inherit);
color: var(--vamtam-h2-color) !important;
}
.give-form-templates .give-form-wrap h3.headline,
.give-form-templates .give-receipt-wrap h3.headline {
font-family: var(--vamtam-give-body-font-family, inherit);
color: var(--vamtam-h3-color) !important;
}
.give-form-templates .give-form-wrap .details-table .details-row .value,
.give-form-templates .give-receipt-wrap .details-table .details-row .value {
text-align: center;
}
.give-form-templates .give-form-wrap .receipt .headline,
.give-form-templates .give-receipt-wrap .receipt .headline {
font-size: x-large;
}
.give-form-templates .give-form-wrap {
border: 0;
border-radius: 0;
box-shadow: none;
}
.give-form-templates .give-form-wrap .give-section.introduction {
align-items: flex-start;
}
.give-form-templates .give-form-wrap .give-section.introduction .seperator {
display: none;
}
.give-form-templates .give-form-wrap .give-section.introduction .image {
order: 0;
padding-top: 400px;
}
.give-form-templates .give-form-wrap .give-section.introduction .headline {
text-align: start;
order: 1;
margin: 20px 0 10px 0;
font-size: 24px;
font-weight: bold;
letter-spacing: 0;
line-height: 32px;
max-width: 100%;
color: var(--vamtam-accent-color-1, #052F5C);
}
.give-form-templates .give-form-wrap .give-section.introduction .description {
order: 2;
margin: 10px 0;
text-align: start;
font-size: 16px;
letter-spacing: 0;
line-height: 30px;
}
.give-form-templates .give-form-wrap .give-section.introduction .income-stats {
order: 3;
background-color: transparent;
margin: 10px 0;
}
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .raised,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .goal,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .count {
border: 0;
padding: 0;
display: flex;
align-items: center;
flex-flow: row nowrap;
}
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .raised .text,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .goal .text,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .count .text {
position: relative;
order: 1;
text-transform: capitalize;
margin-right: 5px;
}
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .raised .text::after,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .goal .text::after,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .count .text::after {
content: ":";
}
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .raised .number,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .goal .number,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .count .number {
order: 2;
}
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .raised .number,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .goal .number,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .count .number,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .raised .text,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .goal .text,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .count .text {
font-family: var(--vamtam-give-body-font-family, inherit);
font-size: 14px !important;
letter-spacing: 0;
line-height: 30px;
}
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .raised {
justify-content: flex-start;
}
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .raised .number,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .raised .text {
color: var(--vamtam-accent-color-2, #F69D94);
font-weight: 500;
}
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .count {
display: none;
}
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .goal {
justify-content: flex-end;
}
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .goal .number,
.give-form-templates .give-form-wrap .give-section.introduction .income-stats .goal .text {
color: #7A8897;
}
.give-form-templates .give-form-wrap .give-section.introduction .progress-bar {
order: 4;
border: 0;
}
.give-form-templates .give-form-wrap .give-section.introduction .progress-bar .give-progress-bar {
margin: 10px 0;
height: 8px;
}
.give-form-templates .give-form-wrap .give-section.introduction .progress-bar .give-progress-bar > span {
height: 8px;
background-color: var(--vamtam-accent-color-2, #F69D94) !important;
background: var(--vamtam-accent-color-2, #F69D94) !important;
background-blend-mode: normal !important;
}
.give-form-templates .give-form-wrap .give-section.introduction .give-btn.advance-btn {
margin: 40px 0 0 0;
}
.give-form-templates .give-form-wrap .give-btn.advance-btn,
.give-form-templates .give-form-wrap .give-btn.give-submit {
display: inline-block;
text-align: center;
transition: all 0.3s;
box-shadow: none;
width: auto;
max-width: 180px !important;
min-width: 180px !important;
font-family: var(--vamtam-give-body-font-family, inherit);
font-size: 16px;
line-height: 25px;
letter-spacing: 0px;
font-weight: bold;
fill: var(--vamtam-accent-color-5, #FFFFFF) !important;
color: var(--vamtam-accent-color-5, #FFFFFF) !important;
background-color: var(--vamtam-accent-color-1, #052F5C) !important;
border: 0 !important;
-webkit-filter: none !important;
filter: none !important;
padding: 18px 42px 18px 42px !important;
border-radius: 50px;
}
.give-form-templates .give-form-wrap .give-btn.advance-btn:hover,
.give-form-templates .give-form-wrap .give-btn.give-submit:hover {
background-color: var(--vamtam-accent-color-2, #F69D94) !important;
border: 0 !important;
-webkit-filter: none !important;
filter: none !important;
}
.give-form-templates .give-form-wrap .give-btn.advance-btn i,
.give-form-templates .give-form-wrap .give-btn.give-submit i {
display: none;
}
.give-form-templates .give-form-wrap #give-advance-button,
.give-form-templates .give-form-wrap #give-purchase-button,
.give-form-templates .give-form-wrap .give-btn.advance-btn {
margin-bottom: 0;
}
.give-form-templates .give-form-wrap #give-advance-button + .sequoia-loader.spinning,
.give-form-templates .give-form-wrap #give-purchase-button + .sequoia-loader.spinning,
.give-form-templates .give-form-wrap .give-btn.advance-btn + .sequoia-loader.spinning {
bottom: 15px;
}
.give-form-templates .give-form-wrap #give-donation-level-button-wrap > li {
text-align: center;
}
.give-form-templates .give-form-wrap #give-donation-level-button-wrap .give-donation-level-btn {
width: 85px;
height: 85px;
padding: 0;
border: 2px solid var(--vamtam-accent-color-1) !important;
border-radius: 50%;
box-shadow: none !important;
background-color: transparent !important;
color: var(--vamtam-accent-color-1) !important;
}
.give-form-templates .give-form-wrap #give-donation-level-button-wrap .give-donation-level-btn,
.give-form-templates .give-form-wrap #give-donation-level-button-wrap .give-donation-level-btn .currency {
font-size: 18px;
font-weight: 600;
letter-spacing: 0;
line-height: 26px;
text-align: center;
}
.give-form-templates .give-form-wrap #give-donation-level-button-wrap .give-donation-level-btn .currency {
margin: 0 5px 0 0;
}
.give-form-templates .give-form-wrap #give-donation-level-button-wrap .give-donation-level-btn.give-default-level {
background-color: var(--vamtam-accent-color-1) !important;
color: var(--vamtam-accent-color-5) !important;
}
.give-form-templates .give-form-wrap #give-donation-level-button-wrap .give-donation-level-btn[data-price-id="custom"] {
display: none !important;
}
.give-form-templates .give-form-wrap #give-gateway-radio-list > li input[type=radio] {
width: auto !important;
}
.give-form-templates .give-form-wrap #give-gateway-radio-list > li label.give-gateway-option {
padding-left: 0;
}
.give-form-templates .give-form-wrap .payment #give-payment-mode-select ul > li {
border-radius: 30px;
max-height: 70px;
}
.give-form-templates .give-form-wrap .payment #give_purchase_form_wrap {
border-radius: 30px;
padding-left: 10px !important;
padding-right: 10px !important;
padding-top: 10px;
padding-bottom: 0;
}
.give-form-templates .give-form-wrap .payment #give-anonymous-donation-wrap .give-label {
display: flex !important;
align-items: center;
padding: 0;
width: 100%;
}
.give-form-templates .give-form-wrap .payment #give-anonymous-donation-wrap .give-label > input[type="checkbox"] {
flex-shrink: 12;
width: auto !important;
}
.give-form-templates .give-form-wrap .payment #give-anonymous-donation-wrap .give-label > span.give-tooltip {
bottom: 8px;
}
@media (min-width: 481px) {
.give-form-templates .give-form-wrap :is(
form.give-form .give-title-prefix-wrap .form-row-title,
form[id*=give-form] .give-title-prefix-wrap .form-row-title
) {
width: 20%;
}
.give-form-templates .give-form-wrap :is(
form.give-form .give-title-prefix-wrap .form-row-first,
form.give-form .give-title-prefix-wrap .form-row-last,
form[id*=give-form] .give-title-prefix-wrap .form-row-first,
form[id*=give-form] .give-title-prefix-wrap .form-row-last
) {
width: 37.5%;
}
}
.give-form-templates.hide-give-notices #give_error_test_mode,
.give-form-templates.hide-give-notices #give_purchase_form_wrap fieldset.no-fields,
.give-form-templates.hide-give-notices .give_warning {
display: none;
}
.give-form-templates #give-receipt {
max-height: 400px;
overflow-y: scroll;
}
.give-form-templates #give-receipt .checkmark {
display: none !important;
}
.give-form-templates #give-receipt .details .details-table .details-row {
align-items: center;
}
.give-form-templates .receipt .social-sharing .social-btn {
display: inline-block !important;
text-align: center !important;
cursor: pointer !important;
position: relative !important;
z-index: 0 !important;
vertical-align: middle !important;
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
text-decoration: none !important;
text-shadow: none !important;
-webkit-font-smoothing: auto !important;
transition: all 0.3s !important;
font: bold 16px/1em var(--vamtam-primary-font-font-family) !important;
border-radius: 0 !important;
border: none !important;
padding: var(--vamtam-button-solid-padding, 22px 27px) !important;
background: var(--vamtam-accent-color-1) !important;
color: var(--vamtam-accent-color-1-hc) !important;
background: var(--vamtam-btn-bg-color) !important;
color: var(--vamtam-btn-text-color) !important;
text-transform: none !important;
border-radius: 30px !important;
display: flex !important;
}
.give-form-templates .receipt .social-sharing .social-btn:focus {
outline: none !important;
opacity: 0.8 !important;
}
.give-form-templates .receipt .social-sharing .social-btn:hover {
text-decoration: none !important;
}
.give-form-templates .receipt .social-sharing .social-btn:hover {
background: var(--vamtam-accent-color-6) !important;
color: var(--vamtam-accent-color-6-hc) !important;
}
.give-form-templates .receipt .social-sharing .social-btn:hover {
background: var(--vamtam-btn-hover-bg-color) !important;
color: var(--vamtam-btn-hover-text-color) !important;
}
.give-form-templates .receipt .social-sharing .social-btn.disabled {
opacity: 0.3 !important;
pointer-events: none !important !important;
}
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount,
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount-text,
.give-form-templates .select2.select2-container .select2-selection[role=combobox],
.give-form-templates input:not([type="button"]):not([type="submit"]),
.give-form-templates input.give-input,
.give-form-templates input.give-input.required,
.give-form-templates form[id*=give-form] .form-row input[type=text],
.give-form-templates form[id*=give-form] .form-row input[type=text].required,
.give-form-templates #give-first,
.give-form-templates #give-last,
.give-form-templates #give-email,
.give-form-templates #give-title,
.give-form-templates select,
.give-form-templates textarea,
.give-form-templates form.give-form .form-row textarea {
box-sizing: border-box !important;
padding: 14px 20px !important;
height: auto !important;
width: 100% !important;
position: relative !important;
outline: 0 !important;
border-radius: 0 !important;
margin: 0 !important;
transition: all 0.3s !important;
caret-color: var(--vamtam-accent-color-1) !important;
background-color: #fff !important;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
color: var(--vamtam-accent-color-1) !important;
border-style: solid !important;
border-width: 2px !important;
border-color: var(--vamtam-accent-color-1) !important;
border-radius: 30px !important;
min-height: 60px !important;
max-height: 60px !important;
box-shadow: none !important;
}
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount::-webkit-input-placeholder,
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount-text::-webkit-input-placeholder,
.give-form-templates .select2.select2-container .select2-selection[role=combobox]::-webkit-input-placeholder,
.give-form-templates input:not([type="button"]):not([type="submit"])::-webkit-input-placeholder,
.give-form-templates input.give-input::-webkit-input-placeholder,
.give-form-templates input.give-input.required::-webkit-input-placeholder,
.give-form-templates form[id*=give-form] .form-row input[type=text]::-webkit-input-placeholder,
.give-form-templates form[id*=give-form] .form-row input[type=text].required::-webkit-input-placeholder,
.give-form-templates #give-first::-webkit-input-placeholder,
.give-form-templates #give-last::-webkit-input-placeholder,
.give-form-templates #give-email::-webkit-input-placeholder,
.give-form-templates #give-title::-webkit-input-placeholder,
.give-form-templates select::-webkit-input-placeholder,
.give-form-templates textarea::-webkit-input-placeholder,
.give-form-templates form.give-form .form-row textarea::-webkit-input-placeholder {
color: color( from var( --vamtam-accent-color-1) srgb r g b / .3 ) !important;
}
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount:-ms-input-placeholder,
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount-text:-ms-input-placeholder,
.give-form-templates .select2.select2-container .select2-selection[role=combobox]:-ms-input-placeholder,
.give-form-templates input:not([type="button"]):not([type="submit"]):-ms-input-placeholder,
.give-form-templates input.give-input:-ms-input-placeholder,
.give-form-templates input.give-input.required:-ms-input-placeholder,
.give-form-templates form[id*=give-form] .form-row input[type=text]:-ms-input-placeholder,
.give-form-templates form[id*=give-form] .form-row input[type=text].required:-ms-input-placeholder,
.give-form-templates #give-first:-ms-input-placeholder,
.give-form-templates #give-last:-ms-input-placeholder,
.give-form-templates #give-email:-ms-input-placeholder,
.give-form-templates #give-title:-ms-input-placeholder,
.give-form-templates select:-ms-input-placeholder,
.give-form-templates textarea:-ms-input-placeholder,
.give-form-templates form.give-form .form-row textarea:-ms-input-placeholder {
color: color( from var( --vamtam-accent-color-1) srgb r g b / .3 ) !important;
}
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount::-ms-input-placeholder,
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount-text::-ms-input-placeholder,
.give-form-templates .select2.select2-container .select2-selection[role=combobox]::-ms-input-placeholder,
.give-form-templates input:not([type="button"]):not([type="submit"])::-ms-input-placeholder,
.give-form-templates input.give-input::-ms-input-placeholder,
.give-form-templates input.give-input.required::-ms-input-placeholder,
.give-form-templates form[id*=give-form] .form-row input[type=text]::-ms-input-placeholder,
.give-form-templates form[id*=give-form] .form-row input[type=text].required::-ms-input-placeholder,
.give-form-templates #give-first::-ms-input-placeholder,
.give-form-templates #give-last::-ms-input-placeholder,
.give-form-templates #give-email::-ms-input-placeholder,
.give-form-templates #give-title::-ms-input-placeholder,
.give-form-templates select::-ms-input-placeholder,
.give-form-templates textarea::-ms-input-placeholder,
.give-form-templates form.give-form .form-row textarea::-ms-input-placeholder {
color: color( from var( --vamtam-accent-color-1) srgb r g b / .3 ) !important;
}
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount::placeholder,
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount-text::placeholder,
.give-form-templates .select2.select2-container .select2-selection[role=combobox]::placeholder,
.give-form-templates input:not([type="button"]):not([type="submit"])::placeholder,
.give-form-templates input.give-input::placeholder,
.give-form-templates input.give-input.required::placeholder,
.give-form-templates form[id*=give-form] .form-row input[type=text]::placeholder,
.give-form-templates form[id*=give-form] .form-row input[type=text].required::placeholder,
.give-form-templates #give-first::placeholder,
.give-form-templates #give-last::placeholder,
.give-form-templates #give-email::placeholder,
.give-form-templates #give-title::placeholder,
.give-form-templates select::placeholder,
.give-form-templates textarea::placeholder,
.give-form-templates form.give-form .form-row textarea::placeholder {
color: color( from var( --vamtam-accent-color-1) srgb r g b / .3 ) !important;
}
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount:active,
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount-text:active,
.give-form-templates .select2.select2-container .select2-selection[role=combobox]:active,
.give-form-templates input:not([type="button"]):not([type="submit"]):active,
.give-form-templates input.give-input:active,
.give-form-templates input.give-input.required:active,
.give-form-templates form[id*=give-form] .form-row input[type=text]:active,
.give-form-templates form[id*=give-form] .form-row input[type=text].required:active,
.give-form-templates #give-first:active,
.give-form-templates #give-last:active,
.give-form-templates #give-email:active,
.give-form-templates #give-title:active,
.give-form-templates select:active,
.give-form-templates textarea:active,
.give-form-templates form.give-form .form-row textarea:active,
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount:focus,
.give-form-templates form[id*=give-form] .give-donation-amount #give-amount-text:focus,
.give-form-templates .select2.select2-container .select2-selection[role=combobox]:focus,
.give-form-templates input:not([type="button"]):not([type="submit"]):focus,
.give-form-templates input.give-input:focus,
.give-form-templates input.give-input.required:focus,
.give-form-templates form[id*=give-form] .form-row input[type=text]:focus,
.give-form-templates form[id*=give-form] .form-row input[type=text].required:focus,
.give-form-templates #give-first:focus,
.give-form-templates #give-last:focus,
.give-form-templates #give-email:focus,
.give-form-templates #give-title:focus,
.give-form-templates select:focus,
.give-form-templates textarea:focus,
.give-form-templates form.give-form .form-row textarea:focus {
color: var(--vamtam-accent-color-1) !important;
border-color: color( from var( --vamtam-accent-color-1) srgb r g b / .3 ) !important;
}
.give-form-templates #give-first,
.give-form-templates #give-last,
.give-form-templates #give-email {
padding-left: 33px !important;
}
.give-form-templates .give-total-wrap {
display: flex !important;
justify-content: center !important;
align-items: center !important;
}
.give-form-templates .give-total-wrap .give-donation-amount.form-row-wide {
margin: 0 !important;
padding: 10px !important;
border: 0 !important;
box-shadow: none !important;
}
.give-form-templates .give-total-wrap .give-donation-amount.form-row-wide .give-currency-symbol {
order: 1 !important;
padding: 0 !important;
margin: 0 !important;
border: 0 !important;
color: var(--vamtam-accent-color-1) !important;
font-size: x-large !important;
float: unset !important;
height: auto !important;
position: absolute !important;
left: 20px !important;
}
.give-form-templates .give-total-wrap .give-donation-amount.form-row-wide .give-text-input {
order: 0 !important;
float: unset !important;
min-width: unset !important;
font-size: x-large !important;
background-clip: unset !important;
}
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-btn.advance-btn,
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-btn.give-submit {
fill: var(--vamtam-accent-color-6) !important;
color: var(--vamtam-accent-color-6) !important;
background-color: var(--vamtam-accent-color-1) !important;
}
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-btn.advance-btn:hover,
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-btn.give-submit:hover {
background-color: var(--vamtam-accent-color-6) !important;
color: var(--vamtam-accent-color-5) !important;
}
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-section.introduction .income-stats .raised {
font-weight: 500;
}
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-section.introduction .income-stats .goal {
font-weight: 400;
}
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-section.introduction .income-stats .raised .number,
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-section.introduction .income-stats .goal .number,
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-section.introduction .income-stats .raised .text,
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-section.introduction .income-stats .goal .text {
color: var(--vamtam-accent-color-6) !important;
}
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-section.introduction .progress-bar .give-progress-bar {
box-shadow: none;
}
.give-form-templates.vamtam-givewp-form-dark .give-form-wrap .give-section.introduction .progress-bar .give-progress-bar > span {
background-color: var(--vamtam-accent-color-1) !important;
}
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount-text,
.give-form-templates.vamtam-givewp-form-dark .select2.select2-container .select2-selection[role=combobox],
.give-form-templates.vamtam-givewp-form-dark input:not([type="button"]):not([type="submit"]),
.give-form-templates.vamtam-givewp-form-dark input.give-input,
.give-form-templates.vamtam-givewp-form-dark input.give-input.required,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text],
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text].required,
.give-form-templates.vamtam-givewp-form-dark #give-first,
.give-form-templates.vamtam-givewp-form-dark #give-last,
.give-form-templates.vamtam-givewp-form-dark #give-email,
.give-form-templates.vamtam-givewp-form-dark #give-title,
.give-form-templates.vamtam-givewp-form-dark select,
.give-form-templates.vamtam-givewp-form-dark textarea,
.give-form-templates.vamtam-givewp-form-dark form.give-form .form-row textarea {
caret-color: var(--vamtam-accent-color-6) !important;
color: var(--vamtam-accent-color-6) !important;
border-color: var(--vamtam-accent-color-6) !important;
}
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount-text::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark .select2.select2-container .select2-selection[role=combobox]::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark input:not([type="button"]):not([type="submit"])::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark input.give-input::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark input.give-input.required::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text]::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text].required::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-first::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-last::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-email::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-title::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark select::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark textarea::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form.give-form .form-row textarea::-webkit-input-placeholder {
color: color( from var( --vamtam-accent-color-6) srgb r g b / .3 ) !important;
}
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount-text:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark .select2.select2-container .select2-selection[role=combobox]:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark input:not([type="button"]):not([type="submit"]):-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark input.give-input:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark input.give-input.required:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text]:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text].required:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-first:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-last:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-email:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-title:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark select:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark textarea:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form.give-form .form-row textarea:-ms-input-placeholder {
color: color( from var( --vamtam-accent-color-6) srgb r g b / .3 ) !important;
}
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount-text::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark .select2.select2-container .select2-selection[role=combobox]::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark input:not([type="button"]):not([type="submit"])::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark input.give-input::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark input.give-input.required::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text]::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text].required::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-first::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-last::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-email::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-title::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark select::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark textarea::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-dark form.give-form .form-row textarea::-ms-input-placeholder {
color: color( from var( --vamtam-accent-color-6) srgb r g b / .3 ) !important;
}
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount::placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount-text::placeholder,
.give-form-templates.vamtam-givewp-form-dark .select2.select2-container .select2-selection[role=combobox]::placeholder,
.give-form-templates.vamtam-givewp-form-dark input:not([type="button"]):not([type="submit"])::placeholder,
.give-form-templates.vamtam-givewp-form-dark input.give-input::placeholder,
.give-form-templates.vamtam-givewp-form-dark input.give-input.required::placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text]::placeholder,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text].required::placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-first::placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-last::placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-email::placeholder,
.give-form-templates.vamtam-givewp-form-dark #give-title::placeholder,
.give-form-templates.vamtam-givewp-form-dark select::placeholder,
.give-form-templates.vamtam-givewp-form-dark textarea::placeholder,
.give-form-templates.vamtam-givewp-form-dark form.give-form .form-row textarea::placeholder {
color: color( from var( --vamtam-accent-color-6) srgb r g b / .3 ) !important;
}
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount:active,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount-text:active,
.give-form-templates.vamtam-givewp-form-dark .select2.select2-container .select2-selection[role=combobox]:active,
.give-form-templates.vamtam-givewp-form-dark input:not([type="button"]):not([type="submit"]):active,
.give-form-templates.vamtam-givewp-form-dark input.give-input:active,
.give-form-templates.vamtam-givewp-form-dark input.give-input.required:active,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text]:active,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text].required:active,
.give-form-templates.vamtam-givewp-form-dark #give-first:active,
.give-form-templates.vamtam-givewp-form-dark #give-last:active,
.give-form-templates.vamtam-givewp-form-dark #give-email:active,
.give-form-templates.vamtam-givewp-form-dark #give-title:active,
.give-form-templates.vamtam-givewp-form-dark select:active,
.give-form-templates.vamtam-givewp-form-dark textarea:active,
.give-form-templates.vamtam-givewp-form-dark form.give-form .form-row textarea:active,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount:focus,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .give-donation-amount #give-amount-text:focus,
.give-form-templates.vamtam-givewp-form-dark .select2.select2-container .select2-selection[role=combobox]:focus,
.give-form-templates.vamtam-givewp-form-dark input:not([type="button"]):not([type="submit"]):focus,
.give-form-templates.vamtam-givewp-form-dark input.give-input:focus,
.give-form-templates.vamtam-givewp-form-dark input.give-input.required:focus,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text]:focus,
.give-form-templates.vamtam-givewp-form-dark form[id*=give-form] .form-row input[type=text].required:focus,
.give-form-templates.vamtam-givewp-form-dark #give-first:focus,
.give-form-templates.vamtam-givewp-form-dark #give-last:focus,
.give-form-templates.vamtam-givewp-form-dark #give-email:focus,
.give-form-templates.vamtam-givewp-form-dark #give-title:focus,
.give-form-templates.vamtam-givewp-form-dark select:focus,
.give-form-templates.vamtam-givewp-form-dark textarea:focus,
.give-form-templates.vamtam-givewp-form-dark form.give-form .form-row textarea:focus {
color: var(--vamtam-accent-color-6) !important;
border-color: color( from var( --vamtam-accent-color-6) srgb r g b / .3 ) !important;
}
.give-form-templates.vamtam-givewp-form-dark .give-total-wrap .give-donation-amount.form-row-wide .give-currency-symbol {
color: var(--vamtam-accent-color-6) !important;
}
.give-form-templates.vamtam-givewp-form-dark form.give-form .form-row textarea {
scrollbar-width: none;
}
.give-form-templates.vamtam-givewp-form-dark form.give-form .form-row textarea::-webkit-scrollbar {
display: none;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-btn.advance-btn,
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-btn.give-submit {
border-radius: 0;
fill: var(--vamtam-accent-color-6) !important;
color: var(--vamtam-accent-color-6) !important;
background-color: var(--vamtam-accent-color-1) !important;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-btn.advance-btn:hover,
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-btn.give-submit:hover {
background-color: var(--vamtam-accent-color-6) !important;
color: var(--vamtam-accent-color-5) !important;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction {
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 20px;
grid-row-gap: 0px;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .headline {
display: none;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .income-stats {
grid-area: 1 / 1 / 2 / 4;
margin: 0;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .income-stats .raised {
font-weight: 500;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .income-stats .goal {
font-weight: 400;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .income-stats .raised .number,
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .income-stats .goal .number,
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .income-stats .raised .text,
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .income-stats .goal .text {
color: var(--vamtam-accent-color-6) !important;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .progress-bar {
grid-area: 2 / 1 / 3 / 4;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .progress-bar .give-progress-bar {
box-shadow: none;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .progress-bar .give-progress-bar > span {
background-color: var(--vamtam-accent-color-1) !important;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction .give-btn.advance-btn {
margin: 0;
border-radius: 0;
grid-area: 1 / 4 / 3 / 6;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .payment .give-submit-button-wrap .sequoia-loader {
bottom: 15px;
}
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount-text,
.give-form-templates.vamtam-givewp-form-alt .select2.select2-container .select2-selection[role=combobox],
.give-form-templates.vamtam-givewp-form-alt input:not([type="button"]):not([type="submit"]),
.give-form-templates.vamtam-givewp-form-alt input.give-input,
.give-form-templates.vamtam-givewp-form-alt input.give-input.required,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text],
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text].required,
.give-form-templates.vamtam-givewp-form-alt #give-first,
.give-form-templates.vamtam-givewp-form-alt #give-last,
.give-form-templates.vamtam-givewp-form-alt #give-email,
.give-form-templates.vamtam-givewp-form-alt #give-title,
.give-form-templates.vamtam-givewp-form-alt select,
.give-form-templates.vamtam-givewp-form-alt textarea,
.give-form-templates.vamtam-givewp-form-alt form.give-form .form-row textarea {
caret-color: var(--vamtam-accent-color-6) !important;
color: var(--vamtam-accent-color-6) !important;
border-color: var(--vamtam-accent-color-6) !important;
}
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount-text::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt .select2.select2-container .select2-selection[role=combobox]::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt input:not([type="button"]):not([type="submit"])::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt input.give-input::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt input.give-input.required::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text]::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text].required::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-first::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-last::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-email::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-title::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt select::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt textarea::-webkit-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form.give-form .form-row textarea::-webkit-input-placeholder {
color: color( from var( --vamtam-accent-color-6) srgb r g b / .3 ) !important;
}
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount-text:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt .select2.select2-container .select2-selection[role=combobox]:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt input:not([type="button"]):not([type="submit"]):-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt input.give-input:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt input.give-input.required:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text]:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text].required:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-first:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-last:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-email:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-title:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt select:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt textarea:-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form.give-form .form-row textarea:-ms-input-placeholder {
color: color( from var( --vamtam-accent-color-6) srgb r g b / .3 ) !important;
}
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount-text::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt .select2.select2-container .select2-selection[role=combobox]::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt input:not([type="button"]):not([type="submit"])::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt input.give-input::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt input.give-input.required::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text]::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text].required::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-first::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-last::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-email::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-title::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt select::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt textarea::-ms-input-placeholder,
.give-form-templates.vamtam-givewp-form-alt form.give-form .form-row textarea::-ms-input-placeholder {
color: color( from var( --vamtam-accent-color-6) srgb r g b / .3 ) !important;
}
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount::placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount-text::placeholder,
.give-form-templates.vamtam-givewp-form-alt .select2.select2-container .select2-selection[role=combobox]::placeholder,
.give-form-templates.vamtam-givewp-form-alt input:not([type="button"]):not([type="submit"])::placeholder,
.give-form-templates.vamtam-givewp-form-alt input.give-input::placeholder,
.give-form-templates.vamtam-givewp-form-alt input.give-input.required::placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text]::placeholder,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text].required::placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-first::placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-last::placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-email::placeholder,
.give-form-templates.vamtam-givewp-form-alt #give-title::placeholder,
.give-form-templates.vamtam-givewp-form-alt select::placeholder,
.give-form-templates.vamtam-givewp-form-alt textarea::placeholder,
.give-form-templates.vamtam-givewp-form-alt form.give-form .form-row textarea::placeholder {
color: color( from var( --vamtam-accent-color-6) srgb r g b / .3 ) !important;
}
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount:active,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount-text:active,
.give-form-templates.vamtam-givewp-form-alt .select2.select2-container .select2-selection[role=combobox]:active,
.give-form-templates.vamtam-givewp-form-alt input:not([type="button"]):not([type="submit"]):active,
.give-form-templates.vamtam-givewp-form-alt input.give-input:active,
.give-form-templates.vamtam-givewp-form-alt input.give-input.required:active,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text]:active,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text].required:active,
.give-form-templates.vamtam-givewp-form-alt #give-first:active,
.give-form-templates.vamtam-givewp-form-alt #give-last:active,
.give-form-templates.vamtam-givewp-form-alt #give-email:active,
.give-form-templates.vamtam-givewp-form-alt #give-title:active,
.give-form-templates.vamtam-givewp-form-alt select:active,
.give-form-templates.vamtam-givewp-form-alt textarea:active,
.give-form-templates.vamtam-givewp-form-alt form.give-form .form-row textarea:active,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount:focus,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .give-donation-amount #give-amount-text:focus,
.give-form-templates.vamtam-givewp-form-alt .select2.select2-container .select2-selection[role=combobox]:focus,
.give-form-templates.vamtam-givewp-form-alt input:not([type="button"]):not([type="submit"]):focus,
.give-form-templates.vamtam-givewp-form-alt input.give-input:focus,
.give-form-templates.vamtam-givewp-form-alt input.give-input.required:focus,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text]:focus,
.give-form-templates.vamtam-givewp-form-alt form[id*=give-form] .form-row input[type=text].required:focus,
.give-form-templates.vamtam-givewp-form-alt #give-first:focus,
.give-form-templates.vamtam-givewp-form-alt #give-last:focus,
.give-form-templates.vamtam-givewp-form-alt #give-email:focus,
.give-form-templates.vamtam-givewp-form-alt #give-title:focus,
.give-form-templates.vamtam-givewp-form-alt select:focus,
.give-form-templates.vamtam-givewp-form-alt textarea:focus,
.give-form-templates.vamtam-givewp-form-alt form.give-form .form-row textarea:focus {
color: var(--vamtam-accent-color-6) !important;
border-color: color( from var( --vamtam-accent-color-6) srgb r g b / .3 ) !important;
}
.give-form-templates.vamtam-givewp-form-alt .give-total-wrap .give-donation-amount.form-row-wide .give-currency-symbol {
color: var(--vamtam-accent-color-6) !important;
}
.give-form-templates.vamtam-givewp-form-alt form.give-form .form-row textarea {
scrollbar-width: none;
}
.give-form-templates.vamtam-givewp-form-alt form.give-form .form-row textarea::-webkit-scrollbar {
display: none;
}
@media only screen and (max-device-width: 1024px) {
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap {
max-width: 100%;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction {
display: flex;
flex-direction: column;
}
.give-form-templates.vamtam-givewp-form-alt .give-form-wrap .give-section.introduction > .give-btn.advance-btn {
width: 100%;
max-width: 100% !important;
}
}