#rcapedia_whatsapp_button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #25D366;
    color: white;
    padding: 14px 18px;
    border-radius: 50px;
    z-index: 999999;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}


#rcapedia_whatsapp_smart_panel,
.tawk-min-container,
.tawk-chat-container {
    right: 20px !important;
    bottom: 20px !important;
    z-index: 999999 !important;
}

body {
    overflow-x: hidden;
}
