.elementor-kit-7{--e-global-color-primary:#2F2B27;--e-global-color-secondary:#F4F0EB;--e-global-color-text:#BFA89E;--e-global-color-accent:#E7E0D6;--e-global-color-e9d45d7:#6F5F59;--e-global-color-b59a2bc:#FFFFFF;--e-global-color-3d02808:#02010100;--e-global-typography-primary-font-family:"תל אביב";--e-global-typography-primary-font-size:74px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"תל אביב";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans Hebrew";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans Hebrew";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:400;}.elementor-kit-7 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 *//* הגדרת סמן העכבר הכללי של האתר לחץ רגיל */
body {
    cursor: default;
}

/* שינוי סמן העכבר כשרחפים על כל פריט פרויקט בודד בלולאה */
/* *** החליפי את 'YOUR_TEMPLATE_CLASS' בשם ה-Class המדויק של הטמפלט שלך! *** */
/* *** והחליפי את 'PATH_TO_YOUR_CUSTOM_CURSOR' ב-URL המלא שהעתקת מהספרייה! *** */
.my-project-loop-item {
    cursor: url(https://check.ussl.app/wp-content/uploads/2025/05/button.svg), auto;
    /* 'auto' הוא ערך חלופי למקרה שהדפדפן לא תומך בקובץ המותאם אישית, או לא מוצא אותו. */
    /* אם את מעדיפה סמן יד עם אצבע מורה כחלופה, תוכלי לשים 'pointer' במקום 'auto'. */
    /* לדוגמה: cursor: url('PATH_TO_YOUR_CUSTOM_CURSOR'), pointer; */
}

/* אם את רוצה שהסמן ישתנה רק על הכפתור "לצפייה" בתוך הפרויקט: */
/* (וודאי שנתת לכרטיס הפרויקט Class כמו 'my-project-item' ולכפתור Class כמו 'view-button') */
/*
.my-project-item {
    cursor: default;
}
.my-project-item .view-button {
    cursor: url('PATH_TO_YOUR_CUSTOM_CURSOR'), pointer;
}
*/

/* הגדרת סמן העכבר הכללי של האתר לחץ רגיל */
body {
    cursor: default;
}

/* שינוי סמן העכבר כשרחפים על כל פריט פרויקט בודד בלולאה */
/* *** החליפי את 'YOUR_TEMPLATE_CLASS' בשם ה-Class המדויק של הטמפלט שלך! *** */
/* *** והחליפי את 'PATH_TO_YOUR_CUSTOM_CURSOR' ב-URL המלא שהעתקת מהספרייה! *** */
.my-project-loop-item2 {
    cursor: url(https://check.ussl.app/wp-content/uploads/2025/05/button2.svg), auto;
    /* 'auto' הוא ערך חלופי למקרה שהדפדפן לא תומך בקובץ המותאם אישית, או לא מוצא אותו. */
    /* אם את מעדיפה סמן יד עם אצבע מורה כחלופה, תוכלי לשים 'pointer' במקום 'auto'. */
    /* לדוגמה: cursor: url('PATH_TO_YOUR_CUSTOM_CURSOR'), pointer; */
}

/* אם את רוצה שהסמן ישתנה רק על הכפתור "לצפייה" בתוך הפרויקט: */
/* (וודאי שנתת לכרטיס הפרויקט Class כמו 'my-project-item' ולכפתור Class כמו 'view-button') */
/*
.my-project-item {
    cursor: default;
}
.my-project-item .view-button {
    cursor: url('PATH_TO_YOUR_CUSTOM_CURSOR'), pointer;
}
*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'תל אביב';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://check.ussl.app/wp-content/uploads/2025/05/TelAviv-BrutalistLight.ttf') format('truetype');
}
@font-face {
	font-family: 'תל אביב';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://check.ussl.app/wp-content/uploads/2025/05/TelAviv-BrutalistRegular.ttf') format('truetype');
}
@font-face {
	font-family: 'תל אביב';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://check.ussl.app/wp-content/uploads/2025/05/TelAviv-BrutalistBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */