.elementor-2101 .elementor-element.elementor-element-ecdff5f{--display:flex;--margin-top:70px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2101 .elementor-element.elementor-element-442acef{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS */.dg-v6-wrapper {
    max-width: 1240px;
    margin: 0 auto;
    direction: rtl;
    font-family: 'Tahoma', sans-serif;
    color: #333;
}

/* هیرو */
.dg-v6-grid { display: flex; flex-direction: row-reverse; gap: 40px; align-items: center; padding: 20px 0; }
.dg-v6-img-side { flex: 1.2; }
.dg-v6-img-side img { width: 100%; border-radius: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
.dg-v6-text-side { flex: 1; }

.dg-v5-title { font-size: 24px; font-weight: 900; line-height: 1.6; margin-bottom: 20px; color: #1a202c; }

/* متا کادردار */
.dg-v5-meta-container { display: flex; flex-direction: column; gap: 15px; }
.dg-v5-meta-row { display: flex; gap: 10px; }
.dg-v5-tag { font-size: 13px; color: #64748b; border: 1px solid #e2e8f0; padding: 6px 15px; border-radius: 10px; background: #f8fafc; display: flex; align-items: center; }

/* اشتراک‌گذاری هدر */
.dg-v5-header-share { display: flex; align-items: center; gap: 15px; margin-top: 5px; color: #94a3b8; font-size: 14px; }
.dg-v5-header-share a { color: #64748b; transition: 0.2s; display: flex; }
.dg-v5-header-share a:hover { color: #ff5a00; transform: translateY(-2px); }

/* خط جداکننده */
.dg-v5-separator { border: 0; border-top: 1px solid #eee; margin: 20px 0 40px 0 !important; }

/* محتوا */
.dg-v5-main-layout { display: flex; gap: 40px; }
.dg-v5-content { flex: 2.6; min-width: 0; }
.dg-v5-article-text { text-align: justify; line-height: 2.1; font-size: 16px; color: #334155; }

/* استایل دیالوگ (Blockquote) */
.dg-v5-article-text blockquote {
    margin: 35px 0;
    padding: 30px;
    background: #e6f3ff;
    border-right: 6px solid #29bcff;
    border-radius: 15px;
    font-style: italic;
    color: #1e293b;
    line-height: 1.8;
}

/* نظرسنجی */
.dg-v5-vote-box { margin-top: 60px; padding: 30px; background: #f1f5f9; border-radius: 20px; text-align: center; }
.dg-v5-vote-btns { display: flex; justify-content: center; gap: 15px; margin-top: 15px; }
.dg-v5-btn-y { background: #22c55e; color: #fff; border: none; padding: 10px 40px; border-radius: 10px; cursor: pointer; font-weight: bold; }
.dg-v5-btn-n { background: #ef4444; color: #fff; border: none; padding: 10px 40px; border-radius: 10px; cursor: pointer; font-weight: bold; }

/* سایدبار */
.dg-v5-sidebar { flex: 1; min-width: 310px; }
.dg-v5-card { background: #fff; border: 1px solid #edf2f7; border-radius: 20px; padding: 25px; margin-bottom: 25px; box-shadow: 0 4px 12px rgba(0,0,0,0.02); }
.dg-v5-card-title { font-size: 17px; font-weight: 900; margin-bottom: 20px; border-right: 5px solid #0096dc; padding-right: 12px; color: #1a202c; }

.dg-v5-p-row { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px solid #f7fafc; font-size: 14px; color: #4a5568; }
.dg-v5-p-row strong { color: #1a202c; font-family: 'Tahoma'; }

/* اصلاح پرچم‌ها و کریپتو */
.dg-flag { width: 24px !important; height: 16px !important; object-fit: cover; border-radius: 3px; margin-left: 10px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); }
.dg-crypto-icon { width: 20px; height: 20px; margin-left: 10px; vertical-align: middle; }

.gold-style { background: #fffdf5; border-color: #fef3c7; }
.crypto-style { background: #f8fafc; }

@media (max-width: 1024px) {
    .dg-v6-grid, .dg-v5-main-layout { flex-direction: column; }
    .dg-v5-sidebar { width: 100%; }
}/* End custom CSS */