@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto-Regular.eot');
    src: url('../fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/roboto/Roboto-Regular.woff') format('woff'),
        url('../fonts/roboto/Roboto-Regular.ttf') format('truetype'),
        url('../fonts/roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto-Thin.eot');
    src: url('../fonts/roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto/Roboto-Thin.woff2') format('woff2'),
        url('../fonts/roboto/Roboto-Thin.woff') format('woff'),
        url('../fonts/roboto/Roboto-Thin.ttf') format('truetype'),
        url('../fonts/roboto/Roboto-Thin.svg#Roboto-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto-Bold.eot');
    src: url('../fonts/roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto/Roboto-Bold.woff2') format('woff2'),
        url('../fonts/roboto/Roboto-Bold.woff') format('woff'),
        url('../fonts/roboto/Roboto-Bold.ttf') format('truetype'),
        url('../fonts/roboto/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto-Light.eot');
    src: url('../fonts/roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto/Roboto-Light.woff2') format('woff2'),
        url('../fonts/roboto/Roboto-Light.woff') format('woff'),
        url('../fonts/roboto/Roboto-Light.ttf') format('truetype'),
        url('../fonts/roboto/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto-Black.eot');
    src: url('../fonts/roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto/Roboto-Black.woff2') format('woff2'),
        url('../fonts/roboto/Roboto-Black.woff') format('woff'),
        url('../fonts/roboto/Roboto-Black.ttf') format('truetype'),
        url('../fonts/roboto/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto/Roboto-Medium.eot');
    src: url('../fonts/roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto/Roboto-Medium.woff2') format('woff2'),
        url('../fonts/roboto/Roboto-Medium.woff') format('woff'),
        url('../fonts/roboto/Roboto-Medium.ttf') format('truetype'),
        url('../fonts/roboto/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@charset 'UTF-8';
html {
    scroll-behavior: smooth;
  }
:focus {
    outline: none;
}
body {
    margin: 0;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.4;
    color: #333;
     /*background: #F5F5F5;*/
}
a {
    transition: all .3s;
    text-decoration: none;
    color:#4280f1;
}
p {
    margin-top: 0;
}
img {
    transition: all .3s;
    max-width: 100%;
    display: block;
}
ins {
    text-decoration: none;
}
.container {
    max-width: 1180px;
    margin: 0 auto;
}
main#content {
    font-size: 15px;
}
/*------ Header ------*/

.top-header {
    background: #8DC0F9;
}
.top-header img {
    /* width: 100%; */
    margin: 0 auto;
}
.main-header {
    background: #EF6F00;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
/* .main-header .container {
    max-width: 1480px;
} */
.content-header {
  display: flex;
}
form.search-form .search-form__container, .email-form__container {
    position: relative;
}
form.search-form input.search-form__input {
    border: none;
    color: #55595c;
    border-radius: 5px;
    height: 45px;
  padding: 0 200px 0 0;
}
.left-footer-items img {
  width: 250px;
}
form.search-form button.search-form__submit {
    position: absolute;
    right: 5px;
    top: 4px;
    height: 37px;
    border: none;
    background:#EF6F00;
    color: #fff;
    min-width: calc( 1.6 * 37px );
    font-size: 18px;
    padding: 0 15px;
}
form.search-form button.search-form__submit:hover {
    background: #333;
    cursor: pointer;
}
.search-offer, .search-offer a{
    margin-top: 6px;
    color: rgba(255,255,255,.7);
    font-size: 12px;
}
.button-account a {
    font-weight: 600;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    line-height: 1;
    text-decoration: none !important;
}
/*menu */
nav{
  position:relative;
  margin:0 auto;
}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{
  border:0;
  list-style:none;
  line-height:1;
  display:block;
  position:relative;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin: 0;
  padding: 0;
}
#cssmenu:after,#cssmenu > ul:after{
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  line-height:0;
  height:0
}
#cssmenu #head-mobile{
  display:none
}
#cssmenu{
  width: 1200px;
  margin: 0 auto;
}
#cssmenu > ul > li{
  float:left
}
#cssmenu > ul > li > a{
  padding:17px 25px 17px 25px;
  text-decoration:none;
  color:black;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{
  color:#fff
}
#cssmenu > ul > li:hover{
  background:#EF6F00 ;
  -webkit-transition:background .3s ease;
  -ms-transition:background .3s ease;
  transition:background .3s ease;
}
#cssmenu > ul > li.has-sub > a{
  /*padding-right:30px*/
}
#cssmenu > ul > li.has-sub > a:after{
  font-family: FontAwesome;
  position:absolute;
  top:17px;
  right:10px;
  content: "\f0d7";
  -webkit-transition:all .25s ease;
  -ms-transition:all .25s ease;
  transition:all .25s ease
}
#cssmenu ul ul{
  position:absolute;
  left:-9999px;
  z-index:99;
}
#cssmenu ul ul li{
  height:0;
  -webkit-transition:all .25s ease;
  -ms-transition:all .25s ease;
  background:white;
  transition:all .25s ease
}
#cssmenu li:hover > ul{
  left:auto
}
#cssmenu li:hover > ul > li{
  height:40px;
  min-width: 175px;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
}
#cssmenu ul ul li a{
  border-bottom:1px solid #f1f1f1;
  padding: 12px 20px 12px 5px;
  min-width: 150px;
  font-size:15px;
  text-decoration:none;
  color:black;
  white-space:nowrap;
  text-transform: capitalize;
  font-weight: 400;
}
.content-box-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box-rating {
  display: flex;
  flex-direction: row-reverse;
}
.box-rating .rating-text {
  margin: 0 5px;
  font-size: 13px;
  height: 16px;
  line-height: 16px;
}
.box-rating .star-rating {
  align-items: center;
  font-size: 18px;
  justify-content: flex-start;
  margin-top: 0;
  height: 16px;
  line-height: 16px;
  display: flex;
}
.box-rating .title-rating {
  color: #8e8e8e;
  height: 16px;
  line-height: 16px;
}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{
  border-bottom:0
}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{
  color:#fff;
  background:#EF6F00;
}
#cssmenu ul ul li.has-sub > a:after{
  position:absolute;
  top:16px;
  right:11px;
  width:8px;
  height:2px;
  display:block;
  background:#ddd;
  /*content:''*/
}

#cssmenu ul ul li.has-sub > a:before{
  position:absolute;
  top:13px;
  right:14px;
  display:block;
  width:2px;
  height:8px;
  background:#ddd;
  /*content:'';*/
  -webkit-transition:all .25s ease;
  -ms-transition:all .25s ease;
  transition:all .25s ease
}
#cssmenu ul ul > li.has-sub:hover > a:before{
  top:17px;
  height:0
}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{
  background:#363636;
}
#cssmenu ul ul ul li.active a{
  border-left:1px solid #333
}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{
  border-top:1px solid #333
}

/*change menu*/


/*end change menu*/

/*endmenu*/



/* Styling submenu */
/*nav#menu {*/
/*  text-align: center;*/
/*  padding: 0;*/
/*}*/
/*nav#menu > ul {*/
/*  display: flex;*/
/*  flex-wrap: nowrap;*/
/*}*/
/*nav#menu ul, nav#menu ul li {*/
/*  position: relative;*/
/*  display: block;*/
/*  padding: 0;*/
/*  margin: 0;*/
/*  list-style: none;*/
/*}*/



/* end nav menu */

/*top banner*/
.section-home {
  background: #F5F5F5;
  margin-bottom: 0 !important;
}

.discount-code .box-discount h1 {
  margin: 0;
}
.section-home .other-banner h1 {
  color: #0881FF;
  text-align: center;
}
.list-life-items-left .thumb-life-items a img {
  object-fit: cover;
  width: 100%;
  object-position: top center;
  aspect-ratio: 4/3;
}
.section-home .other-banner #more{
  text-align: center;
  font-weight: 500;
}
.section-home .other-banner #more i {
  border-bottom: 1px solid;
}
.first-banner {
  height:600px
}
.category-right {
  display: flex;
  flex-direction: row;
}
.category-right .content-news {
  padding-right: 20px;
}
.content-news h3 {
  font-size: 15px;
}
.content-news .heading a{
  color: #000000;
}
.content-news .date-view {
  font-size: 12px;
}
.section-banner .left-section, .left-section .first-banner {
  width: calc(100% - 5px);
}
.section-banner .left-section .content-section {
  min-height: 600px;
}
.section-banner .left-section .content-section .thumb {
  aspect-ratio: 4/3;
}

.section-banner .right-section {
  width: 5px;
  padding-left: 10px;
}
section.section-banner .content-section {
  margin-top: 10px;
  margin-bottom: 10px;
}
.left-section .content-section {
  display: flex;
}
.left-section .other-banner {
  padding-left: 10px;
  background: #ffff;
  margin-left: 15px;
  border: 1px solid #ffff;
  border-radius: 10px 10px;
  margin-bottom: 30px;
  width: 50%;
  height:600px
}

.new-right .item_thumb {
  flex: 0 0 40%;
}
.new-right .item_content {
  flex: 0 0 40%;
}
.section-banner .first-banner {
  position: relative;
}
.first-banner .thumb img {
  height: 600px;
}
article.article-banner .title-banner {
  color: #FFFFFF;
}
.title-banner h3 a {
  color:white;
}
.flex-container .info-news-top h3 {
  margin: 0;
  font-size: 16px;
}
.title-banner {
  position: absolute;
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85), transparent);
  height: 200px;
  color: #fff;
  width: 100%;
}
.title-banner h3 {
  margin: 0;
  padding-top: 100px;
  padding-left: 25px;
  font-size: 24px;
}
.first-banner .article-banner .title-banner {
  color:#FFFFFF;
}
.first-banner .article-banner .title-banner span {
  font-size:12px;
}

article.article-news .thumb a {
  position: relative;
  overflow: hidden;
  display: block;
}
article.article-news img {
  border-radius: 5px;
  display: block;
  transition: all .3s ease;
}
.title-banner span {
  font-size: 12px;
}
.list_news_cn .article-news img {
  /*height: 150px;*/
  margin: 0;
}


.list_news-widget .article-news img {
  max-height: 70px;
  width:100%;
  margin: 0;
}

article.article-news .thumb:hover img {
  /*transform: scale(1.1);*/
}
.post-category .article-news .thumb {
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  height: 200px;
  display: flex;
  align-items: center;
}
.post-category .article-news .thumb img{
  height: auto;
  position: relative;
}
.left-section .first-news {
  border: 1px solid #ebebeb;
  border-radius: 5px;
}
.left-section .first-news .info-news {
  padding: 15px;
}
.left-section .first-news .info-news a {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.4;
}
article.article-news a {
  color: #333;
  font-size: 15px;
}
article.article-news a:hover {
  /*color: #077571;*/
}
.content-top-news {
  display: flex;
  column-gap: 25px;
  padding-top: 20px;
}
.right-top-news .article-news {
  margin-top: 15px;
  display: grid;
  /*grid-gap: 10px;*/
  grid-template-columns: 1fr 1fr;
  padding-left: 10px;
}
.new-items {
  display: flex;
  margin-top: 10px;
  column-gap: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}
.intro h5 {
  margin: 0;
  font-size: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: black;
}
.right-children span a {
  color: black;
}
.article-top-news .thumb img {
  object-fit: cover;
  width: 100%;
  object-position: center center;
  aspect-ratio: 4/3;
}
.review-technology .list-products {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
}
.new-items .thumb-news {
  width: 40%;
  /*padding-bottom: 5px;*/
}
.box-lastNews .new-items .intro h3 {
  margin: 0;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

}
.box-lastNews .new-items .intro a {
  color: #333;
  font-size: 16px;
}
.new-items .intro {
  width: 70%;
  padding-top: 10px;
}
.right-top-news h2 {
  text-align: center;
  color: #EF6F00;;
  font-size: 20px;
}
.content-right .intro .big-view {
  margin-top: 5px;
}
.right-top-news .intro span {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-top: calc(100%*4/5 - 185px)
}
.right-top-news .new-items + div.new-items {
  border-top: 1px solid #ebebeb;
}
.article-top-news .thumb {
  /*padding: 5px 5px ;*/
}

