/**
Theme Name: Megiston Child
Author: Megiston srl
Author URI: https://www.megiston.com/
Description: Proponiamo soluzioni web e digital ideali per il tuo business. La nostra agenzia, con sede a Padova e Vicenza, è pronta per portare la tua attività e la tua azienda al livello successivo.
Theme URI: https://www.megiston.com/
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mgs
Domain Path: /languages
Template: astra
*/



/* recaptcha badge */
.grecaptcha-badge {
  width: 0!important;
  height: 0!important;
  display: none!important;
  visibility: hidden;
}

/* gestisci consenso nel footer */
.cmplz-show-banner, .mgs-footer-accessibility {
	color: var(--e-global-color-accent);
	cursor: point;
}

/* torna in alto */
.ast-scroll-to-top-right {
    bottom: 60px;
}
