.notice-info {
	background: #fff;
}
#product-description {	color: #000;
}
.product-prices.on-page .old-price {
	color: #888;
}
.product-introtext.on-page {
	color: #000;
}
.filter.active .filter-clear {
	background: #dd3f46;
  	border-radius: 3px;
}
.collection-inner {
	padding-top: 10px;
  	padding-bottom: 10px;
}
.collection-filters,
.collection-order {
    background: #fff;
}
.sidebar-box {
	padding-right: 0;
}
.telephone {
	text-decoration: none;
  	color: inherit;
}
.telephone:hover {
	text-decoration: none;
  	color: inherit;
}
