/*			Content				*/
/*Duy CSS*/
.home #title-page {
  display: none !important;
}

/*CSS cho page liên hệ*/
#full-page-lh {
  float: left;
  width: 100%;
}

#page-su-menh {
  float: left;
  width: 100%;
}

.page-title-su-menh {
  border-bottom: 4px solid #ccc;
  box-sizing: border-box;
  float: left;
  margin-bottom: 10px;
  padding: 10px 10px 10px 0;
  width: 100%;
}

#bottom-su-menh {
  float: left;
  width: 100%;
}

#cot-1 {}

/*Hết CSS cho page liên hệ*/
/*CSS cho page giới thiệu*/
#full-page-gt {
  float: left;
  width: 100%;
}

#list-pro {
  float: left;
  width: 100%;
}

.all-pro-left {
  box-sizing: border-box;
  float: left;
  margin: 5px 0;
  padding: 5px;
  width: 100%;
}

.all-pro-left-left {
  float: left;
  width: 49%;
}

.all-pro-left-right {
  float: right;
  width: 49%;
}

.order1 {
  background: #b59b6d none repeat scroll 0 0;
  box-sizing: border-box;
  margin: auto;
  padding-bottom: 10px;
  text-align: center !important;
  width: 100%;
  margin-top: 10px;
}

#box-lien-he {
  display: inline-block;
  float: none !important;
  width: 60% !important;
}

.order1 h2 {
  color: #fff;
  float: left;
  font-size: 20px !important;
  margin-top: 14px;
  text-transform: uppercase;
  width: 100%;
}

/*Hết CSS cho page giới thiệu*/
.category .content-box-1 {
  float: left;
  width: 100%;
}

#title-cat-orther {
  background: rgba(0, 0, 0, 0) url("images/breadcrumb.jpg") repeat scroll 0 0;
  float: left;
  margin-bottom: 20px;
  padding: 6px 0;
  width: 100%;
}

#title-cat-orther h1 {
  color: #fffae4;
  display: inline;
  font-size: 30px;
  text-transform: uppercase;
}

#title-cat-orther a {
  color: #fe5214;
  font-size: 20px;
  text-transform: uppercase;
}

#title-cat-orther a:hover {
  color: #d8b79d;
  transition: 0.3s;
  text-decoration: none;
}

#title-cat-orther span {
  color: #fe5214;
  font-size: 20px;
  padding: 0 9px;
  text-transform: uppercase;
}

/*#content .type-post:nth-child(odd) .entry-content .attachment-full{
    float: right;
}
#content .type-post:nth-child(odd) .title a{
  float: right;
}*/
#wrap-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

#title-page {
  background: #1c1714 none repeat scroll 0 0;
  float: left;
  width: 100%;
  padding: 5px 0;
}

#title-page h1 {
  background: rgba(0, 0, 0, 0) url("images/bgtitle.png") no-repeat scroll left 10px center;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  margin-bottom: 0;
  padding-left: 38px;
  text-transform: uppercase;
}

#inner-title-page {
  background: rgba(0, 0, 0, 0) url("images/bgtitle1.png") no-repeat scroll left 30px top 0;
  border-left: 1px solid #454b60;
  float: left;
  margin-bottom: 0;
  margin-left: 21px;
  width: 90%;
}

#inner-title-page p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding-bottom: 10px;
  padding-left: 60px;
}

/*#content .type-post:nth-child(odd) .title{
  float: right;
}*/
.category h2.title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000 !important;
  font-size: 26px;
  font-weight: normal;
  line-height: 30px;
  text-shadow: none;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.entry-content-left {
  float: left;
  width: 22%;
  display: block;
}

.entry-content-right {
  float: right;
  width: 72%;
}

