.full-header-top {
  background-color: #209e2e;
  font-size: 15px;
}
.full-header {
  font-size: 12px !important;
  background-color: #fff;
}
.full-header-mobile {
  display: none;
}
.inner-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.left-header-top {
  color: #fff;
  float: left;
  width: auto;
  line-height: 40px;
  text-align: left;
}

.right-header-top {
  color: #fff;
  float: left;
  width: 15%;
  line-height: 40px;
  text-align: left;
}

.fi-gb,
.fi-vn {
  width: 38px !important;
  height: 26px !important;
}

.right-header-top i,
.left-header-top {
  padding-right: 9px !important;
}

.menu-top {
  float: right;
  width: auto;
  padding: 2.5px 0;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.common-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 88.9px;
  height: 25px;
  -webkit-box-shadow: 0 0 0 1px #1774c4;
  box-shadow: 0 0 0 1px #1774c4;
  background: #1774c4;
  color: #fff !important;
  border-radius: 3px;
  padding: 0 10px;
  overflow: hidden;
  font-size: 11.4281px;
  position: relative;
  z-index: 1;
  outline: none;
  text-decoration: none;
}

.header-logo {
  max-width: 273px;
  overflow: hidden;
  max-height: 80px;
  transition: all 0.3s;
  position: relative;
}

.header-logo a {
  float: left;
  width: 100%;
}

img.site-logo {
  max-width: 100%;
  max-height: 80px;
}

/* menu */

.main-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 0;
  /* margin-left: 0; */
  /* margin-top: 18px; */
  /*margin-left: 40px;*/
  gap: 10px;
  transition: margin-top 0.3s;
  position: relative;
}
.main-menu .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.entire-action-header {
  padding-left: 19px;
}

.items-number {
  position: absolute;
  top: -4px;
  right: 0;
  background-color: #209e2e;
  color: #fff;
  display: inline-block;
  padding: 2px 6.5px;
  font-weight: 200;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-size: 1rem;
}

.setting-menu.fixed .btn-action-header {
  color: #000;
}

.btn-action-header i {
  font-size: 16px;
  color: #000;
}

.header-search {
  display: none;
  position: fixed; /* quan trọng */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 400px; /* tuỳ chỉnh */
  max-width: 90%;
  padding: 20px;
  z-index: 99999;
  float: right;
  width: 40%;
  transition: margin-top 0.3s;
}

.btn-action-header {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
}

/* Search */
.searchform {
  border-radius: 4px;
  padding: 6px;
  margin-top: 1rem;
  height: 100%;
}

#search-form {
  width: 76%;
  background: #fff;
  box-shadow: inset 0 1px 2px #fff(0, 0, 0, 0.1);
  margin: 0;
  border: 1px solid #ddd;
  outline: none;
  float: left;
  height: 50px;
  padding: 15px 5px;
  border-radius: 5px 0 0 5px;
}

.search-submit {
  width: 50px;
  margin: 0;
  background-color: #1774c4;
  height: 50px;
  float: left;
  border-radius: 0 5px 5px 0;
  border: none;
  padding: 15px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-submit i {
  color: #000;
  font-size: 14px;
}

.full-header .logo-stick {
  display: none;
}

.mega-menu-item-407 a {
  background-color: #111c2d;
  padding: 0px 15px;
  border-radius: 5px;
  margin-right: 0;
  overflow: hidden;
}

#mega-menu-wrap-max_mega_menu_1
  #mega-menu-max_mega_menu_1
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li
  a.mega-menu-link {
  border: 1px dashed #959595;
  border-radius: 4px;
  margin: 0.8rem 0;
}
.language_block {
  margin: 0 20px;
}
.language_block select {
  padding: 10px 5px;
  border: none;
  outline: none;
  background-color: transparent;
}
.custom-select-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.custom-select-wrapper .lang-icon {
  width: 18px;
  height: 18px;
  margin-right: 6px;
}
.custom-select-wrapper select {
  padding-left: 4px; /* chừa khoảng trống cho icon */
}
.google_translate_element_kw_ul {
  padding: 0;
}
/* Chỉ hiện ở mobile */
.mobile-topbar {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.mobile-searchform {
  display: flex;
  margin-bottom: 20px;
}

.mobile-searchform input {
  flex: 1;
  padding: 6px 10px;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
}

.mobile-searchform button {
  padding: 6px 10px;
  border: 1px solid #ccc;
  border-left: none;
  background: #1774c4;
  color: #fff;
  border-radius: 0 4px 4px 0;
}

.lang-table {
  width: 100%;
  border-collapse: collapse;
}

.lang-table td {
  text-align: center;
  padding: 6px;
  border: 1px solid #eee;
}

.lang-table a {
  display: block;
  padding: 5px;
  color: #1774c4;
  font-weight: 600;
}

/* Ẩn ở PC */
@media (min-width: 992px) {
  .mobile-topbar {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .main-menu {
    float: right;
    margin-top: 0;
    margin-left: 0;
  }

  .header-search {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1100px) {
  .header-logo {
    max-width: 150px;
  }

  .full-header.sticky .logo-thuong {
    display: none;
  }

  .full-header.sticky .logo-stick {
    display: block;
  }
}
@media screen and (max-width: 1000px) {
  .mobile-topbar {
    display: none;
  }
  .main-menu a{
    padding: 0 5px !important;
    font-size: 12px !important;
  }
  .entire-action-header{
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 900px) {
  .full-header-pc {
    display: none;
  }
  .full-header-mobile {
    display: block;
  }
  .full-header-top {
    display: none;
  }
  .header-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mobile-topbar {
    display: block;
  }
  .left-header-top,
  .right-header-top {
    width: 100%;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
  }

  .full-header.sticky {
    padding-top: 15px;
  }

  .google_translate_element_kw_ul {
    padding: 0;
  }

  .full-header {
    top: 0 !important;
    padding-top: 15px !important;
  }

  .fi-gb,
  .fi-vn {
    width: 1.33333333em !important;
    height: auto !important;
  }

  .entire-action-header {
    padding-left: 10px;
  }
}
