.gift_box {
    border-radius: 4px;
    border: 1px solid #fb4c36;
    width: 100%;
    position: relative;
    margin: 25px 0 0;
}
.bg_gift {
    position: absolute;
    background: transparent url(/tp/T0237/img/tmp/sprites-main.png)no-repeat scroll -195px -321px;
    width: 45%;
    height: 44px;
    top: -13px;
    left: -10px;
    content: "";
    padding-left: 50px;
}
.title_text {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}
.title_total {
    color: #fff200;
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
}
.main_gift {
    padding-top: 35px;
    padding-left: 6%;
}
.main_gift li {
    text-align: left;
    padding: 5px 0px;
    list-style-type: disc;
    list-style-position: outside;
    text-indent: -5px;
    display: list-item;
    position: relative;
    color: #ff4427;
}
.main_gift li a {
    color: #4d4d4f;
    display: block;
}
.main_gift img {
    width: 50px;
    object-fit: contain;
    padding: 0 5px;
}
.proGift {
    position: absolute;
    bottom: 0;
    left: auto;
    z-index: 1;
    width: 40px;
    height: 40px;
    right: 0px;
}
.collection-body .proGift {
    bottom: 0;
}
#product-wrapper .product-single .product-content .product-actions button.btnInstall{
    line-height: unset;
}
.product-img .install{
    position: absolute;
    top: 0;
    right: 0;
    background: #fbda00;
    font-size: 10px;
    color: #000;
    border-radius: 2px;
    line-height: 18px;
    text-align: center;
    padding: 0 5px;
    z-index: 1;
}
.dealHot-icon{
    height: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.dealHot-icon .dealHot-img{
    height: 100%;
    width: auto!important;
    display: inline-block!important;
}
.comment-info-index .content-text.bg_w {
    line-height: 25px;
    display: inline-block;
    width: 100%;
    padding: 15px;
    background-color: #fff;
}
.vote {
    display: inline-block;
    margin: 0 0 0 15px;
}
.ic {
    background: url(/tp/T0237/img/spriteIcon.png) no-repeat transparent;
}
.vote .si {
    float: left;
    width: 20px;
    height: 15px;
    background-position: 3px -329px;
    cursor: pointer;
}
.vote .si.voteHover, .vote .si.active {
    background-position: 3px -249px;
}
.voteView{
    line-height: 18px; text-align: right; display: block;
}
#voteView0{background-position: 0 -329px}
#voteView1{background-position: 0 -248px}
#voteView2{background-position: 0 -264px}
#voteView3{background-position: 0 -280px}
#voteView4{background-position: 0 -296px}
#voteView5{background-position: 0 -312px}
.voteView {
    display: inline-block;
    width: 80px;
    height: 15px;
}
.reviewStar{
    padding: 0 15px 15px;
}
.comment-info-inputTitle{
    margin-top: 10px;
}
#fixed-nav-sidebar ul li a{
    background: rgb(0, 132, 255);
    color: #fff;
}
.collection-sorting-wrapper>.wrapper>.inner{
    background: #c0020f;
}
.collection-sorting-wrapper>.wrapper>.inner .collection-title h1,.collection-sorting-wrapper>.wrapper>.inner .col-sorting>div>label,.collection-sorting-wrapper>.wrapper>.inner .col-sorting select{
    color: #fff;
}
.collection-sorting-wrapper>.wrapper>.inner .col-sorting select{
    background: #fff;
}
.collection-sorting-wrapper>.wrapper>.inner .col-sorting select{
    color: #000;
}
.collection-filter-wrapper>.wrapper>.inner .price_slider_wrapper{
    display: flex;
}
.collection-filter-wrapper>.wrapper>.inner .price_slider_wrapper>a{
    flex: 1;
    padding-bottom: 10px;
}
#megamenu-navbar .main-navbar .megamenu-wrapper .megamenu-body > ul {
    display: none;
}
#megamenu-navbar .main-navbar .megamenu-wrapper:hover .megamenu-body > ul {
    display: block;
}
@media screen and (max-width: 1400px) and (min-width: 992px){
    #fixed-nav-sidebar ul li {
        opacity: 1;
    }
}
.zalo-share {
    margin-right: 5px;
    margin-top: -1px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zalo-share a {
    padding: 0 4px;
    background: #03a5fa;
    border-radius: 5%;
}
.zalo-share a img {
    width: 20px;
}