h2.titlnw {
  font-weight: bold; }

#owl-partner-sliderslic .slider-index.next {
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 75%;
  transform: translateY(-50%);
  border: none;
  background: transparent;
  z-index: 9;
  width: 25px;
  border: 1px solid #ccc;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%; }
  #owl-partner-sliderslic .slider-index.next svg path {
    stroke: #fff; }

#owl-partner-sliderslic .slider-index.prev {
  display: inline-block;
  position: absolute;
  right: 55px;
  top: 75%;
  transform: translateY(-50%);
  border: none;
  background: transparent;
  z-index: 9;
  width: 25px;
  border: 1px solid #ccc;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%; }
  #owl-partner-sliderslic .slider-index.prev svg {
    transform: rotate(180deg); }
    #owl-partner-sliderslic .slider-index.prev svg path {
      stroke: #fff; }

#owl-partner-sliderslic:hover .slick-arrow {
  transition: 0.4s all ease;
  opacity: 1; }

#owl-partner-sliderslic .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  top: 10px;
  z-index: 1;
  z-index: 1;
  position: absolute;
  top: 20px;
  right: 10px; }
  #owl-partner-sliderslic .slick-dots button {
    background: #fff;
    border: none;
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }
  #owl-partner-sliderslic .slick-dots .slick-active button {
    background: #6B6B6B; }

#owl-partner-sliderslic .slider-index {
  border: 1px solid #000 !important;
  top: 50% !important; }

#owl-partner-sliderslic .slider-index.next {
  right: -40px !important; }
  @media (max-width: 992px) {
    #owl-partner-sliderslic .slider-index.next {
      right: 15px !important; } }

#owl-partner-sliderslic .slider-index.prev {
  left: -40px !important; }
  @media (max-width: 992px) {
    #owl-partner-sliderslic .slider-index.prev {
      left: 15px !important; } }

#owl-partner-sliderslic svg {
  width: 20px;
  height: 20px; }
  #owl-partner-sliderslic svg path {
    stroke: #000 !important; }

#pagination {
  text-align: center; }

.product-detail-main.pr_style_01 .realclick {
  display: block;
  padding-right: 5px; }

.product-detail-main.pr_style_01 .your-galery .slick-prev,
.product-detail-main.pr_style_01 .smallimage .slick-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  font-size: 6px;
  background: #ff6200;
  color: #fff;
  line-height: 40px;
  height: 31px;
  width: 20px; }

.product-detail-main.pr_style_01 .your-galery .slick-next,
.product-detail-main.pr_style_01 .smallimage .slick-next {
  display: inline;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 6px;
  transform: translateY(-50%);
  z-index: 999;
  background: #ff6200;
  color: #fff;
  line-height: 40px;
  height: 31px;
  width: 20px; }

.product-detail-main.pr_style_01 .smallimage {
  text-align: center; }

.product-detail-main.pr_style_01 .d-flex-center.righthanf {
  justify-content: flex-end; }

.product-detail-main.pr_style_01 .product-price {
  border-bottom: none; }

.product-detail-main.pr_style_01 .swatch {
  border-bottom: none; }

.product-detail-main.pr_style_01 .flexquantitycus {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .product-detail-main.pr_style_01 .flexquantitycus {
      width: 20%; } }
  .product-detail-main.pr_style_01 .flexquantitycus .quantity-area {
    margin-bottom: 0; }
    .product-detail-main.pr_style_01 .flexquantitycus .quantity-area input#quantity {
      border: 1px solid #ccc;
      border-left: none;
      border-right: none; }
    .product-detail-main.pr_style_01 .flexquantitycus .quantity-area input:nth-child(1) {
      border-top-left-radius: 25px;
      border-bottom-left-radius: 25px;
      background: transparent;
      border: solid 1px #ccc; }
    .product-detail-main.pr_style_01 .flexquantitycus .quantity-area input:nth-child(3) {
      border-top-right-radius: 25px;
      border-bottom-right-radius: 25px;
      background: transparent;
      border: solid 1px #ccc; }

.product-detail-main.pr_style_01 .dlexcartgangbase {
  display: flex;
  gap: 15px; }
  .product-detail-main.pr_style_01 .dlexcartgangbase .addthemgio a {
    display: block;
    background: #ff6200;
    color: #fff;
    padding: 10px 20px;
    border-radius: 7px;
    font-weight: bold;
    text-transform: uppercase; }
  .product-detail-main.pr_style_01 .dlexcartgangbase .addmuangay a {
    display: block;
    background: #00BCD4;
    color: #fff;
    padding: 10px 20px;
    border-radius: 7px;
    font-weight: bold;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .product-detail-main.pr_style_01 .dlexcartgangbase .addmuangay a {
        padding: 10px 3px; } }

.motasanpham {
  margin-top: 30px; }
  .motasanpham .seemre {
    text-align: center; }
    .motasanpham .seemre a {
      color: #ff6200;
      font-size: 16px;
      margin-bottom: 20px;
      display: inline-block;
      border: 1px solid #ff6200;
      padding: 10px 20px;
      /*margin-top: -16px;*/
      margin-top: 0;
      background: #fff;
      position: relative;
      z-index: 999;
      border-radius: 28px;
      font-weight: bold;
      text-transform: uppercase; }

.vendor-info.long-content {
  max-height: 210px;
  position: relative;
  overflow: hidden; }
  .vendor-info.long-content:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 25%;
    background: #e5e5e5;
    bottom: 0;
    /*background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.42) 74.48%, rgba(255, 255, 255, 0) 100%);*/
    background: linear-gradient(to top, #fff, #fff, rgba(255, 255, 255, 0.5)); }

.list-productRelated {
  clear: both; }

#btnnewreview {
  background: #ff6200 !important; }

.motadai .motakythuat > h3 {
  font-size: 24px; }

.motadai .motakythuat .motakythuatflex {
  display: flex;
  gap: 20px;
  overflow: auto; }
  @media (max-width: 767px) {
    .motadai .motakythuat .motakythuatflex .motakythuatflexitem {
      flex: 0 0 auto;
      width: calc(100% / 3.3);
      padding-bottom: 15px; } }
  .motadai .motakythuat .motakythuatflex .title {
    text-align: center;
    display: block;
    margin-top: 10px;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    color: #ff6200; }

.bloghandleflex {
  display: flex; }
  @media (max-width: 767px) {
    .bloghandleflex {
      flex-wrap: wrap; } }
  .bloghandleflex > div:nth-child(1) {
    width: calc(60%);
    padding-right: 10px; }
    @media (max-width: 767px) {
      .bloghandleflex > div:nth-child(1) {
        width: calc(100%);
        padding-right: 0; } }
  .bloghandleflex > div:nth-child(2) {
    width: calc(40%); }
    @media (max-width: 767px) {
      .bloghandleflex > div:nth-child(2) {
        width: calc(100%); } }

.blogitemloop .datetimepost {
  color: #ccc;
  margin-bottom: 10px;
  font-size: 12px; }

.blogitemloop .looopimg img {
  width: 100%;
  aspect-ratio: 3 / 1.2;
  object-fit: cover;
  border-radius: 8px; }

.blogitemloop .danhmuc {
  color: #ff6200;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: bold; }

.blogitemloop .looptitle a {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  display: block; }

.blogitemloop .desmotangan {
  color: #333;
  font-size: 15px;
  margin-bottom: 10px; }

.blogitemloopngang {
  display: flex;
  gap: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .blogitemloopngang:last-child {
    border-bottom: 1px solid transparent; }
  .blogitemloopngang .looopimg {
    width: 33%; }
    .blogitemloopngang .looopimg img {
      width: 100%;
      aspect-ratio: 3 / 1.2;
      object-fit: cover;
      border-radius: 8px; }
  .blogitemloopngang .looopinfo {
    width: 67%; }
  .blogitemloopngang .danhmuc {
    color: #ff6200;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold; }
  .blogitemloopngang .looptitle a {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
    display: block; }
  .blogitemloopngang .desmotangan {
    color: #333;
    font-size: 15px;
    margin-bottom: 10px; }
  .blogitemloopngang .datetimepost {
    color: #ccc;
    margin-bottom: 10px;
    font-size: 12px; }

.bloghandleflexon .buttron {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #ff6200;
  color: #ccc;
  margin-right: 7px;
  border-radius: 100%; }

.bloghandleflexon .baospan {
  color: #2196F3; }

.bloghandleflexon .looptitle a {
  font-size: 16px;
  text-transform: uppercase; }

.bloghandleflexon .danhmuc {
  display: flex;
  align-items: center; }

.bloghandleflexon .desmotangan {
  font-size: 16px; }
  @media (max-width: 991px) {
    .bloghandleflexon .desmotangan {
      max-height: 47px;
      overflow: hidden; } }

.smallimage {
  margin-top: 15px; }

#blognewposi .titleblog h3, #blognewposi .titleblog .title {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 25px;
  color: #ff6200;
  margin-bottom: 13px;
  line-height: 1.2;
  font-size: 24px; }

.flexbaivietlienquan {
  display: flex;
  flex-wrap: wrap;
  clear: both;
  gap: 15px; }
  .flexbaivietlienquan > div {
    width: calc(100% / 4 - 15px); }
    .flexbaivietlienquan > div .blogitemloop .looptitle a {
      font-size: 14px; }

.baivietlienquatitle {
  color: #ff6200;
  font-size: 21px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold; }

.wrap-collection-title .heading-collection {
  display: flex;
  align-items: center; }

.box-pro-detail {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap; }
  .box-pro-detail > div:nth-child(1) {
    width: 65%; }
    @media (max-width: 767px) {
      .box-pro-detail > div:nth-child(1) {
        width: 100%; } }
  .box-pro-detail > div:nth-child(2) {
    width: 35%; }
    @media (max-width: 767px) {
      .box-pro-detail > div:nth-child(2) {
        width: 100%; } }
  .box-pro-detail .pro-price {
    display: flex;
    flex-direction: column-reverse; }
  .box-pro-detail .box-pro-detailflex {
    display: flex;
    flex-direction: column; }

.pro-loop .product-img .image-resize:before {
  display: none; }

.pro-loop .product-img .image-resize img {
  position: initial; }

.pro-loop .variantColor {
  visibility: hidden; }

.pro-loop p.pro-price span {
  color: #ff6200 !important;
  text-align: right;
  font-size: 15px;
  font-weight: 700; }

.pro-loop p.pro-price .pro-price-del {
  color: #afafaf !important;
  text-align: right;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  margin-top: 10px; }

.pro-loop:hover .variantColor {
  visibility: visible; }

.product-block {
  /* the slides */
  /* the parent */ }
  .product-block .slick-slide {
    margin: 0 5px; }
  .product-block .slick-list {
    margin: 0 -5px; }
  .product-block .slider-index.next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    .product-block .slider-index.next svg path {
      stroke: #000; }
  .product-block .slider-index.prev {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    .product-block .slider-index.prev svg {
      transform: rotate(180deg); }
      .product-block .slider-index.prev svg path {
        stroke: #000; }
  .product-block .slick-arrow {
    opacity: 1;
    transition: 0.4s all ease; }
  .product-block:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }

.product-block .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  position: relative;
  top: 10px;
  z-index: 1; }
  .product-block .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }
  .product-block .slick-dots .slick-active button {
    background: linear-gradient(227.28deg, #EC0098 0%, #FF8159 100%); }

.bloghandleflexon {
  margin-top: 40px; }

.wrap-collection-title .heading-collection {
  flex-wrap: wrap; }
  .wrap-collection-title .heading-collection > div {
    width: 100%; }
    .wrap-collection-title .heading-collection > div h1 {
      text-align: center; }
    .wrap-collection-title .heading-collection > div .block .block_content {
      gap: 10px;
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 992px) {
        .wrap-collection-title .heading-collection > div .block .block_content {
          gap: 1px; } }
      @media (max-width: 992px) {
        .wrap-collection-title .heading-collection > div .block .block_content > div {
          width: calc(100% - 1px); } }

.ngoisaogo {
  margin-bottom: 10px;
  margin-top: -10px; }

@media (max-width: 767px) {
  .wrap-collection-title .heading-collection > .position-nob {
    display: flex;
    justify-content: space-between;
    vertical-align: middle;
    align-items: center; } }

/*NEW CUS INDEX 6.11.2023*/
#topbar {
  background: #ff6200; }
  #topbar .topbar-content {
    color: #fff; }
  #topbar .topbar-hotline span.text-phone {
    color: #fff; }
  #topbar .topbar-hotline ul li a {
    color: #fff; }

.doimatduocchamsoc .flexchamsocbox {
  display: flex;
  background: #eff1f7;
  padding: 80px;
  flex-wrap: wrap;
  border-radius: 30px; }
  @media (max-width: 992px) {
    .doimatduocchamsoc .flexchamsocbox {
      padding: 15px; } }
  .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) {
    width: 40%; }
    @media (max-width: 992px) {
      .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) {
        width: 100%; } }
    .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) span {
      display: inline-block; }
      .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) span.top {
        top: 0;
        position: absolute;
        font-size: 25px;
        font-style: italic;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 0;
        text-transform: uppercase; }
        @media (max-width: 992px) {
          .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) span.top {
            position: initial;
            font-size: 18px; } }
      .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) span.bot {
        bottom: -40px;
        position: absolute;
        line-height: 0;
        left: 0;
        text-transform: uppercase;
        font-size: 25px;
        font-style: italic;
        font-weight: 700;
        letter-spacing: 0; }
        @media (max-width: 992px) {
          .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) span.bot {
            position: initial;
            font-size: 18px; } }
    .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) .maintext {
      color: #ff6200;
      position: relative;
      display: inline-block;
      font-size: 328.482px;
      font-style: normal;
      font-weight: 700;
      line-height: 200px;
      letter-spacing: -3px; }
      @media (max-width: 992px) {
        .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) .maintext {
          width: 100%;
          font-size: 80px;
          line-height: 80px; } }
  .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) {
    width: 60%; }
    @media (max-width: 992px) {
      .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) {
        width: 100%; } }
    .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) .matkinhnumberof {
      display: flex;
      gap: 140px;
      margin-top: 20px; }
      @media (max-width: 992px) {
        .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) .matkinhnumberof {
          gap: 40px;
          flex-wrap: wrap; } }
      .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) .matkinhnumberof .number {
        font-size: 80px;
        font-weight: bold;
        color: #ff6200;
        position: relative;
        line-height: 60px;
        display: inline-block;
        font-family: 'FzPoppins' , sans-serif !important; }
        @media (max-width: 992px) {
          .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) .matkinhnumberof .number {
            font-size: 40px; } }
        .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) .matkinhnumberof .number span {
          position: absolute;
          top: -10px;
          left: 100%;
          margin-left: 10px;
          font-size: 34px; }
          @media (max-width: 992px) {
            .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) .matkinhnumberof .number span {
              font-size: 24px; } }
      .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) .matkinhnumberof .numbertext {
        display: block;
        margin-top: 15px;
        text-transform: uppercase;
        color: #ff6200;
        font-size: 20px;
        font-style: italic;
        font-weight: 700;
        line-height: 0; }
        @media (max-width: 992px) {
          .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) .matkinhnumberof .numbertext {
            font-size: 16px; } }

.gridboxproduct {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px; }
  @media (max-width: 992px) {
    .gridboxproduct {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 767px) {
    .gridboxproduct {
      grid-template-columns: repeat(2, 1fr); } }
  .gridboxproduct .pro-loop {
    background: transparent; }

.pro-loop .product-detail h3 a {
  font-weight: bold;
  color: #000; }

.variantColorswat ul {
  display: flex;
  gap: 8px;
  margin-bottom: 0; }
  .variantColorswat ul li {
    width: 20px;
    height: 20px;
    background: #f5f5f5;
    text-align: center;
    margin-top: 5px;
    border-radius: 2px; }

footer {
  background: #e8e8e8; }

@media (max-width: 992px) {
  #owl-home-articles-sliderblog {
    padding: 0 15px; } }

#owl-home-articles-sliderblog .article-item {
  position: relative; }

#owl-home-articles-sliderblog .overlayzim {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9;
  right: 0;
  top: 0; }

#owl-home-articles-sliderblog > div .article-title a {
  color: #fff; }

#owl-home-articles-sliderblog > div .positionab {
  position: absolute;
  bottom: 10px;
  padding: 20px;
  color: #fff;
  z-index: 99; }

#owl-home-articles-sliderblog .item.slick-slide,
#owl-home-articles-sliderblog-x .item.slick-slide {
  padding: 0 15px; }

#owl-home-articles-sliderblog .slider-index.next,
#owl-home-articles-sliderblog-x .slider-index.next {
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 75%;
  transform: translateY(-50%);
  border: none;
  background: transparent;
  z-index: 9;
  width: 25px;
  border: 1px solid #ccc;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%; }
  #owl-home-articles-sliderblog .slider-index.next svg path,
  #owl-home-articles-sliderblog-x .slider-index.next svg path {
    stroke: #fff; }

#owl-home-articles-sliderblog .slider-index.prev,
#owl-home-articles-sliderblog-x .slider-index.prev {
  display: inline-block;
  position: absolute;
  right: 55px;
  top: 75%;
  transform: translateY(-50%);
  border: none;
  background: transparent;
  z-index: 9;
  width: 25px;
  border: 1px solid #ccc;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%; }
  #owl-home-articles-sliderblog .slider-index.prev svg,
  #owl-home-articles-sliderblog-x .slider-index.prev svg {
    transform: rotate(180deg); }
    #owl-home-articles-sliderblog .slider-index.prev svg path,
    #owl-home-articles-sliderblog-x .slider-index.prev svg path {
      stroke: #fff; }

#owl-home-articles-sliderblog:hover .slick-arrow,
#owl-home-articles-sliderblog-x:hover .slick-arrow {
  transition: 0.4s all ease;
  opacity: 1; }

#owl-home-articles-sliderblog .slick-dots,
#owl-home-articles-sliderblog-x .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  top: 10px;
  z-index: 1;
  z-index: 1;
  position: absolute;
  top: 20px;
  right: 10px; }
  #owl-home-articles-sliderblog .slick-dots button,
  #owl-home-articles-sliderblog-x .slick-dots button {
    background: #fff;
    border: none;
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }
  #owl-home-articles-sliderblog .slick-dots .slick-active button,
  #owl-home-articles-sliderblog-x .slick-dots .slick-active button {
    background: #6B6B6B; }

#owl-home-articles-sliderblog .slider-index,
#owl-home-articles-sliderblog-x .slider-index {
  border: 1px solid #000 !important;
  top: 50% !important; }

#owl-home-articles-sliderblog .slider-index.next,
#owl-home-articles-sliderblog-x .slider-index.next {
  right: 78px !important; }
  @media (max-width: 992px) {
    #owl-home-articles-sliderblog .slider-index.next,
    #owl-home-articles-sliderblog-x .slider-index.next {
      right: 15px !important; } }

#owl-home-articles-sliderblog .slider-index.prev,
#owl-home-articles-sliderblog-x .slider-index.prev {
  left: 80px !important; }
  @media (max-width: 992px) {
    #owl-home-articles-sliderblog .slider-index.prev,
    #owl-home-articles-sliderblog-x .slider-index.prev {
      left: 15px !important; } }

#owl-home-articles-sliderblog svg,
#owl-home-articles-sliderblog-x svg {
  width: 20px;
  height: 20px; }
  #owl-home-articles-sliderblog svg path,
  #owl-home-articles-sliderblog-x svg path {
    stroke: #000 !important; }

@media (max-width: 992px) {
  #owl-home-articles-sliderblog,
  #owl-home-articles-sliderblog-x {
    padding: 0 15px; } }

#owl-home-articles-sliderblog .article-item,
#owl-home-articles-sliderblog-x .article-item {
  position: relative; }

#owl-home-articles-sliderblog .overlayzim,
#owl-home-articles-sliderblog-x .overlayzim {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9;
  right: 0;
  top: 0; }

@media (max-width: 992px) {
  #owl-home-articles-sliderblog > div,
  #owl-home-articles-sliderblog-x > div {
    flex: 0 0 calc(100% / 1.5); } }

#owl-home-articles-sliderblog > div .article-title a,
#owl-home-articles-sliderblog-x > div .article-title a {
  color: #fff; }

#owl-home-articles-sliderblog > div .positionab,
#owl-home-articles-sliderblog-x > div .positionab {
  position: absolute;
  bottom: 10px;
  padding: 20px;
  color: #fff;
  z-index: 99; }

