/*
Theme Name:  Laubach-Online Child.
Theme URI: 
Description:  Child Theme for Laubach-Online
Author: Michail Franz
Textdomain: 
Author URI:  
Template:  hello-elementor
Version:  1.0.1
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html                 
*/

/* .site-header {
	display: none; 
}
*/
.home p#breadcrumbs {
  display: none;
}

div.time-picker li {
	height: 15px !important;
}

ul.event-categories a {
    pointer-events: none !important;
    cursor: default !important;
    color: #7A7A7A;
}

article.event-higlight {
  box-shadow: 0 0 5px var( --e-global-color-primary );
  border: 1px solid var( --e-global-color-primary );
}


main.event-higlight {
  box-shadow: 0 0 5px var( --e-global-color-primary );
  padding: 20px 30px;
  border: 1px solid var( --e-global-color-primary );
}

.event-higlight .elementor-post__card {
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}
