/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1692395803
Updated: 2023-08-18 23:56:43

*/
.nubexo-clickable {
    cursor: pointer !important;
}

.nubexo-clickable .e-con-inner {
    pointer-events: none;
}

/* Los elementos interactivos reales recuperan su comportamiento normal */
.nubexo-clickable .e-con-inner a,
.nubexo-clickable .e-con-inner button,
.nubexo-clickable .e-con-inner input,
.nubexo-clickable .e-con-inner select,
.nubexo-clickable .e-con-inner textarea,
.nubexo-clickable .e-con-inner [onclick] {
    pointer-events: auto;
}