.category-list .container .category-list-header h1.strong {
    font-weight: 600
}

/* breadcrumbs */
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #999999;
    content: "»";
}

.breadcrumb li {
    display: inline-block;
    color: #999999;
}

.breadcrumb li a {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
}

.breadcrumb li:first-child a {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
}

/* blog */
div.post-content.blog-content {
    line-height: normal;
}

div.post-content.blog-content h3 {
    font-size: 19px;
    /*color: #45131f;*/
}

/*div.post-content.blog-content li {*/
    /*color: #45131f;*/
/*}*/

/* Check query */
.bidder-entry-thumb {
    width: 120px;
}

.bidder-entry-link {
    margin: 0;
}
