
@import url("../WCM010020/responsive.css");

@media only screen and (min-width: 980px) and (max-width: 1249px) {

}
@media only screen and (max-width: 979px){
	.home .widget.woocommerce.widget_product_categories h1, 
	.home .widget.woocommerce.widget_product_categories .widget-title{background:#e1261c url("images/megnor/up-down.png") no-repeat scroll center -23px;}
	.toggled-on .mega-menu ul li a:hover{border-left: 5px solid #e1261c;}
	.main-navigation{background:none;}
	.site-footer .mobile_togglecolumn {color: #ffffff;}
}
@media (max-width: 767px) {
	.header-menu-links li a:hover{ color: #e1261c;}
	.footer-bottom{margin:0;}
} 
@media only screen and (max-width: 479px) {
	.header-search input[type="submit"],
	.header-search input[type="submit"]:hover{background-color:#e1261c;}	
}