/*
Theme Name: Consultio Child
Theme URI: http://demo.casethemes.net/consultio/
Author: Case-Themes
Author URI: https://themeforest.net/user/case-themes/portfolio/
Description: Consultio is the Perfect Consulting Finane & Business WordPress Theme. Consultio is best suited for corporate website like Consultioial Advisor, Accountant, Consulting Firms, insurance, loan, tax help, Investment firm etc. This is a business theme that is help full for online presence for Corporate Business and Consultioial Firms.   
Version: 3.2.7
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: consultio
Text Domain: consultio-child
Tags: advisor, attorney, corporate accountant, consulting, consultant, finance, insurance, invest, investment, investor, mutual funds, pensions, retirement, saving, trading 
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

:root{
	--primary-color: #ffc000;
}


.hero-section  span.btn.btn-half-circle2 {
    color: #fff;
}


.ct-text-editor span.first-letter {
  margin: 5px 20px 0 0;
  font-size: 60px;
  line-height: 55px;
}

.site #pagetitle.page-title {
    padding-top: 95px;
    padding-bottom: 20px;
}
.site #pagetitle::before {
  background-color: rgb(0 0 0 / 46%);
}
body .site #pagetitle {
  background-image: url('https://balivilla.management/wp-content/uploads/2025/12/WhatsApp-Image-2025-12-16-at-1.46.43-PM-2.jpeg');
}
.ct-accordion.layout1.style6 .ct-accordion-item.active {
  background-image: none !important;
}
body.single-post .entry-body .entry-title {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.3;
}
.elementor-element h1, .elementor-element .h1 {
    font-size: 1.75rem;
}
.elementor-element h5, .elementor-element .h5 {
    font-size: 26px;
}
.single-post .entry-content .elementor-element p {
    margin-bottom: 20px;
    color: #222222;
    line-height: 1.6;
}
.single-post .entry-content .table-of-content {
    background-color: #eeeeee;
    padding: 30px 35px;
}
.single-post .entry-content .table-of-content .ct-list-meta {
  transition: all 0.3s ease;
}
.single-post .entry-content .table-of-content .ct-list-meta:hover {
    text-decoration: underline;
}
.single-post .site-content {
    padding: 10px 0 90px;
    background-color: #fafafa;
}
.single-post .elementor-widget-image img {
    margin-top: 10px;
    margin-bottom: 20px;
}
.whatsapp-btn span.elementor-button-content-wrapper {
    align-items: center;
}
.whatsapp-btn span.elementor-button-content-wrapper .elementor-button-text { 
    margin-top: 3px;
}
.whatsapp-btn.elementor-widget-button .elementor-button:hover {
    background-color: #46bb56;
}
.whatsapp-btn i {
    font-size: 24px;
}
body.single-post .site #pagetitle {
    background-image: none !important;
    background-color: #fafafa;
    padding-top: 25px;
}
.single-post .site #pagetitle::before {
    content: none;
}
.single-post .ct-breadcrumb {
    color: #111;
    margin: 0;
    text-align: left;
}
.single-post .ct-breadcrumb li span {
    color: #555;
}
.single-post .widget_ct_recent_posts .entry-title {
    font-size: 15px;
    line-height: 22px;
}
.single-post .elementor-widget-heading .elementor-heading-title {
    color: #111;
}
div .ct-breadcrumb li a:after {
    content: ">";
}
.ct-accordion.layout1 .ct-accordion-item .ct-ac-title a {
    line-height: 1.4;
}
.ct-breadcrumb li {
    line-height: 1.4;
}
div .ct-list.style5 .ct-list-item::before {
    top: 9px;
}
.single-post .elementor-element .elementor-heading-title {
    line-height: 1.4;
}
.page-id-127 .site-content {
    padding-top: 40px;
}
.ct-blog-grid-layout1 .entry-featured + .entry-body, .ct-blog-carousel-layout1 .entry-featured + .entry-body {
    position: relative !important;
    padding: 0 !important;
}
.ct-blog-grid-layout1 .entry-featured, .ct-blog-carousel-layout1 .entry-featured {
    padding-bottom: 0 !important;
}
.ct-main-menu > li.menu-item-has-children > a:after, .ct-main-menu > li.page_item_has_children > a:after {
    content: none !important;
}

@media (max-width: 1199px) {
    .ct-menu-toggle:not(.toggle-open)::before {
        content: '\f107' !important;
    }
}

@media (max-width: 767px) {
    .ct-breadcrumb li {
        font-size: 15px;
    }
    .single-post .entry-content .table-of-content {
        padding: 25px 20px;
    }
    .single-post .entry-content .table-of-content .ct-list-meta .ct-list-desc {
            line-height: 25px;
    }
    .single-post .entry-content .table-of-content .ct-list-meta {
        margin-bottom: 6px;
    }
    .single-post div .entry-body {
        padding-left: 15px;
        padding-right: 15px;
    }
    .single-post div .entry-body .entry-title {
        font-size: 25px;
        line-height: 1.2;
    }
    .elementor-element h5, .elementor-element .h5 {
        font-size: 22px;
    }
    .single-post .elementor .elementor-element:last-child() {
        margin-top: 45px;
    }
}