/**
 * @package    HR Eventbooking Events
 *
 * @author     HR-IT-Solutions GmbH <info@hr-it-solutions.com>
 * @copyright  Copyright (C) 2021 - 2021 HR-IT-Solutions GmbH
 * @license    http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 **/
.hr_eb_events .--event-signin {
  display: none; }

@media (max-width: 1200px) {
  .hr_eb_events .--no-content {
    display: none; }
  .hr_eb_events .--event-signin {
    display: block; } }

/*# sourceMappingURL=mod_hr_eb_events.css.map */
