#phistory-bar{
    display: none !important;
}
.tp_background.tp_text_color{
    background: #fff !important;
}
.fixed-social{
    position: fixed;
    bottom: 100px;
    right: 35px;
    z-index: 999;
    display: flex;
    gap: 10px;
    flex-flow: column;
}
.fixed-social img{
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.fa-instagram {
    font-size: 48px;
    background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.product-rating{
    background: #fff;
    margin-top: 1rem;
    border: 1px solid #e7e8e9;
    border-radius: 15px;
}
.product-rating .no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.product-rating .heading {
    padding-left: 1rem;
}
.product-rating .heading h3{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}
.point {
    padding-top: 40px;
    padding-left: 20px;
}
.point .col .big--point {
    text-align: center;
    letter-spacing: -.02em;
    font-weight: 600;
    color: #212121;
    line-height: 1;
    margin-bottom: 0.4rem;
}
.point .col .medium--point {
    color: #999999;
    font-weight: 400;
    margin: 0;
}
.product-rating .star i,.star-type i{
    font-size: 18px;
    color: #f8b84e;
}
.product-rating .star i.fa-star-o,.progress-box .starbap-star i.user-vote-star,.product-rating .star i.user-vote-star, .star-type i.user-vote-star{
    color: #ccc;
}
.totalRate{
    color: #999999;
}
.progress-box .starbap-star i{
    font-size: 18px;
    color: #f8b84e;
}
.div-counter-star {
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
}
.text-rating-progress {
    margin-top: 6px;
    margin-left: 6px;
}
.progress-rating{
    display: -ms-flexbox;
    display: flex;
    height: 14px;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    margin-top: 5px;
    box-shadow: none;
}
.write-comment {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 180px;
}
.write-comment input{
    border-radius: 140px;
    width: 200px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    color: white;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    background: #E9B852;
}
.product-user-vote-star i{
    color: #ccc;
    font-size: 18px;
}
#form-comment{
    padding: 10px;
}
.rate-star-vote {
    display: block;
    font-weight: 400;
    padding-top: 8px;
    margin: 14px 14px 20px 0;
}
.rate-star-vote h4{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 10px;
}
.product-user-vote-content textarea{
    width: 100%;
    max-width: 100%;
    height: 120px;
    padding-left: 20px;
    padding-top: 20px;
    resize: none;
    background-color: #f8f8f8;
    border: none;
    border-radius: 5px;
    font-weight: 100;
}
.product-user-vote-content textarea::placeholder,.product-user-vote-star .comment-form-author input::placeholder{
    font-weight: 500;
}
.product-user-vote-star .comment-form-author input{
    width: 100%;
    max-width: 100%;
    padding: 10px;
    margin-bottom: 5px;
    resize: none;
    background-color: #f8f8f8;
    border: none;
    border-radius: 5px;
    font-weight: 100;
    padding-left: 20px;
}
.product-user-vote-button .btn-user-vote{
    border-radius: 140px;
    width: 250px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    color: white !important;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #E9B852;
}
.product-user-vote-button{
    display: flex;
    justify-content: center;
    height: 100px;
    align-items: center;
    padding: 0 15px;
}
#userVoteView i.voteHover {
    color: #f8b84e;
}

#userVoteView i.active {
    color: #f8b84e;
}
.product-rating .progress-box  .no-gutters{
    padding: 0;
}
.progress-bar{
    background-color: #E9B852;
}
.progress-rating .progress-bar{
    box-shadow: none;
}
.product-user-comment{
    padding-left: 10px;
    padding-bottom: 14px;
}
.product-user-comment-list {
    padding-top: 31px;
    min-height: 120px;
    border-top: 1px solid #F7F7F7;
    padding-left: 0;
    padding-right: 0;
    background-color: white;
}
.commentator {
    display: inline-block;
    margin-right: 15px;
}
span.user-comment {
    font-weight: 700;
    margin-right: 14px;
}
.content-comment span{
    margin-top: 4px;
    line-height: 20px;
    margin-bottom: 0;
}
.commentContent{
    margin-top: 4px;
    line-height: 20px;
    margin-bottom: 0;
    font-weight:500;
}
.rate-star-vote .user-vote{
    display: inline-flex;
}
.rate-star-vote .send-image{
    display: inline-block;
    float: right;
}
.rv-image{
    margin-top: 14px;
}
.rv-image a img {
    max-width: 200px;
    max-height: 200px;
}
#form-comment{
    display: none;
}
.write-comment .close-comment{
    display: none;
}
.write-comment .close-comment.active{
    display: block;
    background-color: #E7E8E9;
    color: #999999;
}
.medium--point {
    font-size: 30px;
}
.big--point {
    font-size: 50px;
}
.write-comment .comment-open.active{
    display: none;
}
.tiktok-img img {
    width: 40px;
    height: 40px;
}
.zalo-img img {
    width: 43px;
    height: 43px;
}

@media (min-width: 992px) {
    .point {
        padding-left: 15px;
    }
    .point {
        max-width: 220px;
        padding-bottom: 40px;
    }
    .product-user-vote-button{
        justify-content: end;
    }
}
@media (max-width: 991px){
    .div-counter-star,.product-rating{
        border: none;
    }
}
@media (max-width: 435px){
    .product-detail__rating-wrapper{
        padding: 0;
    }
    .name-content {
        padding-top: 15px;
    }
    .rate-star-vote .user-vote{
        margin-bottom: 10px;
    }
    .rate-star-vote .send-image{
        float: unset;
    }
}