.elementor-kit-5{--e-global-color-primary:#8D3C4B;--e-global-color-secondary:#7B7C7E;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"CormorantInfant";--e-global-typography-primary-font-size:3.13vw;--e-global-typography-primary-font-weight:100;--e-global-typography-secondary-font-family:"CormorantInfant";--e-global-typography-secondary-font-size:2.08vw;--e-global-typography-secondary-font-weight:100;--e-global-typography-text-font-family:"PTSans";--e-global-typography-text-font-size:1.56vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"CormorantInfant";--e-global-typography-accent-font-size:1.25vw;--e-global-typography-accent-font-weight:100;--e-global-typography-2919609-font-family:"PTSans";--e-global-typography-2919609-font-size:0.94vw;--e-global-typography-2919609-font-weight:100;color:var( --e-global-color-secondary );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.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-kit-5{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:20px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:16px;--e-global-typography-2919609-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* התאמת פסי הגלילה לכל האלמנטים */
body, html {
    overflow: auto;
}

::selection{   background-color:#8D3C4B;    color:#fff;  }


::-webkit-scrollbar {
    width: 10px; /* רוחב פס הגלילה */
    height: 10px; /* גובה פס הגלילה האופקי */
}

::-webkit-scrollbar-track {
    background: #FFFFFF; /* צבע הרקע של המסילה */
    border-radius: 10px; /* עיגול הקצוות */
}

::-webkit-scrollbar-thumb {
    background: #8D3C4B; /* צבע פס הגלילה */
    border-radius: 0px; /* עיגול הקצוות */
    border: 2px solid #8D3C4B; /* מסגרת מסביב לפס הגלילה */
}

::-webkit-scrollbar-thumb:hover {
    background: #8D3C4B; /* צבע פס הגלילה במעבר עכבר */
}

::-webkit-scrollbar-corner {
    background: #8D3C4B; /* צבע הפינה של המסילה */
}


html, body{
    overflow-x: hidden;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'CormorantInfant';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://victorrhein.ch/wp-content/uploads/2025/07/CormorantInfant-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'PTSans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://victorrhein.ch/wp-content/uploads/2025/07/PTSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'PTSans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://victorrhein.ch/wp-content/uploads/2025/07/PTSans-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */