﻿.wtsp_chat {    
    width: fit-content;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 8;}

.wtsp_chat img {
    width: 57px;
    height: auto;
    margin: 10px;}





.share_wtsp form {    
    display: flex;
    margin: 14px auto 20px;
    position: relative;
    width: fit-content;}

.wtsp_share_btn  {
    background: #1aab2c;
    font-size: 12px;
    padding: 10px;cursor:pointer}

.wtsp_share_btn i { }

