.gt-wrap .switcher .selected a{
	border: 1px solid transparent;
    padding: 3px 5px;
	
}
.gt-wrap .switcher .option a {
	background: #fff;
	padding: 7px;
}
.gt-wrap .switcher .selected {
    background:transparent;
}
.gt-wrap .switcher .option{
	border: none;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	position: absolute;
}
.gt-wrap .selected a img[alt="en"] {
	visibility: hidden;
  }

  .gt-wrap [data-lang="English"] .selected a:before {
    content: "";
    -webkit-mask: url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205.229 205.229' xmlns:v='https://vecta.io/nano'><path d='M102.618 205.229C46.033 205.229.002 159.198.002 102.613S46.033 0 102.618 0s102.609 46.031 102.609 102.613S159.2 205.229 102.618 205.229zm0-196.611c-51.829 0-94.002 42.166-94.002 93.995s42.17 93.995 94.002 93.995c51.825 0 93.988-42.162 93.988-93.995S154.444 8.618 102.618 8.618z'/><path d='M5.746 98.304H199.48v8.618H5.746zm99.195-36.193c-48.644 0-84.94-10.704-87.199-11.388l2.494-8.253c.816.247 82.657 24.336 164.38-.004l2.452 8.26c-28.663 8.54-57.047 11.385-82.127 11.385zm-84.525 98.461l-2.459-8.26c84.271-25.081 165.898-1.027 169.333 0l-2.494 8.256c-.82-.25-82.654-24.328-164.38.004z'/><path d='M69.399 196.168C26.933 96.747 63.584 8.604 63.959 7.727l7.927 3.378c-.365.845-35.534 85.756 5.44 181.677l-7.927 3.386zm65.769 0l-7.927-3.382c40.971-95.92 5.801-180.832 5.436-181.677l7.927-3.378c.369.873 37.023 89.016-5.436 188.437zM98.306 5.744h8.614v197.302h-8.614z'/></svg>") center/cover no-repeat;
    mask: url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205.229 205.229' xmlns:v='https://vecta.io/nano'><path d='M102.618 205.229C46.033 205.229.002 159.198.002 102.613S46.033 0 102.618 0s102.609 46.031 102.609 102.613S159.2 205.229 102.618 205.229zm0-196.611c-51.829 0-94.002 42.166-94.002 93.995s42.17 93.995 94.002 93.995c51.825 0 93.988-42.162 93.988-93.995S154.444 8.618 102.618 8.618z'/><path d='M5.746 98.304H199.48v8.618H5.746zm99.195-36.193c-48.644 0-84.94-10.704-87.199-11.388l2.494-8.253c.816.247 82.657 24.336 164.38-.004l2.452 8.26c-28.663 8.54-57.047 11.385-82.127 11.385zm-84.525 98.461l-2.459-8.26c84.271-25.081 165.898-1.027 169.333 0l-2.494 8.256c-.82-.25-82.654-24.328-164.38.004z'/><path d='M69.399 196.168C26.933 96.747 63.584 8.604 63.959 7.727l7.927 3.378c-.365.845-35.534 85.756 5.44 181.677l-7.927 3.386zm65.769 0l-7.927-3.382c40.971-95.92 5.801-180.832 5.436-181.677l7.927-3.378c.369.873 37.023 89.016-5.436 188.437zM98.306 5.744h8.614v197.302h-8.614z'/></svg>") center/cover no-repeat;
    background:
    rgb(210, 227, 27);
    position: absolute;
    top: 0px;
    left: 6px;
    width: 18px;
    height: 18px;
}

.gt-wrap .selected a::after{
	opacity: 0;
}
.gt-wrap.gt-flag-hide .switcher a img{
	display: none !important;
}
.gt-wrap.gt-text-hide .switcher a{
	font-size: 0px !important;
}

.gt-wrap.gt-text-hide .switcher .option{
	width: 60px;
}

.lang-list{
    text-align: center;
    text-transform: uppercase;
}
body .lang-list a{
    color: cornflowerblue;
    font-size: 16px;
    margin: 0;
    text-decoration: none;
}
.lang-list img{
    margin: 0;
}