/*
Theme Name: Genetic Digital
Theme URI: https://www.geneticdigital.co.uk/
Template: hello-elementor
Author: Genetic Digital
Author URI: https://www.geneticdigital.co.uk/
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.
Version: 3.0.1.1712572524
Updated: 2024-04-08 10:35:24

*/

 .elementor-widget-theme-post-content ul li a {
    border-bottom: 2px solid rgba(47, 35, 241, 1);
    transition: all 0.2s;
}
.elementor-widget-theme-post-content ul li a:hover {
    text-decoration: none;
    border-bottom: 2px solid rgba(47, 35, 241, 0);
    transition: all 0.2s;
}

/*.elementor-sticky--active #mainnav .menu_contact {*/
/*    padding-left: 20px;*/
/*}*/
/*.elementor-sticky--active #mainnav.elementor-widget-nav-menu .elementor-nav-menu--main .menu_contact a.elementor-item {*/
/*    font-weight: var(--e-global-typography-accent-font-weight);*/
/*    fill: var(--e-global-color-accent);*/
/*    color: var(--e-global-color-accent);*/
/*    background-color: var(--e-global-color-1f308cb);*/
/*    transition-duration: 0.4s;*/
/*    border-style: solid;*/
/*    border-width: 2px 2px 2px 2px;*/
/*    border-radius: 100px 100px 100px 100px;*/
/*    padding: 12px 37px 12px 33px;*/
/*}*/
/*.elementor-sticky--active #mainnav .menu_contact a:hover, .elementor-sticky--active #mainnav .menu_contact.current_page_item a {*/
/*    color: #FFFFFF;*/
/*    background-color: var(--e-global-color-accent);*/
/*    border-color: var(--e-global-color-accent);*/
/*    transition-duration: 0.4s;*/
/*}*/
/*.elementor-sticky--active #mainnav .menu_contact a:after {*/
/*    opacity: 0;*/
/*}*/