.elementor-kit-6{--e-global-color-primary:#C3B59F;--e-global-color-secondary:#0D0D0D;--e-global-color-text:#FFFFFF;--e-global-color-accent:#231F20;--e-global-typography-primary-font-family:"mr-eaves-sans";--e-global-typography-primary-font-size:2.5rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"mr-eaves-sans";--e-global-typography-secondary-font-size:1.8rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.8rem;--e-global-typography-text-font-family:"Athiti";--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6rem;--e-global-typography-accent-font-family:"mr-eaves-sans";--e-global-typography-accent-font-size:2rem;--e-global-typography-accent-font-weight:700;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:26px;--e-global-typography-secondary-font-size:22px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-size:20px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Custom gravity forms */
.customgf .gfield_label {
    font-family: var( --e-global-typography-secondary-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-secondary-font-size ) !important;
    font-weight: var( --e-global-typography-secondary-font-weight ) !important;
    line-height: var( --e-global-typography-secondary-line-height ) !important;
    color: var( --e-global-color-text ) !important;
}
.customgf .gform_button {
    background-color: var( --e-global-color-primary ) !important;
    color: var( --e-global-color-secondary ) !important;
    font-size: 20px !important;;
    padding: 15px 30px !important;;
}
.customgf .gform_button:hover {
    background-color: #928570 !important;
    color: #ffffff !important;
}

/* Gravity forms placeholder text */
.gform_wrapper input::placeholder,
    .gform_wrapper textarea::placeholder {
        color: #000;
        opacity: 0.5;
    }

    /* For older WebKit browsers (e.g., Chrome, Safari) */
    .gform_wrapper input::-webkit-input-placeholder,
    .gform_wrapper textarea::-webkit-input-placeholder {
        color: #000;
        opacity: 0.5;
    }

    /* For older Mozilla browsers (e.g., Firefox) */
    .gform_wrapper input::-moz-placeholder,
    .gform_wrapper textarea::-moz-placeholder {
        color: #000;
        opacity: 0.5;
    }

    /* For older Internet Explorer */
    .gform_wrapper input:-ms-input-placeholder,
    .gform_wrapper textarea:-ms-input-placeholder {
        color: #000;
        opacity: 0.5;
    }

    /* For Microsoft Edge */
    .gform_wrapper input::-ms-input-placeholder,
    .gform_wrapper textarea::-ms-input-placeholder {
        color: #000;
        opacity: 0.5;
    }/* End custom CSS */