.elementor-kit-6{--e-global-color-primary:#1DB796;--e-global-color-secondary:#F17FAF;--e-global-color-text:#242424;--e-global-color-accent:#9ED8D7;--e-global-color-d2a5946:#F7EDD8;--e-global-color-ffae611:#91D6C3;--e-global-color-3d9b282:#F8BECE;--e-global-color-6eb5cf3:#FFFFFF;--e-global-typography-primary-font-family:"Polin";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Polin";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Polin";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Polin";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 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){--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 */html, body {
overflow-x: hidden;
overflow-x: clip;
}

/* === Custom CSS בתוך כפתור Elementor === */
 .spin2-btn .elementor-button{
  display:inline-flex;
  align-items:stretch;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:999px;
  overflow:hidden;
  font-size:0.9rem; /* מקטין טקסט כללי */
}

/* עוטף התוכן */
 .spin2-btn .elementor-button .elementor-button-content-wrapper{
  display:inline-flex;
  align-items:center;
  gap:5px; /* הקטנת המרווח בין אייקון לטקסט */
}

/* חלק האיקון – עיגול */
.spin2-btn .elementor-button .elementor-button-icon{
  --icon-size: 2.5vw;  /* הקטנת גודל האייקון */
  background:#1DB796;
  color:#fff;
  width:var(--icon-size);
  height:var(--icon-size);
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 var(--icon-size);
  transition:all .3s ease;
  margin:0 !important;
}

 .spin2-btn .elementor-button .elementor-button-icon i,
 .elementor-button .elementor-button-icon svg{
  font-size:1rem; /* מקטין את האייקון */
  line-height:1;
}

/* סיבוב האייקון בריחוף */
 .elementor-button:hover .elementor-button-icon{
    transform: rotate(-35deg);
}

/* חלק הטקסט – קפסולה */
 .spin2-btn .elementor-button .elementor-button-text{
  background:#1DB796;
  color:#ffffff;
  padding-block:0.7vw;      /* הקטנת הגובה */
  padding-inline:1.7vw;     /* הקטנת הרוחב */
  border-radius:2.5vw;
  display:inline-flex;
  align-items:center;
  line-height:1;
  transition:all .3s ease;
  margin-inline:-0.3rem;    /* חיבור עדין יותר */
  font-size:1.1vw;         /* טקסט קטן יותר */
}

/* === גרסת טאבלט === */
@media (max-width:1024px){
 .spin2-btn .elementor-button .elementor-button-icon{
    --icon-size: 4.5vw;
  }
  .spin2-btn .elementor-button .elementor-button-text{
    padding-block:1.2vw;
    padding-inline:3vw;
    border-radius:4vw;
    font-size:1.1vw;
  }
}

/* === גרסת מובייל === */
@media (max-width:767px){
 .spin2-btn .elementor-button .elementor-button-icon{
    --icon-size: 25px;
  }
 .spin2-btn .elementor-button .elementor-button-text{
    padding-block:5px;
    padding-inline:20px;
    border-radius:999px;
    font-size:15px;
  }
.spin2-btn .elementor-button .elementor-button-content-wrapper{
    gap:4px;
  }
}

/////////////////////////////

/* === Custom CSS בתוך כפתור Elementor === */
 .spin-btn .elementor-button{
  display:inline-flex;
  align-items:stretch;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:999px;
  overflow:hidden;
  font-size:0.9rem; /* מקטין טקסט כללי */
}

/* עוטף התוכן */
 .spin-btn .elementor-button .elementor-button-content-wrapper{
  display:inline-flex;
  align-items:center;
  gap:5px; /* הקטנת המרווח בין אייקון לטקסט */
}

/* חלק האיקון – עיגול */
.spin-btn .elementor-button .elementor-button-icon{
  --icon-size: 2.5vw;  /* הקטנת גודל האייקון */
  background:#F17FAF;
  color:#fff;
  width:var(--icon-size);
  height:var(--icon-size);
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 var(--icon-size);
  transition:all .3s ease;
  margin:0 !important;
}

 .spin-btn .elementor-button .elementor-button-icon i,
 .elementor-button .elementor-button-icon svg{
  font-size:1rem; /* מקטין את האייקון */
  line-height:1;
}

/* סיבוב האייקון בריחוף */
 .elementor-button:hover .elementor-button-icon{
    transform: rotate(-35deg);
}

/* חלק הטקסט – קפסולה */
 .spin-btn .elementor-button .elementor-button-text{
  background:#F17FAF;
  color:#ffffff;
  padding-block:0.7vw;      /* הקטנת הגובה */
  padding-inline:1.7vw;     /* הקטנת הרוחב */
  border-radius:2.5vw;
  display:inline-flex;
  align-items:center;
  line-height:1;
  transition:all .3s ease;
  margin-inline:-0.3rem;    /* חיבור עדין יותר */
  font-size:1.1vw;         /* טקסט קטן יותר */
}

/* === גרסת טאבלט === */
@media (max-width:1024px){
 .spin-btn .elementor-button .elementor-button-icon{
    --icon-size: 4.5vw;
  }
  .spin-btn .elementor-button .elementor-button-text{
    padding-block:1.2vw;
    padding-inline:3vw;
    border-radius:4vw;
    font-size:1.1vw;
  }
}

/* === גרסת מובייל === */
@media (max-width:767px){
 .spin-btn .elementor-button .elementor-button-icon{
    --icon-size: 25px;
  }
 .spin-btn .elementor-button .elementor-button-text{
    padding-block:5px;
    padding-inline:20px;
    border-radius:999px;
    font-size:15px;
  }
.spin-btn .elementor-button .elementor-button-content-wrapper{
    gap:4px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Polin';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://tiptipul.ussl.wtf/wp-content/uploads/2026/01/Polin-Regular.woff2') format('woff2'),
		url('https://tiptipul.ussl.wtf/wp-content/uploads/2026/01/Polin-Regular.woff') format('woff'),
		url('https://tiptipul.ussl.wtf/wp-content/uploads/2026/01/Polin-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Polin';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://tiptipul.ussl.wtf/wp-content/uploads/2026/01/Polin-Bold.woff2') format('woff2'),
		url('https://tiptipul.ussl.wtf/wp-content/uploads/2026/01/Polin-Bold.woff') format('woff'),
		url('https://tiptipul.ussl.wtf/wp-content/uploads/2026/01/Polin-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Polin';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://tiptipul.ussl.wtf/wp-content/uploads/2026/01/Polin-Light.woff2') format('woff2'),
		url('https://tiptipul.ussl.wtf/wp-content/uploads/2026/01/Polin-Light.woff') format('woff'),
		url('https://tiptipul.ussl.wtf/wp-content/uploads/2026/01/Polin-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */