/* Keep each floating action on its requested side. */
body .starline-floating-actions{position:static!important;inset:auto!important;isolation:auto!important}
body .starline-floating-actions .starline-float-whatsapp{position:fixed!important;left:auto!important;right:16px!important;bottom:var(--sl-float-bottom,24px)!important;z-index:9998}
body .starline-floating-actions .starline-float-top{position:fixed!important;right:auto!important;left:16px!important;bottom:var(--sl-float-bottom,24px)!important;z-index:9998}
@media(max-width:767px){body .starline-floating-actions .starline-float-whatsapp,body .starline-floating-actions .starline-float-top{bottom:calc(var(--sl165-nav-offset,80px) + 16px)!important}}
