/*
Theme Name: Body Balance Academy
Template: twentyfifteen
Author: Yu Hayama
*/

/* Hiding the “+Google Calendar” Link */
.tribe-events-gcal.tribe-events-button {
    display: none;
}

/* Hiding the "+icol export" link */
.tribe-events-ical.tribe-events-button {
    display: none;
}

#booking-package_calendarPage .available_day,
#booking-package_calendarPage .sat .available_day,
#booking-package_calendarPage .sun .available_day {
    background-color: #eeee22 !important;
}
