<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Global styles */
#app {
	line-height: 1.42857143;
}
/* Hide stuff from endcap */

h1.catalog {
	display: none;
}
.products-filters &gt; div:last-child {
	display: none;
}
.products-filters &gt; div:first-child {
	margin-left: 25%;
}
.productbox .product-more {
	display: none;
}
.product-breadcrumbs {
	display: none;
}
.productbox .card-block {
    font-size:0.9em;
    padding-top:0.5em;
}
.productbox-container {
    overflow:inherit;
}
.financingaslowas {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}</pre></body></html>