/*
Theme Name: Adventor
Text Domain: adventor
Version: 3.0
Requires at least: 5.0
Tested up to: 6.8.2
Requires PHP: 5.3
Description: the DesignThemes Framework
Author: the DesignThemes team
Author URI: https://wedesignthemes.com/
Theme URI: https://adventor.wpengine.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.tribe-events button.tribe-events-c-top-bar__datepicker-button:focus, .tribe-events button.tribe-events-c-top-bar__datepicker-button:hover
 {
    background: transparent;
    color: #F29727;
}

.tribe-events .datepicker .day, .tribe-events .datepicker .month, .tribe-events .datepicker .year {
    background: transparent;
}

.tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus {
    background: #e12401;
    outline: none;
    border-color: #e12401;
}

.tribe-events .tribe-events-calendar-month__header-column span {
    color: white;
}

.tribe-common .tribe-common-h8 {
    font-size: 20px;
    color: #000;
}