/** */
/** */
/** */
/** */
/** */
/** */
/** */
/** */
/** */
/** */
/** */
/** */
/** */
/** */
/** */
.info-topft .background-inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.top-h {
  display: flex;
  flex-wrap: wrap;
}
.top-h .info-topft,
.top-h .widget.widget_block {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 39.9875rem) {
  .top-h .info-topft,
.top-h .widget.widget_block {
    /*640px*/
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-h iframe {
  width: 100%;
}
.top-h .info-topft {
  position: relative;
  display: flex;
  align-items: center;
}
.top-h .info-topft a {
  color: #fff !important;
}
@media (max-width: 39.9875rem) {
  .top-h .info-topft .heading-title {
    /*640px*/
    margin-top: 30px;
  }
}
.top-h .info-topft .grid-container {
  display: flex;
  justify-content: flex-end;
  margin-right: 0;
}
@media (max-width: 39.9875rem) {
  .top-h .info-topft .grid-container {
    /*640px*/
    margin-left: 0;
    padding: 35px 10px;
  }
}
.top-h .info-topft .iconbox {
  position: relative;
}
.top-h .info-topft .iconbox li {
  display: flex;
  align-items: center;
}
.top-h .info-topft h2, .top-h .info-topft i, .top-h .info-topft .title, .top-h .info-topft p {
  color: #fff;
}
.top-h .col.content-col {
  width: 600px;
  padding: 50px 0 20px;
}
@media (max-width: 39.9875rem) {
  .top-h .col.content-col {
    /*640px*/
    width: 100%;
  }
}
.top-h .col.content-col li {
  margin-bottom: 15px;
}
.top-h .col.content-col i {
  font-size: 30px;
  margin-right: 15px;
}

footer#colophon .cell.footer-widget.footer-widget-1 .widget.widget_block {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}

.top-h-2 {
  position: relative;
  padding: 70px 0;
}
.top-h-2 .fom-ft .bg_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.top-h-2 .row {
  display: flex;
  flex-wrap: wrap;
}
.top-h-2 .row .col-left,
.top-h-2 .row .col-right {
  max-width: 50%;
  flex: 0 0 50%;
}
@media (max-width: 39.9875rem) {
  .top-h-2 .row .col-left,
.top-h-2 .row .col-right {
    /*640px*/
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-h-2 .row .col-right {
  position: relative;
}
.top-h-2 .row .col-right form {
  position: relative;
  margin: 0 50px;
}
.top-h-2 .row .col-right form input {
  margin-bottom: 0;
  height: 45px;
  border-radius: 10px;
}
.top-h-2 .row .col-right form input.wpcf7-submit {
  background: #694b09;
  color: #fff;
  position: absolute;
  right: 6px;
  top: 51%;
  transform: translateY(-50%);
  border: none;
  outline: none;
  padding: 0 20px;
  border-radius: 10px;
  height: 33px;
}
.top-h-2 .row .col-right form .wpcf7-spinner {
  position: absolute;
}

section.section.w-about--home-2 {
  padding: 50px 0;
}
section.section.w-about--home-2 .row {
  display: flex;
  flex-wrap: wrap;
}
section.section.w-about--home-2 .row .col-left,
section.section.w-about--home-2 .row .col-right {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 39.9875rem) {
  section.section.w-about--home-2 .row .col-left,
section.section.w-about--home-2 .row .col-right {
    /*640px*/
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.ab1 .des {
  font-size: 23px;
}
@media (max-width: 39.9875rem) {
  .ab1 .des {
    /*640px*/
    font-size: 16px;
    text-align: justify;
  }
}
.ab1 .heading-title {
  font-size: 4rem;
}

.about-1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-1 .heading-title {
  margin-bottom: 30px;
}
.about-1 .col-right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-1 .col-right .content {
  text-align: center;
  margin: 30px;
}
.about-1 .col-right .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-1 .col-right .btn a {
  padding: 10px 25px;
  background: #694b09;
  color: #fff;
  border: 1px solid #694b09;
  transition: 0.6s;
  border-radius: 10px;
}
.about-1 .col-right .btn a:hover {
  background: #fff;
  color: #694b09;
}

section.w-about--home2-2 {
  position: relative;
}
section.w-about--home2-2 .bg_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.w-about--home2-2 .row {
  display: flex;
  flex-wrap: wrap;
}
section.w-about--home2-2 .row .col-left {
  max-width: 60%;
  flex: 0 0 60%;
  margin-left: 100px;
}
@media (max-width: 39.9875rem) {
  section.w-about--home2-2 .row .col-left {
    /*640px*/
    max-width: 100%;
    flex: 0 0 100%;
    margin-left: 0;
  }
}
section.w-about--home2-2 .row .col-left .col-inner {
  position: relative;
}
@media (max-width: 39.9875rem) {
  section.w-about--home2-2 .row .col-left .col-inner {
    /*640px*/
    padding-top: 80px;
  }
}
section.w-about--home2-2 .row .col-left .img_bg_col {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.w-about--home2-2 .row .col-right {
  flex: 0 0 40%;
  max-width: 40%;
}
section.w-about--home2-2 .ct {
  position: relative;
  padding: 100px;
}
@media (max-width: 39.9875rem) {
  section.w-about--home2-2 .ct {
    /*640px*/
    padding: 80px 30px;
  }
}
section.w-about--home2-2 .ct .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
section.w-about--home2-2 .ct .btn a {
  padding: 10px 20px;
  color: #fff;
  background: #694b09;
  border-radius: 10px;
  border: 1px solid #694b09;
  transition: 0.6s;
}
section.w-about--home2-2 .ct .btn a:hover {
  color: #694b09;
  background: #fff;
}

section.section.doitac-home {
  padding: 70px 0;
}
section.section.doitac-home .heading-title {
  margin-bottom: 30px;
}

section.section.bangtin {
  position: relative;
  transform: translateY(-20px);
}
section.section.bangtin .bg_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 39.9875rem) {
  section.section.bangtin .bg_img {
    /*640px*/
    display: none;
  }
}
section.section.bangtin .row {
  display: flex;
  flex-wrap: wrap;
}
section.section.bangtin .row .col-left,
section.section.bangtin .row .col-right {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 39.9875rem) {
  section.section.bangtin .row .col-left,
section.section.bangtin .row .col-right {
    /*640px*/
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.section.bangtin .row .col-right {
  position: relative;
  padding: 100px 0;
  padding-left: 60px;
}
@media (max-width: 39.9875rem) {
  section.section.bangtin .row .col-right {
    /*640px*/
    padding-left: 0;
  }
}
section.section.bangtin .row .col-right .btn {
  display: flex;
  justify-content: center;
}
section.section.bangtin .row .col-right .btn a {
  background: #694b09;
  padding: 10px 20px;
  color: #fff;
  border-radius: 20px;
  border: 1px solid #694b09;
  transition: 0.6s;
}
section.section.bangtin .row .col-right .btn a:hover {
  background: #fff;
  color: #694b09;
}
section.section.bangtin .row .col-right .des {
  color: #694b09;
  text-align: center;
  margin: 30px 0;
}

.single-product .woocommerce-product-gallery__image a {
  border: 1px solid rgba(204, 204, 204, 0.4509803922);
}

section.section.archives.archive-posts .row {
  display: flex;
  flex-wrap: wrap;
}
section.section.archives.archive-posts .row .col-left {
  flex: 0 0 65%;
  max-width: 65%;
}
@media (max-width: 39.9875rem) {
  section.section.archives.archive-posts .row .col-left {
    /*640px*/
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.section.archives.archive-posts .row .col-left .cell {
  width: 50%;
  margin-bottom: 30px;
}
@media (max-width: 39.9875rem) {
  section.section.archives.archive-posts .row .col-left .cell {
    /*640px*/
    width: 100%;
  }
}
section.section.archives.archive-posts .row .col-right {
  flex: 0 0 35%;
  max-width: 35%;
  padding-left: 30px;
}
@media (max-width: 39.9875rem) {
  section.section.archives.archive-posts .row .col-right {
    /*640px*/
    display: none;
  }
}
section.section.archives.archive-posts .row-1 {
  margin-bottom: 50px;
}
section.section.archives.archive-posts .row-1 h6.sidebar-title {
  color: #694b09;
}
section.section.archives.archive-posts .row-1 ul {
  list-style: none;
  margin-left: 0;
  line-height: 1.9;
}

.post-blog .item {
  position: relative;
}
.post-blog .cover-content {
  background: #694b09 !important;
  height: auto !important;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.post-blog .cover-content .meta, .post-blog .cover-content .terms, .post-blog .cover-content .excerpt, .post-blog .cover-content .view-more {
  display: none !important;
}
.post-blog .cover-content h5 a {
  color: #fff !important;
}

.content-home {
  background-image: url(../img/bg.jpg);
}

.dtcl {
  position: relative;
  padding: 90px 0;
  margin-top: -40px;
}
.dtcl .img_bg {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
}
.dtcl .logodt {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 0;
  left: 50%;
  z-index: 99;
  transform: translate(-50%, -50%);
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
          clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.dtcl .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6509803922);
  color: #fff;
  text-align: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: 0.6s;
}
.dtcl .content p {
  position: absolute;
  width: 100%;
  padding: 10px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 2;
  font-size: 13px;
}
.dtcl .item {
  position: relative;
  margin-top: 50px;
  height: auto !important;
}
.dtcl .item:hover .content {
  visibility: visible;
  opacity: 1;
}

.gianhang {
  position: relative;
  padding: 70px 0 90px;
  margin: 30px 0 0;
  z-index: 9;
}
.gianhang .img_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 110%;
}

.about-1 {
  padding: 50px 0;
}

.ab3 h2.color1 span:last-child {
  display: block;
  text-align: right;
}
.ab3 .des {
  font-size: 23px;
}
@media (max-width: 39.9875rem) {
  .ab3 .des {
    /*640px*/
    font-size: 16px;
    text-align: justify;
  }
}

.ab2 {
  position: relative;
}
.ab2 img {
  width: 100%;
  height: 100vh;
}
@media (max-width: 39.9875rem) {
  .ab2 img {
    /*640px*/
    height: 55vh;
  }
}
.ab2 .des {
  font-size: 23px;
}
@media (max-width: 39.9875rem) {
  .ab2 .des {
    /*640px*/
    font-size: 16px;
    text-align: justify;
  }
}
.ab2 .content {
  position: absolute;
  top: 50%;
  width: 41%;
  left: 30px;
  transform: translateY(-50%);
}
@media (max-width: 39.9875rem) {
  .ab2 .content {
    /*640px*/
    width: 100%;
    left: 0;
    padding: 10px;
  }
}
.ab2 .heading-title {
  font-weight: 900;
  font-size: 3rem;
  margin-bottom: 30px;
}
@media (max-width: 39.9875rem) {
  .ab2 {
    /*640px*/
  }
  .ab2 .bg {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.8196078431);
  }
}

.ab3 {
  position: relative;
  padding: 50px 0;
}
.ab3 .color1 {
  font-weight: 900;
  font-size: 3rem;
  margin-bottom: 30px;
}
.ab3 .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.ab3 .row .col-left {
  flex: 0 0 40%;
  max-width: 40%;
}
.ab3 .row .col-right {
  flex: 0 0 60%;
  max-width: 60%;
  align-items: center;
}
@media (max-width: 39.9875rem) {
  .ab3 .row {
    /*640px*/
  }
  .ab3 .row .col-left,
.ab3 .row .col-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.ab4 {
  position: relative;
  padding: 50px 0;
}
.ab4 .ct {
  min-height: 50%;
}
@media (max-width: 39.9875rem) {
  .ab4 .ct {
    /*640px*/
    min-height: auto;
    margin-bottom: 30px;
  }
}
.ab4 .heading-title {
  margin-bottom: 30px;
  font-size: 3rem;
}
.ab4 .row {
  display: flex;
  flex-wrap: wrap;
}
.ab4 .row .col-left {
  flex: 0 0 30%;
  max-width: 30%;
}
.ab4 .row .col-left .ct {
  text-align: right;
}
@media (max-width: 39.9875rem) {
  .ab4 .row .col-left .ct {
    /*640px*/
    text-align: left;
  }
}
.ab4 .row .col-center {
  flex: 0 0 40%;
  max-width: 40%;
}
.ab4 .row .col-right {
  flex: 0 0 30%;
  max-width: 30%;
  align-items: center;
}
@media (max-width: 39.9875rem) {
  .ab4 .row {
    /*640px*/
  }
  .ab4 .row .col-left,
.ab4 .row .col-right,
.ab4 .row .col-center {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ab4 .row .col-center {
    display: none;
  }
}

.ab5 .img {
  height: 100vh;
  width: 100%;
}
@media (max-width: 39.9875rem) {
  .ab5 .img {
    /*640px*/
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
  }
}

.ab6 {
  padding: 50px 0;
  background-image: url(../img/bg_ab.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex !important;
  flex-direction: column;
  overflow-y: scroll;
}
.ab6 .grid-container {
  padding-bottom: 70px;
  padding-top: 70px;
}
.ab6 .heading-title {
  text-align: center;
  margin-top: 50px;
  font-family: "Charmonman", cursive;
  font-weight: 900;
  font-size: 4rem;
  margin-bottom: 30px;
}
.ab6 .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.ab6 .row .col-left {
  flex: 0 0 35%;
  max-width: 35%;
}
.ab6 .row .col-right {
  flex: 0 0 65%;
  max-width: 65%;
}
.ab6 .row .col-right .content {
  margin-left: 15%;
}
@media (max-width: 39.9875rem) {
  .ab6 .row .col-right .content {
    /*640px*/
    margin-left: 0;
  }
}
.ab6 .row .col-right .content img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ab6 .row .col-right .content .col-content {
  padding: 50px;
  min-height: 250px;
  font-size: 20px;
}
@media (max-width: 39.9875rem) {
  .ab6 .row {
    /*640px*/
    margin-bottom: 30px;
  }
  .ab6 .row .col-left,
.ab6 .row .col-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.ab6 .row:nth-child(2n-1) {
  flex-direction: row-reverse;
}
@media (max-width: 39.9875rem) {
  .ab6 .row:nth-child(2n-1) {
    /*640px*/
    flex-direction: row;
  }
}
.ab6 .row:nth-child(2n-1) .content {
  margin-right: 15%;
  margin-left: unset;
}
@media (max-width: 39.9875rem) {
  .ab6 .row:nth-child(2n-1) .content {
    /*640px*/
    margin-right: 0;
  }
}

.home .inside-header a {
  color: #fff !important;
}

.product_home {
  padding: 50px 0;
}
.product_home .heading-title {
  margin-bottom: 30px;
}
.product_home .w-swiper .swiper-wrapper {
  padding: 10px 0;
}

.footer-widget-5 .gallery.gallery-columns-3 {
  display: flex;
  gap: 10px;
}
.footer-widget-5 .gallery.gallery-columns-3 img {
  width: 40px;
  height: 40px;
  border-radius: 15px;
}

.cell.footer-widget.footer-widget-3 ul#menu-social-menu {
  margin-bottom: 30px;
}
.cell.footer-widget.footer-widget-3 ul#menu-social-menu li {
  border: 1px solid;
  border-radius: 50%;
  padding: 6px;
}

.single-contact input.wpcf7-form-control.has-spinner.wpcf7-submit {
  background: #694b09;
  color: #fff;
  border: 1px solid #694b09;
  padding: 10px 20px;
  transition: 0.6s;
  cursor: pointer;
  border-radius: 10px;
}
.single-contact input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
  background: #fff;
  color: #694b09;
}
.single-contact .row .col-left {
  display: none;
}
.single-contact .row .col-right {
  width: 100%;
}

.archive-posts h1 {
  text-align: center;
}
.archive-posts h1 span {
  position: relative;
  z-index: 1;
}
.archive-posts h1 span::before {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 100%;
  height: 10px;
  background: #f9d99f;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.category .nav-blog {
  display: flex;
  border-bottom: 2px solid #694b09;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 40px;
}
.bn-page-ct h2.html-title.h1 {
  color: #fff !important;
}
.bn-page-ct img {
  height: 100vh;
}
@media (max-width: 39.9875rem) {
  .bn-page-ct img {
    /*640px*/
    height: auto;
  }
}
.bn-page-ct .content-inner {
  position: absolute;
  top: 50%;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

.font-nt {
  font-weight: 900;
  margin-bottom: 20px;
}

.page-template-page-about .footer-credit {
  background-color: #a3884f;
  color: #eee;
  font-size: 14px;
  padding-top: 14px;
  position: fixed;
  padding-bottom: 10px;
  z-index: 999;
  width: 100%;
  bottom: 0;
}

.single-product span.posted_in {
  display: none;
}
.single-product .meta-cus {
  display: flex;
  align-items: center;
  color: #694b09;
  gap: 30px;
  position: relative;
}
@media (max-width: 39.9875rem) {
  .single-product .meta-cus {
    /*640px*/
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }
}
.single-product .meta-cus:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #694b09;
}
.single-product .meta-cus .woocommerce-product-rating {
  margin-bottom: 0 !important;
}
.single-product h1.h4.product_title.entry-title {
  font-family: "Charmonman", cursive;
  font-weight: 900;
  font-size: 2rem;
  color: #694b09;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.single-product .muahang-ngay {
  text-align: center;
  color: #694b09;
  margin-bottom: 20px;
  font-family: "Charmonman", cursive;
  font-weight: 900;
}
.single-product .muahang-ngay span {
  border-bottom: 1px solid #694b09;
}
.single-product .list-kenh {
  list-style: none;
  display: flex;
  gap: 15px;
  margin-left: 0;
  justify-content: center;
}
.single-product .list-kenh li img {
  width: 130px;
  height: 70px;
}

.star-rating {
  color: #8a8a8a;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  letter-spacing: 3px;
  width: auto;
  display: flex;
  height: auto;
  overflow-y: hidden;
  margin: 0 0 10px 0;
  line-height: 1;
  overflow-x: visible;
  float: none;
  font-family: star;
}
.star-rating::before {
  position: inherit;
  float: none;
  content: "sssss";
  color: #fff;
  top: 0;
  left: 0;
}
.star-rating span {
  overflow: hidden;
  height: 20px;
  color: #fff;
  position: absolute;
  padding-top: 1000px;
}
.star-rating span .rating {
  display: none;
}
.star-rating span:before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}
.star-rating span .rating {
  position: absolute;
  top: 0;
  z-index: 9;
  left: 75px;
  font-size: 11px;
  color: #454545;
}

.img-title {
  position: relative;
}

.img-title:before {
  content: "";
  background-image: url(../img/title-la.png);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -65px;
  height: 50px;
  width: 300px;
  z-index: 999;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.img-title-white {
  position: relative;
}

.img-title-white:before {
  content: "";
  background-image: url(../img/title-la-trang.png);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -65px;
  height: 50px;
  width: 300px;
  z-index: 999;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.info-topft .heading-title {
  position: relative;
}
.info-topft .heading-title::before {
  content: "";
  background-image: url(../img/title-la-trang.png);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -45px;
  height: 50px;
  width: 300px;
  z-index: 999;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.woocommerce.single-product .product .woocommerce-tabs .panel h1, .woocommerce.single-product .product .woocommerce-tabs .panel h2, .woocommerce.single-product .product .woocommerce-tabs .panel h3, .woocommerce.single-product .product .woocommerce-tabs .panel h4, .woocommerce.single-product .product .woocommerce-tabs .panel h5, .woocommerce.single-product .product .woocommerce-tabs .panel h6 {
  font-weight: 500 !important;
}

#toc_container {
  background: #694b09;
  border: 1px solid #aaa;
  padding: 10px;
  margin-bottom: 1em;
  width: auto;
  display: table;
  font-size: 95%;
}
#toc_container a {
  color: #fff !important;
}

#toc_container p.toc_title {
  color: #fff !important;
  text-align: left;
}

.single-contact .img-title:before {
  display: none;
}

section.section.related.products .w-swiper {
  padding: 10px 0;
}

.single-product div#tab-description {
  overflow: hidden;
  position: relative;
}

.single-product .tab-panels div#tab-description.panel:not(.active) {
  height: 0 !important;
}

.devvn_readmore_flatsome {
  text-align: center;
  cursor: pointer;
  position: absolute;
  z-index: 9999;
  bottom: 0;
  width: 100%;
  background: #fff;
}

.devvn_readmore_flatsome:before {
  height: 55px;
  margin-top: -45px;
  content: "";
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff00", endColorstr="#ffffff", GradientType=0);
  display: block;
}

.devvn_readmore_flatsome a {
  color: #694b09;
  display: inline-block;
  border: 1px solid;
  padding: 10px 40px;
  border-radius: 5px;
}

.devvn_readmore_flatsome a:after {
  content: "";
  width: 0;
  right: 0;
  border-top: 6px solid #694b09;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
}

.single-product .ab5 .img {
  height: auto !important;
  width: 100%;
}

.section.related-products {
  clear: both;
}

.images_carousel img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

a.contact-for-price {
  width: 100%;
  background: #fff;
  padding: 10px;
}

.cover-content a.contact-for-price {
  border-top: 3px solid;
}

.noprice {
  width: 100%;
  text-align: center;
  display: inherit;
}

.list-product-wrapper .product {
  position: relative;
  border: 3px solid #694b09;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.list-product-wrapper .item {
  height: auto !important;
}

.img_title_img {
  height: 90px;
  margin: 0 auto;
}

@media (max-width: 39.9875rem) {
  .mm {
    /*640px*/
    display: none !important;
  }
}

.home .menu-lines .menu-txt {
  color: #fff !important;
}

.home .menu-lines {
  color: #fff !important;
}

div#fp-nav li:last-child {
  display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: unset;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 2em 0 5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: unset;
}

.woocommerce.single-product .product .woocommerce-tabs ul.tabs {
  border-bottom: 2px solid #694b09;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom: 2px solid #55461d !important;
}

section.section.archives.archive-posts .menu {
  border-bottom: 2px solid #694b09;
  margin: 30px 15px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 39.9875rem) {
  section.section.archives.archive-posts .menu {
    /*640px*/
    gap: 20px;
  }
}
section.section.archives.archive-posts .menu li a {
  padding: 0 0 15px 0 !important;
  font-weight: 500;
}
section.section.archives.archive-posts .menu li.active a {
  background: unset !important;
  color: #694b09 !important;
  border-bottom: 2px solid;
}

.ab4 .heading-title {
  margin-bottom: 50px;
}
@media (max-width: 39.9875rem) {
  .ab4 .heading-title {
    /*640px*/
    font-size: 25px;
  }
}
.ab4 .heading-title span {
  position: relative;
  padding: 0 165px;
}
@media (max-width: 39.9875rem) {
  .ab4 .heading-title span {
    /*640px*/
    padding: 0 18px;
  }
}
.ab4 .heading-title span:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("../img/bg-ab-t.png");
  content: "";
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  padding: 0 33px;
}
@media (max-width: 39.9875rem) {
  .ab4 .heading-title span:before {
    /*640px*/
    background-size: contain;
    display: none;
  }
}

@media (max-width: 39.9875rem) {
  div#fullpage .heading-title,
div#fullpage .ab3 .color1 {
    /*640px*/
    font-size: 25px;
  }
}

div#gallery-2 img {
  height: 70px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

div#gallery-3 img {
  height: 50px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.news__page .section__product__item-tab.active {
  animation: slideDown linear 0.5s;
}
.news__page__heading {
  margin-bottom: 0;
}
.news__page__item {
  font-family: "UTM A&S Signwriter";
  text-transform: lowercase;
  font-size: 4.8rem;
  margin: 80px;
}
@media (max-width: 39.9875rem) {
  .news__page__item {
    /*640px*/
    margin: 10px 60px 50px;
    font-size: 4rem;
  }
}
@media (max-width: 39.9875rem) {
  .news__page__item {
    /*640px*/
    font-size: 3rem;
    margin: 5px 30px 50px;
  }
}
.news__page__item::first-letter {
  text-transform: uppercase;
}
.news__page__item:after {
  background: none repeat scroll 0 0 transparent;
  bottom: -20px;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #000000;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.news__page__item.active:after {
  width: 200%;
  left: -50%;
}
.news__page__news {
  height: 240px;
  width: 100%;
  position: relative;
  margin-bottom: 48px;
  border-radius: 8px;
  overflow: hidden;
  display: block;
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.5);
  transition: all linear 0.3s;
}
@media (max-width: 39.9875rem) {
  .news__page__news {
    /*640px*/
    height: 200px;
    margin-bottom: 20px;
  }
}
.news__page__news:hover {
  box-shadow: 0px 0px 0px 5px #694b09;
}
.news__page__news__image {
  width: 100%;
  height: 100%;
}
.news__page__news__text {
  position: absolute;
  bottom: 0;
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 2.8rem;
  padding: 20px;
  padding-right: 100px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
@media (max-width: 39.9875rem) {
  .news__page__news__text {
    /*640px*/
    font-size: 1.6rem;
    padding: 10px;
    padding-right: 50px;
  }
}
.news__page__news__block > .row > .col:nth-of-type(2n) p {
  right: 0;
  left: auto;
  padding-right: 20px;
  padding-left: 100px;
}
@media (max-width: 39.9875rem) {
  .news__page__news__block > .row > .col:nth-of-type(2n) p {
    /*640px*/
    padding-left: 50px;
  }
}
.news__page__promotion {
  margin-bottom: 80px;
  text-decoration: none;
  display: block;
}
@media (max-width: 39.9875rem) {
  .news__page__promotion {
    /*640px*/
    margin-bottom: 20px;
  }
}
.news__page__promotion__heading {
  font-size: 2.4rem;
  font-weight: normal;
  color: #272727;
  line-height: 2.8rem;
  margin: 20px 0;
}
.news__page__promotion__heading::first-letter {
  text-transform: uppercase;
}
@media (max-width: 39.9875rem) {
  .news__page__promotion__heading {
    /*640px*/
    font-size: 2rem;
    margin: 20px 0 10px;
  }
}
.news__page__promotion__block {
  width: 100%;
  height: 240px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  transition: all linear 0.3s;
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.5);
}
@media (max-width: 39.9875rem) {
  .news__page__promotion__block {
    /*640px*/
    height: 180px;
  }
}
.news__page__promotion__block:hover {
  transform: scale(0.99);
  opacity: 0.8;
}
.news__page__promotion__image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.news__page__promotion__text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  font-size: 2.4rem;
  font-weight: normal;
  color: #ffffff;
  line-height: 2.8rem;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 39.9875rem) {
  .news__page__promotion__text {
    /*640px*/
    font-size: 1.6rem;
    padding: 10px;
  }
}
.news__page__promotion__text::first-letter {
  text-transform: uppercase;
}
.news__page__video {
  margin-bottom: 40px;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  overflow: hidden;
}
@media (max-width: 39.9875rem) {
  .news__page__video {
    /*640px*/
    margin-bottom: 15px;
  }
}
.news__page__video__link {
  display: block;
  position: relative;
  height: 240px;
}
@media (max-width: 39.9875rem) {
  .news__page__video__link {
    /*640px*/
    height: 120px;
  }
}
.news__page__video__image {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
.news__page__video__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  display: block;
}
@media (min-width: 64.0625rem) {
  .news__page__video__icon {
    /*1024px*/
    display: block;
  }
}
.news__page__video__icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 3rem;
  background-color: hsl(0deg, 100%, 50%);
  width: 100px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.5);
}
@media (min-width: 64.0625rem) {
  .news__page__video__icon i {
    /*1024px*/
    font-size: 2rem;
    width: 80px;
    height: 50px;
    border-radius: 6px;
  }
}
@media (max-width: 39.9875rem) {
  .news__page__video__icon i {
    /*640px*/
    font-size: 1.5rem;
    width: 50px;
    height: 30px;
    border-radius: 6px;
  }
}
.news__page__video__heading {
  font-size: 2.4rem;
  font-weight: bold;
  color: #272727;
  line-height: 2.8rem;
  margin: 10px 0;
}
@media (max-width: 39.9875rem) {
  .news__page__video__heading {
    /*640px*/
    font-size: 1.8rem;
    margin: 5px 0;
  }
}
.news__page__video__text {
  font-size: 1.2rem;
  font-weight: normal;
  color: #272727;
  line-height: 2.8rem;
  line-height: 1.3rem;
  height: 2.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 39.9875rem) {
  .news__page__video__text {
    /*640px*/
    font-size: 1rem;
  }
}

