.elementor-kit-6 {
    --e-global-color-primary: #756340;
    --e-global-color-secondary: #301905;
    --e-global-color-text: #f8f4ed;
    --e-global-color-accent: #6f3e14;
    --e-global-typography-text-font-family: "Roboto";
}
.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);
}
.elementor-kit-6 e-page-transition {
    background-color: #ffbc7d;
}
.site-header {
    padding-inline-end: 0px;
    padding-inline-start: 0px;
}
@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: 700px;
    }
    .e-con {
        --container-max-width: 700px;
    }
}