.thumb-news a > div {
  padding-top: calc(100%*4/5 - 15px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.content-top-news .left-top-news {
  /*position: relative;*/
  /*z-index: 1;*/
  width: 69%
}
.left-top-news .title-banner span  {
  padding-left:25px;
}
.right-top-news #more {
  text-align: center;
  padding-bottom: 8px;
  font-weight: 500;
}
.right-top-news #more i {
  border-bottom: 1px solid;
}
.content-top-news .right-top-news {
  background: white;
  border-radius: 10px;
  width: 35%;
}
.thumbnail-product a > div {
  padding-top: calc(100% *5/6);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.content-top-news .right-top-news .article-news + article {
  border-top: 1px solid #ebebeb;
  padding-top:10px
}
.content-top-news .right-top-news .article-news {
  padding-top: 5px;
}
.content-top-news .right-top-news .article-news .info-news {
  font-weight: bold;
  font-size: 16px;
  padding-right:5px;
}
.right-top-news h1 {
  text-align: center;
  color: #007eff;
}
.right-top-news .underline {
  border-bottom: 3px solid;
  width: 40px;
  margin-left: 45%;
}
.left-section .other-banner .article-news {
  display: flex;
  padding: 15px 0;
  align-items: center;
}
.left-section .other-banner .article-news:first-child {
  padding-top: 0;
}
.left-section .other-banner .article-news:last-child {
  padding-bottom: 0;
}
.left-section .other-banner .article-news .thumb, .news-right article.article-news + article .thumb {
  flex: 0 0 120px;
  margin-right: 10px;
  width: 120px;
}
.left-section .other-banner .article-news a {
  font-weight: bold;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 16px;
}
.other-banner .underline {
  border-bottom: 3px solid;
  width: 40px;
  margin-left: 50%;
}
.news-right article.article-news + article {
  margin-top: 15px;
  display: flex;
}
.news-right .info-news {
  margin-top: 10px;
}
.posts-menu__title {
  display: block;
  font-weight: 700;
  text-align: center !important;
  background: #dedede;
  cursor: pointer;
  margin-bottom: 0 !important;
  line-height: 30px;
  position: relative;
}
.news-right .info-news .excerpt-news {
  margin-top: 8px;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  color: rgba(0,0,0,.6);
}
.news-right article.article-news a {
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.news-right article.article-news + article .info-news {
  margin-top: 0;
}
.news-top {
  background: #F5F5F5;
  padding-bottom: 55px;
}
.news-top .article-top-news .info-news-top {
  margin-top: 10px;
}
.news-top .article-top-news .info-news-top a {
  color: black;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  padding-top: 25px;
}
.news-top .article-top-news {
   width: calc(100% * (1/5) - 16px );

}
.news-top .article-top-news .date .view {
  color: #ED6F1F;
  padding-left: 20px;
}
.article-top-news .thumb a > div {
  padding-top: calc(100% *4/5 - 10px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.news-top .article-top-news .date {
  font-size: 12px;
  padding-bottom: 10px;
  display: inline-block;
}
.loadMore {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.loadMore a {
  background: #EF6F00;
  padding: 10px;
  color: white;
  border-radius: 10px;
}
.article-top-news .big-view {
  font-size: 12px;
  color: #8e8e8e;
  margin-top: 5px;
}
.article-top-news .big-view span {
display: inline-block;
  padding-right: 10px;

}
.article-top-news .big-view span.view {
  color:#f74d3a;
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
  margin-top: 1px;
}
.content-right .intro .big-view span.date {
  font-size: 11px;
  display: inline-block;
  padding-right: 5px;
  color: #8e8e8e;
}
.content-right .intro .big-view img {
  height: 12px;
  width: 12px;
  margin-top: -1px;
}
.health-items-left .health-intro h3 {
  margin: 0;
}
.right-experience .content-right .intro .view {
  padding-right: 0;
}
.life-sport-fashion-items .intro-life h3 {
  margin: 0;
  padding-top: 10px;
}
.list-life-items-right h3 {
  margin: 0;
  padding-top: 5px;
}
.flex-container > div .info-news-top a{
  color: black;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: bold;
  font-size: 14px;
}
.flex-container > div .info-news-top span {
  font-size: 12px;
}
/*end top banner*/

.button-account a:hover {
    text-decoration: underline;
}
ul.button-account {
    list-style: none;
}
ul.button-account li {
    display: inline-block;
}
ul.button-account li + li {
    margin-left: 30px;
}
ul.button-account li i {
    font-size: 18px;
    margin-right: 6px;
}
.right-section-top-news .thumb img {
  width: 105px !important;
}
.main_menu {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    width: 100%;
    transition: .2s;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
}
.main_menu.active ,body.home .main_menu {
    opacity: 1;
    visibility: initial;
    z-index: 9999999;
}
.bottom-header ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-taxonomy {
    flex: 0 0 260px;
    position: relative;
}
.menu-taxonomy .title_menu {
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    cursor: pointer;
}
.menu-taxonomy .title_menu  i {
    font-size: 24px;
    color: #FF4D00;
    margin-right: 10px;
}
.menu-right {
    flex: 0 0 calc(100% - 260px);
    display: flex;
    justify-content: center;
    width: calc(100% - 260px);
    overflow: hidden;
}
.menu-right li {
    display: inline-block;
}
.menu-right li + li {
    margin-left: 30px;
}
.menu-right li a {
    color: #919191;
}
.menu-right li a:hover {
    color: #333;
}
ul.menu_primary {
    background: #fff;
}
.main_menu.active ul.menu_primary {
    box-shadow: 0px 0px 2px 0px rgb(122 122 122 / 50%);
}
ul.menu_primary li a {
    display: flex;
    padding: 7px 15px;
    align-items: center;
    color: #333;
}
ul.menu_primary li a:hover {
    background: #fff;
    color: #FF4D00;
}
ul.menu_primary .icon_ {
    width: 24px;
    margin-right: 15px;
}
.menu-right .box-navi-inner {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menu-right span.title-khuyen-mai {
    flex: 0 0 140px;
    margin-right: 15px;
}
.menu-right span.title-khuyen-mai a {
    display: flex;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
    align-items: center;
}
.menu-right span.title-khuyen-mai img {
    margin-left: 15px;
    max-width: 20px;
}
.list_product_sales a {
    color: #333;
}
.list_product_sales a:hover {
    color: #FF4D00;
    text-decoration: underline;
}
.tag-price-sale {
    flex: 0 0 210px;
}

/*---- Footer ----*/

.top-footer {
    background: #EF6F00;
}
.top-footer .content-email {
  display: flex;
}
.top-footer .content-email .left-section-email {
  flex: 70%;
  display: flex;
  position: relative;
}
.top-footer .content-email .left-section-email .thumb-email {
  position: absolute;
  top:-35px;
}
.top-footer .content-email .right-section-email {
  flex: 30%;
  padding-top: 25px;
}
.top-footer .content-email .intro-email {
  padding-left: 110px;
  color:white;
}
.top-footer .email-form__container input.email_input {
  border-radius: 30px;
  height: 40px;
  width: calc(100% - 40px);
  font-size: 16px;
  padding: 0 20px;
  border: navajowhite;
}
.top-footer .email-form__container button.form__submit {
  background: #EDB939;
  color: #fff;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 30px 30px 0;
  height: 40px;
  padding: 0 25px;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}

/*.top-footer .container {*/
/*    display: grid;*/
/*    grid-template-columns: repeat(2,1fr);*/
/*    grid-column-gap: 100px;*/
/*    grid-row-gap: 30px;*/
/*    padding: 15px 0;*/
/*}*/
/*.top-footer .left-section, .top-footer .right-section {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*    margin: 0 10%;*/
/*}*/
/*.top-footer .left-section img {*/
/*    margin-top: -60px;*/
/*}*/
/*.top-footer .info__ {*/
/*    padding-left: 40px;*/
/*}*/
/*.top-footer .info__  h3 {*/
/*    font-size: 24px;*/
/*    font-weight: 600;*/
/*    margin: 0 0 15px;*/
/*}*/
/*.top-footer .info__ p {*/
/*    margin: 0;*/
/*}*/
.email-form__container input.email_input {
    border-radius: 30px;
    height: 48px;
    width: calc(100% - 40px);
    font-size: 16px;
    padding: 0 20px;
    border: navajowhite;
}
.email-form__container button.form__submit {
    background: #EDB939;
    color: #fff;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 30px 30px 0;
    height: 48px;
    padding: 0 25px;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}
.email-form__container button.form__submit:hover {
    background: #333;
}
form.contect-form {
    width: 100%;
}
.right-section .text-form p:last-child {
    margin-bottom: 0;
}
ul.social-footer {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.social-footer li {
    display: inline-block;
}
ul.social-footer li + li {
    margin-left: 8px;
}
ul.social-footer a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #3b5998;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
}
ul.social-footer li.twitter a {
    background: #1da1f2;
}
ul.social-footer li.pinterest a {
    background: #bd081c;
}
ul.social-footer li.email a {
    background: #ea4335;
}
ul.social-footer a:hover {
    background: #333!important;
}
.img_footer {
    margin-top: 30px;
}
.img_footer img {
    float: right;
}
.main-footer .container {
    display: flex;
    padding: 40px 0 20px;
}
.footer-block img {
    margin: 0 auto 15px;
}
.block_introduce {
    line-height: 1.6;
    width: 45%;
    padding: 0 25px 0 0;
}
.block_introduce a {
    color: #077571;
}
.block_introduce a:hover {
    text-decoration: underline;
    color: #D25625;
}
ul.info_footer {
    padding: 0;
    margin: 30px 0 0;
    list-style: none;
}
ul.info_footer li + li {
    margin-top: 5px;
}
ul.info_footer li i {
    color: #F80000;
    width: 15px;
    margin-right: 10px;
    text-align: center;
}
ul.info_footer li a {
    color: #333;
    font-weight: bold;
}
ul.info_footer li a:hover {
    color: #077571;
    text-decoration: underline;
}
.footer-block.block_menu {
    padding: 0 25px;
    width: 15%;
}
.footer-block .footer_title_section {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 2px solid #EF6F00;
    padding-bottom: 10px;
}
ul.menu_footer {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.menu_footer li + li {
    margin-top: 10px;
}
ul.menu_footer li a {
    color: #333;
    font-size: 15px;
    font-weight: 500;
}
ul.menu_footer li a:hover {
    color: #077571;
}
ul.menu_footer li i {
    margin-right: 5px;
    font-size: 20px;
    display: none;
}
.footer-block.block_social {
    width: 30%;
    padding-left: 15px;
}
section.bottom-footer.copyright {
    background: #EF6F00;
    color: #fff;
    text-align: center;
    padding: 14px 0 10px;
}
section.bottom-footer.copyright p {
    margin: 0;
}
.search_popup {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.8);
    display: none;
    z-index: 999;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.inner_search_popup {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    max-width: 80%;
    margin: 0 auto;
    padding: 40px 0;
}
.inner_search_popup form.search-form {
    flex: 0 0 100%;
    max-width: 100%;
}
.inner_search_popup .close_ {
    color: #fff;
    position: absolute;
    right: 10px;
    top: 30px;
    font-size: 24px;
    cursor: pointer;
}
.search_popup.active {
    display: block;
}
.item_mobile {
    display: none;
}
.home .bottom-header {
    background: #efefef;
}
.home .bottom-header .container {
    border-bottom: 2px solid #efefef;
    background: #fff;
}
.section-main-footer {
  background: #FFFFFF;
}
.content-main-footer {
  display: flex;
  column-gap: 25px;
  margin-top: 40px;
}
.content-main-footer .left-footer-items {
  margin-right: 40px;
  width: 32%;
}
.content-main-footer .left-footer-items h2 {
  color: #EF6F00;
  font-size: 25px;
  margin: 0;
}
.content-main-footer .left-footer-items {
  font-size: 14px;
}
.content-main-footer .content-footer-items {
  width: 40%;
}
.content-footer-items h4 {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  color: #333;
}
.right-footer-items h4 {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  color: #333;
}
.content-main-footer .content-footer-items ul, .right-footer-items ul {
  padding-left: 0;
  list-style: none;
}
.content-main-footer .content-footer-items ul li, .right-footer-items ul li {
  padding-bottom: 10px;
}
.content-main-footer .content-footer-items ul li .text-footer ,.right-footer-items ul li .text-footer{
  font-weight: 500;
}
.content-main-footer .content-footer-items .icon-footer {
  color: #EF6F00;
  width: 1.2em;
  display: inline-block;
}
.content-main-footer .content-footer-items .icon-footer i{
  font-size: 18px;
}
.content-main-footer .right-footer-items {
  flex:20%;
}
.item-solid img {
  width: 106px;
}
.item-solid {
  display: flex;
  column-gap: 10px;
}
.item-solid .icon {
  background: #366ad9;
  width: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.item-solid .icon-pinterest {
  background: #c11321;
  width: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.item-solid .icon-twitter {
  background: #0c96c9;
  width: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.item-solid .icon-reddit {
  background: #d83208;
  width: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.item-solid .icon i ,.item-solid .icon-pinterest i,.item-solid .icon-twitter i, .item-solid .icon-reddit i{
  color: white;
}
/*--category--*/
.main-content {
  background: #F5F5F5;
  padding-bottom: 50px;
}
.content-category {
  display: flex;
  /*margin-bottom: 20px;*/
}
.content-category .left-section-category {
  flex: 70%;
}
.page-news {
  background:#FFFFFF;
  /*margin-bottom: 50px;*/
}
.page-news .content-news {
  display: flex;
  column-gap: 30px;
  padding: 15px;
}
.page-news .content-news .left-content-news {
  width: 100%;
}
/*.page-news .content-news .right-content-news{*/
/*  width: 22%;*/
/*  height: 200px;*/
/*  position: -webkit-sticky;*/
/*  flex-direction: row;*/
/*  text-align: center;*/
/*  position: sticky;*/
/*  top: 0;*/
/*}*/
.intro span a {
  color: #333;
  font-size: 16px;
}
.right-content-news h2 {
  border-bottom: 1px solid #007EFF;
  width: 80%;
  margin-left: 20px;
  padding-bottom: 10px;
}
.right-children span {
  display: block;
  text-align: left;
  padding:10px;
  margin-bottom:10px;
  background: #F1F1F1;
  border-radius: 5px;
}
.right-content-news ul {
  list-style: none;
}
.page-news .header-news h2{
  padding: 20px 0 0 20px;
  color: #EF6F00;
  font-size: 26px;
  margin: 0;
}
.page-news .header-news .keyword {
  margin: 20px 0 20px 20px;
}
.page-news .header-news .keyword span {
  display: inline-block;
  border: 1px solid #EF6F00;
  border-radius: 20px;
  padding: 6px 13px;
  text-align: center;
  margin-right: 10px;
  color: #EF6F00;
}
.content-news-parent-right .content-parent .parent-right-news1 .intro span.view {
  font-size: 12px;
  padding-right: 10px;
  color: #f74d3a;
}
.content-news-parent {
  display: flex;
  /*column-gap: 20px;*/
  padding-bottom: 20px;
}
.content-news-parent .content-news-parent-left {
  width: 40%;
}
.content-news-parent-left .thumb a > div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  aspect-ratio: 4/3;
}
.content-news-parent-left .intro h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
}
.content-news-parent-left .intro h3 a {
  color: #333;
  display: inline-block;
  padding-top: 20px;
  line-height: 1.2;
  font-size: 22px;
}
.content-news-parent-right .content-parent .parent-right-news1 .intro h3 a {
  color:#333;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 10px 0;
}

.content-news-parent-left .intro p {
  font-size: 16px;
  line-height: 1.4;
  padding-right: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.big-view img {
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-top: -1px;
}
.author span {
  color: #8e8e8e;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  padding-top: 5px;
}
.other-parent-news .intro .big-view span {
  font-size: 12px;
  padding-right: 15px;
  font-weight: 400;
  color: #8e8e8e;
}
.other-parent-news .intro .big-view span.view {
  color: #f74d3a;
}

.content-news-parent-left .intro span {
  font-size: 12px;
  display: inline-block;
  color: #8e8e8e;
  font-weight: 400;
  padding-right: 10px;
}
.content-news-parent-left .intro span.view {
  color: #f74d3a;

}
.content-news-parent .content-news-parent-right {
 width: 60%;
  padding-left: 20px;
}
.content-news-parent-right .content-parent {
  display: flex;
  border-bottom: 2px solid #F1F1F1;
  column-gap: 20px;
}
.parent-right-news1 .thumb a > div {
  /*padding-top: calc(100% * 3/5);*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  aspect-ratio: 4/3;
}
.content-news-parent-right .content-parent .parent-right-news1 {
  width: calc(100% *1/3);
}
.content-news-parent-right .content-parent .parent-right-news1 .intro span {
  font-size: 12px;
  padding-right: 10px;
}
.content-news-parent-right .content-parent .parent-right-news1 .intro span.date-picker {
  color: #8e8e8e;
  font-weight: 400;
}
.intro-date {
  display: flex;
  margin-bottom: 15px;
}
.content-parent .parent-right-news1 .intro .big-view {
  position: relative;
  height: 30px;
}
.content-parent .parent-right-news1 .intro .big-view img {
  height: 15px;
  width: 15px;
  display: inline-block;
}
.content-news-parent-right .content-parent .parent-right-news1 .intro h3{
 font-size: 15px;
}
.header-children {
  color: #007eff;
  border-top: 1px solid #F1F1F1;
}
.header-children h2 {
  font-size: 26px;
  margin: 0;
  padding: 15px 0;
  font-weight: 700;
  color: #EF6F00;
}
.left-footer-items .intro-content a {
  color: #EF6F00;
}
.other-parent-news .other-parent-intro .intro h3 {
  margin: 0;
}

.other-parent-news .intro .title-name {
  font-size: 15px;
  font-weight: 700;
  display: block;
  padding-bottom: 5px;
}
.other-parent-news .thumb a > div {
  /*padding-top: calc(100% * 4/5 - 7px);*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  aspect-ratio: 4/3;
}
.other-parent-news .intro .title-name a {
  color: #333;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
}
.content-news h3 a {
  color: #333;
  font-size: 18px;
}
.other-parent-news .intro .date {
  font-size: 12px;
}
.parent-right-news1 .intro-date img {
  height: 15px;
  width: 15px;
  margin-top: -1px;
}
.content-news-parent-left .intro .big-view img {
  height: 15px;
  width: 15px;
  display: inline-block;
}
.other-parent-intro {
  display: flex;
  column-gap: 10px;
  width: calc(100% * 1/2 - 20px);
}
.other-parent-news .thumb {
  width: 105px;
}
.other-parent-news .intro {
  width: 70%;
  position: relative;
}
.other-parent-news {
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  row-gap: 20px;
  column-gap: 20px;
}
.content-news-children {
  background:#ff4d0024;
  display: flex;
  column-gap: 40px;
  border-radius: 5px;
}
.content-news-children .content-news-children-left .thumb img{
  /*padding: 20px 5px;*/
}
.content-news-children .content-news-children-left , .content-news-children-right {
  width: 700px;
}
.content-news-children .content-news-children-right {
  width: 35%;
  margin-top: 20px;
  padding-right: 20px;
}
.other-news-right .numerical-news {
  background: #EF6F00;
  text-align: center;
  justify-content: center;
  border-radius: 50%;
  width: 45px ;
  padding-top: 10px;
  height: 30px;
  color:white;
  font-weight: bold;
}
.content-news-children-left .intro p {
  font-size: 14px;
  padding-right: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.content-news-children-left .intro {
  padding-bottom: 25px;
  margin-left: 20px;
}
.other-news-right {
  display: flex;
  column-gap: 15px;
  margin-bottom: 15px;
}

.other-news-right .news-content {
  width: 90%;
}
.other-news-right .news-content .title-name {
  color: #333;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
  font-weight: 700;
  padding-right: 10px;
  margin: 0;
}
.other-news-right .news-content .date {
  color:#8e8e8e;
  font-size: 12px;
  display: block;
  margin: 10px 0;
}
  /*.content-category .right-section-category {*/
/*  flex:30%;*/
/*  margin-top: 150px;*/
/*  position: sticky;*/
/*  top: 0;*/
/*}*/
.right-section-category .title-section {
  border-bottom: 1px solid #007EFF;
  padding: 10px;
  width: 250px;
  text-align: center;
  margin-left: 70px;
}
.list-post-2 {
  display: flex;
  min-height:500px
}
.list-post-2 a {
  color: #000000;
}
.content-category .right-section-category h3 {
  text-align: center;
}
.content-category .right-section-category hr {
  width: 80%;
  border-top:1px solid #007eff;
}
.content-category .right-section-category .list-category-item ul li  {
  list-style: none;
  background: beige;
  width: 94%;
  padding-left: 10px;
  line-height: 3;
  margin-top: 15px;
}
.content-category h2 {
  color:#007eff;
  margin-left: 20px;
}
.content-category .keyword {
  padding: 10px;
}
.content-category .keyword span {
  display: inline-block;
  border: 1px solid #007EFF;
  border-radius: 20px;
  padding: 7px 10px 7px 10px;
  text-align: center;
  margin-left: 15px;
}
.content-category .list-post {
  display: flex;
  margin-top: 20px;
}
.content-category .list-category-banner {
  flex:50%;
  padding-left:20px
}
.list-post-2{
  background: #D9ECFF;
}
.list-category-banner .heading a {
  color:#000000;
}
.other-post .intro a h3 {
font-size: 15px;
}
.other-post .intro .date-view {
 font-size: 12px;
}
.other-post .intro a {
  color:#000000;
}
.list-category-banner-2 {
  flex: 60%;
  margin-left: 20px;
}
.list-category-banner-2 img{
  padding-top: 20px;
}
.other-category-post-2 {
  flex: 40%;
  display: flex;
  margin-left: 20px;
  padding-top: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  height: 100px;
}
.other-category-post-2 .left-other {
  flex-basis: 10%;
  background: #007EFF;
  border: 1px solid #007EFF;
  border-radius: 50% 50%;
  padding: 5px 0;
  color: white;
  text-align: center;
  margin-bottom: 50px;
  height: max-content;
  font-weight: bold;
}
.other-category-post-2 .right-other {
  flex-basis: 80%;
  margin: -15px 0 0 15px;
  padding-bottom: 30px;
}
.other-category-post-2 .right-other span {
  display: block;
  line-height: 0;
  font-size: 14px;
}
.list-category-banner-2 .intro{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 14px;
  margin-bottom: 20px;
}
.list-category-banner-2 .heading h3 {
  font-size: 16px;
}
.left-section-category .row {
  display: grid;
  padding-left:20px;
  margin-top: 20px;
  grid-auto-flow: row;
  grid-column-gap:20px;
  grid-template-columns: repeat(3, 1fr);
}
.content-children {
  display: flex;
  margin-top: 25px;
  flex-wrap:wrap;
  column-gap: 20px;
  row-gap: 20px;
}
.content-children .items {
  width: calc(100% * 1/4 - 15px);
}
.content-children .intro h3{
  font-size: 16px;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-items .thumb-news img {
  width: 100%;
  aspect-ratio: 4/3;
}
.left-section-category .row .column-1 img {
  width: 100%;
}
.left-section-category .row .column-1 h3 {
  font-size: 16px;
}
.left-section-category .row a {
  color:#000000;
}
.content-category .list-category-banner img{
  min-width: 100%;
}
.content-category .list-category-banner .date-view{
  font-size:14px;
  display: block;
  padding:10px 0
}

.content-category .list-category-banner .intro{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 14px;

}
.content-category .other-category-post {
  flex:50%;
  display: flex;
  padding-left: 20px;
  flex-wrap: wrap;
}
.other-category-post .left-other {
  flex:48%
}
.other-category-post .left-other h3, .right-other h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size:16px
}
.other-category-post .right-other {
  padding-left:2% ;
  width:48%
}
.other-category-post > div {
  flex-grow: 1;
}
.other-post {
  display: flex;
}
.other-post .thumb {
  margin-top: 20px;
  flex: 40%;
}
.other-post .thumb {

}
.other-post .intro {
  flex: 60%;
  padding-left: 20px;
}
.list-category-banner-2 img {
  width: 100%;
}
/*------- Home Css ----*/
.slider-home .container {
    display: flex;
}
.slider-home .left-section {
    width: 260px;
}
.slider-home .right-section {
    width: calc(100% - 260px);
    background: #fff;
    margin-top: -22px;
    padding-bottom: 4px;
}
.gallery-banner {
    width: 278px;
    display: inline-block;
    padding-left: 8px;
}
.banner-home {
    display: flex;
    margin-bottom: 15px;

}
.banner-home img {
    width: 100%;
}
.banner-slider {
    display: inline-block;
    width: calc(100% - 278px);
}
.gallery-banner .item-gallery + div {
    margin-top: 8px;
}
.banner-home .swiper-button-next:after, .banner-home .swiper-button-prev:after {
    font-size: 28px;
    color: #333;
}
.banner-home .swiper-pagination-bullets {
    position: relative;
    bottom: auto;
    margin: 5px 0 10px;
}
.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    opacity: .4;
    margin: 0 3px;
}
.swiper-pagination-bullet-active {
    background: #000;
    opacity: 1;
}
.news-pad {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0 10px 20px;
}
article.article-news-pad a {
    display: flex;
    color: #333;
}
article.article-news-pad a:hover {
    color: #077571;
}
article.article-news-pad img {
  margin-right: 10px;
  max-width: 95px;
  height: 75px;
  flex: 0 0 95px;
}
section.section-home.slider-home {
    background: #EFEFEF;
    margin-bottom: 0!important;
    padding-bottom: 10px;
}
section.section-home.discount-code {
    /*background-image: url('../images/bg-testimonial.jpeg');*/
    padding-bottom: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.care-about .heading-about h2 {
  color: #EF6F00;
  display: block;
  font-size: 26px;
}
.section-home.discount-code h2 {
  padding-bottom: 25px;
  margin: 0;
  font-size: 26px;
}
.heading-technology .title h2 {
  font-size: 26px;
  margin: 0;
  font-weight: 700;
}
.box-content {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 65px;
  border: 1px solid #F5F5F5;
}
.box-content .items {
  width: calc(100%/4 - 2px);
  border: 1px solid beige;
  min-height: 85px;
}
.item-content-right img {
  height: 50px;
  width: 50px;
  margin-top: 10px;
}
.item-content {
  display: flex;
  height: 100%;
}
.item-content-left {
  width: 65%;
  padding: 10px;
}
.item-content-left .total {
  display: block;
}
.item-content-left .title {
  font-size: 17px;
  font-weight: 700;
  display: inline-block;
  padding-bottom: 10px;
}
.item-content-left .total {
  font-size: 14px;
  font-weight: 400;
  color: #8e8e8e;
}
.box-content .items:hover {
  border-top :2px solid #EF6F00;
}
.title-section a {
    font-size: 33px;
    font-weight: 500;
    color: #fff;
    display: block;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
}
section.discount-code .title-section .divider {
    background: #fff;
}
.left-section-experience .content-left .intro a {
  font-size: 18px;
}
.big-view {
  display: flex;
}
.content-news-parent-left .big-view {
  padding: 10px 0;
}
.list-code {
    width: 100% ;
    display: grid;
    grid-template-columns: repeat(6,1fr);
    /*margin: 35px auto 0;*/
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: rgba(25, 25, 25, 0.04) 0 0 1px 0, rgba(0, 0, 0, 0.1) 0 3px 4px 0;
    /*padding: 20px;*/
}
section.discount-code .title-section p {
    text-align: center;
    color: #fff;
    margin: 0 auto;
    max-width: 80%;
    font-size: 17px;
}
.content-toc li ul li {
  list-style: none;
}
.list-code .item-code {
    transition: .2s;
    display: flex;
}
.list-code .item-code a {
    padding: 15px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.list-code .item-code a:hover {
    color: #FF0000;
}
.list-code .item-code img {
    margin: 0 auto;
    max-width: 135px;
}
.list-code .item-code span {
    margin-top: 15px;
    display: block;
}
/**/
.article-banner .thumb {
  position: relative;
  display: inline-block;
  border: 0;
}
/**/

/* review cong nghe*/

/**/
.content-experience-content {
  display: flex;
  flex-direction: row;
  height: 100%;
}
.content-experience-content .left-section-experience {
  width: 70%;
}
.content-experience-content .right-section-experience {
  width: 355px;
}
.content-experience-content .right-section-experience .right-experience {
  background: #FFFF;
  padding-bottom:10px;
}
.review-cuisine {
  background: #f5f5f5;
  padding-bottom: 55px;
}
.right-section-experience .thumb-banner {
 margin-top: 20px;
}
.right-section-experience .thumb-banner img {
  width: 100%;
}
.section-experience-news {
  margin-top: 65px;
  background: #f5f5f5;
}
.section-experience-news .heading-experience-news {
  margin-bottom: 20px;
  display: flex;
  padding-top:65px;
  justify-content: space-between;
}
.heading-experience-news .title a {
  color: #EF6F00;
  font-size: 26px;
  font-weight: 700;
}
.heading-experience-news .title span {
  color:#333;
  font-weight: 600;
  font-size: 26px;
}
.heading-experience-news .key-word span {
  display: inline-block;
  border: 1px solid #EF6F00;
  border-radius: 20px;
  padding: 6px 13px;
  text-align: center;
  margin-right: 5px;
  color: #EF6F00;
  margin-bottom: 10px;
}
.box-discount a {
  color: #EF6F00;
}
.content-experience-content {
  display: flex;
  flex-direction: row;
}
.content-left {
  display: flex;
  flex-wrap:wrap;
  column-gap: 25px;
  row-gap: 25px;
}
.content-left .thumb {
  width: 28%;
}
.content-left .intro {
  width:68%;

}
.left-section-experience .content-left .intro h3 {
  margin: 0;
}
.left-section-experience .content-left .intro h3 a{
 color: #333;
  font-size: 18px;
  font-weight: 700;
}
.right-section-experience .intro h3 {
  margin: 0;
}
.content-left .intro .date {
  display: block;
  font-size: 12px;
  font-weight: 400;
  padding: 5px 0;
  color: #8e8e8e;
}
.content-left .intro p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 16px;
  padding-right: 5px;
  font-weight: 400;
}
.right-section-experience .title {
  height: 50px;
  background: #EF6F00;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 20px;
  font-weight: 600;
}
.content-right {
  display:flex;
  flex-wrap:wrap;
  row-gap: 25px;
  column-gap:15px ;
  padding: 40px 15px 25px 15px;
}
.content-right .thumb {
 width: 30%;
}
.content-right .thumb a > div {
  background-repeat: no-repeat;
  padding-top: 65px;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.content-left .thumb a > div {
  padding-top: calc(100% * 2/3);
  border-radius: 5px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.content-right .intro {
  width: 65%;
}
.content-right .intro .title-name {
  color: #333;
  font-size: 14px;
  display: block;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content-right .intro .title-name a {
  color: #333;
}
.content-parent h3 {
  margin: 0;
}
.meta_product .author {
  color: #8e8e8e;
  font-size: 12px;
  padding-top: 5px;
}
.content-right .intro .date {
  display: inline-block;
  font-size: 10px;
  font-weight: 300;
  margin-right: 5px;
}
.content-right .intro .view {
  color: #ED6F1F;
  font-size: 10px;
  padding-right: 15px;
}
  /**/
.review-technology .heading-technology {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
}
.review-technology .heading-technology .review {
  font-size: 26px;
  font-weight: 700;
  padding-right: 10px;
  padding-top: 10px;
}
.review-technology .heading-technology #title-technology {
  font-size: 26px;
  padding-top: 10px;
  font-weight: 700;
  padding-right: 15px;
}

.heading-technology .title {
  margin-right: 20px;
}
.review-technology .heading-technology .key-word span{
  display: inline-block;
  border: 1px solid #EF6F00;
  border-radius: 20px;
  padding:6px 13px ;
  text-align: center;
  margin-right: 10px;
  color: #EF6F00;
}
.review-technology .review-content-technology {
  height: 300px;
  display: flex;
}
.review-technology .review-content-technology {
  flex:0 0 auto;
  width: 25%;
}
.review-cuisine .heading-technology {
  display: flex;
  margin-bottom: 25px;
  padding-top: 70px;
  padding-left:10px;
  justify-content: space-between;
}

.review-cuisine .heading-technology .review, .review-cuisine .heading-technology .title a {
  font-size: 26px;
  font-weight: 700;
  padding-top: 10px;
}
.review-cuisine .heading-technology .title a {
  color: #EF6F00;
}
.review-cuisine .heading-technology .key-word span {
  display: inline-block;
  border: 1px solid #EF6F00;
  border-radius: 20px;
  padding: 6px 13px;
  text-align: center;
  margin-right: 10px;
  color: #EF6F00;
  font-weight:400
}
.section-experience {
  background: #F5F5F5;
}
.section-experience .heading-experience {
  display: grid;
  grid-gap: 25px;
  grid-template-columns: 248px auto;
  margin-bottom: 10px;
  padding-top: 60px;
}
.section-experience .heading-experience a {
  font-size: 26px;
  padding-right: 5px;
}
.section-experience .heading-experience .experience {
  font-size: 26px;
  padding-right: 5px;
}

.section-banner .section-experience-content .left-section .excerpt-news  {
  width: 350px;
  display: flex;
}
.section-experience .heading-experience .key-word span {
  display: inline-block;
  border: 1px solid #007EFF;
  border-radius: 20px;
  padding: 6px 13px;
  text-align: center;
  margin-right: 10px;
}


.left-section .experience-news {
  padding-left: 10px;
  padding-top: 20px;
}
.left-section .experience-news .article-news {
  display: flex;
  padding: 8px 0;
  align-items: center;
}
.left-section .experience-news .article-news:first-child {
  padding-top: 0;
}
.left-section .experience-news .article-news:last-child {
  padding-bottom: 0;
}
.left-section .experience-news .article-news + article {
  border-top: 1px solid #ebebeb;
}
.section-experience-content .right-section .article-news .article-news a {
  font-weight: 400;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.section-experience-content .right-section .thumb-banner img {
  min-width: 100%;
}
.experience-content-items {
  display: flex;
  background-color: #f1f1f1;
  padding-bottom: 30px;
}
.left-section .experience-content-items .thumb {
  flex:0 0 243px;
}
.left-section .experience-content-items .thumb img {
  border-radius: 5px;
}

.left-section .experience-content-items .experience-info-news {
  flex-grow: 9;
  padding: 0 0 0 30px;
}
.experience-info-news h3 {
  font-size: 16px;
}
.experience-info-news span {
  font-size: 12px;
}
.left-section .experience-content-items .experience-info-news h3 {
  line-height: 0;
  color:#333;
}
.left-section .experience-content-items .experience-info-news p {
  font-size: 14px;
  padding-right: 10px;
}
.left-section .experience-content-items .experience-info-news span {
  display: block;
  line-height: 2;
  font-weight: 300;
  padding-bottom: 10px;
}
.left-section .experience-content-items .experience-info-news span
.experience-content-items > div {
  width: 100px;
}

.section-experience-content {
  display: grid;
  /*grid-gap: 25px;*/
  grid-template-columns: 850px auto;
  margin-top: 30px;
}
.section-experience-content .right-section .top-article-news{
  background: #F0F7FF;
}
.section-experience-content .right-section .thumb-banner {
  margin-top: 20px;
}
.top-article-news .news-right .info-news h3 {
  font-size: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*check*/
.top-article-news .news-right .info-news .date-view {
  font-size: 10px;
  font-weight: 300;
}
.top-article-news .news-right .info-news .view {
  font-size:10px;
  color: #ED6F1F;
  padding-left: 5px;
}
.section-experience-content .right-section .news-right {
  padding: 10px 10px 50px 15px;
}
.section-experience-content .right-section h2 {
 background: #007EFF;
  display: block;
  text-align: center;
  padding: 10px 0;
  color: white;
}
.section-experience-content .right-section .top-article-news .heading-news {
  padding-top :15px;
  margin-bottom: 20px;
}
.section-experience .heading-technology {
  display: flex;
}
.section-experience .heading-technology .review {
  font-size: 26px;
  font-weight: 600;
  padding-right: 10px;
  padding-top: 10px;
}
.section-experience .heading-technology #title-technology {
  font-size: 26px;
  padding-top: 10px;
}
.section-experience .heading-technology .key-word {
  padding: 10px;
}
.section-experience .heading-technology .key-word span{
  display: inline-block;
  border: 1px solid #007EFF;
  border-radius: 20px;
  padding:10px 20px 10px 10px;
  width: 150px;
  text-align: center;
}
/*life */

.section-life-sport-fashion .life-sport-fashion-content {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
}
.section-life-sport-fashion .life-sport-fashion-content .life-sport-fashion-items {
  border: 1px solid #F5F5F5;
  margin-top: 55px;
  padding-bottom: 25px;
}
.thumb-life a > div {
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  padding-top: calc(100% *7/10);
  background-size:cover;
  border-radius: 5px;
  width: 95%;
  margin: 0 auto;
  }
.section-life-sport-fashion .life-sport-fashion-items h2 {
  text-align: center;
  color: #EF6F00;
  font-size: 26px;
}
.section-life-sport-fashion .life-sport-fashion-items h2 a {
  color: #EF6F00;
}
.heading-technology .title a {
  font-size: 26px;
  font-weight: 600;
  padding-top: 10px;
  color: #EF6F00;
}
.section-baby .heading .category_name a {
  color:#EF6F00 ;
}
.life-sport-fashion-items .underline {
  border-bottom: 3px solid #080808;
  width: 50px;
  margin-left: 43%;
}
.section-life-sport-fashion .life-sport-fashion-items .thumb-life {
  margin-top: 35px;
}
.section-life-sport-fashion .life-sport-fashion-items .thumb-life img {
 margin-left: 10px;
}
.section-life-sport-fashion .life-sport-fashion-items hr {
  width: 40px;
  border: 1px solid;
}
.life-sport-fashion-items .intro-life .title {
  font-size: 16px;
  font-weight: 600;
  display: block;
  color:#333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.life-sport-fashion-items .intro-life span {
  font-size: 12px;
  display: inline-block;
  padding-top: 10px;
  font-weight: 400;
  color: #8e8e8e;
}
.life-sport-fashion-items .intro-life {
  margin-left: 15px;
  padding-right: 12px;
}
.life-sport-fashion-items .list-life {
  display: flex;
  column-gap: 25px;
  padding-left: 10px;
}
.life-sport-fashion-items .list-life .list-life-items-left {
  margin-top: 20px;
  width: 30%;
}
.thumb-life-items a > div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  padding-top: calc(100%*9/11);
  border-radius: 3px;
}

.life-sport-fashion-items .list-life .list-life-items-right {
  width:63%;
  padding-top: 20px;
}

.health-items-left .health-thumb a > div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  padding-top: calc(100% *25/29);
  border-radius: 5px 5px 0 0;
}
.fat-thumb a > div {
  background-repeat: no-repeat;
  background-size:cover;
  background-position: center center;
  overflow: hidden;
  padding-top:calc(100% * 3/5 + 15px);
}
.box-item .item .health-thumb a > div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  padding-top: calc(100% * 4/5);
}
.life-sport-fashion-items .list-life .list-life-items-right .title {
  display: block;
  font-weight: 600;
  margin-bottom: 5px;
  color:#333;
  font-size: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.life-sport-fashion-items .list-life .list-life-items-right .date-view {
  font-size: 12px;
  font-weight: 400;
  color: #8e8e8e;
}
.life-sport-fashion-items .list-life .list-life-items-right .span {
  font-size: 12px;
}
.life-sport-fashion-bottom {
  margin-top: 15px;
  margin-bottom: 65px;
}
.life-sport-fashion-bottom span {
  display: inline-block;
  padding:7px 10px 7px 10px;
  text-align: center;
  border:1px solid #EF6F00;
  border-radius: 20px;
  margin-right: 10px;
  color: #EF6F00;
  margin-bottom: 10px;
}
.section-life-sport-fashion .heading-technology {
  display: flex;
  justify-content: space-between;
}
/**/
.heading-technology {
  margin-bottom: 25px;
}
.heading-technology .review ,.heading-technology .title a {
  font-size: 26px;
  font-weight: 700;
  padding-top: 10px;
}

.heading-technology .key-word span {
  display: inline-block;
  border: 1px solid #EF6F00;
  border-radius: 20px;
  padding: 6px 13px;
  text-align: center;
  margin-right: 10px;
  color: #EF6F00;
  margin-bottom: 10px;
}
.heading-health {
  display: grid;
  grid-gap: 25px;
  grid-template-columns: 1fr auto;
  margin-bottom: 10px;
  padding-top:85px
}
.heading-health .review {
  font-size:26px;
  font-weight: 600;
  padding-right: 10px;
  padding-top: 10px;
}
.heading-health a {
  font-size: 26px;
  padding-top: 10px;
}

.heading-health .key-word span {
  display: inline-block;
  border: 1px solid #007EFF;
  border-radius: 20px;
  padding: 6px 13px;
  text-align: center;
  margin-right: 10px;
}
.health-content {
  display: flex;
  margin-top: 20px;
  column-gap: 20px;
}
.health-content .health-items-left{
  flex: 50%;
}
.health-content .health-items-left .health-thumb img{
  min-width: 100%;
}
.health-content .health-items-left .health-intro {
  background: #ff4d0024;
  padding:25px 10px 10px 10px;
  border-radius: 0 0 5px 5px;
  min-height: 140px;
}
.health-content .health-items-left .health-intro .title_name {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color:#333;
  overflow: hidden;
  -webkit-line-clamp: 1 ;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.health-content .health-items-left .health-intro .date-view {
 display: block;
  padding: 15px 0;
  font-size: 12px;
  font-weight: 400;
  color: #8e8e8e;
}
.health-items-right .health-intro h3 {
  margin: 0;
}
.content-section-baby .category_name h3 {
  margin: 0;
}
.health-content .health-items-left .health-intro p {
  font-size: 15px;
  overflow: hidden;
  -webkit-line-clamp: 2 ;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.health-content .health-items-right{
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
.health-content .health-items-right .health-intro {
  padding: 10px 0;
  background: #ff4d0024;
}
.health-items-right .box-item {
  flex-wrap: wrap;
  display: flex;
  column-gap: 20px;
  row-gap: 15px;
}
.health-items-right .box-item > .item {
  width: calc(100% * 1/2 - 10px);
}
.article-banner .thumb img {
  object-fit: cover;
  width: 100%;
  object-position: center center;
  aspect-ratio: 4/3;
}
.health-items-right .box-item .health-intro .title_name {
  padding-left: 10px;
  display: block;
  font-size: 16px;
  font-weight: 600;
  color:#333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.health-items-right .box-item .health-intro span {
  display: inline-block;
  font-size: 12px;
  padding-left: 10px;
  font-weight: 400;
  color: #8e8e8e;
}

.meta-item.post-views.has-icon.rank-trend {
  color: #f73f20;
}
.items .fat-thumb img {
  object-fit: cover;
  width: 100%;
  object-position: center center;
  aspect-ratio: 4/3;
}
.section-baby {
  background: #ff4d0024;
}
.section-baby .section-fat-content {
  display: flex;
  column-gap: 20px;
  padding-bottom: 60px;
}
.section-fat-content .items {
  width: calc(100% * 1/4);
}
.section-baby .heading {
  display: flex;
  grid-gap: 25px;
  margin-bottom: 20px;
  padding: 40px 10px 0 0;
  justify-content: space-between;
}
.heading-technology .title h3 {
  margin: 0;
}
.heading-author-team h2 {
  margin: 0;
  font-size: 26px;
}
.section-baby .heading .review {
  font-size: 26px;
  font-weight: 700;
  padding-top: 10px;
}
.section-baby .heading .category_name a {
  font-size: 26px;
  padding-top: 10px;
  font-weight: 700;
}
.content-life-sport-fashion {
  padding-bottom: 50px;
}
.section-baby .heading .key-word span {
  display: inline-block;
  border: 1px solid #EF6F00;
  border-radius: 20px;
  padding: 6px 13px;
  text-align: center;
  margin-right: 10px;
  color: #EF6F00;
  margin-bottom: 10px;
}
.team-author-thumb > div {
  padding-top: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  border-radius: 50%;
}
.section-fat .section-fat-content .fat-thumb img {
  min-width: 100%;
}
.section-baby .section-fat-content .items .fat-intro {
  padding-left: 5px;
}
.section-baby .section-fat-content .items .fat-intro h3 {
  font-size: 15px;
  margin: 0;
  padding: 20px 0 10px 0;
}
.section-baby .section-fat-content .items .fat-intro h3 a {
  color:#333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
}
.section-baby .section-fat-content .items .fat-intro span {
  font-size: 12px;
  color: #8e8e8e;
}
.heading-author-team {
  /*margin-top: 45px;*/

}
.content-breadcrumbs {
  padding: 25px 5px;
}
.section-author-team {
  background: #FFFFFF;
  padding-bottom: 90px;
}
.section-author-team .heading-author-team{
  text-align: center;
  font-size: 26px;
  padding-top: 55px;
  font-weight: bold;
  color:#EF6F00;
}
.section-author-team .content-team-author {
  display: flex;
  margin-top: 50px;
  column-gap: 30px;
}
#sub-content-id {
display: none;
}
.content-box .items .intro a h3 {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0;
  padding-top: 10px;
}
.sub-content {
  display: none;
}
.sub-content .items .thumb a > div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  aspect-ratio: 4/3;
}
.content-box {
  display: flex;
  margin-top: 25px;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
}
.content-box .items {
  width: calc(100% * 1/4 - 15px);
}
.sub-content .read-more {
  text-align: center;
  margin: 20px 0;
}
.sub-content .read-more a {
  color: #FFFFFF;
  background: #EF6F00;
  padding: 10px 20px;
  border-radius: 20px;
}
.content-team-author .content-team-author-items {
  width: calc(100% * 1/6);
}
.section-author-team .content-team-author-items .team-author-thumb img {
  width: 100%;
  border-radius: 50% 50%;
  aspect-ratio:1;
  object-fit: cover;
}
.section-author-team .layout-team-author {
  min-height:30px;
}
.section-author-team .content-team-author-items .team-author-thumb span {
  display: block;
  padding-top: 30px;
  font-weight: 600;
  color: #333;
  text-align: center;
}
.box-content .items a {
  color: #333;
}
.section-author-team .content-team-author-items .team-author-thumb span:hover {
  color: #EF6F00;
}
.team-author-thumb a > div {
  padding-top: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  border-radius: 50%;
}
.product-sale {
    padding: 30px 0;
}
.product-sale .title-section {
    text-align: center;
}
.product-sale .title-section h2 {
    margin: 0;
    color: #333;
    font-size: 33px;
}
.divider {
    width: 100px;
    height: 2px;
    background: rgb(239, 111, 0);
    display: block;
    margin: 5px auto 20px;
}
.product-sale .desc_ {
    max-width: 80%;
    text-align: center;
    margin: 0 auto 30px;
    font-size: 17px;
}
.list_product-sale {
    border: 1px solid #ebebeb;
}
.list_product-sale {
    border: 1px solid #ebebeb;
    position: relative;
}
.list_product-sale .swiper-pagination {
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
}
.list_product-sale .swiper-pagination span.swiper-pagination-bullet {
    margin: 0 4px;
    background: none;
    border: 1px solid #ccc;
    opacity: 1;
    width: 8px;
    height: 8px;
}
.list_product-sale .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #EF6F00;
    border-color: #EF6F00;
}
.article-sale {
    position: relative;
}
.article-sale .info-product {
    padding: 15px;
}
.article-sale .on-sale {
    position: absolute;
    left: 4px;
    top: 4px;
    max-width: 40px;
    z-index: 99;
}
.article-sale .price_sale {
    color: #EF6F00;
    font-weight: 500;
    /* font-size: 20px; */
    margin-bottom: 5px;
    text-decoration: none;
    display: block;
}
span.percent_sale {
    color: #fff;
    background: red;
    padding: 4px 6px;
    font-size: 13px;
    border-radius: 5px;
    margin-right: 4px;
    text-decoration: none;
}
.article-sale .price_regular del {
    color: rgba(0,0,0,.5);
    text-decoration: line-through;
}
.thumbnail-product {
  overflow: hidden;
  position: relative;
}
.thumbnail-product a {
    /*display:flex;*/
    /*align-items: center;*/
    /*height: 100%;*/
    /* top: 0;
    left: 0;
    right: 0;
    bottom: 0; */
    /* padding-bottom: calc( 0.6 * 100% ); */
    overflow: hidden;
    /*justify-content: center;*/
    /*width: 100%;*/
}
.content-left .thumb img {
  object-fit: cover;
  width: 100%;
  object-position: center center;
  aspect-ratio: 4/3;
}
article .thumbnail-product a img {
  border-radius: 5px;
  object-fit: cover;
  width: 100%;
  object-position: center center;
  aspect-ratio: 4/3;
}
article:hover .thumbnail-product a img {
   /*transform: scale(1.1);*/
}
article.article-sale h2 {
    font-size: 15px;
    font-weight: 500;
    color: #333;
    margin: 5px 0;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
article.article-sale:hover h2 {
    color: #077571;
}
.list_product-sale .swiper-button-next,.list_product-sale .swiper-button-prev {
    background: rgba(0,0,0,.7);
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.list_product-sale .swiper-button-prev {
    left: -20px;
}
.list_product-sale .swiper-button-next {
    right: -20px;
}
.list_product-sale .swiper-button-next:after, .list_product-sale .swiper-button-prev::after {
    font-size: 18px;
}
.product-home .title-section {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.product-home .title-section h2.title_taxonomy {
    margin: 0;
    min-width: 20%;
    color: #333;
    font-size: 26px;
    border-left: 3px solid #EF6F00;
    padding-left: 15px;
    text-transform: uppercase;
}
ul.taxonomy_child {
    padding: 0 0 0 20px;
    margin: 0;
    list-style: none;
    width: 80%;
    display: flex;
    overflow: auto;
    white-space: nowrap;
}
ul.taxonomy_child::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #f5f5f5;
}
ul.taxonomy_child::-webkit-scrollbar {
  height: 5px;
  background-color: #f5f5f5;
}
ul.taxonomy_child::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: #ccc;
}
ul.taxonomy_child li {
    display: inline-block;
}
ul.taxonomy_child li + li {
    margin-left: 5px;
}
ul.taxonomy_child a {
    font-weight: 500;
    text-transform: inherit;
    background: none;
    color: #333;
    text-shadow: none;
    border: 1px solid #EF6F00;
    border-radius: 40px;
    padding: 8px 20px;
    font-size: 16px;
    max-width: inherit;
}
ul.taxonomy_child a:hover {
    border-color: #EF6F00;
    background: #EF6F00;
    color: #fff;
}
section.product-home .content-section {
    display: flex;
}
section.list_product_tax .product-home:nth-child(2n) .content-section {
    flex-direction: row-reverse;
}
section.list_product_tax .product-home:nth-child(2n) .list-products {
    padding-left: 0px;
}
section.list_product_tax .product-home:nth-child(2n) .banner_taxonomy{
    padding-left: 20px;
}
.banner_taxonomy {
    width: 365px;
    display: inline-block;
    max-height: 620px;
    overflow: hidden;
}
#tab-content-holder .article-product {
  width: calc(100% * 1/4 - 15px);
  background: #ff4d0024;
}
.health-items-left .health-thumb img {
  object-fit: cover;
  width: 100%;
  object-position: center center;
  aspect-ratio: 4/3;
}
.health-items-right .box-item .health-thumb img {
  object-fit: cover;
  width: 100%;
  object-position: center center;
  aspect-ratio: 4/3;
}
.review-cuisine .list-products {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
}
article.article-product {
    position: relative;
    border-radius: 5px;
}
article.article-product span.percent_sale {
    position: absolute;
    z-index: 99;
}
article.article-product .wish_list {
    position: absolute;
    right: 0;
    top: 0;
    background: #333;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    z-index: 99;
    cursor: pointer;
}

article.article-product .wish_list.active, article.article-product .wish_list:hover {
    background: red;
}

article.article-product .wish_list.active:hover {
  background: #333;
}
article.article-product .info-product {
  padding: 0 10px;
  min-height: 100px;
}
article.article-product h3 {
    font-weight: 700;
    color: #333;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size:16px;
   padding-top: 20px;
  margin: 0;
}
.heading-experience-news .title h2 {
  font-size: 26px;
  font-weight: 700;
  margin: 0;
}
.review-technology .heading-technology #title-technology {
  color: #EF6F00;
}
.heading-technology .title h2 span {
  padding-right: 5px;
}
article.article-product:hover h3 {
    /*color: #077571;*/
}
article.article-product .price_ {
    font-weight: bold;
    color: #EF6F00;
    font-size: 18px;
}
article.article-product .meta_product {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    /*min-height: 35px;*/
  padding-bottom: 10px;
}
article.article-product ins.price_sale {
    display: block;
}
article.article-product del {
    color: rgba(0,0,0,.6);
    font-size: 15px;
    font-weight: 500;
}
article.article-product .comment-count {
    display: flex;
    align-items: center;
}
article.article-product .comment-count img {
    max-width: 38px;
}
article.article-product .comment-count span {
    font-size: 12px;
    line-height: 1;
    margin-left: 4px;
    margin-top: 2px;
}
article.article-product a.button-buynow {
    display: block;
    background: #EF6F00;
    text-align: center;
    border-radius: 5px;
    padding: 8px 8px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-top: 5px;
}
article.article-product a.button-buynow:hover {
    background: #333;
}
article.article-product a.button-buynow i {
    margin-right: 5px;
}
section.section-news .container {
    border-top: 2px solid #EF6F00;
    display: flex;
}
.section-news .left-section, .left-section .first-news {
    width: calc(100% - 355px);
}
.section-news .right-section,.left-section .other-news {
    width: 355px;
    padding-left: 30px;
}
.heading-news h2 {
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    margin: 10px 0 0;
    font-size: 18px;
}
.heading-news a {
    margin-left: 20px;
    color: #EF6F00;
}
.heading-news a:hover {
    color: #077571;
}
.heading-news a i {
    margin-left: 5px;
}
.right-section .heading-news a {
    display: block;
    margin: 0;
}
section.section-news .content-section {
    margin-top: 10px;
}
.left-section .content-section {
    display: flex;
}
.left-section .other-news {
    padding-left: 10px;
}
article.article-news .thumb {
    /*overflow: hidden;*/
    /*border-radius: 5px;*/
    /*position: relative;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
}

article.article-news .thumb a {
    /* top: 0;
    left: 0;
    right: 0;
    bottom: 0; */
    position: relative;
    /* padding-bottom: calc( 0.6 * 100% ); */
    overflow: hidden;
    display: block;
}
article.article-news img {
    border-radius: 5px;
    display: block;
}
.list_news_cn .article-news img {
  /*height: 150px;*/
  margin: 0;
  aspect-ratio: 4/3;
  object-fit: cover;
  height: 106px;
  width: 100%;
}
.toc-post.active .read-more-menu {
  display: none;
}

.list_news-widget .article-news img {
  max-height: 70px;
  width:100%;
  margin: 0;
  aspect-ratio: 4/3;
}

article.article-news .thumb:hover img {
   /*transform: scale(1.1);*/
}
.post-category .article-news .thumb {
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  height: 200px;
  display: flex;
  align-items: center;
}
.post-category .article-news .thumb img{
  height: auto;
  position: relative;
}
.left-section .first-news {
    border: 1px solid #ebebeb;
    border-radius: 5px;
}
.intro-content ul li .text-footer a {
  color: #333;
  font-weight: 500;
}
.intro-content ul li .text-footer {
  color: #333;
  font-weight: 500;
}
.sub-content .text-center {
  display: flex;
  justify-content: center;
}
.left-section .first-news .info-news {
    padding: 15px;
}
.left-section .first-news .info-news a {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.4;
}
article.article-news a {
    color: #333;
    font-size: 16px;
    padding-right: 5px;
}
article.article-news a:hover {
    /*color: #077571;*/
}
.left-section .other-news .article-news {
    display: flex;
    padding: 8px 0;
    align-items: center;
}
.left-section .other-news .article-news:first-child {
    padding-top: 0;
}
.left-section .other-news .article-news:last-child {
    padding-bottom: 0;
}
.left-section .other-news .article-news + article {
    border-top: 1px solid #ebebeb;
}
.left-section .other-news .article-news .thumb, .news-right article.article-news + article .thumb {
    flex: 0 0 120px;
    margin-right: 10px;
}
.left-section .other-news .article-news a {
    font-weight: 400;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.news-right article.article-news + article {
    margin-top: 30px;
    display: flex;
}
.news-right .info-news {
    margin-top: 10px;
}
.news-right .info-news .excerpt-news {
    margin-top: 8px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    color: rgba(0,0,0,.6);
}
.news-right article.article-news a {
   margin-bottom: 5px;
  font-size: 14px;
  font-weight: 600;
}
.news-right article.article-news + article .info-news {
    margin-top: 0;
}
.section-conduct .container {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.block-section-conduct .title-section {
    margin: 0;
    min-width: 30%;
    color: #333;
    font-size: 26px;
    border-left: 3px solid #EF6F00;
    padding-left: 15px;
    margin-bottom: 15px;
}
.block-section-conduct .article-news {
    display: flex;
}
.block-section-conduct .article-news .thumb {
    flex: 0 0 110px;
    margin-right: 12px;
}
.block-section-conduct .article-news .info-news a {
    display: block;
    font-weight: 600;
    margin-bottom: 4px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.block-section-conduct .article-news + article {
    margin-top: 20px;
}
.block-section-conduct .article-news .excerpt-news {
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.block-section-conduct .article-news:first-child {
    display: block;
}
.block-section-conduct .article-news:first-child  a {
    font-size: 18px;
    margin-top: 7px;
}
.block-section-conduct .article-news:first-child .thumb {
    margin-right: 0;
}

/*------ SIngle product ------*/

.main-info-product .inner-single {
    display: flex;
}
.product-gallery {
    flex: 0 0 30%;
    max-width: 30%;
}
.gallery-thumbs .swiper-slide {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.gallery-thumbs img {
    border: 2px solid #ebebeb;
    max-width: calc(100% - 2px);
}
.gallery-thumbs .swiper-slide-active img, .gallery-thumbs .swiper-slide:hover img {
    border: 2px solid #EF6F00;
}
.gallery-top .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border: 2px solid #ebebeb;
}
.gallery-top .swiper-button {
    background: rgba(0,0,0,.6);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    visibility: hidden;
    opacity: 1;
}
.product-gallery:hover .swiper-button {
    opacity: 1;
    visibility: inherit;
}
.gallery-top .swiper-button-next:after,.gallery-top .swiper-button-prev:after {
    font-size: 16px;
    color: #fff;
}
.gallery-thumbs {
    margin: 20px auto 0;
    width: calc(100% - 200px);
}
.summary.entry-summary {
    flex: 0 0 calc(70% - 50px);
    max-width: calc(70% - 50px);
    padding-left: 50px;
}
section.main-info-product {
    margin-top: 15px;
}
.summary.entry-summary h1 {
    font-size: 26px;
    margin-top: 0;
}
ul.list_deal {
    padding: 0;
    margin: 35px 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
ul.list_deal li {
    border: 1px solid #ebebeb;
    padding: 20px;
    text-align: center;
    position: relative;
}
ul.list_deal li.offer::before {
    content: 'Đề xuất';
    position: absolute;
    left: 0;
    top: 0;
    background: #1da64c;
    color: #fff;
    font-size: 13px;
    padding: 2px 10px;
    border-radius: 0 10px 10px 0;
}
ul.list_deal .logo_deal {
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
    border: 1px solid #ebebeb;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
ul.list_deal .logo_deal img {
    max-width: 90%;
}
ul.list_deal .price_deal {
    color: red;
    font-weight: 700;
}
ul.list_deal a {
    display: block;
    background: #FF4D00;
    margin-top: 10px;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 5px;
}
ul.list_deal a:hover {
    background: #333;
}
.entry-summary .price_ {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 20px;
}
.entry-summary .price_ span {
    color: red;
    margin-left: 15px;
    font-size: 24px;
}

.entry-summary .price_ img {
    max-width: 50px;
    margin: 0 35px;
}
.entry-summary .price_ a {
    border: 1px solid #FF4D00;
    color: #FF4D00;
    font-size: 18px;
    padding: 8px 20px;
    font-weight: 400;
    border-radius: 5px;
}
.entry-summary .price_ a:hover {
    background: #333;
    border-color: #333;
    color: #fff;
}
.entry-summary .price-range {
    margin: 25px 0;
    font-size: 20px;
}
.entry-summary .price-range span {
    font-size: 24px;
    font-weight: 500;
}
.entry-summary .desc_product {
    color: rgba(0,0,0,.65);
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
}
section.description {
    margin-top: 40px;
}
section.has-sidebar .container {
    display: flex;
  background: white;
  column-gap: 15px;
}
.bg-white.p-3 {
  background: white;
  padding: 20px;
  font-size: 16px;
}
section.has-sidebar .left-section {
    padding: 10px  20px 40px 20px;
    border-radius: 5px;
    width: calc(100% - 420px);
    border: 1px solid #ebebeb;
}
aside#sidebar {
    /*flex: 0 0 335px;*/
  width: 420px;

}
.meta-post .author span {
  color: #333;
  font-weight: 600;
}
.widget {
    margin-bottom: 30px;
  padding-top: 40px;
  padding-right: 20px;
}
.left-section-email .intro-email span {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  padding: 15px 0;
}
.content-footer-items .connect {
  font-size: 20px;
  font-weight: 700;
}
.right-footer-items .intro-content .menu_parent {
  font-size: 20px;
  font-weight: 700;
}
.widget-news.news-products {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.widget-title {
    border-bottom: 1px solid #FF4D00;
    padding: 0 0 10px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 24px;
    margin-right: 15px;
  color: #FF4D00;
}
.widget-title .info-news a {
  padding-right:10px;
}
.list_news-widget article {
    display: flex;
    padding: 10px 0;
}
.list_news-widget article + article {
    border-top: 1px solid #ebebeb;
}
.list_news-widget .thumb {
    flex: 0 0 100px;
    margin-right: 5px;
}
.list_news-widget .info-news {
    flex: 0 0 calc(100% - 100px);
}
.list_news-widget article.article-news .thumb a {
    /* padding-bottom: 65px; */
}
.list_news-widget article .date {
    font-size: 13px;
    margin-top: 5px;
    color: rgba(0,0,0,.55);
}
.widget-product .widget-title {
    margin-bottom: 0;
}
.related-widget {
    border: 1px solid #ebebeb;
    border-radius: 0 0 5px 5px;
}
article.product_widget {
    display: flex;
    padding: 10px;
}
article.product_widget + article {
    border-top: 1px solid #ebebeb;
}
article.product_widget .thumbnail-product {
    flex: 0 0 80px;
    margin-right: 10px;
}
article.product_widget h3 {
    margin: 0 0 2px;
    font-size: 15px;
    color: #333;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-weight: 500;
}
article.product_widget:hover h3 {
    color: #077571;
}
article.product_widget .price_ {
    color: red;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}
article.product_widget .price_ del {
    color: rgba(0,0,0,.5);
    font-weight: 400;
    font-size: 13px;
    margin-left: 5px;
}
article.product_widget a.button-buynow {
    background: #FF4D00;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
}
article.product_widget a.button-buynow:hover {
    background: #333;
}
article.product_widget a.button-buynow i {
    margin-right: 3px;
}
.widget.widget-img img {
    width: 100%;
}
.top-review {
    border: 3px solid #EF6F00;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 10px;
    position: sticky;
    top: 20px;
}
.top-review .title_section {
    text-align: center;
    margin: 6px 0 10px;
    font-size: 26px;
    color: #EF6F00;
    font-weight: 600;
}
ul.list-reviews {
    list-style: none;
    padding: 0;
}
ul.list-reviews li + li {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
}
ul.list-reviews a {
    color: #333;
    font-weight: 600;
}
ul.list-reviews a:hover {
    color: #EF6F00;
    text-decoration: underline;
}
ul.list-reviews li ul li a {
  color: #333;
  font-weight: 400;
}
ul.list-reviews li ul li {
  list-style: none;
}
ul.list-reviews li ul {
  margin-left: -20px;
  margin-top: 10px;
}
.title_description {
    border-bottom: 2px solid #EF6F00;
    display: flex;
    margin-bottom: 10px;
}
.title_description span {
    background: #EF6F00;
    color: #fff;
    padding: 10px 15px 8px;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
}
ul.thongso_kt {
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
}
ul.thongso_kt li {
    padding: 8px 15px;
    font-size: 15px;
}
ul.thongso_kt li:nth-child(2n+1) {
    background: #fafafa;
}
ul.thongso_kt span.specs-left {
    width: 250px;
    font-weight: bold;
    display: inline-block;
}
ul.thongso_kt span.specs-right {
    width: calc(100% - 270px);
    display: inline-block;
    padding-left: 15px;
}
.content_desc {
    line-height: 1.6;
    padding: 25px 0;
}
.inner-content_desc {
    transition: .3s;
    position: relative;
    line-height: 1.5;
}
.inner-content_desc.content {
    overflow: hidden;
}
.content_desc .read-more, .desc_coupon .read-more {
    margin-top: 30px;
    text-align: center;
}
.content_desc .read-more button, .desc_coupon .read-more button {
    background: none;
    border: 1px solid #EF6F00;
    color: #EF6F00;
    font-size: 16px;
    padding: 8px 20px;
    border-radius: 5px;
    cursor: pointer;
}
.content_desc .read-more button:hover, .desc_coupon .read-more button:hover {
    background: #EF6F00;
    color: #fff;
}
.content_desc.active .read-more, .content_desc.active .inner-content_desc::after,
.desc_coupon.active .read-more, .desc_coupon.active .inner-content_desc::after {
    display: none;
}
.content_desc.active .inner-content_desc, .desc_coupon.active .inner-content_desc  {
    height: auto;
    overflow: inherit;
}
.so-sanh .content_desc {
    padding-top: 5px;
}
.so-sanh .heading-ss {
    display: flex;
    background: #ddd;
    padding: 10px 15px;
    justify-content: space-between;
    font-weight: bold;
    border-radius: 5px;
}
form#so-sanh {
    display: flex;
}
form#so-sanh .item-form + div {
    margin-left: 25px;
}
form#so-sanh select {
    background: none;
    border: none;
    color: #EF6F00;
    cursor: pointer;
    font-weight: 500;
}
.list-item-ss {
    margin: 10px 0 0;
}
.list-item-ss .item-ss {
    padding: 15px 0;
    display: flex;
}
.list-item-ss .item-ss + div {
    border-top: 1px solid #ebebeb;
}
.list-item-ss .item-ss .thumbnail_ {
    flex: 0 0 110px;
    margin-right: 20px;
    text-align: center;
    font-size: 15px;
}
.list-item-ss .item-ss .thumbnail_ img {
    border: 1px solid #ebebeb;
    margin-bottom: 5px;
}
.list-item-ss .item-ss .info-product_ss {
    flex: 0 0 calc(100% - 130px);
    display: flex;
}
.infomation_ss {
    font-size: 15px;
    line-height: 1.3;
    flex: 0 0 60%;
}
.infomation_ss h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}
.infomation_ss a {
    color: #EF6F00;
}
.infomation_ss span.noi-ban {
    display: block;
}
.infomation_ss a.product_other {
    background: #eee;
    color: #333;
    padding: 8px 10px;
    display: flex;
    max-width: 200px;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    font-weight: bold;
    border-radius: 5px;
}
.infomation_ss a.product_other:hover {
    color: #fff;
    background: #333;
}
.infomation_ss a.product_other i {
    margin-left: 5px;
}
.infomation_ss a.link_sp {
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.info-product_ss .meta_link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
    flex: 0 0 calc(40% - 20px);
}
.info-product_ss .meta_link a {
    background: #EF6F00;
    color: #fff;
    padding: 5px 14px;
    font-size: 15px;
    border-radius: 5px;
}
.info-product_ss .meta_link a:hover {
    background: #333;
}
.info-product_ss .price__ {
    text-align: center;
}
.info-product_ss .price__ .price{
    text-align: center;
    color: #EF6F00;
    font-weight: bold;
    font-size: 22px;
}
.info-product_ss .price__ span {
    display: block;
    color: #333;
    font-size: 11px;
}
.best_price {
    border-bottom: 1px solid #EF6F00;
    padding: 12px 0;
    display: none;
    background: #fff;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.best_price.sticky {
    display: block;
}
.best_price .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.price_product h3 {
    margin: 0;
    font-size: 26px;
    color: #06840C;
}
.left_b_price .price__ {
    display: flex;
    align-items: center;
}
.left_b_price {
    display: flex;
    align-items: center;
}
.left_b_price .price__ .sale_price {
    font-size: 22px;
    font-weight: bold;
    color: #EF6F00;
}
.left_b_price .price__ .regular_price {
    margin: 0 15px;
    color: #777;
    font-size: 16px;
}
.left_b_price .price__ .percent_sale {
    font-size: 24px;
    color: #ff0000;
    font-weight: 700;
}
.left_b_price .arrow {
    margin: 0 20px;
}
.left_b_price .arrow img {
    width: 150px;
}
.info_prodcut_sale {
    display: flex;
    align-items: center;
}
.info_prodcut_sale img {
    max-width: 50px;
}
.info_prodcut_sale h3 {
    margin: 0 0 0 20px;
    color: #EF6F00;
}
.link_product a {
    display: inline-block;
    background: linear-gradient(360deg, #EF6F00 0%, #EF6F008A 100%);
    color: #fff;
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 20px;
    -webkit-appearance: none;
}
.link_product a:hover {
    background: #333;
}
.list_product-sosanh .article-sale {
    border: 1px solid #ccc;
}
.list_product-sosanh {
    position: relative;
    display: grid;
    grid-template-columns: repeat(6,1fr);
    grid-row-gap: 10px;
    grid-column-gap: 5px;
}
.list_product-sosanh a.button_ss {
    margin: 0 auto;
    background: #D25625;
    color: #fff;
    padding: 10px 20px;
    display: block;
    max-width: 100px;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    cursor: pointer;
    z-index: 99;
    display: none;
}
.list_product-sosanh a.button_ss:hover {
    background: #333;
}
.list_product-sosanh article:hover a.button_ss {
    display: block;
}
.list_product-sosanh article.article-sale h2 {
    font-size: 18px;
    font-weight: 400;
    margin: 2px 0 8px;
}
.list_product-sosanh .price_ {
    color: #D25625;
    font-size: 18px;
}
.list_product-sosanh .noi_ban {
    padding: 15px 20px 10px;
    border-top: 1px solid #ccc;
}
.product_bestsale {
    position: relative;
}
.product_bestsale .swiper-button-prev {
    left: 0;
    background: rgba(0,0,0,.7);
    width: 35px;
    height: 50px;
    border-radius: 0 5px 5px 0;
}
.product_bestsale .swiper-button-next {
    right: 0;
    background: rgba(0,0,0,.7);
    width: 35px;
    height: 50px;
    border-radius: 5px 0 0 5px;
}
.product_bestsale .swiper-button::after {
    color: #fff;
    font-size: 18px;
}
section.news_cn .title_section, section.product-sosanh h2 {
    border-bottom: 1px solid #EF6F00;
    padding: 0 0 6px;
    margin: 40px 0 20px;
    font-size: 24px;
    font-weight: 600;
}
.title_section{
    border-bottom: 1px solid #EF6F00;
    padding: 0 0 6px;
    margin: 40px 0 20px;
    font-size: 24px;
    font-weight: 500;
}
.list_news_cn {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.list_news_cn article.article-news .views_port {
    font-size: 13px;
}
.list_news_cn article.article-news .desc_post {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.list_news_cn article.article-news a {
    display: block;
    margin: 8px 0;
    font-size: 16px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-weight: 600;
}
section.news_cn .read-more {
    margin: 30px 0 0;
    text-align: center;
}
section.news_cn .read-more a {
    color: #fff;
    font-size: 16px;
    background: #EF6F00;
    padding: 10px 15px;
    border-radius: 5px;
    display: inline-block;
}
section.news_cn .read-more a:hover {
    background: #333;
}
.list_news_cn .desc_news {
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    color: #777;
}
.gallery-top {
  margin-bottom: 20px;
}
.gallery-thumbs {
  margin: 0 auto;
  width: calc(100% - 200px);
  position: relative;
}
.gallery-thumbs .swiper-button-next {
    right: -75px;
    background: rgba(0,0,0,.5);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
}
.gallery-thumbs .swiper-button-prev {
    left: -75px;
    background: rgba(0,0,0,.5);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
}
.gallery-thumbs .swiper-button:after{
    font-size: 16px;
}
.gallery-thumbs .swiper-button:hover {
    background: #333;
}

/*------ Single Post ------*/

section.main-content-post {
    margin-top: 15px;
}
div#breadcrumbs , .bottom-single-post {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
div#breadcrumbs a {
    color: #333;
    font-weight: bold;
}
div#breadcrumbs a:hover {
    color: #EF6F00;
}
div#breadcrumbs span.right {
    margin: 0 5px;
}
div#breadcrumbs span.breadcrumb_last {
    color: #EF6F00;
}
/* div#breadcrumbs span.right::before {
    content: '\f0da';
    font: normal normal normal 14px/1 FontAwesome;
    color: rgba(0,0,0,.6);
} */

div#col_right {
  background: white;
}
.box-new {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 15px;
  column-gap: 15px;
  row-gap: 20px;
}
.box-new .box-news-author {
  width: calc(100% * 1/3 - 10px);
}
article.box-news-author .thumb a > img {
  height: 150px;
  width: 100%;
  object-fit: cover;
}
article.box-news-author .info-news {
  margin-top: 10px;
}
article.box-news-author .info-news {
  margin-top: 10px;
}
article.box-news-author .info-news h4 {
  margin: 0;
  color: #333;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.toc-post {
  border-radius: 5px;
  display: inline-block;
  padding: 10px;
  background: #fcfcfc;
  border: 1px dashed #ccc;
  margin-bottom: 2em;
  width: calc(100% - 20px);
  position: relative;
}
.title-toc {
    font-size: 16px;
    cursor: pointer;
    background: #ebebeb;
    text-align: center;
    font-weight: 700;
}
.toc-post .posts-menu__title:after {
  position: absolute;
  right: 20px;
  font-family: "FontAwesome";
  content: "\f077";
}
.title-toc i {
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
}
.title-toc span.icon__::before {
    content: '\f078';
    font: normal normal normal 16px/1 FontAwesome;
    color: rgba(0,0,0,.6);
}
.toc-post.active .title-toc span.icon__::before {
    content: '\f077';
}
ul.content-toc {
    margin: 15px 0 0;
    padding: 0 15px;
    list-style: none;
    /*display: none;*/
}
.toc-post.active ul.content-toc {
    display: none;
}
.toc-post.active .posts-menu__title::after {
  position: absolute;
  right: 20px;
  font-family: "FontAwesome";
  content: "\f078";
}
ul.content-toc li + li {
    margin-top: 5px;
}
ul.content-toc a {
    color: #333;
}
/*ul.content-toc a:hover {*/
/*    color: #EF6F00;*/
/*}*/
.content_post {
    font-size: 16px;
    line-height: 28px;
}
.content_post img {
    margin: 0 auto 15px;
}
.content_post p > img {
  margin: 15px auto;
  display: block;
}
.main-content-post .list_news_cn {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}
h1.post-title {
    font-size: 27px;
  line-height: 1.3;
}
.main-content-post .meta-post {
    /* border-bottom: 1px solid #ebebeb; */
    border-radius: 5px;
    padding: 0;
    /* margin: 0 0 20px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main-content-post .left-section .tags {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 10px;
}
.main-content-post .left-section .tags .key-word {
  padding-left: 10px;
  grid-gap: 10px;
}
.main-content-post .left-section .tags .key-word a {
  background: #f1f1f1;
  border-radius: 4px;
  padding: 0 7px;
  color: #EF6F00;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 5px;
}
.tags .tag-title {
  width: 80px;
}
article.box-news-tag .thumb img {
  object-fit: cover;
  width: 100%;
  object-position: center center;
  aspect-ratio: 4/3;
}
table, th, td {
  border: 1px solid #bfbfbf;
  border-collapse: collapse;
  width: 100% ;
}
.text-center.relatedNews {
  text-align: center;
  padding-top: 10px;
}
.text-center.relatedNews button {
  border-radius: 5px;
  border: unset;
  padding: 10px;
  background: #EF6F00;
  color: #FFFFFF;
}
.new-relatedNews {
  display: none;
}

.box-new-tag {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  padding: 20px;
}
article.box-news-tag .info-news h4 {
  margin: 0;
  color: #333;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-top: 10px;
}
title {
  text-transform: capitalize;
}
.title-tag {
  padding: 15px 0 15px 15px;
}
.title-tag .tags {
  text-transform: capitalize;
}
article.box-news-tag .thumb a > img {
  height: 200px;
  width: 100%;
  object-fit:cover;
}

button#btn-more {
  margin-top: 20px;
  color: white;
  background: #EF6F00;
  border: none;
  border-radius: 5px;
  padding: 10px;
}
.share_post {
    display: flex;
    align-items: center;
}
.share_post .share__ {
    background: #efefef;
    border: 1px solid #ccc;
    padding: 8px 15px;
    border-radius: 2px;
}
.share_post .share__ i {
    /* border-right: 1px solid #ccc; */
    /* padding-right: 10px; */
    /* margin-right: 5px; */
}

.meta-post .entered{
  margin: 0;
}
ul.social-share {
    padding: 0;
    margin: 0 10px 0 5px;
    list-style: none;
}
ul.social-share li {
    display: inline-block;
}
ul.social-share li + li {
    margin-left: 5px;
}
ul.social-share li a {
    background: #efefef;
    border: 1px solid #ccc;
    padding: 10px 15px;
    border-radius: 2px;
}
ul.social-share li.facebook a {
    background: #516aad;
    border-color: #516aad;
    color: #fff;
}
ul.social-share li.twitter a {
    background: #26c4f8;
    border-color: #26c4f8;
    color: #fff;
}
ul.social-share li span {
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin-left: 6px;
}
ul.social-share li a:hover {
    background: #333;
    border-color: #333;
    color: #fff;
}
ul.social-share li.more_ {
    cursor: pointer;
    position: relative;
}
ul.social-share .list_more_share {
    display: none;
    position: absolute;
    left: 0;
    top: 30px;
    background: #efefef;
    padding: 15px 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
ul.social-share li.more_:hover .list_more_share,
ul.social-share li.more_:focus .list_more_share {
    display: block;
}
ul.list_more_share li {
    display: block;
}
ul.list_more_share li + li {
    margin: 10px 0 0;
}
ul.social-share ul.list_more_share a {
    background: none;
    border: none;
    padding: 0;
    color: #333;
    font-size: 20px;
}
ul.social-share ul.list_more_share a:hover {
    color: #EF6F00;
}
.meta-post .author {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    /*width: 30%;*/
}
.meta-post .author .date-info{
  margin-left: 20px;
}
.meta-post .author .avatar {
    flex: 0 0 50px;
    border-radius: 50%;
    margin-right: 15px;
}
.meta-post .author .avatar img {
    border-radius: 50%;
    margin: 0;
}
.meta-post .author .info-author {
    font-size: 15px;
    font-weight: 600;
    padding-top: 0;
}
.meta-post .author ul.social {
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
}
.meta-post .author ul.social li {
    display: inline-block;
}
.meta-post .author ul.social li + li {
    margin-left: 10px;
}
.meta-post .author ul.social a {
    color: #333;
}
.meta-post .author ul.social a:hover {
    color: #077571;
}
.star-rating {
    font-size: 18px;
    color: rgba(0,0,0,.3);
    margin-left: 20px;
}
.star-rating span.checked {
    color: #faa804;
}
.content_post .rating {
    display: flex;
    align-items: center;
}
.bottom-single-post {
    margin: 15px 0;
    display: flex;
    justify-content: space-between;
}
.bottom-single-post .rating {
    display: flex;
    align-items: center;
}
.bottom-single-post div + div {
    margin-left: 15px;
}
.bottom-single-post ul.share-post {
    padding: 0;
    margin: 0;
    list-style: none;
}
.bottom-single-post ul.share-post li {
    display: inline-block;
}
.bottom-single-post ul.share-post li + li {
    margin-left: 15px;
}
.bottom-single-post ul.share-post a {
    font-size: 20px;
    color: #333;
}
.bottom-single-post ul.share-post a:hover {
    color: #077571;
}
.content_post .list_product-sosanh {
    display: block;
}
#comment .head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    font-weight: bold;
}
#comment .head .orderby {
    font-weight: 400;
}
#comment .head .orderby select {
    margin-left: 5px;
    background: #eee;
}
form#send-comment {
    margin: 10px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
}
form#send-comment div + div {
    margin-top: 15px;
}
form#send-comment label {
    display: block;
}
form#send-comment label span.required {
    color: red;
}
form#send-comment textarea, form#send-comment input {
    padding: 8px 10px;
    width: calc(100% - 22px);
    border: 1px solid #ebebeb;
    border-radius: 5px;
    font-family: 'Roboto';
    font-size: 15px;
}
form#send-comment .info_user_comment {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
form#send-comment .info_user_comment div + div {
    margin: 0;
}
form#send-comment .form-submit input#submit {
    max-width: 120px;
    background: #FF4D00;
    color: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    height: 44px;
}
form#send-comment .form-submit input#submit:hover {
    background: #333;
}
ul.list-comments {
    list-style: none;
    padding: 0;
    margin: 30px 0 10px;
}
ul.list-comments li {
    padding: 15px 0;
}
ul.list-comments li + li {
    border-top: 1px solid #ebebeb;
}
ul.list-comments
 .header-comment {
    display: flex;
    align-items: center;
}
ul.list-comments .avatar {
    flex: 0 0 55px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
ul.list-comments .avatar img {
    border-radius: 50%;
}
ul.list-comments .info-user-comment {
    flex: 0 0 calc(100% - 65px);
}
ul.list-comments .header-comment h5 {
    margin: 0 0 5px;
}
ul.list-comments .header-comment
 span.time-comment {
    color: #777;
    font-size: 13px;
    font-style: italic;
}
ul.list-comments .content-comment {
    background: #f4f4f4;
    border: 5px;
    padding: 15px;
    margin-top: 10px;
}
ul.list-comments ul.children {
    list-style: none;
    margin-top: 15px;
    padding-left: 35px;
}
.comment-product .heading-comment {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.comment-product .heading-comment h3 {
    font-size: 20px;
}
/* .comment-product .heading-comment .rating {
    display: flex;
    align-items: center;
}
.comment-product .heading-comment .rating_ {
    margin-left: 15px;
    font-size: 20px;
}
.comment-product .heading-comment .rating_ span.fa.fa-star {
    cursor: pointer;
    color: #ccc;
}
.comment-product .heading-comment .rating_ span.fa.fa-star.checked,.comment-product .heading-comment span.fa.fa-star:hover {
    color: #EF6F00;
}
form.rating {
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 50px;
}

form.rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}

form.rating label:last-child {
  position: static;
}

form.rating label:nth-child(1) {
  z-index: 5;
}

form.rating label:nth-child(2) {
  z-index: 4;
}

form.rating label:nth-child(3) {
  z-index: 3;
}

form.rating label:nth-child(4) {
  z-index: 2;
}

form.rating label:nth-child(5) {
  z-index: 1;
}

form.rating label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

form.rating label .icon {
  float: left;
  color: #ccc;
  font-size: 20px;
}

form.rating label:last-child .icon {
  color: #ccc;
}

form.rating:not(:hover) label input:checked ~ .icon, form.rating:hover label:hover input ~ .icon {
  color: #EF6F00;
}

form.rating label input:focus:not(:checked) ~ .icon:last-child {
  color: #000;
  text-shadow: 0 0 5px #EF6F00;
} */
.comment-product form#send-comment {
    margin: 0;
    border: none;
}
.comment-product span.text_ {
    color: #333;
    margin-bottom: 5px;
    display: block;
}
.comment-form-image input#fileToUpload {
    border: none;
    padding: 0;
}
.comment-product form#send-comment .info_user_comment {
    grid-template-columns: repeat(4,1fr);
}
.comment-product form#send-comment input#submit {
    width: 100%;
    max-width: 100%;
}
section#comment {
    margin: 40px 0;
}
#comment.comment-product form#send-comment input#submit {
    display: inline-block;
    width: auto;
    text-transform: uppercase;
    padding: 12px 20px;
    height: 44px;
    -webkit-appearance: none;
}
#comment.comment-product .form-submit {
    text-align: center;
}
#comment.comment-product form#send-comment {
    padding: 0 0 20px;
}
.main-content-post .list_news_cn .desc_post {
    color: #777;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
ul.related_posts {
    background: #f5f5f5;
    padding: 10px 20px 20px 15px;
    list-style: none;
    border-left: 5px solid #EF6F00;
}
ul.related_posts::before {
    content: '\f10d';
    font: normal normal normal 28px/1 FontAwesome;
    color: #EF6F00;
    margin-bottom: 10px;
    display: block;
}
ul.related_posts li + li {
    margin-top: 8px;
}
ul.related_posts a {
    font-size: 17px;
    font-weight: bold;
    color: #077571;
}
ul.related_posts a:hover {
    color: #333;
    text-decoration: underline;
}
.product_mostsale {
    margin: 50px 0 30px;
    border: 3px solid #EF6F00;
    padding: 20px;
}
.product_mostsale h2 {
    margin: -36px 0 30px;
    background: #fff;
    width: fit-content;
    padding: 0 15px;
    text-transform: uppercase;
    color: red;
    font-size: 20px;
}
.h2-title-doc-wrap {
    display:flex;
    align-items: baseline;
}
span.h2-title-toc {
    color: #EF6F00;
    font-size: 36px;
    font-weight: 700;
    padding-right: 10px;
}
ul.list_products- {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.list_products- li + li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
}
ul.list_products- li {
    display: flex;
    position: relative;
}
ul.list_products- .thumb__ {
    width: 100px;
    margin-right: 25px;
    position: relative;
}
ul.list_products- .info_product {
    width: calc(100% - 125px);
    display: flex;
    justify-content: space-between;
}
ul.list_products- span.number_sale {
    position: absolute;
    left: 0;
    top: 0;
    background: red;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-weight: bold;
}
ul.list_products- a.title_product {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}
ul.list_products- a.title_product:hover {
    color: #077571;
}

ul.list_products- span.source_ {
    display: flex;
    align-items: center;
}

ul.list_products- span.source_ img {
    float: left;
    margin: 0 5px 0 0;
    width: 80px;
}
ul.list_products- .price_product {
    width: 200px;
    padding-left: 15px;
    text-align: center;
}
ul.list_products- .price_product a {
    display: block;
    margin-top: 10px;
    background: red;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px;
}
ul.list_products- .price_product a:hover {
    background: #333;
}
ul.list_products- .price_product .price__ {
    font-weight: bold;
    font-size: 20px;
    margin-top: 5px;
}
ul.list_products- .price_product span.price_del {
    font-size: 18px;
    text-decoration: line-through;
    color: #777;
}
h3.title_top-product {
    font-size: 24px;
    font-weight: 500;
}
h3.title_top-product span {
    display: inline-block;
    background: #EF6F00;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    margin-right: 5px;
}
.top-product_ {
    margin: 30px 0;
    padding: 0 50px;
}
.top-product_ .inner_top-product {
    border: 1px solid rgba(0,0,0,.3);
    background: #f5f5f5;
    padding: 10px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.top-product_ span.number_ {
    background: #EF6F00;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    display: block;
    position: absolute;
    left: -70px;
    top: 10px;
    transform: rotate(-45deg);
    width: 200px;
    text-align: center;
    padding: 6px 10px;
}
.inner_top-product .thumbnail_product {
    width: 40%;
}
.inner_top-product .thumbnail_product img {
    margin-bottom: 0;
}
.inner_top-product .info_product {
    padding-left: 30px;
    width: calc(60% - 30px);
}
.inner_top-product .info_product h3 {
    margin: 0 0 10px;
    font-size: 22px;
}
.inner_top-product .info_product .price_ {
    color: red;
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.inner_top-product .info_product  .title_ {
    font-size: 18px;
    font-weight: 600;
    margin-left: -50%;
    padding: 10px;
}

.inner_top-product .descreption_ {
    color: #777;
    margin-bottom: 15px;
}
.button_buy a {
    display: block;
    background: #128dff;
    text-align: center;
    color: #fff;
    padding: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
}
.button_buy a.lazada_ {
    background: #001dca;
}
.button_buy a.shopee_ {
    background: #ee4422;
}
.button_buy a:hover {
    background: #333;
}
.button_buy a + a {
    margin-top: 15px;
}


/*------ Category -----*/

section.content-category {
    display: flex;
    column-gap: 25px;
}
.content-category .sidebar-category-right {
    flex: 0 0 240;
}
.content-category .sidebar-category .widget_category, .spa_box_common.most_view {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
    background: white;
}
.content-category div#col_right {
  width: calc(100% - 360px);
}
.blog-page {
  background: #F5F5F5;
  padding-bottom: 50px;
}
.content-news-children-left .thumb a > div {
  /*padding-top: calc(100% * 3/5 - 30px);*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  margin: 20px 0 0 20px;
  aspect-ratio: 4/3;
}
.content-children .items .thumb a > div {
  /*padding-top: calc(100% * 4/5 - 10px);*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  aspect-ratio: 4/3;
}
.sidebar-category .spa_box_common {
    margin-bottom: 30px;
}
.sidebar-category .spa_title h2 {
    margin: 15px 0;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 6px;
    font-size: 18px;
}
.sidebar-category .spa_title a {
    color: #333;
}
.sidebar-category .spa_title a:hover {
    color: #077571;
}
.sidebar-category .spa_title h2:after {
    content: "";
    height: 2px;
    background: #ff6600;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
}
.sidebar-category ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidebar-category ul li + li {
    margin-top: 10px;
}
.sidebar-category ul a {
    color: #888;
    font-size: 15px;
}
.sidebar-category ul a:hover {
    color: #077571;
}
.sidebar-category ul.sub_item {
    margin-top: 10px;
    padding-left: 20px;
}
.list_products_ article {
    padding: 10px 0;
    display: block;
}
.list_products_ article .thumbnail-product {
    margin-bottom: 10px;
}
.list_post_qt li {
    display: flex;
}
.list_post_qt li::before {
    content: '\f0da';
    font: normal normal normal 14px/1 FontAwesome;
    color: rgba(0,0,0,.6);
    margin-right: 6px;
}
.list_post_mostview article + article {
    margin-top: 20px;
}
.list_post_mostview article  .thumb {
    margin-bottom: 10px;
}
.post-featured {
    display: flex;
}
.post-featured .fisrt_ {
    flex: 0 0 66%;
    max-width: 66%;
}
.post-featured  .other_ {
    flex: 0 0 calc(34% - 20px);
    max-width: calc(34% - 20px);
    padding-left: 20px;
}
article.item-featured {
    position: relative;
}
article.item-featured + article {
    margin-top: 15px;
}
.other_ article.item-featured .thumb__ {
  height: 180px;
  overflow: hidden;
}

.fisrt_ article.item-featured .thumb__ {
  height: 375px;
}
article.item-featured h3 {
    position: absolute;
    z-index: 3;
    padding: 10px;
    bottom: 0;
    left: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 1.4;
    margin: 0;
}
.fisrt_ article.item-featured h3 {
    text-transform: uppercase;
}
article.item-featured::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70%;
    background: -moz-linear-gradient(269deg, rgba(153,218,255,0) 0%, rgba(0,0,0,0.54) 91%, rgba(0,0,0,0.6) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(153,218,255,0)), color-stop(91%, rgba(0,0,0,0.54)), color-stop(100%, rgba(0,0,0,0.6)));
    background: -webkit-linear-gradient(269deg, rgba(153,218,255,0) 0%, rgba(0,0,0,0.54) 91%, rgba(0,0,0,0.6) 100%);
    background: -o-linear-gradient(269deg, rgba(153,218,255,0) 0%, rgba(0,0,0,0.54) 91%, rgba(0,0,0,0.6) 100%);
    background: -ms-linear-gradient(269deg, rgba(153,218,255,0) 0%, rgba(0,0,0,0.54) 91%, rgba(0,0,0,0.6) 100%);
    background: linear-gradient(181deg, rgba(153,218,255,0) 0%, rgba(0,0,0,0.54) 91%, rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99DAFF', endColorstr='#000000',GradientType=0 );
    z-index: 2;
    opacity: 0.8;
}
article.item-featured img {
    width: 100%;
}
.post-category {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    padding-top: 20px;
    padding-left: 15px;
}
.post-category article.article-news .thumb a {
    padding-bottom: calc( 0.8 * 100% );
    padding-bottom: 0;
}
.post-category .info-news a {
    display: block;
    margin: 10px 0;
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.post-category .info-news  .excerpt-news {
    color: #999;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.read-more-post {
    margin: 30px 0 10px;
    text-align: center;
}
.section-home.discount-code h1 a {
  padding-bottom: 25px;
  color: #EF6F00;
  text-transform: capitalize;
}
.box-content .items .item-content:hover .title  {
 color: #EF6F00;
}
.read-more-post a {
    background: #FF4D00;
    color: #fff;
    padding: 8px 20px;
    border-radius: 5px;
}
.read-more-post a:hover {
    background: #333;
}

/*------ Product Category -----*/

section.main_taxonomy {
    margin-top: 20px;
    display: flex;
}
aside#sidebar.sidebar-taxonomy {
    flex: 0 0 260px;
    max-width: 260px;
    padding: 0;
}
.widget-sidebar + .widget-sidebar {
    margin-top: 35px;
}
#sidebar .inner_widget {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
}
.widget-sidebar .title {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
}
.widget-sidebar .title i {
    font-size: 15px;
}
.widget-sidebar .widget-content {
    padding: 0;
    list-style: none;
    margin: 15px 0;
}
.widget-content ul{
    padding: 0;
    list-style: none;
    margin: 15px 0;
}
ul.list-taxonomy li + li {
    margin-top: 6px;
}
ul.menu_primary.list-taxonomy li a {
    padding: 7px 0;
    color: #333;
    font-size: 15px;
}
ul.menu_primary.list-taxonomy li a:hover {
    background: none;
    color: #FF4D00;
}
.filter_price .item_price + .item_price {
    margin-top: 8px;
}
.filter_price .item_price {
    display: flex;
    align-items: center;
}
.filter_price span {
    margin-left: 8px;
    font-size: 13px;
    color: rgba(0,0,0,.6);
}
.filter_price input {
    width: 15px;
    padding: 0;
    border: solid 1px #077571;
    border-radius: 8px;
    height: 15px;
    margin: 0 8px 0 0;
    cursor: pointer;
}
.filter_search .filter_price_btn_wrap {
    margin: 15px 0 0;
    text-align: center;
}
.filter_search a.filter_price_btn {
    background: #FF4D00;
    margin-top: 10px;
    color: #fff;
    padding: 8px 19px;
    border-radius: 5px;
}
.filter_search a.filter_price_btn:hover {
    background: #333;
}
div#form_filter {
    width: 100%;
}
.load_more_price {
    text-align: center;
    margin: 15px 0;
}
.load_more_price span {
    color: #FF4D00;
    cursor: pointer;
    font-size: 16px;
    margin: 0;
}
.load_more_price span.show-more {
    display: none;
}
.load_more_price span.hide-more {
    display: block;
}
.filter_price.active span.show-more {
    display: block;
}
.filter_price.active span.hide-more {
    display: none;
}
.filter_price.active form#form_filter {
    height: 145px;
    overflow: hidden;
}
div#breadcrumbs {
    border: none;
    /* border-bottom: 1px solid #ebebeb; */
}
.content_main_taxonomy {
    flex: 0 0 calc(100% - 282px);
    max-width: calc(100% - 282px);
    padding-left: 20px;
}
h1.title-taxonomy {
    margin: 0 0 20px;
    min-width: 30%;
    color: #EF6F00;
    font-size: 21px;
    border-left: 3px solid #EF6F00;
    padding-left: 15px;
}
.filter_count {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}
.filter_control .filter_count {
    font-size: 15px;
    color: #444444;
    margin-right: 36px;
    margin-bottom: 10px;
}
.filter_control .filter_count span {
    font-weight: bold;
    color: #222222;
}
ul.filter_control_list {
    list-style: none;
    padding: 0;
}
ul.filter_control_list li {
    display: inline-block;
    border: 1px solid rgba(0,0,0,0.2);
    padding: 8px 15px;
    cursor: pointer;
    border-radius: 3px;
}
ul.filter_control_list li + li {
    margin-left: 15px;
}
ul.filter_control_list li.active, ul.filter_control_list li:hover {
    color: #fff;
    border-color: #EF6F00;
    background: #EF6F00;
}
.filter_control_sort {
    display: flex;
}
.descreption_taxonomy {
    background: #E3E3E373;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0 20px;
}
article.article-sale span.noi-ban {
    display: block;
    font-size: 12px;
    color: rgba(0,0,0,.5);
}
article.article-sale a.read-more {
    display: flex;
    background: #34823e;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px 10px;
    margin-top: 10px;
    align-items: center;
    justify-content: center;
}
article.article-sale a.read-more:hover {
    background: #333;
}
article.article-sale a.read-more img {
    width: 12px;
    margin-right: 5px;
}
.list-product-tax {
    margin: 10px 0;
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-column-gap: 5px;
    grid-row-gap: 20px;
}
.list-product-tax article.article-sale {
    border-right: solid 1px #dfdfdf;
    border-bottom: solid 1px #dfdfdf;
    padding: 8px;
}
.list-product-tax .article-sale .info-product {
    padding: 10px 0 0;
}
.pagenavi {
    margin: 20px 0;
    text-align: center;
}
.pagenavi a, .pagenavi span.current {
    display: inline-flex;
    min-width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #333;
}
.pagenavi span.current, .pagenavi a:hover {
    background: #FF4D00;
    border-color: #FF4D00;
    color: #fff;
}
.pagenavi a.nextpostslink, .pagenavi a.prevpostslink {
    padding: 0 10px;
}
.load-more {
    text-align: center;
    margin: 25px 0 10px;
}
.load-more a {
    padding: 10px 15px;
    border: 1px solid #EF6F00;
    color: #EF6F00;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
}
.content_main_taxonomy .load-more i {
    margin-left: 5px;
}
.content_main_taxonomy .load-more a:hover {
    background: #EF6F00;
    color: #fff;
}
section.product_news {
    display: flex;
}
.desc_taxonomy {
    flex: 0 0 calc(100% - 335px);
    max-width: calc(100% - 335px);
}
.top-storís {
    flex: 0 0 320px;
    max-width: 320px;
    padding-left: 15px;
}
.top-storís .inner_stories {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
}
section.product_news h2.title_ {
    margin: 0 0 20px;
    min-width: 30%;
    color: #333;
    font-size: 26px;
    border-left: 3px solid #EF6F00;
    padding-left: 15px;
    text-transform: uppercase;
}
section.product_news .content_desc {
    padding: 0;
    overflow:hidden
}
.content_desc img {
    margin: 0 auto 15px;
}
.list_stories article + article {
    margin-top: 20px;
}
.list_stories article {
    display: flex;
}
.list_stories article .thumb {
    flex: 0 0 100px;
    max-width: 100px;
}
.list_stories article .info-news {
    padding-left: 15px;
}
.list_stories .info-news a {
    display: block;
    font-size: 15px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.list_stories .info-news span.date_ {
    margin-bottom: 3px;
    display: block;
    color: rgba(0,0,0,.6);
    font-size: 13px;
}
.list_stories .info-news  .excerpt-news {
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.list_stories article:first-child {
    display: block;
}
.list_stories article:first-child .thumb {
    max-width: 100%;
}
.list_stories article:first-child .info-news {
    padding: 10px 0 0;
}
.list_stories article:first-child .info-news a {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 4px;
}
.faqs_ h3 {
    font-size: 26px;
    margin: 40px 0 15px;
}
td {
  padding: 10px;
}
.list_faqs .item_faqs.active .title_faq {
    color: #EF6F00;
}
.list_faqs .item_faqs {
    border: 1px solid #ebebeb;
    padding: 15px;
    border-radius: 6px;
}
.list_faqs .item_faqs + .item_faqs {
    margin-top: 10px;
}
.list_faqs .title_faq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
.list_faqs .content_faq {
    display: none;
    padding-top: 15px;
}
.list_faqs .content_faq p {
    margin-bottom: 0;
}
.list_faqs .item_faqs.active .content_faq {
    display: block;
}
.list_faqs .item_faqs.active .fa-chevron-down:before {
    content: "\f077";
}

/*------ Single Coupon -----*/

section.heading-coupon h1.post-title {
    color: #ff6600;
}
section.heading-coupon .coupons-notication {
    font-size: 16px;
}
section.heading-coupon .coupons-notication a {
    color: #EF6F00;
    font-size: 16px;
    font-weight: 500;
}
section.heading-coupon .coupons-notication a:hover {
    text-decoration: underline;
}
section.list-coupons h2 {
    font-size: 24px;
    margin: 25px 0 10px;
    color: #333;
}
.category-coupon {
    margin-bottom: 15px;
}
ul.list_category {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
ul.list_category li {
    display: inline-block;
    margin-bottom: 10px;
}
ul.list_category li + li {
    margin-left: 10px;
}
ul.list_category li a {
    border: 1px solid #ff6600;
    padding: 6px 15px;
    border-radius: 6px;
    display: block;
    color: #ff6600;
}
ul.list_category li a:hover {
    background-color: #EF6F00;
    color: #fff;
}
ul.list_category {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    width: 100%;
}
ul.list_category.list_ghnb li{
    width: auto;
    margin: 0;
}
.list_ghnb .swiper-button-prev, .banner_slide .swiper-button-prev {
    left: 0;
    background: rgba(0,0,0,.8);
    width: 30px;
    height: 40px;
    border-radius: 5px;
    cursor: pointer;
}
.list_ghnb .swiper-button-next, .banner_slide .swiper-button-next {
    right: 0;
    background: rgba(0,0,0,.8);
    width: 30px;
    height: 40px;
    border-radius: 5px;
    cursor: pointer;
}
.list_ghnb .swiper-button-next::after, .list_ghnb .swiper-button-prev::after
, .banner_slide .swiper-button-next::after, .banner_slide .swiper-button-prev::after {
    color: #fff;
    font-size: 16px;
}
.category-coupon button.clear-filter {
    margin-left: 15px;
    background: none;
    border: none;
    font-weight: bold;
    cursor: pointer;
    color: #666;
}
.category-coupon button.clear-filter:hover {
    color: #333;
}
article.item-coupon {
    background: #fff;
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 30%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 10px 15px;
}
article.item-coupon:hover {
    background: #f2f2f2;
}
.item-coupon .number-discount {
    flex: 0 0 120px;
    text-align: center;
    color: #FF4D00;
    font-weight: bold;
    font-size: 24px;
    padding-right: 10px;
}
.item-coupon .info-coupon {
    flex: 0 0 calc(75% - 170px);
    border-left: 1px solid #ccc;
    padding: 0 20px;
}
.item-coupon .coupon-code {
    flex: 0 0 25%;
}
.item-coupon .expiry-date {
    color: #777;
}
.item-coupon .expiry-date i {
    color: red;
    margin-right: 5px;
}
.item-coupon h3.name-coupon {
    margin: 10px 0;
    font-size: 18px;
}
.item-coupon span.button_ {
    font-weight: bold;
    cursor: pointer;
}
.item-coupon span.button_ i {
    font-size: 12px;
}
.item-coupon .chi-tiet.active span.button_ i:before {
    content: '\f077';
}
.content_ct {
    display: none;
}
.chi-tiet.active .content_ct {
    display: block;
}
.content_ct {
    display: none;
    padding: 0;
    list-style: none;
    color: red;
}
.dieu-kien.active .content_ct {
    display: block;
}
.content_ct li + li {
    margin-top: 6px;
}
.content_ct li span.name {
    min-width: 200px;
    display: inline-block;
    font-weight: bold;
}
.item-coupon .coupon-code a {
    font-size: 12px;
    border-radius: 18px;
    background-color: #3ac88e;
    padding: 0;
    color: #fff;
    flex: 0 0 100px;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.item-coupon .coupon-code .code__ {
    flex: 0 0 calc(100% - 120px);
    text-align: center;
    margin-bottom: 10px;
    padding: 6px 10px;
    border-radius: 23px;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    min-height: 20px;
}
.item-coupon .coupon-code .code__.active {
    border: 1px dotted red;
    background: #ffffd0;
}
.item-coupon .coupon-code .code__::before {
    content: 'Lấy mã';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,28,0,.9);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 20px;
}
.item-coupon .coupon-code .code__.active::before {
    display: none;
}
.item-coupon .dieu-kien {
    text-align: right;
    color: #077571;
    font-weight: 400;
}
.info-coupon .name_coupon {
    color: #12b889;
}
ul.list_cuahang {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: grid;
    grid-template-columns: repeat(7,1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}
ul.list_cuahang li {
    display: inline-block;
    text-align: center;
}
ul.list_cuahang .img__ {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 6px;
}
ul.list_cuahang img {
    max-width: 130px;
    margin: 0 auto;
}
ul.list_cuahang li a {
    color: #666;
}
ul.list_cuahang li a:hover {
    color: #077571;
}
table#coupon-table-list {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
table#coupon-table-list th {
    text-align: left;
    padding: 1.5rem 0 .5rem 1.1rem;
    min-width: 15rem;
    color: #e94a0f;
    text-transform: uppercase;
}
table#coupon-table-list tbody tr:not(.fy) {
    border: 5px solid #f2f2f2;
}
table#coupon-table-list  td {
    border: 1px solid #f2f2f2;
    padding: 1rem;
}
table#coupon-table-list a {
    color: #077571;
}
table#coupon-table-list a:hover {
    text-decoration: underline;
}
ul.link_post_lq {
    padding: 0;
    list-style: none;
    margin: 20px 0;
}
ul.link_post_lq li + li {
    margin-top: 10px;
}
ul.link_post_lq li::before {
    content: '\f0da';
    font: normal normal normal 16px/1 FontAwesome;
    color: #8ecdf1;
    margin-right: 8px;
}
ul.link_post_lq li a {
    font-size: 16px;
    color: #8ecdf1;
}
ul.link_post_lq li a:hover {
    color: #077571;
}
.box-header {
    display: flex;
    margin: 20px 0 40px;
    padding: 20px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%);
    border-radius: 10px;
    align-items: center;
}
.box-header .img___ {
    flex: 0 0 220px;
    text-align: center;
    padding-right: 20px;
}

