.rightInfo.phone,.other-name-detail{
    display: none;
}

.lt-product-group {
    border: 1px solid #DCDCDC !important;
}

.p-action {
    display: inline-block;
    margin: 5px 0 0;
    width: 100%;
}

span.p-qty {
    color: #f8b735;
    font-size: 13px;
}
span.p-qty > a{
    color: #e11b1e !important;
}
a.p-buy {
    font-size: 15px;
    float: right;
    color: #333;
    margin-top: -3px;
}
a.p-buy i{
    font-style: unset;
    font-size: 24px;
}
.compare li a{
    display: inherit;
}
.compare li .js-add-cart i{
    color: #333;
}
.compare li .p-qty i{
    color: #2cc067;
}
.cps-pmh #img_sale {
    bottom: 17px;
}
#img_sale {
    position: absolute;
    width: 42px;
    height: 66px;
    bottom: 25px;
    right: 30px;
    z-index: 999;
}
#img_sale:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image:url('/tp/T0371/img/stores/83032/icon-sale.png');
    background-size: 100%;
    background-repeat: no-repeat;
}
.icon-cps-sale {
    display: none;
}
#load-p-category #img_sale {
    bottom: 27px;
    right: 22px;
}
#normalproduct #img_sale {
    bottom: 185px;
}
.zalo-chat-widget{
    bottom: 110px!important;
    right: 25px!important;
}
.fb-footer-icon {
    position: fixed;
    bottom: 30%;
    right: 22px;
    z-index: 9999;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    transition: opacity .2s ease-out;
}
#back-to-top {
    position: relative;
    display: block;
    right: unset;
    margin: auto;
}
.fix-conten .fixedItem.img_tiktok a img{
    width: 40px;
}
.fix-conten .fixedItem.icon__youtube a img{
    height: 45px;
}
.fix-conten .fixedItem.icon__youtube a{
    background: #e02b27;
    overflow: hidden;
}
.fix-conten .fixedItem.img_tiktok a{
    background: #212121;
}
.fix-conten .fixedItem.hotline__footer a{
    background: #00a651;
    color: #fff;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
}
.fix-conten .fixedItem:last-child a{
    width: 50px;
}
.fix-conten .fixedItem a{
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
}
.fix-conten .fixedItem{
    display: block;
    margin-top: 10px;
    text-align: center;
}
.fix-conten{
    position: fixed;
    bottom: 180px;
    right: 25px;
    z-index: 9999;
}

@media (max-width: 768px) {
    #normalproduct #img_sale {
        bottom: 40px;
    }
}
@media (max-width: 720px) {
    #img_sale {
        width: 35px;
    }
    .swiper-wrapper #img_sale {
        bottom: 45px;
        right: 20px;
    }
    #normalproduct #img_sale {
        width: 42px;
        bottom: 28px;
        right: 10px;
    }
}
@media (max-width: 1023px) {
    #back-to-top {
        bottom: 240px;
        right: 35px;
    }
}
