/**
* Theme Name: Vian Child
* Description: This is a child theme of Vian, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: vian
* Version: 1.0.9
*/

.team-single-section {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.single-team .team-wrap-right .team-section-title{
	display: none;
}

.elementor-widget-vian-testimonials .content{
	display: block !important;
}

.custom-project-breadcrumb a, .custom-project-breadcrumb span.current{
    font-size: 14px;
    color: #fff;
	text-decoration: none;
}

.custom-project-breadcrumb i.vian-icon-dot{
    color: #fff;
    font-size: 9px;
    font-size: 0.5625rem;
    margin: 0 12px;
}

.custom-project-breadcrumb{
    font-family: var(--e-global-typography-accent-font-family);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    line-height: 24px;
    color: var(--e-global-color-text);
    margin: 0;
}

.services-list-wrapper .service-item:has(a[href*="renewable-energy"]) {
    display: none;
}