/*givewp-iframes-styles*/

//@import url('https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&display=swap');

//@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&display=swap');


#give-form-822-wrap{
    
}

.give-viewing-form-in-iframe{
    box-shadow: none !important;
    border: none;
    background-color: rgba(255,225,153,.8) !important;
}

.give-form-navigator, .form-footer .secure-notice{
    background: none !important;
    border: none !important;
}

#give-recurring-form .form-row input[type=email], #give-recurring-form .form-row input[type=password], #give-recurring-form .form-row input[type=tel], #give-recurring-form .form-row input[type=text], #give-recurring-form .form-row input[type=url], #give-recurring-form .form-row textarea, .give-input-field-wrapper, .give-square-cc-fields, .give-stripe-cc-field, .give-stripe-single-cc-field-wrap, form.give-form .form-row input[type=email], form.give-form .form-row input[type=password], form.give-form .form-row input[type=tel], form.give-form .form-row input[type=text], form.give-form .form-row input[type=url], form.give-form .form-row textarea, form[id*=give-form] .form-row input[type=email], form[id*=give-form] .form-row input[type=email].required, form[id*=give-form] .form-row input[type=password], form[id*=give-form] .form-row input[type=password].required, form[id*=give-form] .form-row input[type=tel], form[id*=give-form] .form-row input[type=tel].required, form[id*=give-form] .form-row input[type=text], form[id*=give-form] .form-row input[type=text].required, form[id*=give-form] .form-row input[type=url], form[id*=give-form] .form-row input[type=url].required, form[id*=give-form] .form-row textarea, form[id*=give-form] .form-row textarea.required{

    box-shadow: none !important;
    border-radius: 0 !important;

}

.give-embed-form, .give-embed-receipt{
    color: #221e20!important;
}

/*.give-stripe-becs-mandate-acceptance-text, .give-stripe-sepa-mandate-acceptance-text, p{ */

 .give-stripe-becs-mandate-acceptance-text, .give-stripe-sepa-mandate-acceptance-text{
    color: #221e20!important;
}
.payment .heading{
    color: #221e20!important;
}
.payment .subheading{
    color: #221e20!important;
}   



.iframe-loader > div{
    box-shadow: none !important;
    border-radius: 0 !important;

}

.receipt .social-sharing .social-btn{
    color: white !important;
}
.give-form-navigator.nav-visible{
    display: none; 
}
.give-form-navigator>.title{
    display: none; 

  
}

.give-section.choose-amount{
    padding-top: 10px !important;
}

.choose-amount .content{
    margin: 10px !important;
    /*
    font-weight: bold;
    font-size: 24px;
    */
}
/*
.give-form-wrap {

    border:4px solid red;
  
  }
  
  .give-embed-form-wrapper iframe{
	width: 100% !important;
    background-color: blue;

}

form[class*="give-form"] .give-section .introduction h2.headline{
    font-weight: bold !important;
    color: red !important;
}

*/


/*
form[class*="give-form"] ul#give-donation-level-button-wrap {
	grid-template-columns: repeat(5,minmax(0,1fr));
}

form[class*="give-form"] input#give-purchase-button {
	width: 100%;
}

form[class*="give-form"] button.give-btn.advance-btn {
	width: 90%;
}

[class*="give-form"],
form[class*="give-form"] button.give-btn.advance-btn,
form[class*="give-form"] input#give-purchase-button {
	font-family: "Arial";
}*/