.all_hotline_mxh img {
  width: 100%;
}
.all_header_center {
  padding: 10px 0;
  background: #eee;
}
.header_left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 0;
  font-weight: 600;
}
.icon_home {
  margin-right: 5px;
}
.icon_home img {
  width: 15px;
  height: 12px !important;
}
.hotline a {
  color: #fff;
  font-weight: 600;
}
.hotline a i {
  margin-right: 5px;
}
.all_search_menu {
  padding-right: 10px;
  width: 80%;
}
.giohang a {
  color: #000;
  font-size: 17px;
}
.giohang {
  position: relative;
}
span.count-cart {
  position: absolute;
  right: unset;
  top: -5px;
  background: #d92727;
  color: #fff;
  font-size: 10px;
  padding: 2px 6px;
  border-radius: 30px;
}

.boxSearch {
  display: none;
  position: relative;
  margin-right: 15px;
}
#searchButton{
  width: 40px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #333333;
  cursor: pointer;
}
.boxSearch i {
  transition: all 0.35s ease-in-out;
  font-size: 18px;
  color: #000;
  opacity: .9;
  font-weight: 500;
}
.nut_tim i{
  color: #fff;
}
.searchBox {
  display: none;
  position: absolute;
  width: 320px;
  right: 0;
  z-index: 9;
}
.searchBox .search-form {
  width: 100%;
  display: flex;
}
.all_search_giohang {
  display: flex;
  align-items: center;
}
.searchBox input {
  text-indent: 40px;
  outline: none;
  transition: all ease 0.5s;
  padding: 5px 0px;
  padding-right: 20px;
  width: 100%;
  z-index: 99;
  color: #333;
  border: 1px solid #000;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
  height: 40px;
  font-size: 14px;
  border-radius: 30px;
}
.searchBox button {
  outline: none;
  z-index: 999;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 35px;
  border: none;
  background: transparent;
  box-shadow: none;
  opacity: initial;
  overflow: hidden;
  border-radius: 0 50px 50px 0;
  top: 6px;
  left: 4px;
  right: unset;
}
.nut_tim i {
  font-size: 18px;
  color: #000;
  opacity: .9;
  font-weight: 500;
}
#menu_top.fixed .boxSearch{
  display: block;
}
#menu_top.fixed .all_search_menu .frm_timkiem{display: none;}
#menu_top.fixed .menu{padding: 5px;}
.all_dongsp ul {
  width: 755px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.all_dongsp ul li a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.name_dongsp {
  font-size: 13px;
  line-height: 1.6;
  font-weight: 400;
  color: #000;
}
.title_dongsp {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 15px;
}
.all_danhmuc_cap2 ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.all_danhmuc_cap2 ul li {
  margin-bottom: 5px;
  background: #fff;
  padding: 10px 10px 7px 10px;
  border-radius: 30px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
  display: flex;
  align-items: center;
  margin-right: 8px;
}
.all_danhmuc_cap2 ul li img {
  margin-right: 8px;
}
.all_danhmuc_cap2 {
  margin-bottom: 20px;
}
.pro-loop .product-block {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
}
.pro-loop .product-img {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.pro-loop .product-img .image-resize {
  display: block;
  transition: opacity 150ms linear, color 150ms linear, background 150ms linear;
}
.fade-box {
  position: relative;
}
.pro-loop .product-img picture {
  transition: all 0.5s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.img-loop {
  border-radius: 10px 10px 0 0;
}
.pro-loop .product-img picture:nth-of-type(2) {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
}
.pro-loop .product-detail {
  padding: 15px 0 0 0;
}
.product-detail .box-pro-detail {
  width: 100%;
}
.pro-loop .product-detail h3 {
  text-align: center;
  word-break: break-word;
  overflow: hidden;
  height: 67px;
  max-height: unset;
  margin: auto 5px;
  font-size: 14px;
  position: relative;
  font-weight: 500;
}
.pro-loop .product-detail h3 a {
  font-size: 16px;
  font-weight: normal;
  -webkit-line-clamp: 3;
  color: #000;
  line-height: 1.3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}
p.pro-price {
  text-align: center;
  font-size: 16px;
  color: #217601;
  font-weight: 600;
}
.productQuickView {
  position: relative;
  text-align: center;
  margin: 15px 0 0 0;
}
.btnProductAddToCart {
    /* text-transform: unset; */
    font-weight: 500;
    font-size: 14px;
    background: #217601;
    position: unset;
    display: inline-block;
    padding: 10px 25px;
    color: #fff!important;
    border: 1px solid #217601;
    border-radius: 20px;
    margin-bottom: 10px;
}
p.pro-price del {
  color: #9a9a9a;
  font-weight: 300;
  font-size: 12px;
}
.pro-loop .product-img:hover picture:nth-of-type(1) {
  opacity: 0;
  visibility: hidden;
}
.pro-loop .product-img:hover picture:nth-of-type(2) {
  opacity: 1;
  visibility: visible;
}
.all_sp_noibat_list .pro-loop {
  padding-right: 5px!important;
  padding-left: 8px!important;
  width: 25%!important;
  padding-bottom: 13px;
}
.name_gioithieu {
  font-size: 48px;
  line-height: 1.2;
  color: #217601;
  font-weight: 600;
}
.mota_gioithieu {
  line-height: 1.8;
  font-weight: 300;
  margin-top: 30px;
}
.img_gioithieu {
  text-align: right;
}
.img_doitac {
  text-align: center;
  position: relative;
  display: block;
  overflow: hidden;
}
.img_doitac img {
  border: 4px solid #b90003;
  padding: 5px;
  background: #fff;
}
.img_doitac::before,.img_doitac::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  -webkit-transition: all 900ms ease 0s;
  transition: all 900ms ease 0s;
}
.img_doitac:hover:before {
  background: rgba(255,255,255,0.5) none repeat scroll 0 0;
  bottom: 50%;
  top: 50%;
}
.img_doitac:hover:after {
  background: rgba(255,255,255,0.5) none repeat scroll 0 0;
  left: 51%;
  right: 50%;
}
.boxfooter_top {
  border-bottom: 0px;
  padding: 15px 0;
  text-transform: uppercase;
  /* background: #e11b1e; */
}
.title_dknt {
  text-align: left;
  font-size: 20px;
  color: #000;
  font-weight: 600;
  letter-spacing: 2px;
}
.form-contact_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-contact_footer .form-control {
  width: calc(100% - 95px);
  height: 50px;
  line-height: 25px;
  padding: 10px 20px;
  border: 1px solid #d4d6d8;
  box-shadow: none;
  outline: none !important;
  transition: initial;
  font-size: 12px;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: 0 1px rgba(212, 214, 216, 0.25) inset;
  transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
  border-radius: 30px;
  font-size: 16px;
}
.form-contact_footer .btn_contact_footer{
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  height: 50px;
  width: 99px;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 30px!important;
  background: #217601;
}
a.footer_logo img {
  max-height: 80px;
  margin-bottom: 20px;
}
.title_footer {
  color: #e11b1e;
  margin-top: 0;
  position: relative;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 40px;
}
.title_footer::after{
  position: absolute;
  display: block;
  height: 2px;
  background-color: #e11b1e;
  left: 0;
  bottom: -10px;
  content: "";
  width: 40px;
}
.all_menu_footer a {
  color: #e11b1e;
  font-size: 14px;
  font-weight: 300;
}
.all_menu_footer a i {
  font-weight: 300;
  margin-right: 6px;
}
.fter-hotline {
  font-weight: bold;
  color: #217601;
  font-size: 26px;
  margin: 5px 0 20px;
  display: block;
}
.dienthoai {
  font-size: 14px;
  margin-bottom: 10px;
}


.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%;
}
.heading-collection {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.bread_title {
  width: 100%;
}
.outer-sort-filter {
  width: 50%;
}
.filterTagFullwidthButton-mobile {
  border: 1px solid #f3f3f3;
  background: #f3f3f3;
  padding: 5px 10px;
  border-radius: 30px;
}
.filterTagFullwidthButton-mobile {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.svg-inline--fa.fa-w-10 {
  width: .625em;
}
.filterTagFullwidthButton-mobile span {
  font-size: 12px;
  font-weight: bold;
}
.collection-sortby {
  float: right;
}
.collection-sortby .sortby-option {
  position: relative;
  width: 140px;
  float: right;
}
.collection-sortby .sortby-option .label-tt {
  top: 5px;
  left: 10px;
  display: block;
  font-size: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  width: 35px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.svg-inline--fa.fa-w-16 {
  width: 1em;
}
.collection-sortby .sortby-option select.custom-dropdown__select {
  border-radius: 5px;
  background: #f3f3f3;
  color: #000;
  border: 0px;
  font-size: 14px;
  border-radius: 30px;
  height: 30px;
  line-height: 28px;
  width: 100%;
  padding: 0px 40px 0px 35px;
  outline: none;
  appearance: none;
  cursor: pointer;
  box-shadow: none;
}
.group-filter, .group-menu {
  border-bottom: 1px solid #e1e1e1;
  padding: 0 0 10px 0;
  /* margin: 0 0 10px 0; */
}
.layered .layered_subtitle {
  /* padding: 10px 0 10px; */
}
.layered .layered_subtitle span {
  margin-bottom: 5px;
  padding: 10px 10px;
  font-size: 16px;
  font-weight: 700;
  color: #e11b1e;
  border-bottom: 1px solid #eee;
  width: 100%;
  display: inline-block;
}
.menuList-links li {
  position: relative;
}
.menuList-links li.active a {
  color: #217601;
}
.menuList-links > li.has-submenu >a {
  padding-right: 30px;
}
.menuList-links li a {
  color: #000;
  font-weight: 600;
}
.menuList-links li a {
  font-size: 14px;
  padding: 10px 0;
  position: relative;
  display: block;
}
.menuList-links > li.has-submenu span.icon-plus-submenu {
  width: 5px;
  text-align: right;
}
.menuList-links > li.has-submenu span.icon-plus-submenu {
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 15px;
  bottom: 0;
  margin: auto;
  border: 1px solid transparent;
  margin-top: 0;
}
.svg-inline--fa.fa-w-14 {
  width: .875em;
}
.menuList-links li {
  position: relative;
}
li.has-submenu.level0 > ul.submenu-links li a {
  padding-left: 12px;
}
.check-box-list {
  margin: 0 0 10px;
}
.filter-size .check-box-list li {
  display: inline-block;
  width: calc(50% - 20px);
}
.filter-size .check-box-list.check-list li {
  display: inline-block;
  width: 100%;
}
.filter-size .check-box-list li input {
  display: none;
}
.filter-size .check-box-list li label {
  padding: 8px 5px;
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  margin-bottom: 0;
  color: #000;
}
.filter-size .check-box-list li label::before{
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #e5e5e5;
  background: #fff;
  /* border-radius: 100%; */
  top: 50%;
  transform: translateY(-50%);
}
.filter-size .check-box-list li.active label::before{
  border: 1px solid #000;
  /* background: black; */
}
.filter-size .check-box-list li label::after{
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: '';
  border-width: 0 0 2px 2px !important;
  height: 4px;
  width: 7px;
  border: solid #111;
  margin: 11px 0 0 5px;
  left: 0;
  /* top: -3px; */
  transition: all .2s;
  opacity: 0;
  bottom: 47%;
}
.filter-size .check-box-list li.active label::after{
  opacity: 1;
    border-color: #000;
}
.submenu-links{display: none;}

.left-pro-detail{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.left-pro-detail .MagicZoom{width: 80%;}
.gallery-thumb-pro{
  width: 18%;
  max-height: 500px;
  overflow: auto;
}
.left-pro-detail .owl-carousel .owl-stage{
  display: flex;
  flex-direction: column;
  width: 100% !important;
}
.left-pro-detail .owl-carousel .owl-item{
  width: 100% !important;
}

.gallery-thumb-pro::-webkit-scrollbar-track{ -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5;}
.gallery-thumb-pro::-webkit-scrollbar{width: 1px; background-color: #F5F5F5;}
.gallery-thumb-pro::-webkit-scrollbar-thumb{ background-color: #999;}
a.muangay {
  display: inline-block;
  margin-top: 20px;
  background: #e11b1e;
  width: 100%;
  border: 1px solid #e8a4a5;
  font-size: 17px;
  text-transform: uppercase;
  color: #FFF;
  border-radius: 5px;
  font-weight: 700;
  padding: 15px 0;
  text-align: center;
}
a.add-call.buy {
  display: inline-block;
  margin-top: 20px;
  width: 100%;
  font-size: 17px;
  text-transform: uppercase;
  color: #FFF;
  border-radius: 5px;
  font-weight: 700;
  padding: 15px 0;
  text-align: center;
  background: -webkit-linear-gradient(top,#f7ea48,#e85007);
}
.buy i {
  color: #fff;
  margin-right: 10px;
}
.buy{
  cursor: pointer;
}
a.buy-add.buy {
  display: inline-block;
  background: #F93;
  margin-top: 20px;
  width: 100%;
  border: 1px solid #e8a4a5;
  font-size: 17px;
  text-transform: uppercase;
  color: #FFF;
  border-radius: 5px;
  font-weight: 700;
  padding: 15px 0;
  text-align: center;
}
a.addcart:hover{color: #fff;}
.desc-pro-detail{
  margin-top: 20px;
}
.description-productdetail * {
  font-size: 16px;
}
.product-detail-left {
  width: 35%;
  float: right;
}

.to-warranty {
  background: #ccddf7;
  padding: 15px;
  border-radius: 30px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
.to-warranty-title {
  font-weight: bold;
  font-size: 18px;
  color: #217601;
}
.to-warranty-action {
  color: #217601;
  font-weight: bold;
  text-decoration: underline ;
}
.to-omnichannel {
  margin-bottom: 20px;
  background: #ccddf7;
  padding: 15px;
  border-radius: 30px;
  text-align: center;
}
.to-omnichannel-marketplace {
  margin-bottom: 30px;
}
.to-omnichannel-marketplace li {
  width: 60px;
  display: inline-block;
  margin-left: 0px;
  margin-right: 10px;
}
.to-omnichannel-hotline a {
  color: #217601 !important;
  font-weight: bold;
  font-size: 26px!important;
}
.description-productdetail {
  margin-top: 40px;
  background: #fff;
}
.pro-tit {
  color: #e11b1e;
  background: #FFF;
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 10px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.to-product-description {
  font-size: 15px;
  padding: 50px;
  line-height: 1.6;
  background-color: #fff;
}
.to-product-description ul{
  list-style: disc;
  margin-left: 40px;
}
.title_sp {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 5px;
  line-height: initial;
}
.os-search-test {
  padding: 20px 0;
  margin: 0;
}
#os-search-box-test {
  border-radius: 5px;
  padding: 10px;
  background: #fff;
  margin-bottom: 20px;
}
#os-search-box-test h5 {
  color: #000;
  text-align: left;
  font-size: 20px;
  margin-bottom: 15px;
}
#os-search-box-test h5 b{font-weight: 600;}
#os-search-box-test label {
  color: #777;
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 13px;
}
#os-search-box-test #phonenumber{
  box-shadow: none;
  height: 32px;
  font-size: 13px;
  line-height: normal;
  padding-bottom: 0;
  padding-top: 0;
}
#os-search-box-test p {
  margin: 5px 0 5px 0px;
  color: #777;
  font-size: 13px;
}
#os-search-box-test .pull-left a{color: #000;}
.ghost-btn-organge {
  background: #217601;
  width: -webkit-fill-available;
  border: 0;
  border-radius: 30px;
  margin: 10px 0 0 0;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  line-height: 18px;
}
.ghost-btn-organge:hover{color: #fff;}
.text-danger {
  margin: 0px 0 0 10px;
  font-size: 13px;
}

.text-danger {
  color: #a94442;
}
.all_sear_donhang li span {
  margin-left: 5px;
}
.all_sear_donhang li {
  margin-bottom: 15px;
}
.donhang {
  font-weight: bold;
  margin-bottom: 20px;
}
.price-cart-detail {
  display: flex;
  flex-direction: column;
}
span.price-old-cart-detail {
  font-size: 12px;
  text-decoration: line-through;
}
.name_tt {
  font-size: 16px;
  color: #000;
  margin: 10px 0;
}
.time {
  font-size: 12px;
  color: #000;
}
p.view_more i {
  margin-left: 5px;
}
p.view_more {
  color: #000;
  display: flex;
  align-items: center;
}
.title_contact {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 3%;
}
.btn-contact {
  background: #e11b1e none repeat scroll 0 0;
  border: 1px solid ;
  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: #fff;
  color: #e11b1e;
}
.name_contact {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 3%;
}
.infomation li {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.infomation li i {
  color: #1B5E20;
  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;
}
.infomation li .title-contact p{
  margin-bottom: 0;
}
.tim_kiem_mobile{display: none;}
.all_nsd_index {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 10px;
}
.product-horizontal .pro-loop .product-block {
  display: flex;
}
.product-horizontal .pro-loop .product-block .product-img {
  text-align: center;
  display: flex;
  align-items: center;
}
.product-horizontal .pro-loop .product-block .product-img {
  width: 200px;
  padding: 10px;
}
.product-horizontal .pro-loop .product-block .product-detail {
  width: calc(100% - 90px);
  /* padding: 10px 10px 0px 12px; */
}
.pinaco-product-list-name {
  text-align: left!important;
  margin: auto 0px!important;
  height: 95px!important;
}
.pinaco-product-list-name a{
  font-size: 14px !important;
  -webkit-line-clamp: 4!important;
}
.product-horizontal .pinaco-product-list-price {
  color: #20409a;
  text-align: left;
  font-size: 16px;
}
.control-deal {
  position: absolute;
  z-index: 2;
  top: calc(50% - 50px/2);
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 18px;
  cursor: pointer;
  margin: 0px;
  background-color: #217601;
  border-radius: 50%;
  border: 1px solid rgba(75, 75, 75, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.control-deal i {
  color: #fff;
  font-weight: 500;
  font-size: 15px;
}
.next-deal {
  right: 20px;
}
.all_video_index {
  position: relative;
}

/* ---------------------------------------------- */
.header_center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.all_banner_bottom_slide {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 20px;
}
.wrap_banner {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #eee;
}
.banner_bottom_slide img {
  width: 100%;
}

.menu-hot ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  /* margin-bottom: 20px; */
}
.menu-hot li {
  width: 11%;
  float: left;
  padding: 5px 5px;
}
.menu-hot li a {
  position: relative;
  display: block;
}
.menu-hot li a h3 {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(150,150,150,1);
}
.menu-hot li img {
  border-radius: 10px;
  width: 100%;
}
.container-border {
  border: 1px solid #cecece;
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
.special-title {
  padding: 0;
  display: inline-block;
  padding: 10px 25px 10px 20px;
  position: relative;
  background-color: #e11b1e;
  margin: 10px 0 0 -26px;
  color: #ffed00;
  line-height: 25px;
  font-size: 17px;
  font-weight: 700;
}
.special-title::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -15px;
  left: 0;
  border-top: 15px solid #8e0003;
  border-left: 15px solid transparent;
}
.promotion-list {
  padding: 15px 0;
  background: #fff;
}
.promotion-list .product-item {
  /* border-top: 1px solid #eee; */
  border: 1px solid #eee;
  position: relative;
  overflow: hidden;
}
.promotion-list .img {
  /* height: 200px; */
  padding: 0;
}
.promotion-list .img img{
  width: 100%;
  height: 100%;
}
.product-item a {
  overflow: hidden;
  display: block;
  margin: 0 auto;
  padding: 10px 0;
  position: relative;
  text-align: center;
}
.product-item a h3 {
  margin: 0;
  margin: 10px 0;
  font-size: 14px;
  font-weight: 500;
  color: #393d3f;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
.product-item .cost {
  display: block;
  padding-bottom: 10px;
  font-weight: 500;
  color: #e10c00;
  text-align: center;
  font-size: 17px;
  margin-left: -10px;
  margin-right: -10px;
  line-height: 20px;
}
.product-item .cost span {
  color: #ccc;
  font-size: 13px;
  line-height: 20px;
}
.product-item .ac {
  padding-bottom: 10px;
  text-align: center;
}
.product-item .ac a {
  display: inline-block;
  width: auto;
  padding: 6px 13px;
  font-weight: 500;
}
.product-item .ac a.add-to-cart {
  color: #e11b1e;
  background: #ffed00;
  border-radius: 2px;
  box-shadow: 0 3px 1px #cabb00;
}
.product-item .ac i {
  color: #e11b1e;
  margin-right: 5px;
}
.product-item .ac a.readmore {
  padding-right: 0;
  text-decoration: underline !important;
}
.product-item .ac a.readmore i {
  padding-top: 5px;
  color: #337ab7;
}
.product-item .ac a.readmore{
  color: #337ab7;
}
.product-item .st-new {
  display: block;
  position: absolute;
  top: 25px;
  left: -25px;
  width: 120px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background: #ffed00;
  color: #333;
  transform: rotate(-45deg);
}
.product-item .st-hot {
  display: block;
  position: absolute;
  top: 10px;
  left: -20px;
  width: 80px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background: #e11b1e;
  color: #FFF;
  transform: rotate(-45deg);
}
.promotion-list .owl-dv{
  /* border-bottom: 1px solid #eee; */
}
.equal-height-container {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 10px;
  /* border-bottom: 1px solid #eee; */
}
.mobile-hide{
  padding-bottom: 20px;
}
.galery_list img {
  width: 100%;
}
.blog-home {
  background: #fff;
  padding: 20px;
  border: 1px solid #eee;
}
.category-list {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.category-list .tit {
  font-size: 20px;
  font-weight: 700;
  color: #e10c00;
  float: left;
  line-height: 30px;
  height: 30px;
  text-transform: uppercase;
}
.category-list ul.child-menu li a {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  float: left;
  line-height: 30px;
  height: 30px;
  margin-left: 10px;
}
.category-list ul.child-menu li:first-child a {
  margin-left: 30px;
}
.category-list ul.child-menu li:first-child a:before{
  content: none;
}
.category-list ul.child-menu li a:before {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  margin-top: 1px;
  background: #ccc;
  float: left;
  margin-top: 8px;
  margin-right: 10px;
}
.category-list {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  width: 100%;
}
ul.child-menu {
  display: flex;
}
.blog-list li {
  margin: 10px 0;
  padding: 0 5px;
}
.blog-list li .img {
  display: block;
  width: 100%;
  background: #f2f2f2;
  text-align: center;
  padding: 5px;
}
.blog-list li .info h4 {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  line-height: 20px;
  margin: 10px 0;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.blog-list li .info .mota_news {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  font-size: 14px;
  line-height: 1.6;
  color: #797979;
  text-align: justify;
}
.blog-list li .img img {
  width: 100%;
}
.blog-list ul {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 0;
}
.showroom-title {
  font-size: 24px;
  font-weight: 700;
  margin-top: 20px;
  color: #e11b1e;
  text-align: center;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.all_sowroom {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 15px;
  margin-bottom: 20px;
}
.iframe_showroom iframe {
  width: 100%;
  height: 100%;
}
.content_showroom {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 10px;
}
.ten_showroom {
  font-size: 22px;
  line-height: 30px;
  color: #e11b1e;
  border-bottom: 1px solid #e11b1e;
  font-weight: 500;
  margin: 0 0 10px;
}
.noidung_showroom {
  color: #e11b1e;
}
.name_footer {
  color: #e11b1e;
  margin-bottom: 10px;
}

.mota_footer li {
  display: flex;
  align-items: baseline;
  color: #e11b1e;
  margin-bottom: 10px;
}
.mota_footer li a{
  color: #e11b1e;
}
.mota_footer li i {
  margin-right: 10px;
}
.wrap-filter {
  list-style: none;
  border-bottom: 1px solid #eee;
  background: #fff;
  padding: 0 10px;
}
.all_sp_search .container-border{
  border: none;
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: none;
  padding-bottom: 1px;
}
.all_sp_search{
  background: #fff;
}
li.check_brand img {
  max-height: 40px;
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 5px;
}
p.title-pro-detail {
  font-size: 25px;
  font-weight: 700;
}
.gia_all .cost .price {
  font-size: 31px;
  color: #ed1d24;
}
.gia_all .cost {
  font-size: 21px;
  color: #ed1d24;
}
.line-through {
  text-decoration: line-through;
}
.all_mua_goi{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 30px;
}
.tit {
  font-size: 20px;
  font-weight: 700;
  color: #e10c00;
  text-transform: uppercase;
}
.blog-home .breadCrumbs{
  padding: 0;
  margin: 0;
}
.blog-home .all_bread{
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.bando iframe {
  width: 100%;
}
span.batch {
  position: absolute;
  top: 8px;
  right: 8px;
  min-width: 54px;
  text-align: center;
  background: #f00;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 9px;
  line-height: 1;
  z-index: 1;
}
