.elementor-kit-5{--e-global-color-primary:#1489B8;--e-global-color-secondary:#66CBE1;--e-global-color-text:#231F20;--e-global-color-accent:#68BD45;--e-global-color-414c70a:#FFFFFF;--e-global-typography-primary-font-family:"Atlas";--e-global-typography-primary-font-size:3.65vw;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Atlas";--e-global-typography-secondary-font-size:2.5vw;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Atlas";--e-global-typography-text-font-size:1.56vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Atlas";--e-global-typography-accent-font-size:5.21vw;--e-global-typography-accent-font-weight:900;--e-global-typography-accent-line-height:1.1em;--e-global-typography-65958fa-font-family:"Atlas";--e-global-typography-65958fa-font-size:0.94vw;--e-global-typography-65958fa-font-weight:100;--e-global-typography-afe350b-font-family:"Atlas";--e-global-typography-afe350b-font-size:0.78vw;--e-global-typography-afe350b-font-weight:100;--e-global-typography-10da7d3-font-family:"Atlas";--e-global-typography-10da7d3-font-size:1.3vw;--e-global-typography-10da7d3-font-weight:700;--e-global-typography-8c8867b-font-family:"Atlas";--e-global-typography-8c8867b-font-size:1.04vw;--e-global-typography-8c8867b-font-weight:400;color:var( --e-global-color-414c70a );font-family:"Atlas", Sans-serif;font-size:1.1vw;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-414c70a );border-style:none;border-radius:2em 0em 2em 0em;padding:20px 35px 20px 35px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );font-family:"Atlas", Sans-serif;font-size:1.1vw;}.elementor-kit-5 h1{color:var( --e-global-color-text );font-family:"Atlas", Sans-serif;font-size:5vw;font-weight:900;}.elementor-kit-5 h2{color:var( --e-global-color-text );font-family:"Atlas", Sans-serif;font-size:2vw;font-weight:900;}.elementor-kit-5 h3{color:var( --e-global-color-text );font-family:"Atlas", Sans-serif;font-size:2vw;font-weight:900;}.elementor-kit-5 h4{color:var( --e-global-color-text );font-family:"Atlas", Sans-serif;}.elementor-kit-5 h5{color:var( --e-global-color-text );font-family:"Atlas", Sans-serif;font-size:1.5vw;font-weight:900;}.elementor-kit-5 h6{font-family:"Atlas", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100vw;}.e-con{--container-max-width:100vw;--container-default-padding-top:5vw;--container-default-padding-right:5vw;--container-default-padding-bottom:5vw;--container-default-padding-left:5vw;}.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-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );padding:10px 15px 10px 19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:35px;--e-global-typography-secondary-font-size:24px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:50px;--e-global-typography-65958fa-font-size:16px;--e-global-typography-afe350b-font-size:16px;--e-global-typography-10da7d3-font-size:18px;--e-global-typography-8c8867b-font-size:18px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-text-font-size );padding:14px 20px 14px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:20%;--container-default-padding-right:20%;--container-default-padding-bottom:20%;--container-default-padding-left:20%;}}/* Start custom CSS */html, body{overflow-x: hidden;}

::selection{   background-color:#1489B8;    color:#fff;  }


/* הסתרת התמונה הראשית לפני הטעינה */
.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: 10px; /* רוחב פס הגלילה */
    height: 10px; /* גובה פס הגלילה האופקי */
}

::-webkit-scrollbar-track {
    background: #FFFFFF; /* צבע הרקע של המסילה */
    border-radius: 10px; /* עיגול הקצוות */
}

::-webkit-scrollbar-thumb {
    background: #1489B8; /* צבע פס הגלילה */
    border-radius: 10px; /* עיגול הקצוות */
    border: 2px solid #1489B8; /* מסגרת מסביב לפס הגלילה */
}

::-webkit-scrollbar-thumb:hover {
    background: #1489B8; /* צבע פס הגלילה במעבר עכבר */
}

::-webkit-scrollbar-corner {
    background: #1489B8; /* צבע הפינה של המסילה */
}


html, body{
    overflow-x: hidden;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Atlas';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://avrahamelbaz.com/wp-content/uploads/2025/07/atlas-regular-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'Atlas';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://avrahamelbaz.com/wp-content/uploads/2025/07/atlas-black-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'Atlas';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://avrahamelbaz.com/wp-content/uploads/2025/07/atlas-bold-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'Atlas';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://avrahamelbaz.com/wp-content/uploads/2025/07/atlas-medium-aaa.woff2') format('woff2');
}
/* End Custom Fonts CSS */