.elementor-89 .elementor-element.elementor-element-3ef8940{--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 *//* استایل کلی بخش تعمیر کولر گازی چیتگر */
.chitgar-ac-repair {
  font-family: 'IRANSans', 'Tahoma', Arial, sans-serif;
  line-height: 1.8;
  color: #333;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  direction: rtl;
  text-align: right;
}

/* استایل عناوین اصلی */
.chitgar-ac-repair h2 {
  font-size: 28px;
  font-weight: bold;
  color: #0066cc;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 3px solid #0066cc;
}

.chitgar-ac-repair h3 {
  font-size: 22px;
  font-weight: bold;
  color: #003d7a;
  margin-top: 30px;
  margin-bottom: 15px;
}

.chitgar-ac-repair h4 {
  font-size: 18px;
  font-weight: bold;
  color: #005bb5;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* استایل پاراگراف‌ها */
.chitgar-ac-repair p {
  font-size: 16px;
  margin-bottom: 15px;
  text-align: justify;
}

/* استایل لینک‌ها */
.chitgar-ac-repair a {
  color: #0066cc;
  text-decoration: none;
  transition: color 0.3s ease;
}

.chitgar-ac-repair a:hover {
  color: #004080;
  text-decoration: underline;
}

/* استایل تصاویر */
.chitgar-ac-repair .chitgar-image {
  display: block;
  margin: 30px auto;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

/* استایل جدول قیمت */
.chitgar-ac-repair .price-table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 8px;
}

.chitgar-ac-repair .price-table thead tr {
  background-color: #0066cc;
  color: #ffffff;
  text-align: right;
  font-weight: bold;
}

.chitgar-ac-repair .price-table th,
.chitgar-ac-repair .price-table td {
  padding: 12px 15px;
  border: 1px solid #ddd;
}

.chitgar-ac-repair .price-table tbody tr {
  border-bottom: 1px solid #dddddd;
  transition: background-color 0.3s ease;
}

.chitgar-ac-repair .price-table tbody tr:nth-of-type(even) {
  background-color: #f9f9f9;
}

.chitgar-ac-repair .price-table tbody tr:hover {
  background-color: #f1f1f1;
}

/* استایل لیست‌ها */
.chitgar-ac-repair ul {
  margin: 15px 0;
  padding-right: 20px;
}

.chitgar-ac-repair ul li {
  font-size: 16px;
  margin-bottom: 10px;
  list-style-type: disc;
}

.chitgar-ac-repair .brands-list li,
.chitgar-ac-repair .advantages-list li,
.chitgar-ac-repair .coverage-list li {
  line-height: 1.6;
}

/* استایل بخش سوالات متداول */
.chitgar-ac-repair .faq-section {
  margin-top: 30px;
}

.chitgar-ac-repair .faq-item {
  background-color: #f9f9f9;
  border-right: 4px solid #0066cc;
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
  transition: box-shadow 0.3s ease;
}

.chitgar-ac-repair .faq-item:hover {
  box-shadow: 0 4px 12px rgba(0, 102, 204, 0.2);
}

.chitgar-ac-repair .faq-item h4 {
  margin-top: 0;
  color: #0066cc;
}

.chitgar-ac-repair .faq-item p {
  margin-bottom: 0;
}

/* استایل لیست شماره تماس */
.chitgar-ac-repair .contact-list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.chitgar-ac-repair .contact-list li {
  font-size: 18px;
  font-weight: bold;
  color: #0066cc;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #f0f8ff;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.chitgar-ac-repair .contact-list li:hover {
  background-color: #e6f2ff;
}

/* استایل نکته مهم */
.chitgar-ac-repair .important-note {
  margin-top: 30px;
  padding: 20px;
  background-color: #f0f8ff;
  border-right: 4px solid #0066cc;
  border-radius: 5px;
  font-size: 16px;
  line-height: 1.8;
}

.chitgar-ac-repair .important-note strong {
  color: #0066cc;
  font-size: 18px;
}

/* واکنش‌گرا برای موبایل */
@media (max-width: 768px) {
  .chitgar-ac-repair {
    padding: 15px;
  }

  .chitgar-ac-repair h2 {
    font-size: 24px;
  }

  .chitgar-ac-repair h3 {
    font-size: 20px;
  }

  .chitgar-ac-repair h4 {
    font-size: 16px;
  }

  .chitgar-ac-repair p,
  .chitgar-ac-repair ul li {
    font-size: 14px;
  }

  .chitgar-ac-repair .price-table {
    font-size: 14px;
  }

  .chitgar-ac-repair .contact-list li {
    font-size: 16px;
  }

  .chitgar-ac-repair .important-note {
    padding: 15px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .chitgar-ac-repair h2 {
    font-size: 20px;
  }

  .chitgar-ac-repair h3 {
    font-size: 18px;
  }

  .chitgar-ac-repair .price-table th,
  .chitgar-ac-repair .price-table td {
    padding: 8px 10px;
    font-size: 13px;
  }
}/* End custom CSS */