.tinhuy .order-2 {
  padding-right: 0;
}

.tinhuy .card-img {
  min-height: 50px;
}

.tinhuy .card-title {
  margin-bottom: 0;
  font-family: Roboto Condensed;
}

.tinhuy .card-desc {
  text-align: left;
  font-size: 14px;
}

.tinhuy .card-style-horizontal {
  border: 0 !important;
  padding-bottom: 8px !important;
  margin-top: 8px !important;
}

.featured .aside-box {
  margin-top: 1rem;
  background: #fff;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  border: 1px solid #e5ebf0;
}

.line2 {
  display: flex;
  width: 1px;
  height: 15px;
  margin: 0 15px;
  background: #278036;
}

.tabChannel {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}

.tabChannel .item {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}

.tabChannel .item a {
  padding: 0;
  font-weight: 700;
  color: #1a1a1a;
  font-family: Roboto Condensed;
}

.tabChannel .item a.active {
  color: #278036;
}

.english .title,
.sub_cats .title {
  padding-right: 1rem;
}

.english .list-unstyled,
.sub_cats .list-unstyled {
  justify-content: flex-start !important;
  font-size: 16px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  text-transform: uppercase;
  color: #1a1a1a;
  position: relative;
  top: -2px;
}

.english .list-unstyled a,
.sub_cats .list-unstyled a {
  font-family: 'Roboto Condensed';
  font-weight: 700;
  padding: 0 15px !important;
  font-size: 16px !important;
  color: #1a1a1a !important;
}

.english .list-unstyled a:hover,
.sub_cats .list-unstyled a:hover {
  color: #278036 !important;
}

.english .list-unstyled a::after,
.sub_cats .list-unstyled a::after {
  content: '|' !important;
  left: 0 !important;
}

.location .block-content {
  border: 0 !important;
  padding: 0px !important;
}

.location .block-content .title a {
  color: #333;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Roboto Condensed';
}

.location .block-content .card .card-title {
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font-size: 1rem;
  -webkit-box-orient: vertical;
}

.location .input-group {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding-right: 1rem;
}

.location .input-group .input-group-prepend {
  border: 0;
}

.location .input-group button {
  border: 0;
  padding: 0.2rem 0.5rem;
}

.location .input-group button:hover {
  background: transparent;
  color: #212529;
}

.location .input-group input {
  border: 0;
  height: 32px;
  box-shadow: none;
}

.location .input-group .input-group-append {
  position: relative;
}

.location .input-group .iconClear {
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  top: 6px;
  right: 5px;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
}

.VuePagination {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}

.VuePagination .pagination {
  margin-bottom: 0;
}

.VuePagination .pagination li {
  border-radius: 5px;
  background: #fff;
}

.VuePagination .pagination .page-link {
  font-family: 'Roboto Condensed';
  font-size: 14px;
  padding: 3px 10px;
  border-radius: 5px;
  cursor: pointer;
}

.VuePagination .VuePagination__count {
  display: none;
}

.main-footer .nav-link {
  padding: 0;
}

.main-footer li.dropdown a {
  font-family: 'Roboto Condensed';
}

.main-footer li.dropdown a:hover {
  color: #da0000;
}

.main-footer li.dropdown .dropdown-item {
  font-family: 'Roboto Condensed';
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
}

.main-footer li.dropdown:hover {
  color: #da0000;
}

.main-footer li.dropdown:hover .dropdown-menu {
  display: block;
  border-radius: 3px;
}
