.elementor-2140 .elementor-element.elementor-element-eeeeb91{--display:flex;}.elementor-2140 .elementor-element.elementor-element-f890ec9 .e-contact-buttons{--e-contact-buttons-button-icon:#FFFFFF;--e-contact-buttons-button-bg:var( --e-global-color-secondary );--e-contact-buttons-button-icon-hover:#FFFFFF;--e-contact-buttons-button-bg-hover:var( --e-global-color-4728601 );--e-contact-buttons-active-button-color:var( --e-global-color-4728601 );--e-contact-buttons-active-button-bg:#FFFFFF;--e-contact-buttons-top-bar-title:var( --e-global-color-secondary );--e-contact-buttons-close-button-color:var( --e-global-color-4728601 );--e-contact-buttons-icon-link-gap:18px;--e-contact-buttons-icon-link-spacing:15px;--e-contact-buttons-icon-link-text-color:var( --e-global-color-secondary );--e-contact-buttons-icon-link-text-color-hover:var( --e-global-color-4728601 );--e-contact-buttons-icon-link-divider-color:var( --e-global-color-secondary );--e-contact-buttons-send-button-text:var( --e-global-color-fb6cfac );--e-contact-buttons-send-button-bg:var( --e-global-color-secondary );--e-contact-buttons-send-button-text-hover:#FFFFFF;--e-contact-buttons-send-button-bg-hover:var( --e-global-color-4728601 );--e-contact-buttons-send-button-padding-block-end:8px;--e-contact-buttons-send-button-padding-block-start:8px;--e-contact-buttons-send-button-padding-inline-end:12px;--e-contact-buttons-send-button-padding-inline-start:12px;--e-contact-buttons-chat-box-bg:#FFFFFF;--e-contact-buttons-chat-box-padding-block-end:16px;--e-contact-buttons-chat-box-padding-block-start:16px;--e-contact-buttons-chat-box-padding-inline-end:16px;--e-contact-buttons-chat-box-padding-inline-start:16px;}.elementor-2140 .elementor-element.elementor-element-f890ec9 .e-contact-buttons__top-bar-title{font-family:var( --e-global-typography-f1cb29c-font-family ), Sans-serif;font-size:var( --e-global-typography-f1cb29c-font-size );font-weight:var( --e-global-typography-f1cb29c-font-weight );line-height:var( --e-global-typography-f1cb29c-line-height );}.elementor-2140 .elementor-element.elementor-element-f890ec9 .e-contact-buttons__contact-icon-link{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}.elementor-2140 .elementor-element.elementor-element-f890ec9 .e-contact-buttons__cta-button{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}@media(max-width:1024px){.elementor-2140 .elementor-element.elementor-element-f890ec9 .e-contact-buttons__top-bar-title{font-size:var( --e-global-typography-f1cb29c-font-size );line-height:var( --e-global-typography-f1cb29c-line-height );}}@media(max-width:767px){.elementor-2140 .elementor-element.elementor-element-f890ec9 .e-contact-buttons__top-bar-title{font-size:var( --e-global-typography-f1cb29c-font-size );line-height:var( --e-global-typography-f1cb29c-line-height );}}/* Start custom CSS for contact-buttons-var-3, class: .elementor-element-f890ec9 *//* fix coveringn popup by delan */
.elementor-2140 .elementor-element.elementor-element-f890ec9 {
    z-index: 9999;
}

/* fix coveringn popup by delan */
.elementor-2140 .elementor-element.elementor-element-f890ec9 {
    z-index: 9999;
}

/* ────────────────────────────────────────────────────────── */
/* 1) First link (nth-child(1)) → Instagram (fab‐instagram)  */
/* 2) Second link (nth-child(2)) → Facebook (fab‐facebook)    */
/* Paste this into the one Custom CSS field of your Floating Element widget. */
/* Ensure “Font Awesome 5 Brands” is enabled under Elementor → Settings → Advanced. */
/* ────────────────────────────────────────────────────────── */

/* Hide the original globe SVG on items 1 and 2 */
.elementor-2140 .elementor-element.elementor-element-f890ec9 .e-contact-buttons__contact-icon-link:nth-child(1) .e-font-icon-svg.e-fas-globe,
.elementor-2140 .elementor-element.elementor-element-f890ec9 .e-contact-buttons__contact-icon-link:nth-child(2) .e-font-icon-svg.e-fas-globe {
  display: none !important;
}

/* 1st link → Instagram (fab‐instagram = \f16d) */
.elementor-2140 .elementor-element.elementor-element-f890ec9 .e-contact-buttons__contact-icon-link:nth-child(1)
  .e-contact-buttons__contact-icon-container::before {
  content: "\f16d" !important;               /* FA5 Brands: instagram = f16d */
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 400          !important;       /* Brands set uses normal weight */
  font-size: 1em            !important;       /* adjust if needed */
  display: inline-block;
  vertical-align: middle;
  color: inherit;                             /* inherits the same link/text color */
  margin-right: 0 !important;                 /* icon flush against text */
}

/* 2nd link → Facebook (fab‐facebook = \f09a) */
.elementor-2140 .elementor-element.elementor-element-f890ec9 .e-contact-buttons__contact-icon-link:nth-child(2)
  .e-contact-buttons__contact-icon-container::before {
  content: "\f09a" !important;               /* FA5 Brands: facebook = f09a */
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 400          !important;
  font-size: 1em            !important;
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  margin-right: 0 !important;
}/* End custom CSS */