.elementor-kit-9{--e-global-color-primary:#0A203E;--e-global-color-secondary:#39E2D9;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-color-dfe05c6:#20818B;--e-global-color-04968b0:#2CB0B2;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-line-height:1.2em;--e-global-typography-69f9cb3-font-family:"Outfit";--e-global-typography-69f9cb3-font-size:110px;--e-global-typography-69f9cb3-font-weight:bold;--e-global-typography-69f9cb3-line-height:1.2em;background-color:var( --e-global-color-primary );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 input:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea,.elementor-kit-9 .elementor-field-textual{padding:16px 16px 16px 16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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-kit-9{--e-global-typography-primary-font-size:42px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-text-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    overflow-x: hidden;
}
p:last-child{
    margin-bottom: 0;
}

.con-padding{
    padding-inline: 64px;
}
@media(max-width: 767px){
    .con-padding{
        padding-inline: 24px;
    }
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-background-clip: text;
    
    /* לשנות לצבע טקסט בטפסים */
    -webkit-text-fill-color: #ffffff;
    box-shadow: none;
}

:root {
    font-feature-settings: "salt" on;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://novack-epstein.com/wp-content/uploads/2025/06/Outfit-Regular.woff2') format('woff2'),
		url('https://novack-epstein.com/wp-content/uploads/2025/06/Outfit-Regular.woff') format('woff'),
		url('https://novack-epstein.com/wp-content/uploads/2025/06/Outfit-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://novack-epstein.com/wp-content/uploads/2025/06/Outfit-SemiBold.woff2') format('woff2'),
		url('https://novack-epstein.com/wp-content/uploads/2025/06/Outfit-SemiBold.woff') format('woff'),
		url('https://novack-epstein.com/wp-content/uploads/2025/06/Outfit-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */