/* 
Theme Name: HWA - Impacting Lives . Bridging Communities 
Theme URI: https://orfeostorysite.com/hwa/
Description: Orfeostory Theme
Author: Orfeostory Team
Author URI: https://www.orfeostory.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* ===================================
*	keep silence is good 
====================================*/


.elementor-kit-6 a{
	color: #fff;
}

.elementor-widget-text-editor p a{
	color: #000;
}



.donation_form_style .gform_heading{
    display: none;
}
.donation_form_style .gform-theme--foundation .gform_fields {
    row-gap: 20px;
}


.donation_form_style #field_10_10 {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
}

.donation_form_style #field_10_10 h3{
    margin: 0px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #717171;
    white-space: nowrap;
}

.donation_form_style #field_10_10::before,
.donation_form_style #field_10_10::after{
    content: "";
    flex: 1;
    height: 1px;
    background: #e5dedb;
}


.donation_form_style #input_10_7 input[type="radio"]{
    display: none;
}
.donation_form_style #input_10_7 label {
    display: inline-block;
    padding: 16px 20px;
    border: 1.5px solid #e5dedb;
    background: #f1ece5;
    border-radius: 6px;
    color: #333;
    cursor: pointer;
    transition: all .3s ease;
    user-select: none;
    font-size: 16px;
    text-align: center;
    font-weight: 900;
    margin: 0px;
}
.donation_form_style #input_10_7 label:hover {
   	border-color: #113E95;
	background: rgba(17, 62, 149, .05);
    color: #113E95;
}
.donation_form_style #input_10_7 .gchoice{
    display: flex !important;
    flex-direction: column !important;
}
.donation_form_style #input_10_7 input[type="radio"]:checked + label {
    border-color: #113E95;
	background: rgba(17, 62, 149, .05);
	box-shadow: 0 0 0 1px #113E95;
}
.gform-theme--foundation .gfield.gf_list_2col .gfield_radio > .gchoice:last-child:nth-child(odd) {
    grid-column: 1 / -1 !important;
}
.donation_form_style #input_10_29 input[type="radio"]{
    display: none;
}
.donation_form_style #input_10_29 label {
    display: inline-block;
    padding: 10px;
    border: 1.5px solid #e5dedb;
    background: #f1ece5;
    border-radius: 6px;
    color: #333;
    cursor: pointer;
    transition: all .3s ease;
    user-select: none;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    margin: 0px;
}
.donation_form_style #input_10_29 label:hover {
    border-color: #113E95;    
    background: #113E95;
    color: #fff;
}
.donation_form_style #input_10_29 .gchoice{
    display: flex !important;
    flex-direction: column !important;
}
.donation_form_style #input_10_29 input[type="radio"]:checked + label {
	border-color: #113E95;
    background: rgba(17, 62, 149, .05);
    box-shadow: 0 0 0 1px #113E95;
    color: #113E95;
}
#gform_10 input::placeholder,
#gform_10 textarea::placeholder {
    color: #717171 !important;
    opacity: .5;
}
.donation_form_style .gfield input, .donation_form_style .gfield select {
    width: 100%;
    padding: 10px 4px;
    border-radius: 8px;
    border: 1.5px solid #e5dedb;
    font-size: 14.5px;
    color: #4a4a4a;
    background: #fff;
    transition: border-color .18s;
    appearance: none;
    -webkit-appearance: none;
}




.donation_form_style #input_10_14{
    padding-left: 70px;
}
.donation_form_style .iti--separate-dial-code .iti__selected-flag{
    padding-left: 10px;
}
.donation_form_style .gfield_label {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #717171;
}
.donation_form_style #choice_10_24_0 {
	width: unset !important;
	padding: unset !important;
	border: 1.5px solid #e5dedb;
	border-radius: 100px !important;
}
#label_10_24_0 a{
    color: #000;
}
#field_10_28{
    display: none;
}
#gform_submit_button_10{
    width: 100%;
    color: #fff;
}

