@charset "UTF-8";
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

 iframe.skiptranslate {
  display: none;
}

.wpat_lang_item.wpat_lang_selected {
  max-width: 6rem!important;
  width: 100%;
}

 .auto_translate_minimalist {
  left: 75%!important;
  top: 1.3rem!important;
  z-index: 1000000;
}

@media (max-width: 1660px) {
  .auto_translate_minimalist {
    left: 78%!important;
  }
}

@media (max-width: 1500px) {
  .auto_translate_minimalist {
    left: 80%!important;
  }
}

@media (max-width: 790px) {
  .auto_translate_minimalist {
    top: 0.8rem!important;
  }
}

@media (max-width: 640px) {
  .auto_translate_minimalist {
    left: 65%!important;
  }
}

@media (max-width: 425px) {
  .auto_translate_minimalist {
    left: 55%!important;
  }
}