.elementor-6156 .elementor-element.elementor-element-713e052f{--display:flex;overflow:visible;}.elementor-6156 .elementor-element.elementor-element-6a892bc1 .e-contact-buttons{--e-contact-buttons-button-icon:#FFFFFF;--e-contact-buttons-button-bg:#00B41B66;--e-contact-buttons-horizontal-offset:0px;--e-contact-buttons-vertical-offset:90px;}/* Start custom CSS for contact-buttons-var-5, class: .elementor-element-6a892bc1 *//* === RESCUE & RESIZE WHATSAPP === */

.elementor-6156 .elementor-element.elementor-element-6a892bc1 .e-contact-buttons__chat-button {
    /* 1. Force Visibility (Bring it back!) */
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 999999 !important; /* Sit on top of everything */
    
    /* 2. Resize (Minimize) */
    width: 40px !important;  /* Size of the bubble */
    height: 40px !important;
    min-width: 40px !important;
    
    /* 3. Positioning (English Default) */
    position: fixed !important;
    bottom: 80px !important;
    right: 20px !important;
    left: auto !important;   /* Prevent conflict */
}

/* Resize the Icon Inside */
.elementor-6156 .elementor-element.elementor-element-6a892bc1 .e-contact-buttons__chat-button svg, 
.elementor-6156 .elementor-element.elementor-element-6a892bc1 .e-contact-buttons__chat-button i {
    width: 28px !important;
    height: 28px !important;
}

/* 4. ARABIC FLIP (Force Left Side) */
body.rtl .elementor-6156 .elementor-element.elementor-element-6a892bc1 .e-contact-buttons__chat-button,
html[dir="rtl"] .elementor-6156 .elementor-element.elementor-element-6a892bc1 .e-contact-buttons__chat-button {
    left: 20px !important;   /* Move to Left */
    right: auto !important;  /* Reset Right */
}/* End custom CSS */