.elementor-10976 .elementor-element.elementor-element-4872881{--display:flex;}.elementor-10976 .elementor-element.elementor-element-47043fa{--spacer-size:75px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-10976 .elementor-element.elementor-element-47043fa{--spacer-size:25px;}}/* Start custom CSS for html, class: .elementor-element-e3fcdc2 *//* תיקון לתצוגת טבלת גילאי הילדים */
#childrenAgesInputs {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}

.child-age-input {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: #f9f9f9;
  padding: 15px;
  border-radius: 5px;
  width: 100%;
}

.child-type-.elementor-10976 .elementor-element.elementor-element-e3fcdc2 {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 10px;
}

.child-type-.elementor-10976 .elementor-element.elementor-element-e3fcdc2 label {
  margin-right: 5px;
  font-weight: normal;
}

.existing-child-input, .future-child-input {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.existing-child-input input, .future-child-input input {
  width: 80px !important;
  margin-left: 10px;
}

.future-child-input .years-text {
  margin-right: 5px;
}
/* סגנונות בסיסיים לכל המסכים */
#childrenAgesInputs {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}

.child-age-input {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: #f9f9f9;
  padding: 15px;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 10px;
}

.child-type-.elementor-10976 .elementor-element.elementor-element-e3fcdc2 {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

.child-type-.elementor-10976 .elementor-element.elementor-element-e3fcdc2 label {
  margin: 0 5px;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
}

.child-type-.elementor-10976 .elementor-element.elementor-element-e3fcdc2 input[type="radio"] {
  margin-left: 5px;
  margin-right: 5px;
  width: auto !important;
}

.existing-child-input, .future-child-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0;
}

.existing-child-input input, .future-child-input input {
  width: 80px !important;
  text-align: center;
}

.future-child-input .years-text {
  margin-right: 5px;
}

/* התאמות ספציפיות למובייל */
@media screen and (max-width: 768px) {
  .child-age-input {
    padding: 10px;
  }
  
  .child-type-.elementor-10976 .elementor-element.elementor-element-e3fcdc2 {
    flex-direction: row;
    justify-content: center;
    gap: 15px;
  }
  
  .existing-child-input, .future-child-input {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  
  .existing-child-input input, .future-child-input input {
    width: 100% !important;
    margin-left: 0;
  }
  
  .future-child-input {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  
  .future-child-input input {
    width: calc(100% - 50px) !important;
    margin-left: 0;
    margin-right: 5px;
  }
}

/* התאמות לטלפונים קטנים */
@media screen and (max-width: 480px) {
  .children-ages-grid {
    grid-template-columns: 1fr !important;
  }
  
  .child-type-.elementor-10976 .elementor-element.elementor-element-e3fcdc2 {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  
  .child-type-.elementor-10976 .elementor-element.elementor-element-e3fcdc2 label {
    margin: 5px 0;
    width: 100%;
  }
  
  .existing-child-input, .future-child-input {
    width: 100%;
  }
  
  .future-child-input .years-text {
    margin-left: 5px;
  }
  
  .field-group {
    margin-bottom: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b886f7f *//* תיקון לתצוגת טבלת גילאי הילדים */
#childrenAgesInputs {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}

.child-age-input {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: #f9f9f9;
  padding: 15px;
  border-radius: 5px;
  width: 100%;
}

.child-type-.elementor-10976 .elementor-element.elementor-element-b886f7f {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 10px;
}

.child-type-.elementor-10976 .elementor-element.elementor-element-b886f7f label {
  margin-right: 5px;
  font-weight: normal;
}

.existing-child-input, .future-child-input {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.existing-child-input input, .future-child-input input {
  width: 80px !important;
  margin-left: 10px;
}

.future-child-input .years-text {
  margin-right: 5px;
}
/* סגנונות בסיסיים לכל המסכים */
#childrenAgesInputs {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}

.child-age-input {
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: #f9f9f9;
  padding: 15px;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 10px;
}

.child-type-.elementor-10976 .elementor-element.elementor-element-b886f7f {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

.child-type-.elementor-10976 .elementor-element.elementor-element-b886f7f label {
  margin: 0 5px;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
}

.child-type-.elementor-10976 .elementor-element.elementor-element-b886f7f input[type="radio"] {
  margin-left: 5px;
  margin-right: 5px;
  width: auto !important;
}

.existing-child-input, .future-child-input {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0;
}

.existing-child-input input, .future-child-input input {
  width: 80px !important;
  text-align: center;
}

.future-child-input .years-text {
  margin-right: 5px;
}

/* התאמות ספציפיות למובייל */
@media screen and (max-width: 768px) {
  .child-age-input {
    padding: 10px;
  }
  
  .child-type-.elementor-10976 .elementor-element.elementor-element-b886f7f {
    flex-direction: row;
    justify-content: center;
    gap: 15px;
  }
  
  .existing-child-input, .future-child-input {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  
  .existing-child-input input, .future-child-input input {
    width: 100% !important;
    margin-left: 0;
  }
  
  .future-child-input {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  
  .future-child-input input {
    width: calc(100% - 50px) !important;
    margin-left: 0;
    margin-right: 5px;
  }
}

/* התאמות לטלפונים קטנים */
@media screen and (max-width: 480px) {
  .children-ages-grid {
    grid-template-columns: 1fr !important;
  }
  
  .child-type-.elementor-10976 .elementor-element.elementor-element-b886f7f {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  
  .child-type-.elementor-10976 .elementor-element.elementor-element-b886f7f label {
    margin: 5px 0;
    width: 100%;
  }
  
  .existing-child-input, .future-child-input {
    width: 100%;
  }
  
  .future-child-input .years-text {
    margin-left: 5px;
  }
  
  .field-group {
    margin-bottom: 20px;
  }
}/* End custom CSS */