.block-translate {
  display: inline-block;
  position: relative;
  margin-right: 0px;
  margin-left: 20px;
  margin-top: 7px; }
  .block-translate .action_translate_desk img {
    max-height: 25px;
    display: none; }

.skiptranslate {
  display: none; }

.header-action_translate .skiptranslate {
  display: block; }

.header-action_translate #google_translate_element, .header-action_translate #google_translate_element_mb {
  cursor: pointer; }

.header-action_translate #google_translate_element .skiptranslate, .header-action_translate #google_translate_element_mb .skiptranslate {
  font-size: 0; }

.header-action_translate #google_translate_element span, .header-action_translate #google_translate_element_mb span {
  display: none; }

.header-action_translate #google_translate_element select, .header-action_translate #google_translate_element_mb select {
  width: 100px;
  height: 25px;
  cursor: pointer;
  margin: 0; }

.header-action_translate #google_translate_element select, .header-action_translate #google_translate_element_mb select {
  min-width: 100%; }

@media (max-width: 600px) {
  .header-action_translate #google_translate_element select, .header-action_translate #google_translate_element_mb select {
    width: 60px;
    height: 25px;
    cursor: pointer;
    margin: 0; } }

@media (max-width: 991px) {
  .header-action_translate_wrap {
    height: 45px;
    border-radius: 50%;
    line-height: 46px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    width: 40px;
    float: right;
    display: inline-block;
    position: relative; }
  .header-action_translate img {
    max-height: 40px; }
  .block-translate.nav-item.header-action_translate {
    margin-right: 15px; } }

.block-translate a.header-action_translate {
  margin-left: 0;
  display: flex;
  align-items: center;
  gap: 10px; }

header .header-right {
  align-items: center; }

body {
  top: 0 !important; }

.header-action_translate #google_translate_element select option {
  display: none; }

.header-action_translate #google_translate_element select option[value=""],
.header-action_translate #google_translate_element select option[value="vi"],
.header-action_translate #google_translate_element select option[value="en"] {
  display: block !important; }

/* type 2 */
.html.custom.html_topbar_right {
  margin-left: 15px; }

.gtranslate_wrapper select.gt_selector {
  padding: 5px; }

.gtranslate_wrapper select.gt_selector option[value="auto|vi"],
.gtranslate_wrapper select.gt_selector option[value="auto|en"],
.gtranslate_wrapper select.gt_selector option[value=""] {
  display: block !important; }

.gtranslate_wrapper select.gt_selector option {
  display: none; }

@media (max-width: 600px) {
  .gtranslate_wrapper select.gt_selector {
    padding: 5px;
    width: 80px; } }

.main-header.hSticky.hSticky-nav.hSticky-up .html.custom.html_topbar_right {
  display: none; }
