.elementor-kit-11{--e-global-color-primary:#043327;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#494B50;--e-global-color-accent:#27AA8C;--e-global-typography-primary-font-family:"simona";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"simona";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"simona";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"simona";--e-global-typography-accent-font-weight:500;background-color:#EFEFEF7A;background-image:url("https://mashal.ysdigital.co.il/wp-content/uploads/2026/01/Frame-7-1.png");}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{color:#FFFFFF;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* כפתור */
.elementor-kit-11{
  --bg: #0b3b32;         /* צבע רקע */
  --bgHover: #27AA8C;    /* צבע רקע בהובר */
  --t: 0.3s;             /* זמן מעבר */
}

/* הגדלה בהובר */
.elementor-kit-11 .elementor-button{
  transition: transform var(--t);
}
.elementor-kit-11 .elementor-button:hover{
  transform: scale(1.02);
}

/* הטקסט */
.elementor-kit-11 .elementor-button-text{
  border-radius: 50px;
  background: var(--bg);
  padding: 0.7vw 1.4vw;
  transition: background var(--t);
}

/* האייקון */
.elementor-kit-11 .elementor-button-icon{
  border-radius: 50px;
  background: var(--bg);
  padding: 0.6vw 0.7vw 0.8vw 0.7vw;
  margin-right: -0.7vw;             /* קירוב האייקון לטקסט */
  transform: rotate(45deg);
  transition: transform var(--t), background var(--t);
}

/* הובר – שינוי צבע + סיבוב */
.elementor-kit-11 .elementor-button:hover .elementor-button-text,
.elementor-kit-11 .elementor-button:hover .elementor-button-icon{
  background: var(--bgHover);
}
.elementor-kit-11 .elementor-button:hover .elementor-button-icon{
  transform: rotate(0deg);
}

/* מובייל */
@media (max-width:1025px){
  .elementor-kit-11 .elementor-button-text{
    padding: 13px 20px 8px 20px;
  }
  .elementor-kit-11 .elementor-button-icon{
    padding: 14px 15px 16px 15px;
    margin-right: -5px;
  }
}

/* וריאציה לבנה */
.rotate-btn--white{
  --bg: #ffffff;
  --bgHover: #f2f2f2; /* או צבע אחר בהובר */
}

/* אם צריך שגם הטקסט יהיה כהה כשזה לבן */
.rotate-btn--white .elementor-button-text{
  color: #0b3b32;
}
.rotate-btn--white .elementor-button-icon svg{
  fill: #0b3b32;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'simona';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mashal.ysdigital.co.il/wp-content/uploads/2026/01/SimonaPro-Regular.eot');
	src: url('https://mashal.ysdigital.co.il/wp-content/uploads/2026/01/SimonaPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://mashal.ysdigital.co.il/wp-content/uploads/2026/01/SimonaPro-Regular.woff2') format('woff2'),
		url('https://mashal.ysdigital.co.il/wp-content/uploads/2026/01/SimonaPro-Regular.woff') format('woff'),
		url('https://mashal.ysdigital.co.il/wp-content/uploads/2026/01/SimonaPro-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'simona';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://mashal.ysdigital.co.il/wp-content/uploads/2026/01/SimonaPro-Black.eot');
	src: url('https://mashal.ysdigital.co.il/wp-content/uploads/2026/01/SimonaPro-Black.eot?#iefix') format('embedded-opentype'),
		url('https://mashal.ysdigital.co.il/wp-content/uploads/2026/01/SimonaPro-Black.woff2') format('woff2'),
		url('https://mashal.ysdigital.co.il/wp-content/uploads/2026/01/SimonaPro-Black.woff') format('woff'),
		url('https://mashal.ysdigital.co.il/wp-content/uploads/2026/01/SimonaPro-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */