#page-home .home-block .item-block {
  color: #fff;
  position: relative;
  padding: 0;
  background-size: 50% auto;
  background-repeat: no-repeat;
  background-position: right center;
}
#page-home .home-block .item-block.block-1 {
  background-color: #59cca6;
}
#page-home .home-block .item-block.block-2 {
  background-color: #91ad41;
}
#page-home .home-block .item-block.block-3 {
  background-color: #e3b375;
}
#page-home .home-block .item-block.block-4 {
  background-color: #ef7f94;
}
#page-home .home-block .item-block .block-information {
  padding: 20px;
}
#page-home .home-block .item-block .block-information h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
#page-home .home-block .item-block .block-information .description {
  line-height: 26px;
}
#page-home .home-main {
  padding-top: 50px;
}
#page-home .home-main .owl-nav {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
}
#page-home .home-main .owl-nav button {
  width: 32px;
  height: 32px;
  border-radius: 3px;
  border: 1px solid #eee;
  margin: 0 0 0 10px;
}
#page-home .home-main .owl-nav button span {
  font-size: 18px;
  display: block;
  width: 100%;
  height: 100%;
}
#page-home .home-main .owl-nav button:hover {
  background: #91ad41;
  color: #fff;
}
#page-home .home-main__title {
  font-size: 34px;
  text-align: center;
  position: relative;
  font-family: "Quicksand", sans-serif;
}
#page-home .home-main__title .text-gradient {
  text-transform: uppercase;
  padding-bottom: 30px;
  display: inline-block;
  background: -moz-linear-gradient(35deg, #91ad41 0%, #ff8a6c 100%);
  background: -webkit-linear-gradient(35deg, #91ad41 0%, #ff8a6c 100%);
  background: -ms-linear-gradient(35deg, #91ad41 0%, #ff8a6c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  -ms-background-clip: text;
  -ms-text-fill-color: transparent;
}
#page-home .home-main__title:before {
  content: "";
  background-image: url(//bizweb.dktcdn.net/100/350/980/themes/802125/assets/bg_title.png?1608187967113);
  background-repeat: no-repeat;
  width: 69px;
  height: 22px;
  position: absolute;
  left: 47%;
  bottom: 0px;
}
#page-home .description-main {
  padding: 0 150px;
  margin-top: 15px;
  text-align: center;
  color: #8b8b99;
}
#page-home .home-about .item-post {
  text-align: center;
}
#page-home .home-about .item-post .picture img {
  width: auto;
  display: inline-block;
  height: auto;
}
#page-home .home-about .item-post .title {
  text-align: center;
  width: 100%;
  float: left;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0 10px 0;
}
#page-home .home-about .item-post .des {
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
  color: #707070;
}
#page-home .home-products__cate .tabs ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#page-home .home-products__cate .tabs ul li {
  display: inline-block;
  line-height: 36px;
  padding: 0px;
  position: relative;
  margin: 4px;
}
#page-home .home-products__cate .tabs ul li a {
  padding: 0 18px;
  font-size: 13px;
  font-weight: 400;
  display: block;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  color: #000;
  border: 1px solid #e7e9f3;
  border-radius: 30px;
}
#page-home .home-products__cate .tabs ul li a.active {
  background: #91ad41;
  color: #fff !important;
  border-radius: 30px;
}
#page-home .home-products__cate .list-product-cate .content-product-cate {
  display: none;
}
#page-home .home-products__cate .list-product-cate .content-product-cate.active {
  display: block;
}
#page-home .tab-accessories a {
  font-size: 14px;
}
#page-home .tab-accessories a.btn {
  border: 1px solid #91ad41;
  background: #fff;
  color: #91ad41;
}
#page-home .tab-accessories a.btn.active {
  background: #91ad41;
  color: #fff;
}
#page-home .section_hotline {
  margin: 30px 0;
  background-repeat: no-repeat;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
  height: 360px;
}
#page-home .section_hotline .custom-center-body {
  color: #fff;
  text-align: center;
  display: inline-block;
  max-width: 470px;
  position: relative;
}
#page-home .section_hotline .custom-center-body a {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}

