.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals
{
    float: right;
    width: 100%
}

.woocommerce .quantity .qty
{
    width: 4.5em;
}

#hero-categories
{
	left: 0;
	right: 0;
	height: 25vw;
	background: #eeeeee;
	display: block;
	background-position: center center;
	background-size: cover;
}

section.related,
section.upsells
{
	float: none;
	clear: both;
}

li.current-cat
{
	font-weight: bold;
}