/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2026 | 06:22:57 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* .navlink.active .elementor-heading-title a {

  color: #0865FF !important;

}



.navlink:hover .elementor-heading-title a {

  color: #0865FF;

}

.active::before {

    content: "";

    position: absolute;

    left: 0;

    top: 50%;

    transform: translateY(-50%);

    width: 3px;

    height: 20px;

    background: #0865FF;

}

.page-id-3 .active{

	background-color: rgba(230, 240, 255, 0.4)!important;

} */

