.btn-more{
    background-color: #cd0b14 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    color: #fff !important;
    padding-top: 10px !important;
    margin-top: 20px !important;
    padding-bottom: 10px !important;
}

.tpItemPage .tpVote, .tpItemPage .tpp-addon-vote {
    display: none;
}

.tpDate {
    display: none;
}
.tpHits {
    display: none;
}
.tpp-bootstrap .btn-primary {
    color: #fff;
    background-color: #cd0b14;
    border-color: #cd0b14;
}

