/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* AVISO DE COOKIES */
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"] {
    padding: 20px 24px !important;
	border-radius: 20px !important;
}

@media only screen and (max-width: 520px){
	#cookie-law-info-bar{
		padding: 15px !important;
		max-width: 270px !important;
		margin-bottom: 10px !important;
		margin-left: -2px !important;
		border-radius: 10px !important;
	}
	.cli-style-v2 .cli-bar-btn_container{
		margin-top:2px !important;
	}
}

span.rosa a {
	color:#FFFFFF !important;
}

span.rosa a:hover {
	color:#B76E79 !important;
}