.elementor-kit-11 {
    --e-global-color-theme-custom-color: #6254e7;
    --e-global-color-theme-custom-color2: #ff7426;
    --e-global-color-theme-content-color: #696687;
    --e-global-color-theme-secondary-color: #696687;
    --e-global-color-theme-custom-color-start: #9289f1;
    --e-global-color-theme-custom-color2-start: #f0ac0e;
    --e-global-color-theme-header-font-color: #3b3663;
    --e-global-color-theme-body-bg-color: #ffffff;
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-typography-theme-main-font-family: "Rubik";
    --e-global-typography-theme-main-font-size: 18px;
    --e-global-typography-theme-main-font-weight: 400;
    --e-global-typography-theme-main-line-height: 27px;
    --e-global-typography-theme-secondary-font-family: "Nunito";
    --e-global-typography-theme-secondary-font-size: 18px;
    --e-global-typography-theme-secondary-font-weight: 400;
    --e-global-typography-theme-secondary-line-height: 27px;
    --e-global-typography-theme-headers-font-family: "Nunito";
    --e-global-typography-theme-headers-font-weight: 800;
    --e-global-typography-theme-modern-shop-main-font-family: "Roboto";
    --e-global-typography-theme-modern-shop-main-font-size: 16px;
    --e-global-typography-theme-modern-shop-main-font-weight: 300;
    --e-global-typography-theme-modern-shop-main-line-height: 27px;
    --e-global-typography-theme-modern-shop-headers-font-family: "Manrope";
    --e-global-typography-theme-modern-shop-headers-font-size: 18px;
    --e-global-typography-theme-modern-shop-headers-font-weight: 600;
    --e-global-typography-theme-modern-shop-headers-line-height: 27px;
    --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;
    color: var( --e-global-color-theme-content-color);
    font-family: var( --e-global-typography-theme-main-font-family), Sans-serif;
    font-size: var( --e-global-typography-theme-main-font-size);
    font-weight: var( --e-global-typography-theme-main-font-weight);
    line-height: var( --e-global-typography-theme-main-line-height);
    letter-spacing: var( --e-global-typography-theme-main-letter-spacing);
    word-spacing: var( --e-global-typography-theme-main-word-spacing);
    background-color: var( --e-global-color-theme-body-bg-color);
}

.elementor-kit-11 h1 {
    font-size: 40px;
    line-height: 43px;
}

.elementor-kit-11 h2 {
    font-size: 30px;
    line-height: 40px;
}

.elementor-kit-11 h3 {
    font-size: 24px;
    line-height: 30px;
}

.elementor-kit-11 h4 {
    font-size: 20px;
    line-height: 33px;
}

.elementor-kit-11 h5 {
    font-family: "Nunito", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}

.elementor-kit-11 h6 {
    font-family: "Nunito", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

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

@media(max-width:1024px) {
    .elementor-kit-11 {
        font-size: var( --e-global-typography-theme-main-font-size);
        line-height: var( --e-global-typography-theme-main-line-height);
        letter-spacing: var( --e-global-typography-theme-main-letter-spacing);
        word-spacing: var( --e-global-typography-theme-main-word-spacing);
    }
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }
    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-11 {
        font-size: var( --e-global-typography-theme-main-font-size);
        line-height: var( --e-global-typography-theme-main-line-height);
        letter-spacing: var( --e-global-typography-theme-main-letter-spacing);
        word-spacing: var( --e-global-typography-theme-main-word-spacing);
    }
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }
    .e-con {
        --container-max-width: 767px;
    }
}