.elementor-kit-11{--e-global-color-primary:#4B2702;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#F2C94C;--e-global-color-3d94456:#FFF8E1;--e-global-color-3c336c4:#FFFFFF;--e-global-color-eac5329:#000000;--e-global-typography-primary-font-family:"Dancing Script";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Questrial";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Questrial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Questrial";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,body{
    background-color: #FFF8E1;
}
/* css popup newsletter */
#gform_1,
#gform_confirmation_message_1,
.gform_required_legend,
#gform_1 #field_1_4 *,
#gform_1 .gform-field-label,
#gform_1 .gform-field-label a{
    color: #4B2702!important;
}
#gform_1 .gform-field-label a{
    text-decoration: underline!important;
}
#gform_1 input {
    background-color: #ffffff;
    border-color: #4B2702;
    border-radius: 0;
    width: 100%;
    /*box-shadow: 0 0 5px #ddd;*/
}

#gform_1 input[type="submit"]{
    color: #4B2702;
    background-color: #F2C94C;
    border-color: #F2C94C;
    font-weight: 400;
    border-radius: 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
#gform_1 input[type="submit"]:hover {
    background-color: #4B2702;
    border-color: #4B2702;
    color: #F2C94C;
}
#gform_1 .gform-theme--foundation .gform_fields {
    row-gap: 10px!important;
}

#gform_1 .gform-theme--framework .gform_validation_errors {
    background-color: #fcc!important;
}

/**/

.d-none{
    display: none!important;
}/* End custom CSS */