.elementor-311 .elementor-element.elementor-element-f9830f4{--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 */

/* ===== کانتینر ===== */
.shoush-article {
    padding: 10px 15px;
}

/* ===== عناوین سفارشی ===== */
.shoush-article h2 {
    color: #0a6bac;
    font-size: 1.45rem;
    margin-top: 35px;
    margin-bottom: 12px;
    border-right: 4px solid #0a6bac;
    padding-right: 12px;
}

.shoush-article h3 {
    color: #08a045;
    font-size: 1.18rem;
    margin-top: 28px;
    margin-bottom: 10px;
}

/* ===== پاراگراف ===== */
.shoush-article p {
    font-size: 0.98rem;
    text-align: justify;
}

/* ===== لیست ===== */
.shoush-article ul li {
    font-size: 0.97rem;
}

/* ===== باکس هایلایت ===== */
.shoush-article .highlight-box {
    background: linear-gradient(135deg, #e8f5e9, #e3f2fd);
    border: 1px solid #b2dfdb;
    border-radius: 12px;
    padding: 20px 24px;
    margin: 28px 0;
}

/* ===== جدول - فقط تفاوت‌ها ===== */
.shoush-article .price-table {
    margin: 22px 0 30px;
    font-size: 0.95rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    overflow: hidden;
}

.shoush-article .price-table thead th {
    background: #0a6bac;
}

.shoush-article .price-table tbody tr:nth-child(even) {
    background: #f5faff;
}

.shoush-article .price-table tbody tr:hover {
    background: #e3f2fd;
}

/* ===== گرید برندها ===== */
.shoush-article .brand-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 14px;
    margin: 18px 0 28px;
}

.shoush-article .brand-card {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 16px;
    text-align: center;
    transition: box-shadow 0.2s;
}

.shoush-article .brand-card:hover {
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
}

.shoush-article .brand-card strong {
    display: block;
    color: #0a6bac;
    margin-bottom: 6px;
    font-size: 1.05rem;
}

.shoush-article .brand-card span {
    font-size: 0.88rem;
    color: #666;
}

/* ===== باکس تماس ===== */
.shoush-article .contact-box {
    background: linear-gradient(135deg, #0a6bac, #0d8de8);
    color: #fff;
    border-radius: 14px;
    padding: 28px;
    margin: 30px 0 10px;
    text-align: center;
}

.shoush-article .contact-box h3 {
    color: #fff;
    font-size: 1.3rem;
    margin-top: 0;
    margin-bottom: 16px;
}

.shoush-article .contact-box a {
    color: #ffd54f;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.1rem;
    direction: ltr;
    display: inline-block;
    margin: 6px 14px;
    transition: color 0.2s;
}

.shoush-article .contact-box a:hover {
    color: #fff;
}

.shoush-article .cta-btn {
    display: inline-block;
    background: #ffd54f;
    color: #0a6bac;
    font-weight: 800;
    padding: 12px 36px;
    border-radius: 30px;
    margin-top: 16px;
    text-decoration: none;
    font-size: 1.05rem;
    transition: transform 0.2s, box-shadow 0.2s;
}

.shoush-article .cta-btn:hover {
    transform: scale(1.04);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}

/* ===== سوالات متداول ===== */
.shoush-article .faq-section {
    margin: 35px 0 20px;
}

.shoush-article .faq-item {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    margin-bottom: 14px;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
    transition: box-shadow 0.2s;
}

.shoush-article .faq-item:hover {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
}

.shoush-article .faq-question {
    background: linear-gradient(135deg, #f5faff, #e8f5e9);
    padding: 16px 20px;
    font-weight: 700;
    font-size: 1.05rem;
    color: #0a6bac;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
}

.shoush-article .faq-question::before {
    content: '❓';
    margin-left: 10px;
    font-size: 1.15rem;
}

.shoush-article .faq-answer {
    padding: 16px 20px;
    font-size: 0.96rem;
    color: #444;
    background: #fafcff;
}

/* ===== لینک‌های سفارشی ===== */
.shoush-article a.internal-link {
    color: #0a6bac;
    font-weight: 600;
    border-bottom: 1px dashed #0a6bac;
}

.shoush-article a.internal-link:hover {
    color: #08a045;
    border-color: #08a045;
}

.shoush-article a.external-link {
    color: #0d8de8;
    font-weight: 500;
    border-bottom: 1px dotted #0d8de8;
}

.shoush-article a.external-link:hover {
    color: #0a6bac;
}

/* ===== ریسپانسیو ===== */
@media (max-width: 600px) {
    .shoush-article .brand-grid {
        grid-template-columns: 1fr;
    }

    .shoush-article .contact-box a {
        display: block;
        margin: 8px 0;
    }

    .shoush-article .price-table {
        font-size: 0.85rem;
    }

    .shoush-article .price-table thead th,
    .shoush-article .price-table tbody td {
        padding: 8px 6px;
    }
}/* End custom CSS */