.elementor-56922 .elementor-element.elementor-element-7fb5f4e9{--display:flex;overflow:visible;}.elementor-56922 .elementor-element.elementor-element-53ee0325 .e-contact-buttons{--e-contact-buttons-button-bg-hover:#6794F3;}.elementor-56922 .elementor-element.elementor-element-53ee0325 .e-contact-buttons__chat-button-shadow{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}/* Start custom CSS for contact-buttons-var-4, class: .elementor-element-53ee0325 */.e-contact-buttons__chat-button {
  position: relative;
  overflow: visible;
}

.e-contact-buttons__chat-button::after {
  content: "Contact us";
  position: absolute;
  right: calc(100% + 12px);
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  background: #fff;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 10px 14px;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0,0,0,.15);
  pointer-events: none;
}

@media (max-width: 767px) {
  .e-contact-buttons__chat-button::after { display: none; }
}/* End custom CSS */