/*
	Theme Name: Bari Energia
	Author: Bari Energia
	Author URI: https://barienergia.it
	Version: 1.0.0
	Requires at least: 6.0
	Tested up to: 6.7
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Template: hello-elementor
*/

.portale-clienti a {
  font-weight: 600 !important;
  color: #e5252a !important;
  text-decoration: underline !important;
}

@media (max-width: 1024px) {
  .be-navigation nav {
    background-color: transparent;
  }
  .be-navigation nav ul {
    background-color: #ffffff;
    margin-left: 16px !important;
    margin-right: 16px !important;
    padding: 16px 0;
  }
  .be-navigation nav ul,
  .be-navigation nav ul li a {
    border-radius: 24px;
  }
  .be-navigation nav a {
    justify-content: flex-end;
  }
}
