.kuContainer{
	width:100% !important;
}

@media only screen and (max-width: 1024px) {
	.kuSortby{
		width:34%;
	}

	.kuView{
		width:30%;
		text-align:right;
	}
	
	.kuPerPage{
		width:30%;
		text-align:left;
		margin-left:10px;
	}
	
	.kuPagination{
		width:50%;
		margin-top:10px;
	}
	
	.kuGridView ul li{
		width:31%;	
		margin-bottom:50px;
	}
	
	.kuListView .klevuImgWrap{
		width:20% !important;
	}
	
	.kuListView ul li .kuNameDesc{
		width:76%;	
	}
	
	.kuListView ul li .kuPrice{
		float: none !important;
		width: 58%;
		display: table-cell;
		text-align: center;
		padding-top: 20px;
		padding-left: 10px;
	}
	
	.kuListView ul li .kuPrice .kuSalePrice{
		display:inline !important;	
	}

	.kuListView ul li .kuPrice .kuOrigPrice{
		display:inline !important;	
	}
	
	.kuListView ul li .kuAddtocart{
		width: 15%;
		float: none;
		margin-top: 30px;
		visibility: visible !important;
		opacity: 1;
		display: table-cell;
	}
	
	.kuGridView ul li .kuAddtocart{
		visibility: visible;
		opacity: 1;
	}
	/* No result found css*/ 
	.kuNoResultsImgWrap-lp {
		height: 150px;
	}
	.kuNoResultsImgWrap-lp img {
		max-height: 150px !important;
	}
	/* ends No result found css*/ 
		
}

@media only screen and (min-width: 641px) and (max-width: 768px) {
	.kuResultList{
		width:74%;	
	}
	
	.kuGridView ul li{
		width:31%;	
		margin-bottom:50px;
	}
	/* No result found css*/ 
.kuNoResults-lp-relatedProducts {
		width: 98%;
		margin: 30px auto;
	}
/* ends No result found css*/ 

}

@media only screen and (max-width: 640px) {
	.kuFilters{
		display:none !important;	
	}
	
	.kuTotResults{
		float:none;
		width:100%; 
		text-align: center;
	}
	
	.kuResultList{
		float:none;
		width:100%;	
		margin-left:0px;
	}
	
	.kuTotalResultsTab{
	  float:none; 
		width:100%; 
		text-align: center;
	}
	
	.kuSortby{
		width:50%;
		height:50px;
	}
	
	.kuSortHeader{
		margin:0px;	
	}

	.kuView{
		width:44%;
		text-align:right;
		height:35px;
		/*display: none;*/
	}

    .kuListView {
        margin-top:50px;
    
    }

	.kuPerPage{
		width:56%;
		text-align:left;
		margin:0 auto;
		margin-top:0px;
	}
	
	.kuPagination{
		width:100%;
		margin:0 auto;
		margin-top:10px;
		text-align:center;
	}
	
	.kuGridView ul li{
		width:31%;	
	}

	
	.kuBottomPagi .kuPerPage{
		margin-left:0px;
		text-align: left;
		margin-bottom:5px;
		float: left;
		width: 46%;
        display:none;
	}

	.kuBottomPagi .kuPagination{
		width: 52%;
		float: right;
		margin-top: 5px;
		text-align: right;
	}
	
/* No result found css*/ 
.kuNoResultsImgWrap-lp {
		height: 110px;
	}
	.kuNoResultsImgWrap-lp img {
		max-height: 110px !important;
	}	
	.kuNoResults-lp-relatedProduct-list > li {
		width: 21%;
	}
	.kuNoResults-lp-relatedProducts {
		margin: 20px auto;
		width: 100%;
	}
	.kuNoResults-lp-message {
		font-size: 15px;
		line-height: 1.2em;
		padding: 10px 5%;
		text-align: center;
	}
	.kuNoResults-lp-pSearch {
		margin-bottom: 15px;
		padding-left: 5px;
	}
	.klevuNoResults-lp-title {
		margin-bottom: 15px;
	}
	.kuNoResults-lp-relatedProduct-list {
		margin: 5px !important;
	}
/* ends No result found css*/ 
	
}

@media only screen and (max-width: 480px) {
	.kuGridView ul li{
		width:46%;	
		min-height: 390px;
		margin-bottom: 55px;
	}
	.kuOrQueryMessage { margin:10px 5px;}
	/* No result found css*/ 
.kuNoResults-lp-relatedProduct-list > li {
		width: 46%;
		margin: 5px 1.5%;
	}
/* ends No result found css*/ 
}
/*-----------------------CSS for enabling filters in mobile and filter tags----------------------------*/

@media only screen and (max-width: 640px) {
.kuPagination {
	display: none !important;
}
.kuBottomPagi .kuPagination {
	display: block !important;
}
.kuBottomPagi .kuPerPage {
	display: none;
}
.kuSortby {
	width: 100%;
}
.kuSortHeader {
	/*text-align: right;*/
}
.kuPerPage {
	/*display: none;*/
}
.kuTotalResultsTab {
	text-align: left;
}
.kuTotalResultsTab .kuTabs a {
	padding: 0px 8px;
	display: inline-block;
}
.kuTotalResultsTab .kuTabs a:hover {
	border-bottom: 0px solid #c7c8ca;
	text-decoration: none;
	background: #eee;
}
.kuTotalResultsTab a.kuTabSelected {
	border-bottom: 0px solid #c7c8ca;
	background: #eee;
	transition: all 0.3s ease;
}
.kuFilterRefineMobile {
	border: none;
	display: block;
	font-size: 13px;
	font-weight: 600;
	height: 32px;
	line-height: 32px;
	margin: 10px 0px;
	padding-right: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #383838;
	background-color: #eee;
	cursor: pointer;
}
.kuFilterRefineMobile.kuExpand::after {
	top: 10px
}
.kuFilterRefineMobile.kuCollapse::after {
	top: 14px
}
.kuFilters {
	display: block !important;	/* change none to block*/
	float: none !important;
	width: 100% !important;
	margin-bottom: 20px;
}
.kuFilterBox {
	margin-bottom: 0px;
}
.kuFilterRefineMobile .KuFilterLabelTxt {
	position: relative
}
.kuFilterRefineMobile.kuExpand .KuFilterLabelTxt::after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #000;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 1px 0;
	content: "";
	display: inline-block;
	padding: 3px;
	position: absolute;
	right: -18px;
	top: 3px;
	transform: rotate(45deg);
	transition: all 0.3s ease;
}
.kuFilterRefineMobile.kuCollapse .KuFilterLabelTxt::after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #000;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 1px 0;
	content: "";
	display: inline-block;
	padding: 3px;
	position: absolute;
	right: -18px;
	top: 8px;
	transform: rotate(-135deg);
	transition: all 0.3s ease;
}
/* css for filter tags*/
.kuContainer #ku-search-filter-tags {
	display: block !important;
	color: #222222;
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
	padding-bottom: 8px;
	padding-left: 0px;
	position: relative;
}
.ku-search-filter-tag {
	background: #eee;
	border: 0px solid #f8f8f8;
	margin-right: 4px;
	border-radius: 0px;
	font-size: 11px;
	padding: 0px 5px;
	color: #222;
	margin-bottom: 4px;
	display: inline-block;
	line-height: 20px;
}
.ku-search-filter-remove, .ku-search-filter-remove-all {
	cursor: pointer;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
.ku-search-filter-remove-all a {
	color: #222222;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}
.ku-search-filter-remove-all a:hover {
	color: #333;
}

}
/*-----------------------ends CSS for enabling filters in mobile and filter tags----------------------------*/