.detail_post {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/*#content .type-post:nth-child(odd) .entry-content-left{
  float: right;
}
#content .type-post:nth-child(odd) .entry-content-right p{
  text-align: right;
  float: right;
}
#content .type-post:nth-child(odd) .entry-content .entry-content-right{
  float: left;
}*/
.entry-content-right p {
  color: #4e4635;
  line-height: 25px !important;
  margin-bottom: 10px !important;
}

#content .type-post:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}

.rounded-img {
  background: #bc9b5e none repeat scroll 0 0;
  border: medium none !important;
}

.border {
  border: 8px solid #bc9b5e;
}

.entry-content-left .rounded-img {
  border-radius: 100%;
  float: left;
}

.border {
  display: block;
  transition: all 400ms ease-in-out 0s;
}

.rounded-img {
  height: 92%;
  margin-bottom: 20px;
  padding: 8px;
  width: 100%;
}

.cat_service .rounded-img {
  display: flex;
  height: 100%;
}

.rounded-img:hover {
  background: #312925;
}

.category .entry-content .attachment-full {
  float: left;
  width: 100%;
}

/*Hết Duy CSS*/

#row-wrap-content {
  margin-top: 5px;
}

.hide {
  display: none;
}

/* #row-wrap-content section {
  background: none repeat scroll 0 0 #FFFFFF;
} */
.full-content h1,
.full-content h2,
.full-content h3,
.full-content p,
.full-content span {
  line-height: normal;
  margin: 0;
}

.full-content p,
.full-content span {
  font-size: 15px;
  margin: 5px 0;
  line-height: 23px;
}

.full-content h1 {
  font-size: 24px;
  margin-bottom: 10px;
}

.full-content h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
}

.full-content h3 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
}

iframe[id^="oauth2relay"] {
  display: block;
}

/*			Post				*/
h1.entry-title {
  margin-top: 20px;
}

.full-content {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}

.content-box {
  float: left;
  width: 100%;
}

.content-box-1 {
  box-sizing: border-box;
  float: left;
  width: 100%;
}

/*.search .product,.search .page {
  float: left;
  width: 100%;
}*/
/* Post img */
.entry-content img,
.comment-content img,
.widget img {
  height: auto;
  max-width: 100%;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.single-post div.pp_woocommerce .pp_content_container {
  padding: 8px 0;
}

.single-post .pp_content_container .pp_left {
  padding-left: 8px;
}

.single-post .post-content {
  width: calc(93% - 10px);
  margin: 0;
}

/* Post tag*/
.post-tags {
  background: rgba(0, 0, 0, 0) url("images/title-bg.jpg") repeat scroll 0 0;
  color: #fffae4;
  float: left;
  padding: 8px 10px;
  width: 100%;
}

.post-tags span {
  background: rgba(0, 0, 0, 0) url("images/tags-ico.png") no-repeat scroll 0 0;
  float: left;
  height: 16px;
  margin: 0 10px 0 0;
  width: 16px;
}

.post-tags a {
  color: #fffae4;
}

/*			Category				*/
.entry-content .attachment-full {
  float: left;
  height: auto;
  width: 100%;
}

.category .full-content h1.page-title {
  border-bottom: 2px solid #4F4F4F;
  padding-bottom: 5px;
  width: 100%;
}

/* Page navi */
.wp-pagenavi {
  margin: 20px 0;
  text-align: center;
  width: 100%;
  float: left;
}

.wp-pagenavi a,
.wp-pagenavi span {
  border: 1px solid #bfbfbf;
  margin: 2px;
  padding: 3px 8px;
  text-decoration: none;
}

/* Category 2 + Post*/
.content_post .blog-post {
  clear: both;
  float: left;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  width: 100%;
  border: none;
}

#content .blog-post * {
  box-sizing: border-box;
}

.post-title {
  float: left;
  padding: 10px 10px 10px 20px;
  position: relative;
  width: 100%;
  background: rgb(20 1 1);
}

.post-title h2,
.post-title .entry-title {
  float: left;
  font-size: 25px;
  line-height: 50px;
  margin: 0;
  width: 70%;
}

.post-title h2 a,
.post-title .entry-title a {
  color: #fffae4;
}

.post-title #bt-read {
  width: 50px;
  position: relative;
  height: 50px !important;
}

.post-title #tiptip_holder {
  top: -10px;
}

#content .blog-post .arrow {
  border-bottom: 4px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid #453829;
  border-top: 4px solid #453829;
  bottom: -8px;
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  margin: 0;
}

.post-details {
  float: left;
  height: 100%;
  background: #a38b69 none repeat scroll 0 0;
  margin: 0 0 -4970px 10px;
  padding: 0 0 5000px;
  width: 7%;
}

