.anucart-wa-icon-btn{
display:inline-flex!important;align-items:center;justify-content:center;
width:44px;height:44px;margin:12px 0 0 8px;padding:0!important;
border-radius:7px;background:#25D366!important;color:#fff!important;
text-decoration:none!important;vertical-align:middle;box-sizing:border-box;
transition:transform .18s ease,background .18s ease;
}
.anucart-wa-icon-btn:hover{background:#1ebe5d!important;transform:translateY(-1px)}
.anucart-wa-icon-btn svg{width:24px;height:24px;fill:currentColor}
.anucart-wa-float{
position:fixed;bottom:22px;z-index:99999;width:54px;height:54px;
display:flex;align-items:center;justify-content:center;border-radius:50%;
background:#25D366;color:#fff!important;box-shadow:0 5px 20px rgba(0,0,0,.18);
text-decoration:none!important;transition:transform .18s ease,background .18s ease;
}
.anucart-wa-float:hover{background:#1ebe5d;transform:translateY(-2px)}
.anucart-wa-float svg{width:29px;height:29px;fill:currentColor}
.anucart-wa-right{right:22px}.anucart-wa-left{left:22px}
@media(max-width:480px){
.anucart-wa-icon-btn{width:42px;height:42px;margin-left:6px}
.anucart-wa-icon-btn svg{width:22px;height:22px}
.anucart-wa-float{width:50px;height:50px;bottom:16px}
.anucart-wa-float svg{width:27px;height:27px}
.anucart-wa-right{right:16px}.anucart-wa-left{left:16px}
}
