.heading-comment {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
     
    padding-top:10px;
    line-height: 1;
}
.section-review .box-inner{
    padding:15px
}

@media screen and (min-width:1024px) {
    .section-review .box-inner{
        padding:45px;
    }
    .list_comment_sub .info_ct_sub{
        display: flex;
        justify-content: right;
    }
}

/*********************COMNENT*******************************/

#binh-luan {}

.title_review {
    color: #444;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 30px;
    padding-bottom: 10px;
}

.review-summary {}

.review-sum-box {
    border: 1px solid #e7e7e7;
    margin: 0 0 20px;
    border-radius: 5px;
    display: none;
}

.review-sum-box .summary_review {
    float: left;
    width: 24.74%;
}

.review-sum-box .col_rating {
    float: left;
    width: 35.856%;
}

.review-sum-box .col_button_review {
    float: right;
    width: 39%;
    text-align: center;
}

.review-sum-box .col_button_review .fs-dtrtbtnnx {
    display: none;
}

.review-sum-box .col_button_review h4 {
    padding-top: 35px;
    margin-bottom: 15px;
}

.review-sum-box .col_button_review .fs-dtrtbtnnx span {
    display: block;
    width: 200px;
    margin: 51px auto 0;
    color: #fff;
    background: rgb(1, 168, 253);
    background: linear-gradient(90deg, rgba(1, 168, 253, 1) 0%, rgba(18, 155, 236, 1) 51%, rgba(39, 139, 215, 1) 100%);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
}

.review-sum-box>ul>li {
    display: block;
    float: left;
    margin-right: 45px;
    min-height: 120px;
    padding-right: 35px;
    background: url("../images/seprate-review.png") right no-repeat;
}

.review-sum-box>ul>li:last-child {
    background: none;
}

.review-sum-total {
    text-align: center;
    padding: 10px 8px;
}

.review-sum-box li h4 {
    color: #444;
    font-size: 14px !important;
    font-weight: bold;
    margin: 0;
}

.review-sum-total .total-review-point {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 0;
    text-align: center;
    line-height: 45px;
    padding: 0;
}

.rating-box {
    margin-right: 5px;
    margin-top: 2px;
    width: 120px;
    height: 23px;
    background: url("../images/product_rating_blank_star_big.png") repeat-x;
}

.item-review-info .view {
    float: right;
    font-weight: bold;
}

.review-sum-total .rating-box {
    margin: 0 auto 10px;
}

.rating-box .rating {
    background: url("../images/product_rating_full_star_big.png") repeat-x;
    height: 23px;
    float: left;
}


/*****rating small star*****/

.rating-box-small {
    margin-right: 5px;
    margin-top: 2px;
    width: 69px;
    height: 13px;
    float: left;
    background: url("../images/product_rating_blank_star.gif") repeat-x;
}

.rating-box-small .rating {
    background: url("../images/product_rating_full_star.gif") repeat-x;
    height: 13px;
    float: left;
}

.review-percent-detail {
    padding: 15px 20px;
}

.review-percent-detail .rating-num {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    text-align: left;
    width: 40px;
}

.review-percent-detail li {
    margin-bottom: 8px;
    display: block;
}

.review-percent-detail .progress {
    display: block;
    float: left;
    height: 6px;
    margin: 0;
    margin-top: 5px;
    width: 120px !important;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background: rgb(254, 124, 37);
    background: linear-gradient(90deg, rgba(254, 124, 37, 1) 0%, rgba(254, 123, 36, 1) 51%, rgba(254, 75, 11, 1) 100%);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.li_yellow .progress-bar {
    background-color: #f7a623;
}

.li_red .progress-bar {
    background-color: #ff0100;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.review-percent-detail .rating-num-total {
    color: #999;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    margin-left: 10px;
    text-align: left;
}

.review-sum-box li h4 {
    color: #444;
    font-size: 14px !important;
    font-weight: bold;
    margin: 0;
    padding-bottom: 10px;
}

.section-title {
    border-bottom: 1px solid #e7e7e7;
    color: #444;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 5px;
}

.review-form-title {}

.review-form-submit {
    padding-top: 15px;
}

.submit-your-review {
    background: #46b411;
    cursor: pointer;
    /* Old browsers */
    background: -moz-linear-gradient(top, #46b411 0%, #46b411 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #46b411), color-stop(100%, #46b411));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #46b411 0%, #46b411 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #46b411 0%, #46b411 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #46b411 0%, #46b411 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #46b411 0%, #46b411 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#46b411', endColorstr='#46b411', GradientType=0);
    /* IE6-9 */
    border: none!important;
    box-shadow: 0 -2px 0 #46b411 inset;
    padding: 8px 12px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
}

#cannel_comment {
    padding-right: 10px;
}

.boxComment {}

#rater_buttons {
    height: 65px;
    margin: 10px auto 0;
    position: relative;
    display: flex;
    
}

.rater_button {
    background:#FFAA4E;
    color: #fff;
    cursor: pointer;
    display: flex;
    
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    padding: 0;
    position: relative;
  align-items: center;
    justify-content:center;
    text-decoration: none;
    width: 50px;
    transition: 0.3s all;
    border:4px solid transparent;
    -webkit-transition: 0.3s all;border-radius: 5px;
}
.rater_button i{
    background:url(../images/2025/icon/star.png);width: 17px;height: 17px;
    margin-left: 5px;
}
#rater_buttons .hover {
    border-color: #f00;
    color:#fff;
}

.rater_button.order_0 {
    margin-left: 0;
}

