/**
 * Theme Name:     Astra Child
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   astra-child
 * Description:    Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
 */

/* Remove bullets or numbers from a list */
ul, ol {
    list-style: none !important;       /* fallback for older browsers */
    padding-left: 0 !important;          /* remove default indentation */
}

/* Remove ::marker specifically */
li::marker {
    content: none !important;          /* hide the marker */
}

/* Target only page with ID 407 */
.page-id-407 .content-area,
.page-id-407 #main,
.page-id-407 article {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}


.whatsapp-link{
	border-radius:50% !important;
}

#generic_price_table {
            margin: 50px 0 50px 0;
        }
 


        #generic_price_table .generic_content {
            background-color: #fff;
			box-shadow: 0px 0px 10px 10px #f2f2f275;
            overflow: hidden;
            position: relative;
            text-align: center;
        }

        #generic_price_table .generic_content .generic_head_price {
            background-color: #f6f6f6;
            margin: 0 0 20px 0;
        }

        #generic_price_table .generic_content .generic_head_price .generic_head_content {
            margin: 0 0 50px 0;
        }

        #generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg {
            border-style: solid;
            border-width: 90px 1411px 23px 399px;
            position: absolute;
            border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
        }

        #generic_price_table .generic_content .generic_head_price .generic_head_content .head {
            padding-top: 40px;
            position: relative;
            z-index: 1;
        }

        #generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
            font-family: "Raleway", sans-serif;
            font-size: 28px;
            font-weight: 400;
            letter-spacing: 2px;
            margin: 0;
            padding: 0;
            text-transform: uppercase;
            color: #525252;
        }

        #generic_price_table .generic_content .generic_head_price .generic_price_tag {
            padding: 0 0 20px;
        }

        #generic_price_table .generic_content .generic_head_price .generic_price_tag .price {
            display: block;
        }

        #generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign {
            display: inline-block;
            font-family: "Lato", sans-serif;
            font-size: 28px;
            font-weight: 400;
            vertical-align: middle;
            color: #414141;
        }

        #generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency {
            font-family: "Lato", sans-serif;
            font-size: 60px;
            font-weight: 300;
            letter-spacing: -2px;
            line-height: 60px;
            padding: 0;
            vertical-align: middle;
            color: #414141;
        }

        #generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent {
            display: inline-block;
            font-family: "Lato", sans-serif;
            font-size: 24px;
            font-weight: 400;
            vertical-align: bottom;
            color: #414141;
        }

        #generic_price_table .generic_content .generic_head_price .generic_price_tag .month {
            font-family: "Lato", sans-serif;
            font-size: 18px;
            font-weight: 400;
            letter-spacing: 3px;
            vertical-align: bottom;
            color: #414141;
        }

        #generic_price_table .generic_content .generic_feature_list ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        #generic_price_table .generic_content .generic_feature_list ul li {
            font-family: "Lato", sans-serif;
            font-size: 18px;
            padding: 15px 0;
            transition: all 0.3s ease-in-out 0s;
            color: #a7a7a7;
        }

        #generic_price_table .generic_content .generic_feature_list ul li span {
            color: #414141;
        }

        #generic_price_table .generic_content .generic_feature_list ul li:hover {
            background-color: #E4E4E4;
            border-left: 5px solid #e3202d;
            transition: all 0.3s ease-in-out 0s;
        }

        #generic_price_table .generic_content .generic_price_btn {
            margin: 20px 0 32px;
        }

        #generic_price_table .generic_content .generic_price_btn a {
            display: inline-block;
            font-family: "Lato", sans-serif;
            font-size: 18px;
            outline: medium none;
			padding: 5px 60px;
            text-decoration: none;
            text-transform: uppercase;
            border: 1px solid #e3202d;
            color: #e3202d;
            transition: all 0.3s ease-in-out 0s;
        }

        #generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
        #generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg {
            border-color: #e3202d rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e3202d;
            color: #fff;
        }

        #generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
        #generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span {
            color: #fff;
        }

        #generic_price_table .generic_content:hover .generic_price_btn a,
        #generic_price_table .generic_content.active .generic_price_btn a {
            background-color: #e3202d;
            color: #fff;
        }

        .price-heading {
            text-align: center;
        }

        .price-heading h1 {
            color: #666;
            margin: 0;
            padding: 0 0 50px 0;
        }

        @media (max-width: 767px) {
            #generic_price_table .generic_content {
                margin-bottom: 75px;
            }
        }

        @media (min-width: 768px) and (max-width: 991px) {
            #generic_price_table .col-md-4 {
                float: left;
                width: 50%;
            }

            #generic_price_table .generic_content {
                margin-bottom: 75px;
            }
	}


