/*
 Theme Name:   NCore
 description: A child theme of Hello Elementor for Noble Digital's Clients
 Author:       Noble Digital
 Author URI: https://nobledigital.agency
 Template:     hello-elementor
 Version:      1.0.1
*/

.grecaptcha-badge { 
	visibility: hidden; 
}

.cli-plugin-button {
	font-family: Montserrat;
	border-radius: 99px;
}

.cli_settings_button {
		font-family: Montserrat;
	text-transform: uppercase;
}

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

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