#lang-changer {
  width: 322px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.165975);
}

#lang-button {
  height: 40px;
  text-align: right;
  padding: 0 38px 0 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
}
#lang-body h5 {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #363636;
}
#lang-button {
  color: #363636;
}
#lang-body p {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  color: #363636;
}
#lang-body h5 {
  margin-top: 0;
  border-top: 1px solid #DBDBDB;
  padding-top: 10px;
}
#lang-body {
  padding: 0px 17px 19px 19px;
}
#lang-body h6 {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #363636;
}
.lang-dropdown {
  height: 40px;
  padding: 0px 11px;
  display: flex;
  align-items: center;
  background: linear-gradient(180deg, #FFFFFF 0%, #F0F0F0 98.37%);
  border: 1px solid #C1C1C1;
  box-sizing: border-box;
  border-radius: 2px;
}

.change-dropdown-menu {
  list-style: none;
  margin: 0;
  padding: 0 11px;
  position: absolute;
  background: #FFF;
  width: 100%;
  border: 1px solid #C1C1C1;
}
.change-dropdown-menu li {
  margin-bottom: 10px;
}
.change-dropdown-menu {
  padding: 11px 11px 0;
}
.change-dropdown-menu li a {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #363636;
}
.change-dropdown-menu {
  border-top: none;
}

.lang-dropdown {
  position: relative;
}
.change-dropdown-menu {
  top: 39px;
  left: 0;
}
.change-dropdown-menu li a {
  display: block;
}

.lang-dropdown.lang-hidden ul {
  display: none;
}

.change-dropdown-menu {
  padding: 11px 10px 0;
}

.change-dropdown-menu {
  z-index: 100;
}

#lang-body {
  position: absolute;
  background: #FFF;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.165975);
}

#lang-changer {
  z-index: 1000;
  text-align: left;
  position: relative;
  max-width: 322px;
}
#lang-body {
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.165975);
}

#lang-changer {
  max-width: 322px;
  position: relative;
  z-index: 10000;
  text-align: left;
}

.lang-hidden #lang-body {
  display: none;
}
#lang-changer.lang-hidden  {
  background: transparent;
  box-shadow: none;
}

.lang-dropdown {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #363636;
}


.top-navigation-bar .nav-part .top-navigation-menu {
  min-width: auto;
}
@media (min-width: 768px) {
  .top-navigation-bar .container > div:last-child, .top-navigation-bar .container > div:first-child {
    flex-basis: auto;
  }
}
#lang-changer {
  flex: 1 0 322px;
}

#lang-button {
  cursor: pointer;
}

.lang-dropdown {
  cursor: pointer;
}

#lang-button:hover {
  text-decoration: underline;
}

#lang-button::before {
  content: '\e90e';
  position: absolute;
  right: 21px;
  top: 10px;
  font-family: 'shoptet';
  font-size: 8px;
  color: inherit;
}

#currencychanger .caret {
  display: none;
}
.lang-dropdown:first-of-type ul {
  cursor: auto;
}
.lang-dropdown::after {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  background: url('https://www.ledgrowshop.eu/user/documents/upload/langchanger/dropdown.png');
  background-position: center;
  background-repeat: no-repeat;
}
.lang-flag {
  padding-right: 8px;
}
.change-dropdown-menu {
  max-height: 280px;
  overflow-y: auto;
  scrollbar-width: thin;
}

@media only screen and (max-width: 768px) {
  .top-navigation-bar .language_switch {
    display: none !important;
  }

#lang-changer {
  display: block;
}

#lang-changer {
  flex: 1 0 190px;
  margin-left: auto;
}

#lang-changer {
  width: 182px;
}

#lang-button::before {
  right: 18px;
}
  #lang-changer {
    margin-left: -20px;
    margin-right: auto;
  }

#lang-body h5 {
  border-top: none;
}

#lang-body {
  width: 100vw;
  top: 35px;
}

#lang-button {
  height: 35px;
  text-align: left;
  padding: 0 38px 0 19px;
  justify-content: flex-start;
}

#lang-changer {
  max-width: 172px;
  min-width: 172px;
}

#lang-button::before {
  top: 7px;
}
 }

#lang-perexswitcher li {
  cursor: pointer;
  transition: 0.3s;
}

#lang-perexswitcher li:hover {
  color: #82b441;
}
