/* 
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 */

/* GENERALES */
.accent { color: var(--e-global-color-accent); }
.lopd { color: var(--e-global-color-primary); font-weight: 500; }
.lopd:hover { color: var(--e-global-color-accent); }

/* SERVICIOS */
.itemIcon {
    min-width: 52px;
    min-height: 52px
}

.feature_icon {
    min-width: 64px;
    min-height: 64px;
}


/* COOKIES */

.secc_cookies .cookies .elementor-shortcode #cmplz-document.cmplz-document{
	font-family: var(--e-global-typography-9f39da7-font-family), Sans-serif;
    font-weight: var(--e-global-typography-9f39da7-font-weight);
    line-height: var(--e-global-typography-9f39da7-line-height);
    color: var(--e-global-color-secondary);align-content
	
	width:100%;
	max-width:100%;
}