@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Light.ttf");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/NotoSerif-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/NotoSerif-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/NotoSerif-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/NotoSerif-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}

/* Global */
body {
  font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
}


/* ======================================= Chi tiet bai viet ============================================= */
.breadcrumb {
  background: #efefef;
  padding: 15px 0;
  width: 100%;
}

.breadcrumb ul {
  margin: 0 0;
  padding: 0 0;
  list-style: none;
}

.breadcrumb li {
  float: left;
}

.breadcrumb li a {
  font-size: 13px;
  color: #8b8b8b;
  display: inline-block;
  margin-right: 5px;
}

.breadcrumb li a:hover {
  color: #48add2;
}

.breadcrumb li span.seperate {
  display: inline-block;
  margin-right: 5px;
  color: #8b8b8b;
  font-size: 14px;
}

.post-content .container {
  position: relative;
}

.post-content h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 20px;
  color: #fff;
  position: absolute;
  bottom: 66px;
  padding-bottom: 24px;
  margin-top: 0;
}

.post-content h1:after {
      content: "";
    width: 300px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 15px;
}

.post-content .post-info {
  font-size: 16px;
  color: #8b8b8b;
  position: absolute;
  bottom: 40px;
}

.post-content .post-info i {
  color: #fff;
}

.post-content .post-info .post-publish {
  margin-right: 35px;
  color: #fff;
}

.post-content .post-info .post-cate {
  color: #fff;
}

.post-content .post-info .post-view {
  color: #fff;
}

.post-content .post-info .post-cate ul {
  padding: 0 0;
  margin: 0 0;
  list-style: none;
  display: inline-block;
  margin-right: 35px;
}

.post-content .post-info .post-cate ul a {
  color: #fff;
}

.post-content .post-info .post-cate ul a:hover {
  text-decoration: underline;
}

.post-content .post-image-feature {
  position: relative;
  max-height: 300px;
  overflow: hidden;
  width: 100%;
}

.post-content .post-image-feature .shadow {
  position: absolute;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.7;
  height: 100%;
}

.post-content .post-image-feature img {
  width: 100%;
  height: auto;
}

.post-content .post-image-feature .container {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
}

#post-detail .post-content .detail-content {
  font-size: 17px;
  color: #2d2d2d;
  font-family: "Noto Serif";
  line-height: 32px !important;
  padding: 45px 0px;
  padding-bottom: 0;
}
#post-detail .post-content .detail-content p{
      font-size: 18px;
  line-height: 34px !important;
}
.post-content .detail-content > div:not(.kk-star-ratings) {
  width: 100% !important;
}

.post-content .detail-content h4 {
  font-family: "Roboto";
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  color: #555;
}

.post-content .detail-content h2 {
  font-size: 28px;
  margin: 30px 0;
  font-weight: 500;
  font-family: "Roboto";
}

.post-content .detail-content h3 {
  font-size: 24px;
  margin: 30px 0;
  font-weight: 500;
  font-family: "Roboto";
}

.post-content .detail-content h3 {
  font-size: 18px;
}

.post-content .detail-content h4 {
  font-size: 16px;
}

.post-content .detail-content a {
  color: #1c95d2;
}

.post-content .detail-content ul,
.post-content .detail-content ol {
  padding: 0 0;
}

.post-content .detail-content ul,
.post-content .detail-content ol {
  list-style-position: outside;
  list-style: none;
  padding-left: 20px;
  margin-top: 10px;
}

.post-content .detail-content img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.post-content .detail-content p {
  margin-bottom: 25px;
}

.post-content .related-post {
  padding: 30px 0 0;
  margin: 0;
}

.post-content .related-post .title {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 20px;
  text-align: left;
  text-transform: uppercase;
  line-height: 24px;
}

.post-content .related-post .title i {
  margin-right: 5px;
  background: url(../images/icon-blog-related.png) no-repeat;
  width: 25px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
}

.post-content .related-post .relate-item {
  margin-bottom: 30px;
}

