/* ------- Shipping Cart ------- */

.addtocart {
	font-size: 12px;
	text-align: center;
	background: transparent;
	padding-bottom: 10px;
}

.submittocart {
	font-size: 12px;
	color: #FFFFFF;
	background: #ED1556;
	font-weight: normal;
}