.wpml-ls-ptg-custom {
  width: 15.5em;
  max-width: 100%;
}
.wpml-ls-ptg-custom > ul {
  position: relative;
  padding: 0;
  margin: 0 !important;
  list-style-type: none;
}
.wpml-ls-ptg-custom .wpml-ls-item {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.wpml-ls-ptg-custom a {
  display: block;
  padding: 0.125em 0.5em;
  text-decoration: none;
  color: #444;
  line-height: 1;
}
.wpml-ls-ptg-custom a span {
  vertical-align: middle;
}
.wpml-ls-ptg-custom a.wpml-ls-item-toggle {
  position: relative;
  padding-right: calc(10px + 0.7em + 0.7em);
}
.wpml-ls-ptg-custom svg {
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
}
.wpml-ls-ptg-custom .ptg-ls-chevron svg {
  position: absolute;
  right: 10px;
  top: calc(50% - 0.5em);
}
.wpml-ls-ptg-custom .ptg-ls-icon svg {
  margin-right: 0.5ch;
}
.wpml-ls-ptg-custom a:hover,
.wpml-ls-ptg-custom a:focus,
.wpml-ls-ptg-custom .wpml-ls-current-language:hover > a {
  color: #000;
  background: #eee;
}
.wpml-ls-ptg-custom .wpml-ls-sub-menu {
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  border-top: 1px solid #cdcdcd;
  padding: 0;
  margin: 0;
  list-style-type: none;
  z-index: 101;
}
.wpml-ls-ptg-custom .wpml-ls-sub-menu a {
  border: 1px solid #cdcdcd;
  background-color: #fff;
}
.wpml-ls-ptg-custom .wpml-ls-flag {
  display: inline;
  vertical-align: middle;
}
.wpml-ls-ptg-custom .wpml-ls-flag + span {
  margin-left: 0.4em;
}

.rtl .wpml-ls-ptg-custom .wpml-ls-flag + span {
  margin-left: 0;
  margin-right: 0.4em;
}
.rtl .wpml-ls-ptg-custom a.wpml-ls-item-toggle::after {
  right: auto;
  left: 10px;
}
.rtl .wpml-ls-ptg-custom a.wpml-ls-item-toggle {
  padding-right: 10px;
  padding-left: calc(10px + 0.7em + 0.7em);
}

/*# sourceMappingURL=wpml-lang-switcher.css.map */
