.woot-widget-bubble svg {
  display: none !important;
}

.woot-widget-bubble {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M4 3h16a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H9l-4.7 3.53A.6.6 0 0 1 3 21.05V18H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 26px 26px !important;

  transform: scale(0.6) !important;
  transform-origin: bottom right !important;
}

.gtranslate_wrapper {
  zoom: 0.75;
}