.latepoint-login-form-w.os-form-w{
	width: 100% !important;
    margin: 0px !important;
}

@media (min-width: 544px) {
    .page-id-407 article .latepoint-w {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        flex-direction: row-reverse !important;
    }
}




        .ecomptable-communication-section {
            padding: 30px 0px;
            
        }

        .communication-container {
            max-width: 1400px;
            margin: 0 auto;
        }

        .section-header {
            text-align: center;
            margin-bottom: 60px;
        }

        .section-title {
            font-size: 42px;
            font-weight: 700;
            color: #1a2332;
            margin-bottom: 20px;
            line-height: 1.2;
        }

        .section-subtitle {
            font-size: 18px;
            color: #5a6c7d;
            max-width: 700px;
            margin: 0 auto;
            line-height: 1.6;
        }

        .features-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 30px;
        }

        .feature-card {
            background: #ffffff;
            padding: 20px 20px;
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            display: flex;
            flex-direction: column;
        }

        .feature-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
        }

        .feature-icon {
            width: 50px;
            height: 50px;
            background: linear-gradient(135deg, #d63638 0%, #E91E63 100%);
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 24px;
            color: #ffffff;
        }
		.feature-icon svg{
			height: 28px;
			width: 28px;
		}
        .feature-title {
            font-size: 22px;
            font-weight: 700;
            color: #1a2332;
            margin-bottom: 20px;
            line-height: 1.3;
        }

        .feature-list {
            list-style: none;
            padding: 0;
            margin: 0 0 24px 0;
            flex-grow: 1;
        }

        .feature-list li {
            position: relative;
            padding-left: 28px;
            margin-bottom: 12px;
            color: #5a6c7d;
            line-height: 1.6;
            font-size: 14px;
        }

        .feature-list li:before {
            content: "✓";
            position: absolute;
            left: 0;
            color: #d63638;
            font-weight: bold;
            font-size: 18px;
        }

        .feature-benefit {
			background: #f0f0f0;
			padding: 10px 10px;
			min-height: 80px;
			font-size: 13px;
			line-height: 1.5;
        }

        .feature-benefit strong {
            color: #d63638;
            font-weight: 700;
        }

        /* Responsive Design */
        @media (max-width: 1200px) {
            .features-grid {
                grid-template-columns: repeat(2, 1fr);
            }
        }

        @media (max-width: 768px) {
            .ecomptable-communication-section {
                padding: 60px 20px;
            }

            .section-title {
                font-size: 32px;
            }

            .section-subtitle {
                font-size: 16px;
            }

            .features-grid {
                grid-template-columns: 1fr;
                gap: 24px;
            }

            .feature-card {
                padding: 30px 24px;
            }

            .feature-title {
                font-size: 20px;
            }

            .feature-list li {
                font-size: 15px;
            }

            .feature-benefit {
                font-size: 14px;
            }
        }

        @media (max-width: 480px) {
            .section-title {
                font-size: 28px;
            }

            .feature-icon {
                width: 56px;
                height: 56px;
            }

            .feature-icon svg {
                width: 40px;
                height: 40px;
            }
        }


        .ecomptable-comm-page {
            padding: 40px 0px;
            
        }

        .comm-page-container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .page-header {
            text-align: center;
            margin-bottom: 80px;
            padding-bottom: 40px;
            border-bottom: 3px solid #d63638;
        }

        .page-main-title {
            font-size: 48px;
            font-weight: 800;
            color: #1a1a1a;
            margin-bottom: 24px;
            line-height: 1.2;
        }

        .page-intro {
            font-size: 20px;
            color: #4a4a4a;
            max-width: 900px;
            margin: 0 auto;
            line-height: 1.7;
        }

        /* Features Section */
        .comm-features-section {
            margin-bottom: 80px;
        }

        .comm-feature-block {
            display: flex;
            gap: 40px;
            margin-bottom: 60px;
            padding: 40px;
            background: #fafafa;
            border-left: 6px solid #d63638;
        }

        .feature-number {
            font-size: 72px;
            font-weight: 900;
            color: #d63638;
            line-height: 1;
            min-width: 100px;
        }

        .feature-content-wrapper {
            flex: 1;
        }

        .feature-main-title {
            font-size: 32px;
            font-weight: 700;
            color: #1a1a1a;
            margin-bottom: 12px;
        }

        .feature-description {
            font-size: 18px;
            color: #4a4a4a;
            margin-bottom: 24px;
            font-style: italic;
        }

        .feature-points {
            list-style: none;
            padding: 0;
            margin: 0 0 32px 0;
        }

        .feature-points li {
            position: relative;
            padding-left: 32px;
            margin-bottom: 12px;
            color: #2a2a2a;
            line-height: 1.7;
            font-size: 16px;
        }

        .feature-points li:before {
            content: "▪";
            position: absolute;
            left: 0;
            color: #d63638;
            font-size: 24px;
        }

        .feature-value-box {
            background: #ffffff;
            padding: 24px;
            border-left: 4px solid #d63638;
        }

        .value-title {
            font-size: 18px;
            font-weight: 700;
            color: #d63638;
            margin-bottom: 16px;
        }

        .value-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .value-list li {
            position: relative;
            padding-left: 28px;
            margin-bottom: 10px;
            color: #2a2a2a;
            line-height: 1.6;
            font-size: 15px;
        }

        .value-list li:before {
            content: "✓";
            position: absolute;
            left: 0;
            color: #d63638;
            font-weight: bold;
            font-size: 18px;
        }

        /* How It Works Section */
        .how-it-works-section {
            margin-bottom: 80px;
            padding: 60px 40px;
            background: #fafafa;
        }

        .section-main-title {
            font-size: 40px;
            font-weight: 700;
            color: #1a1a1a;
            text-align: center;
            margin-bottom: 50px;
            position: relative;
            padding-bottom: 20px;
        }

        .section-main-title:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 100px;
            height: 4px;
            background: #d63638;
        }

        .steps-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 30px;
        }

        .step-item {
            background: #ffffff;
            padding: 30px;
            text-align: center;
            border-top: 4px solid #d63638;
        }

        .step-number-box {
            width: 60px;
            height: 60px;
            background: #d63638;
            color: #ffffff;
            font-size: 28px;
            font-weight: 700;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 auto 20px;
        }

        .step-title {
            font-size: 20px;
            font-weight: 700;
            color: #1a1a1a;
            margin-bottom: 12px;
        }

        .step-text {
            font-size: 15px;
            color: #4a4a4a;
            line-height: 1.6;
        }

        /* Benefits Section */
        .benefits-section {
            margin-bottom: 80px;
        }

        .benefits-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 30px;
            margin-top: 50px;
        }

        .benefit-card {
            background: #fafafa;
            padding: 40px;
            border-bottom: 4px solid #d63638;
        }

        .benefit-card-title {
            font-size: 24px;
            font-weight: 700;
            color: #d63638;
            margin-bottom: 16px;
        }

        .benefit-card-text {
            font-size: 16px;
            color: #2a2a2a;
            line-height: 1.7;
        }

        /* Why Choose Section */
        .why-choose-section {
            padding: 60px 40px;
            background: #1a1a1a;
            color: #ffffff;
        }

        .why-choose-section .section-main-title {
            color: #ffffff;
        }

        .why-choose-section .section-main-title:after {
            background: #d63638;
        }

        .why-choose-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
            gap: 30px;
            margin-top: 50px;
        }

        .why-item {
            display: flex;
            align-items: flex-start;
            gap: 20px;
        }

        .why-icon {
            color: #d63638;
            flex-shrink: 0;
        }

        .why-text {
            font-size: 18px;
            color: #ffffff;
            line-height: 1.6;
            margin: 0;
        }

        /* Responsive Design */
        @media (max-width: 768px) {
            .ecomptable-comm-page {
                padding: 60px 20px;
            }

            .page-main-title {
                font-size: 36px;
            }

            .page-intro {
                font-size: 18px;
            }

            .comm-feature-block {
                flex-direction: column;
                padding: 30px 20px;
                gap: 20px;
            }

            .feature-number {
                font-size: 56px;
                min-width: auto;
            }

            .feature-main-title {
                font-size: 26px;
            }

            .section-main-title {
                font-size: 32px;
            }

            .steps-grid {
                grid-template-columns: 1fr;
            }

            .benefits-grid {
                grid-template-columns: 1fr;
            }

            .why-choose-list {
                grid-template-columns: 1fr;
            }
        }
    
 /* AUDIT & EVALUATION CUSTOM SECTION (matches your design system) */

