.cbqs-whatsapp-floating{
    position:fixed!important;
    top:auto!important;
    right:15px!important;
    bottom:16px!important;
    left:auto!important;
    width:clamp(48px,4vw,68px)!important;
    margin:0!important;
    z-index:9980!important;
}
.cbqs-whatsapp-floating a{display:block;position:relative;z-index:1}
.cbqs-whatsapp-floating.cbqs-whatsapp-suppressed{display:none!important}
.cbqs-language-fallback{right:14px!important;bottom:104px!important;z-index:9990!important}
@media(max-width:767px){
    .cbqs-whatsapp-floating{right:12px!important;bottom:14px!important;width:clamp(52px,10vw,66px)!important}
    .cbqs-language-fallback{right:10px!important;bottom:94px!important}
}
