/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 28 2025 | 14:19:02 */
/* Quita el borde del ítem activo o enfocado en el menú */
.elementor-widget-wrap.elementor-element-populated a:focus,
.elementor-widget-wrap.elementor-element-populated a:active,
.elementor-widget-wrap.elementor-element-populated a,
.elementor-widget-wrap.elementor-element-populated a {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

