/* Theme Name:   Tinfosystem
Theme URI:    https://www.wpbeginner.com/
Description:  A Salient child theme 
Author:       Tinfosystem
Author URI:   https://www.tinfosystem.com
Template:     salient
Version:      1.0.0
Text Domain: Tinfosystem */
.lng {
     position: fixed;
    bottom: 10px;
    z-index: 9999;
    right: 0;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
}
.whats-appdiv {
    position: fixed;
    right: 5pt;
    bottom: 50pt;
    z-index: 99999999999;
}