@media only screen and (max-width: 600px){
	.givewp-groups-name {
	    flex-direction: column!important;
	}
}
.give-form-title {
    margin-block-end: 0!important;
}
.give-form-title:after {
    inset-block-start: calc(100% + 0.5rem)!important;
}
.give-amount-heading {
    display: none;
}
.give-donation-amount .give-currency-symbol {
    padding: 1rem!important;
}
.give-donation-amount .give-text-input {
    font-size: 2rem!important;
    padding-block: 0!important;
}
.give-recurring-admin-choice {
    text-align: center;
}
#give-receipt .give-form-description a {
    background: #fb8b24;
    padding: 10px;
    border-radius: 10px;
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 800;
    font-size: 25px;
    margin-top: 15px;
}

/* Make the tuition link easy to see on the receipt page*/
#give-receipt .give-form-description a:hover {
    box-shadow: 0px 0px 10px 5px #696868;
}

/* END making the receipt payment link easy to see */

/* Hide header and footer on annual tuition payments */
.elementor.elementor-106.elementor-location-header, .elementor.elementor-108.elementor-location-footer {
    /*display:none;*/
}
.page-id-590 section[data-id="52abbb2b"], .page-id-522 section[data-id="52abbb2b"] {
    display: none;
}
/* footer */
.page-id-590 section[data-id="31c464b2"], .page-id-522 section[data-id="31c464b2"] {
    display: none;
}
.page-id-590 footer, .page-id-522 footer {
    display: none;
}