div#gf_progressbar_wrapper_10 {
        display: none;
    }
    input#gform_previous_button_10 {
        position: absolute;
        flex: 0 0 auto;
        display: inline-flex;
        align-items: center;
        gap: 8px;
        padding: 16px 26px;
        border-radius: 999px;
        font-size: 16px;
        font-weight: 700;
        color: #113E95;
        background: rgba(17,62,149,.08);
        transition: background .18s;
    }
    #gform_submit_button_10{
        width: unset !important;
		padding: 16px 20px;
    }
    input#gform_next_button_10_30 {
        flex: 1;
        padding: 16px;
        background: #113E95;
        color: #fff;
        border-radius: 999px;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        transition: background .18s, transform .15s;
    }
    input#gform_next_button_10_30:hover{
        background: #0c2f71;
        transform: scale(1.01);
    }


.form-steps {
    display: flex;
    align-items: center;
    margin-bottom: 22px;
}
.form-step {
    display: flex;
    align-items: center;
    gap: 8px;
}
.step-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #f1ece5;
    border: 1.5px solid #e5dedb;
    color: #717171;
    font-size: 12px;
    font-weight: 700;
    transition: background .18s, border-color .18s, color .18s;
}
.step-label {
    font-size: 12.5px;
    font-weight: 600;
    color: #717171;
    white-space: nowrap;
    transition: color .18s;
}
.step-line {
    flex: 1;
    height: 2px;
    background: #e5dedb;
    margin: 0 10px;
    transition: background .18s;
}
.form-step.active .step-circle {
    background: #113e95;
    border-color: #113e95;
    color: #fff;
}
.form-step.active .step-label {
    color: #113e95;
}
.form-step.done .step-circle {
    background: #3AAF63;
	color: #fff;
}
.step-line.done {
    background: #3AAF63;
}



.form-divider {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0px 0px;
}
.form-divider-label {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #717171;
    white-space: nowrap;
}
.form-divider::before, .form-divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #e5dedb;
}


.terms-box{
    max-height: 190px;
    overflow-y: auto;
    border: 1.5px solid #E5DEDB;
    border-radius: 8px;
    padding: 14px 16px;
    background: #F1ECE5;
    margin-bottom: 14px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 13px;
}
.terms-box p {
    font-size: 13px;
}
.terms-box p a{
    color: #CE2131;
    font-size: 13px;
}
.terms-box ol {
    list-style: decimal;
    padding-left: 18px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.terms-box li {
    font-size: 12px;
    line-height: 1.6;
    color: #717171;
}

#review-section ul{
    padding: 0px;
    margin: 0px;
}
#review-section ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: 5px 0px;
	font-size: 13px;
	font-weight: 600;
	text-align: right;
}
#review-section ul li dt{
	font-weight: 400;
}

body.pojo-a11y-high-contrast img {
    background: transparent !important;
    background-color: transparent !important;
}
body.pojo-a11y-high-contrast button {
    background: transparent !important;
    background-color: transparent !important;
}

.postid-11723 .custom_breadcrumb li:nth-child(2){
    dispaly: none !important;
}



/* Accordion Title overlap fix */
.pp-accordion-title-text {
    display: flex !important;
    align-items: flex-start !important;
    gap: 8px !important;
}

.pp-accordion-title-text span {
    flex-shrink: 0 !important;
}
@media (max-width: 767px) {


	#input_10_7.gfield_radio {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 10px !important;
    }

   
    #input_10_7 .gchoice_10_7_4 {
        grid-column: 1 / -1 !important;
    }
	.mobile_donate a {
		background: var(--e-global-color-primary);
		width: fit-content;
		border-radius: 50px;
		margin-bottom: 25px;
		margin-left: 17px;
		color: #fff !important;
	}
	.mobile_donate a:hover{
      background: #113E95 !important;
		color: #fff !important;
   }
	
	#gform_7 select#input_7_2 ,
	#gform_7 select#input_7_3{
		height: 52px !important;
		padding: 0px 16px !important;
		line-height: 50px;
	}
	
	.e-n-accordion-item-title-text em {
    font-size: 10px;
}
	
}