/*
Theme Name: MegaShop Child Electronics Fullwidth
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: megashop
Template: megashop
*/
 
@import url("../megashop/responsive.css");
@media only screen and (min-width: 1231px) and (max-width: 1250px){
.topbar-main, .header-main, .slider_area_inner, .footer_inner, .main-content-inner, .full-width .inner-container, .panel-row-style-inner-container, .main-content.left-sidebar, .top_main,.main-content.right-sidebar{width:1200px;}
}
@media only screen and (max-width: 1230px){
	.main-content.right-sidebar{width:940px;}
	.product-categories {    width: 188px; }
    .footer-widget {    width: 220px; }
	.category-toggle {    width: 170px; }
	.header_middle{width:49%;}
	.mega-menu {
    left: 197px;
    width: auto;
	}
}
@media only screen and (max-width: 999px){	
	.main-content.right-sidebar{width:740px;}
    .footer-widget {    width: 100%; }
	.product-categories {    width: 99%; }
	.mega-menu{width:auto; left: -1px;}
	.header_middle{display:none;}
	.category-toggle {    width: 100%;  }
	.menu-toggle:after {background: url("images/megnor/sprite.png") no-repeat scroll -216px -341px }
	.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;
	}
	.main-navigation{border:1px solid #116dca;}
}
@media only screen and (min-width: 979px) and (max-width: 999px) {.menu-category {  width:44%; padding:3px 0 0;} }
@media only screen and (max-width: 979px){
	.cate-inner{padding:2px 0 0;}
}
@media only screen and (min-width: 768px) and (max-width: 979px){
}
@media (max-width: 767px) {
	.main-content.right-sidebar{width:auto;}
	.menu-category {  width: 100%; }
	.mega-menu {    left: 0; }
	.mega-menu ul li a { color: #211f20;}
}