/* ═══════════════════════════════════════════════════════════════
   سازه گستر سهند — سازگاری با المنتور
   dashtseo.ir
   ═══════════════════════════════════════════════════════════════ */

/* ─────────────────────────────────────
   بازنویسی استایل‌های پیش‌فرض المنتور
   ───────────────────────────────────── */
.elementor-widget-heading .elementor-heading-title {
    font-family: var(--font-display, 'Vazirmatn') !important;
    color: var(--color-charcoal, #1A1814) !important;
    font-weight: 800 !important;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-heading-1 { font-size: clamp(2rem, 4vw, 3rem) !important; }
.elementor-widget-heading .elementor-heading-title.elementor-size-heading-2 { font-size: clamp(1.5rem, 3vw, 2.5rem) !important; }
.elementor-widget-heading .elementor-heading-title.elementor-size-heading-3 { font-size: clamp(1.25rem, 2.5vw, 2rem) !important; }

.elementor-widget-text-editor,
.elementor-widget-text-editor p {
    color: var(--color-graphite, #2D2A24) !important;
    line-height: 1.85 !important;
    font-family: var(--font-body, 'Vazirmatn') !important;
}

.elementor-widget-button .elementor-button {
    background: var(--color-brick, #A8412B) !important;
    color: var(--color-cream, #F5F1EB) !important;
    border-radius: var(--radius-md, 8px) !important;
    font-weight: 700 !important;
    padding: var(--space-3, 12px) var(--space-6, 24px) !important;
    transition: all 0.25s !important;
}

.elementor-widget-button .elementor-button:hover {
    background: var(--color-brick-dark, #7A2E1F) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 20px rgba(168, 65, 43, 0.3) !important;
}

.elementor-widget-image .elementor-image img {
    border-radius: var(--radius-lg, 12px) !important;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1440px;
}

.elementor-section.elementor-section-stretched {
    overflow: hidden;
}

/* فونت پیش‌فرض المنتور */
.elementor-kit-8 {
    font-family: var(--font-body, 'Vazirmatn') !important;
}

/* ─────────────────────────────────────
   ویجت‌های سفارشی
   ───────────────────────────────────── */
.elementor-widget-sgs-products .sgs-products__grid {
    margin-top: 0;
}

.elementor-widget-sgs-services .sgs-services__grid {
    margin-top: 0;
}

.elementor-widget-sgs-projects .sgs-projects__grid {
    margin-top: 0;
}

.elementor-widget-sgs-calculator .sgs-calculator__wrapper {
    margin: 0 auto;
}

/* ─────────────────────────────────────
   رفع تداخل‌های احتمالی
   ───────────────────────────────────── */
.elementor .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.elementor-widget-wrap > .elementor-widget {
    margin-bottom: 0;
}

.elementor-element .elementor-widget-container {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

/* سازگاری با ویرایشگر */
.elementor-editor-active .sgs-header,
.elementor-editor-active .sgs-topbar {
    position: relative !important;
}