.post-content .related-post .relate-item a.thumb-image {
  display: block;
  position: relative;
  overflow: hidden;
  /*border-radius: 5px;*/
}

.post-content .related-post .relate-item a.thumb-image .view {
  position: absolute;
  z-index: 9;
  background: rgba(0, 0, 0, 0.72);
  left: 0;
  bottom: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  padding: 0 15px;
}

.post-content .related-post .relate-item a.thumb-image .view .fa {
  color: #48add2;
}

.post-content .related-post .relate-item img {
  max-width: 100%;
   height: 136px;
    overflow: hidden;
  width: 100%;
  /*border-radius: 5px 5px 0 0;*/
  transition-duration: 1s;
}

.post-content .related-post .relate-item img:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.post-content .related-post .relate-item {
  text-align: left;
}

.post-content .related-post .relate-item .post-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #3e3d3c;
  margin-top: 10px;
  display: block;
  height: 48px;
  overflow: hidden;
}

.post-content .related-post .swiper-pagination {
  position: static;
  margin-top: 15px;
}

.post-content .related-post .swiper-button-prev {
  background: url("../images/relate-prev-hv.png") no-repeat center
    center;
  width: 33px;
  height: 67px;
  left: 0;
  top: 26%;
}

.post-content .related-post .swiper-button-prev:hover {
  background: url("../images/relate-prev-hv.png") no-repeat center
    center;
}

.post-content .related-post .swiper-button-next {
  background: url("../images/relate-next-hv.png") no-repeat center
    center;
  width: 33px;
  height: 67px;
  right: 0;
  top: 26%;
}

.post-content .related-post .swiper-button-next:hover {
  background: url("../images/relate-next-hv.png") no-repeat center
    center;
}

.post-content .social-post {
  padding: 0 45px;
  text-align: right;
}

.post-content .social-post .bg-social {
  display: inline-block;
  padding-top: 19px;
  padding-left: 277px;
  padding-bottom: 10px;
  background: url(../images/bg-social.png) no-repeat center left;
}

.post-content .youtube-facebook {
  margin-top: 30px;
}

.post-content .youtube-facebook .row {
  display: flex;
  flex-wrap: wrap;
}

.post-content .youtube-facebook .row:after,
.post-content .youtube-facebook .row:before {
  display: none;
}

.post-content .youtube-facebook .item {
  background: #eeeeee;
  height: 100%;
}

.post-content .youtube-facebook .item h4 {
  font-size: 14px;
  line-height: 36px;
  color: #464646;
  background: #e7e7e7;
  font-weight: bold;
  margin: 0;
  padding-left: 13px;
}

.post-content .youtube-facebook img {
  display: block;
  margin-bottom: 10px;
}

.post-content .youtube-facebook .item .button-youtube {
  padding: 0 10px 5px;
}

.post-content .youtube-facebook .comment-face {
  margin: 20px -8px;
}

.post-content .post-tags {
  font-size: 14px;
  text-align: left;
  padding-bottom: 20px;
}

.post-content .post-tags span.tag-title {
  font-size: 16px;
  color: #696969;
  display: inline-block;
  margin-right: 25px;
}

.post-content .post-tags a {
  display: inline-block;
  padding: 5px 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #696969;
  border-radius: 16px;
  border: 1px solid #cccccc;
}

.post-content .post-tags a:hover {
  color: #41b75e;
  border-color: #41b75e;
  text-decoration: none;
}

.post-content .social-post:after {
  content: "";
  display: block;
  clear: both;
}

.post-content .download-ebook {
  height: 448px;
  background: url("../images/img-download-book.jpg") no-repeat center
    top;
}

.post-content .download-ebook .ebook-content {
  padding-top: 117px;
}

.download-ebook .ebook-content span {
  font-size: 18px;
  line-height: 1.2;
  color: #333;
  margin-bottom: 2px;
  font-weight: bold;
  display: block;
}

