.elementor-kit-12 {
    --e-global-color-primary: #490000;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #34B345;
    --e-global-color-efbed49: #045755;
    --e-global-color-f6251ae: #5F5851;
    --e-global-color-c98cb51: #F4ECE5;
    --e-global-typography-primary-font-family: "IRANSansXFaNum";
    --e-global-typography-primary-font-size: 16px;
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-secondary-font-family: "IRANSansXFaNum";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "IRANSansXFaNum";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "IRANSansXFaNum";
    --e-global-typography-accent-font-weight: 500;
}

    .elementor-kit-12 button, .elementor-kit-12 input[type="button"], .elementor-kit-12 input[type="submit"], .elementor-kit-12 .elementor-button {
       
        font-size: 15px;
        color: #FFFFFF;
        background-color: var( --e-global-color-efbed49 );
        border-radius: 40px 40px 40px 40px;
    }

        .elementor-kit-12 button:hover, .elementor-kit-12 button:focus, .elementor-kit-12 input[type="button"]:hover, .elementor-kit-12 input[type="button"]:focus, .elementor-kit-12 input[type="submit"]:hover, .elementor-kit-12 input[type="submit"]:focus, .elementor-kit-12 .elementor-button:hover, .elementor-kit-12 .elementor-button:focus {
            color: #FFFFFF9E;
        }

    .elementor-kit-12 input:not([type="button"]):not([type="submit"]), .elementor-kit-12 textarea, .elementor-kit-12 .elementor-field-textual {
        background-color: #FFFFFF;
        border-radius: 40px 40px 40px 40px;
        text-align:center
    }

.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;
}

{
}

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;
    }
}
