@charset "UTF-8";
#trp_no_text_popup_wrap {
  width: 100%;
  background-color: #FF872B;
  z-index: 999999999999999945575230987042816;
  box-shadow: 0 0 10px #6c7781;
}
#trp_no_text_popup {
  align-items: center;
  padding: 25px 30px;
  border: none !important;
  justify-content: space-between;
  display: flex;
  vertical-align: middle;
}
#trp_ald_no_text_popup_div {
  text-align: left;
  font-size: 17px;
  color: #ffffff;
  font-weight: 600;
  margin-right: 20px;
  max-width: 375px;
}
.trp_ald_change_language_div {
  min-width: 173px;
  height: auto;
}
#trp_ald_no_text_popup_change_language {
  text-transform: none;
  padding: 4px 10px;
  height: 50px;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 100px 100px 100px 100px;
  border-color: #ffffff;
  text-align: center;
  background: none;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
  display: inline-block;
  font-weight: 600;
  font-size: 17px;
  line-height: 2.15384615;
  min-height: 30px;
  margin-left: 20px;
  width: 100%;
  cursor: pointer;
  -webkit-appearance: none;
  white-space: nowrap;
  box-sizing: border-box;
}
#trp_ald_no_text_popup_change_language:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #FF872B;
}
#trp_no_text_popup #trp_close::before {
  content: "";
  font: normal 35px/40px dashicons;
  text-align: center;
  cursor: pointer;
  color: #ffffff !important;
  background: 0 0 !important;
  -webkit-font-smoothing: antialiased;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language {
  width: 100%;
  height: 50px;
  justify-content: left;
  padding-bottom: 12px;
  border: none !important;
  padding-top: 8px;
  padding-right: 33px;
  vertical-align: middle;
  color: #282828;
  font-size: 18px;
  overflow: hidden;
}
.trp_ald_ls_container .trp-ls-shortcode-language {
  width: 100%;
  height: 50px;
  justify-content: left;
  border: none !important;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  z-index: 1000000000000000;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container {
  max-width: 300px;
  color: #282828;
  font-size: 16px;
}
.trp_ald_ls_container .trp-ald-popup-select {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 33px;
  font-size: 16px;
  margin-right: -15px;
}
.trp_ald_ls_container .trp-ls-shortcode-language {
  padding-bottom: 3px;
  padding-top: 3px;
  vertical-align: middle;
  color: #282828;
  font-size: 18px;
}
.trp-language-switcher > div {
  padding: 4px 20px 3px 13px;
  border: none;
  border-radius: 0;
  border-radius: 0 0 10px 10px;
}
.trp-language-switcher > div > a > img {
  width: 28px;
  height: 12px;
}
