.pt-20 {
	padding-top: 20px !important;
}

.page-order ul.step {
	width: 100%;
	clear: both;
	overflow: hidden
}
.page-order ul.step li {
	display: inline;
	line-height: 30px;
	width: 19%;
	float: left;
	text-align: center;
	border: 2px solid #ccc;
	margin-right: 12px;
	background: #fff;
	text-transform: uppercase
}

.page-order ul.step li:last-child {
	margin-right: 0px
}
.page-order ul.step li.current-step {
	border: 2px solid #e99544
}
.page-order .heading-counter {
	margin: 30px 0;
	padding: 15px;
	border: 1px solid #eaeaea;
	background: #fff
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 0px
}
.page-order .cart_navigation a.continue-btn {
	padding: 10px 20px;
	border: 2px solid #eaeaea;
	background: #f9f9f9;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px
}
.page-order .availability {
	text-align: center
}
.page-order .product-name {
	font-size: 16px;
	margin-bottom: 0px
}
.page-order .cart_description {
	font-size: 14px
}
.page-order .cart_navigation a.checkout-btn, .x-btn {
	float: right;
	background: var(--theme-color);
	color: var(--text-color);
	border: 1px solid var(--theme-color);
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 10px 50px
}

.page-order .cart_navigation a.checkout-btn:hover, .x-btn:hover {
	border: 1px solid #0083c1;
	background: #0083c1
}


.page-order .cart_navigation a.checkout-btn[disabled], .x-btn[disabled] {
	background: #555
}

.cart_summary thead tr th {
	border: 0 none;
}

.cart_summary tbody tr:first-child td {
	border: 0 none;
}


.cart-wrapper, .payment-wrapper {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 25px;	
}

.cart_summary>thead, .cart_summary>tfoot {
	font-size: 16px
}

.cart_summary>tfoot strong {
	color: #ff6e1f
}
.cart_summary>thead>th {
	border-bottom-width: 1px;
	padding: 20px
}
.cart_summary td {
	vertical-align: middle!important;
	padding: 20px
}
.cart_summary .table>tbody>tr>td, .table>tbody>tr>th, .cart_summary .table>tfoot>tr>td, .table>tfoot>tr>th, .cart_summary .table>thead>tr>td, .table>thead>tr>th {
	padding: 10px
}
.cart_summary img {
	max-width: 100px
}
.cart_summary td.cart_product {
	width: 120px;
	padding: 15px
}
.cart_summary .price {
	text-align: right;
	font-weight: 300;
}
.cart_summary .qty {
	text-align: center;
	width: 100px
}
.cart_summary .qty input {
	text-align: center;
	max-width: 64px;
	margin: 0 auto;
	border: 1px solid #eaeaea
}

.cart_summary .qty a {
	padding: 8px 10px 5px 10px;
	border: 1px solid #eaeaea;
	display: inline-block;
	width: auto;
	margin-top: 5px
}
.cart_summary .qty a:hover {
	color: #fff;
	background: var(--theme-color);
}
.cart_summary .action {
	text-align: center
}
.cart_summary .action a {
	font-size: 13px;
	display: inline-block;
	line-height: 24px
}
.cart_summary tfoot {
	text-align: right
}
.cart_navigation {
	margin-top: 10px;
	float: left;
	width: 100%;
}

.payment-wrapper {
	width: 40%;
}

.page-title h1, .page-title h2 {
	margin-bottom: 20px;
}

section.select-opt {
  display: flex;
  flex-flow: column;
}
section.select-opt > div {
  flex: 1;
  padding: 0.5rem 0.5rem 0.5rem 0;
  max-width: 100%;
}
section.select-opt input[type="radio"] {
  display: none;
  &:not(:disabled) ~ label {
    cursor: pointer;
  }
  &:disabled ~ label {
    color: hsla(150, 5%, 75%, 1);
    border-color: #CCC;
    box-shadow: none;
    cursor: not-allowed;
  }
}
section.select-opt label {
  display: block;
  border: 1px solid #CCC;
  padding: 1.5rem 1rem !important;
  margin-bottom: 1rem;
  text-align: center;
  position: relative !important;
  left: 0 !important;
}
section.select-opt input[type="radio"]:checked + label {
  background: #f5f5f5;
  color: #555;  
}

