/*
Theme Name:   Avada child theme
Description:  Scrivi qui una breve descrizione del tuo child theme
Author:       37
Author URL:   Scrivi qui il l'URL  del blog / sito web dell'autore
Template:     Avada
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Avada-child
*/

/* Scrivi qui il tuo foglio di stile personalizzato */

a, a:link, a:visited, a:focus {
	color: #ffffff;
}

a:hover {
	color: #000000 !important;
}

#footer {
	position: fixed;
    bottom: 0px;
	width: 100%;
}

logo-id {
	width: 70%;
}
