.elementor-3958 .elementor-element.elementor-element-558af744{--display:flex;}.elementor-3958 .elementor-element.elementor-element-3e8b7f9f .e-contact-buttons__chat-button{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}.elementor-3958 .elementor-element.elementor-element-3e8b7f9f .e-contact-buttons__chat-button-drop-shadow{filter:drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.19));}.elementor-3958 .elementor-element.elementor-element-3e8b7f9f .e-contact-buttons{--e-contact-buttons-transition-duration:0.3s;--e-contact-buttons-horizontal-offset:30px;--e-contact-buttons-vertical-offset:56px;}@media(max-width:1024px){.elementor-3958 .elementor-element.elementor-element-3e8b7f9f .e-contact-buttons__chat-button{font-size:0px;line-height:0em;letter-spacing:0px;word-spacing:0em;}.elementor-3958 .elementor-element.elementor-element-3e8b7f9f .e-contact-buttons{--e-contact-buttons-vertical-offset:18px;}}@media(max-width:767px){.elementor-3958 .elementor-element.elementor-element-3e8b7f9f .e-contact-buttons{--e-contact-buttons-horizontal-offset:17px;--e-contact-buttons-vertical-offset:20px;}}/* Start custom CSS for contact-buttons-var-9, class: .elementor-element-3e8b7f9f *//* Remove hover expansion on Desktop, Tablet & Mobile */

/* Hide the text permanently */
.e-contact-buttons__chat-button-text {
    display: none !important;
}

/* Prevent the button from expanding on hover */
.e-contact-buttons__contact-button,
.e-contact-buttons__contact-button:hover {
    width: 60px !important; /* Adjust if your button size is different */
    min-width: 60px !important;
    padding: 0 !important;
    transition: none !important;
}

/* Disable all hover animations */
.e-contact-buttons__contact-button *,
.e-contact-buttons__contact-button:hover * {
    transition: none !important;
    animation: none !important;
}

/* Keep the icon centered */
.e-contact-buttons__chat-button-icon {
    margin: 0 !important;
}/* End custom CSS */