/**
* 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */
@import url("../kartpul/responsive.css");

@media only screen and (min-width: 1201px) and (max-width: 1450px) {
		.main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-inner-container, .full-width .page-title, .main-content.box-page {
		width: 100%;
	}
	.header-right {
		width: 85.5%;
	}
	#page {
		width: 1150px;
	}
	.right-block{
		width: 75% !important;
	}
	.main-content-inner, .main-content-inner.left-sidebar, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-content.box-page, .middle-container {
		width: 1090px;
		margin: 0 auto;
	}
	#primary {
		width: 850px;
	}
	#secondary {
		width: 220px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	#page {
		width: 970px;
	}
	.main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-content-inner, .main-content.box-page, .middle-container {
		width: 920px;
	}
	#primary {
		width: 675px;
	}
	#secondary, .singleproduct-sidebar {
		width: 225px;
	}
}

@media only screen and (min-width: 980px) and (max-width: 1023px) {
	#page {
		width: 940px;
	}
	.main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-content-inner, .main-content.box-page, .middle-container {
		width: 890px;
	}
	#secondary {
		width: 225px;
	}
	#primary {
		width: 645px;
	}
}

@media only screen and (max-width: 1200px) {
	.woocommerce .single-product-full #content div.product .woocommerce-product-gallery ol li img {
		max-width: 6em;
	}
	.home .sidebar-category {
		display: block;
	}
	.home .sticky-menu .sidebar-category {
		display: none;
	}
	.header-right {
		padding: 20px 0 0;
	}
.header-right {
	width: 81.9%;
}
.right-block {
	width: 71% !important;
}
.header-bottom .mobile-navigation{
	display: none;
}
.header-style .header-bottom .mobile-navigation {
	display: inline-block;
	padding: 0;
}
.sticky-menu .header-bottom .navigation-bar {
	display: none;
}
.sidebar-category {
	height: 330px;
}
}
@media only screen and (max-width: 979px) {
	.header-search input[type="submit"]{
		margin-right: 0;
	}
	aside.widget.widget_media_image{
		margin-top: 0;
	}
	.widget .tnp-email, .widget .tnp .tnp-submit, .tnp .tnp-submit, .tnp .tnp-submit, .widget .tnp input[type="submit"]:hover{
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		-moz-border-radius: 5px;
	}
	.footer-bottom {
		padding: 28px 0 15px;	
	}
	.footer-middle .theme-container{
		border-top: none;
	}
	.footer-middle {
		padding: 0px 0px 20px;
		margin:0;
	}
	.cms-banner-item .text1 {
		font-size: 18px;
	}
	.topbar-link-wrapper, .header-cart .togg .widget.widget_shopping_cart {
		top: 50px;
	}
	.home .sidebar-category {
		display: none;
	}
	.header-search .woocommerce-product-search, .header-search .search-form {
		width: 275px;
		border: none;
	}
	.header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field {
		height: 48px;
	}
	.header-right {
		padding: 0;
	}
	#page {
		width: 730px;
		margin: 25px auto 0;
	}
	.page-title-inner, .main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-content-inner, .main-content.box-page, .middle-container {
		width: 690px;
	}
.header-mob-logo {
	display: table-cell;
	position: relative;
	vertical-align: middle;
}
.header-logo {
	display: none;
}
.footer-top .title-outer::before, .footer-top .toggled-off .title-outer::before {
	color: #000000;
}
.site-footer .title-outer::before, .site-footer .toggled-off .title-outer::before{
	color: #000000;
}
.cms-banner-item .text2 {
	font-size: 18px;
}
.cms-banner-item .text3 {
	font-size: 13px;
}
.header-bottom-left {
	float: left;
	width: auto;
}
.header-search .header-toggle {
	background-image: none;
	cursor: pointer;
	height: auto;
	width: auto;
	margin-top: 0;
}
.header-search .woocommerce-product-search, .header-search .search-form {
	display: inline-block;
	position: relative;
	width: 310px;
	top: auto;
	z-index: 99;
}
.header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field {
	border-color: #0088cc;
	width: 250px;
	padding: 5px 20px;
}
.header-search .woocommerce-product-search input[type="submit"], .header-search .woocommerce-product-search button[type="submit"], .header-search .search-form #searchsubmit {
	background-image: url("images/megnor/search.svg");
	height: 50px;
	width: 50px;
	background-color: #4d77dd;
}
.header-search {
	float: right;
}
.right-block {
	width: 100% !important;
}
.header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field {
	width: 208px;
}
.header-search .woocommerce-product-search, .header-search .search-form {
	width: 260px;
}
}
@media only screen and (max-width: 767px) {
	#page {
		width: auto;
		margin:25px 20px 0;
	}
	.page-title-inner, .main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-content-inner, .main-content.box-page, .container, .middle-container {
		width: auto;
		margin: 0 15px !important;
	}
	.header-style .header-bottom .mobile-navigation{
		padding: 8px 0 0;
	}
	.static-wrapper.cms-left-text{
		text-align: left;
	}
.header-right {
	width: 80%;
}
.menu-toggle{
	padding: 0;
	font-size: 0;
}
.sticky .menu-toggle {
	padding: 6px 0 0;
}
.header-search .header-toggle {
	background-image: url("images/megnor/search.svg");
	height: 50px;
	width: 50px;
	background-color: #4d77dd;
	background-position: center;
	border-radius: 5px;
	background-size: 22px;
}
.header-search.active .header-toggle {
	background-image: url("images/megnor/close-black.svg");
}
.header-search .woocommerce-product-search, .header-search .search-form {
	display: none;
}
.header-search .woocommerce-product-search, .header-search .search-form {
	position: absolute;
	top: 66px;
}
}
@media only screen and (max-width: 479px) {
.box-category, .sticky-menu .box-category, .home .sticky-menu .box-category, .home .box-category {
	height: 50px;
}
.header-right {
	width: 65%;
}
.site-main {
	padding: 20px 0 0;
}
}
@media only screen and (max-width: 379px) {
	#page{
		margin: 25px 15px 0;
	}
	.header-search{
		padding-left: 0;
	}
	.header-top-left{
		width: 90px;
	}
	.cms-banner-item .text2 {
		font-size: 14px;
	}
	.cms-banner-item .text3 {
		font-size: 11px;
	}
	.header-cart .shopping_cart .cart-icon{
		margin-right: 5px;
	}
	.topbar-link-wrapper{
		width: 143px;		
	}
	.header-search .woocommerce-product-search, .header-search .search-form {
		width: 260px;
	}
	.style-1.cms-banner-item .text1{
		line-height: 20px;
	}
}