.elementor-kit-5311 {
    --e-global-color-primary: #603313;
    --e-global-color-secondary: #351800;
    --e-global-color-text: #808285;
    --e-global-color-accent: #C49A6C;
    --e-global-typography-primary-font-family: "Poppins";
    --e-global-typography-primary-font-weight: default;
    --e-global-typography-secondary-font-family: "default";
    --e-global-typography-secondary-font-weight: default;
    --e-global-typography-text-font-family: "default";
    --e-global-typography-text-font-weight: default;
    --e-global-typography-accent-font-family: "default";
    --e-global-typography-accent-font-weight: default;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1320px;
}

.e-con {
    --container-max-width: 1320px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}

.elementor-element {
    --widgets-spacing: 0px;
}

{
}

h1.entry-title {
    display: var(--page-title-display);
}

.elementor-kit-5311 e-page-transition {
    background-color: #FFBC7D;
}

@media(max-width:992px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:768px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}