@media (max-width: 1023px) {
  .hide-on-mobile-tablet {
    display: none;
  }
}
/* Tablet */
@media (min-width: 740px) and (max-width: 1023px) {
  .hide-on-tablet {
    display: none;
  }
}
/* Mobile */
@media (max-width: 739px) {
  .hide-on-mobile {
    display: none;
  }
}
.intro__image__line {
  position: absolute;
  top: 42.5%;
  left: 39%;
  background-color: transparent;
  width: 27% !important;
}

.intro__image {
  width: 100%;
  background-color: #ffffff;
  position: relative;
}
.intro__image img {
  width: 100%;
}

.intro__image .col:nth-child(3) img {
  width: 80%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.intro__image .col:nth-child(4) {
  text-align: center;
}

.intro__image .col:nth-child(4) img {
  width: 80%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.intro__image .col:nth-child(7) img {
  width: 80%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.intro__image .col {
  display: flex;
  justify-content: center;
}

.go-back {
  position: fixed;
  top: 12px;
  right: 12px;
  cursor: pointer;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 12px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  transition: all linear 0.2s;
}

.top-h-2,
.top-h {
  display: none;
}

.home .top-h {
  display: flex;
}

.home .top-h-2 {
  display: block;
}

.site-footer .widget-title {
  color: #694b09;
  border-bottom: 2px solid #694b09;
  padding-bottom: 5px;
  text-align: center;
}

footer#colophon nav {
  background: transparent !important;
}

footer#colophon .row-2 {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
footer#colophon .row-2 .cell {
  border-top: 2px solid #ccc;
  padding: 12px 30px 0 30px;
}

section.archive-products.section .woocommerce-sorting {
  display: none;
}
section.archive-products.section .menu {
  border-bottom: 2px solid #694b09;
  margin: 30px 0;
  display: flex;
  justify-content: space-between;
}
section.archive-products.section .menu li a {
  padding: 0 0 15px 0 !important;
  font-weight: 500;
}
section.archive-products.section .menu li.active a {
  background: unset !important;
  color: #694b09 !important;
  border-bottom: 2px solid;
}
@media (max-width: 39.9875rem) {
  section.archive-products.section .menu {
    /*640px*/
    gap: 20px;
  }
}

.inside-header .logo img {
  background: transparent !important;
}

.archive-products h1 {
  text-align: center;
}
.archive-products h1 span {
  position: relative;
  z-index: 1;
}
.archive-products h1 span::before {
  content: "";
  position: absolute;
  bottom: 10px;
  width: 80%;
  height: 10px;
  background: #f9d99f;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.archive-products {
  padding-top: 50px;
}

footer#colophon .widget-title {
  color: #694b09;
  border-bottom: 2px solid #694b09;
  padding-bottom: 5px;
  text-align: center;
}
@media (max-width: 39.9875rem) {
  footer#colophon .widget-title {
    /*640px*/
    text-align: left;
    display: inline-block;
  }
}

