.elementor-1890 .elementor-element.elementor-element-82c71bb > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-end;align-items:flex-end;}.elementor-1890 .elementor-element.elementor-element-50c953c > .elementor-element-populated{margin:0px 53px 0px 0px;--e-column-margin-right:53px;--e-column-margin-left:0px;padding:0px 0px 20px 0px;}.elementor-1890 .elementor-element.elementor-element-cf1a9a8 .elementor-button{background-color:var( --e-global-color-astglobalcolor0 );font-size:22px;font-weight:700;letter-spacing:0.5px;border-style:solid;border-width:-2px -2px -2px -2px;border-color:var( --e-global-color-3d936270 );border-radius:13px 13px 13px 13px;padding:20px 36px 20px 36px;}.elementor-1890 .elementor-element.elementor-element-cf1a9a8{width:var( --container-widget-width, 100.012% );max-width:100.012%;--container-widget-width:100.012%;--container-widget-flex-grow:0;}.elementor-1890 .elementor-element.elementor-element-cf1a9a8 .elementor-button-content-wrapper{flex-direction:row;}#elementor-popup-modal-1890 .dialog-widget-content{background-color:#02010105;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1890 .dialog-message{width:168px;height:auto;}#elementor-popup-modal-1890{justify-content:flex-end;align-items:flex-end;}@media(min-width:768px){.elementor-1890 .elementor-element.elementor-element-50c953c{width:100%;}}/* Start custom CSS for button, class: .elementor-element-cf1a9a8 *//* Hide icon on desktop & tablet */
@media (min-width: 768px) {
  .sticky-contact-popup .elementor-button-icon {
    display: none !important;
  }
}

/* Mobile-only icon button styling */
@media (max-width: 767px) {
  .sticky-contact-popup .elementor-button-text {
    display: none !important;
  }

  .sticky-contact-popup .elementor-button {
    min-width: 64px !important;
    min-height: 64px !important;
    padding: 0 !important;
    border-radius: 999px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .sticky-contact-popup .elementor-button-icon {
    display: inline-flex !important;
    font-size: 22px !important;
    m/* End custom CSS */
/* Start custom CSS *//* Target ONLY this popup */
.sticky-contact-popup .dialog-widget-content{
  width: auto !important;
  max-width: fit-content !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  overflow: visible !important;
}

/* Remove any default section/column stretching */
.sticky-contact-popup .elementor-section,
.sticky-contact-popup .elementor-container,
.sticky-contact-popup .elementor-column,
.sticky-contact-popup .elementor-widget-wrap{
  width: auto !important;
  max-width: fit-content !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

/* Just in case something still forces overflow */
html, body{
  overflow-x: hidden !important;
}
/* Fine-tune vertical position (move DOWN slightly) */
.sticky-contact-popup{
  bottom: 32px !important;
}
.sticky-contact-popup{
  transition: bottom 0.2s ease, transform 0.2s ease;
}/* End custom CSS */