.elementor-289 .elementor-element.elementor-element-7ae36de{--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 */

/* ===== عناوین سفارشی ===== */
.sr24-article h2 {
    font-size: 1.4rem;
    color: #0a2e5c;
    margin: 32px 0 14px;
    padding-bottom: 8px;
    border-bottom: 3px solid #00b4d8;
}

.sr24-article h3 {
    font-size: 1.15rem;
    color: #0077b6;
    margin: 24px 0 10px;
}

/* ===== پاراگراف ===== */
.sr24-article p {
    font-size: 0.97rem;
    text-align: justify;
}

/* ===== لیست ===== */
.sr24-article ul li {
    font-size: 0.95rem;
}

/* ===== باکس هایلایت ===== */
.sr24-article .highlight-box {
    background: linear-gradient(135deg, #e8f8ff 0%, #f0fdf4 100%);
    border-right: 4px solid #00b4d8;
    border-radius: 10px;
    padding: 18px 22px;
    margin: 22px 0;
}

.sr24-article .highlight-box a {
    color: #0a2e5c;
    font-weight: 700;
    border-bottom: 1px solid #0077b6;
}

.sr24-article .highlight-box a:hover {
    color: #00b4d8;
}

/* ===== باکس CTA ===== */
.sr24-article .cta-box {
    background: linear-gradient(135deg, #0077b6 0%, #00b4d8 100%);
    color: #fff;
    border-radius: 14px;
    padding: 26px 28px;
    margin: 30px 0;
    text-align: center;
}

.sr24-article .cta-box h3 {
    color: #fff;
    margin-top: 0;
}

.sr24-article .cta-box a {
    color: #ffe066;
    font-weight: 700;
    text-decoration: none;
    font-size: 1.1rem;
}

.sr24-article .cta-box a:hover {
    text-decoration: underline;
}

.sr24-article .cta-desc {
    font-size: 1.05rem;
    margin: 10px 0 18px;
}

.sr24-article .cta-footer {
    margin-top: 16px;
    font-size: 0.92rem;
    opacity: 0.9;
}

/* ===== جدول - فقط تفاوت‌ها ===== */
.sr24-article .table-wrapper {
    overflow-x: auto;
}

.sr24-article table {
    margin: 18px 0 28px;
    font-size: 0.93rem;
}

.sr24-article table thead {
    background: #0077b6;
}

.sr24-article table th,
.sr24-article table td {
    border: 1px solid #d0e8f2;
}

.sr24-article table tbody tr:nth-child(even) {
    background: #f0f9ff;
}

.sr24-article table tbody tr:hover {
    background: #e0f2fe;
}

/* ===== گرید برندها ===== */
.sr24-article .brands-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 16px;
    margin: 18px 0 28px;
}

.sr24-article .brand-card {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 16px 18px;
}

.sr24-article .brand-card h4 {
    font-size: 1rem;
    color: #0a2e5c;
    margin: 0 0 8px;
}

.sr24-article .brand-card span {
    font-size: 0.88rem;
    color: #64748b;
}

/* ===== لیست تلفن‌ها ===== */
.sr24-article .phone-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px;
    margin: 16px 0;
}

.sr24-article .phone-list a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #fff;
    color: #0077b6;
    border: 2px solid #00b4d8;
    border-radius: 50px;
    padding: 10px 22px;
    font-weight: 700;
    font-size: 1rem;
    text-decoration: none;
    direction: ltr;
    transition: all 0.25s;
}

.sr24-article .phone-list a:hover {
    background: #0077b6;
    color: #fff;
}

/* ===== سوالات متداول ===== */
.sr24-article .faq-item {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 16px 20px;
    margin: 12px 0;
}

.sr24-article .faq-item strong {
    color: #0a2e5c;
    display: block;
    margin-bottom: 6px;
    font-size: 1rem;
}

/* ===== تصاویر ===== */
.sr24-article .article-image {
    margin: 20px auto;
}

/* ===== لینک‌های سفارشی ===== */
.sr24-article a {
    color: #0077b6;
    border-bottom: 1px dashed #00b4d8;
    transition: color 0.2s, border-color 0.2s;
}

.sr24-article a:hover {
    color: #005a8c;
    border-bottom-color: #005a8c;
}/* End custom CSS */