.elementor-kit-11{--e-global-color-primary:#619B92;--e-global-color-secondary:#B86E5F;--e-global-color-text:#000000;--e-global-color-accent:#EBCF3D;--e-global-color-ac9de50:#DA3327;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"EB Garamond";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:#DA3427;}.elementor-kit-11 a:hover{color:var( --e-global-color-primary );}.elementor-kit-11 h1{font-family:"Roboto Condensed", Sans-serif;font-size:40px;font-weight:600;}.elementor-kit-11 h2{font-family:"Roboto Condensed", Sans-serif;font-size:30px;font-weight:400;}.elementor-kit-11 h3{font-family:"Roboto Condensed", Sans-serif;font-size:25px;font-weight:600;}.elementor-kit-11 h4{font-family:"Roboto Condensed", Sans-serif;font-size:22px;font-weight:400;}.elementor-kit-11 h5{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-11 h6{font-family:"EB Garamond", Sans-serif;font-size:16px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-11{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-11 h5{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-11 h5{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */input[type="submit"].gform_button.button {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    background-color: #DA3327;
	padding: 12px 24px;
	border-radius: 3px;
    color: white;
	text-align: center;
  	text-decoration: none;
	text-transform: uppercase;
  	display: inline-block;
	font-size: 18px;
	margin: 7px 0px;
    background-image:none;
    border: 3px solid #da3327;
}

/*Gravity Forms Next Botton*/
.gform_wrapper .gform_body .gform_page_footer .gform_next_button {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    background-color: #DA3327;
	padding: 12px 24px;
	border-radius: 3px;
    color: white;
	text-align: center;
  	text-decoration: none;
	text-transform: uppercase;
  	display: inline-block;
	font-size: 18px;
	margin: 7px 0px;

    border: 3px solid #da3327;
}
[type=button]:hover {
    background-color:#da3327!important;
    color: #ffffff!important;
}

.gform_wrapper .gform_body .gform_page_footer .gform_previous_button {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    background-color: none;
	padding: 12px 24px;
	border-radius: 3px;
    color: #DA3327!important;
	text-align: center;
  	text-decoration: none;
	text-transform: uppercase;
  	display: inline-block;
	font-size: 18px;
	margin: 7px 0px;
    border: 3px solid #da3327;
}

/* Gravity Forms Styling */

body .gform_wrapper .gform_body .gfield_label {
    font-size: 20px;
    margin-bottom: 5px;
}

.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
    font-size: 20px!important;
    font-weight: 500!important;
    color: black!important;
}

.gform-theme--foundation .gform_fields {
    row-gap: 20px !important;
}

 .gform_wrapper.gravity-theme .field_description_above .gfield_description, .gform_wrapper.gravity-theme .field_description_above .gsection_description {
    padding-bottom: 10px!important;
    padding-top: 0px;
}

label.gform-field-label.gform-field-label--type-sub {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 12px!important;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 3px;
}


body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit] {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    background-color: #DA3327;
	padding: 8px 20px;
	border-radius: 3px;
    color: white !important;
	text-transform: uppercase;
	font-size: 18px;
    border: none;
}

.ginput_container.ginput_container_fileupload input[type="file"]#file-upload-button {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    background-color: none;
	padding: 8px 20px;
	border-radius: 3px;
    color: #DA3327 !important;
	text-transform: uppercase;
	font-size: 18px;
    border: 4px solid #DA3327;
}

.gform_wrapper.gravity-theme .gf_progressbar_title{
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600!important;
    font-style: normal;
    font-size: 24px!important;
    color: #619b92!important;
}/* End custom CSS */