/* Global styles */
#app {
	line-height: 1.42857143;
}
/* Hide stuff from endcap */


.products-filters > div:last-child {
	display: none;
}
.products-filters > div:first-child {
	margin-left: 25%;
}
.productbox .product-more {
	display: none;
}
/*.product-breadcrumbs {*/
/*	display: none;*/
/*}*/
.featured_header {
	display: block;
}
.product-breadcrumbs, .breadcrumb {
	display: block;
}
.financingaslowas {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}