/**
 * Theme Name:     Core Predictica
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   core-predictica
 * 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.
 */
body, html{ overflow-x:hidden;}
.twobox{ display:flex; flex-wrap:wrap; justify-content:space-between;}
.twobox > div{ width:49%;}
.centersubmit{ display:flex; flex-wrap:wrap; justify-content:center;}

.e-n-menu-content > div{ background:none!important;}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a{ display:block!important;}

nav .e-n-menu-wrapper ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-title a{ color:#fff!important;}
nav .e-n-menu-wrapper ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-title:hover a{ color:#34feff!important;}
nav .elementor-widget .elementor-icon-list-icon svg{ width:2em!important; height:2em!important;}

#sociallink.elementor-widget .elementor-icon-list-item a{ display:flex!important;}
.infolink .elementor-icon-list-icon svg{ margin-bottom:2px;}

@media only screen and (max-width: 990px) {
	
nav .e-n-menu-wrapper ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-title a,
nav .e-n-menu-wrapper ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-title a span{ color:#0051a1!important;}
nav .e-n-menu-wrapper ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-title a:hover span,
nav .e-n-menu-wrapper ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-title:hover a span{ color:#34feff!important;}	
	
nav .e-n-menu-wrapper ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-title button span i{ color:#0051a1!important;}
nav .e-n-menu-wrapper ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-title:hover button span i{ color:#34feff!important;}
	
}