.audit-evaluation-section .page-header {
    border-bottom: 3px solid #d63638;
    padding-bottom: 40px;
}

.audit-evaluation-section .page-main-title {
    font-size: 48px;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 24px;
}

.audit-evaluation-section .page-intro {
    font-size: 20px;
    color: #4a4a4a;
    max-width: 900px;
    margin: 0 auto;
    line-height: 1.7;
}

/* Make sure spacing is consistent with the communication page */
.audit-evaluation-section .comm-feature-block {
    background: #fafafa;
    padding: 40px;
    border-left: 6px solid #d63638;
    margin-bottom: 60px;
}

.audit-evaluation-section .feature-main-title {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
}

.audit-evaluation-section .feature-description {
    font-style: italic;
    font-size: 18px;
    color: #4a4a4a;
}

/* Reuse same value box style */
.audit-evaluation-section .feature-value-box {
    background: #ffffff;
    padding: 24px;
    border-left: 4px solid #d63638;
    margin-top: 20px;
}

/* Steps section consistent styling */
.audit-evaluation-section .how-it-works-section {
    background: #fafafa;
    padding: 60px 40px;
    margin-bottom: 80px;
}

/* Benefit section consistency */
.audit-evaluation-section .benefit-card {
    background: #fafafa;
    padding: 40px;
    border-bottom: 4px solid #d63638;
}

