@media only screen and (max-width: 768px) {
/* tim kiem */
.search{
  width: 100%;
  background: #fff;
}
.search-box{
  border: none;
  border: 1px solid transparent;
  border-radius: 5px 0 0 5px;
  font-size: 16px;
  width: 80%;
  padding: 9px;
  transition: width 0.3s;
  -webkit-transition: width 0.3s;
   float: left;
}

.search-btn {
	font-size: 16px; float: right; background: #ffc107;  color: #fff; padding: 10px; border:none; margin:0; float: left; border-radius:0 5px 5px 0;
}
.search-btn:hover{
  outline: none;
  opacity: 0.4;
  cursor: pointer;
}
.search-btn:focus{
  outline: none;
  opacity: 0.6;
}
.giohangmbile i.bi { color: #fff; font-size: 25px; line-height: 30px }
#slider_info_lindo { display: none !important;  }
.conten-shop.pt-2 { padding-top: 0 !important; }
.conten-shop.bg-light { background: #fff }
#home_lindo {
    padding-right: 0px !important;
    padding-left:0px !important;
}

#lindo_sanpham { background: #fff }
#lindo_sanpham .woocommerce .star-rating { display: none; }
.related.products  .star-rating { display: none !important; }
#lindo_shop .star-rating { display: none; }
#lindo_sanpham .border { border: none !important; }
#lindo_sanpham .tieude { padding-top: 15px; }
#lindo_sanpham .products  { padding: 0 !important; margin: 0 !important;}
#home-tintuc {   padding-right: 0px !important;
    padding-left:0px !important;}
#home-video {   padding-right: 0px !important;
    padding-left:0px !important;}
#row_shop { width: 100%; }
#lindo_row { margin:0 !important; padding: 0 !important}
#lindo_shop {   padding:0px !important; border: none !important; margin-top: 0 !important;}

.container {   padding:6px !important; border: none !important; margin-top: 0 !important;}
.row {
    --bs-gutter-x: 3px !important;
    --bs-gutter-y: 3px !important;
}
#adidaphat { padding-right: 5px !important;
    padding-left:5px !important; }
    .woocommerce div.product div.images {
    margin-bottom: 0 !important;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background:#fff !important;
}

/*
.woocommerce-cart-form .product-remove { width: 10%; float: left;  }
.woocommerce-cart-form .product-name { width: 90%; float: left;  }
.woocommerce-cart-form .product-price { width: 30%; float: left;  }
.woocommerce-cart-form .product-quantity  { width: 30%; float: left !important;  }
.woocommerce-cart-form .product-subtotal { width: 30%; float: left !important;  }
.sing_page_bg .coupon { width: 100%; float: left !important; }
.sing_page_bg .coupon .coupon_code{  width: 50%; float: left !important; }
.sing_page_bg .coupon .button{  width: 50%; float: left !important; }
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    text-align: center !important; border: none !important;
}
.woocommerce table.shop_table { border: none !important;}
*/

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before { content: none !important; }

.news-homebox-lindo { border: none !important; margin-top: 0 !important; }
.footer-top { padding:0 !important; }
#top-footer {   padding-right: 0px !important;
    padding-left:0px !important;}
.footer-top .tieude { padding:10px ; }
#secondary ul.woocommerce-widget-layered-nav-list { width: 300px; }
.woocommerce .woocommerce-ordering select { width: 160px }
.footer-main .tdfoter { font-size: 14px }
.footer-main  { font-size: 13px }
#woocommerce_single_conten { padding-right: 0px !important;
    padding-left:0px !important; padding-top: 0px !important;}
#noidung_content img.aligncenter  {padding-right: 0px !important;
    padding-left:0px !important;}

.products li.product-category.product {
    width: 50%;
    list-style: none;
    float: left;
    padding: 5px;
    text-align: center;
    margin: 0;
}

#menu_home_v5 {
    margin: 20px 0;
    width:  100%;
}  
.menu_home_v5_main {
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
    overflow: hidden;
}
.menu_home_v5_main ul li {
    border: 1px solid #E5E5E5;
        border-right-color: rgb(229, 229, 229);
        border-right-style: solid;
        border-right-width: 1px;
        border-bottom-color: rgb(229, 229, 229);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    display: inline-block;
    float: left;
    padding:10px;
    width: calc(100%/2 - 1px);
    border-right: 0;
    border-bottom: 0;
    text-align: center;
}
.menu_home_v5_main ul li img { margin-bottom: 10px; }

#lindo_row { display: block !important; }


}