/* ==============================================================================
Theme Name: Phlox Pro Child
Theme URI: http://phlox.pro/go/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Pro Child Theme
Template: phlox-pro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-pro-child
================================================================================= */


/* Menú - item activo, corrige contraste del rojo */
.aux-master-menu .current-menu-item > .aux-item-content .aux-menu-label {
    color: #C41E1E !important;
}

.elementor-widget-aux_copyright small a {
    color: #3CA5BE !important;
}

/* Copyright del footer - texto general */
#elementor-element-5627166 small {
    color: #AAAAAF !important;
}

/* Copyright del footer - enlace Dualtec */
#elementor-element-5627166 small a {
    color: #3CA5BE !important;
}

#elementor-element-5627166 small a:hover,
#elementor-element-5627166 small a:focus {
    color: #6BC4DA !important;
    text-decoration: underline;
}