body { background-color: #f7f7f7 !important; }
.searchleaf input[type="search"] {
    border-radius: 25px;
    padding-left: 40px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23008000' class='bi bi-leaf' viewBox='0 0 16 16'%3E%3Cpath d='M4.5 0a.5.5 0 0 0-.5.5v2.02C3.017 3.165 1.43 4.54.682 7.102c-.777 2.675.636 5.161 2.618 6.65C5.274 15.423 9.096 15.57 12.276 13c3.088-2.498 3.85-6.743 3.6-10.594a.5.5 0 0 0-.523-.465c-3.455.238-6.39 1.072-8.331 2.223V.5a.5.5 0 0 0-.5-.5h-2z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 20px;
}



.seo-link {
  position: relative;
  font-weight: bold;
  background-color: #d4edda;
  border-bottom: 2px dotted #28a745;
  color: #155724;
  transition: all 0.2s ease-in-out;
  padding: 2px 4px;
  border-radius: 4px;
  text-decoration: none;
}

.seo-link::after {
  content: "";
  position: absolute;
  right: -22px;
  top: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

/* רקע כללי וגופן ברירת מחדל */
body {
  background-color: #f9f9f9;
  font-family: "Segoe UI", Tahoma, sans-serif;
  color: #222;
}

/* כותרת שם הצמח (שם מדעי) – קישור */
body .joodb_titlelink {
  font-size: 1.6em !important;
  font-weight: bold !important;
  color: #1a3c80 !important;
  text-decoration: none !important;
  display: inline-block;
  margin-bottom: 5px;
}

/* טקסט תיאור מתחת לכותרת */
body .joodb_titlelink + p {
  font-size: 1.1em !important;
  color: #444 !important;
  margin-top: 0;
  margin-bottom: 15px;
}

/* מזהה הצמח (ID) */
body .td strong {
  font-size: 0.85em !important;
  color: #999 !important;
}

/* שורת תוצאה בודדת */
body .tr {
  padding: 20px !important;
  border-bottom: 1px solid #ddd !important;
  background-color: #fff !important;
  border-radius: 6px;
  margin-bottom: 15px;
}

/* קישור "Read more" */
body .readon a {
  font-size: 1em !important;
  font-weight: bold !important;
  color: #0077cc !important;
  text-decoration: underline;
  margin-top: 10px;
  display: inline-block;
}

/* עיצוב לטקסט עברי */
body .rtl-text {
  direction: rtl;
  text-align: right;
  font-size: 1.2em;
  color: #1c1c1c;
  margin-bottom: 10px;
}

/* רקע כללי וגופן ברירת מחדל */
body {
  background-color: #f9f9f9;
  font-family: "Segoe UI", Tahoma, sans-serif;
  color: #222;
}

/* כותרת שם הצמח (שם מדעי) – קישור */
body .joodb_titlelink {
  font-size: 1.6em !important;
  font-weight: bold !important;
  color: #1a3c80 !important;
  text-decoration: none !important;
  display: inline-block;
  margin-bottom: 5px;
}

/* טקסט תיאור מתחת לכותרת */
body .joodb_titlelink + p {
  font-size: 1.1em !important;
  color: #444 !important;
  margin-top: 0;
  margin-bottom: 15px;
}

/* מזהה הצמח (ID) */
body .td strong {
  font-size: 0.85em !important;
  color: #999 !important;
}

/* שורת תוצאה בודדת */
body .tr {
  padding: 20px !important;
  border-bottom: 1px solid #ddd !important;
  background-color: #fff !important;
  border-radius: 6px;
  margin-bottom: 15px;
}

/* קישור "Read more" */
body .readon a {
  font-size: 1em !important;
  font-weight: bold !important;
  color: #0077cc !important;
  text-decoration: underline;
  margin-top: 10px;
  display: inline-block;
}

/* עיצוב לטקסט עברי */
body .rtl-text {
  direction: rtl;
  text-align: right;
  font-size: 1.2em;
  color: #1c1c1c;
  margin-bottom: 10px;
}
