.elementor-18313 .elementor-element.elementor-element-4f8bf5f4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-26e18eb2 */.whatsapp-button{
    position: fixed;
    width: auto;
    background-color: #eee;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    border-radius: 999px;
    transition: 0.3s ease;
    
}
.whatsapp-button a{
    padding:16px;
    display: block;
    align-items: center;
}
.whatsapp-button img{
    z-index: 10000000;
    width: 32px;
}

.whatsapp-button:hover{
    background-color: #ddd;
}/* End custom CSS */