.elementor-kit-11{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#2C2C2C;--e-global-color-accent:#490E10;--e-global-color-390536b:#490E10;--e-global-color-d3dde08:#F8F8F8;--e-global-color-7afc7bb:#490E10;--e-global-color-30364a2:#FFCC00;--e-global-color-c69b414:#490E10;--e-global-color-22c322d:#FFFFFF;--e-global-color-33e628e:#E4E4E4;--e-global-color-5aa8242:#50505030;--e-global-color-81a9c4a:#FFFFFF00;--e-global-color-c6977df:#000;--e-global-typography-primary-font-family:"Georgia";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-font-style:italic;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.5em;--e-global-typography-297b37d-font-family:"Poppins";--e-global-typography-297b37d-font-weight:400;--e-global-typography-f352d0b-font-family:"Poppins";--e-global-typography-f352d0b-font-weight:400;color:var( --e-global-color-text );font-family:"Libre Baskerville", Sans-serif;font-size:16px;font-weight:400;line-height:1.5em;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-accent );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 );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-22c322d );border-style:none;border-radius:50px 50px 50px 50px;padding:16px 32px 16px 32px;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:var( --e-global-color-7afc7bb );color:var( --e-global-color-22c322d );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-accent );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 );line-height:var( --e-global-typography-accent-line-height );}.elementor-kit-11 h1{color:var( --e-global-color-390536b );}.elementor-kit-11 h2{color:var( --e-global-color-390536b );}.elementor-kit-11 h3{color:var( --e-global-color-390536b );}.elementor-kit-11 h4{color:var( --e-global-color-390536b );}.elementor-kit-11 h5{color:var( --e-global-color-390536b );}.elementor-kit-11 h6{color:var( --e-global-color-390536b );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 a{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11 a{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ===== Fluent Form #4 - "Send Us a Message" Custom Styling ===== */

.fluent_form_4 {
    background: #FDFBF7;
    border: 1px solid #C9A227;
    border-radius: 10px;
    padding: 40px 45px;
    max-width: 550px;
    margin: 0 auto;
    font-family: inherit;
}

/* Labels */
.fluent_form_4 .ff-el-input--label label {
    color: #6B0F1A;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 6px;
}

/* Input fields, textarea, select */
.fluent_form_4 .ff-el-form-control {
    background: #FFFFFF !important;
    border: 1px solid #E3D9C6 !important;
    border-radius: 6px !important;
    padding: 12px 14px !important;
    font-size: 14px !important;
    color: #333 !important;
    box-shadow: none !important;
    transition: border-color 0.2s ease;
}

.fluent_form_4 .ff-el-form-control::placeholder {
    color: #A9A29A;
}

.fluent_form_4 .ff-el-form-control:focus {
    border-color: #C9A227 !important;
    outline: none !important;
    box-shadow: 0 0 0 2px rgba(201, 162, 39, 0.15) !important;
}

/* Textarea specific height */
.fluent_form_4 textarea.ff-el-form-control {
    min-height: 110px;
    resize: vertical;
}

/* Name / Email two-column row spacing */
.fluent_form_4 .ff-t-container {
    display: flex;
    gap: 20px;
}

.fluent_form_4 .ff-t-cell {
    flex: 1;
}

/* Field group spacing */
.fluent_form_4 .ff-el-group {
    margin-bottom: 20px;
}

/* Submit button wrapper - center align */
.fluent_form_4 .ff_submit_btn_wrapper {
    text-align: center;
    margin-top: 10px;
}

/* Submit button styling */
.fluent_form_4 .ff-btn-submit {
    background: linear-gradient(135deg, #C9A227, #B8901F) !important;
    color: #FFFFFF !important;
    border: none !important;
    border-radius: 6px !important;
    padding: 14px 40px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    width: 100%;
    cursor: pointer;
    transition: background 0.2s ease;
}

.fluent_form_4 .ff-btn-submit:hover {
    background: linear-gradient(135deg, #B8901F, #A67F1B) !important;
}

/* Add arrow after button text */
.fluent_form_4 .ff-btn-submit::after {
    content: " \2192";
}

/* Optional: privacy note below button - add manually via a Text widget below the form,
   or if using Fluent Forms' custom HTML field, style it with: */
.fluent_form_4 .ff-privacy-note {
    text-align: center;
    font-size: 12px;
    color: #8A8478;
    margin-top: 12px;
}

/* Responsive - stack Name/Email on mobile */
@media (max-width: 600px) {
    .fluent_form_4 .ff-t-container {
        flex-direction: column;
        gap: 0;
    }
    .fluent_form_4 {
        padding: 30px 25px;
    }
}/* End custom CSS */