/* Other Services Page Styling */

.service-area {
    padding-top: 140px !important;
    padding-bottom: 20px !important;
}

.service-area .section-header {
    margin-bottom: 0 !important;
}

.elementor-5947 .elementor-element-36153ff {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 15px 0px;
}

.elementor-5947 .elementor-element-e7d9a43 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px 15px 40px;
}

.elementor-5947 .elementor-element-42d21cd {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 15px 50px;
}

.tax-editor-content {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: #8C8A87;
}

.tax-editor-content h3,
.tax-editor-content h3 strong,
.tax-editor-content h3 b {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #D3B184 !important;
    font-weight: 700 !important;
    margin-top: 30px;
    margin-bottom: 15px;
}

.tax-editor-content h4,
.tax-editor-content h4 strong,
.tax-editor-content h4 b {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    color: #D3B184 !important;
    font-weight: 700 !important;
    margin-top: 20px;
    margin-bottom: 12px;
}

.tax-editor-content p {
    margin-bottom: 20px;
    color: #8C8A87;
    font-weight: 400;
}

.tax-editor-content ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 25px;
}

.tax-editor-content ul li {
    position: relative;
    padding-left: 0px;
    margin-bottom: 4px !important;
    line-height: 1.4 !important;
    color: #8C8A87;
}

.tax-editor-content ul li ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.tax-editor-content ul li ul li {
    margin-bottom: 12px;
}

.tax-editor-content strong {
    color: #D3B184;
    font-weight: 600;
}

.about6-area .content .about-text-content p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: #8C8A87;
    font-weight: 500;
    margin-bottom: 25px;
}

.about6-area .content .about-text-content h4.firm-heading {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #000000;
    margin-top: 35px;
    margin-bottom: 15px;
}

/* Desktop sizing & section margins for Accounting Services for Dentists / about6-area */
.home7-page .about6-area,
.elementor-widget-coursehomeabout .about6-area,
.about-page .about6-area,
.about6-area {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

/* Mobile Responsiveness for Other Services */
@media (max-width: 767px) {
    .service-area {
        padding-top: 100px !important;
        padding-bottom: 25px !important;
    }

    .elementor-5947 .elementor-element-36153ff,
    .elementor-5947 .elementor-element-e7d9a43,
    .elementor-5947 .elementor-element-42d21cd {
        padding: 15px 15px 25px !important;
    }

    .e-con-inner {
        padding: 15px 15px 20px !important;
    }

    .about6-area {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .about6-area .custom-row {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 20px !important;
    }

    .about6-area .custom-row .left,
    .about6-area .custom-row .right {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
        text-align: left !important;
    }

    .about6-area .left .box-anim {
        margin: 0 !important;
        text-align: left !important;
        display: flex !important;
        justify-content: flex-start !important;
        max-width: 80% !important;
        width: 80% !important;
    }

    .about6-area .left .box-anim img,
    .about6-area .left img {
        margin: 0 !important;
        max-width: 100% !important;
        height: auto !important;
        display: block !important;
        align-self: flex-start !important;
    }

    .tax-editor-content {
        font-size: 14px !important;
        line-height: 1.6 !important;
    }

    .tax-editor-content h3 {
        font-size: 20px !important;
        margin-top: 20px !important;
        margin-bottom: 12px !important;
        line-height: 1.3 !important;
    }

    .tax-editor-content h4 {
        font-size: 18px !important;
        margin-top: 18px !important;
        margin-bottom: 10px !important;
        line-height: 1.3 !important;
    }

    .tax-editor-content p {
        margin-bottom: 14px !important;
    }

    .tax-editor-content ul {
        margin-bottom: 15px !important;
    }

    .tax-editor-content ul li {
        margin-bottom: 8px !important;
    }
}