
@import url("../WCM010020/responsive.css");

@media only screen and (max-width: 999px){

	/*************Header************/
	.main-navigation{background:#002c4e;}
	
	.toggled-on .mega-menu .mega{background-color:#06649e;}
	.toggled-on .mega-menu ul li a:hover{background-color:#002c4e;}
	.home .widget.woocommerce.widget_product_categories h3 {
		font-size: 0;
		}
	/*************Footer*************/
	.follow_us_inner{width:100%; border:none;}
	.site-footer .mobile_togglecolumn{  color: #efefef;;}

}
 
@media only screen and (max-width: 479px) {
	.header-search input[type="submit"]{background:url("images/megnor/respo-search.png") no-repeat scroll center center #06649e;}
	.header-search input[type="submit"]:hover{background:url("images/megnor/respo-search.png") no-repeat scroll center center #06649e;}
}