.woocommerce ul.products {
  padding-top: 50px;
}
.woocommerce ul.products li {
  border: 1px solid #efeeee;
  transition: all 0.3s;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
.woocommerce ul.products li .onsale {
  display: none;
}
.woocommerce ul.products li:hover {
  border: 2px solid #91ad41;
}
.woocommerce ul.products li:hover .attachment-woocommerce_thumbnail {
  transform: scale(0.95);
}
.woocommerce ul.products li:hover * {
  color: #91ad41;
}
.woocommerce ul.products li .attachment-woocommerce_thumbnail {
  transition: all 0.3s;
}
.woocommerce ul.products li .woocommerce-loop-product__title {
  font-size: 14px;
  line-height: 20px;
  padding: 15px 0;
  font-weight: 600;
}
.woocommerce ul.products li a.product_type_simple {
  background: none;
  color: #91ad41;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.woocommerce ul.products li .price-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.woocommerce ul.products li .price-custom p {
  background: none;
  color: #91ad41;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.woocommerce ul.products li .price-custom p.line-through {
  text-decoration: line-through;
  color: #9a9090;
  padding-right: 10px;
}
.woocommerce ul.products li .wrapper-info {
  position: relative;
  padding: 25px;
  background: #f5f6fb;
}
.woocommerce ul.products li .wrapper-info .title-product {
  text-align: center;
}
.woocommerce ul.products li .wrapper-info .title-product a {
  font-weight: bold;
  color: #000;
}
.woocommerce.columns-4 ul.products::before {
  display: none;
}
.woocommerce.columns-4 ul.products li {
  width: calc(25% - 15px);
  margin: 0 20px 20px 0;
}
.woocommerce.columns-4 ul.products li:nth-child(4n) {
  margin-right: 0;
}

.home-breadcrumb {
  padding: 20px 0;
  font-size: 13px;
}

.home-news .item-post {
  background: #fff;
  border: 1px solid #f3f3f3;
}
.home-news .item-post:hover {
  border: 1px solid #91ad41;
}
.home-news .item-post .informations {
  padding: 25px;
  background: #f5f6fb;
  text-align: center;
}
.home-news .item-post .informations .title {
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-news .item-post .informations .des {
  margin: 0;
  min-height: 50px;
  color: #707070;
  padding-top: 5px;
  font-size: 13px;
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-news .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: -20px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% + 40px);
}
.home-news .owl-nav [class*=owl-] {
  width: 32px;
  height: 32px;
  border-radius: 3px;
  border: 1px solid #eee !important;
  margin: 0;
  background: #fff !important;
  color: #000 !important;
}
.home-news .owl-nav [class*=owl-] span {
  font-size: 18px;
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
}
.home-news .owl-nav [class*=owl-]:hover {
  background: #91ad41 !important;
  border: 1px solid #91ad41 !important;
}
.home-news .owl-nav [class*=owl-]:hover span {
  color: #fff;
}
.home-news .readmore {
  font-size: 14px;
  color: #fff;
  background: #91ad41;
  padding: 10px 20px;
  border-radius: 10px;
  display: table;
  margin: 30px auto 0;
}

.home-partners .item-partner {
  text-align: center;
}
.home-partners .item-partner .pic {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 130px;
}
.home-partners .item-partner .pic img {
  width: auto;
  height: auto;
}

#breadcrumbs {
  margin-bottom: 50px;
}
#breadcrumbs span {
  font-size: 13px;
}
#breadcrumbs span span:last-child {
  color: #91ad41;
}

.tibo-wrapper {
  padding: 20px 0 50px;
}

#page-archive.tibo-wrapper, #page-contact.tibo-wrapper {
  padding: 20px 0 50px;
}

body.woocommerce nav.woocommerce-pagination ul {
  border: 0;
}
body.woocommerce nav.woocommerce-pagination ul li {
  border: 0;
}
body.woocommerce nav.woocommerce-pagination ul li span,
body.woocommerce nav.woocommerce-pagination ul li a {
  height: 32px;
  width: 32px;
  line-height: 30px;
  padding: 0;
  display: inline-block;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  margin: 0 4px;
  border-radius: 6px;
}
body.woocommerce nav.woocommerce-pagination ul li span:hover, body.woocommerce nav.woocommerce-pagination ul li span.current,
body.woocommerce nav.woocommerce-pagination ul li a:hover,
body.woocommerce nav.woocommerce-pagination ul li a.current {
  background-color: #91ad41;
  color: #fff;
}
body.woocommerce nav.woocommerce-pagination ul li span span.current,
body.woocommerce nav.woocommerce-pagination ul li a span.current {
  background-color: #91ad41;
}

.about-content__right {
  width: 303px;
  padding-left: 30px;
}
.about-content__right .box-sidebar {
  text-align: center;
  padding: 30px;
  margin-bottom: 25px;
}
.about-content__right .box-sidebar.box-phone {
  background: url(../images/bg-box-phone.png);
  background-size: 100% 100%;
  color: #fff;
  padding-bottom: 10px;
}
.about-content__right .box-sidebar.box-phone .box-item {
  padding: 20px 0;
}
.about-content__right .box-sidebar.box-phone .box-item__img {
  margin-bottom: 13px;
}
.about-content__right .box-sidebar.box-phone .box-item__title {
  margin-bottom: 5px;
}
.about-content__right .box-sidebar.box-phone .box-item__phone {
  font-size: 22px;
  margin-bottom: 20px;
}
.about-content__right .box-sidebar.box-qr {
  border: 2px solid #91ad41;
  border-radius: 6px;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1170px;
    padding: 0;
  }
}
@media (max-width: 991px) {
  #page-home .home-block {
    flex-wrap: wrap;
  }
  #page-home .home-block .item-block {
    width: 50% !important;
  }
  #page-home .home-block .item-block .block-information {
    padding: 0;
  }
  #page-home .home-block .item-block .block-information h3 {
    font-size: 5vw;
  }
  #page-home .home-block .item-block .block-information .description {
    font-size: 3vw;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .about-content__left {
    padding: 0;
    width: 100%;
  }
  .about-content__right {
    padding: 0;
    width: 100%;
  }
  .about-content__right .box-sidebar {
    margin-bottom: 15px;
  }
  .about-content__right .box-sidebar:last-child {
    margin-bottom: 0;
  }
  #page-archive.tibo-wrapper, #page-contact.tibo-wrapper {
    padding: 20px 0 20px;
  }
}
@media (max-width: 768px) {
  #page-home .home-products ul li {
    width: 49%;
  }
  #page-home .home-products ul li .wrapper-info {
    padding: 10px;
  }
  #page-home .home-products ul.tab-product-cate li {
    width: auto;
  }
  #page-home .home-products.pb-5 {
    padding-bottom: 0 !important;
  }
  #page-home .home-news .item-post img {
    height: auto;
  }
  #page-home .home-main__title {
    font-size: 6vw;
  }
  #page-home .description-main {
    padding: 0;
  }
  .form-letter .wrapper .description {
    width: 100%;
    font-size: 5vw;
    margin-bottom: 20px;
  }
  .form-letter .wrapper .letter {
    width: 100%;
  }
}