.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#F2F2F2;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-7f6cd20:#00CBA2;--e-global-color-d4a6bb7:#F15F42;--e-global-color-2661780:#F15F42;--e-global-color-5c4e529:#4285C1;--e-global-color-714d01d:#FFFFFF33;--e-global-color-06c40f2:#FFF9F9;--e-global-typography-primary-font-family:"Polin-Regular";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Polin-Medium";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Polin-Regular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Polin-Bold";--e-global-typography-accent-font-weight:700;background-color:var( --e-global-color-06c40f2 );color:var( --e-global-color-text );font-family:"Rubik", Polin-Regular;font-weight:600;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-text );font-family:"Rubik", Polin-Regular;}.elementor-kit-7 a:hover{color:var( --e-global-color-text );}.elementor-kit-7 h1{font-family:"Rubik", Polin-Regular;}.elementor-kit-7 h2{font-family:"Rubik", Polin-Regular;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */html, body{
    height: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    min-height: 100%;
    width: 100%;
  
   overflow-x: hidden;
   overflow-y: auto;
}



a {
    color: inherit;
    text-decoration: none;
}

a:hover, a:visited {
    color: inherit;
    text-decoration: none;
}

body {
    font-family: 'Polin-Medium', sans-serif;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}



body::-webkit-scrollbar {
    width: 0px; /* מסתיר את פס הגלילה האנכי הימני */
    height: 0px; /* מסתיר גם פס גלילה אופקי אם קיים */
    background: transparent; /* מוודא שאין רקע לפס הגלילה */
}

/* עבור Firefox */
body {
    scrollbar-width: none; /* מסתיר את פס הגלילה האנכי הימני */
    -ms-overflow-style: none; /* מסתיר את פס הגלילה ב-IE וב-Edge */
}






button, a {
    cursor: pointer; 
}






html[lang] {
    /*direction: rtl !important;*/
    
}


/*כיתוב תוסף נגישות*/
.keyboard-shorcut{
    display: none !important;
}



/*הסרת כל הזכויות שמורות*/
.site-footer .footer-inner .copyright p{
    display: none !important;
}

a .added_to_cart .wc-forward,
.woocommerce a .added_to_cart .wc-forward{
    display: none !important;
}/* End custom CSS */