<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1024px) {
	div.main_fix{
		width:95%;
		max-width: 100%;
	}
}
@media screen and (max-width: 960px) {
	.wap_thongtin p,.hidden_m{display: none !important;}
	.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;
	}
	.mn-right{display:flex;align-items:center;}
	.user-header{
    margin: 0px !important;
    float: left !important;
    margin-right: 10px !important;
}
	.user-header a{}
	.user-header a i{font-size: 16px !important;position: relative;top: -1px;}
	.icon_menu_mobi{
		font-size: 18px;
		text-decoration: none;
		display: block;
		cursor:pointer;
		float: left;
		color: #ffffff;
	}
	.slider{
		margin-top:70px;
	}
	.logo_f{
		display:block;
		line-height:0;
		max-width: 60px;
		margin: 5px 0px;
	}
	.logo_f img{
		max-height:70px;
	}
	.breadCrumbs{
		font-size:12px;
	}
	.icon_menu_mobi i {
		margin-right: 9px;
	}
	.menu_mobi{
		font-size: 18px;
		text-decoration: none;
		padding: 0px 10px;
		width: 100%;
		cursor: pointer;
		/* height: 70px; */
		/* line-height: 70px; */
		cursor: pointer;
		position: fixed;
		top: 0;
		z-index: 100;
		background: rgba(0,0,0,1);
		display: flex !important;
		align-items: center;
		justify-content: space-between;
	}
	.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;
	}
	.logo{
		display: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;
	}	
	.top-contact{
		display: block;
	}
	.left{
		display: none;
	}
	.right,.left,.article-contact,.form-contact
	{
		width:100%;
		float:none;
		margin: auto;
		position: relative;
		top:auto;
	}
	.wap_item{
		grid-template-columns: repeat(3,1fr);
		grid-gap: 15px;
	}
	.wap_news,.footer{
		grid-template-columns: repeat(2,1fr);
	}
}
@media screen and (max-width: 800px) {
	
}
@media screen and (max-width: 700px) {

}
@media screen and (max-width: 603px) {
	.btn-frame{
		display:none;
	}
	.fotorama5{
		display: block;
	}
	.wap_item {
	    grid-template-columns: repeat(2,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%;
	}
}
@media screen and (max-width: 490px) {
	.title-main{
		font-size: 23px;
	}
	.wap_news, .footer {
	    grid-template-columns: repeat(1,1fr);
	}
}
@media screen and (max-width: 376px) {
	
}
@media screen and (max-width: 320px) {
	
}
</pre></body></html>