.call-widget, .whatsapp-widget {
    position: fixed;
    border-radius: 20px;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    display: none;
    z-index: 9999;
}

.call-link, .whatsapp-link {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

.call-widget {
    right: 20px;
    bottom: 20px;
}

.call-widget-full{
    right: 0px;
    bottom: 0px;
    position: fixed;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    display: none;
    z-index: 9999;
}

.whatsapp-widget {
    left: 20px;
    bottom: 20px;
}

.call-link:hover, .whatsapp-link:hover {
    color: #fff;
    background-color: rgba(255,255,255,.1);
}

.call-link:active, .whatsapp-link:active {
    background-color: rgba(255,255,255,.2);
}

@media only screen and (max-width: 768px) {
    .call-widget, .whatsapp-widget {
        display: block;
        font-size: 14px;
        border-radius: 15px;
    }
}
@media only screen and (max-width: 768px) {
    .call-widget-full {
        display: block;
        width: 100%;
        text-align: center;
    }
}

.whatsapp-qr-container {
    position: fixed;
    right: 10px;
    bottom: 50px;
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.whatsapp-qr-background {
    width: 100%;
    height: 100%;
    background-image: url('https://b2f6e4.claudeassets.com/20250118135106im_/https://zittaxi.com/wp-content/plugins/call-now-and-chat-buttons/images/whatsapp-layout.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.whatsapp-qr-background img {
    width: 90px;
    height: 90px;
    position: absolute;
    top: 15px; 
    left: 15px;
    z-index: 10;
}

/*
     FILE ARCHIVED ON 13:35:18 Jan 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:28:33 Jun 24, 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.823
  exclusion.robots: 0.105
  exclusion.robots.policy: 0.09
  esindex: 0.014
  cdx.remote: 115.75
  LoadShardBlock: 2571.472 (3)
  PetaboxLoader3.datanode: 2819.853 (5)
  PetaboxLoader3.resolve: 497.344 (2)
  load_resource: 777.296
  loaddict: 189.63
*/