.elementor-kit-6 {
    --e-global-color-primary: #daa14c;
    --e-global-color-secondary: #30373e;
    --e-global-color-text: #666;
    --e-global-color-accent: #30373e;
    --e-global-color-lighter: #888;
    --e-global-color-dark: #202020;
    --e-global-color-highlight: #ccc;
    --e-global-color-border: #e3e3e3;
    --e-global-color-background-light: #f8f6f4;
    --e-global-color-background-field: #DADADA20;
    background-color: #fff
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1290px
}

.e-con {
    --container-max-width: 1290px
}

.elementor-widget:not(:last-child) {
    margin-block-end: 0px
}

.elementor-element {
    --widgets-spacing: 0px 0px
}

{}

h1.entry-title {
    display: var(--page-title-display)
}

@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
    }
}