/*
Theme Name: [ARTI ICEPOP] Hello Elementor Child
Theme URI: -
Description: Hello Elementor Child Theme
Author: Grupo Active
Author URI: https://grupoactive.es/es/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: hello-elementor-child
*/

:root {
	/* COLOURS */
	--white: #fff;
	--green-ok: #a3cb38;
	--red-ok: #e74c3c;
	--yellow-ok: #f39c12;

	--red: #e30613;
	--red-dark: #a1020c;
	--black: #181818;
	--grey-600: #7b7d7b;
	--grey-300: #bfbfbf;

	/* elementor */
}

@media screen and (max-width: 767px) {
}


.grecaptcha-badge {
    display: none !important;
}