/* 1.3.3 — scope the right-hand corner to the supplied WhatsApp apps.
   Elfsight renders floating controls in a portal outside its original mount.
   Keep both the launcher and chat window right-aligned, including mobile. */
.closure-site :is(.eapps-whatsapp-chat-03670949-f316-4912-b6c9-e1be6122e399-custom-css-root,.eapps-whatsapp-chat-bcd5df04-1192-4ac4-a80a-b7da2d1bfd6f-custom-css-root) [class*="FloatingButton__FloatingButtonContainer"]{
  left:auto!important;right:0!important;top:auto!important;bottom:0!important;
  margin:16px!important;
  margin-right:max(16px,env(safe-area-inset-right))!important;
  margin-bottom:max(16px,env(safe-area-inset-bottom))!important;
  transform:none!important;
}
@media(max-width:479px){
  .closure-site :is(.eapps-whatsapp-chat-03670949-f316-4912-b6c9-e1be6122e399-custom-css-root,.eapps-whatsapp-chat-bcd5df04-1192-4ac4-a80a-b7da2d1bfd6f-custom-css-root) [class*="FloatingButton__FloatingButtonContainer"] button{
    width:52px!important;height:52px!important;padding:0!important;border-radius:50%!important;
  }
  .closure-site :is(.eapps-whatsapp-chat-03670949-f316-4912-b6c9-e1be6122e399-custom-css-root,.eapps-whatsapp-chat-bcd5df04-1192-4ac4-a80a-b7da2d1bfd6f-custom-css-root) [class*="FloatingButton__FloatingButtonContainer"] [class*="ButtonBase__Overlay"]{
    padding:0!important;
  }
  .closure-site :is(.eapps-whatsapp-chat-03670949-f316-4912-b6c9-e1be6122e399-custom-css-root,.eapps-whatsapp-chat-bcd5df04-1192-4ac4-a80a-b7da2d1bfd6f-custom-css-root) [class*="FloatingButton__FloatingButtonContainer"] [class*="ButtonBase__LeftIcon"]{
    margin:0!important;
  }
  /* Retain the provider's accessible button name while showing only its icon. */
  .closure-site :is(.eapps-whatsapp-chat-03670949-f316-4912-b6c9-e1be6122e399-custom-css-root,.eapps-whatsapp-chat-bcd5df04-1192-4ac4-a80a-b7da2d1bfd6f-custom-css-root) [class*="FloatingButton__FloatingButtonContainer"] [class*="Bubble__BubbleContentText"]{
    position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important;
  }
}
.closure-site :is(.eapps-whatsapp-chat-03670949-f316-4912-b6c9-e1be6122e399-custom-css-root,.eapps-whatsapp-chat-bcd5df04-1192-4ac4-a80a-b7da2d1bfd6f-custom-css-root) [class*="FloatingWindow__Container"]{
  left:auto!important;right:16px!important;
  right:max(16px,env(safe-area-inset-right))!important;
  max-width:calc(100vw - 32px)!important;
  transform:none!important;
}
