.elementor-kit-6{--e-global-color-primary:#E7E2D6;--e-global-color-secondary:#5D4027;--e-global-color-text:#FFFFFF;--e-global-color-accent:#3B3B3B;--e-global-typography-primary-font-family:"cofo-peshka-variable";--e-global-typography-primary-font-size:1.5vw;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"cofo-peshka-variable";--e-global-typography-secondary-font-size:1.4rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"cofo-peshka-variable";--e-global-typography-text-font-size:0.9rem;--e-global-typography-text-font-weight:100;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-2602f93-font-family:"cofo-peshka-variable";--e-global-typography-2602f93-font-size:1rem;--e-global-typography-2602f93-font-weight:400;background-color:#FFFBF7;}.elementor-kit-6 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){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-kit-6{--e-global-typography-primary-font-size:1.2rem;--e-global-typography-secondary-font-size:1rem;--e-global-typography-text-font-size:0.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* תיקון נטייה במובייל לפונט CoFo Peshka */
@media (max-width: 767px) {
  body, body * {
    font-style: normal !important;
    font-synthesis: none !important;                /* לא מייצר italic דמיוני */
    -webkit-font-smoothing: antialiased !important; /* החלקה */
    text-rendering: optimizeLegibility !important;  /* רינדור נקי */
  }

  /* ביטול כל נטייה אפשרית (slant axis אם קיים) */
  body, body * {
    font-variation-settings: "slnt" 0 !important;
  }
}/* End custom CSS */