.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
   margin-right:0px !important; 
   margin-left:0px !important; 
}
.mmheadernavul .fa{
	font-size:20px;
}
@media (max-width: 767px) {
	
	/* responsive nav setup links */
	
	.nav > li{
		position:static;
	}
	.dropdown, .dropup{
		position:static;
	}
	.nav > li > a{
		position:static;
	}
	/* responsive nav setup links */
	.mmhproduct-row{
		float:none !important;
	}
	.mmhcproduct-container{
		width:100% !important;
	}
.mmheadernavul > li > .dropdown-toggle::after{
	    color: rgb(255, 255, 255);
    content: "\f13a";
    font-family: FontAwesome;
    font-style: normal;
    margin-left: 5px;
    position: absolute;
    right: 25px;
}
.mmheadernavul > .open > .dropdown-toggle::after{
	color:black;
}
}
.mmheadernavul > .dropdown > .dropdown-menu {
  min-width: 250px;
}
.mm-header{
	border-radius:0px;
}
.pdlr00{
	padding-left:0px;
	padding-right:0px;
}
.mmnvcollapse{
	padding-left:0px;
	padding-right:0px;
}
.mmheaderpro>a>img{
	margin-right:5px;
}
.mmhproduct-container{
	/* padding:5px;  */
	float:left;
	
}
.mmhcproduct-container{
	/* padding:5px;  */
	float:left;
	
}
.mmhproduct-row{
	float:left;
}
.mmhcproduct-row{
	float:left;
}
.mmhcol{
	width:250px;
	
	padding:10px 10px;
	float:left;	
	min-height:100px;
	/* margin-left:5px; */
}
.mmhwrapp{
	/* border-top:1px solid #000; */
	padding: 10px 0px;
}
.mmhwrapp-image{
	width:45%;
	float:left;	
	/* display:none; */
}
.mmhwrapp-info a{
	font-weight:900;
}
.mmhwrapp-info{
	width:55%;
	float:left;	
	
}
.mmhcwrapp-info{
	 width:90%; 
	float:left;	
	    border-bottom: 1px solid #3b364a;
		font-weight:900;
		padding-bottom:10px;
}
.mmhwrapp-info p{
	margin:0 0 0px;
}
.mmhcolthumb{
	width:250px;	
	padding:10px 10px;
	float:left;	
	min-height:220px;
}
.mmhwrapp-imagethumb{
	width:100%;
	float:left;	
}
.mmhwrapp-infothumb{
	
}
.mmhwrapp-cccc{
	
}
.mmhwrapp-infothumb p{
	margin:0 0 0px;
}
.catproducts{
	width:100%;
	padding:5px;
}
.catproducts img{
	margin-bottom:10px;	
	border-radius: 25%;
}
.mmmgr10{
	margin-right:10px;
}
.catprdiv
{
	padding-top: 9px;
border-bottom: 1px solid black;
}
.mmhnvset{
	border-radius:0px;
	border-width:0px;
}
@media (min-width: 320px) and (max-width: 767px){
	/* list product view */
	.mmhproduct-container{
		width:100% !important;
	}
	.mmhcproduct-row{
		width:100% !important;
	}
	.mmhcol{
		width:100%;
	}
	.mmhwrapp-image{
		width:auto;
		
	}
	.mmhwrapp-info{
		width:auto;
		padding-left:20px;
			
	}
	/* grid product view */
	.mmhproduct-container{
		width:100% !important;
	}
	.mmhcolthumb{
		width:100%;
		min-height:10px;
		height:auto;
		border-top:1px solid #fff;
	}
	.mmhwrapp-imagethumb{
		width:auto;
		
	}
	.mmhwrapp-infothumb{
		width:auto;
		padding-left:20px;
			
	}
	
}