/*
 Theme Name:   Golf Hostivař Intranet
 Description:  Intranet pro Golf Club Hostivař
 Author:       aboutblank - creative web solutions
 Author URI:   https://aboutblank.cz
 Template:     woffice
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  golf
*/

ol.tribe-list-widget, ol.tribe-list-widget li {
	padding-left: 0 !important;
}
.tribe-events-calendar .tribe-events-category-dovolene {
	background: #A1EF8B;
}
.tribe-events-calendar .tribe-events-category-turnaje {
	background: #92D5E6;
}
.tribe-events-calendar .tribe-events-category-akce {
	background: #FCBA04;
}
.tribe-events-list-widget .tribe-event-title {
	font-size: 14px;
	font-weight: normal;
}
.last-modified {
	opacity: 0.5;
	text-align: center;
}
/* Schovat button vice zde na prehledu prispevku */
#content-container .intern-box.center {
	display: none;
}