/* Style for the floating WhatsApp button */
.xdwhatsapp-button {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 200;
    width: 50px;
    height: 50px;
    background-color: #25d366;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
a:hover{
    text-decoration: none !important;
}

.xdwhatsapp-button-text {
    display: none;
}

@media (min-width: 600px) {
    .xdwhatsapp-button-text {
        display: inline;
    }
}

/*
     FILE ARCHIVED ON 19:00:48 Oct 07, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:38:52 Jul 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.617
  exclusion.robots: 0.065
  exclusion.robots.policy: 0.054
  esindex: 0.012
  cdx.remote: 58.659
  LoadShardBlock: 232.94 (3)
  PetaboxLoader3.datanode: 235.672 (4)
  PetaboxLoader3.resolve: 706.316 (2)
  load_resource: 720.293
*/