div#toc-content p {
  font-size: inherit;
  line-height: 1.8;
  margin-bottom: 8px;
  text-rendering: optimizeLegibility;
}
div#toc-content li {
  font-size: inherit;
  line-height: 1.8;
  margin-bottom: 8px;
  text-rendering: optimizeLegibility;
}
#toc-content h1,
#toc-content h2,
#toc-content h3,
#toc-content h4,
#toc-content h5,
#toc-content h6 {
  padding: 0;
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}
div.content-tabs-pro-detail p {
  font-size: inherit;
  line-height: 1.8;
  margin-bottom: 0.9375rem;
  text-rendering: optimizeLegibility;
}
.content-tabs-pro-detail h1,
.content-tabs-pro-detail h2,
.content-tabs-pro-detail h3,
.content-tabs-pro-detail h4,
.content-tabs-pro-detail h5,
.content-tabs-pro-detail h6 {
  padding: 0;
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}
.all_banner {
  position: relative;
}
.all_banner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.title_csbh {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.infomation {
  list-style: none;
  /* margin: 30px 0 0; */
}
.infomation li {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.infomation li i {
  color: #ff772a;
  flex: 0 0 20px;
  font-size: 18px;
  max-width: 30px;
  position: relative;
  margin-right: 10px;
}
.infomation li .title-contact {
  flex: 1 1 0;
  font-weight: 500;
  min-width: 0;
  font-size: 16px;
}
.title-contact p {
  margin-bottom: 0;
}
.title_contact {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 3%;
}
.btn-contact {
  background: #fc8f00 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 14px 29px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  /* border-radius: 10px; */
}
.btn-contact:hover {
  background: #ff772a;
  color: #fff;
}
.name_contact {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 3%;
}
/* --------------------------------------------------- */
.hotline_menu {
  border-right: 1px solid #e0e0e0;
  padding-right: 10px;
  color: #666;
  display: flex;
  align-items: center;
  font-size: 13px;
}
.hotline_menu i {
  color: #999;
  margin-right: 10px;
}
.hotline_menu.right {
  border-right: none;
  padding-right: 0;
  border-left: 1px solid #e0e0e0;
  padding-left: 10px;
}
.icon_thongtin {
  /* display: inline-block;
  padding: 8px; */
  margin-left: 10px;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  vertical-align: middle;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon_thongtin i {
  align-items: center;
  background-color: #fc8f00;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: 1rem;
  font-weight: 300;
  height: 2.25rem;
  justify-content: center;
  line-height: normal;
  width: 2.25rem;
}
.shipping {
  margin-right: 20px;
}
.all_thongtin_giohang {
  display: flex;
  align-items: center;
}
.icon_thongtin:hover {
  background: #f5f5f5;
}
.header_center {
  padding: 5px 0;
  background: #fff;
}
.catagory-list > ul > li > a > img {
  margin-right: 15px;
}
.catagory {
  width: 270px;
}
.catagory-title {
    width: 100%;
    position: relative;
    font-size: 15px;
    background: #ff772a;
    color: #fff;
    font-weight: 500;
    line-height: 50px;
    cursor: pointer;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product_nb {
  background: #fff;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,.09);
  margin: 10px 6px;
}
.title_brand {
  font-weight: 600;
  font-size: 18px;
  color: #222;
  margin: 10px 0;
  text-transform: uppercase;
}
.product-img.image-resize {
  text-align: center;
}
.category-featurer_title .navbarbrand {
  width: 100%;
  position: relative;
  padding-left: 10px;
  font-size: 22px;
  font-weight: 400;
  margin: 0;
  display: flex;
  align-items: center;
  background: #fc8f00;
  border-right: 1px solid #eee;
}
.category-featurer_title .navbarbrand>div{
  color: #fff;
  line-height: 53px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.category-featurer_title .navbarbrand div span i{display: none;}
.sp_danhmuc_index .row {
  width: 100%;
  margin: auto;
}
.sp_danhmuc_index .row .col-md-2,.sp_danhmuc_index .row .col-md-10{
  padding: 0;
}
.category-featurer_title {
  background: #fff;
  border-bottom: 2px solid #fc8f00;
}
.collapse_brand_all {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
  padding-right: 10px;
  color: #fc8f00;
  grid-gap: 20px;
  background: #eee;
}
.brand_sp_title {
  position: relative;
  width: calc(100% - 80px);
  height: 100%;
}
.sub-category-list {
  display: flex;
  justify-content: flex-start;
  height: 100%;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: scroll;
}
.sub-category-list::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5;}
.sub-category-list::-webkit-scrollbar{height: 0px; background-color: #F5F5F5;}
.sub-category-list::-webkit-scrollbar-thumb{ background-color: #999;}
span.label.tkw_font_normal {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background: #fc8f00;
}
span.label.tkw_font_normal i {
  font-family: 'Font Awesome 5 Pro';
}
.all_danhmuc_sp_tong .sub-category-list {
  padding: 0 0 0 17px;
  line-height: 18px;
  list-style: none;
  margin: 7px 5px;
  font-size: 0.95em;
}
.all_danhmuc_sp_tong .sub-category-list li a {
  color: #666;
  padding: 7px 0;
  display: inline-block;
}
.all_danhmuc_sp_tong .sub-category-list li{
  position: relative;
}
.all_danhmuc_sp_tong .sub-category-list li::before{
  content: "";
  border-color: transparent #111;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.all_danhmuc_sp_tong{
  margin: 7px 0 0 0;
}
.all_sp_tong_index {
  /* display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 20px; */
}
.goods-box {
  position: relative;
  top: 0;
  transition: .2s ease-in-out;
  width: 100%;
  height: auto;
  display: inline-block;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,.09);
  padding-bottom: 14px;
  background: #fff;
}
.goods-box:hover {
  top: -4px;
  box-shadow: 4px 6px 16px 0 rgba(0,0,0,.2);
}
.goods-box .goods-box-warp {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.goods-box .img-box{
  width: 100%;
  position: relative;
  overflow: hidden;
}
.goods-box .img-box img {
  width: 100%;
  transition: all .5s;
  transform: scale(1,1);
}
.goods-box:hover .img-box img{
  transform: scale(1.2,1.2);
  transform-origin: top right;
}
.goods-details {
  padding: 0 12px;
}
.goods-box .desc {
  position: relative;
  text-align: left;
  z-index: 4;
  margin-top: 10px;
  font-size: 14px;
  color: #222;
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 100%;
  line-height: 1.6;
  height: 45px;
  font-weight: 300;
}
.goods-box .desc a {
  color: #222;
}
.goods-box .price {
  margin-top: 8px;
  text-align: left;
  line-height: 20px;
  overflow: hidden;
}
.real-price.red {
  color: #f00;
}
.margin-bottom {
  margin-bottom: 2px;
}
.real-price {
  text-align: left;
  height: 20px;
  font-size: 22px;
  color: #222;
  width: 100%;
  font-weight: 400;
}
.tag_price {
  margin-left: 4px;
  font-size: 12px;
  color: #666;
  text-decoration: line-through;
  line-height: 20px;
  height: 20px;
  display: inline-block;
}
.all_danhmuc_sp_tong .col-md-2{background: #fff;}
.bestitems-list .slick-arrow{display: none !important;}
.icon-list {
  padding: 30px 0;
  margin: 0 auto;
  border-bottom: 1px solid #e8e8e8;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  align-items: center;
  height: 66px;
  box-sizing: content-box;
}
.icon-list .f_icon {
  flex: 1;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-list .f_icon .name {
  align-self: center;
  margin-left: 16px;
}
.icon-list .f_icon p:first-child {
  color: #222;
  line-height: 22px;
  font-size: 16px;
}
.icon-list .f_icon p:last-child {
  color: #999;
  line-height: 16px;
  font-size: 13px;
}
.icon-list .f_icon+.f_icon {
  border-left: 1px solid #e8e8e8;
}
.all_tieuchi{
  background: #fff;
}
.icon-list .f_icon p {
  margin-bottom: 0;
}
a.footer_logo img {
  max-height: 80px;
  margin-bottom: 12px;
}
.noidung_footer {
  line-height: 1.6;
  font-size: 14px;
}
.name_footer {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.title_footer {
  font-size: 16px;
  color: #fc8f00;
  margin-bottom: 16px;
  line-height: 18px;
  font-weight: 500;
  text-transform: capitalize;
}
.all_chinhsach ul li a {
  font-size: 14px;
  color: #999;
  margin-bottom: 10px;
  display: inline-block;
}
.contact span{
  font-size: 14px;
  color: #666;
}
.contact span:nth-child(1){
  font-weight: 500;
  color: #222;
}
.input-contact_footer input {
  cursor: pointer;
  padding: 10px 24px;
  border-radius: 25px;
  font-size: 13px;
  border: 1px solid #f00;
  margin-bottom: 0;
  font-weight: 500;
  color: #f00;
  width: 100%;
}
.btn-contact_footer {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 2;
  width: 35px;
  height: 35px;
  border: none;
  text-align: center;
  line-height: 30px;
  background: #fff;
  cursor: pointer;
  transform: translateY(-50%);
  border-radius: 50%;
}
.btn-contact_footer i {
  font-weight: 300;
}
.form-contact_footer {
  position: relative;
  margin-bottom: 30px;
  margin-top: 20px;
}
.contact {
  margin-bottom: 5px;
}
a.ftmxh {
  display: inline-block;
}
a.ftmxh img {
  width: 36px;
  height: 36px;
  margin-right: 20px;
  background-size: 100%;
  transition: all .2s linear;;
}
a.ftmxh img:hover{
  filter: invert(1);
}
.all_brand .product_nb{
  margin: 0;
  padding: 15px;
}
.all_brand{margin-bottom: 20px;}
#left_column .block {
  border: 1px solid #eaeaea;
}
#left_column .left-module {
  margin-bottom: 30px;
  overflow: hidden;
  background: #fff;
}
#left_column .block .title_block {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #eaeaea;
  padding-left: 28px;
  text-transform: uppercase;
  padding-top: 11px;
  padding-bottom: 12px;
}
#left_column .block .block_content:not(.tkw_blog) {
  padding: 15px;
}
.layered .layered-content:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.tree-menu li {
  line-height: 24px;
}
.tree-menu > li >span:before {
  content: "\f107";
  font-size: 10px;
  display: inline-block;
  text-align: right;
  color: #666;
  font-family: 'Font Awesome 5 Pro';
  padding-right: 12px;
  color: #ccc;
  font-weight: bold;
  cursor: pointer;
}
.tree-menu > li > ul {
  padding-left: 30px;
}
.tree-menu > li > ul > li {
  border-bottom: 1px dotted #eaeaea;

}
.tree-menu li {
  line-height: 24px;
  padding: 5px 0;
}
.tree-menu a{
  color: #666;
}
.tree-menu>li>ul{
  display: none;
}
.layered .layered-content {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 15px;
  margin-bottom: 15px;
  /* padding-top: 15px; */
}
.layered .layered_subtitle {
  color: #666;
  font-size: 14px;
  padding-bottom: 6px;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
}

.all_khoang_gia {
  padding: 12px;
}
#left_column .irs--flat .irs-line,#left_column .irs--flat .irs-bar{
  height: 3px;
}
#left_column .irs--flat .irs-bar{background: #ff772a;}
#left_column .irs--flat .irs-handle{height: 10px;}
.all_khoang_gia {
  padding: 12px;
}
#left_column .irs--flat .irs-handle>i:first-child{
  background: #fff;
  border: 1px solid #ff772a;
  width: 10px;
  height: 100%;
  border-radius: 50%;
}
#left_column .irs--flat .irs-handle.state_hover>i:first-child,#left_column .irs--flat .irs-handle:hover>i:first-child {
  background: #fff;
  border: 1px solid #ff772a;
}
#left_column .irs--flat .irs-from, #left_column .irs--flat .irs-to, .irs--flat .irs-single{
  background-color: #ff772a;
}
#left_column .irs--flat .irs-from:before, #left_column .irs--flat .irs-to:before, .irs--flat .irs-single:before{
  border-top-color: #ff772a;
}

