/*
Theme Name: LocaCheck Germany
Theme URI: https://locacheck.de/
Author: LocaCheck Germany
Author URI: https://locacheck.de/
Description: Theme für LocaCheck Germany
Template: listivo
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: locacheck-germany
*/


/* Highlight für aktuellen Tag im Business-Hours-Widget */
.ue_business_hours_list_item.heute {
  border: 2px solid #FF8267;
  border-radius: 15px;
  padding: 8px 12px;
  font-weight: bold;
  color: #FF8267;
}



