.product_category_header .sort_by {
line-height: 30px;
margin-top: 10px;
text-align: center;
background-color: #fff;
border: none
}

.deal-items,
.product_category_header,
.deal-listing-wrap,
.items {
padding: 0 !important
}

.sidebar section {
background-color: #fff;
margin-top: 12px
}

@media (max-width:50em) {
.breadcrumb-wrap {
	padding: 0 !important
}

.sidebar {
	display: none
}

.product_category_header .sort_by a {
	font-size: 11px
}

.deal-listing-wrap li {
	width: 100% !important;
	padding: 0 !important
}

.btn-modify {
	margin: 10px 0 0
}
}