@media (max-width: 39.9875rem) {
  footer#colophon .row-1 .grid-x.grid-padding-x {
    /*640px*/
    flex-direction: column;
  }
}

@media (max-width: 39.9875rem) {
  .cover-content2 {
    /*640px*/
    display: none;
  }
}

.swiper-css-mode > .swiper-wrapper {
  overflow: visible !important;
}

.top-h iframe {
  height: 100%;
}

.slick-dots {
  position: absolute;
  bottom: 0;
  display: flex;
  padding: 0;
  margin: 10px 0;
  width: 100%;
  justify-content: center;
  list-style: none;
}

ul.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  margin: 0 5px;
  transition: 0.3s;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: gray;
  opacity: 0.4;
  border-radius: 100%;
}

ul.slick-dots li.slick-active button,
ul.slick-dots li button:hover {
  opacity: 1;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  display: flex;
  align-items: center;
  /* background: transparent; */
  border: none;
  font-size: 20px;
  color: #000;
  cursor: pointer;
  background: #fff;
  padding: 5px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 1px 1px 3px #ccc;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slide-item {
  padding: 0 15px;
}

.slick-slider:focus,
.slick-track:focus,
.slick-slide:focus,
.slick-slide a:focus,
.slick-arrow:focus {
  outline: none;
}

