.block-translate {
  display: inline-block;
  position: relative;
  margin-right: 0px;
  margin-left: 10px;
  margin-top: 5px; }
  .block-translate .action_translate_desk img {
    max-height: 25px; }
    @media (max-width: 767px) {
      .block-translate .action_translate_desk img {
        display: none; } }

.skiptranslate {
  display: none; }

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

.header-action_translate #google_translate_element, .header-action_translate #google_translate_element_mb {
  /*position: absolute;
 left: 0;
 top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;*/
  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: 25px;
 border: 0;*/
  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: 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; }
