.elementor-kit-36{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-73a6408:#000000;--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:"Vazirmatn";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;color:#FFFFFF;}.elementor-kit-36 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* ============================================
   تنظیمات پیشرفته فونت برای سایت حقوقی
   ============================================ */

/* ۱. فراخوانی فونت‌های برتر از وب */
@import url('https://fonts.googleapis.com/css2?family=IRANYekan&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;700;800;900&display=swap');

/* ۲. اعمال فونت به کل سایت */
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
div,
span,
li,
a,
button,
input,
textarea {
    font-family: 'IRANYekan', 'Vazirmatn', 'IRANSans', 'Tahoma', 'Arial', sans-serif !important;
}

/* ۳. تنظیمات پیشرفته برای خوانایی بهتر */
body {
    font-weight: 400; /* وزن معمولی برای بدنه */
    line-height: 2; /* فاصله خطوط مناسب برای متون حقوقی */
    letter-spacing: 0.3px; /* کمی فاصله بین حروف برای زیبایی */
    -webkit-font-smoothing: antialiased; /* صاف‌تر کردن فونت در مرورگرهای وب‌کیت */
    -moz-osx-font-smoothing: grayscale; /* صاف‌تر کردن فونت در فایرفاکس */
}

/* ۴. تنظیمات خاص برای عناوین */
h1, h2, h3, h4, h5, h6 {
    font-weight: 800; /* عناوین پررنگ‌تر */
    letter-spacing: 0.5px; /* فاصله بیشتر برای عناوین */
}

/* ۵. تنظیمات برای متن‌های حقوقی سنگین */
.legal-text,
.legal-content p {
    font-weight: 400;
    line-height: 2.2;
    font-size: 16px;
}

/* ۶. تنظیمات برای هایلایت و کلمات کلیدی */
.legal-text strong,
.legal-content strong {
    font-weight: 800;
    color: #69727D; /* رنگ متالیک شما */
}

/* ۷. تنظیمات برای شماره تلفن و اطلاعات تماس */
.legal-phone,
.phone-number {
    font-weight: 900;
    letter-spacing: 2px;
    direction: ltr;
    unicode-bidi: bidi-override;
    font-size: 24px;
}/* End custom CSS */