
.title_chir h2 {
    display: inline-block;
    line-height: normal;
    border-bottom: 1px solid #aaa;
    padding-right: 5px;
    position: relative;
    top: 2px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    margin-right: 10px;
    line-height: 42px;
}
#btnRate .btn-outline:hover {
    background-color: #c00;
    color: #fff;
}
.btn-outline {
    position: relative;
    z-index: 0;
    border: 1px solid #ea131c;
    white-space: nowrap;
    padding: 10px 40px;
    margin-bottom: 0;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    background: #ea131c;
    color: #fff;
    transition: all .3s ease-in-out;
    margin-right: 20px;
    border-radius: 50px;
}
.comment-info-inputText h3{
    margin: 5px 0;
}
.vote {
    display: inline-block;
}
.ic {
    cursor: pointer
}

.vote .si {
    float: left;
    height: 15px;
    width: 20px;
    color: #c3c3c3;
}

.vote .si.voteHover,.vote .si.active {
    color: #fcb900;
}

.voteView {
    display: inline-block;
    width: 80px;
    height: 15px
}

.voteViewComment {
    display: inline-block;
    height: 15px;
    width: 80px
}

#voteView0 {
    background-position: -1224px -1330px
}

#voteView1 {
    background-position: -1224px -1261px
}

#voteView2 {
    background-position: -1224px -1275px
}

#voteView3 {
    background-position: -1224px -1288px
}

#voteView4 {
    background-position: -1224px -1302px
}

#voteView5 {
    background-position: -1224px -1315px
}
.commentProduct-content .rated {
    height: 15px;
    margin-top: 5px;
}
.text-h3-rate{
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 0;
    display: inline-block;
    line-height: normal;
    border-bottom: 1px solid #aaa;
}
.name-rates{
    font-weight: bold;
}
.content-cmt-fb{
    display: none;
}