.t-entry p.t-entry-meta .t-entry-category {
background: #fff;
padding: 0 !important;
}
.t-entry p.t-entry-meta .t-entry-category:last-child {
background: #fff;
padding: 0 !important;
}

.t-entry p.t-entry-meta .t-entry-category .t-entry-cat-single {
padding: 0 5px !important;
}
.t-entry p.t-entry-meta .t-entry-category .t-entry-cat-single:first-child {
padding: 0 3px 0 10px !important;
}
.t-entry p.t-entry-meta .t-entry-category .t-entry-cat-single:last-child {
padding: 0 10px 0 3px !important;
}
.tmb .t-entry p.t-entry-meta .t-entry-category .cat-comma {
display: inline;
padding-right: 0 !important;
}

.t-entry p.t-entry-meta .t-entry-category span.cat-comma:before {
visibility: visible;
content: "|";
color: #333 !important;
}
.t-entry p.t-entry-meta .t-entry-category .t-entry-cat-single span {
color: #333 !important;
font-size: 10px;
}