

input#Cart66CheckoutButton.confirm-order.Cart66ButtonPrimary.Cart66CompleteOrderButton, 
input.Cart66CompleteOrderButton {
	background: url("https://www.thehairshaman.com/wp-content/images/complete-order-cart.png") no-repeat scroll 0 0 transparent;
	background-position:center; 
	height: 32px !important;
	width: 150px !important;
	background-color: #C01122;
}

.Cart66ButtonPrimary, .Cart66ButtonSecondary, #content .Cart66ButtonPrimary, 
#content .Cart66ButtonSecondary, .Cart66CartButton .purAddToCart {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  padding: 0 1em;
  border: 1px solid #454545;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  background-color: #c01122;
  color: #fff;
}

div.ppcheckout {
	display: inline-block;
	float: right;
	text-align:right;
	margin-top: -35px;
}

#paypalexpresscheckout {

}

#viewCartNav {
	height: 80px;
}