.khachhangnoigi {
  padding: 50px 0; }
  .khachhangnoigi .flexboxkhachhang {
    display: flex;
    max-width: 100%;
    margin: 0 auto;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .khachhangnoigi .flexboxkhachhang {
        max-width: 100%; } }
    .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 {
      width: 35%; }
      @media (max-width: 992px) {
        .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 {
          width: 100%; } }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 .fa.fa-quote-left {
        font-size: 40px; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 .title1 {
        color: var(--CAM-SHADY, #ff6200);
        font-size: 45px;
        font-style: normal;
        font-weight: 800;
        line-height: 65px;
        padding-top: 10px;
        text-transform: uppercase; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 .title2 {
        color: #1C1C1C;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px; }
    .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 {
      width: 65%;
      padding-left: 40px; }
      @media (max-width: 992px) {
        .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 {
          width: 100%;
          margin-top: 25px;
          padding-left: 0; } }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slider-index.next {
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 75%;
        transform: translateY(-50%);
        border: none;
        background: transparent;
        z-index: 9;
        width: 25px;
        border: 1px solid #ccc;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%; }
        .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slider-index.next svg path {
          stroke: #fff; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slider-index.prev {
        display: inline-block;
        position: absolute;
        right: 55px;
        top: 75%;
        transform: translateY(-50%);
        border: none;
        background: transparent;
        z-index: 9;
        width: 25px;
        border: 1px solid #ccc;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%; }
        .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slider-index.prev svg {
          transform: rotate(180deg); }
          .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slider-index.prev svg path {
            stroke: #fff; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2:hover .slick-arrow {
        transition: 0.4s all ease;
        opacity: 1; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slider-index.prev,
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slider-index.next {
        top: 25%; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slick-dots {
        padding: 0;
        list-style: none;
        display: flex;
        justify-content: center;
        top: 10px;
        z-index: 1;
        z-index: 1;
        position: absolute;
        top: 20px;
        right: 10px; }
        .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slick-dots button {
          background: #fff;
          border: none;
          font-size: 0;
          width: 8px;
          height: 8px;
          border-radius: 100%;
          margin-right: 10px;
          outline: none; }
        .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slick-dots .slick-active button {
          background: #6B6B6B; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slider-index.prev {
        right: 60px;
        width: 32px;
        height: 32px; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slider-index.next {
        width: 32px;
        height: 32px; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .boixcamnhan {
        background: var(--CAM-SHADY, #ff6200);
        color: #fff;
        padding: 15px;
        border-radius: 17px; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .boixcamnhan1 {
        margin-bottom: 20px;
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .boixcamnhan2 {
        margin-top: 30px;
        max-width: 100%;
        font-family: 'FzPoppins' , sans-serif !important;
        background: #F2F2F2;
        color: var(--XANH-EN-SHADY, #082647);
        font-size: 21px;
        font-style: normal;
        font-weight: 500;
        line-height: 25px;
        letter-spacing: -0.15px;
        border-radius: 24px;
        padding: 40px 50px; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .detailtext .detailtext1 {
        color: #FFF;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .detailtext .detailtext2 {
        margin: 3px 0;
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .detailtext .detailtext3 {
        margin-top: 6px; }
        .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .detailtext .detailtext3 i {
          color: #fea500;
          font-size: 16px; }
      .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .boxitemavtar {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-top: 10px; }
        .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .boxitemavtar .detailimage img {
          width: 96px;
          height: 96px;
          aspect-ratio: 1 / 1;
          border-radius: 100%; }
  .khachhangnoigi .nliderkhachhang {
    color: #fff;
    padding: 15px;
    border-radius: 24px;
    background: var(--CAM-SHADY, #ff6200); }
    .khachhangnoigi .nliderkhachhang svg {
      width: 25px; }
    .khachhangnoigi .nliderkhachhang button {
      width: 30px;
      border: 1px solid #ccc;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%; }

.boxpricemungaay a {
  background: #ff6200;
  color: #fff;
  padding: 4px;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 3px;
  display: block; }

.topbar-hotline .phone-num {
  margin-left: 15px; }

#topbar {
  padding: 2px 50px; }

.flex-container .column-wrap + .column-wrap {
  border-left: 0; }

.header-mid {
  padding: 0;
  position: relative; }
  .header-mid #nav nav.main-nav > ul > li > a {
    display: block;
    padding: 20px 0; }

.flex-container .column-wrap {
  padding: 0; }

.section-support {
  padding: 25px 0; }
  .section-support .inner-content h3 {
    color: #383838;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    margin: 0; }
  .section-support .support-inner img {
    max-width: 40px;
    max-height: 40px;
    background-size: contain;
    margin-bottom: 10px; }
  .section-support .inner-content p {
    font-size: 13px; }
  .section-support .flex-container .column-wrap {
    background: unset; }
  @media (min-width: 992px) {
    .section-support .flex-container .column-wrap {
      max-width: 25%;
      flex: 1; } }
  .section-support .flex-container {
    justify-content: center; }

.pro-loop .product-img .image-resize img {
  aspect-ratio: 1 / 1;
  object-fit: cover; }

.pro-loop .product-detail {
  padding-bottom: 0; }

.seemorebool {
  display: flex;
  padding: 10px 20px;
  justify-content: center;
  align-items: flex-start;
  gap: 5px;
  border-radius: 4px;
  width: 170px;
  background: var(--CAM-SHADY, #ff6200);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  color: var(--default-white, #FFF);
  text-align: center;
  justify-content: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
  margin: 0 auto; }
  .seemorebool:hover {
    color: #fff; }

.deallstyle {
  position: absolute;
  padding-left: 15px;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
  width: 50%;
  text-align: center;
  max-width: 90%;
  left: 70px; }
  @media (max-width: 767px) {
    .deallstyle {
      padding-left: 0;
      top: 50%;
      width: 100%;
      text-align: center; } }

section.section-featured {
  padding: 0;
  background-color: #fcfcfc;
  position: relative; }
  section.section-featured .subtitle {
    font-weight: bold;
    color: #333; }
  section.section-featured h3 {
    font-weight: bold; }
  section.section-featured .tab-content {
    font-weight: bold;
    font-style: italic; }
  section.section-featured .navTabs > li {
    margin: 0; }
    section.section-featured .navTabs > li a {
      color: #333;
      padding: 10px 20px;
      text-align: center;
      border-radius: 4px;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 16px;
      margin-top: 3px;
      display: block;
      display: inline-block;
      border: 1px solid #ff6200 !important;
      background: #fff !important; }
      @media (max-width: 767px) {
        section.section-featured .navTabs > li a {
          font-size: 12px;
          padding: 5px 10px; } }
    section.section-featured .navTabs > li.active a {
      color: #fff !important;
      background: #ff6200 !important;
      border: 1px solid #ff6200 !important; }
  section.section-featured .productTab-loop .tab-content {
    border-top: 0; }

.btn-linkpro.button {
  background: #ff6200;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 3px;
  display: block;
  display: inline-block;
  margin-top: 30px;
  border: none; }
  .btn-linkpro.button:before {
    display: none; }

#home-partner .item-partner {
  padding-top: 0; }

.wrapp-ha_partner {
  width: 80%;
  margin: 0 auto;
  max-width: 100%; }
  @media (max-width: 767px) {
    .wrapp-ha_partner {
      width: 100%; } }
  .wrapp-ha_partner .slider-index.prev {
    top: 50%;
    left: 0;
    right: initial; }

#home-partner img {
  margin: 0 auto; }

#home-partner .wrapper-heading-home h2 {
  font-size: 37px;
  line-height: 55px;
  margin: 15px;
  font-weight: bold !important;
  letter-spacing: 0; }
  @media (max-width: 767px) {
    #home-partner .wrapper-heading-home h2 {
      font-size: 18px;
      line-height: 27px; } }

section.section-featured {
  margin-top: 70px; }

#home-articlesbaochi {
  padding-bottom: 60px; }
  #home-articlesbaochi .motatintac {
    color: #ccc;
    font-size: 16px; }
  #home-articlesbaochi .wrapper-heading-home a {
    color: #fff; }
  #home-articlesbaochi .article-item .article-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff; }
  #home-articlesbaochi #owl-home-articles-sliderblog > div .article-title a,
  #home-articlesbaochi #owl-home-articles-sliderblog-x > div .article-title a {
    color: #fff;
    font-weight: bold;
    margin: 10px 0;
    display: block; }

.wrapper-heading-home h2 {
  font-weight: bold; }

.foterphone {
  display: flex;
  break-after: column;
  justify-content: center;
  gap: 6px;
  color: #fff;
  margin-bottom: 10px; }
  .foterphone svg {
    width: 28px;
    fill: #ff6200; }
  .foterphone * {
    color: #fff; }

.main-footer {
  padding-bottom: 0; }
  .main-footer .fa-phone {
    margin-right: 5px; }

@media (max-width: 767px) {
  .wrapper-heading-home {
    padding: 20px 0;
    text-align: center; }
  #topbar {
    padding: 2px 5px; }
  .main-header .wrap-logo {
    flex: 1;
    display: flex;
    justify-content: center;
    transform: none;
    margin-left: 70px; } }

footer a {
  color: #fff;
  display: flex;
  align-items: center;
  flex-wrap: nowrap; }

#topbar p {
  font-size: 12px;
  font-style: normal;
  font-weight: 800; }

#topbar .topbar-hotline {
  margin: 0; }
  #topbar .topbar-hotline .d-flex-items {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    position: relative; }
    #topbar .topbar-hotline .d-flex-items .phone-num {
      margin-left: 0; }
    #topbar .topbar-hotline .d-flex-items p {
      margin: 0 5px; }
    #topbar .topbar-hotline .d-flex-items::after {
      content: "";
      width: 100%;
      height: 1px;
      background: #fff;
      position: absolute;
      bottom: 6px;
      left: 0;
      right: 0;
      z-index: 9; }

.header-mid #nav nav.main-nav > ul > li > a {
  color: #2E343F;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 21px */
  letter-spacing: 1px; }

.section-support .support-inner .inner-icon img {
  max-width: 50px;
  max-height: 50px; }
  @media (min-width: 992px) {
    .section-support .support-inner .inner-icon img {
      max-width: 70px;
      max-height: 70px; } }

.section-support .support-inner .inner-content h3 {
  font-size: 15px;
  font-style: normal;
  font-weight: 800;
  line-height: 25px;
  color: #082647; }
  .section-support .support-inner .inner-content h3 span {
    font-family: 'FzPoppins' , sans-serif !important; }

.section-support .support-inner .inner-content p {
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 17px;
  color: #082647;
  font-family: 'FzPoppins' , sans-serif !important; }

@media (min-width: 1200px) {
  .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) {
    margin-top: -15px; } }

.doimatduocchamsoc .flexchamsocbox > div:nth-child(2) strong span {
  color: #ff6200 !important;
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0;
  font-weight: 700; }

.doimatduocchamsoc .flexchamsocbox > div:nth-child(2) div {
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px; }

@media (min-width: 1200px) {
  .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) .matkinhnumberof {
    margin-top: 50px; } }

section.section-featured .navTabs > li {
  margin: 0 5px; }

.items-bks {
  position: relative; }
  .items-bks::before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, #FFF 59.45%, rgba(250, 250, 250, 0.86) 65.99%, rgba(236, 236, 236, 0.51) 71.84%, rgba(217, 217, 217, 0) 76.62%);
    width: 80%;
    height: 100%;
    top: 0;
    left: 0;
    display: block; }
  .items-bks .deallstyle .subtitle {
    color: #757575;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 10px;
    letter-spacing: -0.6px; }
  .items-bks .deallstyle h3 {
    color: var(--CAM-SHADY, #ff6200);
    text-align: center;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 28px;
    /* 196% */
    letter-spacing: -1.5px; }
  .items-bks .productTab-loop ul.navTabs {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap; }
    .items-bks .productTab-loop ul.navTabs li a {
      padding: 15px 25px;
      color: #757575;
      text-align: center;
      font-size: 20px;
      font-style: normal;
      font-weight: 800;
      line-height: 20px; }
    .items-bks .productTab-loop ul.navTabs li.active a {
      border-radius: 4px;
      background: var(--CAM-SHADY, #ff6200);
      box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); }
  .items-bks .tab-content .tab-pane {
    color: var(--XANH-EN-SHADY, #082647);
    text-align: center;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 24px; }
  .items-bks .tab-content .btn-linkpro.button {
    border-radius: 4px;
    background: var(--CAM-SHADY, #ff6200);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    display: inline-flex;
    padding: 10px 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px; }

#home-partner .wrapper-heading-home h2 {
  letter-spacing: 0;
  margin-bottom: 0; }

#home-partner {
  margin-top: 30px; }
  #home-partner h2 {
    color: var(--CAM-SHADY, #ff6200);
    text-align: center;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; }
  #home-partner .content {
    color: #9F9F9F;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: 'FzPoppins' , sans-serif !important; }

#home-articlesbaochi .wrapper-heading-home {
  margin-bottom: 0; }
  #home-articlesbaochi .wrapper-heading-home h2 {
    color: #FFF;
    text-align: center;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: 0;
    margin-bottom: 0; }
  #home-articlesbaochi .wrapper-heading-home .motatintac {
    color: #9F9F9F;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
    font-family: 'FzPoppins' , sans-serif !important; }

#home-articlesbaochi .article-img img {
  border-radius: 5px; }

#home-articlesbaochi .article-title {
  margin: 20px 0; }
  #home-articlesbaochi .article-title a {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box !important;
    max-height: 47px; }

#home-articlesbaochi .article-desc {
  color: #E5E5E5;
  font-size: 13px;
  font-style: normal;
  font-weight: 400; }

#home-articles h2 {
  margin-bottom: 0; }

.footer-content2.toggle-footer ul li a {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  /* 162.5% */
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 3px;
  display: block; }
  .footer-content2.toggle-footer ul li a:hover {
    color: #fff; }

.foterphone a.phone-num {
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; }

.foterphone li:last-child {
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  flex-wrap: nowrap; }

.bottom-footer .copyright p {
  font-size: 17px;
  display: flex;
  justify-content: center; }
  .bottom-footer .copyright p a {
    display: block;
    padding-left: 8px; }

@media (max-width: 767px) {
  .topbar-hotline {
    padding-bottom: 0; }
  .main-header {
    padding: 5px 12px; }
  .section-support {
    padding: 15px 0; }
  /*.section-support .support-inner .inner-icon img {
		width: 40px;
		height: 40px;
	}*/
  .section-support .support-inner .inner-content h3 {
    font-size: 12px; }
  .section-support .support-inner .inner-content p {
    font-size: 12px; }
  .section-support .support-inner img {
    margin-bottom: 0; }
  .column-wrap:nth-child(3),
  .column-wrap:nth-child(4) {
    border: none;
    margin-top: 10px; }
  .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) div {
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 19px; }
  .seemorebool {
    padding: 5px 10px;
    width: 160px;
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    margin: 0 auto; }
  section.section-featured {
    margin-top: 40px; }
  .deallstyle {
    max-width: 100%; }
  .items-bks .deallstyle .subtitle {
    font-size: 15px; }
  .items-bks .deallstyle h3 {
    font-size: 25px; }
  .items-bks .productTab-loop ul.navTabs li a {
    padding: 10px 5px;
    color: #757575;
    font-size: 12px;
    font-weight: 800;
    line-height: 20px; }
  .items-bks .tab-content .tab-pane {
    font-size: 14px;
    font-weight: 700;
    line-height: 21px; }
  .items-bks .tab-content .btn-linkpro.button {
    display: flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    border-radius: 4px;
    width: 160px;
    background: var(--CAM-SHADY, #ff6200);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    color: var(--default-white, #FFF);
    text-align: center;
    justify-content: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    margin: 20px auto 0; }
  .items-bks::before {
    content: initial; }
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 svg {
    width: 40px; }
  #home-partner {
    padding-bottom: 0; }
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 .title1 {
    font-size: 19px;
    line-height: 35px;
    padding-top: 0;
    text-align: center; }
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 .title2 {
    color: #1C1C1C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-align: center; }
  #home-articlesbaochi .wrapper-heading-home h2 {
    color: #FFF;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0;
    margin-bottom: 0; }
  .foterphone * {
    color: #000;
    font-size: 14px; }
  .copyright p,
  .copyright p a {
    font-size: 11px;
    text-align: center;
    margin-left: 5px; }
  .deallstyle {
    left: 0;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 10px; } }

.wrapper-heading-home h2 {
  margin: 0; }

@media (min-width: 1200px) {
  #topbar {
    padding: 2px 50px 2px 80px; } }

.box-pro-detail > div:nth-child(1) {
  padding-right: 10px; }

.pro-loop .product-detail h3 {
  margin: 0; }
  .pro-loop .product-detail h3 a {
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    color: #111;
    font-size: 15px; }

.pro-loop .product-detail .productsku {
  color: #757575;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; }

.foterphone a.phone-num:nth-child(1) {
  margin-left: 10px; }

#home-articlesbaochi #owl-home-articles-sliderblog > div .article-title a,
#home-articlesbaochi .article-item .article-desc,
#owl-home-articles-sliderblog > div .article-title a,
#owl-home-articles-sliderblog-x > div .article-title a,
#home-articles .article-item .article-desc {
  /*font-family: 'FzPoppins', sans-serif !important;*/ }

.khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 .title2,
.khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .boixcamnhan1,
.khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .detailtext .detailtext1,
.khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .detailtext .detailtext2 {
  font-family: 'FzPoppins' , sans-serif !important; }

#home-articlesbaochi .wrapper-heading-home .motatintac {
  color: #ffffff; }

@media (min-width: 992px) and (max-width: 1024px) {
  .main-header {
    padding: 0 10px; }
  span#site-menu-handle {
    display: inline-block !important; }
  .header-mid #nav nav.main-nav > ul > li > a {
    color: #2E343F;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 1px;
    padding: 3px 0;
    margin: 7px; }
  .section-support .support-inner .inner-icon img {
    width: 40px;
    height: 40px;
    object-fit: contain; }
  .doimatduocchamsoc .flexchamsocbox {
    padding: 30px; }
  .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) .maintext {
    font-size: 240px; }
  .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) div {
    font-size: 14px; }
  .wrapper-heading-home h2 {
    font-size: 40px; }
  .gridboxproduct {
    gap: 15px; }
  .seemorebool {
    padding: 5px 10px;
    width: 150px;
    font-size: 16px; }
  .items-bks .deallstyle h3,
  #home-articlesbaochi .wrapper-heading-home h2 {
    font-size: 40px; }
  .items-bks .productTab-loop ul.navTabs li a {
    padding: 5px 10px;
    font-size: 15px; }
  .items-bks .deallstyle .subtitle {
    font-size: 17px; }
  #home-partner .wrapper-heading-home h2 {
    font-size: 40px;
    margin: 15px 0; }
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 .title1 {
    font-size: 40px;
    font-weight: 800;
    line-height: 45px;
    padding-top: 10px; }
  #home-articlesbaochi .article-img img {
    width: 100%;
    height: auto; }
  #home-articlesbaochi .article-title a {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px; }
  #owl-home-articles-sliderblog > div,
  #owl-home-articles-sliderblog-x > div {
    width: calc(100% / 3 - 15px); }
  header .header-mid > div.col-header-mid div#nav {
    display: none; } }

