.loader.spinning {
	animation: spin 1s infinite linear;
	-webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
	from {
		transform: scale(1) rotate(0deg);
	}
	to {
		transform: scale(1) rotate(360deg);
	}
}

@-webkit-keyframes spin2 {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

.cart-details-bg {
	background-color: transparent;
	border-left: 1px solid #e1e1e1;
	position: relative;
	min-height: 400px;
}

.left-details {
	min-height: 400px;
}

.logo {
	display: block;
	vertical-align: middle
}

.logo--center {
	text-align: center
}

.logo__image {
	display: inline-block
}

.logo__image--medium {
	max-height: 2.85714em
}

@media (min-width: 1000px) {
	.logo__image--small {
		max-height: 2.85714em
	}
	.logo__image--medium {
		max-height: 4.28571em
	}
	.logo__image--large {
		max-height: 5.71429em
	}
	.breadcrumb {
		margin-top: 1em
	}
	.alt-payment-list-container {
		padding-top: 1.5em;
		padding-bottom: 1.5em;
	}
	.alt-payment-list--center {
		text-align: center
	}
}

@media (max-width: 999px) {
	.breadcrumb {
		display: none
	}
}

.breadcrumb {
	background-color: transparent;
}

.breadcrumb__item {
	display: inline-block;
	font-size: 0.85714em;
	color: #999999
}

.breadcrumb__item--current {
	font-weight: 500;
	color: #4d4d4d
}

.breadcrumb__chevron-icon {
	color: #999999;
	margin: 0 0.4em
}

.breadcrumb__text, .breadcrumb__link, .breadcrumb__chevron-icon {
	vertical-align: middle
}

.breadcrumb--center {
	text-align: center
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: transparent;
}

.alt-payment-list {
	font-size: 0
}

.alt-payment-list__item {
	position: relative;
	display: block;
	margin: 0 0 0.5em;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	transition: background-color 0.2s ease-in-out;
	vertical-align: middle
}

@media (min-width: 750px) {
	.alt-payment-list__item {
		display: inline-block;
		margin: 0.5em 0 0.5em 0.5em
	}
	.alt-payment-list__item:first-child {
		margin-left: 0
	}
}

.alt-payment-list__item__link {
	display: block;
	padding: 1.28571em 0
}

@media (min-width: 750px) {
	.alt-payment-list__item__link {
		padding: 0.85714em 0;
		min-width: 10.78571em
	}
	.continue-btn {
		text-align: right;
	}
	.return-cart {
		vertical-align: middle;
		height: 30px;
		margin-top: 7px;
	}
}

.alt-payment-list__item__logo {
	display: block;
	margin: 0 auto;
	width: auto;
	height: 1.28571em
}

.alt-payment-list__item--amazon {
	background: #fad676
}

.alt-payment-list__item--amazon:hover {
	background-color: #f9ca4f
}

.no-js .alt-payment-list__item--amazon {
	display: none
}

.alt-payment-list__item--amazon .alt-payment-list__item__logo {
	-webkit-transform: translateY(0.28571em);
	transform: translateY(0.28571em)
}

.alt-payment-list-amazon-button-image {
	max-height: none !important;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.alt-payment-list__item--paypal {
	background-color: #ffc520
}

.alt-payment-list__item--paypal:hover {
	background-color: #f6b600
}

.alt-payment-list__item__link {
	box-sizing: border-box;
	overflow: hidden;
	color: #fff
}

.alt-payment-list__item__logo {
	display: block;
	margin: 0 auto;
	width: auto;
	height: 1.28571em
}

.alt-payment-list__item__logo {
	-webkit-transform: translateY(0.28571em);
	transform: translateY(0.28571em)
}

.alternative-payment-separator {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 0.85714em;
	line-height: 1.4;
	text-align: center;
	text-transform: uppercase;
	color: #999999;
	margin-top: 1.5em
}

@media (max-width: 749px) {
	.alternative-payment-separator {
		padding-bottom: 1.5em
	}
	.continue-btn {
		text-align: left;
	}
	.clear-hr {
		clear: both;
		padding-top: 1px;
	}
	.cart-details-bg {
		margin-top: 15px;
		background-color: transparent;
		border-left: none;
		position: relative;
		min-height: 400px;
	}
}

@media (min-width: 750px) and (max-width: 999px) {
	.alternative-payment-separator {
		margin-bottom: 1.5em
	}
	.return-cart {
		margin-bottom: 20px;
	}
}

.alternative-payment-separator::after, .alternative-payment-separator::before {
	content: '';
	display: inline-block;
	height: 1px;
	background: #e6e6e6;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.alternative-payment-separator__content {
	display: inline-block;
	padding: 0 1em
}

.main-header {
	padding-bottom: 2em;
}

.check-out-footer {
	padding-top: 2em;
	font-size: 14px;
}

.anyflexbox .main__content {
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.anyflexbox .banner {
	-webkit-flex-shrink: 0;
	-ms-flex-znegative: 0;
	flex-shrink: 0
}

@media (max-width: 749px) {
	.main {
		padding-top: 1.5em
	}
	.main__content {
		padding-bottom: 1.5em
	}
}

@media (min-width: 750px) {
	.main {
		padding-top: 1.5em
	}
	.main__content {
		padding-bottom: 4em
	}
}

.animate-floating-labels .field__label {
	transition: all 0.2s ease-out
}

.animate-floating-labels .field__input {
	transition: all 0.2s ease-out
}

.header-title {
	font-size: 19px;
}

.shipping-section, .shipping-footer {
	margin-top: 3em;
}

.select-option {
	height: 42px;
	margin-bottom: 11px;
	background: transparent;
}

.order-products {
	margin-top: 4em;
}

.total-amount {
	font-size: 27px;
	font-weight: 500;
	line-height: 1em;
	letter-spacing: -0.04em;
	color: #4b4b4b;
}

.currency {
	font-size: 0.85714em;
	vertical-align: 0.2em;
	margin-right: 0.5em;
	color: #969696;
}

.product-title {
	font-weight: 600;
	color: #4b4b4b;
}

.product-price {
	font-weight: 600;
	color: #4b4b4b;
}

.inner-section {
	box-shadow: 0 0 0 1px #d9d9d9;
	border-radius: 4px;
	background: #fafafa;
	color: #737373;
	display: table;
	box-sizing: border-box;
	width: 100%;
	padding: 4px;
	vertical-align: middle;
}

.address-title {
	font-size: 14px;
	font-weight: bold;
	color: #4d4d4d;
	padding-top: 12px;
	text-align: center;
}

.address-text {
	padding-top: 12px;
	text-align: center;
}

.shipping-method {}

.shipping-price-container {
	padding-top: 1px;
}

.shipping-price {
	text-align: right;
	font-size: 15px;
	font-weight: 600;
}

.shipping-method-seperator {
	margin: 0px;
	margin-bottom: 6px;
}

.sub-header-title {
	color: #737373;
	margin-bottom: 20px;
	font-size: 14px;
}

.card-img {
	padding-top: 6px;
}

.paypal-block {
	font-size: 100px;
	font-weight: 200;
}

.paypal-block-text {
	line-height: 1.5em;
	text-align: center;
}

.billing-address-new {
	background: #fafafa;
	padding-top: 20px;
	display: none;
}

.inner-section-billing {
	box-shadow: 0 0 0 1px #d9d9d9;
	border-radius: 4px;
	background: #fff;
	color: #737373;
	display: table;
	box-sizing: border-box;
	width: 100%;
	padding: 0px;
	vertical-align: middle;
}

@media(max-width: 768px) {
	.col-inner-section {
		padding: 0px;
	}
	.kf-checkout {
		width: 100% !important;
	}
	.checkout-container {
		width: 100%;
	}
}

.tBox {
	border: 1px solid #d9d9d9;
	padding: 10px;
	margin-bottom: 2em;
	border-radius: 4px;
	background: #fff;
	color: #737373;
	display: table;
	box-sizing: border-box;
	width: 100%;
	vertical-align: middle;
}

.tBox p {
	text-align: justify;
}

#authorizenetBox .modal-content {
	box-shadow: none !important;
	border: 1px solid #e7edee;
	border-radius: 0 !important;
}

#authorizenetBox .modal-header p {
	display: block !important;
	width: 100%;
	text-align: left;
	padding: 0 !important;
	margin: 0 !important;
	font-weight: 500;
	font-size: 13px !important;
}

#authorizenetBox input[type="text"], #authorizenetBox select, #authorizenetBox input[type="submit"] {
	height: 40px !important;
	border: 1px solid #e7edee;
	border-radius: 0 !important;
}

#authorizenetBox .marginBottom5px {
	margin-bottom: 5px;
}

#redirectToLoginPageButton {
	font-size: 11px;
	margin-bottom: 5px;
}

.guest-btn {
	font-size: 11px;
	margin-bottom: 5px;
	border:none;
}

.guest-btn.active {

}

.termAndConditionATag{
	color:#337ab7 !important;
}