.post-details .date,
.post-comments {
  float: left;
  margin: 20px 0 0 -10px;
  position: relative;
  width: calc(100% + 10px);
  background: #c8bb81;
}

.post-details .day,
.post-comments .count {
  color: #322f20;
  float: right;
  font-size: 35px;
  margin-right: 3px;
  text-align: right;
  line-height: normal;
}

.post-details .date-group,
.post-comments span.comment {
  background: #4e3e27 none repeat scroll 0 0;
  color: #f2e9c4;
  float: left;
  padding-right: 3px;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
  margin: 0;
}

.post-details .date-group .month {
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}

.post-details .date-group .year,
.post-comments span {
  float: left;
  font-size: 14px;
  width: 100%;
  margin: 0;
  line-height: normal
}

#content .post-details .arrow {
  border-right: 5px solid #7c633f;
  border-top: 4px solid #7c633f;
}

.post-content {
  float: right;
  margin: 20px 0 0 0;
  padding: 0;
  width: 90%;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.post-des p {
  line-height: 27px;
  font-size: 16px;
  text-align: justify;
}

.post-thumb {
  display: block;
  margin: 0;
  width: 27%;
}

.post-des {
  width: 70%;
}

.post-thumb img {
  border: 5px solid #b7a571;
  display: block;
  width: 100%;
}

/* Related post */
.related-post {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.related-post h3 {
  background: rgba(0, 0, 0, 0) url("images/title-shadow.png") no-repeat scroll center bottom;
  color: #fffae4;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-shadow: -1px -1px 0 #634e37;
}

.related-post h3 span {
  background: rgba(0, 0, 0, 0) url("images/title-bg.jpg") repeat scroll 0 0;
  display: block;
  margin: 0;
  padding: 7px 10px;
  text-transform: uppercase;
}

ul.related-post-slider li {
  padding: 15px 10px 5px;
  background: #fffcf1 none repeat scroll 0 0;
  border-bottom: 5px solid #bc9b5e;
}

ul.related-post-slider li h4 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}

ul.related-post-slider li img {
  padding-bottom: 15px;
  vertical-align: middle;
}

ul.related-post-slider li p {
  line-height: 20px;
  margin-bottom: 15px;
}

/*			Myaccount				*/
.box-myaccount {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  left: 35%;
  padding: 5px;
  position: absolute;
  top: 10%;
  z-index: 9999;
}

.box-myaccount .woocommerce {
  background: none repeat scroll 0 0 #FFFFFF;
  float: left;
  padding: 10px;
}

.box-myaccount #customer_login.col2-set .col-1,
.box-myaccount #customer_login.col2-set .col-2 {
  float: left;
  width: 100%;
}

.box-myaccount .login,
.box-myaccount .register {
  display: none;
  margin: 10px 0 !important;
  padding: 10px !important;
}

.box-myaccount.show-login .login {
  display: block;
  float: left;
}

.box-myaccount.show-register .register {
  display: block;
}

.box-myaccount.show-login .form-row {
  float: left;
  margin: 0;
  width: 100%;
}

.wrap-for-myaccount {
  background: none repeat scroll 0 0 #000000;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.box-myaccount h2 {
  font-size: 18px;
  text-transform: uppercase;
}

.box-myaccount label {
  color: #181818;
  font-size: 13px;
  margin-bottom: 5px;
}

.box-myaccount input[type="email"],
.box-myaccount input[type="password"] {
  box-shadow: none;
  height: 24px;
}

.box-myaccount .lost_password {
  float: right;
  font-size: 12px;
}

.login label[for=rememberme] {
  clear: both;
  float: left;
}

/* ----------------- Comments ------------------------ */
.comments-area article {
  margin: 24px 0;
  overflow-wrap: break-word;
  hyphens: auto;
  position: relative;
}

.comments-area article header {
  margin: 0 0 15px;
  overflow: hidden;
  position: relative;
}

.comments-area article header img {
  float: left;
  padding: 0;
  line-height: 0;
}

.comments-area article header cite,
.comments-area article header time {
  display: block;
  margin-left: 70px;
}

.comments-area article header cite {
  font-style: normal;
  font-size: 15px;
  line-height: 1.4;
}

.comments-area cite b {
  font-weight: normal;
}

.comments-area article header time {
  line-height: 1.7;
  text-decoration: none;
  font-size: 12px;
  color: #5e5e5e;
}

