.elementor-kit-7{--e-global-color-primary:#08001C;--e-global-color-secondary:#FDFDFD;--e-global-color-text:#FE3185;--e-global-color-accent:#08001C;--e-global-typography-primary-font-family:"סימונה פרו";--e-global-typography-primary-font-size:10vw;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"סימונה פרו";--e-global-typography-secondary-font-size:5.5vw;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"סימונה פרו";--e-global-typography-text-font-size:3.15vw;--e-global-typography-text-font-weight:700;--e-global-typography-accent-font-family:"סימונה פרו";--e-global-typography-accent-font-size:1.4vw;--e-global-typography-accent-font-weight:700;--e-global-typography-a46c6a0-font-family:"סימונה פרו";--e-global-typography-a46c6a0-font-size:1vw;--e-global-typography-5b18636-font-family:"סימונה פרו";--e-global-typography-5b18636-font-size:1vw;--e-global-typography-5b18636-font-weight:400;background-color:var( --e-global-color-secondary );}.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;--container-default-padding-top:4vw;--container-default-padding-right:4vw;--container-default-padding-bottom:4vw;--container-default-padding-left:4vw;}.elementor-widget:not(:last-child){--kit-widget-spacing: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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:12vw;--e-global-typography-secondary-font-size:8vw;--e-global-typography-text-font-size:5vw;--e-global-typography-accent-font-size:3vw;--e-global-typography-a46c6a0-font-size:2.25vw;--e-global-typography-5b18636-font-size:2.25vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:4vw;--container-default-padding-right:4vw;--container-default-padding-bottom:4vw;--container-default-padding-left:4vw;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:80px;--e-global-typography-secondary-font-size:56px;--e-global-typography-text-font-size:38px;--e-global-typography-accent-font-size:24px;--e-global-typography-a46c6a0-font-size:19px;--e-global-typography-5b18636-font-size:19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}}/* Start custom CSS */::selection {
	background-color: var(--e-global-color-primary);
	color: var(--e-global-color-text);
}

/* רוחב ה-scrollbar */
::-webkit-scrollbar {
    width: 8px; /* שנה כמה שאתה רוצה */
}

/* רקע פס הגלילה */
::-webkit-scrollbar-track {
    background: #EDDBE2; /* צבע רקע */
}

/* החלק שזז (הידית) */
::-webkit-scrollbar-thumb {
    background: #222222; /* צבע הידית */
    border-radius: 10px; /* עיגול פינות */
}



/* הגדרות הכפתור */

@media (min-width:1025px) {
  .my-btn .elementor-button-icon {
    margin-top: 0.1vw;
  } 

  .my-btn .elementor-button-content-wrapper {
    gap: 0.4vw !important;
    transition: all 0.2s;
  }
    .my-btn:hover .elementor-button-content-wrapper {
        gap: 0.7vw !important;
    }
}

@media (min-width:767px) and (max-width:1025px) {
  .my-btn .elementor-button-icon {
    margin-top: 0.1vw;
  } 

  .my-btn .elementor-button-content-wrapper {
    gap: 0.9vw !important;
  }
  
    .my-btn:hover .elementor-button-content-wrapper {
        gap: 1.5vw !important;
    }
}

@media (max-width:767px) {
  .my-btn .elementor-button-icon {
    margin-top: 1.5px;
  } 

  .my-btn .elementor-button-content-wrapper {
    gap: 7px !important;
  }
  
    .my-btn:hover .elementor-button-content-wrapper {
        gap: 14px !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'סימונה פרו';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://scalest.co.il/wp-content/uploads/2026/01/SimonaPro-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'סימונה פרו';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://scalest.co.il/wp-content/uploads/2026/01/SimonaPro-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'סימונה פרו';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://scalest.co.il/wp-content/uploads/2026/01/SimonaPro-Thin.woff2') format('woff2');
}
/* End Custom Fonts CSS */