/*
Theme Name:   Hello Elementor Child
Theme URI:    https://elementor.com/hello-theme/
Description:  Hello Elementor Child Theme
Author:      Teki Agency
Author URI:   http://tekiagency.com
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v3 or later.
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Tags:         A lightweight, plain-vanilla, best suited for building your site using Elementor website builder. Visit https://elementor.com/hello-theme/ to learn more.
Text Domain:  fnd
*/

/*-- Hero Banner --*/
#regiones .ue_option.active {
  border-radius: 0;
}
#regiones .ue_option.active .ue_main {
  font-size: 40px;
  color: rgba(255, 255, 255, 0.9);
}
@media all and (max-width: 767px) {
  #regiones .ue_option.active .ue_main {
    font-size: 18px;
  }
}

#caribe.visible,
#pacifico.visible,
#centro.visible,
#orinoquia.visible,
#sur.visible,
#eje.visible,
#amazonia.visible {
  display: flex !important;
}
