.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-33b0921:#E20047;--e-global-color-0232efe:#00A1EF;--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;--e-global-typography-8ed0d89-font-family:"League Spartan";--e-global-typography-8ed0d89-font-weight:600;}.elementor-kit-8 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);}@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 */@media print {
  /* Hide navigation, footer, sidebar, and ads */
  header,
  nav,
  footer,
  .sidebar,
  .ad-banner,
  .elementor-widget-nav-menu,
  .elementor-widget-sidebar,
  .elementor-widget-footer,
  .elementor-header,
  .elementor-footer {
    display: none !important;
  }

  /* Show only main content */
  .main-content,
  .elementor-widget-container,
  .elementor-post,
  .entry-content {
    display: block !important;
    width: 100% !important;
    color: #000;
    background: none !important;
  }

  /* Remove background colors and images */
  * {
    background: none !important;
    box-shadow: none !important;
    color: #000 !important;
  }

  /* Make text more readable */
  body, html {
    font-size: 12pt;
    line-height: 1.6;
  }

  /* Page break control for multi-page printing */
  .page-break {
    page-break-before: always;
  }

  /* Optional: Force feature image to appear at top */
  .image-print {
    display: block !important;
    max-width: 100% !important;
    height: auto !important;
    margin-bottom: 20px;
  }

  /* Center logo and hide others */
  .site-logo {
    display: block !important;
    margin: 0 auto 30px auto;
  }

  .non-printable {
    display: none !important;
  }
  
  .elementor-element-cf4dc87, .elementor-element-887925b, .elementor-element-a8126be {
      display:none !important;
  }
  
  .site-content {
      margin-top: 0px !important;
  }
}/* End custom CSS */