.cfs.cf-stock-listing .cf-pagination {
  background-color: #26409b;
  color: #ffffff;
}
.cfs.cf-stock-listing .cf-pagination .result_count {
  color: #ffffff;
}
.cfs.cf-stock-listing .cf-pagination .cf-page-links a,
.cfs.cf-stock-listing .cf-pagination .cf-page-links span {
  color: #ffffff;
}
.cfs.cf-stock-listing .cf-pagination .cf-page-links a.current,
.cfs.cf-stock-listing .cf-pagination .cf-page-links span.current {
  color: #d31f1e;
}
.cfs.cf-stock-listing .cf-pagination a.next,
.cfs.cf-stock-listing .cf-pagination a.prev {
  color: #f5d437;
}
.cfs.cf-stock-listing .product-box h2 {
  margin: 0;
}
.cfs.cf-stock-listing .product-box h6 {
  color: #d31f1e;
  font-weight: bold;
  font-size: 16px;
}
.cfs.cf-stock-listing .product-box .badge {
  color: #ffffff;
  background-color: #26409b;
}
.cfs.cf-stock-listing .product-box a.advertButton {
  background: #26409b;
  border: 0px;
  width: 195px;
  padding: 10px 12px;
  color: #ffffff;
}
.cfs.cf-stock-listing .product-box a.advertButton em {
  font-size: 22px;
  line-height: 30px;
  font-weight: normal;
}
.cfs.cf-stock-listing .product-box a.advertButton:hover {
  color: black;
  background: #f5d437;
}
.cfs.cf-stock-listing .product-box .panel-heading {
  border-color: #26409b;
}
