@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	
	.main{min-width:unset;}
	.sidebarR{display: none;}
	.headerLoginBox{display: none;}
	.headerDesc{display: none;}
	.headerBottomMenu{display: none;}
	.headerMenu {background: none;padding-left:0; width: 100%;}
	.headerBody {height:unset;}
	.headerTopInner {width:unset;}
	.headerTop {height:unset;padding-bottom:10px;overflow:hidden;}
	.headerMenuItem{display:inline-block;width:120px;}
	
	/*.headerMenuItem:nth-child(4),.headerMenuItem:nth-child(5),.headerMenuItem:nth-child(6) {padding-top:20px;}*/
	.headerMenuItem.active a {color:#67FB05;}
	.active > .headerMenuLink > .fontShadow {display:none;}
	.active .menuHeaderActive {background: none;color:#67FB05;}
	.pageTitle{font-size:2em;}
	.h4, h4 {font-size:1em;}
	.catalogIndex h4 a{font-size:1em;}
	.body{padding-left:14px;}
	.content{width:330px;}
	
	.footerSearch{
			background:none;
			position:relative;
			width:330px;
	}
	.footerSearch> form>*{display:none;}
	.footerNote{padding-top:unset;}
	.footerText{float:unset;width:unset;}
	.footerInner{width:90%;overflow:hidden;padding-bottom:10px;}
	.footerSearch{height:unset;width:unset;}
	.footer{height:unset;min-width:unset;}
	
	/*main*/
	.indexWhiteContentCenter{width:unset;}
	.indexGrayContentCenter{width:unset;}
	.productBox{margin-bottom:25px;}
	.productBox:last-child{margin-bottom:0;}
	.indexGrayLeft{width:unset;}
	.indexGrayRight{width:unset;padding-left:0;padding-right:30px;background:none;}
	.indexGraySu{display:none;}
	.catalogOrderBox{margin-right:unset;}
	
	.blog{width:unset;}
	
}
