#myTabContent span, #myTabContent p, #myTabContent a, #myTabContent div,
.news-contents span, .news-contents p, .news-contents a, .news-contents div{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
}
.stock-brand li.number_product{
    width: 50%;
    display: inline-block;
    text-align: end;
}
.stock-brand li.code_product{
    display: inline-block;
    width: 50%;
}

/*- - - rating product detail - - -*/

.vote {
    display: inline-block;
}

.ic {
    background: url(/tp/T0199/img/temp/SpiritIcon.png) no-repeat transparent;
    background-size: 1355px;
    cursor: pointer;
}

.vote .si {
    background-position: -1224px -1330px;
    float: left;
    height: 15px;
    width: 20px;
}

.vote .si.voteHover,
.vote .si.active {
    background-position: -1224px -1261px;
}

.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;
}
.comment-info-index-content p{
    margin-bottom: 0;
}
.swiper-tabs.comment-info-index{
    padding-top: 20px;
}
.title_chir h2 {
    display: inline-block;
    border-bottom: 3px solid #fd5023;
    padding-right: 5px;
    position: relative;
    top: 2px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    margin-right: 10px;
    line-height: 42px;
}
.content-text.bg_w {
    line-height: 25px;
    display: inline-block;
    width: 100%;
}
.btn-login-comment{
    background: #fd5023;
    color: #fff;
}
.commentProduct-content {
    padding: 15px 0;
}
.commentProduct-content .rated {
    height: 15px;
    margin-top: 5px;
}
.commentProduct-content .commentator p {
    margin-bottom: 0;
}
.product-user-vote-image {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .swiper-tabs.comment-info-index {
        padding: 0 0.5rem;
    }
    .wrapper-slide .item-slide {
        padding-left: 0;
    }
}