.elementor-190 .elementor-element.elementor-element-7ece39c{--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 *//* ===== استایل مقاله تعمیر کولر نارمک - نسخه بهینه ===== */
/* سازگار با استایل سراسری s24 */

/* ===== کانتینر ===== */
.ac-repair-narmak {
    padding: 20px;
}

/* ===== عناوین سفارشی ===== */
.main-title {
    color: #1a5f7a;
    font-size: 2em;
    border-bottom: 4px solid #f0a500;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.section-title {
    color: #1a5f7a;
    font-size: 1.5em;
    border-bottom: 3px solid #f0a500;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.subsection-title {
    color: #2d6a4f;
    font-size: 1.3em;
    margin-bottom: 15px;
    margin-top: 20px;
}

.highlight-title {
    color: #f0a500;
    font-size: 1.5em;
    margin-bottom: 20px;
}

.contact-title {
    color: #fff;
    font-size: 1.5em;
    margin-bottom: 20px;
}

.brands-subtitle {
    color: #1a5f7a;
    font-size: 1.1em;
    margin-bottom: 10px;
}

/* ===== بخش‌ها ===== */
.intro-section {
    margin-bottom: 30px;
    background: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
}

.intro-text,
.section-text,
.highlight-text {
    text-align: justify;
    line-height: 2.2;
}

.intro-text {
    font-size: 1.05em;
}

.streets-section,
.history-section,
.demographics-section,
.services-section,
.brands-section {
    margin-bottom: 30px;
}

/* ===== بخش نیازها ===== */
.needs-section {
    margin-bottom: 30px;
    background: #fff3e0;
    padding: 20px;
    border-radius: 10px;
    border-right: 5px solid #f0a500;
}

/* ===== مشکلات رایج ===== */
.common-issues {
    margin-bottom: 30px;
    background: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
}

.issues-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.issues-list li {
    padding: 8px 0;
    border-bottom: 1px dashed #ddd;
}

.issues-list li:last-child {
    border-bottom: none;
}

/* ===== تصاویر ===== */
.article-image {
    margin: 30px 0;
    text-align: center;
}

.article-image figcaption {
    margin-top: 10px;
    font-size: 0.9em;
    color: #666;
    font-style: italic;
}

/* ===== بخش سرمایش۲۴ ===== */
.sarmayesh24-intro {
    margin-bottom: 30px;
    background: linear-gradient(135deg, #1a5f7a 0%, #2d6a4f 100%);
    color: #fff;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
}

.fast-service {
    background: rgba(255,255,255,0.1);
    padding: 15px;
    border-radius: 10px;
    margin-top: 15px;
    text-align: center;
}

.fast-service p {
    font-size: 1.2em;
    margin: 0;
    font-weight: bold;
}

/* ===== گرید خدمات ===== */
.services-grid {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 10px;
    margin: 0;
}

.services-grid li {
    padding: 10px 15px;
    border-radius: 8px;
    font-weight: 500;
}

.services-grid li:nth-child(6n+1) { background: #e8f5e9; }
.services-grid li:nth-child(6n+2) { background: #e3f2fd; }
.services-grid li:nth-child(6n+3) { background: #fff3e0; }
.services-grid li:nth-child(6n+4) { background: #fce4ec; }
.services-grid li:nth-child(6n+5) { background: #f3e5f5; }
.services-grid li:nth-child(6n+6) { background: #e0f7fa; }

/* ===== جدول قیمت ===== */
.price-table {
    margin-bottom: 30px;
}

.table-wrapper {
    overflow-x: auto;
    margin: 20px 0;
}

.price-list {
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    border-radius: 10px;
    overflow: hidden;
}

.price-list thead tr {
    background: linear-gradient(135deg, #1a5f7a 0%, #2d6a4f 100%);
}

.price-list th:last-child,
.price-list td:last-child {
    text-align: center;
}

.price-list td:last-child {
    color: #2d6a4f;
    font-weight: bold;
}

.price-note {
    font-size: 0.9em;
    color: #666;
    margin-top: 10px;
    text-align: center;
    font-style: italic;
}

/* ===== برندها ===== */
.brands-group {
    margin-bottom: 20px;
}

.brands-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.brands-list span {
    background: #e3f2fd;
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 0.95em;
}

.brands-list.iranian span {
    background: #e8f5e9;
}

/* ===== لینک‌های داخلی ===== */
.internal-links {
    margin: 30px 0;
    background: #f0f8ff;
    padding: 20px;
    border-radius: 10px;
    border-right: 5px solid #1a5f7a;
}

.links-list {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 10px;
}

.links-list a {
    color: #1a5f7a;
    font-weight: 500;
}

.links-list a:hover {
    color: #f0a500;
}

/* ===== بخش تماس ===== */
.contact-section {
    background: linear-gradient(135deg, #f0a500 0%, #ff6b35 100%);
    color: #fff;
    padding: 30px;
    border-radius: 15px;
    text-align: center;
    margin: 30px 0;
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
}

.contact-intro {
    font-size: 1.1em;
    margin-bottom: 20px;
}

.phones-primary {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
}

.phone-btn {
    background: #fff;
    color: #1a5f7a;
    padding: 12px 25px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: transform 0.3s, box-shadow 0.3s;
}

.phone-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

.phones-secondary {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
}

.phone-link {
    background: rgba(255,255,255,0.2);
    color: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
    transition: background 0.3s;
}

.phone-link:hover {
    background: rgba(255,255,255,0.3);
}

.contact-features {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid rgba(255,255,255,0.3);
}

.contact-features p {
    font-size: 0.95em;
}

/* ===== سوالات متداول ===== */
.faq-section {
    margin: 40px 0;
}

.faq-container {
    border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
}

.faq-item {
    border-bottom: 1px solid #eee;
    padding: 15px;
    transition: background 0.3s;
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-item:nth-child(even) {
    background: #f8f9fa;
}

.faq-item:hover {
    background: #e8f5e9;
}

.faq-question {
    color: #1a5f7a;
    font-size: 1.1em;
    margin-bottom: 10px;
    font-weight: bold;
}

.faq-answer p {
    margin: 10px 0 0 0;
    color: #555;
}

/* ===== محتوای اضافی ===== */
.additional-content {
    margin: 30px 0;
    padding: 20px;
    background: #f0f8ff;
    border-radius: 10px;
    border-right: 5px solid #2d6a4f;
}

/* ===== لینک‌های خارجی ===== */
a[target="_blank"]::after {
    content: " ↗";
    font-size: 0.8em;
}

/* ===== ریسپانسیو ===== */
@media (max-width: 768px) {
    .ac-repair-narmak {
        padding: 15px;
    }
    
    .services-grid,
    .links-list {
        grid-template-columns: 1fr;
    }
    
    .brands-list {
        flex-direction: column;
    }
    
    .phones-primary,
    .phones-secondary {
        flex-direction: column;
    }
    
    .phone-btn {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .price-list {
        font-size: 0.9em;
    }
    
    .price-list th,
    .price-list td {
        padding: 10px;
    }
}/* End custom CSS */