svg#svg8 {
  display: block;
}

#ubots-webchat-icon {
  opacity: 1;
}

#ubots-button-icon-inner {
  fill: #ffffff;
}

.ubots-dot {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 3px;
  background: #000;
}

.ubots-dots {
  position: absolute;
  bottom: 45px;
  right: 26px;
  display: flex;
}

#ubots-webchat-icon {
  padding: 0;
  border: 0;
  background: 0;
  opacity: 1;
}

button#ubots-chat-init {
  text-indent: 0 !important;
  opacity: 1 !important;
  border-radius: 0 !important;
}

button.ubots-minimize-icon {
  opacity: 1;
}

.cfGMLl span.cf1y60 {
  display: inline-block;
  /*width: 1em;
          height: .8em;*/
  background-image: url("data:image/svg+xml,%3Csvg fill='currentColor' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16.44 15.18'%3E%3Cpath d='M6,15a.47.47,0,0,1-.35-.15,10.11,10.11,0,0,1-2-2.64A8.88,8.88,0,0,1,2.57,7.84,5.54,5.54,0,0,1,8.23,2.45a5.54,5.54,0,0,1,5.66,5.39.5.5,0,0,1-1,0A4.54,4.54,0,0,0,8.23,3.45,4.54,4.54,0,0,0,3.57,7.84a7.83,7.83,0,0,0,.93,3.85,9.47,9.47,0,0,0,1.85,2.42.51.51,0,0,1,0,.71A.55.55,0,0,1,6,15Zm7.17-1.85a5.39,5.39,0,0,1-3.1-.89A5.32,5.32,0,0,1,7.67,7.84a.5.5,0,1,1,1,0,4.3,4.3,0,0,0,1.94,3.56,4.38,4.38,0,0,0,2.54.71,6.61,6.61,0,0,0,1-.1.5.5,0,1,1,.17,1A6.83,6.83,0,0,1,13.15,13.12Zm-2,2.06-.13,0a7.8,7.8,0,0,1-3.72-2.1A7.3,7.3,0,0,1,5.12,7.84,3,3,0,0,1,8.2,4.9a3,3,0,0,1,3.08,2.94,2,2,0,0,0,2.08,1.94,2,2,0,0,0,2.08-1.94A7.05,7.05,0,0,0,8.19,1,7.3,7.3,0,0,0,1.58,5,6.43,6.43,0,0,0,1,7.84a9.94,9.94,0,0,0,.67,3.61.49.49,0,0,1-.29.64.5.5,0,0,1-.64-.29,11.14,11.14,0,0,1-.73-4A7.51,7.51,0,0,1,.68,4.6,8.3,8.3,0,0,1,8.19,0a8.06,8.06,0,0,1,8.25,7.83,3.08,3.08,0,0,1-6.16,0A2,2,0,0,0,8.2,5.89,2,2,0,0,0,6.12,7.83,6.3,6.3,0,0,0,8,12.34a6.8,6.8,0,0,0,3.27,1.85.5.5,0,0,1,.35.61A.49.49,0,0,1,11.14,15.18Z'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

.cfGMLl {
  z-index: 499910 !important;
  width: 49px;
}

@media only screen and (max-device-width: 480px), only screen and(max-width: 825px) and(max-height: 600px) {
  .ubots-dots {
    bottom: 41px;
    right: 22.8px;
  }

  .cfGMLl {
    z-index: 499910 !important;
  }
}

.cfGMLl .cf3Mob[data-cookiefirst-button=primary]:not([disabled]) {
  margin-left: -4px !important;
}

#ubots-webchat-icon {
  right: 34px;
  bottom: 14px;
}
