.elementor-13344 .elementor-element.elementor-element-16114a1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for text-editor, class: .elementor-element-bb980ee *//* 🎨 استایل سفارشی برای سکشن مقاله ایمپلنت بدون برش لثه */
.elementor-13344 .elementor-element.elementor-element-bb980ee {
  font-family: "IRANSans", "Vazirmatn", sans-serif;
  color: #222;
  line-height: 1.9;
  font-size: 17px;
  background: #ffffff;
  padding: 40px 50px;
  border-radius: 16px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
}

/* 🩵 تیتر اصلی */
.elementor-13344 .elementor-element.elementor-element-bb980ee h1 {
  color: #0c4a6e;
  font-size: 30px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 25px;
  border-bottom: 3px solid #0099cc;
  display: inline-block;
  padding-bottom: 5px;
}

/* 💠 تیترهای سطح 2 */
.elementor-13344 .elementor-element.elementor-element-bb980ee h2 {
  color: #006d77;
  font-size: 23px;
  margin-top: 40px;
  margin-bottom: 15px;
  font-weight: 700;
  position: relative;
}
.elementor-13344 .elementor-element.elementor-element-bb980ee h2::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -5px;
  width: 60px;
  height: 3px;
  background-color: #0099cc;
  border-radius: 2px;
}

/* 🔹 تیترهای سطح 3 و 4 */
.elementor-13344 .elementor-element.elementor-element-bb980ee h3,
.elementor-13344 .elementor-element.elementor-element-bb980ee h4 {
  color: #0e7490;
  font-size: 19px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 10px;
}

/* 📋 جداول */
.elementor-13344 .elementor-element.elementor-element-bb980ee table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
}
.elementor-13344 .elementor-element.elementor-element-bb980ee th {
  background-color: #0ea5e9;
  color: #fff;
  padding: 12px;
  font-weight: 600;
  text-align: center;
}
.elementor-13344 .elementor-element.elementor-element-bb980ee td {
  background-color: #f9fafb;
  padding: 12px;
  border-bottom: 1px solid #e5e7eb;
  text-align: center;
}

/* ✅ لیست‌ها */
.elementor-13344 .elementor-element.elementor-element-bb980ee ul {
  margin: 15px 0;
  padding-right: 25px;
  list-style: none;
}
.elementor-13344 .elementor-element.elementor-element-bb980ee ul li {
  position: relative;
  margin-bottom: 8px;
  padding-right: 20px;
}
.elementor-13344 .elementor-element.elementor-element-bb980ee ul li::before {
  content: "✔";
  position: absolute;
  right: 0;
  color: #0ea5e9;
  font-weight: bold;
}

/* 💬 نقل‌قول‌ها */
.elementor-13344 .elementor-element.elementor-element-bb980ee blockquote {
  background: #f0f9ff;
  border-right: 5px solid #0ea5e9;
  padding: 20px;
  margin: 25px 0;
  font-style: italic;
  border-radius: 10px;
  color: #1e3a8a;
}

/* 📱 واکنش‌گرا */
@media (max-width: 768px) {
  .elementor-13344 .elementor-element.elementor-element-bb980ee {
    padding: 25px;
    font-size: 15px;
  }
  .elementor-13344 .elementor-element.elementor-element-bb980ee h1 {
    font-size: 24px;
  }
  .elementor-13344 .elementor-element.elementor-element-bb980ee h2 {
    font-size: 20px;
  }
}/* End custom CSS */