.woocommerce {
		padding: 60px;
	padding-top: 110px;
		background: #fff;
		border-radius: 15px;
	padding-bottom: 40px
	}	
.woocommerce form.woocommerce-checkout {
		display: flex;
		justify-content: center;
	}
	.woocommerce form:not(.checkout_coupon) {
		display: flex;
		column-gap: 75px;
		align-content: center;
		justify-content: center;
		color: #000;

	}
	@media screen and (max-width: 768px) {
		.woocommerce form:not(.checkout_coupon) {
			flex-direction: column;
		}
		#personal_inpormation {
			padding: 20px;
			background: #fff;
		}
		#personal_inpormation h3 {
			margin-top: 0
		}
		.woocommerce #order_review {
			padding: 20px !important;
		}
	}

	#personal_inpormation {
		max-width: 400px;
	}
	#order_review {
		width: 100%;
		background: #fff;
	}
	.woocommerce form > div {
		max-width: 500px;
	}
	.woocommerce #order_review {
		border-radius: 15px;
		padding: 40px;
		font-size: 14px;
	}
	.wc_payment_methods.payment_methods.methods {
		display: none;
	}
	#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
		background: none;
	}
	.woocommerce-billing-fields h3 {
		margin-top: 50px;
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #eaeaea;
		font-size: 24px;
		font-weight: 300;
		display: flex;
		align-items: center;
	}
.woocommerce-billing-fields h3:before {
	margin-right: 10px;
	display: inline-block;
	font-family: IcoFont;
	content: '\ebb7';
	font-size: 18px;
	line-height: 18px;
	margin-top: 5px;
}
.wplb_checkout_total h4 {
	display: flex;
		align-items: center;
}
.wplb_checkout_total h4:before {
	margin-right: 10px;
	display: inline-block;
	font-family: IcoFont;
	content: '\eed1';
	font-size: 18px;
	line-height: 24px;
	margin-top: 5px;
}
	.woocommerce-checkout #payment div.form-row {
		padding: 0
	}
	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
		float: none;
		background: #000;
		font-weight: 400;
		color: #fff;
		border-radius: 5px;
		padding: 15px 30px;
		transition: all 0.3s;
		outline: none;
		border:none;
		cursor: pointer;
	}
.woocommerce input {
	width: 100%;
	margin-bottom: 15px;
	background: #f6f6f6;
	border-radius: 5px;
	outline: none;
	border: 1px solid #eaeaea;
	padding: 10px;
	color: #000
}
.woocommerce input:-webkit-autofill{
	 -webkit-text-fill-color: #000!important;
}
.woocommerce input:-webkit-autofill,
.woocommerce input:-webkit-autofill:hover, 
.woocommerce input:-webkit-autofill:focus, 
.woocommerce input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #f6f6f6 inset !important;
}
.woocommerce label {
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
	color: #000;
}

.d-flex {
	display: flex; justify-content: space-between;
	align-items: center;
}
.woocommerce-checkout-review-order-table {
	width: 100%;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.wplb_checkout_total {
	font-size: 24px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.wplb_checkout_total h4 {
	font-weight: 300
}
p:empty {
	display: none;
	margin: 0
}

.total_amount strong{
	padding: 5px 15px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 4500 !important;
	font-weight: 500;
	color: #000;
	background-color: #fcff00;

}
.woocommerce-Price-currencySymbol {
	margin-left: 5px;
}
.q_lic {
	font-size: 14px;
	font-style: italic;
	color: #000
}
.product-total {
	background: #f1f1f1;
	padding: 5px 10px;
	border-radius: 5px;
}
.coupon-discount {
	font-size: 14px;
}

.wplb_checkout_coupon {
   display: block !important;
}
.coupon-form1 {
   display: block !important;
	margin-top:20px;
}
#coupon_code {
	margin-bottom: 0;
	width: 100%;
	padding-left: 70px;
	background: #fff;
	border-radius:5px 0 0 5px !important
}
.cart-discount {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #eaeaea;
}
.coupon_icon {
	position: absolute;
	top: 11px;
	left: 20px;
	padding-right: 16px;
	width: 32px;
	border-right: 1px solid #999;
}
.button.wplb_btn {
	font-weight: normal !important;
	padding: 11px 15px !important;
	padding-bottom: 12px !important;
	border-radius:0 5px 5px 0 !important;
	border:none;
	cursor: pointer;
	transition: all 0.3s;
	outline: none
}
.cart_item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #eaeaea;
}
.woocommerce-remove-coupon {
	margin-left: 10px;
	color: red;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	border: none;
	border-radius: 15px;
	background: none;
	padding: 0;
	outline: none !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	display: none;
}
.woocommerce-notices-wrapper,.woocommerce-message, .woocommerce-NoticeGroup-checkout {
	max-width: 1010px;
	margin: 0 auto;
	font-size: 14px;
	background: none;
	color: #000
}
.woocommerce-error {
	color: #000;
}
.woocommerce-notices-wrapper li:not(:last-child){
	margin-bottom: 10px;
}
.woocommerce-error li:before {
	margin-right: 10px;
	display: inline-block;
	font-family: IcoFont;
}
.woocommerce-error  li:before {
	content: '\eedd';
	color: red;
}
.woocommerce-message:before{
	margin-right: 10px;
	display: inline-block;
	font-family: IcoFont;
	content: '\eed7';
	position: absolute;
	left: 20px;
	top: 21px 
}

.woocommerce-error {
	padding: 20px;
	margin-bottom: 40px;
	border: 1px dashed red;
}
.woocommerce-message {
	padding: 20px;
	padding-left: 50px;
	margin-bottom: 40px;
	border: 1px dashed #8fae1b;
}
ul.checked {
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
}
ul.checked li:before{
	display: inline-block;
	margin-right: 10px;
	font-family: IcoFont;
	content: "\eed8";
	color: #61ce70
}
ul.checked li {
	display: flex;
	margin-bottom: 10px;
}
ol.checked li:before {
	color:#fff;
	width: 22px;
	height: 22px;
	font-size: 11px;
	border-radius: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #61ce70;
	margin-right: 10px;
}
ol.checked {
  counter-reset: myOrderedListItemsCounter;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
}
ol.checked li {
	list-style-type: none;
	position: relative;
	margin-bottom: 7px;
}
ol.checked li:before {
  counter-increment: myOrderedListItemsCounter;
  content: counter(myOrderedListItemsCounter);
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb !important;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	width: 100%;
	padding: 15px;
	transition: all 0.3s;
	background: #fcff00;
	color: #000
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
	background: #000;
	color: #fff
}
.place-order p {
	margin: 0px !important
}
.form-row.validate-required label {
	display: flex !important;
	font-size: 14px;
}
.form-row.validate-required label input {
	width: auto;
	line-height: 14px;
}
.form-row.validate-required >* {
	display: block
}
.form-row.validate-required br {
	display: none;
}
.woocommerce form .form-row .input-checkbox {
	margin: 2px 8px 0 0
}
.woocommerce-terms-and-conditions-checkbox-text {
	font-weight: 500
}
.woocommerce-invalid #terms {
height: 15px;
	margin-top: 7px;
}
h1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
h1 span {
	padding: 10px 30px;
	padding-bottom: 20px;
	background:#F4F6FE;
	border-radius: 0px 0px 15px 15px;
	font-weight: 300;
	font-size: 32px;
	line-height: 32px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	column-gap: 20px
}
h1 span svg {
	margin-top: 5px;
}

.fee .product-total {
	    color: #155724;
    background-color: #d4edda
}