.box-header .img___ img {
    margin: 0 auto;
}
.content_desc .read-more {
    text-align: center;
    margin: 20px 0;
}
.content_desc .read-more a {
    color: #EF6F00;
    font-size: 16px;
    font-weight: 500;
}
.content_desc .read-more a:hover {
    text-decoration: underline;
}
.list_coupon-item {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-row-gap: 15px;
    grid-column-gap: 15px;
}

/*------- Coupon Taxonomy -------*/

section.banner_slide {
    margin: 10px 0!important;
}
section.banner_slide img {
    width: 100%;
}
section.content-tax-coupon h1.post-title {
    margin: 50px 0 0;
    text-align: center;
}
section.content-tax-coupon .list-code {
    margin: 15px auto 0;
}
section.content-tax-coupon .desc_tax {
    color: #777;
    font-size: 13px;
}
ul.coupon-link {
    padding: 0 0 20px;
    list-style: none;
}
ul.coupon-link li {
    display: inline-block;
}
ul.coupon-link li + li::before {
    content: '|';
    margin: 0 10px;
}
ul.coupon-link li a {
    color: #077571;
}
ul.coupon-link li a:hover {
    color: #EF6F00;
}
.list-all-ch a.read-all {
    display: block;
    margin-top: 20px;
    color: #EF6F00;
}
.list-all-ch a.read-all:hover {
    text-decoration: underline;
}
section.top-coupons .container {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
article.coupon_item + article {
    margin-top: 15px;
}
article.coupon_item a {
    display: flex;
    align-items: center;
}
article.coupon_item .img_coupon {
    flex: 0 0 108px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0  5px;
    border-radius: 5px;
}
article.coupon_item .info_coupon_ {
    padding-left: 10px;
    flex: 0 0 calc(100% - 130px);
}
article.coupon_item .info_coupon_  h3 {
    margin: 0 0 5px;
    color: #077571;
    font-weight: 400;
    font-size: 16px;
}
article.coupon_item:hover .info_coupon_ h3 {
    color: #EF6F00;
}
article.coupon_item .info_coupon_ span.by_ {
    color: #777;
}
section.desc_coupons_ {
    line-height: 1.6;
    padding-top: 20px;
}
section.desc_coupons_ img {
    margin: 0 auto;
}
.block-coupons h2 {
    margin: 0 0 25px;
    min-width: 20%;
    color: #333;
    font-size: 26px;
    border-left: 3px solid #EF6F00;
    padding-left: 15px;
    text-transform: uppercase;
}
.section-blog .title-section {
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
}
.section-blog h2.title_blog {
    text-align: center;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
    margin: 20px 0;
}
section.section-blog {
    padding-top: 20px;
}
section.content-tax-coupon img {
    width: 100%;
}
section.content-tax-coupon .list_coupon {
    position: relative;
}
section.content-tax-coupon .swiper-pagination {
    bottom: 10px;
    text-align: center;
    width: 100%;
}
section.content-tax-coupon .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 4px;
}
.swiper-pagination-bullet-activesection.content-tax-coupon h2 {
    font-size: 24px;
}

