.input-text {
	width: 100%;
	min-height: 40px;
	padding: 8px 15px;
	border-radius: 4px;
	border: 1px solid var(--primary)
}
.input-text.qty {
	width: auto;
	max-width: 80px;
	padding: 0 2px;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
}

.price ins {
	text-decoration: none;
}

.review8 {
	width: 80%
}
.review9 {
	width: 90%
}
.review10 {
	width: 100%
}

.woocommerce-button, .woocommerce-Button, .woo_btn, #place_order, .single_add_to_cart_button, .checkout_coupon .button {
	background: var(--primary);
	display: block;
	line-height: 40px;
	padding: 0 20px;
	border-radius: 4px;
	border: 1px solid var(--primary);
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 15px 15px 15px 90px;
    margin: 0 0 2em;
    position: relative;
    background-color: #dcdcdc;
    color: #515151;
    border-top: 3px solid var(--primary);
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-error {
    border-top-color: red;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 15px;
}
.woocommerce-error::before {
    content: "\f0a1";
    color: red;
	font-family: 'Font Awesome 5 Pro', 'Font Awesome 5 Brands', "FontAwesome", "Font Awesome 5 Free";
    font-style: normal;
	font-weight: 400;
	font-size: 50px
}

.woocommerce-order-received .cart-empty {
	display: none;
}

/* Cart - Checkout */
.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.woocommerce table.shop_table th {
    font-weight: 600;
    padding: 9px 12px;
    line-height: 1.5em;
}
.woocommerce table.shop_table td, .woocommerce table.order_details th {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 180px;
    box-shadow: none;
}

.woocommerce table.shop_table .product-name {
	font-size: 18px;
	font-weight: 600;
}
.woocommerce table.shop_table .product-remove a {
	font-size: 36px;
	color: red;
}
.woocommerce table.shop_table .product-subtotal {
	font-weight: 700;
	color: red;
}
.shop_table.cart tbody tr:last-child {
	display: none !important;
}

.shop_table .order-total {
	color: red;
}

.woocommerce-checkout-review-order-table th {
	border-top: 1px solid rgba(0,0,0,.1);
}

.woocommerce-billing-fields__field-wrapper {
	display: flex;
	flex-flow: wrap;
	gap: 20px;
}
.woocommerce-billing-fields__field-wrapper .form-row {
	width: calc(50% - 10px);
	margin: 0;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #ebe9eb;
    border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none outside;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 1em 0 0;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #dfdcde;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 1em;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
	gap: 30px;
}

#order_comments_field label {
	display: none
}
#order_comments_field textarea.input-text {
	width: 100%;
}



.vnt_product form.cart {
	display: flex;
	flex-flow: wrap;
	justify-content: center;
	align-items: center;
	gap: 15px;
}

/* Single Product */

.vnt_product_single {
	background: #f5f5f5;
}

.vntsp_gallery_thumb {
	margin-top: 2px;
}
.vntsp_gallery_thumb .slick-list {
	margin-left: -2px;
	margin-right: -2px;
}
.vntsp_gallery_thumb .slick-slide {
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
	position: relative;
}
.vntsp_gallery_thumb .slick-active::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 2px solid var(--secondary);
	transform: scale(0);
	transition: all 0.3s ease-out;
}
.vntsp_gallery_thumb .slick-current.slick-active::before, .vntsp_gallery_thumb .slick-active:hover::before {
	transform: scale(1);
	transition: all 0.3s ease-in;
}
.vntp_image a, .vntp_image img {
	display: block;
	width: 100%;
	float: left;
}

.single_product_summary .price {
	color: var(--secondary);
	font-size: 36px;
	line-height: 36px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	background: #fafafa;
	padding: 10px 15px;
}
.single_product_summary .price del {
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	color: #777777;
	margin-right: 15px;
}
.single_product_summary form.cart {
	display: flex;
    flex-flow: wrap;
    align-items: center;
    gap: 20px;
	margin-top: 30px;
}


ul.wc-tabs {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-flow: wrap;
	column-gap: 30px;
	row-gap: 15px;
}
ul.wc-tabs li a {
	font-size: 20px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	
	.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
		display: none;
	}
	
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		display: block;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		display: block;
		text-align: right!important;
	}
	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
		border-top: 0;
	}
	.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
		display: none;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		display: block;
		text-align: right!important;
	}
	.woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {
		content: attr(data-title) ": ";
		font-weight: 500;
		float: left;
		font-size: 14px !important;
	}
	.woocommerce table.shop_table_responsive tr td.product-remove:before {
		display: none;
	}
	
	.woocommerce-billing-fields__field-wrapper .form-row {
		width: 100%;
	}
}