.elementor-17643 .elementor-element.elementor-element-f6b5a5b{--display:flex;}/* Start custom CSS for html, class: .elementor-element-4ac6734 */.shp-container {
  direction: rtl;
  margin: 0;
  padding: 0;
  font-family: "almoni-l2", sans-serif;
  color: #333;
  line-height: 1.7;
  font-size: 20px; 
  box-sizing: border-box;
}

.shp-page-header {
  text-align: center;
  margin-bottom: 30px;
  padding: 0 20px;
  box-sizing: border-box;
}

.shp-heading-main {
  font-family: "almoni-r2", sans-serif;
  font-size: 36px;
  color: #aa7550;
  margin-bottom: 20px;
}

.shp-intro-text {
  font-size: 20px;
  line-height: 1.7;
  color: #333;
  margin-bottom: 30px;
}

.shp-section {
  margin-bottom: 35px;
  padding: 0 20px; 
  box-sizing: border-box;
}

.shp-subheading {
  font-family: "almoni-r2", sans-serif;
  font-size: 26px;
  color: #aa7550;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
}

.shp-paragraph {
  font-size: 20px;
  color: #333;
  margin-bottom: 12px;
  line-height: 1.7;
}

.shp-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.shp-list-item {
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 12px;
}

.shp-strong {
  font-family: "almoni-r2", sans-serif;
  color: #333;
}

.shp-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  background: #fff;
  font-size: 20px; 
}

.shp-table-th, .shp-table-td {
  border: 1px solid #ddd;
  padding: 12px;
  text-align: right;
  vertical-align: middle;
}

.shp-table-th {
  background: #f0f0f0;
  font-family: "almoni-r2", sans-serif;
  color: #333;
  font-size: 20px;
}

.shp-note {
  font-size: 19px; 
  color: #666;
  margin: 12px 0;
}

.shp-bonus {
  font-size: 20px; 
  color: #333;
  margin-top: 12px;
  font-family: "almoni-r2", sans-serif;
}

.shp-link {
  color: #aa7550;
  text-decoration: none;
  font-size: 20px;
}

.shp-link:hover {
  text-decoration: underline;
}

/* מובייל */
@media (max-width: 600px) {
  .shp-heading-main {
    font-size: 30px;
  }

  .shp-subheading {
    font-size: 22px;
  }

  .shp-paragraph,
  .shp-intro-text,
  .shp-list-item,
  .shp-note,
  .shp-bonus,
  .shp-link {
    font-size: 18px;
  }
}/* End custom CSS */