.elementor-kit-6 {
    --e-global-color-primary: #00BCE3;
    --e-global-color-secondary: #000000;
    --e-global-color-text: #000000;
    --e-global-color-accent: #D06BAD;
    --e-global-typography-primary-font-family: "Chakra Petch";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Chakra Petch";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Chakra Petch";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Chakra Petch";
    --e-global-typography-accent-font-weight: 500;
    font-family: "Chakra Petch", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}

.elementor-kit-6 h1 {
    font-family: "Chakra Petch", Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.elementor-kit-6 h2 {
    font-family: "Chakra Petch", Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.elementor-kit-6 h3 {
    font-family: "Chakra Petch", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 39px;
}

.elementor-kit-6 h4 {
    font-family: "Chakra Petch", Sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 39px;
}

.elementor-kit-6 h5 {
    font-family: "Chakra Petch", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.elementor-kit-6 h6 {
    font-family: "Chakra Petch", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 18.2px;
}

.elementor-kit-6 button,
.elementor-kit-6 input[type="button"],
.elementor-kit-6 input[type="submit"],
.elementor-kit-6 .elementor-button {
    font-family: "Chakra Petch", Sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 39px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1400px;
}

.e-con {
    --container-max-width: 1400px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-element {
    --widgets-spacing: 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

.elementor-kit-6 e-page-transition {
    background-color: #FFBC7D;
}

.site-header {
    padding-right: 0px;
    padding-left: 0px;
}

@media(max-width:1024px) {
    .elementor-kit-6 {
        font-size: 20px;
    }

    .elementor-kit-6 h3 {
        font-size: 30px;
        line-height: 35px;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:750px) {
    .elementor-kit-6 {
        font-size: 18px;
        line-height: 23.4px;
    }


    .elementor-kit-6 h3 {
        font-size: 20px;
    }

    .elementor-kit-6 h6 {
        font-size: 14px;
        line-height: 18.2px;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}