

.single .title_outer, .single .comment_holder, .job_listing .date, .job_listing .website[href=""], .job_listing .post_info {
display: none !important;
}
.job_listing .meta {
display: block;
}
.job_listing .meta .date-posted {
display: none;
}
.footer_inner .job_listings li .position h3 {
color: white;
}
.footer_inner .job_listings li:hover .position h3 {
color: black;
}
.content {
  margin-top: 0px;
}
.sticky div.main_menu_header_inner_right_holder {
max-width: calc(100% - 251px);
}
.sticky ul#menu-main-menu {
overflow: hidden;
max-height: 50px;
}
.sticky .container_inner.clearfix, .sticky .header_bottom.clearfix {
    max-height: 60px;
}