.elementor-kit-7 {
    --e-global-color-primary: #2E7D32;
    --e-global-color-secondary: #1B5E20;
    --e-global-color-text: #000000;
    --e-global-color-accent: #C17900;
    --e-global-color-39e8dab: #F1F8E9;
    --e-global-color-17bf713: #FFFFFF;
    --e-global-typography-primary-font-family: "Poppins";
    --e-global-typography-primary-font-size: 48px;
    --e-global-typography-primary-font-weight: 500;
    --e-global-typography-primary-text-transform: capitalize;
    --e-global-typography-secondary-font-family: "Poppins";
    --e-global-typography-secondary-font-size: 24px;
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Poppins";
    --e-global-typography-text-font-size: 18px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
    font-family: "Poppins", Sans-serif;
    font-size: 48px;
    font-weight: 500;
    text-transform: none;
}

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

.elementor-kit-7 a {
    color: var( --e-global-color-text );
    text-transform: none;
}

.elementor-kit-7 a:hover {
    color: var( --e-global-color-secondary );
}

.elementor-kit-7 h1 {
    font-family: "Playfair Display", Sans-serif;
    font-size: 48px;
    text-transform: none;
}

.elementor-kit-7 h2 {
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    text-transform: none;
}

.elementor-kit-7 h3 {
    font-weight: 400;
    text-transform: none;
}

.elementor-kit-7 h4 {
    text-transform: none;
}

.elementor-kit-7 h5 {
    text-transform: none;
}

.elementor-kit-7 h6 {
    text-transform: none;
}

.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);
}

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