/*
Theme Name:     Shaha Child
Theme URI:      http://shaha.ancorathemes.com/
Description:    Make your modifications to Shaha in this child theme.
Author:         AncoraThemes
Author URI:     http://ancorathemes.com
Version:        1.0
Template:       shaha
*/
.date-time-title h4 {
    font-size: 18PX;
    text-align: center;
    padding-top: 19px;
    color: #111;
}

.date-time-title .date-both {
    display: flex;
    justify-content: space-around;
    margin-top: 14px;
}

table.MPtimetable > tbody > tr:first-child {
    display: none;
}

.MPheader {
    display: none;
}