
.post_foot_actions_mobile{
    position: relative;
}

.post_foot_actions_mobile .right_stats{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
}

.post_foot_actions_mobile .post-actions .btn-default.stat-item{
    line-height: 24px;
}

.post_foot_actions_mobile .wo-reaction-post .like-btn-post{
    text-align: center;
}

.post_foot_actions_mobile .btn-default.stat-item{
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.post_foot_actions_mobile .like-btn-mobile{
    display: block !important;
    font-size: 15px !important;
}

.post_foot_actions_mobile .active-like{
    font-size: 15px !important;
}

.post_foot_actions_mobile .unselectable{
    font-size: 15px !important;
}

.post_foot_actions_mobile .right_stats .stats.post-actions:last-child{
    display: flex;
    align-items: center;
}

.post_foot_actions_mobile .active-like .reaction{
    width: 17px !important;
    height: 17px !important;
}

.post_foot_actions_mobile #wo_post_stat_button .wo-reaction .reactions-box{
    top: -24px !important;
}

.post_foot_actions_mobile #wo_post_stat_button .stat-item{
    background: none !important;
}