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

/*
h1.catalog {
	display: none;
}
*/
.products-filters > div:last-child {
	display: none;
}
.products-filters > div:first-child {
	margin-left: 25%;
}
.productbox .product-more {
	display: none;
}
.product-breadcrumbs {
	display: none;
}
/*
.product-buttons {
    margin-right: 0px;
    margin-left: 0px;

}*/