/*
Theme Name: Local Time Brewing - Baselayer
Theme URI: 
Author: Privatenode
Author URI: 
Description: 
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: baselayer
Text Domain: local-time-brewing-baselayer
Tags: 
*/

/** Gravity Forms **/
#field_2_3 {
	grid-row: span 3;
}
.gfield {
	margin-bottom: 1rem;
}

/** Pie Calendar Styles **/
.fc-daygrid-event-harness {
    margin-bottom: 10px !important;
}
.fc-daygrid-day-events {
    margin-bottom: 10px !important;
}
div.fc-daygrid-event-harness > a {
	margin-left: 4px !important;
	margin-right: 4px !important;
}

/** Pie Calendar Hook Styles **/
.piecal-event-tags {
  margin-top: 4px;
  font-size: 0.85em;
  color: #666;
}