div#fullpage footer#colophon {
  background-color: #fffcf7;
  background-size: contain !important;
  background-repeat: no-repeat;
}

.zalo-container.right {
  right: 20px;
}

.zalo-container {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 150px;
  z-index: 9999999;
}

.zalo-container.right.call {
  bottom: 70px;
}

.zalo-container.right.call span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
}

.zalo-container a {
  display: block;
}

.animated_zalo.infinite {
  animation-iteration-count: infinite;
}

.cmoz-alo-circle {
  width: 50px;
  height: 50px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid rgba(17, 130, 252, 0.8);
  opacity: 0.1;
  border-color: #1182FC;
  opacity: 0.5;
}

.animated_zalo {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.zoomIn_zalo {
  animation-name: zoomIn_zalo;
}

.pulse_zalo {
  animation-name: pulse_zalo;
}

.zalo-container span {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #1182FC;
  position: relative;
}

.cmoz-alo-circle-fill {
  width: 60px;
  height: 60px;
  top: -10px;
  position: absolute;
  transition: all 0.2s ease-in-out;
  border-radius: 100%;
  border: 2px solid transparent;
  transition: all 0.5s;
  background-color: rgba(17, 130, 252, 0.45);
  opacity: 0.75;
  right: -10px;
}
@keyframes zoomIn_zalo {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes pulse_zalo {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.inside-header.fix-header {
  background-color: #fff !important;
  z-index: 99999;
}
.inside-header.fix-header a {
  color: #694b09 !important;
}

.icon-ft5 ul {
  display: flex;
  gap: 10px;
}
.icon-ft5 li a {
  width: 40px;
  height: 40px;
}
.icon-ft5 .heading-title {
  color: #694b09;
  border-bottom: 2px solid #694b09;
  padding-bottom: 5px;
  text-align: center;
  font-size: 1.0625rem;
}

.page-template-page_dtcl .heading-title {
  margin-top: 30px;
}

.authur {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 39.9875rem) {
  .authur {
    /*640px*/
    flex-direction: column;
    align-items: flex-start;
  }
}
.authur .img-author img {
  border-radius: 100%;
}

.star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}

.inside-header.fix-header .menu-lines {
  color: #694b09 !important;
}

.single-product .entry-summary .meta-cus .star-rating {
  width: 72px !important;
  overflow: hidden !important;
}
.single-product .entry-summary .meta-cus .star-rating span {
  padding-top: 50px;
  height: 10px !important;
}

.breadcrumbs .separator {
  display: none;
}

.cover-content2 .star-rating {
  overflow: visible !important;
}

.cover-content2 .star-rating span {
  height: 0px;
}

/*# sourceMappingURL=custom.css.map*/