.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#202223;--e-global-color-text:#0A132F;--e-global-color-accent:#61CE70;--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;font-size:13px;line-height:30px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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);}@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 *//* تمام‌عرض کردن پوسته + حذف محدودیت ظرف‌ها */
body #wrapper,
body .wrapper,
body .site,
body .site-container,
body .inner-wrap,
body .container-main,
body .content-area,
body .site-content,
body .container {
  max-width: 100% !important;
  width: 100% !important;
}

/* حذف فاصله‌های چپ/راست ردیف‌ها در برخی قالب‌ها */
body .container > .row,
body .inner-wrap > .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* کاهش پدینگ ستون‌ها تا لبهٔ صفحه کش بیاد */
body [class*="col-"] {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

/* اگر قالب حالت Boxed روی body می‌گذارد */
body.boxed #wrapper,
body.layout-boxed #wrapper {
  max-width: 100% !important;
  width: 100% !important;
}/* End custom CSS */