.elementor-1909 .elementor-element.elementor-element-3a018a74{--display:flex;}.elementor-1909 .elementor-element.elementor-element-2b35b5e8 .e-contact-buttons__chat-button{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}.elementor-1909 .elementor-element.elementor-element-2b35b5e8 .e-contact-buttons{--e-contact-buttons-button-icon:var( --e-global-color-00e641d );--e-contact-buttons-button-bg:var( --e-global-color-accent );--e-contact-buttons-transition-duration:0.3s;}/* Start custom CSS for contact-buttons-var-9, class: .elementor-element-2b35b5e8 */.e-contact-buttons-var-9 .e-contact-buttons__chat-button-icon-container {
    align-items: center;
    background-color: #F15523!important;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    position: relative;
    transition: var(--e-contact-buttons-transition);
    z-index: 1;
}


/* Original globe SVG hide করুন */
.e-contact-buttons__chat-button-icon-container svg {
    display: none !important;
}

/* Inline SVG email icon দিয়ে replace করুন */
.e-contact-buttons__chat-button-icon-container {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='white'><path d='M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C10.9 30.8 0 46.2 0 64C0 311.4 200.6 512 448 512c17.8 0 33.2-10.9 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
}/* End custom CSS */