/*
Theme Name:	athub_tema
Theme URI:	https://agrotendencia.tv
Author:		Agrotendencia.tv / carlos Ramos Gómez
Author URI:	https://agrotendencia.tv
Description: Tema hijo creado para agrotendenciahub.com
Template:	water-sports-rental
Version: 	1.0.3
Tested up to: 	6.7.2
Requires PHP: 	5.6
License: 	GNU General Public License, version 3 (GPLv3)
License URI: 	http://www.gnu.org/licenses/gpl-3.0.txt
Tags: 		específico, propio, ajustado
Text Domain: 	athub

-------------------------------------------------------------- */
.footer-widgets .wp-block-navigation .current-menu-item a::before
{
    display: none;
}

.footer-widgets .wp-block-navigation .current-menu-item a
{
    text-decoration: none;
    color: #fff !important;
}

@media screen and (max-width: 768px){
 body .movil-hide{
        display: none;
    }
}