.check-box-list label span.button {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 13px;
  padding: 0;
  border: none;
  margin-top: 2px;
  border: 1px solid #000;
}
.check-box-list .check_item.active label span.button {
  background: #000;
}

.all_nhacungcap ul{
  display: flex;
  margin-top: 10px;
  flex-wrap: wrap;
}
li.color-pro-detail span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
li.color-pro-detail a {
  display: inline-block;
}
a.addcart.muangay {
  width: 25%;
  min-height: 30px;
  background: #ff772a;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  outline: none;
  transition: all 0.3s ease-in-out 0s;
  float: left;
  padding: 7px 0;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  /* margin-top: 10px; */
  font-weight: 500;
}
.masp strong {
  font-weight: 600;
}
.label_title_product {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 20px;
}
.date_tt i {
  margin-right: 10px;
}
.date_tt {
  padding: 5px 0;
  color: #666;
  font-size: 13px;
}
.name_tt.name_tt_two {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  padding-top: 10px;
}
.mota_tt {
  color: #666;
}
a.goingay {
  width: fit-content;
  min-height: 30px;
  background: #f0ad4e;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff !important;
  outline: none;
  transition: all 0.3s ease-in-out 0s;
  float: left;
  padding: 7px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  /* margin-top: 10px; */
  font-weight: 500;
  margin-left: 10px;
}
a.goingay i{
  margin-right: 6px;
}
.xemtatca {
  width: 80%;
}
.chu_y{
  color: #7D7D7D;
  font-style: italic;
}
.muasoluongcao {
  border: 1px solid #ddd;
  padding: 8px;
  line-height: 1.5;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 500;
  /* width: 80%; */
  margin-top: 10px;
  align-items: center;
}
.muangaynhieu {
  color: #fff !important;
  background-color: #337ab7;
  border-color: #2e6da4;
  padding: 5px 10px;
  font-size: 14px;
  cursor: pointer;
}
a.addcart.muangaynhieu i {
  font-size: 12px;
}
.title_kd_product {
  border-radius: 0;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}
