body .wrap_e6d6 {
  z-index: 2147483646 !important;
}
body .twin-chat .twc-chat-full-wrapper {
  z-index: 9147483647 !important;
}
@media (min-width: 600px) {
  body .twin-chat .twc-chat-full-wrapper {
    bottom: 100px !important;
  }
}
body .twin-chat .twc-button-type {
  bottom: 40px;
  right: 20px;
}
body .twin-chat .twc-button-type:after {
  position: absolute;
  left: -115%;
  top: 50%;
  z-index: 1;
  background: transparent;
  font-family: Arial, sans-serif;
  font-size: 9px;
  line-height: 100%;
  padding: 3px;
  border-radius: 3px;
  transition: all 1s;
  color: transparent;
  opacity: 0;
}
body .twin-chat .twc-button-type:hover:after {
  transition: all 1s;
  opacity: 1;
  background: rgba(248, 248, 248, 0.9);
  color: black;
}
body .twin-chat .twc-button-type .twc-chat-button {
  background: no-repeat center url("/local/templates/dgw/assets/css/images/twin_icon.svg") !important;
  background-size: cover !important;
  width: 62px;
  height: 62px;
}
body .twin-chat .twc-button-type .twc-chat-button .twc-chat-button__icon {
  display: none !important;
}
body .twin-chat .twc-button-type .twc-chat-button {
  box-shadow: 0 0 30px rgba(116, 129, 170, 0.2) !important;
}
body #jvlabelWrap:after {
  position: absolute;
  left: -15%;
  top: 20%;
  z-index: 1;
  background: transparent;
  font-family: Arial, sans-serif;
  font-size: 9px;
  line-height: 100%;
  padding: 3px;
  border-radius: 3px;
  transition: all 1s;
  color: transparent;
  opacity: 0;
}
body #jvlabelWrap:hover:after {
  transition: all 1s;
  opacity: 1;
  background: rgba(248, 248, 248, 0.9);
  color: black;
}

/*# sourceMappingURL=twin.css.map */
