.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: #B1A59A;
    --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;
    background-color: #FAECF4;
}

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

.elementor-kit-12 button,
.elementor-kit-12 input[type="button"],
.elementor-kit-12 input[type="submit"],
.elementor-kit-12 .elementor-button {
    color: #000000;
}

.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: #f071b7;
}

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