/* ------ Event Listing - Sidebar Styling ------ */
.list-date {
    margin-right: 3% !important;
    border: 1px solid grey !important;
    background: white !important;
    width: 58px !important;
    padding: 0px !important;
}

.list-dayname {
    color: #222222 !important;
    background: #dcdcd2 !important;
    font-weight: 500 !important;
    font-size: 15px !important;
}

.list-daynumber {
    color: #222222 !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 1.8 !important;
}

.list-info {
    width: 75% !important;
    margin-top: 15px !important;
}

.tribe-events-title {
    font-size: 16px !important;
    font-weight: normal !important;
}

.tribe-events-duration {
    display: none !important;
}