/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 22 2026 | 12:35:02 */
	form#gform_1 input#gform_submit_button_1 {

    margin: 0 auto;
}
	
.gform_wrapper .gfield  input[type=text]
 {
    border: none !important;
    border-bottom: 1px solid #6f6f6f !important;
}

.gform_wrapper .gfield  textarea {
    border: none !important;
    border-bottom: 1px solid #6f6f6f !important;
}
/****************************** FF ************************************/
.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    color: #000 !important;
    height: 45px !important;
    border: none !important;
    border-bottom: 1px solid #6f6f6f !important;
    border-radius: 0px !important;
}
.with_frm_style textarea {
    color: #000 !important;
    border: none !important;
    border-bottom: 1px solid #6f6f6f !important;
    border-radius: 0px !important;
}

div#frm_form_2_container .frm_submit, div#frm_form_3_container .frm_submit, div#frm_form_4_container .frm_submit {
    text-align: center;
}

.frm_style_formidable-style.with_frm_style .frm_submit button {
    background: transparent !important;
    border: 2px solid #800517 !important;
    border-radius: 0px !important;
    color: #800517 !important;
    padding: 12px 35px !important;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background: #800517 !important;
    border: 2px solid #800517 !important;
    border-radius: 0px !important;
    color: #fff !important;
}



/****************************** FF ************************************/


@media only screen and (min-width: 800px) {

li#field_1_1, li#field_1_2, li#field_1_3, li#field_1_4 {
    width: 50%;
    display: inline-block;
}
	

	
	
	
	
	
	}