.lgq-wa-widget .lgq-wa-teaser-close {
  display: grid !important;
  place-items: center !important;
  z-index: 20 !important;
  background: #12313b !important;
  color: #ffffff !important;
  font-size: 0 !important;
  line-height: 1 !important;
}

.lgq-wa-widget .lgq-wa-teaser-close svg {
  display: block !important;
  width: 12px !important;
  height: 12px !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.lgq-wa-widget .lgq-wa-avatar svg {
  display: block;
  width: 22px;
  height: 22px;
}

.lgq-wa-widget .lgq-wa-avatar img {
  object-fit: contain !important;
}

.lgq-wa-widget .lgq-wa-avatar {
  flex: 0 0 40px;
  width: 40px;
  min-width: 40px;
  height: 40px;
  aspect-ratio: 1 / 1;
}

.lgq-wa-widget .lgq-wa-head > div {
  min-width: 0;
}

.lgq-wa-widget .lgq-wa-head strong {
  line-height: 1.25;
}

.lgq-wa-widget .lgq-wa-head small {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.45;
}

.lgq-wa-widget .lgq-wa-submit svg {
  display: block;
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
}

.lgq-wa-widget.lgq-wa-position-left {
  right: auto !important;
  left: var(--lgq-wa-horizontal-offset, 24px);
}

.lgq-wa-widget.lgq-wa-vertical-top {
  bottom: auto !important;
  top: var(--lgq-wa-vertical-offset, 92px);
}

.lgq-wa-widget .lgq-wa-bubble small {
  display: inline-block;
  margin-top: 3px;
  padding: 3px 8px;
  border-radius: 999px;
  background: #25d366;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
}
