.elementor-5414 .elementor-element.elementor-element-3ea00dd{--spacer-size:50px;}.elementor-5414 .elementor-element.elementor-element-ee59161{--spacer-size:9px;}/* Start custom CSS for section, class: .elementor-element-dd8d263 */#whatsapp-button {
    position: fixed;
    bottom: 8px; /* Keeping the bottom position */
    right: 55px;  /* Slightly adjusted to bring it closer to the orange button */
    background-color: #25D366;
    color: white;
    text-align: center;
    padding: 12px 20px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 16px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    transition: all 0.3s ease-in-out;
}

#whatsapp-button:hover {
    transform: translateY(-5px);
}

#whatsapp-button img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    vertical-align: middle;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-d26057c */#whatsapp-button {
    position: fixed;
    bottom: 8px; /* Keeping the bottom position */
    right: 55px;  /* Slightly adjusted to bring it closer to the orange button */
    background-color: #25D366;
    color: white;
    text-align: center;
    padding: 12px 20px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 16px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    transition: all 0.3s ease-in-out;
}

#whatsapp-button:hover {
    transform: translateY(-5px);
}

#whatsapp-button img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    vertical-align: middle;
}/* End custom CSS */