.ratingxx .rating {
    display: flex;
    /* width: 100%; */
    justify-content: center;
    overflow: hidden;
    flex-direction: row-reverse;
    height: 30px;
    position: relative;
    margin-left: 5px;
  }

  .rating-0 {
    filter: grayscale(100%);
  }

  .rating > input {
    display: none;
  }

  .rating > label {
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin-top: auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
  }

  .rating > input:checked ~ label,
  .rating > input:checked ~ label ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
  }


  .rating > input:not(:checked) ~ label:hover,
  .rating > input:not(:checked) ~ label:hover ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
  }

  .emoji-wrapper {
    width: 100%;
    text-align: center;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
  }

  .emoji-wrapper:before,
  .emoji-wrapper:after{
    content: "";
    height: 15px;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
  }

  .emoji-wrapper:before {
    top: 0;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%);
  }

  .emoji-wrapper:after{
    bottom: 0;
    background: linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,0) 100%);
  }

  .emoji {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: .3s;
  }

  .emoji > svg {
    margin: 15px 0;
    width: 70px;
    height: 70px;
    flex-shrink: 0;
  }

  #rating-1:checked ~ .emoji-wrapper > .emoji { transform: translateY(-100px); }
  #rating-2:checked ~ .emoji-wrapper > .emoji { transform: translateY(-200px); }
  #rating-3:checked ~ .emoji-wrapper > .emoji { transform: translateY(-300px); }
  #rating-4:checked ~ .emoji-wrapper > .emoji { transform: translateY(-400px); }
  #rating-5:checked ~ .emoji-wrapper > .emoji { transform: translateY(-500px); }

  .feedback {
    max-width: 360px;
    background-color: #fff;
    width: 100%;
    padding: 30px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: 0 4px 30px rgba(0,0,0,.05);
  }
