.elementor-kit-5 {
    --e-global-color-primary: #863ACC;
    --e-global-color-secondary: #AFAFAF;
    --e-global-color-text: #333333;
    --e-global-color-accent: #F68707;
    --e-global-color-79198f5: #FFFFFF;
    --e-global-typography-primary-font-family: "Quicksand";
    --e-global-typography-primary-font-size: 24px;
    --e-global-typography-primary-font-weight: 800;
    --e-global-typography-secondary-font-family: "Quicksand";
    --e-global-typography-secondary-font-size: 18px;
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-text-font-family: "Quicksand";
    --e-global-typography-text-font-size: 12px;
    --e-global-typography-text-font-weight: 500;
    --e-global-typography-accent-font-family: "Quicksand";
    --e-global-typography-accent-font-size: 12px;
    --e-global-typography-accent-font-weight: bold;
    --e-global-typography-8c383a2-font-family: "Quicksand";
    --e-global-typography-8c383a2-font-size: 36px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-element {
    --widgets-spacing: 20px;
}

{
}
h1.entry-title {
    display: var(--page-title-display);
}

.elementor-kit-5 e-page-transition {
    background-color: #FFBC7D;
}

.site-header {
    padding-right: 0px;
    padding-left: 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: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}

/* Start custom CSS */
.elementor-field-textual {
    line-height: 1.4;
    font-size: 12px;
    min-height: 24px;
    padding: 0;

}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {

    padding: 0;

}

/* End custom CSS */
