#notIndex-fixed-actions {
    right: 10px;
    position: fixed;
    z-index: 99;
    bottom: 240px;
}
.btn-fb-fixed {
    top: 45px;
    width: 44px!important;
    height: 44px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    background-color: #45619d;
    text-align: center;
    line-height: 44px;
}
.btn-fb-fixed a i {
    line-height: 44px;
    font-size: 30px;
    color: #fff;
}
.fixed-item {
    position: absolute;
    opacity: 1;
    right: 5px;
    width: max-content;
}
.btn-shopee-fixed,.btn-phone-fixed{
    display: none;
}
.btn-mess-fixed {
    top: 20px;
}
.btn-zalo-fixed{
    top: 80px;
}