.popular-post .views-exposed-form {
  display: none;
}

.popular-post .tag {
  color: #f69d27;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  margin-right: 12px;
  border-bottom: 2px solid #584229;
  text-transform: uppercase;
  text-decoration: none;
}

.popular-post .date {
  color: #939598;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  line-height: 170%;
}

.popular-post .time-read,
.popular-post .time-post {
  color: #939598;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  line-height: 170%;
}

.popular-post {
  margin-top: 60px;
}

.popular-head {
  margin-bottom: 30px;
}

.popular-post .group-tag ul {
  display: flex;
}

.popular-post .group-tag {
  padding-top: 10px;
  overflow-x: scroll;
  overflow-y: hidden;
}

.popular-post .group-tag::-webkit-scrollbar {
  display: none;
}

.popular-post .group-tag ul li {
  padding-right: 20px;
  color: #939598;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-bottom: 1px solid #c39e6d;
  cursor: pointer;
}

.popular-post .ttl-card-body p {
  color: #939598;
  font-family: Corbel, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.popular-post .popular-right .ttl-card-body,
.popular-post .popular-left .ttl-card-body {
  display: none;
}

.popular-post .group-tag ul li span {
  position: relative;
  display: block;
  padding-bottom: 11px;
}

.popular-post .group-tag ul li.is-active span,
.popular-post .group-tag ul li:hover span {
  color: #ffead7;
}


.popular-post .group-tag ul li span:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #f69d27;
  display: none;
}

.popular-post .group-tag ul li.is-active span:after,
.popular-post .group-tag ul li:hover span:after {
  display: block;
}

.popular-post .group-tag ul li:last-child {
  padding-right: 0;
}

.popular-post-title {
  color: #ffead7;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  padding-left: 17px;
  border-left: 5px solid #f69d27;
}


.popular-mid {
  border-right: 1px solid #565251;
  border-left: 1px solid #565251;
}

.popular-left {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-right: 30px;
}

.popular-mid {
  padding: 0 30px;
}

.popular-right {
  padding-left: 30px;
}

.popular-right .time-post {
  display: block;
}

.popular-left .popular-left-item {
  display: flex;
  flex-direction: column;
  gap: 11px;
}

.popular-post a.trans.thumbnail {
  position: relative;
}

.popular-post img.button-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 52px;
  height: 52px;
}

.popular-mid img.button-play {
  width: 81px;
  height: 81px;
}

.popular-post .ttl-card-title a {
  color: #ffead7;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  text-transform: capitalize;
  text-decoration: none;
}

.popular-mid .ttl-card-title {
  padding-top: 16px;
}

.popular-mid .post-tags {
  padding-top: 30px;
}

.popular-post .popular-mid .ttl-card-title a {
  font-size: 28px;
  line-height: 140%;
}


.popular-post .popular-right .ttl-card-title a {
  font-size: 18px;
  line-height: 140%;
}

.popular-right-item {
  padding: 24px 0;
  border-top: 1px solid #565251;
}

.popular-right-item:hover {
  background: #383230 !important;
}

.popular-right-item:first-of-type {
  border-top: none;
  padding-top: 0;
}

.popular-post .description {
  color: #939598;
  font-family: Corbel, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
}

.popular-content-sp {
  display: none;
}

.popular-content-sp .ttl-card-title {
  padding: 20px 0 9px;
}

.popular-content-sp .ttl-card-title a {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
}

.popular-content-sp .popular-item img.button-play {
  width: 52px;
  height: 52px;
}

.popular-post .popular-right-item .thumbnail {
  display: none;
}

.popular-right .row-card-stories:hover .title-hover a,
.popular-right .card-item-hover:hover .title-hover a {
  color: #FFEAD7;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  /* 25.2px */
}

.popular-post .btn-more-post-wrapper {
  display: none;
}

.popular-post .btn-more-post {
  color: #ffead7;
  font-family: Corbel, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  border-radius: 100px;
  border: 1px solid #c39e6d;
  padding: 10px 20px;
  gap: 7px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.popular-post .popular-item.more-posts {
  display: none;
}

.popular-post .popular-item.more-posts.show-more-posts {
  display: block;
}

.popular-post .btn-more-post-wrapper.is-more {
  display: none;
}

.popular-post .btn-more-post .icon-button-more {
  width: 10px;
  height: 10px;
  margin-bottom: 2px;
}

.popular-post .description br {
  display: none;
}

.popular-post .popular-right .description br {
  display: block;
}

@media screen and (min-width: 769px) {
  .popular-right {
    padding-left: 0;
  }

  .popular-right-item {
    padding-left: 30px;
    padding-right: 15px;
  }
}

.popular-post .popular-mid .media-duration-card {
  bottom: 10px;
  right: 12px;
}

.popular-post .popular-mid .time-post{
  display: inline!important;
}

@media screen and (max-width: 767px) {

  .popular-right,
  .popular-mid,
  .popular-left {
    padding-right: 15px;
    padding-left: 15px;
  }

  .popular-post .popular-right .description br {
    display: none;
  }

  .popular-post .btn-more-post-wrapper {
    display: flex;
  }

  .popular-mid {
    border-right: none;
    border-left: none;
  }

  .popular-content-sp {
    display: flex;
    gap: 32px;
  }

  .popular-post .ttl-card-body,
  .popular-content-pc {
    display: none;
  }

  .popular-post-title {
    font-size: 25px;
  }

  .popular-post .group-tag ul {
    margin-bottom: 0;
    justify-content: start;
    min-width: 549px;
  }

  .popular-post.media-duration-card {
    bottom: 6px !important;
    right: 19px !important;;
  }
}
