.elementor-834 .elementor-element.elementor-element-8d8393f{--display:flex;--background-transition:0.3s;}#bdt-user-register6740a06 .bdt-field-group:not(:last-child){margin-bottom:15px;}.elementor-834 .elementor-element.elementor-element-d2026bf{--display:flex;--background-transition:0.3s;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for text-editor, class: .elementor-element-ef388b9 */.kimia-wrap {
  max-width: 1100px;
  margin: 0 auto;
  font-family: "Vazirmatn", Tahoma, sans-serif;
  line-height: 1.8;
  color: #333;
  padding: 20px;
}

.kimia-hero {
  background: linear-gradient(90deg, rgba(31,122,89,0.1), rgba(0,150,136,0.1));
  border-radius: 12px;
  padding: 20px;
  text-align: center;
}

.kimia-h {
  color: #117a59;
  font-size: 26px;
  margin-bottom: 10px;
}

.kimia-subh {
  color: #444;
  font-size: 18px;
  margin-bottom: 10px;
}

.kimia-lead {
  font-size: 16px;
  color: #555;
  margin-bottom: 15px;
}

.kimia-highlight {
  background: #fff3cd;
  border-left: 6px solid #f7c948;
  padding: 12px;
  font-weight: bold;
  color: #7a5a00;
  border-radius: 6px;
  margin: 15px 0;
}

.kimia-info {
  color: #00796b;
  font-weight: bold;
  margin-top: 10px;
}

/* ✅ سرفصل‌ها دو‌تا‌دو‌تا در یک ردیف */
.kimia-course-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}

.kimia-course {
  flex: 1 1 calc(50% - 20px);
  background: #f9f9f9;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.kimia-course:hover {
  background: #e9f9f3;
  border-color: #117a59;
  transform: translateY(-3px);
}

.kimia-hl {
  color: #117a59;
  font-size: 20px;
  margin-bottom: 10px;
  border-bottom: 2px solid #117a59;
  display: inline-block;
  padding-bottom: 4px;
}

.kimia-footer {
  margin-top: 40px;
  background: #f0f9f7;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
}

.kimia-price {
  color: #c0392b;
  font-weight: bold;
  margin: 10px 0;
}

.kimia-contact p {
  margin: 5px 0;
  font-size: 15px;
}
</style>/* End custom CSS */