/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

nav.enlaceBlanco a *{color:#000000 !important;transition:0.3s !important;padding:3px !important;border-radius:3px !important;}
	nav.enlaceBlanco a:hover *{color:#FFFFFF !important;background:rgba(0,0,0,0.5) !important;}

div.fusion-footer-widget-area ul.fusion-checklist li {font-size:16px !important;}

@media screen and (max-width: 600px) {
    .noMovil{
        display:none;
    }
}

div.pojo-a11y-toolbar-toggle{z-index:9999 !important;}