.error_pagenotfound, .error-wrapper, .thanks-wrapper {
	padding: 120px 50px;
	width: 70%;
	background-color: #fff;
	border: 1px solid #ddd;
	text-align: center;
	margin: 50px auto;
}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #999;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 4px 4px 8px #ccc;
}
.error_pagenotfound b {
	display: block;
	font-size: 28px;
	line-height: 60px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	color: #0083c1;
	margin: 15px 0;
	font-style: normal;
}
a.button-back {
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px 25px;
	margin-top: 15px;
	font-weight: 500;
	background-color: var(--theme-color);
	color: var(--text-color);
}
a.button-back:hover {
	background: #333e48;
	color: #fff;
}
#animate-arrow {
	position: relative;
	top: 15px;
	left: 0px;
	animation: move 1s ease infinite;
	margin-top: 150px;
	color: red;
}

.checkout-page ul {
	padding: 0px;
	margin: auto;
}
.checkout-page li {
	list-style: none;
}
.checkout-page h4.checkout-sep {
	font-size: 14px;
	border-bottom: 1px #eaeaea solid;
	line-height: normal;
	padding: 0 0 12px;
	margin-top: 42px;
	margin-bottom: 12px;
}
.checkout-page h4.checkout-sep.last {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.checkout-page .box-border {
	margin-bottom: 15px;
}
.checkout-page .box-border .button {
	margin-top: 15px;
}
.checkout-page .box-border select {
	height: 42px;
}
.checkout-page .box-border input {
	padding: 20px 12px;
}
.checkout-page .box-border label {
	font-size: 12px;
	position: absolute;
	left: 26px;
	top: 11px;
	transition: transform 0.3s ease, color 0.3s ease;
	background: #fff;	
	padding: 0 5px;
	font-weight: 300;
	cursor: text;
}

.checkout-page .select-col label {
	font-size: 12px;
	position: absolute;
	left: 12px;
	top: 11px;
	transition: transform 0.3s ease, color 0.3s ease;
	background: #fff;	
	padding: 0 5px;
	font-weight: 300;
	transform: translateY(-21px);
}

.checkout-page .box-border input:focus+label, .checkout-page .box-border *:not(:placeholder-shown) + label  {
	transform: translateY(-21px);
	color: var(--theme-color);
}

.checkout-page .box-border input:focus {
	border-color: var(--theme-color);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(100, 100, 100, .4);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(100, 100, 100, .4);	
}

.checkout-page .box-border p, .checkout-page .box-border h4 {
	padding-bottom: 5px;
	margin-top: 5px;
}
.checkout-page .box-border .fa {
	line-height: inherit;
}
.checkout-page .box-border input[type="radio"] {
	margin-right: 10px;
}

.mt-25 {
	margin-top: 25px;
}

.country-row {
    border-bottom: 1px #eaeaea solid;
    padding-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.country-row .col-sm-6:first-child {
	padding-left: 0;
}

.country-row .col-sm-6:last-child {
	padding-right: 0;
}

.x-hide {
	display: none !important;
}

.x-show {
	display: block !important;
}

#state-ib {
	display: none;
}

input:invalid {
	border: 1px solid red;
}

@keyframes move {
	50% {
		bottom: 10px;
		top: 0px;
	}
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
	.error_pagenotfound {
		width: 100%;
		margin: 25px auto;
		padding: 15px;
	}
	.error_pagenotfound em {
		line-height: none;
		margin-bottom: 10px
	}
}

@media (max-width:480px) {
	.page-order .cart_navigation a.checkout-btn {
		float: left
	}

	.payment-wrapper {
		width: 95%;
	}
}

@media (max-width:568px) {
	.page-order ul.step li {
		width: 98%;
		margin-right: 0px;
		margin-bottom: 10px
	}
	.payment-wrapper {
		width: 95%;
	}
}

@media (max-width:767px) {
	.cart_summary .qty input {
		width: 50px
	}
	.payment-wrapper {
		width: 90%;
	}	
}

@media only screen and (min-width:567px) and (max-width:1024px) {
	.page-order ul.step li {
		margin-right: 6px
	}
	.payment-wrapper {
		width: 80%;
	}	
}


