.elementor-1121 .elementor-element.elementor-element-46932ba{--display:flex;}.elementor-1121 .elementor-element.elementor-element-431d4fc .e-contact-buttons__top-bar-title{font-size:23px;}.elementor-1121 .elementor-element.elementor-element-431d4fc .e-contact-buttons__top-bar-subtitle{font-size:14px;}@media(max-width:1024px){.elementor-1121 .elementor-element.elementor-element-431d4fc .e-contact-buttons__top-bar-title{font-size:22px;}.elementor-1121 .elementor-element.elementor-element-431d4fc .e-contact-buttons__top-bar-subtitle{font-size:16px;}}@media(max-width:767px){.elementor-1121 .elementor-element.elementor-element-431d4fc .e-contact-buttons__top-bar-title{font-size:18px;}.elementor-1121 .elementor-element.elementor-element-431d4fc .e-contact-buttons__top-bar-subtitle{font-size:14px;}}/* Start custom CSS for contact-buttons, class: .elementor-element-431d4fc *//* Resize the floating widget close button */
.e-contact-buttons__close-button {
  width: 18px;       /* adjust to taste */
  height: 18px;
  font-size: 12px;   /* affects the <i> icon inside */
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;        /* remove extra padding */
}

/* If the icon inside needs scaling */
.e-contact-buttons__close-button i,
.e-contact-buttons__close-button svg {
  font-size: 12px !important;  /* icon font */
  width: 18px;
  height: 18px;
}/* End custom CSS */