/**
Theme Name: Astra Child for WaterFowlChasers.com
Author: Nick Shipilin
Author URI: https://WaterFowlChasers.com
Description: Child theme for WaterFowlChasers.com Hunts
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Template: astra
*/

#content {
    min-height: calc(100vh - 366px);
}

.page-id-878  table {
    border-width: 1px;
}

.page-id-878 .em.pixelbones td:first-child, 
.page-id-878 .em.pixelbones th:first-child {
    padding-left: 15px!important;
}

/* Hide Events Manager booking meta (price, spaces, etc.) */
.em-event-bookings-meta,
.em-event-bookings-summary {
    display: none !important;
}
