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

@media only screen and (min-width: 1201px) and (max-width: 1450px) {
.woocommerce-product-search span.customSelect {
    width: 180px;
}
.header-top-left {
    width: 17%;
}
.header-right {
    float: left;
    width: 79%;
}
.left-block {
   width: 20.7% !important;
}
.right-block {
    width: 76.5% !important;
}
.right-sidebar-block {
    width: 907px !important;
}
.category-title {
    padding: 5px 5px 8px 5px;
}
#categorytab .resp-tabs-list li .tab-title, .categorytab .resp-tabs-list li .tab-title {
    padding: 0 0 0 5px;
}
#categorytab .resp-tabs-container, .categorytab .resp-tabs-container {
    width: 72%;
}
}
@media only screen and (max-width: 1200px) {
.home-sidebar .widget_media_image .widget-title {
    display: block;
}
.product-categories .expandable-hitarea::before {
    color: #FFFFFF;
}
.product-categories .children a {
    color: #FFFFFF;
}
.product-categories .collapsable-hitarea::before {
    color: #FFFFFF;
}
.woocommerce-mini-cart.cart_list {
    display: block;
}
.header-right {
    width: 73%;
    padding: 35px 0px;
}
.widget ul li, .widget.woocommerce.widget_product_categories li {
    text-align: center;
}
.home-sidebar aside.widget {
    float: none;
}
.home-sidebar .widget_product_tag_cloud {
    float: none;
}
.left-block {
    width: 100% !important;
}
.right-block {
    width: 100% !important;
    margin-left: 0px;
}
.topbar-outer {
    display: none;
}
.header-top-center {
	padding-left: 0;
	float: right;
}
.mobile-navigation, .menu-toggle {
    padding: 3px 0 0 15px;	
	line-height: inherit;
}
.left-sidebar-block {
    width: 100% !important;
}
.sidebar-category {
    height: 415px;
}
.right-sidebar-block {
    width: 100% !important;
    float: none !important;
	display: inline-block;
	vertical-align: top;
}
.widget.widgets-leftbanner {
    border: 0px;
}
aside.widget {
	margin-bottom: 10px;
}
.right-sidebar-block {
    margin-top: 30px;
}
.home-sidebar .widget .widget-title {
    margin: 0 0 10px;
}
.blog-posts-content .post-content-outer {
    text-align: center;
}
.box-category, .sticky-menu .box-category {
    border-bottom: 0;
}
.product-categories .hitarea {
    right: 10px;
    top: 12px;
}
.home-category {
    position: absolute;
}
.home-category .sidebar-category-inner .cat-parent .children li,
.home-category .sidebar-category-inner ul.sub-menu li {
    padding: 0 0 0 10px;
    position: relative;
    display: block;
    width: 100%;
}
.header-category .sidebar-category-inner .cat-parent .children li, .header-category .sidebar-category-inner ul.sub-menu li {
    padding: 0 0 0 30px;
    position: relative;
    display: block;
    width: 100%;
}
.sidebar-category{
    display: block;
}
}
@media only screen and (max-width: 979px) {
.header-search {
    float: right;
}
.header-right {
    width: auto;
    padding: 0;
}
.sticky-menu .header-top {
    display: inline-block;
    padding: 0px
}
.sticky-menu .header-top-right {
    margin-top: 5px;
}
.topbar-link-wrapper, .header-cart .togg .widget.widget_shopping_cart {
    top: 49px;
}
.header-search .header-toggle {
    background-image: url("images/megnor/search.svg");
}
.site-footer .title-outer::before, .site-footer .toggled-off .title-outer::before {
    top: 2px;
}
.header-search.active .header-toggle {
    background-image: url("images/megnor/close.svg");
}
.header-category {
    position: absolute;
    display: none;
}
.widget .title-outer::before, .widget .toggled-off .title-outer::before {
    top: 10px;
}
.widget .tnp-email, .widget .tnp .tnp-submit, .tnp .tnp-submit, .tnp .tnp-submit, .widget .tnp input[type="submit"]:hover {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    margin: 2px 0;
}
.tnp-field.tnp-field-button {
    margin-left: 0;
}
.widget .title-outer::before, .widget .toggled-off .title-outer::before {
    top: 10px;
}
}

@media only screen and (max-width: 767px) {
	.mobile-navigation, .menu-toggle {
		padding: 0px 0 0 15px;
	}
}
@media only screen and (max-width: 479px) {
.sticky-menu .header-top-right {
    margin-top: 0px;
}
.site-main {
    padding: 0;
}
.mobile-navigation {
    padding: 0px;
}
.home-category .product-categories > li.cat-item a::before, .more-wrap::before {
    margin-right: 15px;
    margin-left: -2px;
}
.sidebar-category {
    height: 365px;
}
.menu-toggle::before {
    background-size: 19px;
    margin-top: 7px;
}
}