/*
Theme Name:     Shaha Child
Theme URI:      https://shaha.ancorathemes.com/
Description:    Make your modifications to Shaha in this child theme.
Author:         AncoraThemes
Author URI:     https://ancorathemes.com
Version:        1.0
Template:       shaha
*/

/* whatspp btn */
.wa__button{
	position: fixed;
    z-index: 9999;
    right: 10px;
    bottom: 64px;
    width: 65px;
}
.wa__btn_w_icon 
.wa__btn_icon img{
	height: 35px;
  width: auto;
	background:#2db742;
}
.wa__btn_txt{
	display:none;
}