.post-content .download-ebook .ebook-content span.ebook-name {
  font-size: 36px;
  color: #ec6c1f;
  margin-bottom: 19px;
}

.post-content .download-ebook .ebook-content p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 23px;
}

.post-content .download-ebook .ebook-content .btn-registration {
  background: #ec6c1f;
  font-weight: 400;
  font-size: 18px;
  height: 51px;
  line-height: 51px;
  padding: 0px 39px;
}

.post-content .download-ebook.tips {
  background: url("../images/10biquyet.jpg") no-repeat center top;
}

.post-content .download-ebook.tips .ebook-content {
  padding-top: 50px;
}

.download-ebook.tips .ebook-content span {
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 15px;
}

.post-content .download-ebook.tips .ebook-content span.ebook-name {
  color: #d33b3c;
  font-size: 47px;
  line-height: 52px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: bold;
}

.post-content .download-ebook.tips .ebook-content p {
  font-size: 16px;
  color: #d33b3c;
}

.post-content .download-ebook.tips .ebook-content .btn-registration {
  background: #d21e20;
  color: #fff;
  padding: 0 50px;
}

.post-content .download-ebook.ebook-gs {
  background: url("../images/googleshopping.jpg") no-repeat center top;
}

.post-content .download-ebook.ebook-gs .ebook-content span.ebook-name {
  color: #646464;
}

.post-content .download-ebook.ebook-gs .ebook-content .btn-registration {
  background: #17a9fe;
}

.post-content .download-ebook.ebook-fashion {
  background: url("../images/banner-fashion.jpg") no-repeat center top;
}

.post-content .download-ebook.ebook-fashion .ebook-content {
  padding-left: 0;
}

.post-content .download-ebook.ebook-fashion .ebook-content span.ebook-name {
  color: #c73c7d;
  background: -webkit-linear-gradient(left, #b764b2, #c73c7d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.post-content .download-ebook.ebook-fashion .ebook-content .btn-registration {
  background-image: -moz-linear-gradient(14deg, rgb(183, 100, 178) 0%, rgb(199, 60, 125) 100%);
  background-image: -webkit-linear-gradient(14deg, rgb(183, 100, 178) 0%, rgb(199, 60, 125) 100%);
  background-image: -ms-linear-gradient(14deg, rgb(183, 100, 178) 0%, rgb(199, 60, 125) 100%);
}

.post-content .download-ebook.uCustomers .ebook-content {
  padding-top: 100px;
}

.post-content .download-ebook.uCustomers {
  background: url("../images/tamlykh.jpg") no-repeat center top;
}

.post-content .download-ebook.uCustomers .ebook-content span.ebook-name,
.post-content .download-ebook.uCustomers .ebook-content p {
  color: #fff;
}

.post-content .download-ebook.uCustomers .btn-registration {
  padding: 0px 35px;
  background: #fff;
  color: #2fcebd;
}

.post-content .download-ebook.babyShop .ebook-content {
  padding-top: 105px;
}

.post-content .download-ebook.babyShop {
  background: url("../images/babyshop.jpg") no-repeat center top;
}

.post-content .download-ebook.babyShop .ebook-content span.ebook-name,
.post-content .download-ebook.babyShop .ebook-content p {
  color: #319b4a;
}

.post-content .download-ebook.babyShop .btn-registration {
  padding: 0px 35px;
  background: #319b4a;
  color: #fff;
}

.post-content .download-ebook.spaHairSalon {
  background: url("../images/spa-hairsalon.jpg") no-repeat center top;
}

.post-content .download-ebook.spaHairSalon .ebook-content span.ebook-name {
  color: #1c93ed;
}

.post-content .download-ebook.spaHairSalon .btn-registration {
  padding: 0px 35px;
  background-image: -moz-linear-gradient(45deg, rgb(131, 5, 84) 0%, rgb(15, 128, 232) 0%, rgb(28, 147, 237) 100%);
  background-image: -webkit-linear-gradient(45deg, rgb(131, 5, 84) 0%, rgb(15, 128, 232) 0%, rgb(28, 147, 237) 100%);
  background-image: -ms-linear-gradient(45deg, rgb(131, 5, 84) 0%, rgb(15, 128, 232) 0%, rgb(28, 147, 237) 100%);
  color: #fff;
}

.post-content .download-ebook.titleHot .ebook-content {
  padding-top: 100px;
  padding-left: 100px;
}

.post-content .download-ebook.titleHot {
  background: url("../images/200tieude.jpg") no-repeat center top;
}

.post-content .download-ebook.titleHot .ebook-content span.ebook-name,
.post-content .download-ebook.titleHot .ebook-content p {
  color: #fff;
}

.post-content .download-ebook.titleHot .btn-registration {
  padding: 0px 35px;
  background: #fff;
  color: #2fcebd;
}

.post-content .subscribe-registration {
  background: url("images/bg-subscribe.jpg") center center;
  color: #fff;
  padding: 50px 20px;
  margin: 0 0 30px;
}

.post-content .subscribe-registration h3 {
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
}

.post-content .subscribe-registration .form-subscribe {
  position: relative;
}

.post-content .subscribe-registration .form-subscribe input {
  border: none;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  width: 100%;
  padding: 0 40px 0 20px;
  font-size: 14px;
  color: #2d2d2d;
  outline: none;
}

.post-content .subscribe-registration .form-subscribe button {
  border: none;
  background: none;
  color: #6ebd3e;
  position: absolute;
  right: 20px;
  top: 9px;
  font-size: 18px;
}

.post-content .should-read {
  margin-bottom: 40px;
  position: relative;
}

.post-content .should-read .title {
  font-size: 24px;
  font-weight: 700;
  color: #373737;
  margin-bottom: 20px;
}

.post-content .should-read .other-item .image-thumb {
  height: 175px;
  overflow: hidden;
  display: block;
}

.post-content .should-read .other-item img {
  width: 100%;
  height: auto;
}

.post-content .should-read .other-item .shadow-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
}

