/*
Theme Name: Templatemela - MegaShop Child Electronics
Theme URI: http://www.templatemela.com
Author: TemplateMela
Author URI: http://www.templatemela.com/
Description: TemplateMela Theme based on Default Wordpress Theme
Version: 1.0
License: Commercial
License URI: http://www.templatemela.com/license
Tags: orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: templatemela
Template: WCM010013
*/
 
@import url("../WCM010013/responsive.css");

@media only screen and (max-width: 999px){	
	.menu-toggle:after {background: url("images/megnor/sprite.png") no-repeat scroll -216px -341px }
	.mega-menu ul li a{color:#666;}
	.toggled-on .mega-menu .menu{
		background-color: #f0f8fd;
    	border: 1px solid #dcebf4;
	}	
	.menu-category ul li.cat-parent, .menu-category ul li.cat-parent:hover {
    	background: none repeat scroll 0 0 #f0f8fd;
	}
	#site-navigation h3{
		color:#fff;
	}
	.header_middle{  
		display: block;
    	width: 460px;
    	padding: 0;
		margin:28px 0 0;
	}
	.main-navigation{border:1px solid #116dca;}
	.header-search{margin:0 auto 10px;}
}
@media only screen and (min-width: 768px) and (max-width: 979px){
	.header_middle{margin:28px 0 0;width:360px;}
}
@media (max-width: 767px) {
	.header_middle{  		
    	width: 100%;    	
	}	
	.header_cart{margin:0 0 56px;}
	.header_middle{margin:0;}
}