/* Why choose section */
.audit-evaluation-section .why-choose-section {
    background: #1a1a1a;
    padding: 60px 40px;
    color: #ffffff;
}

.audit-evaluation-section .why-choose-section .why-text {
    color: #ffffff;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .audit-evaluation-section .page-main-title {
        font-size: 36px;
    }

    .audit-evaluation-section .comm-feature-block {
        flex-direction: column;
        padding: 30px 20px;
    }
}



/* FINANCIAL SERVICES SECTION */

.financial-services-section .page-header {
    border-bottom: 3px solid #d63638;
    padding-bottom: 40px;
}

.financial-services-section .page-main-title {
    font-size: 48px;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 24px;
}

.financial-services-section .page-intro {
    font-size: 20px;
    color: #4a4a4a;
    max-width: 900px;
    margin: 0 auto;
    line-height: 1.7;
}

/* Feature Blocks */
.financial-services-section .comm-feature-block {
    background: #fafafa;
    padding: 40px;
    border-left: 6px solid #d63638;
    margin-bottom: 60px;
}

.financial-services-section .feature-main-title {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
}

.financial-services-section .feature-description {
    font-style: italic;
    font-size: 18px;
    color: #4a4a4a;
}

.financial-services-section .feature-value-box {
    background: #ffffff;
    padding: 24px;
    border-left: 4px solid #d63638;
    margin-top: 20px;
}

/* Benefits */
.financial-services-section .benefit-card {
    background: #fafafa;
    padding: 40px;
    border-bottom: 4px solid #d63638;
}

/* Responsive */
@media (max-width: 768px) {
    .financial-services-section .page-main-title {
        font-size: 36px;
    }

    .financial-services-section .comm-feature-block {
        padding: 30px 20px;
    }
}









/* CONSUMER MARKETS SECTION */

.consumer-markets-section .page-header {
    border-bottom: 3px solid #d63638;
    padding-bottom: 40px;
}

.consumer-markets-section .page-main-title {
    font-size: 48px;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 24px;
}

.consumer-markets-section .page-intro {
    font-size: 20px;
    color: #4a4a4a;
    max-width: 900px;
    margin: 0 auto;
    line-height: 1.7;
}

/* Feature Blocks */
.consumer-markets-section .comm-feature-block {
    background: #fafafa;
    padding: 40px;
    border-left: 6px solid #d63638;
    margin-bottom: 60px;
}

.consumer-markets-section .feature-main-title {
    font-size: 32px;
    font-weight: 700;
    color: #1a1a1a;
}

.consumer-markets-section .feature-description {
    font-style: italic;
    font-size: 18px;
    color: #4a4a4a;
}

.consumer-markets-section .feature-value-box {
    background: #ffffff;
    padding: 24px;
    border-left: 4px solid #d63638;
    margin-top: 20px;
}

/* Benefits Section */
.consumer-markets-section .benefit-card {
    background: #fafafa;
    padding: 40px;
    border-bottom: 4px solid #d63638;
}

/* Responsive Styles */
@media (max-width: 768px) {
    .consumer-markets-section .page-main-title {
        font-size: 36px;
    }

    .consumer-markets-section .comm-feature-block {
        padding: 30px 20px;
    }
}