@media (min-width: 768px) and (max-width: 992px) {
  .main-header .wrap-logo {
    transform: initial;
    justify-content: flex-start; }
  .section-support .support-inner .inner-icon img {
    width: 40px;
    height: 40px; }
  .section-support .support-inner .inner-content h3 {
    font-size: 13px; }
  .section-support .support-inner .inner-content p {
    font-size: 12px; }
  .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) .maintext {
    font-size: 70px; }
  .doimatduocchamsoc .flexchamsocbox {
    padding-bottom: 25px; }
  .wrapper-heading-home h2 {
    font-size: 30px; }
  .gridboxproduct {
    gap: 15px; }
  .seemorebool {
    padding: 5px 10px;
    gap: 5px;
    width: 150px;
    font-size: 16px; }
  .deallstyle {
    position: absolute;
    padding-left: 15px;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    max-width: 60%;
    left: 0; }
  .items-bks .tab-content .tab-pane {
    font-size: 13px; }
  .items-bks .tab-content .btn-linkpro.button {
    padding: 4px 26px;
    gap: 5px;
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px; }
  .items-bks .deallstyle h3 {
    font-size: 30px; }
  .items-bks .deallstyle .subtitle {
    font-size: 15px; }
  .items-bks .productTab-loop ul.navTabs li a {
    padding: 9px 5px;
    color: #757575;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 800;
    line-height: 10px; }
  .productTab-loop .tab-content {
    padding: 10px 20px 0;
    font-size: 16px; }
  .items-bks::before {
    height: 101%;
    top: -1px; }
  .wrapper-heading-home {
    padding: 20px 0; }
  #home-partner .wrapper-heading-home h2 {
    font-size: 30px;
    line-height: 25px;
    margin: 15px 0; }
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 .title1,
  #home-articlesbaochi .wrapper-heading-home h2 {
    font-size: 30px;
    line-height: 25px; }
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem1 .title2 {
    font-size: 15px;
    margin-top: 10px; }
  #owl-home-articles-sliderblog > div,
  #owl-home-articles-sliderblog-x > div {
    flex: 0 0 calc(100% / 1.7); }
  #home-articlesbaochi .article-title {
    height: 46px; }
  #home-articlesbaochi .article-img img {
    width: 100%;
    height: 100%; }
  .center-footer {
    padding: 10px 0;
    font-size: 15px; }
  .bottom-footer .copyright p {
    font-size: 14px; } }

@media (max-width: 767px) {
  .pro-loop p.pro-price span {
    text-align: left;
    font-size: 14px;
    margin-top: 0; }
  .bottom-footer .copyright p {
    font-size: 10px; }
  .copyright p,
  .copyright p a {
    margin: 0; }
  .copyright p a {
    margin-left: 3px; }
  .foterphone {
    gap: 10px;
    margin: 10px 0; }
  #topbar p {
    font-size: 11px;
    padding: 2px 0; }
  #topbar .topbar-hotline .d-flex-items a span {
    font-size: 11px; }
  .topbar-hotline ul li a {
    font-size: 17px; }
  .doimatduocchamsoc .flexchamsocbox > div:nth-child(1) .maintext {
    font-size: 50px;
    line-height: 40px; }
  .doimatduocchamsoc .flexchamsocbox > div:nth-child(2) .matkinhnumberof .numbertext {
    margin-top: 0;
    font-size: 11px; }
  .gridboxproduct {
    gap: 10px; }
  #home-articlesbaochi .article-img img {
    width: 100% !important;
    height: 100% !important; }
  .box-pro-detail > div:nth-child(1) {
    padding-right: 0; }
  .box-pro-detail .pro-price {
    display: flex;
    flex-direction: initial;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px; }
  .pro-loop p.pro-price .pro-price-del {
    color: #afafaf !important;
    text-align: right;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 0;
    margin-top: 0;
    padding-top: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
  .deallstyle {
    position: initial;
    transform: initial; }
  #owl-home-articles-sliderblog > div,
  #owl-home-articles-sliderblog-x > div {
    width: 100%; }
  #owl-home-articles-sliderblog,
  #owl-home-articles-sliderblog-x .article-item {
    padding-right: 10px; }
  #owl-home-articles-sliderblog,
  #owl-home-articles-sliderblog-x {
    display: block; }
    #owl-home-articles-sliderblog .slider-index.next,
    #owl-home-articles-sliderblog-x .slider-index.next {
      display: inline-block;
      position: absolute;
      right: 15px;
      top: 75%;
      transform: translateY(-50%);
      border: none;
      background: transparent;
      z-index: 9;
      width: 25px;
      border: 1px solid #ccc;
      height: 25px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%; }
      #owl-home-articles-sliderblog .slider-index.next svg path,
      #owl-home-articles-sliderblog-x .slider-index.next svg path {
        stroke: #fff; }
    #owl-home-articles-sliderblog .slider-index.prev,
    #owl-home-articles-sliderblog-x .slider-index.prev {
      display: inline-block;
      position: absolute;
      right: 55px;
      top: 75%;
      transform: translateY(-50%);
      border: none;
      background: transparent;
      z-index: 9;
      width: 25px;
      border: 1px solid #ccc;
      height: 25px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%; }
      #owl-home-articles-sliderblog .slider-index.prev svg,
      #owl-home-articles-sliderblog-x .slider-index.prev svg {
        transform: rotate(180deg); }
        #owl-home-articles-sliderblog .slider-index.prev svg path,
        #owl-home-articles-sliderblog-x .slider-index.prev svg path {
          stroke: #fff; }
    #owl-home-articles-sliderblog:hover .slick-arrow,
    #owl-home-articles-sliderblog-x:hover .slick-arrow {
      transition: 0.4s all ease;
      opacity: 1; }
    #owl-home-articles-sliderblog .slick-dots,
    #owl-home-articles-sliderblog-x .slick-dots {
      padding: 0;
      list-style: none;
      display: flex;
      justify-content: center;
      top: 10px;
      z-index: 1;
      z-index: 1;
      position: absolute;
      top: 20px;
      right: 10px; }
      #owl-home-articles-sliderblog .slick-dots button,
      #owl-home-articles-sliderblog-x .slick-dots button {
        background: #fff;
        border: none;
        font-size: 0;
        width: 8px;
        height: 8px;
        border-radius: 100%;
        margin-right: 10px;
        outline: none; }
      #owl-home-articles-sliderblog .slick-dots .slick-active button,
      #owl-home-articles-sliderblog-x .slick-dots .slick-active button {
        background: #6B6B6B; }
    #owl-home-articles-sliderblog .slider-index,
    #owl-home-articles-sliderblog-x .slider-index {
      border: 1px solid #ddd !important;
      top: 50% !important; }
    #owl-home-articles-sliderblog .slider-index.next,
    #owl-home-articles-sliderblog-x .slider-index.next {
      right: -40px !important; } }
    @media (max-width: 767px) and (max-width: 992px) {
      #owl-home-articles-sliderblog .slider-index.next,
      #owl-home-articles-sliderblog-x .slider-index.next {
        right: 15px !important; } }

@media (max-width: 767px) {
    #owl-home-articles-sliderblog .slider-index.prev,
    #owl-home-articles-sliderblog-x .slider-index.prev {
      left: -40px !important; } }
    @media (max-width: 767px) and (max-width: 992px) {
      #owl-home-articles-sliderblog .slider-index.prev,
      #owl-home-articles-sliderblog-x .slider-index.prev {
        left: 15px !important; } }

@media (max-width: 767px) {
    #owl-home-articles-sliderblog svg,
    #owl-home-articles-sliderblog-x svg {
      width: 20px;
      height: 20px; }
      #owl-home-articles-sliderblog svg path,
      #owl-home-articles-sliderblog-x svg path {
        stroke: #fff !important; }
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .boixcamnhan2 {
    height: 120px;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box; }
  #owl-home-articles-sliderblog .article-item,
  #owl-home-articles-sliderblog-x .article-item {
    position: relative;
    padding-right: 10px; }
  #home-articlesbaochi {
    padding-bottom: 20px; }
  .footer-contact ul > li {
    line-height: 22px;
    font-size: 11px; }
    .footer-contact ul > li > a {
      display: inline-block; } }

.mausaccolor {
  cursor: pointer; }

@media (max-width: 1024px) {
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .detailtext .detailtext1 {
    font-size: 15px; }
  .khachhangnoigi .nliderkhachhang svg {
    width: 20px; }
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .detailtext .detailtext3 {
    margin-top: 0; }
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .detailtext .detailtext2 {
    margin: 5px 0; }
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .boixcamnhan2 {
    height: auto;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 1;
    border-radius: 24px;
    padding: 20px; }
  .khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .boxitemavtar .detailimage img {
    width: 86px;
    height: 86px; } }

@media (min-width: 1000px) {
  .pro-loop p.pro-price .pro-price-del {
    min-height: 25px; } }

.approver {
  padding-bottom: 16px;
  border-bottom-width: 1px;
  margin-top: 12px;
  margin-bottom: 16px; }
  .approver .bg-blue-secondary {
    padding: 16px;
    background-color: #eaeffa;
    border-radius: 8px; }
    .approver .bg-blue-secondary .mb-flex {
      display: flex;
      margin-bottom: 12px; }
      .approver .bg-blue-secondary .mb-flex .mr-sec {
        margin-right: 16px; }
        .approver .bg-blue-secondary .mb-flex .mr-sec img {
          border-radius: 8px;
          max-width: 100%;
          height: auto; }
      .approver .bg-blue-secondary .mb-flex .info .text-text-primary {
        font-size: 16px;
        line-height: 24px;
        font-weight: 600; }
        .approver .bg-blue-secondary .mb-flex .info .text-text-primary .blockine {
          display: inline; }
      .approver .bg-blue-secondary .mb-flex .info .mtinline-flex {
        display: inline-flex;
        margin-top: 4px; }
        .approver .bg-blue-secondary .mb-flex .info .mtinline-flex .estore-icon {
          display: inline-block;
          vertical-align: -0.125em;
          margin-right: 4px; }
          .approver .bg-blue-secondary .mb-flex .info .mtinline-flex .estore-icon svg {
            fill: #039855;
            width: 20px;
            height: 20px; }
            .approver .bg-blue-secondary .mb-flex .info .mtinline-flex .estore-icon svg path {
              fill: #039855; }
        .approver .bg-blue-secondary .mb-flex .info .mtinline-flex .text-semantic-success {
          font-size: 14px;
          color: #039855;
          line-height: 20px; }
    .approver .bg-blue-secondary .contet .css-osuj7x {
      font-size: 14px;
      line-height: 20px; }

@media (max-width: 1024px) {
  .approver .bg-blue-secondary .mb-flex .info .text-text-primary {
    font-size: 13px;
    margin: 0; } }

.haravan-product-reviews-badge {
  margin-top: 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .haravan-product-reviews-badge span,
  .haravan-product-reviews-badge p {
    padding-left: 5px;
    font-size: 11px; }
  .haravan-product-reviews-badge i {
    font-size: 12px; }

.list-productRelated .content-product-list .slider-index.next {
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 75%;
  transform: translateY(-50%);
  border: none;
  background: transparent;
  z-index: 9;
  width: 25px;
  border: 1px solid #ccc;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%; }
  .list-productRelated .content-product-list .slider-index.next svg path {
    stroke: #fff; }

.list-productRelated .content-product-list .slider-index.prev {
  display: inline-block;
  position: absolute;
  right: 55px;
  top: 75%;
  transform: translateY(-50%);
  border: none;
  background: transparent;
  z-index: 9;
  width: 25px;
  border: 1px solid #ccc;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%; }
  .list-productRelated .content-product-list .slider-index.prev svg {
    transform: rotate(180deg); }
    .list-productRelated .content-product-list .slider-index.prev svg path {
      stroke: #fff; }

.list-productRelated .content-product-list:hover .slick-arrow {
  transition: 0.4s all ease;
  opacity: 1; }

.list-productRelated .content-product-list .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  top: 10px;
  z-index: 1;
  z-index: 1;
  position: absolute;
  top: 20px;
  right: 10px; }
  .list-productRelated .content-product-list .slick-dots button {
    background: #fff;
    border: none;
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }
  .list-productRelated .content-product-list .slick-dots .slick-active button {
    background: #6B6B6B; }

.list-productRelated .content-product-list .slider-index {
  border: 1px solid #000 !important;
  top: 50% !important; }

.list-productRelated .content-product-list .slider-index.next {
  right: 0 !important; }
  @media (max-width: 992px) {
    .list-productRelated .content-product-list .slider-index.next {
      right: 15px !important; } }

.list-productRelated .content-product-list .slider-index.prev {
  left: 0 !important; }
  @media (max-width: 992px) {
    .list-productRelated .content-product-list .slider-index.prev {
      left: 15px !important; } }

.list-productRelated .content-product-list svg {
  width: 20px;
  height: 20px; }
  .list-productRelated .content-product-list svg path {
    stroke: #000 !important; }

.list-productRelated .pro-loop {
  padding: 0 10px; }

@media (max-width: 767px) {
  .list-productRelated .pro-loop .product-detail .productsku {
    font-size: 12px; }
  .list-productRelated .content-product-list.row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .list-productRelated .content-product-list.row .pro-loop {
    width: calc(100% / 2); } }

.khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slick-dots button {
  background: #6B6B6B; }

.khachhangnoigi .flexboxkhachhang .flexboxkhachhangitem2 .slick-dots .slick-active button {
  background: #fff; }

@media (max-width: 767px) {
  .haravan-product-reviews-badge span,
  .haravan-product-reviews-badge p {
    margin: 0; }
  .pro-loop .product-detail h3 a {
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box; } }

.product-img .image-resize.hover-image picture:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s all; }

.product-img .image-resize.hover-image:hover picture:nth-of-type(1) {
  opacity: 1;
  visibility: visible;
  transition: 0.2s all; }

.product-img .image-resize.hover-image:hover picture:nth-of-type(2) {
  opacity: 1;
  visibility: visible;
  transition: 0.2s all; }

.product-detail-main.pr_style_01 .dlexcartgangbase .contact-btha {
  min-width: 200px;
  text-align: center; }

#variant-swatch-2 .swatch-element label {
  width: 100%; }

.swatch .swatch-element:not(.color) label {
  font-size: 15px;
  line-height: 1.5;
  height: initial;
  border-radius: 6px;
  padding: 3px 10px; }

.swatch .swatch-element:not(.color) label.sd {
  border: 1px solid #ff6200;
  background: #ff6200;
  color: #fff;
  font-size: 15px;
  height: initial; }

.swatch .swatch-element:not(.color).soldout label {
  background: #f5f5f5; }

.mintitle1 {
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  padding: 3px 0; }

.mintitle2 {
  font-style: italic;
  font-size: 12px;
  display: block;
  line-height: 12px;
  padding: 3px 0;
  color: #686363; }

.select-swatch .header {
  color: #ff6200;
  font-weight: bold; }
  .select-swatch .header b {
    color: #000; }

.swatch .swatch-element:not(.color).soldout label {
  background: #e8e8e8; }

#variant-swatch-2 .swatch-element label {
  font-style: italic; }

.swatch .swatch-element:not(.color).soldout label span {
  color: #909090; }

/*
body#lama-theme.product {
background: #fff;
}
*/
.swatch .swatch-element label.sd span.mintitle2 {
  color: #fff; }

.flexhandle {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.trongkinh {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: right;
  margin-bottom: 0;
  cursor: pointer;
  text-decoration: underline; }

@media (min-width: 768px) {
  .trongkinh {
    margin-bottom: 0; } }

.trongkinh {
  /*display:none*/ }

#variant-swatch-1 .trongkinh {
  display: block; }

.contentpopup {
  max-height: 600px;
  overflow-y: auto; }

.productDetail-page .product-price span.pro-sale {
  background: #f12b2c;
  color: #fff; }

@media (max-width: 991px) {
  .productDetail-page #detail-product .product-title span#pro_sku {
    padding-top: 0; }
  .productDetail-page .product-title .marginend {
    display: flex;
    align-items: center; } }

.productDetail-page .product-detail-main.pr_style_01 .d-flex-center.righthanf {
  justify-content: flex-start; }

.productDetail-page #pro_sku {
  color: #000; }

.productDetail-page .product-title {
  padding: 0;
  border-bottom: 0; }
  .productDetail-page .product-title .marginend {
    margin-right: 15px; }
  .productDetail-page .product-title .haravan-product-reviews-badge {
    margin-top: 0; }

.productDetail-page .product-detail-main.pr_style_01 .dlexcartgangbase {
  display: flex;
  gap: 15px;
  flex-wrap: wrap; }

.productDetail-page .product-detail-main.pr_style_01 .flexquantitycus {
  margin-bottom: 0; }

.productDetail-page .newfulflex {
  width: 100%;
  display: flex;
  gap: 20px; }
  .productDetail-page .newfulflex > div {
    width: calc(100%/2 - 20px);
    flex-grow: 1; }

.productDetail-page .addthemgio {
  width: 100%; }

.productDetail-page .dlexcartgangbase .addthemgio a {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center; }

.productDetail-page .dlexcartgangbase .addmuangay a {
  display: block;
  background: transparent !important;
  color: #ff6200 !important;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  border: 2px solid #ff6200; }

.productDetail-page .flexquantitycus .quantity-area {
  width: 100%;
  display: flex; }

.productDetail-page .quantity-area input#quantity {
  border: 2px solid #ccc !important;
  width: 100%;
  height: 40px;
  border-right: 0 !important;
  border-left: 0 !important;
  font-size: 20px; }

.productDetail-page .quantity-area input.qty-btn {
  height: 40px;
  font-size: 20px;
  width: 50px;
  font-size: 28px;
  line-height: 1.1; }

.productDetail-page .flexquantitycus .quantity-area input:nth-child(1) {
  border: solid 2px #ccc !important;
  border-right: 0 !important;
  border-top-left-radius: 12px !important;
  border-bottom-left-radius: 12px !important;
  background: transparent; }

.productDetail-page .flexquantitycus .quantity-area input:nth-child(3) {
  border: solid 2px #ccc !important;
  border-left: 0  !important;
  border-top-right-radius: 12px !important;
  border-bottom-right-radius: 12px !important;
  background: transparent; }

#owl-home-articles-sliderblog .slider-index.slick-btn {
  background-color: white;
  border-color: white !important;
  top: 35% !important;
  width: 20px;
  height: 20px; }
  #owl-home-articles-sliderblog .slider-index.slick-btn svg {
    width: 20px;
    height: 20px; }
    #owl-home-articles-sliderblog .slider-index.slick-btn svg path {
      stroke: #ff6200 !important;
      stroke-width: 2px !important; }
  #owl-home-articles-sliderblog .slider-index.slick-btn.prev {
    left: 75px !important; }
  #owl-home-articles-sliderblog .slider-index.slick-btn.next {
    right: 70px !important; }

#owl-home-articles-sliderblog-x .slider-index.slick-btn {
  background-color: #ff6200;
  border-color: #ff6200 !important;
  width: 20px;
  height: 20px; }
  #owl-home-articles-sliderblog-x .slider-index.slick-btn svg {
    width: 20px;
    height: 20px; }
    #owl-home-articles-sliderblog-x .slider-index.slick-btn svg path {
      stroke: white !important;
      stroke-width: 2px !important; }
  #owl-home-articles-sliderblog-x .slider-index.slick-btn.prev {
    left: 75px !important; }
  #owl-home-articles-sliderblog-x .slider-index.slick-btn.next {
    right: 70px !important; }

.group-price-guide {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between; }

@media (min-width: 991px) {
  #blognewposi .bloghandleflex2 {
    height: 600px;
    overflow-y: scroll; }
  #blognewposi ::-webkit-scrollbar {
    width: 5px;
    background: #888;
    border-radius: 5px; }
  #blognewposi ::-webkit-scrollbar-thumb {
    background: #ff6200;
    border-radius: 5px; } }

.swatch-fake-vang-phu .fakeSelect, .swatch-fake-day-do .fakeSelect {
  background: #FFF;
  outline: none;
  box-shadow: none;
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #CAC9C9;
  border-radius: 5px;
  margin-bottom: 10px; }
  .swatch-fake-vang-phu .fakeSelect option[disabled], .swatch-fake-day-do .fakeSelect option[disabled] {
    color: rgba(0, 0, 0, 0.1); }

#home-articlesbaochi.home-articlesbaochi1 {
  padding-bottom: 0; }
  #home-articlesbaochi.home-articlesbaochi1 * {
    color: #000 !important; }
  #home-articlesbaochi.home-articlesbaochi1 a {
    color: #ff6200 !important; }
  #home-articlesbaochi.home-articlesbaochi1 .article-item .article-desc {
    display: block; }
    #home-articlesbaochi.home-articlesbaochi1 .article-item .article-desc img {
      object-fit: contain; }

.footer-contact ul > li,
footer a {
  color: #000; }

.foterphone a.phone-num span, .footer-content2.toggle-footer ul li a {
  color: #ff6200; }

@media (max-width: 991px) {
  .bottom-footer, .center-footer {
    padding: 10px 0; }
  .flexsocial2 {
    justify-content: center;
    flex-wrap: nowrap; } }

.foterphone a[aria-label="Youtube"] {
  margin: -3px 0 0; }

.box-detail-reviews #hrv-product-reviews-list,
.box-detail-reviews #dv-product-review-paging {
  display: none !important; }

#variant-swatch-2 .swatch-element label {
  font-style: italic;
  padding: 5px 30px; }

@media (max-width: 1499px) {
  .header-mid #nav nav.main-nav > ul > li > a {
    font-size: 11px;
    margin-right: 10px; }
    .header-mid #nav nav.main-nav > ul > li > a #site-header {
      padding: 0 15px; } }

@media (min-width: 1024px) and (max-width: 1366px) {
  .header-mid #nav nav.main-nav > ul > li > a {
    letter-spacing: 0.3px;
    font-size: 10px;
    margin-right: 7.5px;
    font-weight: 500; }
  #site-header {
    padding: 0 10px; }
  .header-wrap-icon > span {
    margin: 0; } }

#home-articlesbaochi.home-articlesbaochi1 {
  padding-bottom: 40px; }

.page-service {
  --main-color: #ff6200;
  --main-color-hover: #fa7624;
  padding-bottom: 60px; }
  @media (max-width: 992px) {
    .page-service {
      padding-bottom: 30px; } }
  .page-service .mt-30 {
    margin-top: 30px; }
  .page-service .row-flex {
    display: flex;
    flex-wrap: wrap; }
    .page-service .row-flex > [class*='col-'] {
      flex: 1; }
      @media (max-width: 992px) {
        .page-service .row-flex > [class*='col-'] {
          flex: auto; } }
  .page-service .align-items-center {
    align-items: center; }
  .page-service .py {
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (max-width: 992px) {
      .page-service .py {
        padding-top: 20px;
        padding-bottom: 20px; } }
  .page-service .bgColor {
    background-color: var(--bg-color); }
  .page-service .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; }
    .page-service .video-wrapper iframe, .page-service .video-wrapper video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .page-service .btn-cus {
    font-weight: bold;
    padding: 8px 12px;
    background-color: var(--main-color);
    border-radius: 999px;
    transition: .3s all;
    font-size: 15px;
    color: white;
    display: inline-block;
    text-align: center; }
    .page-service .btn-cus:hover {
      background-color: var(--main-color-hover);
      transition: .3s all; }
  .page-service .group-title .title-main {
    background-color: white;
    position: relative;
    z-index: 1;
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    color: var(--main-color); }
    @media (max-width: 992px) {
      .page-service .group-title .title-main {
        font-size: 22px; } }
    .page-service .group-title .title-main span {
      display: inline-block;
      background-color: white;
      position: relative;
      padding-left: 30px;
      padding-right: 30px; }
    .page-service .group-title .title-main:before {
      content: '';
      width: 100%;
      top: 50%;
      transform: translateY(-50%);
      background-color: rgba(85, 85, 85, 0.1);
      height: 2px;
      left: 0;
      position: absolute; }
  .page-service .group-title .desc {
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 20px; }
  .page-service .group-tabs {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px; }
    @media (max-width: 992px) {
      .page-service .group-tabs {
        gap: 15px; } }
    .page-service .group-tabs .tab-item {
      flex: 1; }
      .page-service .group-tabs .tab-item .btn-cus {
        width: 100%; }
      @media (max-width: 992px) {
        .page-service .group-tabs .tab-item {
          flex: 0 0 calc(50% - 7.5px);
          max-width: calc(50% - 7.5px); } }
  .page-service .service-tab + .service-tab {
    margin-top: 30px; }
    @media (max-width: 992px) {
      .page-service .service-tab + .service-tab {
        margin-top: 15px; } }
  .page-service .block-action {
    margin-top: 30px; }
    .page-service .block-action .btn-cus {
      min-width: 180px;
      padding: 12px 20px; }
      @media (max-width: 992px) {
        .page-service .block-action .btn-cus {
          min-width: 160px;
          padding: 10px 16px; } }
  .page-service .block-bannertext {
    margin-top: 30px; }
    .page-service .block-bannertext .row {
      display: flex;
      flex-wrap: wrap; }
      .page-service .block-bannertext .row.align-items-center {
        align-items: center; }
    .page-service .block-bannertext .wrapper-detail .title {
      margin-bottom: 18px; }
  @media (max-width: 992px) {
    .page-service .list-content .content-item:not(:last-child) {
      margin-bottom: 30px; } }
  .page-service .list-content .content-item .subtitle {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px; }
  .page-service .list-content .content-item .title {
    margin-bottom: 20px;
    font-size: 80px;
    color: var(--main-color); }
    @media (max-width: 992px) {
      .page-service .list-content .content-item .title {
        font-size: 28px; } }
  .page-service .list-content .content-item .btn-highlight {
    margin-bottom: 15px; }
  .page-service .wrapper-detail {
    line-height: 1.5; }
    @media (max-width: 992px) {
      .page-service .wrapper-detail {
        margin-top: 15px; } }
    .page-service .wrapper-detail .title {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 15px; }

.tyt-accordion {
  margin-top: 30px;
  max-width: 60%;
  margin: auto;
  padding: 30px;
  padding-top: 15px;
  box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 992px) {
    .tyt-accordion {
      max-width: 100%;
      margin-top: 20px; } }
  .tyt-accordion .accordion--item {
    overflow: hidden;
    padding: 12px 0; }
    .tyt-accordion .accordion--item .accordion--item--title {
      position: relative;
      cursor: pointer;
      font-weight: 500;
      text-transform: uppercase;
      font-size: 14px;
      margin-bottom: 0;
      padding-right: 25px; }
      .tyt-accordion .accordion--item .accordion--item--title .icon {
        position: absolute;
        top: 0;
        right: 0;
        width: 15px;
        height: 15px;
        transition: transform .25s ease-out; }
    .tyt-accordion .accordion--item .accordion--item--content {
      overflow: hidden;
      transition: height .25s ease;
      padding-right: 30px;
      text-transform: none; }
      .tyt-accordion .accordion--item .accordion--item--content .content--wrapper {
        padding-top: 10px; }
        .tyt-accordion .accordion--item .accordion--item--content .content--wrapper ul {
          padding-left: 20px;
          list-style: initial; }
          .tyt-accordion .accordion--item .accordion--item--content .content--wrapper ul li {
            list-style: initial; }
    .tyt-accordion .accordion--item:not(.open) .accordion--item--content {
      height: 0 !important; }
    .tyt-accordion .accordion--item.open .icon {
      transform: rotate(180deg); }
    .tyt-accordion .accordion--item.open .accordion--item--title {
      color: #ff6200;
      font-weight: bold; }

@media (max-width: 992px) {
  .page-service .service-tab-3 .mt-30 {
    margin-top: 0; }
  .page-service .service-tab-3 .wrapper-detail {
    margin-top: 0;
    margin-bottom: 15px; } }

.btn_more p {
  color: #ff6200;
  font-size: 16px;
  margin-bottom: 20px;
  display: inline-block;
  border: 1px solid #ff6200;
  padding: 10px 20px;
  /* margin-top: -16px; */
  margin-top: 0;
  background: #fff;
  position: relative;
  z-index: 999;
  border-radius: 28px;
  font-weight: bold;
  text-transform: uppercase; }

#home-articlesbaochi .article-item .article-desc,
#home-articlesbaochi.home-articlesbaochi1 .article-item .article-desc {
  display: none !important; }

.homepage-featured {
  overflow: hidden; }
  .homepage-featured .owl-carousel:not(.owl-loaded) {
    display: flex; }
    .homepage-featured .owl-carousel:not(.owl-loaded) .item {
      flex: 0 0 100%;
      max-width: 100%; }
  .homepage-featured .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M11.25 5.625L20.625 15L11.25 24.375' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
    background-color: #ff6200;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    top: 30%; }
  .homepage-featured .owl-nav .owl-prev {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cpath d='M11.25 5.625L20.625 15L11.25 24.375' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
    background-color: #ff6200;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    transform: rotate(180deg);
    top: 30%; }
  .homepage-featured .box-card {
    display: flex;
    flex-direction: column;
    position: relative; }
    .homepage-featured .box-card .box-card--thumb .aspect-ratio {
      display: block;
      padding-bottom: 100%;
      overflow: hidden;
      position: relative; }
    .homepage-featured .box-card .box-card--thumb img {
      position: absolute;
      top: 0;
      left: 0;
      object-fit: cover;
      width: 100%;
      height: 100%; }
    .homepage-featured .box-card .box-card--detail {
      padding: 20px;
      background: #fff; }
      .homepage-featured .box-card .box-card--detail * {
        line-height: 1.4; }
      .homepage-featured .box-card .box-card--detail h3 {
        padding: 10px 40px;
        color: #fff;
        text-align: center;
        font-size: 18px;
        font-style: normal;
        font-weight: 800;
        border-radius: 4px;
        background: var(--CAM-SHADY, #ff6200);
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
        margin-bottom: 0;
        display: inline-flex; }
      .homepage-featured .box-card .box-card--detail .info {
        display: flex;
        gap: 20px;
        flex-direction: column;
        text-align: center; }
        .homepage-featured .box-card .box-card--detail .info > div {
          width: 100%; }
      .homepage-featured .box-card .box-card--detail .subtitle1 {
        color: #757575;
        text-align: center;
        font-size: 15px;
        font-style: normal;
        font-weight: 800;
        margin-bottom: 0;
        letter-spacing: -0.6px;
        margin-bottom: 6px; }
      .homepage-featured .box-card .box-card--detail .subtitle2 {
        color: var(--CAM-SHADY, #ff6200);
        text-align: center;
        font-size: 25px;
        font-style: normal;
        font-weight: 800;
        margin-bottom: 0;
        letter-spacing: -1.5px;
        margin-bottom: 6px; }
      .homepage-featured .box-card .box-card--detail .desc {
        color: var(--XANH-EN-SHADY, #082647);
        text-align: center;
        font-size: 14px;
        font-style: italic;
        font-weight: 700;
        line-height: 24px; }
      .homepage-featured .box-card .box-card--detail .action a {
        border-radius: 4px;
        background: #000;
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
        display: inline-flex;
        padding: 14px 40px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        color: #FFF;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 800;
        width: 100%;
        text-transform: uppercase; }
  @media (min-width: 768px) {
    .homepage-featured .owl-nav .owl-next, .homepage-featured .owl-nav .owl-prev {
      top: 50%; }
    .homepage-featured .box-card:before {
      content: "";
      position: absolute;
      background: linear-gradient(90deg, #FFF 59.45%, rgba(250, 250, 250, 0.86) 65.99%, rgba(236, 236, 236, 0.51) 71.84%, rgba(217, 217, 217, 0) 76.62%);
      width: 80%;
      height: 100%;
      top: 0;
      left: 0;
      display: block;
      z-index: 1; }
    .homepage-featured .box-card .box-card--thumb .aspect-ratio {
      padding-bottom: calc(1067/2048 * 100%); }
    .homepage-featured .box-card .box-card--detail {
      position: absolute;
      padding-left: 15px;
      top: 50%;
      z-index: 9;
      transform: translateY(-50%);
      width: 50%;
      text-align: center;
      max-width: 90%;
      left: 70px;
      background: none; } }
  @media (min-width: 992px) {
    .homepage-featured .owl-carousel:not(.owl-loaded) {
      display: flex; }
      .homepage-featured .owl-carousel:not(.owl-loaded) .item {
        flex: 0 0 calc(100%/3);
        max-width: calc(100%/3); }
    .homepage-featured .owl-nav {
      display: none; }
    .homepage-featured .box-card {
      cursor: pointer; }
      .homepage-featured .box-card:before {
        content: none; }
      .homepage-featured .box-card .box-card--thumb .aspect-ratio {
        padding-bottom: 140%; }
      .homepage-featured .box-card .box-card--detail {
        padding: 20px 10%;
        background: rgba(255, 255, 255, 0.8);
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: all 0.4s;
        display: flex;
        align-items: center;
        justify-items: center;
        transform: none;
        top: 0;
        max-width: 100%;
        left: 0; }
        .homepage-featured .box-card .box-card--detail .info {
          width: 100%; }
      .homepage-featured .box-card:hover .box-card--detail {
        opacity: 1;
        visibility: visible; } }
