.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-814a008:#FFFFFF;--e-global-color-e53f324:#24100A;--e-global-color-894eae9:#EAA522;--e-global-color-08b24f9:#E5E0DE;--e-global-typography-primary-font-family:"barlev";--e-global-typography-primary-font-size:9.48vw;--e-global-typography-primary-font-weight:100;--e-global-typography-secondary-font-family:"barlev";--e-global-typography-secondary-font-size:9.48vw;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"afek";--e-global-typography-text-font-size:1.56vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"afek";--e-global-typography-accent-font-size:1.3vw;--e-global-typography-accent-font-weight:100;--e-global-typography-8aa15a1-font-family:"afek";--e-global-typography-8aa15a1-font-size:1.04vw;--e-global-typography-4fe4a1f-font-size:6.25vw;--e-global-typography-4fe4a1f-font-weight:100;--e-global-typography-318454a-font-family:"barlev";--e-global-typography-318454a-font-size:4.17vw;--e-global-typography-318454a-font-weight:100;}.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){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 *//* הסתרת התמונה הראשית לפני הטעינה */
.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    visibility: hidden; /* מסתיר את התמונה הראשית */
    opacity: 0; /* מונע מהתמונה להיות נראית */
    position: absolute; /* מסיר אותה ממיקום התצוגה */
}

/* הצגת התמונה הראשית לאחר טעינה */
.woocommerce-product-gallery.loaded .woocommerce-product-gallery__image img {
    visibility: visible; /* מחזיר את התמונה לתצוגה */
    opacity: 1; /* הופך אותה לנראית */
    position: relative; /* מחזיר אותה למיקום */
    transition: opacity 0.3s ease-in-out; /* אפקט מעבר חלק */
}


/* התאמת פסי הגלילה לכל האלמנטים */
body, html {
    overflow: auto;
}

::-webkit-scrollbar {
    width: 8px; /* רוחב פס הגלילה */
    height: 8px; /* גובה פס הגלילה האופקי */
}

::-webkit-scrollbar-track {
    background: #FFFFFF; /* צבע הרקע של המסילה */
    border-radius: 10px; /* עיגול הקצוות */
}

::-webkit-scrollbar-thumb {
    background: #EAA522; /* צבע פס הגלילה */
    border-radius: 0px; /* עיגול הקצוות */
    border: 2px solid #EAA522; /* מסגרת מסביב לפס הגלילה */
}

::-webkit-scrollbar-thumb:hover {
    background: #EAA522; /* צבע פס הגלילה במעבר עכבר */
}

::-webkit-scrollbar-corner {
    background: #0D6EFB; /* צבע הפינה של המסילה */
}


html, body{
    overflow-x: hidden;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'barlev';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://afeknadlan.com/wp-content/uploads/2025/02/barlev-light-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'barlev';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://afeknadlan.com/wp-content/uploads/2025/02/barlev-regular-aaa.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'afek';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://afeknadlan.com/wp-content/uploads/2025/02/afek-regular-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'afek';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://afeknadlan.com/wp-content/uploads/2025/02/afek-bold-aaa.woff2') format('woff2');
}
/* End Custom Fonts CSS */