.title_kd_product span {
  border-top: 3px solid #DA251C !important;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 10px;
}
.all_hotline_kd a {
  font-style: initial;
  color: #fff;
}
.all_hotline_kd {
  color: #fff;
  background: #fc8f00;
  padding: 10px;
  font-weight: 600;
  font-style: italic;
}
.giao_hang_mienphi img {
  margin-right: 10px;
}
.giao_hang_mienphi {
  font-size: 16px;
  color: #f00;
  font-weight: 600;
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.dich_cu_sc img {
  margin-right: 10px;
}
.dich_cu_sc {
  padding: 10px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  font-weight: 600;
}
.dich_cu_sc a {
  color: rgb(0, 0, 255) !important;
}
.all_linkmuahang {
  display: flex;
  align-items: center;
  margin: 20px 10px 10px 10px;
}
.linh_muahang {
  margin-right: 20px;
}
.linkbox-inner{
  grid-gap: .625rem;
  align-items: center;
  display: flex;
  gap: .625rem;
  transition: .3s;
}
.linkbox-inner i{
  align-items: center;
  background-color: #fc8f00;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: 1.125rem;
  font-weight: 300;
  height: 2.25rem;
  justify-content: center;
  line-height: normal;
  width: 2.25rem;
}
.linkbox-inner p{
  margin-bottom: 0;
  font-weight: 600;
}
span.count-cart {
  backdrop-filter: blur(5px);
  background-color: #fc8f00;
  border-radius: 100%;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  height: 1rem;
  letter-spacing: -1px;
  line-height: 16px;
  position: absolute;
  right: 4px;
  text-align: center;
  top: 8px;
  transform: translate(50%,-50%);
  width: 1rem;
}
.suggesstion-box {
  position: absolute;
  z-index: 9;
  background: #fff;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  width: 85%;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
ul#country-list {
  max-height: 250px;
  overflow: auto;
  width: 100%;
}
li.country_sanpham {
  padding: 10px 0;
}
.country_sanpham a {
  display: flex;
  align-items: center;
  color: #000;
  font-size: 12px;
}
.country_sanpham span {
  margin-left: 3%;
}
.img_tintuc img {
  width: 100%;
}
.img_banner_sp {
  position: absolute;
  top: 0;
}
.left-pro-detail img {
  position: relative;
}
.sub-category-list li {
  height: 100%;
}
.sub-category-list li a {
  height: 100%;
  border-radius: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  transition: all .5s ease-in-out;
}
.sub-category-list li a.active, .sub-category-list li a.show{
  background-color: #fc8f00 !important;
}
.sub-category-list li a:hover{
  background-color: #fc8f00 !important;
  color: #fff;
}
.control-sp {
  opacity: 0;
  position: absolute;
  z-index: 2;
  top: calc(50% - 50px/2);
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 20px;
  font-size: 18px;
  cursor: pointer;
  margin: 0px;
  background-color: #eee;
  border-radius: 0;
}
.prev-sp{left:0;}
.next-sp{right:0;}
.all_danhmuc_sp_tong .tab-pane{
  position: relative;
}
.all_danhmuc_sp_tong .fade:not(.show){
  display: none;
}
.control-sp i {
  font-size: 13px;
  width: 100%;
  text-align: center;
}
.all_danhmuc_sp_tong .tab-pane:hover .control-sp{
  opacity: 1;
}
.all_danhmuc_sp_tong .tab-pane .control-sp:hover{
  background: #fc8f00;
  color: #fff;
}
.add-to-cart {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  margin-bottom: -50px;
  width: 100%;
  background-color: #fc8f00ba;
  color: #fff;
  text-align: center;
  line-height: 50px;
  transition: all .45s ease;
}
.add-to-cart a {
  background-image: url("../images/add-cart.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0;
  height: 32px;
  line-height: 32px;
  color: #fff;
  width: auto;
  padding-left: 40px;
  display: inline-block;
  vertical-align: middle;
  border: 0;
}
.goods-box:hover .add-to-cart{
  bottom: 0;
  margin-bottom: 0;
}
.add-to-cart:hover{
  background: #fc8f00;
}
.floor-elevator {
  width: 70px;
  height: 50px;
  background: url("../images/floor-elevator.png") no-repeat left center;
  padding-left: 38px;
  padding-right: 22px;
  font-size: 20px;
  font-weight: bold;
  color: #999;
  line-height: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.floor-elevator a {
  height: 20px;
  font-weight: 500;
  color: #525252;
}
.product-sale {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
  float: left;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 10px;
  background: #f00;
  height: 22px;
}
.desc-pro-detail {
  margin: 15px 0;
}
.desc-pro-detail ul {
  list-style: disc;
  margin-left: 25px;
}
.h3-ttnews {
  background: url(../images/bg-striped.png) right no-repeat #fc8f00;
  padding: 7px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
  line-height: 25px;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
}
.box-lst li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.box-lst li a {
  color: #fc8f00;
  font-size: 14px;
  padding-bottom: 10px;
}
.new-pdd a{
  color: #000 !important;
}
.new-pdd .row{
  width: 100%;
  margin: 0;
}
.all_lihotro {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
  background: #fff;
  padding: 8px;
}
.lihotro {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.lihotro span {
  font-size: 14px;
  display: block;
  color: red;
  margin: 4px 0;
}
.lihotro div {
  color: #00f;
  font-size: 14px;
}
.chinhsach {
  margin-bottom: 15px;
}
.img_chinhsach img {
  width: 100%;
}
.news-detail {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 10px;
}
.news-detail a {
  color: #000;
  font-weight: 400;
}
.tags_chinhsach a {
  color: #000;
}
.tags_chinhsach {
  margin-top: 10px;
}
.ctil {
  font-size: 20px;
  color: #fc8f00;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.bestitems-list {
  border: 4px solid #fc8f00;
  padding: 10px;
}
.click_bars {
  display: none;
}
.quangcao img {
  height: 216px !important;
  object-fit: cover;
  width: 100%;
}
.map_footer iframe {
  width: 100%;
  height: 100%;
}
.price-del-pro-detail{
  text-decoration: line-through;
  font-size: 13px;
}