.steps {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.steps .step.active {
	border-color: #de2c27;
	cursor: default;
	z-index: 5;
	pointer-events: none;
}

button#continue__button {
	background-color: #003399;
	border-color: #003399;
}

.steps .step:first-child {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.steps .step {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: -1px;
	margin-left: -1px;
	padding: 20px 15px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	z-index: 1;
	text-align: center;
	text-decoration: none;
}

.steps .step .step-title {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .025em;
}

.steps a.step:not(.active) {
	transition: background-color .35s;
}

.steps .step:last-child {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.checkut-page {
	padding-top: 30px;
	padding-bottom: 30px;
}

a.step.active h4 {
	color: #de2c27;
}

@media screen and (min-width: 991px) {
	.steps.desktop-hide {
		display: none;
	}

}

@media screen and (max-width: 991px) {
	.steps.mobile-hide {
		display: none;
	}
}

.steps {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;

}

.steps.gap-30 {
	gap: 30px;
	margin-bottom: 10px;
}

.steps__step {
	text-align: center;
	min-width: 75px;
}

.steps__step:last-child .steps__step-number::after {
	display: none;
}

.steps__step.is-done .steps__step-number {
	background: #e0423f;
	-webkit-box-shadow: 0 0 0 3px rgba(224, 66, 63, 0.368627451);
	box-shadow: 0 0 0 3px rgba(224, 66, 63, 0.368627451);
}

.steps__step.is-active~.steps__step .steps__step-number {
	-webkit-box-shadow: 0 0 0 3px rgba(199, 202, 209, 0.3764705882);
	box-shadow: 0 0 0 3px rgba(199, 202, 209, 0.3764705882);
	background: #c7cad1;
}

.steps__step.is-active~.steps__step .steps__step-number::after {
	background: #c7cad1;
}

.steps__step.is-active .steps__step-number {
	background: #e0423f;
	-webkit-box-shadow: 0 0 0 3px rgba(224, 66, 63, 0.368627451);
	box-shadow: 0 0 0 3px rgba(224, 66, 63, 0.368627451);
}

.steps__step.is-active .steps__step-number::after {
	background: #c7cad1;
}

.steps__step.is-active .steps__step-name {
	color: #e0423f;
	font-weight: 700;
}

.steps__step-number {
	width: 30px;
	height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: white;
	font-size: 20px;
	border-radius: 50%;
	background: #c7cad1;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 auto 10px;
	position: relative;
	z-index: 1;
}

.steps__step-number::after {
	content: "";
	background: #e0423f;
	position: absolute;
	top: 50%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: calc(100% + 60px);
	height: 2px;
	z-index: -1;
}

.steps__step-name {
	color: #737a8c;
}

/*# sourceMappingURL=maps/test.css.map */



/*# sourceMappingURL=maps/test.css.map */

section.main-cart .card {
	border: none;
	border-radius: 5px;
}

.main-cart .card-body h6 {
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}

section.main-cart .card label {
	margin-bottom: 10px;
	padding-left: 1px;
	font-size: 12px;
	font-weight: 400;
	cursor: pointer;
}

section.main-cart .card label.custom-control-label {
	font-size: 15px;
}

section.main-cart .card .custom-control {
	margin-bottom: 6px !important;
	padding-left: 0px !important;
}

section.main-cart .card .custom-control.custom-checkbox input {
	width: 15px;
	height: 15px;
}

section.main-cart .card .custom-control-label::after {
	width: 15px !important;
	height: 15px !important;
}

section.main-cart .card .custom-control-label::before {
	width: 13px;
	height: 13px;
	top: 5px;
	display: none;
}

section.main-cart .card label.custom-control-label a {
	color: #377dff;
}

.btn-cart-blade {
	background-color: #a97a31 !important;
	padding: 5px 20px;
}

.btn-cart-blade span {
	font-size: 13px;
}

.btn-cart-blade span i {
	font-size: 13px;
	margin-right: 10px;
}

.button-contrues span {
	font-size: 13px;
}



.button-contrues span i {
	font-size: 13px;
}

.button-contrues i {
	font-size: 13px;
	margin-left: 10px;
}

.button-contrues {
	padding: 5px 20px;
	background: #11321a !important;
	!i;
	!;
	border-radius: 4px;
}

.cart-list-rights p.free-shippin-aa em {
	color: #de2c27;
	font-size: 13px;
}

.cart-list-rights p.free-shippin-aa {
	padding-bottom: 10px;
}

.cart-list-rights .table-cart-add td {
	font-size: 14px;
}

.cart-list-rights .table tr:last-child>td {
	padding-top: 12px !important;
	border-top: 1px solid #e5e5e5;
}

.cart-list-rights .widget-order-summary .table td {
	padding: 6px 0;
	border: 0;
}

.cart-list-rights .set-price-cart {
	color: #de2c27 !important;
	font-size: 17px !important;
}

.cart-list-rights .cart-price-all {
	border: none;
	border-radius: 5px;
	margin-bottom: 20px;
}

.cart-list-products .entry {
	display: flex;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.cart-list-products .entry .entry-content {
	flex: 1;
}

.cart-list-products .card {
	border: none;
	border-radius: 5px;
}

.cart-list-products .entry:last-child {
	border-bottom: none;
}

section.main-cart textarea.form-control {
	height: 85px;
}

.cart-list-products .card {
	height: 335px;
	overflow-y: scroll;
}
















.cart-list-box .cart-page {
	padding: 10px;
	border-radius: 10px;
	background: #fff;
}

.cart-list-box {
	padding: 10px 0px;
}

.cart-headers {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.btton-cart-clear {
	padding: 6px 15px;
	border-radius: 4px;
	font-size: 13px;
	line-height: unset;
	background: #de2c27;
	height: 40px;
}

.cart-headers>div:nth-child(1) {
	width: 40%;
	padding-left: 10px;
}

.cart-headers>div:nth-child(2) {
	width: 20%;
}

.cart-headers>div:nth-child(3) {
	width: 15%;
}

.cart-headers>div:nth-child(4) {
	width: 15%;
}

.cart-headers>div:nth-child(5) {
	width: 10%;
}

.cart-headers>div {
	border: 1px solid #cdcdcd;
	height: 65px;
	line-height: 65px;
}





























.item-cart-bodys>div:nth-child(1) {
	width: 40%;
	display: flex;
	align-items: center;
	padding-left: 10px;
}

.item-cart-bodys>div:nth-child(2) {
	width: 20%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.item-cart-bodys>div:nth-child(3) {
	width: 15%;
}

.item-cart-bodys>div:nth-child(4) {
	width: 15%;
}

.item-cart-bodys>div:nth-child(5) {
	width: 10%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.item-cart-bodys {
	display: flex;
	align-items: center;
}

.table-tr-items .product-item {
	display: flex;
	align-items: center;
}

.product-item {}

.table-tr-items img {
	width: 60px;
	height: 60px;
}

.table-tr-items .product-info {
	flex: 1;
	margin-left: 20px;
}

.table-tr-items h4.product-title a {
	margin-bottom: 6px;
	padding-top: 5px;
	font-size: 16px;
	font-weight: 400;
}

.table-tr-items>div {}

.item-cart-bodys>div {
	border: 1px solid #cdcdcd;
	height: 95px;
}

span.decreaseQtycart.cartsubclick {
	width: 45px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	padding: 0;
	background-color: #fff;
	font-size: 14px;
	color: #838b97;
	border: 1px solid #dce1e5;
	margin: 0px;
	cursor: pointer;
	display: inline-block;
}

input.qtyValue.cartcart-amount {
	width: 50px;
	height: 41px;
	border: 1px solid #dce1e5;
	padding: 0 10px;
	text-align: center;
	margin: 0 0;
	color: #838b97;
}

input#current_stock {}

span.increaseQtycart.cartaddclick {
	width: 45px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	padding: 0;
	background-color: #fff;
	font-size: 14px;
	color: #838b97;
	border: 1px solid #dce1e5;
	margin: 0px;
	cursor: pointer;
	display: inline-block;
}

.qtySelector.product-quantity {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.item-cart-bodys>div:nth-child(4) {
	display: flex;
	justify-content: center;
	align-items: center;
}






















.section__content {
	width: max-content;
	margin-bottom: 20px;
}

.content-box {
	border: 1px solid #cecdcd;
	background: #fff;
	background-clip: padding-box;
	border-radius: 5px;
	color: #545454;
}

.content-box__row {
	display: table;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	padding: 1em;
}

.description {
	padding-bottom: 10px;
}

.content-box__row~.content-box__row {
	border-top: 1px solid #d9d9d9;
}

.content-box__row {
	display: table;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	padding: 1em;
}

.radio-wrapper:last-child {
	margin-bottom: 0;
	position: relative;
}

.radio-wrapper {
	display: table;
	box-sizing: border-box;
	width: 100%;
}

.radio__input,
.checkbox__input {
	white-space: nowrap;
	/* padding-right: .75em; */
}

.radio__input,
.checkbox__input {
	display: table-cell;
	position: absolute;
}

.content-box .input-checkbox,
.content-box .input-radio {
	border-color: #d9d9d9;
	background-color: #fff;
	margin-top: 7px;
}

.input-checkbox:checked,
.input-radio:checked {
	border: none;
	-webkit-box-shadow: 0 0 0 10px #337ab7 inset;
	box-shadow: 0 0 0 10px #337ab7 inset;
}

.input-checkbox:checked:after,
.input-radio:checked:after {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.input-radio:after {
	width: 4px;
	height: 4px;
	margin-left: -2px;
	margin-top: -2px;
	background-color: #fff;
	border-radius: 50%;
}

.input-checkbox:after,
.input-radio:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: scale(.2);
	transform: scale(.2);
	-webkit-transition: all .2s ease-in-out .1s;
	transition: all .2s ease-in-out .1s;
	opacity: 0;
}

.radio__label,
.checkbox__label {
	cursor: pointer;
	vertical-align: middle;
	display: flex;
	width: 100%;
	align-items: center;
	padding-left: 30px !important;
	margin-bottom: 0px !important;
}

.radio__label__primary {
	cursor: inherit;
	font-family: inherit;
	vertical-align: top;
	display: table-cell;
	width: 100%;
	margin-top: 0px;
	font-size: 14px;
	font-weight: 600;
}

.radio__label__accessory {
	text-align: right;
	padding-left: .75em;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle;
}

.radio__label__icon {
	color: #1990c6;
	font-size: 1.5em;
	height: 100%;
	display: inline-block;
}

.radio__label__icon svg {
	height: 22px;
	fill: #357ebd;
}

.description {
	font-size: 14px;
}

.description strong {
	color: #4e4e4e;
}

.cart-mobile {
	display: none !important;
}

s.old_price {
	margin-right: 11px;
	color: #f00;
}

.tong-tiens {
	display: inline-flex;
	align-items: center;
	border-bottom: 1px solid #cdcdcd;
	padding-top: 10px;
	margin-bottom: 10px;
}

.tong-tiens p {
	display: inline-block;
	margin-left: 8px;
	color: #f00;
	font-weight: 600;
	margin-bottom: 0px;
}

.btn-cart-blade {
	border: none;
	height: 33px;
}

.section__content.step-check-cart {
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}

.content-box {
	margin-bottom: 20px;
}

.cart-next-steps {
	flex-wrap: wrap;
	align-items: center;
	gap: 5px 0px;
}

.cart-next-steps>.btn {
	width: calc(50% - 5px);
	width: auto;
	min-width: 160px;
	gap: 10px;
	align-items: center;
	min-height: 35px;
	padding: 5px 10px;
	border: 0;
	margin: 0;
	text-transform: none;
}

.cart-next-steps>.btn i {
	font-size: 13px;
	margin: 0;
}

.btn-sm.button-contrues {
	background: #003399;
}

.cart-list-rights .cart-price-all {
	border: none;
	border-radius: 5px;
	margin-bottom: 20px;
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: 0.25rem;
}

.widget-title {
	position: relative;
	font-size: 18px;
	color: #a97a31;
	font-weight: 500;
	text-transform: uppercase;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all .3s ease;
}

.widget-title.active {
	margin-bottom: 24px;
	padding-bottom: 7px;
	border-bottom: 2px solid #e5e5e5;
}

.widget-title.active::after {
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 90px;
	height: 2px;
	background-color: #a97a31;
	content: '';
	transition: all .3s ease;
}

.entry-thumb {
	width: 62px;
	padding-right: 12px;
}

.entry-content>h4 {
	margin-bottom: 0;
	font-size: 14px;
	display: block;
	margin-bottom: 0;
	padding-top: 4px;
	color: #999;
	font-size: 12px;
}

.entry-content>.entry-meta {
	font-size: 13px;
	display: block;
	margin-bottom: 0;
	padding-top: 4px;
	color: #999;
	font-size: 12px;
}

.entry-content>.entry-meta {
	font-size: 13px;
	display: block;
	margin-bottom: 0;
	padding-top: 4px;
	color: #999;
	font-size: 12px;
}

.cart-list-rights .cart-price-all {
	margin-top: 0;
}

.payment-section {
	margin-bottom: 20px;
}
.payment-method {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: box-shadow 0.3s;
}


.payment-header {
	padding: 6px 15px;
	background-color: #f8f9fa;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: background-color 0.3s;
}

.payment-header-selected {
	background-color: rgba(74, 110, 181, 0.1);
}

.payment-method-title {
	display: flex;
	align-items: center;
}

.payment-method-title .payment-radio {
	margin-bottom: 0;
}

.payment-radio {
	margin-right: 15px;
	width: 17px;
	height: 17px;
	cursor: pointer;
	accent-color: #4a6eb5;
}

.payment-icon {
	margin-right: 15px;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--primary-color);
}

section.main-cart .payment-method-title>.payment-title {
	font-size: 15px;
	font-weight: 600;
	color: #174466;
	margin-bottom: 0px;
}

.payment-content {
	display: none;
	padding: 15px;
}

.bank-info {
	flex: 1;
	background-color: white;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
	margin-bottom: 10px;
	width: 100%;
}

.bank-qr-container {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	gap: 20px;
	width: 100%;
	margin: 10px 0;
	flex-direction: column;
}

.payment-content-visible {
	padding: 15px;
	max-height: 500px;
}

.arrow-icon {
	transition: transform 0.3s;
}

.arrow-rotated {
	transform: rotate(180deg);
}

section.main-cart .payment-method-title .shipping-details {
	font-size: 15px;
}
.shipping-details {
	/* margin-bottom: 10px; */
}
section.main-cart .shipping-option label {
	margin-bottom: 0;
}

.shipping-name {
	font-size: 14px;
	padding-top: 3px;
}

.shipping-option {
	display: flex;
	gap: 10px;
	line-height: 1;
	padding: 5px 3px;
	background-color: white;
	transition: background-color 0.3s;
}

.card-body .shipping-option input {
	margin: 0;
}



.shipping-radio {
	margin-right: 15px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	accent-color: #4a6eb5;
}

.shipping-icon {
	margin-right: 15px;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(74, 110, 181, 0.1);
	border-radius: 50%;
	color: #4a6eb5;
}

.shipping-details {
	flex: 1;
}

.shipping-title {
	font-weight: 600;
	margin-bottom: 5px;
	color: #000;
}

.shipping-description {
	font-size: 14px;
	color: #666;
	font-weight: 400;
}

@media screen and (min-width: 991px) {
	.desktop-hidden {
		display: none !important;
	}

}

@media (max-width: 991px) {
	.table-tr-items h4.product-title a {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.cart-headers>div:nth-child(2) {
		display: none;
	}

	.item-cart-bodys>div:nth-child(2) {
		display: none;
	}

	.cart-headers>div:nth-child(3) {
		width: 20%;
	}

	.item-cart-bodys>div:nth-child(3) {
		width: 20%;
		padding: 0px 5px;
	}

	.cart-headers>div:nth-child(4) {
		width: 20%;
	}

	.cart-headers>div:nth-child(5) {
		width: 15%;
	}

	.item-cart-bodys>div:nth-child(4) {
		width: 20%;
	}

	.item-cart-bodys>div:nth-child(5) {
		width: 15%;
	}

	.mobile-hidden {
		display: none !important;
	}

	.widget-content {
		display: none;
	}
}

@media (max-width: 990px) {
	.btn-cart-blade {
		padding: 5px 5px;
	}

	.button-contrues {
		padding: 7px 8px;
	}

	.item-cart-bodys {
		display: flex;
		align-items: center;
		padding-bottom: 10px;
		margin-bottom: 5px;
		border-bottom: 1px dashed #dfdcdc;
	}

	.item-cart-bodys:last-child {
		border: none;
	}

	.item-cart-bodys>div:nth-child(3) {
		display: none;
	}

	.item-cart-bodys>div:nth-child(4) {
		display: none;
	}

	.item-cart-bodys>div:nth-child(5) {
		display: none;
	}

	.item-cart-bodys>div:nth-child(1) {
		width: 100%;
	}

	.qtySelector.product-quantity {}

	.d-flex.ai-center.cart-mobile>div {
		width: 20%;
	}

	span.decreaseQtycart.cartsubclick {
		width: 25px;
		height: 25px;
		line-height: 25px;
	}

	input.qtyValue.cartcart-amount {
		width: 30px;
		height: 25px;
		padding: 0 0px;
	}

	span.increaseQtycart.cartaddclick {
		width: 25px;
		height: 25px;
		line-height: 25px;
	}

	span.decreaseQtycart.cartsubclick i {
		font-size: 9px;
	}

	span.decreaseQtycart.cartsubclick {

		display: inline-flex;
		justify-content: center;
		align-items: center;
	}

	span.decreaseQtycart.cartsubclick {

		display: inline-flex;
		justify-content: center;
		align-items: center;
	}

	span.increaseQtycart.cartaddclick i {
		font-size: 9px;
	}

	.d-flex.ai-center.cart-mobile {
		display: flex !important;
		align-items: center;
	}

	.d-flex.ai-center.cart-mobile>div:nth-child(2) {
		width: 50%;
		color: #f00;
		font-weight: 500;
	}

	.item-cart-bodys>div {
		border: none;
	}

	span.increaseQtycart.cartaddclick {
		display: inline-flex;
		justify-content: center;
		align-items: center;
	}

	.table-tr-items h4.product-title {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-bottom: 0px;
	}

	.span-content-models-mobiles span {
		font-size: 12px;
		margin-bottom: 5px;
		display: inline-block;
	}

	.d-flex.ai-center.cart-mobile>div:nth-child(1) {
		width: 30%;
	}

	.table-tr-items img {
		height: 70px;
		width: 63px;
	}

	.cart-headers {
		display: none;
	}

	.cart-mobile .remove-from-cart i {
		font-size: 14px;
	}
}