.comments-area article header a {
  text-decoration: none;
  color: #5e5e5e;
}

.comments-area article header a:hover {
  color: #21759b;
}

.comments-area article header cite a {
  color: #444;
}

.comments-area article header cite a:hover {
  text-decoration: underline;
}

.comments-area article header h4 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  background-color: #0088d0;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #009cee, #0088d0);
  background-image: -ms-linear-gradient(top, #009cee, #0088d0);
  background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
  background-image: -o-linear-gradient(top, #009cee, #0088d0);
  background-image: linear-gradient(top, #009cee, #0088d0);
  border-radius: 3px;
  border: 1px solid #007cbd;
}

#comments .comment-content {
  margin-left: 70px;
  background: #b59b6d none repeat scroll 0 0;
  padding: 5px;
}

#comments .comment-content p {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0;
  color: #fff;
}

.comments-area .bypostauthor cite span {
  position: absolute;
  margin-left: 5px;
  padding: 0 5px;
  font-size: 10px;
}

a.comment-reply-link,
a.comment-edit-link {
  color: #fffae4;
  font-size: 13px;
  line-height: 1.8;
}

.commentlist .pingback {
  line-height: 1.7;
  margin-bottom: 24px;
}

.commentlist .children {
  margin-left: 48px;
}

#respond h3#reply-title {
  font-size: 16px;
  line-height: 1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
  margin-left: 10px;
  font-weight: normal;
  font-size: 12px;
}

#respond form p.logged-in-as {
  margin-bottom: 10px;
}

#respond form label {
  display: block;
  line-height: 1.7;
  font-size: 14px;
}

#respond form input[type="text"],
#respond form textarea {
  box-sizing: border-box;
  font-size: 12px;
  line-height: 1.5;
  padding: 5px;
  width: 100%;
  float: none;
  background-color: #fbf2ce;
  border: 1px solid #bbaf9b;
  color: #4e4635;
}

#respond form textarea {
  height: 100px;
}

#respond form input[type=submit],
.bypostauthor cite span {
  padding: 6px 10px !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
  font-weight: normal !important;
  color: #fffae4 !important;
  background: rgba(0, 0, 0, 0) url("images/btn-bg.jpg") repeat scroll 0 0 !important;
  box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1) !important;
  cursor: pointer !important;
  border: 0 !important;
}

#respond form input[type=submit]:hover {
  background: rgba(0, 0, 0, 0) url("images/btn-bg-hover.jpg") repeat scroll 0 0;
}

#respond form p.form-allowed-tags {
  margin: 0;
  font-size: 12px;
  line-height: 2;
  color: #5e5e5e;
}

.required {
  color: red;
}

#commentform .form-allowed-tags,
#commentform .form-submit {
  clear: both;
  float: right;
  margin-top: 10px;
}

#comments.comments-area {
  float: left;
  width: 100%;
  margin-top: 15px;
}

#comments .comments-title {
  background: rgba(0, 0, 0, 0) url("images/title-bg.jpg") repeat scroll 0 0;
  color: #fffae4;
  line-height: 40px;
  padding-left: 10px;
}

#commentform p {
  clear: both;
}

#comments .commentlist {
  width: 65%;
  float: left;
  margin: 0 2% 0 0;
}

#comments #respond {
  float: left;
  width: 33%;
}

.reply {
  position: absolute;
  right: 0;
  top: 0;
  background: #7c664d none repeat scroll 0 0;
  padding: 0 5px;
}

.reply span {
  color: #fff;
}

.reply:hover {
  background: #41311a none repeat scroll 0 0
}

