.elementor-kit-9 {
    --e-global-color-primary: #925F61;
    --e-global-color-secondary: #925F61;
    --e-global-color-text: #7A5657;
    --e-global-color-accent: #925F61;
    --e-global-color-2d913b5: #553b3c;
    --e-global-color-8fa0696: #583c3d;
    --e-global-color-ca77306: #b38284;
    --e-global-color-73cfeea: #5E5D5A;
    --e-global-color-09e9888: #925F61;
    --e-global-color-1e8e4c5: #ffcbcc;
    --e-global-color-5ead1e4: #925F6129;
    --e-global-color-f2c1cad: #FAF9F8;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}

.elementor-kit-9 e-page-transition {
    background-color: #FFBC7D;
}

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

.e-con {
    --container-max-width: 1920px;
}

.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 {
    padding-inline-end: 0px;
    padding-inline-start: 0px;
}

@media(max-width:1366px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1440px;
    }

    .e-con {
        --container-max-width: 1440px;
    }
}

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