.elementor-kit-58{--e-global-color-primary:#0F4D6A;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-3762cfb:#FFFFFF;--e-global-color-e82bd97:#000000;--e-global-color-33914fd:#FFFFFF00;--e-global-color-60dfefb:#FFFFFF;--e-global-color-dd84304:#000000;--e-global-typography-primary-font-family:"Ploni";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Ploni";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ploni";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ploni";--e-global-typography-accent-font-weight:500;background-image:url("https://uvsun.co.il/wp-content/uploads/2025/06/Untitled-design-47.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-kit-58 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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(min-width:1025px){.elementor-kit-58{background-attachment:fixed;}}@media(max-width:767px){.elementor-kit-58{background-repeat:no-repeat;background-size:cover;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body,html{
    overflow-x: hidden;
}

/* הופך את כל הטבלאות באתר לרספונסיביות עם סקרולר */
table {
    display: block;
    width: 100% !important;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-collapse: collapse;
}

/* עיצוב פס הגלילה כדי שיהיה ברור שיש פה גלילה */
table::-webkit-scrollbar {
    height: 8px;
}

table::-webkit-scrollbar-thumb {
    background: #444; /* צבע כהה שיראו אותו */
    border-radius: 10px;
}

table::-webkit-scrollbar-track {
    background: #f1f1f1; 
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ploni';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://uvsun.co.il/wp-content/uploads/2025/06/ploni-black-aaa.ttf') format('truetype');
}
@font-face {
	font-family: 'Ploni';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://uvsun.co.il/wp-content/uploads/2025/06/ploni-regular-aaa.ttf') format('truetype');
}
@font-face {
	font-family: 'Ploni';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://uvsun.co.il/wp-content/uploads/2025/06/ploni-bold-aaa.ttf') format('truetype');
}
@font-face {
	font-family: 'Ploni';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */