.wd-search-cat > a {
  display: flex;
  align-items: center;
  padding-inline: 15px;
  width: 172px;
  height: 100%;
  border-inline: 1px solid rgb(0 0 0 / 10%);
  color: #777;
  text-transform: uppercase;
  font-size: 13px;
  justify-content: space-between;
  cursor: pointer;
}
.wd-search-cat > a:after {
  margin-inline-start: 8px;
  font-weight: 400;
  font-size: 16px;
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
}
.wd-search-cat {
  display: flex;
  align-items: center;
  position: absolute;
  inset-inline-end: 46px;
  inset-block: 2px;
}
.all_list_noibat {
  background: #f7f7f7;
  margin-bottom: 20px;
}
.all_list_noibat h2 {
  font-size: 26px;
  text-align: center;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 15px;
}
.img_sp_bc {
  position: relative;
}
.img_sp_bc > div {
  width: 100%;
  overflow: hidden;
  aspect-ratio: 9/13;
  height: 0;
  padding-bottom: calc(100% * 9 / 13);
}
.img_sp_bc img {
  width: 100%;
  border-radius: 5px;
  height: 100% !important;
  position: absolute;
  object-fit: cover;
  object-position: center;
  right: 0;
}
.img_sp_2 {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  z-index: -1;
  transition: opacity 1s;
}
.img_sp_2 img {
  width: 100%;
}
.all_sp_banchay_index:hover .img_sp_2 {
  z-index: 0;
  opacity: 1;
}
.title_tt {
  font-size: 26px;
  text-align: center;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.all_gioithieu_index h1,
.all_gioithieu_index h2,
.all_gioithieu_index h3,
.all_gioithieu_index h4 {
  display: block;
  margin-bottom: 20px;
  color: #242424;
  font-weight: 600;
  line-height: 1.4;
}
.all_gioithieu_index h5,
.all_gioithieu_index h6 {
  margin-bottom: 20px;
  color: #242424;
  font-weight: 600;
  line-height: 1.4;
}
.all_gioithieu_index strong {
  font-weight: 600;
}
.all_gioithieu_index a {
  color: #242424;
}
.all_gioithieu_index {
  line-height: 1.8;
  color: #777777;
}
.all_gioithieu_index p,
.all_gioithieu_index ul li {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  padding: 5px;
  font-weight: 300;
}
.all_gioithieu_index img {
  margin-bottom: 10px;
}
.all_gioithieu_index ul {
  list-style: disc;
  margin-left: 20px;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 12px;
}
.devvn_readmore_woodmart {
  text-align: center;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  bottom: 0;
  width: 100%;
  background: #fff;
}
.devvn_readmore_woodmart:before {
  height: 55px;
  margin-top: -45px;
  content: "";
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  display: block;
}
.devvn_readmore_woodmart a {
  color: #a48100;
  display: block;
}
.devvn_readmore_woodmart a:after {
  content: "";
  width: 0;
  right: 0;
  border-top: 6px solid #a48100;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
}
.all_tieuchi {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
}
.wd-info-box {
  padding: 0 15px;
}
.box-icon-wrapper.box-with-icon.box-icon-simple {
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 20px;
  --ib-icon-sp: 20px;
  border-right-width: 1px;
  border-right-color: rgba(255, 255, 255, 0.1);
  border-right-style: solid;
  align-items: center;
}
.info-box-content h4 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}
.info-box-inner.set-cont-mb-s.reset-last-child {
  line-height: 1.8;
  color: #cacaca;
  margin-top: 10px;
}
.all_boccongthuong {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 25px 0;
}
.form-contact-footer .input-contact input {
  padding: 0 15px;
  max-width: 100%;
  width: 100%;
  height: 42px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
  box-shadow: none;
  color: inherit;
  vertical-align: middle;
  font-size: 14px;
  transition: border-color 0.5s ease;
  border-radius: 0;
}
.btn_contact_footer {
  padding: 5px 20px;
  min-height: 42px;
  font-size: 13px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border: 0px solid transparent;
  border-radius: 0;
  box-shadow: none;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: 600;
  font-style: unset;
  line-height: 1.2;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  color: #3e3e3e;
  background-color: #f3f3f3;
}
.form-contact-footer .input-contact span {
  display: block;
  margin-bottom: 5px;
  color: #242424;
  vertical-align: middle;
  font-weight: 400;
  font-size: 14px;
}
.all_thongtinkhuyenmai span:nth-child(3) {
  line-height: 26px;
  font-size: 15px;
  color: #7c899c;
  font-style: italic;
  margin: 15px 0;
  display: block;
}
.all_truso {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin-top: 60px;
}
.name_truso {
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
.noidung_truso {
  font-size: 14px;
  line-height: 1.8;
  padding: 5px 10px;
}
.noidung_truso ul {
  list-style: disc;
  margin-left: 20px;
  line-height: 2;
}
.noidung_truso a {
  color: #000;
}
.noidung_gt p,
.noidung_gt ul li {
  margin-bottom: 20px;
}
.noidung_gt ul {
  list-style: disc;
  margin-left: 20px;
}
.noidung_gt a {
  color: #000;
}
.noidung_gt {
  color: #777777;
  line-height: 1.6;
}
.noidung_gt h1,
.noidung_gt h2,
.noidung_gt h3,
.noidung_gt h4,
.noidung_gt h5,
.noidung_gt h6 {
  display: block;
  margin-bottom: 20px;
  color: #242424;
  font-weight: 600;
  line-height: 1.4;
}
h5.widget-title {
  margin-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  background: #e10000;
  padding: 10px;
}
ul.menu-blog-category {
  /* margin-bottom: 15px; */
}
.menu-blog-category li {
  margin: 0 !important;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: solid 1px #ddd;
}
.menu-blog-category li a > span {
  display: block;
  /* flex: 1 1 calc(100% - 40px);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 5px;
  width: calc(100% - 40px); */
  text-decoration: none;
  font-size: 16px;
  /* line-height: 2.2; */
  color: #535353;
}
.menu-blog-category li.active > span {
  color: #e10000;
}
.post-count {
  color: #bbb;
  font-size: 14px;
  float: right;
}
.menu-blog-category .sub-menu {
  flex: 1 1 auto;
  padding-left: 15px;
  margin-top: 15px;
  width: 100%;
  display: none;
}
.menu-blog-category .sub-menu.active {
  display: block;
}
.woodmart-recent-posts li {
  display: flex;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.105);
}
.woodmart-recent-posts .recent-posts-thumbnail {
  flex: 0 0 auto;
  max-width: 50%;
  overflow: hidden;
  margin-inline-end: 15px;
}
.woodmart-recent-posts .recent-posts-thumbnail img {
  min-width: 60px;
}
.woodmart-recent-posts .recent-posts-info {
  flex: 1 1 auto;
}
.woodmart-recent-posts .wd-entities-title {
  margin-bottom: 8px;
  font-size: inherit;
  display: block;
  color: #333333;
  word-wrap: break-word;
  font-weight: 500;
  line-height: 1.4;
}
.wd-entities-title a {
  color: inherit;
}
.woodmart-recent-posts .recent-posts-time {
  margin-inline-end: 5px;
  color: #bbb;
  font-size: 90%;
}
.all_tintuc_new {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
.all_tintuc_new .cover-content {
  flex: 1 0 50%;
  max-width: 50%;
}
.all_tintuc_new .all_cover {
  flex: 1 0 50%;
  max-width: 50%;
}
.meta-categories-wrapp {
  inset-inline: 15px;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  position: static;
  margin-bottom: 10px;
}
.wd-post-cat.wd-style-with-bg {
  display: inline-block;
  overflow: hidden;
  padding-right: 10px;
  padding-left: 10px;
  height: 25px;
  background-color: #a1801b;
  color: #fff;
  line-height: 25px;
}
.wd-post-cat.wd-style-with-bg > a {
  display: inline-block;
  color: #fff;
  vertical-align: top;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.all_tintuc_new .name_tt {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 600;
  color: #000;
}
.mota_tintuc {
  color: #777777;
  font-style: italic;
  margin: 20px 0;
  font-size: 13.5px;
  line-height: 1.8;
}
.name_tt_chitiet {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 400;
}
.widget_product_categories .product-categories li a {
  display: block;
  flex: 1 1 calc(100% - 40px);
  padding-block: 8px;
  padding-inline-end: 5px;
  width: calc(100% - 40px);
  text-decoration: none;
}
.widget_product_categories .count {
  margin-top: 8px;
  padding-inline: 5px;
  min-width: 30px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.105);
  border-radius: 35px;
  color: #777;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease;
  flex: 0 0 auto;
}

.wd-filter-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
  cursor: pointer;
}
.wd-filter-list a {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  padding-block: 5px;
  color: #777;
  gap: 10px;
}
.wd-swatches-brands .wd-swatch.wd-bg {
  flex: 1 0 auto;
  max-width: 60px;
  width: auto;
  height: 30px;
  border-radius: 0;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #242424;
  vertical-align: middle;
  text-align: center;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition: all 0.25s ease;
}
.wd-swatch-bg {
  display: inherit;
  align-items: inherit;
  justify-content: inherit;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
.wd-swatch-bg img {
  width: 100%;
  height: 100% !important;
  object-fit: contain;
}
.wd-filter-list .count {
  padding-inline: 5px;
  min-width: 30px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.105);
  border-radius: 35px;
  color: #777;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease;
  margin-inline-start: 5px;
}
.menu-widget {
  margin-bottom: 15px;
  border: solid 1px #ddd;
}
.wd-swatches-color .wd-swatch.wd-bg {
  flex: 1 0 auto;
  max-width: 30px;
  width: auto;
  height: 30px;
  border-radius: 0;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #242424;
  vertical-align: middle;
  text-align: center;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition: all 0.25s ease;
}
.wd-swatches-color .wd-swatch-bg {
  border-radius: 50%;
}
.all_breadCrumbs_loc {
  margin-bottom: 20px;
}
.breadCrumbs_sanpham .breadcrumb-item a {
  color: #777;
  font-size: 13px;
}
.breadCrumbs_sanpham .breadcrumb-item.active a {
  color: #000;
  font-weight: 600;
}
.breadCrumbs_sanpham .breadcrumb-item::before {
  color: #777 !important;
}
a[data-zoom-id] img,
.mz-thumb img {
  margin-bottom: 10px;
}
del.strike {
  color: #bbb;
  font-size: 18px;
}
ins.highlight {
  padding: 0;
  background-color: transparent;
  color: #d22;
  text-decoration: none;
  opacity: 1;
  font-size: 25px;
  font-weight: 600;
}
.desc-pro-detail table {
  width: 100%;
}
.desc-pro-detail tbody {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: calc(-1 * (10px + 1px));
  column-gap: 30px;
}
.shop_attributes tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: calc(10px / 2);
  margin-bottom: calc(10px / 2);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.105);
}
.shop_attributes th {
  flex: 0 0 auto;
  margin-right: 20px;
}
.shop_attributes td {
  text-align: right;
  padding: 0;
  border: none;
}
a.addcart_muangay {
  display: flex;
  overflow: hidden;
  clear: both;
  padding: 10px 0;
  font-size: 14px;
  line-height: normal;
  text-transform: uppercase;
  color: #fff !important;
  text-align: center;
  background: #ea0e0e;
  margin: 20px 0;
  text-decoration: none;
  border-bottom: 0 !important;
  width: 100%;
  border-radius: 0;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  border-radius: 4px;
}
a.addcart_muangay span:nth-child(2) {
  display: block;
  font-size: 12px;
  color: #fff;
  text-transform: none;
  margin: 2px 0 0;
  font-weight: 400;
}
span.meta-label {
  margin-bottom: 0;
}
.product_meta span {
  /* display: block; */
  /* margin-bottom: 10px; */
  display: flex;
  align-items: center;
  gap: 5px;
}
.product_meta {
  margin-bottom: 10px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.105);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
span.posted_in a {
  color: #777777;
}
span.posted_in {
  display: flex;
  gap: 10px;
}
.wd-dropdown {
  display: none;
  width: 190px;
  padding: 12px 10px;
  position: absolute;
  top: 100%;
  z-index: 380;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.wd-sub-menu li {
  position: relative;
}
.wd-sub-menu li > a {
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #848484;
  font-size: 14px;
  line-height: 1.3;
}
.children li.cat-item a {
  padding-inline-start: 20px;
}
.wd-sub-menu li {
  cursor: pointer;
}
.ketqua_timkiem {
  margin: 20px 0;
}
.all_breadCrumbs_loc {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
select.orderby {
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  font-weight: 600;
}
select.orderby:focus-visible {
  outline: none;
}
.bando_truso iframe {
  width: 100%;
  height: 300px;
}

/* câu hỏi thường gặp */
.all_chinhsach_des_ulli > ul {
  overflow: scroll;
  flex-wrap: nowrap;
  justify-content: unset !important;
}
.all_chinhsach_des_ulli > ul::-webkit-scrollbar {
  height: 0px;
  background-color: #f5f5f5;
}
.all_chinhsach_des_ulli .nav-pills .nav-item {
  border-bottom: 1px solid #0000001a;
  white-space: nowrap;
}
.all_chinhsach_des_ulli .nav-pills .nav-link.active,
.all_chinhsach_des_ulli .nav-pills .show > .nav-link {
  color: rgb(179, 9, 9);
  background-color: transparent;
  border-bottom: 3px solid rgb(179, 9, 9);
}
.all_chinhsach_des_ulli .nav-pills .nav-link {
  border-radius: 0;
  font-weight: 500;
  color: #000;
}
.name_chinhsach_des {
  padding: 20px;
  border-bottom: 1px solid #0000001a;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.icon_fl_cs_des {
  display: none;
}
.icon_fl_cs_des i {
  margin-right: 20px;
}
.all_name_cs {
  font-weight: 500;
}
.icon_chinhsach_des i {
  color: #000;
  font-weight: 400;
}
.noidung_chinhsach {
  padding: 20px;
  color: #61676b;
  line-height: 1.6;
  background: #fff;
  display: none;
}
.btn_contact {
  height: 50px;
  background: rgb(179, 9, 9);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 500;
  border-color: transparent;
  border-radius: 0;
  width: 100%;
  text-transform: uppercase;
}
.all_form_contact {
  margin: 30px 0;
}
.wd-search-cat .wd-scroll-content::-webkit-scrollbar {
  width: 5px;
}
.wd-search-cat .wd-scroll-content::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.12);
}
.wd-search-cat .wd-scroll-content::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.05);
}
.check_boloc a:focus {
  color: rgba(9, 33, 67, 1);
}
.all_pa_kieu-cach {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.title_giasize {
  width: 15%;
  font-weight: 600;
}
select#pa_kieu-cach {
  padding: 0 15px;
  max-width: 260px;
  width: 100%;
  height: 42px;
  border: 2px solid rgb(0 0 0 / 10%);
  background-color: transparent;
  box-shadow: none;
  color: inherit;
  vertical-align: middle;
  font-size: 14px;
  transition: border-color 0.5s ease;
}
.single_variation_wrap {
  margin-bottom: 20px;
}
.single_variation_wrap .price {
  color: #a1801b;
  font-weight: 600;
  font-size: 16px;
}
.single_variation_wrap .price del {
  color: #bbb;
  font-size: 90%;
  font-weight: 400;
  margin-right: 5px;
}
.breadCrumbs_sp a {
  color: #000 !important;
}
.breadCrumbs_sp .breadcrumb-item + .breadcrumb-item::before {
  color: #000;
}
.header-block-block-1 {
  display: flex;
  align-items: center;
  gap: 20px;
}
.featured-box {
  display: flex;
  align-items: center;
  gap: 10px;
}
.featured-box{
    color: #fff;
    text-shadow: 1px 1px 5px #000;
}
.featured-box p {
  margin-bottom: 0;
}
.featured-box a {
  font-weight: 700;
  font-size: 16px;
}
.featured-box-footer {
  color: #000;
  text-shadow: none;
}
.featured-box-footer a{
  color: rgb(179, 9, 9) !important;
}
.wrap_bottom.wrap_list {
  padding: 0;
}
.wrap_bottom.wrap_list_news {
  padding-bottom: 20px;
}
.box-vertical {
  display: flex;
  gap: 15px;
  align-items: center;
}
.box-image {
  width: 40%;
}
.box-text {
  width: 60%;
}
.post-title {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.post-meta {
  opacity: 0.8;
  font-size: 0.8em;
  color: #000;
  margin: 5px 0;
}
.from_the_blog_excerpt {
  color: #000;
}
.text-box-banner-layer {
  height: 100%;
  width: 100%;
  background-size: cover !important;
  min-height: 210px;
}
.text-box-content {
  height: 100%;
  width: 80%;
  margin: auto;
  display: flex;
  align-items: center;
}
.text-box-content h3 {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 6px;
}
.form-contact-index {
  position: relative;
}
.form-contact-index .form-control-index {
  border: 1px solid #ddd;
  padding: 0 0.75em;
  height: 50px;
  font-size: 0.97em;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  color: #333;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
  border-radius: 5px;
}
.btn_contact_index {
  background: #222;
  border: none;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  height: 100%;
  border-radius: 0 5px 5px 0;
}
.info-box-content a {
  color: #fff !important;
  font-size: 20px;
  font-weight: 400;
}
.title_dknt {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.mota_dknt {
  color: #fff;
}
.title_hethong h3 em {
  color: #b30909;
  font-style: initial !important;
}
.title_hethong h3 {
  text-align: center;
  margin-bottom: 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 26px;
}
.title_truso {
  background: #b30909;
  color: #fff;
  padding: 8px 15px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.title_truso i {
  font-size: 14px;
  margin-right: 5px;
}
.all_truso_footer {
  height: 100%;
  background: #fff;
}
.all_tieuchi_ft{padding: 10px 15px;}
.all_truso_footer .all_tieuchi_ft p::before{
  content: "\f005";
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  color: #b30909;
  font-weight: 600;
  font-size: 12px;
}
.all_truso_footer .all_tieuchi_ft li{
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.6;
}
.all_truso_footer .all_tieuchi_ft li::before{
  content: "\f005";
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  color: #b30909;
  font-weight: 600;
  font-size: 12px;
}
.ColCamKet {
  border: 1px dashed #b30909;
  padding: 20px;
}
.title_camket {
  text-align: center;
  margin-bottom: 20px;
  color: rgb(179, 9, 9);
  font-weight: 600;
  font-size: 18px;
}
.all_tieuchi_ft p {
  margin-bottom: 10px;
  font-size: 14px;
}
.all_tieuchi_ft p:last-child {
  margin-bottom: 0;
}
.all_tieuchi_ft a {
  color: #000;
  font-size: 14px;
  position: relative;
}
.ColCamKet p:before {
  content: "\f005";
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  color: #b30909;
  font-weight: 600;
  font-size: 12px;
}
.last-reset-tv {
  width: 33px;
  height: 33px;
  background: rgb(179, 9, 9);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-box-text > p {
  font-size: 13px;
  font-weight: 700;
}
.img_brand img {
  width: 100%;
  height: 120px !important;
  object-fit: scale-down;
}
.all_muangay {
  display: flex;
  gap: 10px;
}
.title_visao_chonchungtoi {
  font-size: 17px;
  background: #e10000;
  color: white;
  text-align: center;
  padding: 7px;
}
.all_col_visao_chonchungtoi {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px 0;
  margin-top: 20px;
}
.visao_chonchungtoi {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.img_visao_chonchungtoi {
  width: 30px;
  height: 30px !important;
  overflow: hidden;
  aspect-ratio: 2/2;
  height: 0;
  /* padding-bottom: calc(100% * 2 / 2); */
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img_visao_chonchungtoi img {
  width: 100%;
  border-radius: 5px;
  position: absolute;
  object-fit: cover;
  object-position: center;
  right: 0;
}

.content_visao_chonchungtoi {
  font-size: 9px;
  text-align: center;
}

ul.product_list_widget {
  border: 1px solid #ececec;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 2px 2px 10px #0000001a;
}
ul.product_list_widget li {
  list-style: none;
  padding: 10px 0 5px 75px;
  min-height: 80px;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  line-height: 1.33;
}
ul.product_list_widget li a {
  display: block;
  margin-bottom: 5px;
  padding: 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.3;
}
ul.product_list_widget li a img {
  top: 10px;
  position: absolute;
  left: 0;
  width: 60px;
  height: 60px;
  margin-bottom: 5px;
  object-position: 50% 50%;
  object-fit: cover;
}
ul.product_list_widget li a .product-title {
  color: #555555;
  font-size: 14px;
}
span.woocommerce-Price-amount.amount del {
  font-size: 12px;
}
span.woocommerce-Price-amount.amount span {
  color: #e80000;
  font-weight: 600;
}
.mota_contact {
  color: #d71919;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 3%;
}
.all_lienhe_contact {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.lienhe_contact {
  background: #fafafa;
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  padding: 5px 20px;
}
.iconlienhe {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #d71919;
  border-radius: 50%;
  font-size: 18px;
  color: #fff;
}
.noidung_lienhe {
  width: calc(100% - 50px);
}
.title_noidung_lienhe {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
.content_noidung_lienhe {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
}
.ketqua_timkiem {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 600;
}
.ketqua_timkiem span:nth-child(2) {
  color: rgb(179, 9, 9);
}
.all_search_rong {
  width: 60%;
  margin: auto;
  margin-top: 50px;
}
.img_search {
  text-align: center;
  margin-bottom: 15px;
}
.rattiec {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500;
}
.rattiec span:nth-child(2) {
  color: rgb(179, 9, 9);
}
.all_giaithich_search {
  color: #181a1b;
  display: flex;
  flex-direction: column;
}
.all_giaithich_search > span {
  margin-bottom: 10px;
}
.all_search_nhaplai .frm_timkiem {
  width: 300px;
  padding: 0;
  position: relative;
}
.all_search_nhaplai .frm_timkiem button {
  outline: none;
  border: none;
  right: 2px;
  color: rgb(179, 9, 9);
  padding: 5px 15px;
  position: absolute;
  z-index: 999;
  top: 50%;
  transform: translateY(-50%);
  height: 95%;
  background: #fff;
}
.giupdo_search {
  margin-top: 30px;
  display: flex;
  align-items: center;
  font-weight: 500;
  flex-wrap: wrap;
}
.giupdo_search > span {
  color: #181a1b;
  font-size: 15px;
  font-weight: 500;
  margin-right: 15px;
}
.all_hotline_search {
  font-size: 15px;
  color: rgb(179, 9, 9);
}
.all_hotline_search i {
  margin-right: 10px;
}
.tieptuc_mua {
  text-align: center;
  margin-top: 25px;
  height: 40px;
}
.tieptuc_mua a {
  background: rgb(179, 9, 9);
  color: #fff;
  padding: 10px 15px;
  border-radius: 8px;
}
.all_search_nhaplai span {
  margin-right: 10px;
}
.all_khoang_gia {
  padding: 12px;
}
.all_khoang_gia .irs--flat .irs-line,
.all_khoang_gia .irs--flat .irs-bar {
  height: 3px;
}
.all_khoang_gia .irs--flat .irs-bar {
  background: rgb(179, 9, 9);
}
.all_khoang_gia .irs--flat .irs-handle {
  height: 10px;
}
.all_khoang_gia {
  padding: 12px;
}
.all_khoang_gia .irs--flat .irs-handle > i:first-child {
  background: #fff;
  border: 1px solid rgb(179, 9, 9);
  width: 10px;
  height: 100%;
  border-radius: 50%;
}
.all_khoang_gia .irs--flat .irs-handle.state_hover > i:first-child,
.all_khoang_gia .irs--flat .irs-handle:hover > i:first-child {
  background: #fff;
  border: 1px solid rgb(179, 9, 9);
}
.all_khoang_gia .irs--flat .irs-from,
.all_khoang_gia .irs--flat .irs-to,
.irs--flat .irs-single {
  background-color: rgb(179, 9, 9);
}
.all_khoang_gia .irs--flat .irs-from:before,
.all_khoang_gia .irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  border-top-color: rgb(179, 9, 9);
}
.button_loc {
  border-radius: 99px;
  background-color: #666;
  float: left;
  font-size: 14px;
  color: #fff;
  padding: 5px 14px;
}
.layered_subtitle span {
  font-weight: 600;
  font-size: 16px;
}
.layered_subtitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.all_giathitruong {
  line-height: 1.8;
  color: #777777;
}
.all_tietkiem {
  line-height: 1.8;
  color: #777777;
  display: flex;
  margin-bottom: 10px;
}
.row_hethong .col-md-4 {
  padding-right: 7px;
  padding-left: 7px;
}
.all_menu_top {
  background: url(../images/bg-Khodienmaygiare.jpg) no-repeat;
  background-size: cover;
  padding-top: 8px;
}
.box-deal {
  background-color: #3985f7;
  padding: 15px;
  position: relative;
  border-radius: 5px;
}
.owl-dv.owl-carousel .owl-stage {
  display: flex;
  align-items: stretch;
}
.owl-dv.owl-carousel .owl-item {
  width: 100%;
  display: flex;
  justify-content: center;
}
.owl-dv.owl-carousel .all_sp_banchay_index {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.box-deal .all_time_box h2 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0px;
}
.box-deal .all_time_box h2 a {
  color: #ffe645;
}
.box-deal .all_time_box h2 a img {
  max-width: 26px;
  vertical-align: -6px;
  animation: zoom-in-out 1500ms infinite;
}
.all_time_box {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
span.countdown-timer label {
  padding: 5px;
  color: #fff;
  background: #000;
  border-radius: 8px;
  min-width: 30px;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}
label#days::after, label#hour::after, label#minute::after {
  content: ":";
  position: absolute;
  right: -9px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
span.countdown-timer {
  display: flex;
  align-items: center;
  gap: 15px;
}
@keyframes zoom-in-out {
  0% {
    transform: scale(0.8, 0.8);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-8deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1, 1, 1) rotate(8deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1, 1, 1) rotate(-8deg);
  }
  100% {
    transform: scale(0.9);
  }
}
.tintuc_index_row {
  margin: 0 -5px;
  display: flex;
  flex-flow: row wrap;
  gap: 10px 0;
  margin-top: 6px;
}
.box_tintuc_index {
  flex: 0 0 20%;
  max-width: 20%;
  height: auto;
  padding: 0 5px;
}
.tintuc_index_row .box_tintuc_index:first-child{
  flex: 0 0 40%;
  max-width: 40%;
}
.image-cover_index img {
  width: 100%;
  min-height: 200px;
  max-height: 200px;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.box-text_index {
  padding: 10px;
}
.post-title_index {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  color: #000000;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box !important;
  margin-bottom: 10px;
}
.from_the_blog_excerpt_index {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  color: #808089;
}
.box-vertical_index {
  border-radius: 10px;
  background: #fbfbfb;
  border: 1px solid #efefef;
}
.brand_sp .img_brand img{
  padding: 5px;
  border: 2px solid transparent;
  transition: all 0.5s linear;
}
.brand_sp.active .img_brand img{
  border: 2px solid #ce0707;
}
.brand_sp .img_brand{
  height: 95px;
  display: flex;
  align-items: center;
}
.brand_sp .img_brand img {
  width: 100%;
  height: 50px !important;
  object-fit: scale-down;
}
.all_mxh {
  display: flex;
  align-items: center;
  gap: 10px;
}
.auto_social.owl-carousel .owl-stage {
  display: flex;
  align-items: stretch;
}
.auto_social.owl-carousel .owl-item {
  width: 100%;
  display: flex;
  justify-content: center;
}
.auto_social a {
  width: 100%;
}
.btn_boloc_mobile i {
  font-weight: 300;
}
.btn_boloc_mobile {
  background: transparent;
  border: none;
  color: #000;
  font-weight: 600;
  display: none;
}
.ringring{
  animation: calltrap_spin 3s infinite linear
}
@keyframes calltrap_spin {
  0% {
      transform: rotate(0deg)
  }
  30% {
      transform: rotate(0deg)
  }
  33% {
      transform: rotate(-10deg)
  }
  36% {
      transform: rotate(10deg)
  }
  39% {
      transform: rotate(-10deg)
  }
  42% {
      transform: rotate(10deg)
  }
  45% {
      transform: rotate(-10deg)
  }
  48% {
      transform: rotate(10deg);
      opacity: 1
  }
  51% {
      transform: rotate(-10deg)
  }
  54% {
      transform: rotate(10deg)
  }
  57% {
      transform: rotate(0deg)
  }
}
.ring_box{
  animation: devvn_zoom 1.5s infinite linear;
  box-shadow: 0 0 0 0 #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px !important;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ring_box_phone{
  animation: devvn_zoom 1.5s infinite linear;
  box-shadow: 0 2px 5px 0 #f00 ;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@keyframes devvn_zoom {
  70% {
      box-shadow: 0 0 0 15px transparent
  }
  100% {
      box-shadow: 0 0 0 0 transparent
  }
}
.ring_flas{
  max-width: 40px;
  animation: zoom-in-out 1500ms infinite;
}