.checkout-cart-empty {
	text-align: center;
	margin-top: 60px;
}
#start-content::after, #finish-content::after {
	content: '';
  display: block;
  clear: both;
}
#finish-content {
	display: none;
}
#message-content {
	display: none;
}
.header-image {
	width: 80%;
	max-width: 300px;
	margin: 30px auto 10px;
	display: block;
}
#order-summary {
	text-align: center;
	margin-bottom: 20px;
	color: #058ECB;
}
.content {
	font-size: 16px;
	/*padding: 5px;*/
	width: 95%;
	max-width: 1100px;
	margin: 0px auto;
}
#cart {
	width: 100%;
	padding: 0px 5px;
	margin: 10px 0px;
	text-align: center;
}
table, th, td {
	border-collapse: collapse;
}
#cart th {
	padding: 3px 3px 6px;
	font-weight: normal;
	/*text-align: left;*/
}
#table-header {
	border-bottom: 1px solid #058ECB;
}
.table-header-product {
	padding-left: 10px;
	text-align: left;
}
#cart tr {
	min-height: 65px;
}
#cart td {
	padding: 10px 0px;
	height: 65px;
	text-align: center;
}
#cart td img{
	height: 65px;
	width: auto;
}
#cart select {
	font-family: "Century Gothic";
	font-style: italic;
	color: #058ECB;
	padding: 3px 6px;
}
#cart .table-price {
	color: #058ECB;
	padding-right: 10px;
}
#cart .table-item a {
	color: black;
	text-decoration: none;
}
#cart .table-product {
	text-align: left;
}
#cart #table-totals .table-price {
	color: white;
}
#table-totals {
	border-top: 1px solid #058ECB;
}
#table-totals td {
	position: relative;
	top: 7px;
	color: white;
	background-color: black;
	height: inherit;
}
#continue {
	border-radius: 10px/30px;
	padding: 3px 10px;
	margin: 25px 5px 5px 5px;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #058ECB;
	color: #058ECB;
	/*text-align: right;*/
}
#continue:hover {
	background-color: #058ECB;
	color: white;
}

#promo-code {
	padding-top: 10px;
	width: 60%;
	float: left;
}
#promo-code-input {
	margin: 5px 10px;
	line-height: 1;
	padding: 3px;
	font-family: "Century Gothic";
	border: 1px solid black;
	outline: 0;
}
#promo-code-input:focus {
	border: 1px solid #058ECB;
}
#promo-code-button {
	cursor: pointer;
	background-color: #058ECB;
	color: white;
	display: inline-block;
	padding: 3px 10px;
	border-radius: 10px/30px;
	line-height: 1;
	margin-right: 5px;
}
#comments {
	font-family: "Century Gothic";
	border: 1px solid #058ECB;
	border-radius: 10px/30px;
	padding: 8px;
	width: 80%;
	height: 100px;
	margin: 50px 0px 20px 10px;
}
.removed-row {
	opacity: .5;
}
.removed-row .table-item {
	text-decoration: line-through;
	color: #CC0A0A;
}

.placeholder::-webkit-input-placeholder { color:#058ECB; font-style: italic;}
.placeholder::-moz-placeholder { color:#058ECB; font-style: italic; }
.placeholder:-moz-placeholder { color:#058ECB; font-style: italic; }
.placeholder:-ms-input-placeholder { color:#058ECB; font-style: italic; }


#totals {
	float: right;
	width: 40%;
	max-width: 280px;
}
#totals-table {
	width: 100%;
	text-align: center;
}
#totals-table td {
	padding: 10px 3px;
}
#subtotal {
	border-top: 1px solid #058ECB;
}
#subtotal td {
	padding: 10px 0px;
}
#totals-table td.table-weight {
	padding: 0px 3px;
	/*width: 90px;*/
}
#totals-table td.table-discount-amount {
	/*width: 100px;*/
	color: #058ECB;
	padding-right: 10px;
}
#terms-agree {
	margin: 50px 0px 20px;
	text-align: right;
}
.red-text, #terms-agree.red-text a {
	color: #CC0A0A;
}
#terms-agree.red-text a {
	text-decoration: underline;
}
#terms-agree a {
	text-decoration: none;
	color: #058ECB;
}

.checkout-back-wrap {
	position: absolute;
}
.checkout-back {
	color: #058ECB;
	position: relative;
	bottom: 15px;
	cursor: pointer;
}
.left-column {
	margin-right: 2.5%;
	/*background-color: blue;*/
}
.right-column {
	/*background-color: green;*/
}
.left-column, .right-column {
	width: 47.5%;
	display: inline-block;
	vertical-align: text-top;
	margin-bottom: 30px;
}
.ship-label, .ship-select, .ship-text {
	height: 25px;
	padding: 0px 3px;
	margin: 10px 0;
	font-family: "Century Gothic";
}
.ship-label {
	position: relative;
	top: 10px;
}
.top-ship-label {
	margin: 0;
}
.ship-select {
	display: block;
	width: 100%;
	border: 1px solid #058ECB;
	border-radius: 10px/30px;
	color: #058ECB;
	font-style: italic;
}
.ship-select-half {
	width: 46%;
	display: inline-block;
}
.ship-text {
	box-sizing: border-box;
	display: block;
	width: 100%;
	padding: 0px;
	border: 1px solid #058ECB;
	outline: 0;
	border-radius: 10px/30px;
	padding-left: 4px;
}
.card-image {
	display: block;
	width: 100%;
	max-width: 310px;
	height: auto;
	margin: -10px auto 10px;
}
#authorize-image {
	display: block;
	margin: 0px auto;
	max-width: 125px;
}
#finish-purchase {
	background-color: #058ECB;
	display: inline-block;
	font-size: 20px;
	padding: 5px 15px;
	margin: 30px 0px 20px;
	border-radius: 10px/30px;
	color: white;
	cursor: pointer;
}


#message {
	font-size: 30px;
	color: #058ECB;
	text-align: center;
	margin: 10% 15px 0;
}
#message-detail {
	color: #058ECB;
	text-align: center;
	margin-top: 10px;
}




/* SPINNER FOR WHEN UPDATING QUANTITY */
/* Source: http://projects.lukehaas.me/css-loaders/; */
/* Altered by me tho */
.loader-wrap {
	display: inline-block;
	position: absolute;
	/*top: 2px;*/
}
.loader {
	margin: 0 0 0 5px;
	font-size: 10px;
	position: relative;
	top: 4px;
	text-indent: -9999em;
	border-top: .3em solid rgba(0, 0, 0, 0.2);
	border-right: .3em solid rgba(0, 0, 0, 0.2);
	border-bottom: .3em solid rgba(0, 0, 0, 0.2);
	border-left: .3em solid #058ECB;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}
.loader {
  border-radius: 50%;
  width: 1em;
  height: 1em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}





@media screen and (max-width: 480px) {
	.content {
		font-size: 14px;
	}
	#cart select {
		padding: 1px;
	}
	#promo-code {
		width: 100%;
		text-align: center;
		float: none;
	}
	#totals {
		width: 70%;
	}
	.left-column, .right-column {
		width: 100%;
	}
	.left-column {
		margin-bottom: 0;
	}
	#address {
		margin-bottom: 0;
	}
	.table-product-image img {
		display: none;
	}
}
