/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1763818947
Updated: 2025-11-22 14:42:27

*/
a {
	transition:all ease 0.5s;
}
.dekoline {
	padding-bottom:13px;
}
.dekoline:before {
	position: absolute;
    height: 2px;
    bottom: 0;
	width:100%;
    content: '';
    display: block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
	 background: rgba(80%, 80%, 80%, .3);
}
.dekoline:after {
	background:var(--e-global-color-accent);
    width: 38px;
	left:0;
    z-index: 0;
	content: " ";
	display:inline-block;
	position:absolute;
	height:2px;
	bottom:0;
}
.checkmark-list ul {
	padding-left:0;
	list-style:none;
}
.checkmark-list ul li {
	position:relative;
	padding-left:25px;
	margin-bottom:10px;
}
.checkmark-list ul li:after {
	content: "✓";
	position:absolute;
	top:0;
	left:0;
	color:var(--e-global-color-accent);
	font-size:20px;
}
.service-sister-cats {
	list-style:none;
	padding-left:0;
	margin-bottom:0;
}
.service-sister-cats li {
	    padding: 15px 35px;
	background:white;
	border-bottom:1px solid rgba(0,0,0,0.05);
}
.service-sister-cats li a {
	font-family: Jost;
    font-weight: 600;
    font-style: normal;
    color: #04043d;
    font-size: 18px;
}
.service-sister-cats li.active {
	background-color:var(--e-global-color-primary);
	color:white;
}
.service-sister-cats li.active a {
	color:white;
}
.service-parent-link a{
	color:var(--e-global-color-primary) !important;
}
.service-parent-link a:hover{
	color:var(--e-global-color-accent) !important;
}
    