/*Add custom styles to the skin here */
@media (min-width: 768px) {
	input[id^="CartItems_"] {
		margin-left: auto;
	}
}
a.btn.choose-payment-method-button {
	min-width: 215px;
}
div.weight, div.dimensions, div.product-page-part-number {
	margin-bottom: 1rem;
}
span.product-page-attribute-display, span.entity-page-attribute-display {
	padding-left: 1rem;
}