.elementor-kit-7{--e-global-color-primary:#4660F8;--e-global-color-secondary:#0F1115;--e-global-color-text:#E0E0E0;--e-global-color-accent:#121D56;--e-global-color-aa39082:#191A1F;--e-global-color-2008f09:#1C1E24;--e-global-color-1dbac3a:#18256E;--e-global-color-f5eae24:#B6B6B6;--e-global-color-371975e:#FF3B30;--e-global-color-ed1e6e5:#34C759;--e-global-color-5154ed4:#2738A0;--e-global-color-5aa7242:#222633;--e-global-typography-primary-font-family:"Lexend";--e-global-typography-primary-font-size:44px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Lexend";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Lexend";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lexend";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-d06c963-font-family:"Lexend";--e-global-typography-d06c963-font-size:24px;--e-global-typography-d06c963-font-weight:500;--e-global-typography-d678446-font-family:"Lexend";--e-global-typography-d678446-font-size:20px;--e-global-typography-d678446-font-weight:bold;--e-global-typography-d678446-line-height:25px;--e-global-typography-3a560ff-font-family:"Lexend";--e-global-typography-3a560ff-font-size:14px;--e-global-typography-3a560ff-font-weight:400;--e-global-typography-9f24d3a-font-family:"Lexend";--e-global-typography-9f24d3a-font-size:16px;--e-global-typography-9f24d3a-font-weight:400;--e-global-typography-9f24d3a-line-height:25px;--e-global-typography-4c992bf-font-family:"Lexend";--e-global-typography-4c992bf-font-size:14px;--e-global-typography-4c992bf-font-weight:400;--e-global-typography-ea5b10d-font-family:"Lexend";--e-global-typography-ea5b10d-font-size:14px;--e-global-typography-ea5b10d-font-weight:500;--e-global-typography-df79d79-font-family:"Lexend";--e-global-typography-df79d79-font-size:10px;--e-global-typography-df79d79-font-weight:500;--e-global-typography-a7bda3a-font-family:"Lexend";--e-global-typography-a7bda3a-font-size:10px;--e-global-typography-a7bda3a-font-weight:300;--e-global-typography-c060caf-font-family:"Lexend";--e-global-typography-c060caf-font-size:14px;--e-global-typography-c060caf-font-weight:300;--e-global-typography-c060caf-line-height:30px;--e-global-typography-9f7ee13-font-family:"Lexend";--e-global-typography-9f7ee13-font-size:16px;--e-global-typography-9f7ee13-font-weight:bold;--e-global-typography-13d8303-font-family:"Lexend";--e-global-typography-13d8303-font-size:12px;--e-global-typography-13d8303-font-weight:400;--e-global-typography-13d8303-line-height:20px;font-family:"Lexend", lexend;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 a:hover{color:#2F41AC;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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);}.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 */<script>
(function($){
  // اجرا در بارگذاری سند
  $(document).on('click', function(e){
    // .elementor-kit-7 های رایج برای overlay / lightbox در المنتور
    var overlaySelectors = [
      '.dialog-lightbox', 
      '.elementor-lightbox__overlay', 
      '.elementor-popup-modal', 
      '.elementor-popup__overlay'
    ];
    // اگر هدف کلیک یکی از overlay ها بود (و نه داخل محتوای popup)
    for (var i=0; i<overlaySelectors.length; i++){
      var sel = overlaySelectors[i];
      if ($(e.target).closest(sel).length){
        // اگر کلیک داخل محتوای پاپ بود، نادیده بگیر
        if ($(e.target).closest('.dialog-widget-content, .elementor-popup__content, .elementor-widget-container').length) return;
        // سعی کن دکمه close کلیک بشه (چند .elementor-kit-7 مختلف امتحان شده)
        var $close = $('.dialog-close, .dialog-lightbox-close-button, .elementor-popup__close-button, .elementor-popup-modal .elementor-icon');
        if ($close.length){ $close.first().trigger('click'); return; }
        // fallback: پاپ‌آپ رو مخفی کن
        $('.elementor-popup-modal, .dialog-lightbox, .elementor-lightbox').hide();
        return;
      }
    }
  });
})(jQuery);
</script>/* End custom CSS */