/*
 Theme Name:   Lantos
 description: A child theme of Hello Elementor for Lantos Business Services
 Author:       Noble Digital
 Author URI: https://nobledigital.agency
 Template:     hello-elementor
 Version:      1.0.0
*/

.grecaptcha-badge { 
	visibility: hidden; 
}

.cli-plugin-button {
	border-radius: 99px;
	text-decoration: none;
}

.cli_settings_button {
	text-transform: uppercase;
	text-decoration: none!important;
}

.cli_manage_current_consent {
	color: #fff!important;
	padding: 10px 20px;
	background-color: #1676DB;
	border-radius: 90px;
}

@media only screen and (max-width: 600px) {
.cli_user_consent_state {
	display: inline-grid;
	text-align: center;
}
}