.ratingxx{
    display: flex;
    align-items: center;
    /*justify-content: center;*/
}

.pagination {
  list-style: none;
  display: flex;
}

.pagination li {
  padding: 5px 10px;
  /* background: #ef6e00; */
  margin-right: 5px;
  border: 1px solid #eee;
}

.pagination li a {
  color: #444;
}

.pagination li.active {
  background: #ef6e00;
}

.pagination li.active a {
  color: #fff;
}

.banner-author{
    text-align: center;
}
.banner-author {
    padding: 150px 0px 280px 0px;
    background-image: url('../images/banner-tac-gia.svg');
    background-size: cover;
    background-position: bottom left;
}
.banner-author .title{
    color: #000000;
    font-size: 40px;
    font-weight: 300;
    margin: 0;
}
.banner-author .title-page{
    color: #EF6F00;
    font-size: 40px;
    margin: 0;
}
.au-block-desc{
    text-align: center;
    position: relative;
}
.au-content-desc{
    margin: 0 120px 0px 120px;
    padding: 60px 40px 60px 40px;
    background-color: #FFFFFF;
    border-radius: 25px 25px 25px 25px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 22%);
    font-size: 21px;
}
.au-content-desc p{
    margin: 0;
}
.au-block-desc .fa {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
    background: #EF6F00;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    color: #fff;
    font-size: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.au-title-main-list{
    text-align: center;
    font-size: 40px;
    color: #EF6F00;
}
.au-list-tac-gia .tac-gia {
    position: relative;
}

.au-list-tac-gia .au-info {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 0 100px 0 460px;
    color: #fff;
}
.au-list-tac-gia .tac-gia.left .au-info {
    text-align: left;
    padding: 0 460px 0 100px;
}

.au-list-tac-gia .tac-gia.right .au-info {
    text-align: right;
    padding: 0 100px 0 460px;
}
.au-info .name {
    color: #fff;
    font-size: 30px;
}
.au-info .tag {
    font-size: 30px;
    margin-bottom: 0;
}
.au-info .content {
    font-size: 20px;
}
.tac-gia-img-pc {
    display: block;
}
.tac-gia-img-pc img {
    max-width: 100%;
}
.tac-gia-img-mb {
    display: none;
}
@media(max-width: 1024px){
    .banner-author {
        padding: 50px 0px 80px 0px;
    }
    .banner-author .title{
        color: #000000;
        font-size: 20px;
        font-weight: 300;
        margin: 0;
    }
    .banner-author .title-page{
        color: #EF6F00;
        font-size: 20px;
        margin: 0;
    }
    .au-title-main-list{
        font-size: 20px;
    }
    .au-content-desc{
        margin: 0 10px;
        padding: 50px 20px 20px 20px;
        font-size: 16px;
    }
    .tac-gia{
        margin-bottom: 50px;
    }
    .tac-gia-img-pc {
        display: none;
    }
    .tac-gia-img-mb {
        display: block;
    }
    .tac-gia-img-mb img {
        max-width: 100%;
        margin: auto;
        border-radius: 20px;
    }
    .au-list-tac-gia .au-info {
        position: static;
        transform: translate(0);
        color: #000;
    }
    .au-list-tac-gia .tac-gia:nth-child(2n) .au-info {
        text-align: center;
        padding: 0 10px 0 10px;
    }

    .au-list-tac-gia .tac-gia:nth-child(2n - 1) .au-info {
        text-align: center;
        padding: 0 10px 0 10px;
    }

    .au-info .name {
        color: #EF6F00;
        font-size: 20px;
        padding-top: 10px;
        display: block;
    }
    .au-info .tag {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .au-info .content {
        font-size: 16px;
    }
}


.author-page .content-category .sidebar-category{
    width: 360px;
}
.title-br {
    margin-top: 50px;
}
.title-br h3 {
    color: #000000;
    font-size: 24px;
    margin-bottom: 0;
    padding-left: 15px;
}
.author-detail {
    border: 1px solid #dce0e0;
    padding: 20px;
}
.author-detail .author-img {
    max-width: 130px;
    border-radius: 100%;
    margin: auto;
    overflow: hidden;
}
.author-detail .author-img img {
    width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.logo-header a > h1 {
  margin: 0;
}
.author-detail .author-name {
    font-size: 18px;
    text-align: center;
}
.author-detail .profile-stats {
    font-size: 14px;
    margin-bottom: 20px;
}
.author-detail .profile-stats .profile-item {
    padding: 8px;
}
.author-detail .profile-stats .profile-item:nth-child(even) {
    background: #F8F8F8;
}
.author-detail .profile-description .title {
    border-bottom: 1px solid rgba(206,206,206,.3);
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}
.author-detail .profile-description .author-desc-detail {
    font-size: 13px;
    font-style: italic;
}

@media(max-width: 900px){
    .author-page .content-category .sidebar-category{
        display: block !important;
        margin: 15px auto;
    }
}
.author-about-us {
  padding: 40px 0px 40px 0px;
  background-image: url('../images/alo-1.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.author-about-us .container .box-heading {
  text-align: center;
  max-width: 880px;
  margin: auto;
  margin-bottom: 40px;
}
.author-about-us .container .box-heading h3 {
  color: #EF6F00;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.author-about-us .container .box-heading .desc {
  text-align: center;
  color: #222222;
  font-size: 18px;
}
.author-about-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1120px;
  margin: 0 auto;
}
.author-about-list .author-about-col {
  padding: 0 10px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.author-about-list .author-about-col .author-about-item {
  padding: 20px 20px 20px 20px;
  background-color: #FFFFFF;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 14%);
  text-align: center;
}
.author-about-list .author-about-col .author-about-item .icon {
  max-width: 125px;
  margin: 0 auto 5px;
}
.author-about-list .author-about-col .author-about-item img {
  object-fit: scale-down;
  width: 100%;
}
.author-about-list .author-about-col .author-about-item .title {
  margin-bottom: 9px;
  color: #222222;
  font-size: 22px;
}
.author-about-list .author-about-col .author-about-item .content, .author-about-list .author-about-col .author-about-item p {
  color: #222222;
  font-size: 17px;
  line-height: 26px;
}
.priced_block {
  margin-bottom: 10px;
  text-align:center;
  display: block;
}
.priced_block .re_track_btn {
  font-weight: 700;
  font-size: 16px;
  background: none #007eff!important;
  color: #ffffff!important;
  fill: #ffffff!important;
  border: none!important;
  text-decoration: none!important;
  outline: 0;
  box-shadow: -1px 6px 19px rgba(0,126,255,.25)!important;
  border-radius: 100px!important;
  line-height: 17px;
  padding: 0.65em 1.1em;
  color: #fff!important;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  border: none;
  text-decoration: none;
  display: inline-block;
}
.priced_block.inline {
  display: inline-block;
  margin: 0;
}
.priced_block.inline .re_track_btn {
  background: #EF6F00 !important;
  color: #fff;
  border-radius: 2px !important;
  padding: 3px 4px;
  font-size: 0.7em !important;
  text-transform: unset !important;
  margin: 0 0 0 2px;
  font-weight: bold !important;
  display: inline-flex;
  gap: 4px;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .author-about-list .author-about-col {
    padding: 0 10px;
    flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
}

/* .content-collapse:after {
    content: '';
    background: linear-gradient(rgba(255, 255, 255, 0), white);
    height: 40%;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
} */

.content-collapse {
    overflow: hidden;
}

.site-map-wrap {
    background: #fff;
    border-bottom: dotted 1px #ccc;
    text-align: left;
    padding: 5px 5px 0;
    /* margin-bottom: 20px; */
}

.site-group-title {
    padding: 10px 0;
    background: #f1f1f1;
    height: 30px;
    padding-left: 8px;
}

.site-group-wrap a {
    /*height: 100%;*/
    display: inline-flex;
    line-height: 30px !important;
}

.site-group-wrap img {
    width: 24px;
    height: 24px;
}

.site-group-wrap .p-name {
    margin-left: 5px;
}


.site-group {
    margin: 12px 0;
    list-style-type: none;
    cursor: pointer;
    position: relative;
}

.site-group .p-name {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    width: auto;
}

.site-group-wrap {
    margin-bottom: 20px;
}

.breadcrum-sitemap {
    display: block !important;
}

.breadcrum-sitemap ol.breadcrum-cat-box {
    max-width: 100%;
    margin-right: 0;
}

@media screen and (min-width: 1200px) {
    .site-group-list {
        -webkit-column-width: 250px;
        -moz-column-width: 250px;
        column-width: 250px;
        margin-top: 20px;
        padding-left: 5px;
    }
}
.wp-caption {
    width: 100% !important;
}
.wrap-filter-mobile{
    display: none;
}
@media (max-width: 900px) {
    .wrap-filter-mobile{
        display: block;
    }
}
.wrap-filter-mobile {
    position: relative;
}
.wrap-filter-mobile .mark-filter {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 70%);
    z-index: 9998;
}
.filter_mobile {
    margin-top: 10px;
    position: relative;
    z-index: 9999;
    background-color: #fff;
    padding: 10px 0;
}
.filter_mobile .control-tab {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 0px solid #ccc;
    /* padding-bottom: 15px; */
    padding-bottom: 0px;
}
.filter_mobile .control-tab .filter-tab-item {
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 6px 12px;
    position: relative;
}
.filter_mobile .control-tab .filter-tab-item.active::before{
    content: '';
    border-bottom: 8px solid #ccc;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.filter_mobile .control-tab .filter-tab-item span {
    font-size: 13px;
}
.filter_mobile .content-tab {
    padding: 0;
    display: none;
}
.filter_mobile .content-tab .list-filter {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.filter_mobile .content-tab .list-filter .filter-item {
    align-items: center;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #333;
    display: flex;
    font-size: 14px;
    justify-content: center;
    line-height: 17px;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 8px 9px;
    font-weight: 400;
}

.filter_mobile .content-tab .list-filter .filter-item.active {
    border-color: blue;
}

.wrap-filter-mobile.active .mark-filter{
    display: block;
}

.wrap-filter-mobile.active .filter_mobile{
    padding: 10px;
}
.wrap-filter-mobile.active .filter_mobile .control-tab{
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.wrap-filter-mobile.active .filter_mobile .control-tab .filter-tab-item.active::before{
    display: block;
}
.wrap-filter-mobile.active .filter_mobile .content-tab{
    display: block;
}
.home .title_menu_other_page{
    display: none;
}
.title_menu_other_page{
  margin-right: 15px;
}
.title_menu_other_page i{
  font-size: 24px;
  color: #fff;
  margin-right: 10px;
  display: none;
}
.bottom-header_other_page .menu-right{
  justify-content: start;
  flex: 0 0 100%;
}
.bottom-header_other_page .title_menu{
  display: none;
}
.home .bottom-header_other_page .main_menu{
    top: calc(100% + 11px);
}
.home .bottom-header_other_page .title_menu{
    display: flex;
    width: 100%;
}
.home .slider-home .right-section {
    margin-top: -42px;
}
.bottom-header_other_page .main_menu{
  top: calc(100% + -10px);
  width: 260px;
}
.home .bottom-header_other_page .menu-taxonomy{
    flex: 1;
}
.bottom-header_other_page .menu-taxonomy{
  flex: 0;
}
.desc-content {
    padding: 0 25px 0 0;
    text-align: justify;
}
.fixed-btn-admin {
    position: fixed;
    left: 20px;
}
.fixed-btn-admin a{
    background-color: orange;
    padding: 15px 20px;
    color: white;
}
@media(max-width: 900px){
  .bottom-header_other_page .main_menu{
    top: calc(100% - 22px);
  }
}
.wp-caption {
    box-shadow: 0 0 20px #f3f3f3;
}
.wp-caption {
    text-align: center;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.wp-caption p.wp-caption-text {
    margin: 12px 0 0 0;
    font-size: 90%;
    line-height: 20px;
    padding-bottom: 10px;
}
.star-rating {
    align-items: center;
    font-size: 14px;
    justify-content: flex-start;
    margin-top: 0;
    height: 16px;
    line-height: 16px;
    display: flex;
  }
  .star-rating .back-stars {
    color: #757575;
    position: relative;
    overflow: hidden;
  }
  .star-rating .front-stars {
    color: #FFBC0B;
    overflow: hidden;
    position: absolute;
    top: 0px;
    transition: all 0.5s;
    font-size: 14px;
  }
  .rating-text {
    margin:0 5px;
    font-size:13px;
  }

.contact-wrap .contact-col-left .title {
    color: #000000;
    font-weight: bold;
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 24px;
    text-transform: uppercase;
  }
  .contact-wrap .contact-col-left span {
    display: block;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    margin-bottom: 20px;
  }
  .contact-wrap .contact-col-left span img {
    margin-right: 8px;
  }
  .contact-wrap .contact-col-right .contact-form-title {
    color: #222222;
    font-weight: 600;
    font-size: 24px;
    line-height: 48px;
    margin-bottom: 6px;
    text-transform: uppercase;
  }
  .contact-wrap .contact-col-right form {
    margin-left: -8px;
    margin-right: -8px;
  }
  .contact-wrap .contact-col-right form input, .contact-wrap .contact-col-right form textarea {
    background: #FFFFFF;
    border: 1px solid #C5C5C5;
    box-sizing: border-box;
    border-radius: 8px;
    height: 53px;
    width: 100%;
    font-size: 16px;
    padding: 0 17px;
    outline: none;
  }
  .contact-wrap .contact-col-right form textarea {
    height: 158px;
    padding: 17px;
  }
  .contact-wrap .contact-col-right form label {
    margin-bottom: 22px;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .contact-wrap .contact-col-right form .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact-wrap .contact-col-right form .btn-submit {
    width: 169px;
    height: 46px;
    font-weight: bold;
    font-size: 16px;
    background: #EF6F00;
    border: 1px solid #EF6F00;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    transition: 0.3s all;
  }
  .contact-wrap .contact-col-right form .btn-submit:hover {
    background-color: transparent;
    color: #EF6F00;
    transition: 0.3s all;
  }

  .map {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .icon-phone {
    width: 16px;
    height: 16px;
    background-image: url("../../images/icon/icon-phone-call-1.svg");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: -3px;
  }

  .icon-mail {
    width: 16px;
    height: 16px;
    background-image: url("../../images/icon/icon-email.svg");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: -5px;
  }

  .icon-search {
    width: 16px;
    height: 16px;
    background-image: url("../../images/icon/icon-search-white.svg");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: -5px;
  }



.ac_results {
    background-color: #fff;
    z-index: 999;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
    max-height: 350px;
    overflow: auto;
    position: absolute;
    top: 75px;
    width: calc(100% - 20px);
  }
  .ac_results .ac_wrapper {
    background: #fff;
    -webkit-overflow-scrolling: touch;
  }
  .ac_results .ac_list {
    padding: 0;
    margin: 0;
  }
  .ac_results .ac_list li {
    padding: 3px 5px;
    font-size: 13px;
  }
  .ac_results .ac_list li .ac-img img {
    max-width: 30px;
    padding: 5px;
    max-height: 30px;
  }
  .ac_results .ac_list li.ac_odd {
    background-color: #eee;
  }
  .ac_results .ac_list .ac-price {
    color: #da251c;
  }
  .ac_results .ac_list table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  .ac_results_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 888;
  }

  .search-suggest-microsite-item {
    display: block;
    padding: 3px 2px 3px 5px;
    position: relative;
    background-color: #ecf9ff;
  }
  .search-suggest-microsite-item a {
    display: inline-flex;
    padding: 3px 8px;
    width: 95%;
  }
  .search-suggest-microsite-item a:before {
    background: url("/images/ic-percent.png") no-repeat;
    width: 18px;
    height: 18px;
    background-size: 18px;
    content: "";
    display: inline-block;
    vertical-align: middle;
  }
  .search-suggest-microsite-item .search-suggest-microsite-title {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    width: 90%;
    padding: 0 0 0 10px;
  }
  .search-suggest-microsite-item .search-suggest-microsite-right {
    position: absolute;
    right: 10px;
    color: #888;
  }

  .search-history-item-title {
    margin-left: 10px;
  }

  .search-item-remove {
    position: absolute;
    right: 0;
    z-index: 1;
    cursor: pointer;
    width: 30px;
    line-height: 36px;
    height: 100%;
    text-align: center;
    top: 0;
    color: #888;
  }

  .search-history-item, .search-history-del-all {
    display: block;
    padding: 3px 20px 3px 5px;
    position: relative;
  }
  .search-history-item a, .search-history-del-all a {
    display: block;
    margin-right: 10px;
    padding: 5px 8px;
  }
  .search-history-item:hover, .search-history-del-all:hover {
    background-color: #eee;
    cursor: pointer;
  }

  .search-trend-cat-title, .search-popular-title {
    padding: 10px;
  }

  .search-trend-cat-wrap, .search-popular-wrap {
    border-top: 1px solid #eee;
  }

  .search-trend-cat-title {
    padding-left: 36px;
    position: relative;
  }
  .search-trend-cat-title::before {
    background: url("/images/hot-category.png") no-repeat;
    content: "";
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    left: 10px;
  }
  .search-trend-cat-title h3 {
    font-size: 16px;
    margin: 0;
  }

  .search-trend-cat-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 12px 8px;
    padding: 8px 12px 12px;
  }
  .search-trend-cat-list .search-trend-cat-item {
    box-sizing: border-box;
    text-align: center;
    padding: 5px;
    position: relative;
    cursor: pointer;
  }
  .search-trend-cat-list .search-trend-cat-discount {
    position: absolute;
    right: 0;
    top: -8px;
    z-index: 1;
    overflow: hidden;
    width: 50px;
    height: 50px;
    text-align: right;
    background: none;
  }
  .search-trend-cat-list .search-trend-cat-discount span {
    position: absolute;
    right: 5px;
    top: 14px;
    padding: 0 3px;
    border-radius: 3px;
    color: #fff;
    background: #da251c;
    font-size: 10px;
  }
  .search-trend-cat-list .search-trend-cat-thumb {
    width: 56px;
    height: 56px;
    margin: auto;
  }
  .search-trend-cat-list .search-trend-cat-thumb img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
  }
  .search-trend-cat-list .search-trend-cat-name {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .search-history-more, .search-trend-cat-more {
    text-align: center;
  }
  .search-history-more a, .search-trend-cat-more a {
    padding: 6px 36px;
    display: inline-block;
    color: #EF6F00;
  }

  .share-social {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*-ms-flex-wrap: wrap;*/
    /*flex-wrap: wrap;*/
    font-family: notosans-regular;
    padding: 10px;
    /* border-bottom: 1px solid #ccc; */
    background: #ebebeb;
    margin-bottom: 10px;
}

.share-social .gg_news {
    height: 30px
}

.share-social .gg_news img {
    height: 30px;
    width: 280px
}

.share-social .share-social__link {
    border: 1px solid #e2e2e2;
    border-radius: 50%;
    display: block;
    font-size: 14px;
    height: 30px;
    margin-right: 10px;
    position: relative;
    -webkit-transition: .2s;
    transition: .2s;
    width: 30px;
}

.share-social .share-social__link.active,.share-social .share-social__link:not(.like):hover {
    background: #2d67ad
}


.share-social .share-social__link.like {
    border-radius: 50px;
    width: 55px
}

.share-social .share-social__link.like .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-like-white.svg);
    left: 10px;
    top: 6px
}

.share-social .share-social__link.like.active .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-like-blue.svg)
}

.share-social .share-social__link.like.active .like-number {
    color: #fff
}

.share-social .share-social__link.facebook .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-share-link-facebook.svg)
}

.share-social .share-social__link.facebook:hover .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-share-link-facebook-white.svg)
}

