@media screen and (max-width: 1024px) {
	.main_fix{
		width:97%;
		max-width: 100%;
	}
	div.menu ul li a{
		padding: 0px 12px;
	}
}
@media screen and (max-width: 960px) {
	.shop{
		display:grid;
		grid-template-columns:1fr 1fr;
		grid-gap:10px;
	}
	.shop a{
		display:block;
		box-shadow:0 0 3px #333333;
		padding:10px;
		border-radius:4px;
		display:flex;
		color:#333333;
		justify-content:space-between;
	}
	.shop a img{
		width:50px;
		margin-left:10px;
	}
	.title-main{
		border:none;
	}
	.wap_thongtin{
		padding:4px;
	}
	.thongtin{
		display:flex;
		align-items: center;
		justify-content: space-between;
	}
	.wap_thongtin .slogan{
		float:right;
		text-align: center;
	}
	.wap_item_i{
		width:100%;
	}
	.header{
		display: none;
		text-align:center;
		/* float: left; */
	}
	.wap_search,.hotline,.i_giohang,.slogan,.sanpham .hinh{
		display:none;
	}
	.slider_slick{
		width:100%;
		float:none;
		margin:0;
	}
	.btn-frame,.cart-fixed{
		display:none;
	}
	.chatluong{
		width:100%;
		float:none;
		/* margin-top:10px; */
		padding: 10px 0;
		/* display: none; */
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 10px;
	}
	.wap_thongtin p,.hidden_m,.wap_thongtin ul{display: none !important;}
	.wap_thongtin p.hidden_d{display: block !important;/* text-align:center; */width:100%;}
	.hidden_d{display: block !important;}
	.menu_baophu {
		background: #000;
		opacity: 0.8;
		z-index: 998;
		left: 0px;
		top: 0px;
		position: fixed;
		width: 100%;
		height: 100%;
		display: none;
	}
	.icon_menu_mobi{
		font-size: 26px;
		text-decoration: none;
		display: block;
		cursor:pointer;
		float: right;
		color: #000000;
		width: 40px;
		text-align: center;
	}
	.search p {
		background: #940b0b;
	}
	.banner img, .banner_m img{
		float:left;
		height: 48px;
	}
	.giohangm img{
		height:30px;
		margin-top:10px;
	}
	.menu_mobi{
		font-size: 18px;
		text-decoration: none;
		padding: 0px 10px;
		width: 100%;
		cursor: pointer;
		height: 48px;
		line-height: 48px;
		cursor: pointer;
		background: #ffffff;
		position: sticky;
		top: 0;
		z-index: 100;
		display: flex !important;
		align-items: center;
		justify-content: space-between;
		color: #000000;
	}
	.menu_mobi_add
	{
		background: #ffffff;
		display:block;
		position: fixed;
		left: -100%;
		top: 0;
		z-index: 99999;
		color: #080808;
		height: 100vh;
		overflow: auto;
		line-height: 1.5;
		padding-top: 60px;
		padding-bottom: 20px;
		width: 85%;
		min-width: 140px;
		max-width: 440px;
		box-shadow: inset -4px 0px 8px rgba(0,0,0,0.3);
		transition: 0.5s;
	}
	.menu_mobi_active {
		left: 0;
		transition: 0.5s;
	}
	.menu_mobi_add ul {
		list-style: none;
	}
	.menu_mobi_add ul li a {
		text-decoration: none;
		color: #000;
		display: block;
		border-bottom: 1px solid rgb(0,0,0,0.2);
		padding: 12px 40px 12px 10px;
		margin-left: 20px;
		font-size: 15px;
		position: relative;
	}
	.menu_mobi_add ul li a.active2
	{
		color: red;
	}
	.menu_mobi_add ul li a i{
		position:absolute;
		height:100%;
		right:0;
		top:0;
		width: 47px;
		text-align:center;
		padding-top: 15px;
		transform:rotate(90deg);
		border-bottom: 1px solid rgb(0,0,0,0.2);
	}
	.menu_mobi_add ul li a.active2 i{
		transform:rotate(0deg);
		border-left: 1px solid rgb(0,0,0,0.2);
		border-bottom: none;
	}
	.menu_mobi_add ul ul {
		display:none;
	}
	.menu_mobi_add ul li ul li a {
		padding-left: 20px;
	}
	.menu_mobi_add ul li ul li ul li a {
		padding-left: 40px;
	}
	.close_menu {
		position: absolute;
		top: 5px;
		right: 7px;
		font-size: 20px;
		background: rgb(0,0,0,0.2);
		width: 35px;
		text-align: center;
		line-height: 35px;
		cursor: pointer;
	}	
	a.home_mobi{
		color:#fff;
		text-decoration:none;
		float:right;
		font-size: 20px;
	}
	.slider{
		width:100%;
		padding:0;
		margin: 0;
		display: block;
	}
	.top-contact{
		display: block;
	}
	.right,.left,.article-contact,.form-contact
	{
		width:100%;
		float:none;
		margin: auto;
	}
	.search_m {
		display:block !important;
		position:relative;
		float:right;
		background: none;
		border: none;
	}
	.search_m .tim{
		
display: block !important;
		
margin: 0;
		
margin-top: 5px;
	}
	.search2{
        position:absolute;
        width:250px;
        background:#ffffff;
        right:0;
        top:50px;
        display: none;
 }
 .search_a{
 	display:flex;
 }
	.wap_item{
		grid-template-columns: repeat(3,1fr);
	}
	.wap_news,.footer{
		grid-template-columns: repeat(2,1fr);
	}
	.wap_tintuc2{
		display: block;
		grid-template-columns: repeat(1,1fr);
		grid-gap: 20px 0;
	}
	.wap_copy{
		text-align: center;
	}
	.wap_copy ul{
		flex: none;
	}
	.gioithieu{
		display: block;
	}
	.img_gt {
	    width: 70%;
	    margin: auto;
	    margin-bottom: 20px;
	}
	.thuonghieu2 {
	    grid-template-columns: repeat(3,1fr);
	}
}
@media screen and (max-width: 800px) {
	
}
@media screen and (max-width: 700px) {

}
@media screen and (max-width: 604px) {
	.vedep {
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px;
}
	p.xemthem_m{
		display:block;
	}
	.wap_item {
	    grid-template-columns: repeat(3,1fr);
	}
	.left-pro-detail{
		width: 90%;
		float: none;
		margin: auto;
	}
	.right-pro-detail {
	    width: 100%;
	    float: none;
	    margin-top: 20px;
	}
	.wrap-cart{
		display: block !important;
		padding: 10px 5px;
	}
	.top-cart{
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.bottom-cart {
	    width: 100%;
	    margin-top: 20px;
	}
	.procart {
	    padding: 10px 5px;
	    font-size: 13px;
	}
	.info-procart{
		width: 60%;
	}
	.quantity-procart{
		width: 25%;
	}
	.title-main ul {
	    float: none;
	    padding-right: 0;
	    text-align: center;
	    display: none;
	}
	.title-main ul li a{
		padding: 0 5px;
	}
}
@media screen and (max-width: 490px) {
	div.item_bl {
	    padding: 0px 0;
	    width: calc(100% / 3 - 4px);
	    display: inline-block;
	    vertical-align: top;
	    position:relative;
	    
	}
	div.item_bl .ten{
		font-size:13px;
	}
	div.item_bl .ten i{
		margin-top:3px;
		margin-right: 5px;
	}
	div.item_bl ul{
		display: none;
		max-height: 200px;
		position:absolute;
		width:100%;
		background: #e9e9e9;
		z-index: 50;
		padding-left: 5px;
	}
	.c_tim{
		margin-top:7px;
	}
	div.item_bl_active ul{
		display: block;
	}
	.title_f i{
		display: inline-block;
	}
	.item_f:nth-child(2) ul,.item_f:nth-child(3) ul{
		display: none;
	}
	.wap_doitac{
		display: none;
	}
	.wap_item {
	    grid-template-columns: repeat(2,1fr);
	}
	.title-main{
		text-align: left;
	}
	.title-main span,.title_gt{
		font-size: 22px;
	}
	.title-main .xemtatca{
		top:5px;
	}
	.cart-product {
	    position: relative;
	    top: auto;
	    margin-top: 7px;
	}
	.item:hover .cart-product{
		top:auto;
	}
	.tintuc2{
		display: block;
		grid-template-columns: repeat(1,1fr);
		grid-gap: 20px 0;
	}
	.wap_news, .footer {
	    grid-template-columns: repeat(1,1fr);
	    width: 100%;
	    margin: auto;
	}
	.item{
		text-align: center;
		padding: 5px;
	}
	.chay_i{
		padding-bottom: 20px;
	}
	.item a img {
	    width: 60%;
	}
	.margint20 {
	    margin-top: 10px;
	}
	.item .th{
		font-size:13px;
	}
	.wap_thongtin .slogan{
		font-size: 11px;
	}
}
@media screen and (max-width: 377px) {
	.thongtin ul li a{
		padding: 0 10px;
	}
	
}
@media screen and (max-width: 320px) {

}
