.elementor-kit-61{--e-global-color-primary:#104067;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#0076B5;--e-global-color-accent:#F7F3EA;--e-global-typography-primary-font-family:"artzi";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"artzi";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"artzi";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"artzi";--e-global-typography-accent-font-weight:700;}.elementor-kit-61 e-page-transition{background-color:#FFBC7D;}.elementor-kit-61 button,.elementor-kit-61 input[type="button"],.elementor-kit-61 input[type="submit"],.elementor-kit-61 .elementor-button{border-radius:32px 32px 32px 32px;}.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);}.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 *//* אפקט עדין לאייקון בכפתורי אלמנטור */
.elementor-button:hover .elementor-button-icon {
    transform: translateX(-4px);
    transition: transform 0.25s ease;
}

/* כדי שהאייקון לא יקפוץ – להגדיר גם במצב רגיל */
.elementor-button .elementor-button-icon {
    transition: transform 0.25s ease;
}


/* איחוד מחירים קלאסי – מוצרים, ארכיון, מיני קארט וכו' */
.woocommerce-Price-amount {
    white-space: nowrap;
}

/* להסתיר את סימן המטבע המקורי */
.woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    display: none !important;
}

/* להוסיף ₪ אחרי המספר, צמוד */
.woocommerce-Price-amount::after {
    content: "₪";
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'artzi';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://yefe.co.il/wp-content/uploads/2025/10/artzi-bold-fm.eot');
	src: url('https://yefe.co.il/wp-content/uploads/2025/10/artzi-bold-fm.eot?#iefix') format('embedded-opentype'),
		url('https://yefe.co.il/wp-content/uploads/2025/10/artzi-bold-fm.woff2') format('woff2'),
		url('https://yefe.co.il/wp-content/uploads/2025/10/artzi-bold-fm.woff') format('woff');
}
@font-face {
	font-family: 'artzi';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://yefe.co.il/wp-content/uploads/2025/10/artzi-regular-fm.eot');
	src: url('https://yefe.co.il/wp-content/uploads/2025/10/artzi-regular-fm.eot?#iefix') format('embedded-opentype'),
		url('https://yefe.co.il/wp-content/uploads/2025/10/artzi-regular-fm.woff2') format('woff2'),
		url('https://yefe.co.il/wp-content/uploads/2025/10/artzi-regular-fm.woff') format('woff');
}
/* End Custom Fonts CSS */