.elementor-142 .elementor-element.elementor-element-e9c17b5{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-e9c17b5 *//* ==========================================================================
   SHIVAM DENTAL CLINIC - ROOT CANAL TREATMENT PAGE (STRICTLY SCOPED)
   ========================================================================== */

.sd-rct-container {
    font-family: 'Poppins', 'Segoe UI', Roboto, sans-serif !important;
    color: #333333 !important;
    line-height: 1.7 !important;
    padding: 50px 20px !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    background: transparent !important;
}

/* Typography & Badges */
.sd-rct-container .sd-rct-badge {
    background-color: #e8f7f4 !important;
    color: #0ea48a !important;
    padding: 6px 16px !important;
    border-radius: 50px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    display: inline-block !important;
    margin-bottom: 15px !important;
    text-transform: uppercase !important;
}

.sd-rct-container .sd-rct-title {
    font-size: 34px !important;
    font-weight: 700 !important;
    color: #0f2942 !important;
    line-height: 1.3 !important;
    margin-bottom: 20px !important;
}

.sd-rct-container .sd-rct-subheading {
    font-size: 26px !important;
    font-weight: 700 !important;
    color: #0f2942 !important;
    margin-bottom: 15px !important;
}

.sd-rct-container p {
    color: #64748b !important;
    font-size: 15px !important;
    margin-bottom: 15px !important;
}

/* Hero Split Layout */
.sd-rct-hero {
    display: flex !important;
    align-items: center !important;
    gap: 40px !important;
    margin-bottom: 70px !important;
}

.sd-rct-hero-text {
    flex: 1.2 !important;
}

.sd-rct-hero-img {
    flex: 0.8 !important;
}

.sd-rct-hero-img img {
    width: 100% !important;
    height: auto !important;
    border-radius: 20px !important;
    box-shadow: 0 10px 30px rgba(15, 41, 66, 0.05) !important;
}

/* Call To Action Buttons */
.sd-rct-hero-ctas {
    display: flex !important;
    gap: 15px !important;
    flex-wrap: wrap !important;
    margin-top: 25px !important;
}

.sd-rct-btn-primary {
    background-color: #25d366 !important;
    color: #ffffff !important;
    padding: 14px 24px !important;
    border-radius: 10px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.2) !important;
}

.sd-rct-btn-secondary {
    background-color: #f1f5f9 !important;
    color: #475569 !important;
    padding: 14px 24px !important;
    border-radius: 10px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
}

/* Feature Grid Adjustments */
.sd-rct-info-section {
    margin-bottom: 70px !important;
}

.sd-rct-center-header {
    text-align: center !important;
    max-width: 700px !important;
    margin: 0 auto 40px auto !important;
}

.sd-rct-grid-3 {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;
    gap: 25px !important;
}

.sd-rct-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 16px !important;
    padding: 30px !important;
    text-align: center !important;
}

.sd-rct-icon {
    width: 50px !important;
    height: 50px !important;
    background: #e8f7f4 !important;
    color: #0ea48a !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 20px !important;
    margin: 0 auto 20px auto !important;
}

.sd-rct-card h3 {
    font-size: 18px !important;
    color: #0f2942 !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}

/* Process Section Mapping */
.sd-rct-process-section {
    margin-bottom: 70px !important;
    background: #f8fafc !important;
    padding: 40px 30px !important;
    border-radius: 24px !important;
    border: 1px solid #e2e8f0 !important;
}

.sd-rct-process-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 16px !important;
    padding: 25px !important;
}

.sd-rct-process-card h4 {
    font-size: 17px !important;
    color: #0f2942 !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
}

.sd-rct-process-card h4 span {
    background: #e8f7f4 !important;
    color: #0ea48a !important;
    font-size: 12px !important;
    padding: 2px 8px !important;
    border-radius: 6px !important;
}

/* Standard FAQ Elements */
.sd-rct-faq-section {
    margin-bottom: 70px !important;
}

.sd-rct-faq-box {
    max-width: 850px !important;
    margin: 0 auto !important;
    background: #ffffff !important;
    padding: 30px !important;
    border-radius: 20px !important;
    border: 1px solid #e2e8f0 !important;
}

.sd-rct-faq-item {
    margin-bottom: 20px !important;
    border-bottom: 1px dashed #cbd5e1 !important;
    padding-bottom: 15px !important;
}

.sd-rct-faq-item:last-child {
    margin-bottom: 0 !important;
    border-bottom: none !important;
    padding-bottom: 0 !important;
}

.sd-rct-faq-item h4 {
    font-size: 16px !important;
    color: #0f2942 !important;
    font-weight: 700 !important;
    margin-bottom: 8px !important;
}

.sd-rct-faq-item h4 i {
    color: #0ea48a !important;
    margin-right: 5px !important;
}

/* Bottom Call To Action Banner */
.sd-rct-cta-banner {
    background: #0f2942 !important;
    color: #ffffff !important;
    padding: 45px !important;
    border-radius: 24px !important;
    text-align: center !important;
}

.sd-rct-cta-banner h2 {
    font-size: 28px !important;
    color: #ffffff !important;
    margin-bottom: 10px !important;
    font-weight: 700 !important;
}

.sd-rct-cta-banner p {
    color: #cbd5e1 !important;
    max-width: 650px !important;
    margin: 0 auto 25px auto !important;
}

.sd-rct-banner-btn {
    background-color: #0ea48a !important;
    color: #ffffff !important;
    padding: 14px 30px !important;
    border-radius: 10px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
}

/* Fluid Viewports System */
@media (max-width: 768px) {
    .sd-rct-hero {
        flex-direction: column !important;
        text-align: center !important;
    }
    .sd-rct-hero-ctas {
        justify-content: center !important;
    }
    .sd-rct-container .sd-rct-title {
        font-size: 26px !important;
    }
    .sd-rct-process-section {
        padding: 25px 20px !important;
    }
    .sd-rct-cta-banner {
        padding: 25px 20px !important;
    }
}/* End custom CSS */