.builder-module.builder-module-navigation .nav-shopp-cart {
	float: left;
}
.builder-module #shopp #cart .shipping-promo .estimate-shipping .column-inner {
	padding-right: 1em;
}
.builder-module #shopp #cart .shipping-promo .enter-promos .promo-input {
	padding-left: 1em;
}
#shopp.grid .products.row-7 .product,
#shopp.grid .products.row-6 .product,
#shopp.grid .products.row-5 .product,
#shopp.grid .products.row-4 .product {
	width: 33%;
	clear: none;
}
#shopp.grid .products.row-7 .product:nth-child(3n+1),
#shopp.grid .products.row-6 .product:nth-child(3n+1),
#shopp.grid .products.row-5 .product:nth-child(3n+1),
#shopp.grid .products.row-4 .product:nth-child(3n+1) {
	clear: both;
}
.builder-module .totals-notice .summary-notice {
	float: none;
	width: 100%;
}
.builder-module .totals-notice .totals {
	float: right;
}
.builder-module #shopp .related-products {
	text-align: center;
}
.builder-module #shopp .related-products li {
	width: 33.33333333%;
	text-align: center;
}
.builder-module #shopp .related-products li:nth-child(3n+4) {
	clear: both;
}