.rater_button_shadow,
.rater_button_shape,
.rater_button_value {
    display: none;
}

#rater {
    margin: auto;
    position: relative;
}

#rater #rater_radio_buttons span {
    float: left;
    margin-left: 10px;
    text-align: center;
    width: 50px;
}

#rater #rater_buttons {
    margin-top: 5px;
}

.showdropdown {
    
    position: relative;
    margin:10px 0
}

.showdropdown .closeIfo {
    position: absolute;
    top: -1px;
    right: -1px;
    border: solid 1px #cdcdcd;
    padding: 5px 10px;
    background-color: #e7e8e7;
    color: #96989a;
    cursor: pointer;
    z-index: 999;
    display: none;
}

.divWrite .dropdown {
    text-align: right;
    padding: 15px 0;
}

.divWrite .dropdown span {
    cursor: pointer;
}

.showdropdown .col_info {
    
}

#btnSendCmt {
    display: none;
}

.boxComment .textarea {
    border: 1px solid #e7e7e7;
    height: 93px;
    width: 99%;
    resize: none;
    color: #757575;
    background: #fff;
    padding-top: 5px;
    padding-left: 5px;
    font-size: 14px;
    font-family: "Courier New", Courier, monospace;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.boxComment .textfiled {
    text-indent: 10px;
    height: 45px;
    border-radius: 5px;
    font-size: 14px;
}

.btn_comment {
    background: #ff4500;
    border: none;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
   width: 100%;
   height: 45px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}

.boxComment .title_c {
    padding: 5px 0;
}

.boxComment .info_hidden {
    display: none
}

.fComment {
    color: #444444;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.divVotes {
    border-bottom: 1px solid #d4d4d4;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.divWrite {}

.divWrite label {
    width: 60px;
}

.c_textarea {
    padding: 5px 0px;
}

.c_button {
    padding: 2px 0px;
    text-align: right;
}

#ext_comment {
    padding-left: 10px;
}

.divCommentList {
    
    padding: 5px 0;
}

.list_comment {
    padding-bottom: 5px;
    margin: 10px 0;
    display: block;
     
}

.list_comment:last-child {
    border-bottom: none
}

.list_comment .review-name {
    float: left;
    width: 5%;
    text-align: center;
}
.list_comment_sub .avatar img ,.list_comment .review-name img{border-radius: 50%;}
.review-name .name {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 5px;
    text-transform: capitalize;
}

.list_comment .info_ask {
    float: right;
    width: 95%;
    padding-left: 15px;
}

.list_comment .info_ask .answer {
    text-align: left;
}

.list_comment_sub {
    padding-bottom: 15px;
    display: block;
    border-bottom: 1px dotted #d4d4d4;
    margin-bottom: 10px;
    display: flex;
}

.list_comment_sub .avatar {
    
    width: 5%;
}

.list_comment_sub .info_ct_sub {
    width: 95%;
   
    padding-right: 10px;
}

.list_comment_sub:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.divCommentList_Sub {
    
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 10px;
}

.list_comment .c-title {
    margin-bottom: 10px;
}

.list_comment .c-title .name {
    font-weight: bold;
    padding: 0;
    font-size: 14px;
}

.list_comment .c-title .rating_star {
    float: left;
}

.list_comment .ctitle {
    font-weight: bold;
    color: #882106;
}

.list_comment .c-name {
    font-weight: bold;
    float: left;
    padding-right: 5px;
}

.list_comment .c-name span {
    background-color: #ff4500;
    padding: 2px 5px;
    margin-left: 10px;
    font-weight: normal;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
}

.list_comment .c-email {
    color: #7c7c7c;
    font-weight: normal;
    font-size: 11px;
}

.list_comment .c-name a {
    color: #0067b1;
}

.list_comment .c-desc {
    text-align: justify;
    padding: 10px;
    background:#fff1ef;
    border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;

}
.list_comment .admin_reply .c-desc{
    background:#f2f2f2;
    max-width:640px;width: 90%;
}
.list_comment .c-date {
    color: #7c7c7c;
    font-weight: normal;
    font-size: 11px;
}

.list_comment .close {
    width: 18px;
    height: 16px;
    background: url(../images/icon_action.gif) no-repeat left -87px;
    position: absolute;
    margin-left: 620px;
}

.list_comment .close:hover,
.closecom:hover {
    background: url(../images/icon_action.gif) no-repeat right -87px
}

.vk-menu {
    padding: 2px 0px;
}

.ajax_mess {
    border: 1px dotted #d08215;
    padding: 5px 5px;
    background: #FCF5CD;
}

.divWrite_sub {
    display: none;
    margin-top: 10px;
    padding: 15px;
    background: #f5f5f5;
}

.divWrite_sub label {
    width: 70px;
}

.divWrite_sub .textfiled {
    background: #efefef;
}

.divWrite_sub .more {
    margin-top: 15px;
}

.landingpage-comment .col_info-full span {
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin: 0 0 10px
}

.landingpage-comment .col_info-full #btnSend span {
    margin: 0;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px
}
@media screen and (min-width:1024px){
    .list_comment .c-desc{
        max-width: 50%;
    }
}
@media screen and (max-width:768px){
    .boxComment .showdropdown .col-info{width: 100%;}
    .crow{margin-left: -15px;margin-right: -15px;}
    #ext_comment{padding-left: 0;}
    .list_comment .review-name,.list_comment_sub .avatar{display: none;}
    .list_comment .info_ask{width:100%;float: none;padding-left: 0;}
    .divCommentList_Sub{padding:0}
}