/*=Custom
-----------------------------------------------------------*/
.ctct-disclosure {
    display: none;
}

.ui-datepicker {
    display: none;
}



.alm-layouts .alm-listing {
    font-family: Locke-Bold,
        Helvetica,
        Roboto,
        Arial,
        sans-serif;
    color: #00A7E1;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.2;
}

.nf-form-content input[type=radio].ninja-forms-field {
    display: none;
}

.donate-card-button {
    max-width: 225px;
}

.single-post article header{
	width: 90%;
	margin: 0 auto;
}

#alert-modal .modal-header {
    border-bottom: none;
    padding: 0;
}

#alert-modal .close {
    position: absolute;
    top: .25rem;
    right: .5rem;
}

.g-recaptcha{
	margin-bottom:1rem;
}

.home .modal a:not(.btn)  {
	color: #39a7e1;
}