.ht-ctc-chat{
    bottom: 65px!important;
    right: 15px!important;
    z-index: 9999999999!important;
}
.custom-fav-btn{
    position: absolute;
    right: 7px;
    top: 7px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    color: #000000;
    z-index: 1;
    width: 30px;
    height: 30px;
    font-size: 17px;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 #8080803b;
}