.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2804 .elementor-element.elementor-element-3c56c860{--display:flex;}.elementor-widget-contact-buttons-var-9 .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-contact-buttons-var-9 .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2804 .elementor-element.elementor-element-36793b49 .e-contact-buttons__chat-button{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}.elementor-2804 .elementor-element.elementor-element-36793b49 .e-contact-buttons{--e-contact-buttons-button-icon:var( --e-global-color-astglobalcolor2 );--e-contact-buttons-button-bg:#06F724;--e-contact-buttons-transition-duration:0.3s;}/* Start custom CSS for contact-buttons-var-9, class: .elementor-element-36793b49 *//* Hide for logged-in users */
body.logged-in .e-contact-buttons__chat-button-icon-container {
    display: none !important;
}

/* Display custom icon for logged-out users */
.e-contact-buttons__chat-button-icon-container svg {
    display: none; /* Hide the current SVG */
}

.e-contact-buttons__chat-button-icon-container::before {
    content: '\f51e'; /* Font Awesome Unicode for 'coina' icon */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; /* Bold icons */
    font-size: 24px; /* Adjust size */
    color: #000000; /* Adjust color */
}/* End custom CSS */