.share-social .share-social__link.zalo .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/zalo-unactive-1.svg);
    height: 30px;
    left: -4px;
    top: -4px;
    width: 30px;
}

.share-social .share-social__link.zalo:hover .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/vnn/zalo-primary-active.svg);
    height: 30px;
    left: -1px;
    top: -2px;
    width: 30px
}

.share-social .share-social__link.twitter .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-share-link-twitter.svg)
}

.share-social .share-social__link.twitter:hover .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-share-link-twitter-white.svg)
}

.share-social .share-social__link.email .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-share-link-email.svg)
}

.share-social .share-social__link.email:hover .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-share-link-email-white.svg)
}

.share-social .share-social__link.share .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-link-share-copy-link.svg)
}

.share-social .share-social__link.share:hover .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-link-share-copy-link-white.svg)
}

.share-social .share-social__link.bookmark .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-share-link-bookmark.svg)
}

.share-social .share-social__link.bookmark.active .icon,.share-social .share-social__link.bookmark:hover .icon {
    background-image: url(https://static.vnncdn.net/v1/icon/icon-share-link-bookmark-white.svg)
}

.share-social .share-social__link .icon {
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 5px;
    padding: 6px;
    position: absolute;
    right: 6px;
    top: 7px;
    width: 5px;
}
.author_detail_box {
    background-color: #fff;
    border: 1px solid #ededed;
    padding: 20px 0px;
    margin: 5px auto 40px auto;
    position: relative;
    min-height: 90px
}
.container-menu {
  max-width: 1200px;
  margin: 0 auto;
}
.article-detail-content.detail-content.content-text iframe {
  aspect-ratio: 16/9;
  width: 100%;
}

.archive .author_detail_box {
    margin: 0 0 10px 0
}

.author_detail_box .avatar {
    position: absolute;
    left: 20px;
    top: 15px;
    object-fit: cover;
}
.toc-post .read-more-menu a {
  display: block;
  text-align: center;
  color: #333;
  font-size: 15px;
}
.toc-post ul li ul li a {
  font-weight: 400;
  color: #1f7ecb;
}
.top-author img {
  margin: 0;
  aspect-ratio: 1/1;
  object-fit:cover;
  border-radius: 50% 50%;
}
.top-author {
  display: flex;
  column-gap: 15px;
  margin-bottom: 10px;
}
.social-author h4 {
  margin: 0;
}
.box-author {
  background: #f4f4f4;
  padding: 10px 5px;
  border-radius: 10px;
  margin-top: 10px;
}
span.top_right_position {
  font-size: 10px;
  color: #fff;
  background-color: gray;
  padding: 0 5px;
  border-radius: 5px;
  font-weight: 700;
  margin-bottom: 8px;
  display: inline-block;
}
ul.top_right_social li a img {
  width: 15px;
}
.content-detail-author .author-desc {
  font-size: 15px;
  padding: 5px 10px 0 10px;
}
.social-author h4 a {
  font-size: 15px;
  color: #222;
  font-weight: 700;
  display: block;
}
.social-author {
  margin-top: -10px;
}
ul.top_right_social {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}
ul.top_right_social li {
  list-style: none;
  margin-right: 10px;
}
.box-feedback , .box-feedback-news{
    justify-content: flex-end;
}
.box-feedback img ,.box-feedback-news img {
    margin: 0;
    height: 16px;
    width: 16px !important;
}
.box-feedback a ,.box-feedback-news a{
    line-height: 12px;
    font-size: 12px;
    color: #999999;
}
.box-chose-useful {
    border: solid 1px #9999;
    margin-top: 15px;
}
.box-chose-useful-childrent {
    padding: 15px;
}
.box-chose-useful-childrent .title-useful {
    font-weight: 700;
    font-size: 15px;
}
button.button-useful {
    border-radius: 4px;
    cursor: pointer;
    padding: 0 12px;
    height: 40px;
    background-color: #ffffff;
    border: solid 0.5px #efefef;
}
button.button-not-helpful {
    border-radius: 4px;
    cursor: pointer;
    padding: 0 12px;
    height: 40px;
    background-color: #ffffff;
    border: solid 0.5px #efefef;
}
.content-useful {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.button-useful span,.button-not-helpful span {
    padding: 0 100px;
}
.button-useful span:before{
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #333;
    font-size: 12px;
    padding-right: 0.5em;
}
.thank-useful .box-content-useful img {
    width: 40px;
}
.box-content-useful {
    padding: 15px;
    text-align: center;
}
.box-content-check .thank {
    font-size: 18px;
    font-weight: 700;
}
.box-content-check .thank {
    font-size: 18px;
    font-weight: 700;
}
.box-content-check .evaluate, .box-content-check .quality {
    font-size: 12px;
    display: block;
}
.box-content-check {
    text-align: center;
    line-height: 18px;
}
button.close-useful {
    border-radius: 4px;
    cursor: pointer;
    padding: 0px 12px;
    height: 40px;
    background-color: rgb(247, 247, 247);
    border: none;
    margin-top: 20px;
}
.box-content-danhgia {
    padding: 15px;
}
.please .please-1 {
    display: block;
    font-weight: 700;
    font-size: 14px;
}
span.obligatory {
    color: red;
}
.please .please-2 {
    font-size: 12px;
}
span.please-2 {
    font-size: 12px;
    color: #999;
}
.reason {
    display: flex;
    column-gap: 8px;
    font-size: 13px;
    margin-bottom: 10px;
}
.reason > div {
    border: 1px solid #9999;
    border-radius: 16px;
    padding: 2px 5px;
    background-color: #FFFFFF;
}
.reason .reason-items:hover {
    background: #F7F7F7;
}
.reason .change-reason , .reason .change-reason1{
    background-color: rgb(230, 248, 242);
    border-color: rgb(2, 187, 128);
    border-style: solid;
    border-radius: 9999px;
    border-width: 1px;
}
.reason .change-reason:hover {
    background-color: rgb(230, 248, 242);
    border-color: rgb(2, 187, 128);
    border-style: solid;
}

.box-content-danhgia .desc span{
    display:block;
    font-size: 14px;
    font-weight: 700;
}
.box-content-danhgia .desc textarea {
    font-family: -apple-system, BlinkMacSystemFont, Roboto, arial, helvetica, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
    border: 1px solid #999999;
    border-radius: 4px;
    width: 100%;
}
button.submit-reason:disabled {
    cursor: default;
    opacity: 0.5;
}
button.submit-reason {
    border-radius: 4px;
    cursor: pointer;
    padding: 0px 12px;
    height: 40px;
    background-color:rgb(2, 187, 128);
    border: none;

}
.button-not-helpful span:before{
    content: "\f00d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #333;
    font-size: 12px;
    padding-right: 0.5em;
}
.toc-post ul li a {
  font-weight: 600;
  color: #1f7ecb;
  font-size: 15px;
}
.content-toc li ul {
  margin-left: -20px;
}

.author_detail_box>div {
    padding: 0 20px 0 110px
}

.author_detail_box div .social_icon {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.author_detail_box div h4 {
    margin: 0 0 8px 0;
}

.author_detail_box div a {
    color: #333
}

.author_detail_box div p {
    color: #111111;
    margin: 0 0 10px 0
}

.author_detail_box .rh_mycred-users-badges {
    display: inline-block;
    margin-right: 5px
}

.rtl .author_detail_box .avatar {
    left: inherit;
    right: 20px
}

.rtl .author_detail_box>div {
    padding: 0 110px 0 20px
}

.figure {
  margin: 15px auto;
  text-align: center;
}
.figure-image {
  background: #fff;
  margin: 0;
}
.figure-image img {
  margin: 0 auto;
}
.figure-caption {
  display: block;
  text-align: center;
  line-height: 1.1;
  color: #EF6F00;
  font-size: .9em;
  margin: 0 5px;
  padding: 10px 5px;
}
