/* TH826_PLATFORM_FOOTER_REAL_FLAG_V2_SCOPED */

/*
 * Không chỉnh display, height hoặc layout của cả footer.
 * Chỉ tác động cờ thật nằm sát ô chọn ngôn ngữ.
 */
#th826FooterLanguageMarketSelect{
  vertical-align:middle !important;
}

#th826FooterLanguageMarketSelect
~ .th826-platform-real-flag,

.th826-footer-language-market
> .th826-platform-real-flag{
  width:22px;
  height:14px;
  display:inline-block;
  flex:none;
  margin:0 6px 0 5px;
  padding:0;
  overflow:hidden;
  vertical-align:middle;
  line-height:0;
  border:1px solid rgba(154,213,255,.42);
  border-radius:3px;
  background:#06192b;
  box-shadow:0 1px 4px rgba(0,0,0,.28);
}

.th826-footer-language-market
> .th826-platform-real-flag img{
  width:22px;
  height:14px;
  display:block;
  object-fit:cover;
  margin:0;
  padding:0;
}

.th826-footer-language-market
> .th826-platform-real-flag img[hidden],

.th826-footer-language-market
> .th826-platform-real-flag i[hidden]{
  display:none !important;
}

.th826-footer-language-market
> .th826-platform-real-flag i{
  display:block;
  width:22px;
  height:14px;
  font-size:11px;
  line-height:14px;
  text-align:center;
  font-style:normal;
}

/* END_TH826_PLATFORM_FOOTER_REAL_FLAG_V2_SCOPED */