.post-content .should-read .other-item .post-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 20px 30px;
  color: #fff;
  z-index: 9;
}

.post-content .should-read .other-item .post-info a {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 15px;
  display: block;
  color: #fff;
}

.post-content .should-read .other-item .post-info .post-publish,
.post-content .should-read .other-item .post-info .post-view {
  font-size: 13px;
}

.post-content .should-read .swiper-button-prev {
  background: url("images/topic-slide-prev.png") no-repeat center center;
  width: 31px;
  height: 31px;
  left: -41px;
  top: 65%;
}

.post-content .should-read .swiper-button-prev:hover {
  background: url("images/topic-slide-prev-hv.png") no-repeat center center;
}

.post-content .should-read .swiper-button-next {
  background: url("images/topic-slide-next.png") no-repeat center center;
  width: 31px;
  height: 31px;
  right: -41px;
  top: 65%;
}

.post-content .should-read .swiper-button-next:hover {
  background: url("images/topic-slide-next-hv.png") no-repeat center center;
}

.post-content .should-read .swiper-pagination {
  position: static;
  text-align: center;
}

.post-content .should-read .swiper-pagination .swiper-pagination-bullet {
  margin-right: 5px;
}

/* ================================== TAGS ================================== */
.tag-posts h1 {
  font-size: 24px;
  font-weight: 300;
  margin: 20px 0 30px;
}

.tag-posts h1 span {
  font-weight: 700;
}

/* ================================== SEARCH ================================== */
.search-posts h1 {
    font-size: 24px;
    font-weight: 300;
    margin: 20px 0 30px;
}
.search-posts h1 span {
    font-weight: 700;
}
.navbar {
    margin-bottom: 0;
}
.offset-1 {
    margin-left: 8.333333%;
}
.text-white {
    color: #fff !important;
}
.offset-2 {
    margin-left: 16.666667%;
}
.col-lg-10.offset-1 h5 {
    text-align: center;
}