.author {
  display: none;
}

.meta-info {
  margin-top: 20px;
}

.widget-banner .widget-content {
  margin-top: -50px;
}
#tbay-header.header-v3 .header-menu {
    display: flex;
    justify-content: flex-end;
    width: 68%;
}
#tbay-header.header-v3 .header-inner {
    margin-top: 12px;
    width: 32%;
}
#tbay-header.header-v3 .tbay-mainmenu .navbar-nav.megamenu>li>a {
    padding: 12px 13px;
    border-left: 0;
    border-radius: 5px;
    border-bottom: 0;
    font-weight: 500;
}
#tbay-header.header-v3 .tbay-mainmenu .navbar-nav.megamenu {
    margin-top: 15px;
}