.catalogm{
    width: 100%!important;
    left: 0!important;
    background: white;
    max-width: initial;	
	background: #fcfcfc;
}
.catwr{
	padding: 0;
    padding-bottom: 20px;
}
.catwr i{
	    position: absolute;
    right: 10px;
    font-size: 35px;
    top: 5px;
}
.mnitm img{
	margin-bottom: 5px;
}
.mnitm{
	    padding: 10px;
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
	background:white;
}
.all{
	padding:20px;
	font-size:20px;
	font-weight:600;
}
.mnitm:hover{
	    background: #f6f6f7;
}
.txt{
	height:45px;
}
.now{
	width: 105%!important;
    background: #d40000;
    color: white;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 2px 2px 0px #878787;
}
.now a{
	color: white!important;
}
.cur{
	display:block!important;
}
.catnavitm{
	display:none;
}