.content_post {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.content_post .item_post.cat_service {
  float: left;
  width: 100%;
  padding: 30px 0;
  border-bottom: 3px solid #000;
  margin-bottom: 0;
}

.content_post .item_post:nth-child(2n+1) .entry-content-left {
  order: 2;
}

.content_post .item_post:nth-child(2n+1) .entry-content-right {
  order: 1;
}

.related-post-img img {
  max-height: 200px;
  /* object-fit: cover; */
}

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

.blog-post.detail_single {
  margin-top: 50px;
  overflow: hidden;
}

/**** Responsive settings ******/
@media only screen and (max-width: 1200px) {
  .rounded-img {
    width: 100%;
  }

  .content_post .item_post.cat_service:first-child {
    padding-top: 10px;
  }

  .blog-post.detail_single {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 960px) {
  .rounded-img {
    padding: 4px;
  }

  .entry-content-left {
    width: 26%;
  }

  .category h2.title {
    margin-bottom: 0;
  }

  .content_post .item_post.cat_service {
    padding: 15px 0 15px;
  }

  .post-title h2,
  .post-title .entry-title {
    font-size: 22px;
    line-height: 30px;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .box-myaccount {
    left: 10%;
  }

  .content-box-1 {
    width: 100%;
  }

  .box-myaccount {
    left: 0;
    margin: 0 10px;
  }

  .wpcf7-form label,
  #content .wpcf7-form .wpcf7-form-control-wrap {
    width: 100%;
  }

  .wpcf7-form .wpcf7-submit {
    margin-left: 0;
  }

  /*Duy CSS*/
  .entry-content-left {
    width: 35%;
  }

  .entry-content-right {
    float: right;
    width: 63%;
  }

  .all-pro-left-left {
    float: left;
    width: 100%;
  }

  .all-pro-left-right {
    float: right;
    width: 100%;
  }

  /*Hết Duy CSS*/
  .post-title #bt-read {
    display: none;
  }

  .post-title h2 {
    width: 100%;
  }

  #comments .commentlist,
  #comments #respond {
    width: 100%;
    margin: 0;
  }

  .box-myaccount {
    left: 10%;
  }

  .post-details .date-group .year,
  .post-comments span {
    font-size: 11px;
  }

  #title-page h1 {
    font-size: 16px;
  }

  #title-cat-orther {
    margin-bottom: 10px;
  }

  #title-cat-orther h1 {
    font-size: 20px;
  }

  #title-cat-orther a {
    font-size: 15px;
  }

  .blog-post.detail_single {
    margin-top: 20px;
  }

  .post-des {
    width: 65%;
  }

  .post-thumb {
    width: 32%;
  }

  .post-title h2,
  .post-title .entry-title {
    font-size: 18px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 640px) {
  .post-details {
    width: 14%
  }

  .post-content {
    width: 80%
  }

  .single-post .post-content {
    width: 100%
  }

  .single-post .post-details {
    display: none;
  }

  .post-title h2 {
    font-size: 18px;
    line-height: normal;
  }

  h1.entry-title {
    margin-top: 15px;
  }

  .cat_service .rounded-img {
    height: auto;
  }

  .entry-content-right p {
    line-height: 20px !important;
    text-align: justify;
  }

  .category h2.title {
    font-size: 21px;
    padding-bottom: 0;
  }

  .related-post {
    margin-bottom: 0px;
  }

  .blog-post.detail_single .entry-content.padding-10 {
    padding: 10px 0;
  }

  .post-des p {
    line-height: 22px;
    font-size: 14px;
  }

  .post-details .day,
  .post-comments .count {
    font-size: 30px;
  }
}

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

  .post-details .date-group .year,
  .post-comments span {
    font-size: 10px;
  }

  .post-details .day,
  .post-comments .count {
    font-size: 24px;
  }

  .commentlist .children {
    margin-left: 10px
  }

  .comments-area article header cite,
  .comments-area article header time {
    margin-left: 50px;
  }

  a.comment-reply-link,
  a.comment-edit-link {
    font-size: 11px;
  }

  .entry-content-left {
    width: 100%;
  }

  .entry-content-right {
    width: 100%;
  }

  .content_post .item_post:nth-child(2n+1) .entry-content-left {
    order: unset;
  }

  .rounded-img {
    width: 70%;
  }

  .entry-content-left {
    display: flex;
    justify-content: center;
  }

  #title-cat-orther h1 {
    font-size: 17px;
  }

  #title-cat-orther a {
    font-size: 13px;
  }

  .post-title h2,
  .post-title .entry-title {
    font-size: 18px;
    line-height: 25px;
  }

  .post-thumb {
    width: 100%;
  }

  .post-des {
    width: 100%;
    text-align: justify;
  }

  .post-thumb img {
    max-height: 220px;
    object-fit: cover;
  }
}

.content_post.content_search {
  overflow: hidden;
}