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

@media only screen and (min-width: 1451px) and (max-width: 1780px) {
.theme-container, .main-content-inner, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page, .single-product-full .woocommerce-message {
    width: 1120px;
}
.header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field {
    width: 500px;
}
#primary {
    width: 870px;
}
#secondary {
    width: 220px;
}
.leftimage.vc_col-sm-6 {
    margin-right: 30px;
}	
}
@media only screen and (min-width: 1201px) and (max-width: 1450px) {
#primary {
    width: 810px;
}
#secondary {
    width: 230px;
}
.woocommerce ul.products li .container-inner, .woocommerce-page ul.products li .container-inner {
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 1450px) {
.content-wrapper {
    padding-right: 0;
}
.theme-container, .main-content-inner, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page, .single-product-full .woocommerce-message {
    width: 1070px;
}
/*sidebar*/
.sidebar-close {display:block;}
.header-right{width:100%;}
.header-top-left { width: 80%; margin: 10px auto;}
.button-left:before {
	content: "\f0c9";
	color: #000;
	font-size: 25px;
	left: 0px;
	position: fixed;
	top: 37px;
	z-index: 9999;
	font-family: fontawesome;
	cursor: pointer;
	background: #FFD21D;
	padding: 10px;
	box-sizing: border-box;
}
.active .site-sidebar {
    width: 270px;
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
}
.site-sidebar{
    width: 0;
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
}
.content-wrapper{padding-left:0;}
.header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field {  width: 500px; }
.static-wrapper{top:10%;}
#categorytab .resp-tabs-container, .categorytab .resp-tabs-container{width:85%;}
#categorytab .resp-tabs-list li .tab-title, .categorytab .resp-tabs-list li .tab-title { padding: 0 0 0 25px; }		
.category-title {
    font-size: 18px;
    padding: 24px 15px 8px 25px;
}	
.leftimage.vc_col-sm-6 {
    margin-right: 30px;
}
}
@media only screen and (max-width: 1200px) {
.theme-container, .main-content-inner, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page, .single-product-full .woocommerce-message {
    width: 940px;
}
.topbar-outer{
	display:none;
}
.mobile-navigation, .menu-toggle {
	padding: 0;
	float: right;
	margin-right: 20px;
	line-height: inherit;
}
.mobile-menu ul li a { color: #555; }
.menu-toggle{color:#fff; font-size:0; margin:0;}
.sidebar-category, .home .sidebar-category{display:block;}
.header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field { width: 340px; }
.header-right { padding: 15px 0 17px; }
#categorytab .resp-tabs-container, .categorytab .resp-tabs-container{width:80%;}
#categorytab .resp-tabs-list, .categorytab .resp-tabs-list{width:20%;}
.banner-text { margin-top: 0px; }
.button-left:before{top:5px;}
.admin-bar .button-left:before{top:45px;}
}
@media only screen and (min-width: 782px) and (max-width: 979px) {
.admin-bar .button-left:before { top: 47px; }
.button-left:before { top: 13px; }
}
@media only screen and (min-width: 479px) and (max-width: 782px) {
.admin-bar .button-left:before{top:60px;}
.button-left:before { top: 15px; }
}
@media only screen and (max-width: 979px) {
.theme-container, .main-content-inner, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page, .single-product-full .woocommerce-message {
    width: 734px;
}
.header-right{padding:0;}
.header-cart .togg .widget.widget_shopping_cart { top: 51px; }
.topbar-link-wrapper{top:52px;}
.header-search .header-toggle { background-image: url("images/megnor/search.svg"); }	
.header-search.active .header-toggle { background-image: url("images/megnor/searchclose.svg"); }
.header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field { width: 210px; }
.header-search .woocommerce-product-search, .header-search .search-form{top:57px;}
.menu-toggle:before {
    background-size: 32px;
    height: 32px;
    width: 32px;
}
.header-top { padding: 15px 0 19px; }
.categorytab .resp-tabs-list .category-title, #categorytab .resp-tabs-list, .categorytab .resp-tabs-list ,.categorytab .resp-tabs-container, #categorytab .resp-tabs-container{
    width: 100%;
}
.cms-banner-item .text2 { font-size: 15px; }
.cms-banner-item .text3{font-size:12px;}
.style-1 .static-wrapper .shop-now { margin-top: 0; }
.cms-banner-item.style-1 .link-text { padding: 0; }
}
@media only screen and (max-width: 767px) {
.theme-container, .main-content-inner, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page, .single-product-full .woocommerce-message {
    width: auto;
}
.menu-toggle:before{margin-top:3px;}
.admin-bar .button-left:before { top: 58px; }
.button-left:before { top: 12px; }
.header-search .woocommerce-product-search, .header-search .search-form { top: 53px; }
.header-cart .togg .widget.widget_shopping_cart { top: 50px; }
.topbar-link-wrapper { top: 51px; }
.header-top { padding: 15px 0 17px; }
.cms-banner-item.leftimg { padding-right: 0; }
.cms-banner-item.rightimg { padding-left: 0; }
.cms-banner-item { margin: 10px 0; }
.cms {
    margin-bottom: 50px !important;
    margin-top: 50px !important;
}
#categorytab .resp-tabs-list li .tab-title, .categorytab .resp-tabs-list li .tab-title {
    padding: 0;
}
}
@media only screen and (max-width: 479px) {
.menu-toggle:before {
    background-size: 20px;
    height: 25px;
    width: 20px;
}
.header-search .woocommerce-product-search, .header-search .search-form{top:49px;}
.menu-toggle:before { margin-top: 7px; }
.button-left:before {
    font-size: 20px;
    padding: 3px 10px;
	top: 16px;
}
.admin-bar .button-left:before {top: 62px; }
.box-category,.home .box-category{
    font-size: 14px;
    padding: 16px 60px 16px 60px;
}
.header-cart .togg .widget.widget_shopping_cart { top: 42px; }
.topbar-link-wrapper { top: 45px; }
.cms-services .cms-banner-item .text2 { margin-top: 0; }
.cms-banner-item .text2 { font-size: 13px; }
}