.header-views {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0;
}

.header-views .total-tags {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}

.header-views .total-tags .total {
  color: #979797;
}

.form--inline {
  position: relative;
}

.form--inline .form-item {
  margin: 0!important;
}

.form-text {
  margin: 0;
  border: 1px solid #E4E4E4;
  box-shadow: none!important;
  outline: none!important;
  font-size: 14px;
  color: #979797;
  font-weight: 600;
  border-radius: 3px;
  width: 100%;
  max-width: 360px;
  height: 45px;
}

.form--inline .form-actions {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin: 0!important;
}

.form--inline .form-actions input {
  background: transparent;
  border: none;
  position: relative;

}

.form--inline .form-actions input {
  background: transparent;
  border: none;
  color: transparent;
  background-image: url(https://storage.googleapis.com/vinfast-data-01/search-tags.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  width: 50px;
}

.form--inline .form-actions input:focus-visible {
  border: none;
}

.container.all-tags .row {
  margin-bottom: -20px;
}

.col-md-3.row-tag {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.count-tag {
  border: 1px solid #2C72C6;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-weight: bold;
  font-size: 13px;
  line-height: 127%;
  color: #1F2125;
  margin-right: 5px;
}

.tag-item a {
  background: #F7F7F7;
  border-radius: 35px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  padding: 0 15px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none!important;
  transition: 0.3s;
}

.tag-item a:hover,
.tag-item a:focus {
  background: #2C72C6;
  color: #fff;
}

.container.all-tags {
  margin-bottom: 50px;
}

.pager ul.pager__items {
  margin: 40px 0 0;
}

.path-tags li.pager__item a,
.path-tags li.pager__item a:hover {
  width: 30px;
  height: 30px;
  padding: 0!important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: bold!important;
  font-size: 13px;
  line-height: 127%;
  color: #1F2125!important;
  border: none;
  border-radius: 3px!important;
  background: transparent;
}

.pager__item.is-active a,
.pager__item.is-active a:hover,
.pager__item.is-active a:focus {
  background-color: #2C72C6!important;
  color: #fff!important;
}

.box-news-r-item h3 a {
  height: auto;
}

.box-news-r-item-fix .promo-des p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.breadcrumbs ul {
  display: flex;
  list-style: none;
  padding: 0;
}

.breadcrumbs ul a,
.breadcrumbs ul span {
  font-size: 13px;
  line-height: 140%;
  color: #979797;
  font-weight: 500;
}

.breadcrumbs ul a:hover {
  color: #2C72C6;
}

.breadcrumbs ul a::after {
  content: '/';
  padding: 0 5px;
}

.header-tag {
  margin-top: 50px;
  margin-bottom: 40px;
}

div.tag-name {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 30px;
}
div.tag-name h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 140%;
  color: #2C72C6;
  margin-bottom: 0;
}

div.tag-name span {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  display: flex;
  align-items: center;
  color: #707070;
  margin-right: 10px;
}

.tag-desc * {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 140.4%;
  color: #1F2125;
}

.highlight-tags {
  border: 1px solid #E4E4E4;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 20px;
}

h3.title-tag {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  color: #1F2125;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 20px;
}

h3.title-tag img {
  margin-right: 20px;
}

.highlight-tags .view-content {
  display: flex;
  flex-wrap: wrap;
}

.highlight-tags .view-content a {
  height: 30px;
  background: #F7F7F7;
  border-radius: 35px;
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
  margin: 2.5px;
  transition: 0.3s;
  font-weight: 500;
}

.highlight-tags .view-content a:hover,
.highlight-tags .view-content a:focus {
  background: #2C72C6;
  color: #fff;
  text-decoration: none;
}

.pager-show-more {
  margin-top: 10px;
  margin-bottom: 0;
}

.content-tag {
  margin-bottom: 40px;
}

.pager-show-more .pager__item a {
  border-radius: 3px;
}

.header-tag img {
  border-radius: 3px;
}

.sideright .big-banner img,
.sideright .small-banner img {
  width: 100%;
  border-radius: 3px;
}

.sideright .big-banner,
.sideright .small-banner {
  margin-bottom: 10px;
}
/* ============== RESPONSIVE ================ */
@media (max-width:480px) {
  .header-views {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .filter-tag,
  .form--inline .form-item,
  .form-text {
    width: 100%;
    max-width: 100%;
  }

  .header-views .total-tags {
    margin-bottom: 10px;
  }

  .sideright {
    margin-top: 20px;
  }
}
