.gtranslate_wrapper {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999999;
  font-family: Arial, sans-serif;
}

.gt_float_switcher {
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15) !important;
  transition: 0.25s ease !important;
}

.gt_float_switcher:hover {
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.25) !important;
  transform: translateY(-2px);
}

.gt_float_switcher .gt-selected {
  background: #2563eb !important;
  color: #fff !important;
  padding: 0 16px !important;
  border: none !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

.gt_float_switcher .gt-current-lang {
  color: #fff !important;
}

.gt_float_switcher .gt_options {
  background: #fff !important;
  border: none !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18) !important;
}

.gt_float_switcher .gt_options a {
  padding: 10px 14px !important;
  font-size: 14px !important;
  color: #222 !important;
}

.gt_float_switcher .gt_options a:hover {
  background: #f3f4f6 !important;
}

.gt_float_switcher img {
  width: 20px !important;
  height: 20px !important;
}

@media (max-width: 768px) {
  .gtranslate_wrapper {
    right: 15px;
    bottom: 15px;
  }

  .gt_float_switcher .gt-selected {
    padding: 10px 14px !important;
    font-size: 14px !important;
  }
}

@media (max-width: 480px) {
  .gtranslate_wrapper {
    right: 10px;
    bottom: 10px;
  }

  .gt_float_switcher .gt-selected {
    padding: 8px 12px !important;
    font-size: 13px !important;
  }
}
